===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
neuron-7.6.3/Makefile.am-94-	(cd $(pkgdatadir)/demo/release ; $(bindir)/nrnivmodl ; cd $(host_cpu) ; rm -f *.c *.o *.lo *.mod *.la ; cd ../.. ; ln -s release/$(host_cpu)/special neuron )
neuron-7.6.3/Makefile.am:95:	-mkdir -p `dirname $(RPM_TARGET)`
neuron-7.6.3/Makefile.am:96:	(cd `dirname $(RPM_TARGET)` && rm -f nrn*.deb nrn*.rpm)
neuron-7.6.3/Makefile.am-97-	ln -s / /tmp/nrnrpmbld
##############################################
neuron-7.6.3/Makefile.am-99-	@echo Congratulations, $(RPM_TARGET) "(and friends) should now exist."
neuron-7.6.3/Makefile.am:100:	(cd `dirname $(RPM_TARGET)` &&  alien --to-deb $(RPM_TARGET))
neuron-7.6.3/Makefile.am-101-
neuron-7.6.3/Makefile.am-102-rpmdist:
neuron-7.6.3/Makefile.am:103:	scp $(RPM_TARGET) $(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host_cpu).rpm
neuron-7.6.3/Makefile.am:104:	scp `dirname $(RPM_TARGET)`/nrn*.deb $(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host_cpu).deb
neuron-7.6.3/Makefile.am-105-
##############################################
neuron-7.6.3/Makefile.am-114-dmg:
neuron-7.6.3/Makefile.am:115:	carbon="@enable_carbon@" sh $(srcdir)/src/mac/mkdmg.sh NEURON-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh)`"
neuron-7.6.3/Makefile.am-116-
##############################################
neuron-7.6.3/Makefile.am-123-if UniversalMacBinary
neuron-7.6.3/Makefile.am:124:	a=$(ALPHADIR)/nrn-"``(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`"-MacOSX"`sw_vers -productVersion`".dmg && \
neuron-7.6.3/Makefile.am-125-	echo $$a && \
neuron-7.6.3/Makefile.am:126:	scp $(HOME)/NEURON-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh)`".dmg "$$a"
neuron-7.6.3/Makefile.am-127-else
neuron-7.6.3/Makefile.am:128:	a=$(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host_cpu)-osx.pkg &&\
neuron-7.6.3/Makefile.am-129-	b=$(top_builddir)/src/mac/build/NEURON-$(NVER).pkg &&\
##############################################
neuron-7.6.3/Makefile.am-136-alphadist:
neuron-7.6.3/Makefile.am:137:	a=$(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host)-setup.exe &&\
neuron-7.6.3/Makefile.am-138-	echo $$a && \
neuron-7.6.3/Makefile.am:139:	scp src/mswin/nrn"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh 3)`"setup.exe $$a
neuron-7.6.3/Makefile.am-140-else
##############################################
neuron-7.6.3/Makefile.am-142-alphadist:
neuron-7.6.3/Makefile.am:143:	a=$(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host)-setup.exe && \
neuron-7.6.3/Makefile.am-144-	echo $$a && \
neuron-7.6.3/Makefile.am:145:	scp src/mswin/nrn"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh 3)`"setup-$(host_cpu).exe $$a
neuron-7.6.3/Makefile.am-146-else
neuron-7.6.3/Makefile.am-147-alphadist:
neuron-7.6.3/Makefile.am:148:	a=$(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".tar.gz && \
neuron-7.6.3/Makefile.am-149-	echo $$a && \
neuron-7.6.3/Makefile.am:150:	scp nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh)`".tar.gz $$a
neuron-7.6.3/Makefile.am-151-endif
##############################################
neuron-7.6.3/Makefile.in-51-  { \
neuron-7.6.3/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/Makefile.in-124-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/Makefile.in-126-am__vpath_adj = case $$p in \
neuron-7.6.3/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/Makefile.in-128-    *) f=$$p;; \
neuron-7.6.3/Makefile.in-129-  esac;
neuron-7.6.3/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/Makefile.in-131-am__install_max = 40
neuron-7.6.3/Makefile.in-132-am__nobase_strip_setup = \
neuron-7.6.3/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/Makefile.in-134-am__nobase_strip = \
##############################################
neuron-7.6.3/Makefile.in-232-  while test -n "$$dir1"; do \
neuron-7.6.3/Makefile.in:233:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/Makefile.in-234-    if test "$$first" != "."; then \
neuron-7.6.3/Makefile.in-235-      if test "$$first" = ".."; then \
neuron-7.6.3/Makefile.in:236:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/Makefile.in:237:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/Makefile.in-238-      else \
neuron-7.6.3/Makefile.in:239:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/Makefile.in-240-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/Makefile.in:241:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/Makefile.in-242-        else \
##############################################
neuron-7.6.3/Makefile.in-247-    fi; \
neuron-7.6.3/Makefile.in:248:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/Makefile.in-249-  done; \
##############################################
neuron-7.6.3/Makefile.in-644-	@list='$(libobj_DATA)'; test -n "$(libobjdir)" || list=; \
neuron-7.6.3/Makefile.in:645:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/Makefile.in-646-	dir='$(DESTDIR)$(libobjdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/Makefile.in-661-	dot_seen=no; \
neuron-7.6.3/Makefile.in:662:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/Makefile.in-663-	case "$@" in \
##############################################
neuron-7.6.3/Makefile.in-724-GTAGS:
neuron-7.6.3/Makefile.in:725:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/Makefile.in-726-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/Makefile.in-756-	test -d "$(distdir)" || mkdir "$(distdir)"
neuron-7.6.3/Makefile.in:757:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/Makefile.in:758:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/Makefile.in-759-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/Makefile.in-770-	  if test -d $$d/$$file; then \
neuron-7.6.3/Makefile.in:771:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/Makefile.in-772-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/Makefile.in-880-	test -d $(distdir)/_build || exit 0; \
neuron-7.6.3/Makefile.in:881:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
neuron-7.6.3/Makefile.in-882-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
neuron-7.6.3/Makefile.in-924-	}; \
neuron-7.6.3/Makefile.in:925:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
neuron-7.6.3/Makefile.in-926-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
neuron-7.6.3/Makefile.in-936-	fi
neuron-7.6.3/Makefile.in:937:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
neuron-7.6.3/Makefile.in-938-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
neuron-7.6.3/Makefile.in-1118-@MAKE_RPMS_TRUE@	(cd $(pkgdatadir)/demo/release ; $(bindir)/nrnivmodl ; cd $(host_cpu) ; rm -f *.c *.o *.lo *.mod *.la ; cd ../.. ; ln -s release/$(host_cpu)/special neuron )
neuron-7.6.3/Makefile.in:1119:@MAKE_RPMS_TRUE@	-mkdir -p `dirname $(RPM_TARGET)`
neuron-7.6.3/Makefile.in:1120:@MAKE_RPMS_TRUE@	(cd `dirname $(RPM_TARGET)` && rm -f nrn*.deb nrn*.rpm)
neuron-7.6.3/Makefile.in-1121-@MAKE_RPMS_TRUE@	ln -s / /tmp/nrnrpmbld
##############################################
neuron-7.6.3/Makefile.in-1123-@MAKE_RPMS_TRUE@	@echo Congratulations, $(RPM_TARGET) "(and friends) should now exist."
neuron-7.6.3/Makefile.in:1124:@MAKE_RPMS_TRUE@	(cd `dirname $(RPM_TARGET)` &&  alien --to-deb $(RPM_TARGET))
neuron-7.6.3/Makefile.in-1125-
neuron-7.6.3/Makefile.in-1126-@MAKE_RPMS_TRUE@rpmdist:
neuron-7.6.3/Makefile.in:1127:@MAKE_RPMS_TRUE@	scp $(RPM_TARGET) $(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host_cpu).rpm
neuron-7.6.3/Makefile.in:1128:@MAKE_RPMS_TRUE@	scp `dirname $(RPM_TARGET)`/nrn*.deb $(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host_cpu).deb
neuron-7.6.3/Makefile.in-1129-@MAC_DARWIN_TRUE@after_install:
##############################################
neuron-7.6.3/Makefile.in-1132-@MAC_DARWIN_TRUE@dmg:
neuron-7.6.3/Makefile.in:1133:@MAC_DARWIN_TRUE@	carbon="@enable_carbon@" sh $(srcdir)/src/mac/mkdmg.sh NEURON-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh)`"
neuron-7.6.3/Makefile.in-1134-
##############################################
neuron-7.6.3/Makefile.in-1140-@MAC_DARWIN_TRUE@alphadist:
neuron-7.6.3/Makefile.in:1141:@MAC_DARWIN_TRUE@@UniversalMacBinary_TRUE@	a=$(ALPHADIR)/nrn-"``(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`"-MacOSX"`sw_vers -productVersion`".dmg && \
neuron-7.6.3/Makefile.in-1142-@MAC_DARWIN_TRUE@@UniversalMacBinary_TRUE@	echo $$a && \
neuron-7.6.3/Makefile.in:1143:@MAC_DARWIN_TRUE@@UniversalMacBinary_TRUE@	scp $(HOME)/NEURON-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh)`".dmg "$$a"
neuron-7.6.3/Makefile.in:1144:@MAC_DARWIN_TRUE@@UniversalMacBinary_FALSE@	a=$(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host_cpu)-osx.pkg &&\
neuron-7.6.3/Makefile.in-1145-@MAC_DARWIN_TRUE@@UniversalMacBinary_FALSE@	b=$(top_builddir)/src/mac/build/NEURON-$(NVER).pkg &&\
##############################################
neuron-7.6.3/Makefile.in-1149-@BUILD_CYGWIN_TRUE@@MAC_DARWIN_FALSE@alphadist:
neuron-7.6.3/Makefile.in:1150:@BUILD_CYGWIN_TRUE@@MAC_DARWIN_FALSE@	a=$(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host)-setup.exe &&\
neuron-7.6.3/Makefile.in-1151-@BUILD_CYGWIN_TRUE@@MAC_DARWIN_FALSE@	echo $$a && \
neuron-7.6.3/Makefile.in:1152:@BUILD_CYGWIN_TRUE@@MAC_DARWIN_FALSE@	scp src/mswin/nrn"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh 3)`"setup.exe $$a
neuron-7.6.3/Makefile.in-1153-@BUILD_CYGWIN_FALSE@@BUILD_MINGW_TRUE@@MAC_DARWIN_FALSE@alphadist:
neuron-7.6.3/Makefile.in:1154:@BUILD_CYGWIN_FALSE@@BUILD_MINGW_TRUE@@MAC_DARWIN_FALSE@	a=$(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".$(host)-setup.exe && \
neuron-7.6.3/Makefile.in-1155-@BUILD_CYGWIN_FALSE@@BUILD_MINGW_TRUE@@MAC_DARWIN_FALSE@	echo $$a && \
neuron-7.6.3/Makefile.in:1156:@BUILD_CYGWIN_FALSE@@BUILD_MINGW_TRUE@@MAC_DARWIN_FALSE@	scp src/mswin/nrn"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh 3)`"setup-$(host_cpu).exe $$a
neuron-7.6.3/Makefile.in-1157-@BUILD_CYGWIN_FALSE@@BUILD_MINGW_FALSE@@MAC_DARWIN_FALSE@alphadist:
neuron-7.6.3/Makefile.in:1158:@BUILD_CYGWIN_FALSE@@BUILD_MINGW_FALSE@@MAC_DARWIN_FALSE@	a=$(ALPHADIR)/nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh describe)`".tar.gz && \
neuron-7.6.3/Makefile.in-1159-@BUILD_CYGWIN_FALSE@@BUILD_MINGW_FALSE@@MAC_DARWIN_FALSE@	echo $$a && \
neuron-7.6.3/Makefile.in:1160:@BUILD_CYGWIN_FALSE@@BUILD_MINGW_FALSE@@MAC_DARWIN_FALSE@	scp nrn-"`(export NSRC='$(srcdir)' ; sh $(srcdir)/nrnversion.sh)`".tar.gz $$a
neuron-7.6.3/Makefile.in-1161-
##############################################
neuron-7.6.3/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
neuron-7.6.3/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
neuron-7.6.3/aclocal.m4-94-# and then we would define $MISSING as
##############################################
neuron-7.6.3/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
neuron-7.6.3/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
neuron-7.6.3/aclocal.m4-109-])
##############################################
neuron-7.6.3/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
neuron-7.6.3/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
neuron-7.6.3/aclocal.m4-207-  fi
##############################################
neuron-7.6.3/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
neuron-7.6.3/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
neuron-7.6.3/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
neuron-7.6.3/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
neuron-7.6.3/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
neuron-7.6.3/aclocal.m4-367-    else
##############################################
neuron-7.6.3/aclocal.m4-371-    # from the Makefile without running 'make'.
neuron-7.6.3/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
neuron-7.6.3/aclocal.m4-373-    test -z "$DEPDIR" && continue
neuron-7.6.3/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
neuron-7.6.3/aclocal.m4-375-    test -z "$am__include" && continue
neuron-7.6.3/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
neuron-7.6.3/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
neuron-7.6.3/aclocal.m4-385-      test -f "$dirpart/$file" && continue
neuron-7.6.3/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
neuron-7.6.3/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
neuron-7.6.3/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
neuron-7.6.3/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
neuron-7.6.3/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
neuron-7.6.3/aclocal.m4-602-    * )
neuron-7.6.3/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
neuron-7.6.3/aclocal.m4-604-  esac
neuron-7.6.3/aclocal.m4-605-done
neuron-7.6.3/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
neuron-7.6.3/aclocal.m4-607-
##############################################
neuron-7.6.3/aclocal.m4-727-# Ignore all kinds of additional output from 'make'.
neuron-7.6.3/aclocal.m4:728:case `$am_make -s -f confmf 2> /dev/null` in #(
neuron-7.6.3/aclocal.m4-729-*the\ am__doit\ target*)
##############################################
neuron-7.6.3/aclocal.m4-737-   echo '.include "confinc"' > confmf
neuron-7.6.3/aclocal.m4:738:   case `$am_make -s -f confmf 2> /dev/null` in #(
neuron-7.6.3/aclocal.m4-739-   *the\ am__doit\ target*)
##############################################
neuron-7.6.3/aclocal.m4-919-     echo "timestamp, slept: $am_has_slept" > conftest.file
neuron-7.6.3/aclocal.m4:920:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
neuron-7.6.3/aclocal.m4-921-     if test "$[*]" = "X"; then
neuron-7.6.3/aclocal.m4-922-	# -L didn't work.
neuron-7.6.3/aclocal.m4:923:	set X `ls -t "$srcdir/configure" conftest.file`
neuron-7.6.3/aclocal.m4-924-     fi
##############################################
neuron-7.6.3/bin/Makefile.in-50-  { \
neuron-7.6.3/bin/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/bin/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/bin/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/bin/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/bin/Makefile.in-125-am__vpath_adj = case $$p in \
neuron-7.6.3/bin/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/bin/Makefile.in-127-    *) f=$$p;; \
neuron-7.6.3/bin/Makefile.in-128-  esac;
neuron-7.6.3/bin/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/bin/Makefile.in-130-am__install_max = 40
neuron-7.6.3/bin/Makefile.in-131-am__nobase_strip_setup = \
neuron-7.6.3/bin/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/bin/Makefile.in-133-am__nobase_strip = \
##############################################
neuron-7.6.3/bin/Makefile.in-520-distdir: $(DISTFILES)
neuron-7.6.3/bin/Makefile.in:521:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/bin/Makefile.in:522:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/bin/Makefile.in-523-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/bin/Makefile.in-534-	  if test -d $$d/$$file; then \
neuron-7.6.3/bin/Makefile.in:535:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/bin/Makefile.in-536-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/bin/mkthreadsafe-14-
neuron-7.6.3/bin/mkthreadsafe:15:	f="`echo $i | sed 's/\.mod//'`"
neuron-7.6.3/bin/mkthreadsafe-16-	nocmodl $f.mod 2>&1 | sed '/^Translating/d' > $t
neuron-7.6.3/bin/mkthreadsafe:17:	nline=`wc -l $t`
neuron-7.6.3/bin/mkthreadsafe-18-	rm $f.c
##############################################
neuron-7.6.3/bin/mos2nrn2.sh.in-97-  else
neuron-7.6.3/bin/mos2nrn2.sh.in:98:	first=`find . -name $MOSINIT -print |sed -n 1p`
neuron-7.6.3/bin/mos2nrn2.sh.in-99-  fi
##############################################
neuron-7.6.3/bin/mos2nrn2.sh.in-108-fi
neuron-7.6.3/bin/mos2nrn2.sh.in:109:cd `dirname $first`
neuron-7.6.3/bin/mos2nrn2.sh.in:110:first=`basename $first`
neuron-7.6.3/bin/mos2nrn2.sh.in-111-
##############################################
neuron-7.6.3/bin/mos2nrn2.sh.in-116-if [ "$MOSINIT" = "mosinit.hoc" ] ; then
neuron-7.6.3/bin/mos2nrn2.sh.in:117:  moddirs="`sed -n '1s;^//moddir;;p' < $first | tr -d '\r'`"
neuron-7.6.3/bin/mos2nrn2.sh.in-118-  MOSINITARGS="$first -"
neuron-7.6.3/bin/mos2nrn2.sh.in-119-else
neuron-7.6.3/bin/mos2nrn2.sh.in:120:  moddirs="`sed -n '1s;^#moddir;;p' < $first | tr -d '\r'`"
neuron-7.6.3/bin/mos2nrn2.sh.in-121-  MOSINITARGS="-python $first"
##############################################
neuron-7.6.3/bin/nrndiagnose.sh-65-
neuron-7.6.3/bin/nrndiagnose.sh:66:nrnversion=`$NRNIV -nogui -nopython -nobanner -c '{print nrnversion(5) quit()}'`
neuron-7.6.3/bin/nrndiagnose.sh-67-
##############################################
neuron-7.6.3/bin/nrndiagnose.sh-131-if $PYTHON -c 'import neuron ; quit()' > /dev/null 2>& 1 || false ; then
neuron-7.6.3/bin/nrndiagnose.sh:132:  xxx=`$PYTHON -c 'import neuron ; print (neuron.h.nrnversion(5)); quit()' 2> /dev/null`
neuron-7.6.3/bin/nrndiagnose.sh-133-  if test "$xxx" != "$nrnversion" ; then
neuron-7.6.3/bin/nrndiagnose.sh:134:    yyy=`$PYTHON -c 'import neuron ; print (neuron.__file__) ; quit()' 2> /dev/null | sed -n '$s/\/__init__.py//p'`
neuron-7.6.3/bin/nrndiagnose.sh-135-    echo "$PYTHON with no PYTHONPATH is importing the wrong neuron module."
##############################################
neuron-7.6.3/bin/nrndiagnose.sh-147-  if $PYTHON -c 'import neuron ; quit()' > /dev/null 2>& 1 ; then
neuron-7.6.3/bin/nrndiagnose.sh:148:    xxx=`$PYTHON -c 'import neuron ; print (neuron.h.nrnversion(5)); quit()' 2> /dev/null`
neuron-7.6.3/bin/nrndiagnose.sh-149-    if test "$xxx" != "$nrnversion" ; then
neuron-7.6.3/bin/nrndiagnose.sh:150:      yyy=`$PYTHON -c 'import neuron ; print (neuron.__file__) ; quit()' 2> /dev/null | sed -n '$s/\/__init__.py//p'`
neuron-7.6.3/bin/nrndiagnose.sh-151-      echo "$PYTHON with the existing PYTHONPATH is importing the wrong neuron module."
##############################################
neuron-7.6.3/bin/nrndiagnose.sh-165-    if $PYTHON -c 'import neuron ; quit()' > /dev/null 2>& 1 && true; then
neuron-7.6.3/bin/nrndiagnose.sh:166:      xxx=`$PYTHON -c 'import neuron ; print (neuron.h.nrnversion(5)); quit()' 2> /dev/null`
neuron-7.6.3/bin/nrndiagnose.sh-167-      if test "$xxx" != "$nrnversion" || false ; then
##############################################
neuron-7.6.3/bin/nrndiagnose.sh-195-    if $NRNIV -python -pyexe=$PYTHON -c 'import neuron ; quit()' > /dev/null 2>&1 && true ; then
neuron-7.6.3/bin/nrndiagnose.sh:196:      xxx=`$NRNIV -python -pyexe=$PYTHON -c 'import neuron ; print (neuron.h.nrnversion(5)); quit()' 2> /dev/null`
neuron-7.6.3/bin/nrndiagnose.sh-197-      if test "$xxx" != "$nrnversion" || false ; then
##############################################
neuron-7.6.3/bin/nrndiagnose.sh-243-if test "$rc" = "" || false ; then
neuron-7.6.3/bin/nrndiagnose.sh:244:    diagnose "Do not know where or how to set environment for SHELL=$SHELL"
neuron-7.6.3/bin/nrndiagnose.sh-245-fi
##############################################
neuron-7.6.3/bin/nrndiagnose.sh.in-65-
neuron-7.6.3/bin/nrndiagnose.sh.in:66:nrnversion=`$NRNIV -nogui -nopython -nobanner -c '{print nrnversion(5) quit()}'`
neuron-7.6.3/bin/nrndiagnose.sh.in-67-
##############################################
neuron-7.6.3/bin/nrndiagnose.sh.in-131-if $PYTHON -c 'import neuron ; quit()' > /dev/null 2>& 1 || false ; then
neuron-7.6.3/bin/nrndiagnose.sh.in:132:  xxx=`$PYTHON -c 'import neuron ; print (neuron.h.nrnversion(5)); quit()' 2> /dev/null`
neuron-7.6.3/bin/nrndiagnose.sh.in-133-  if test "$xxx" != "$nrnversion" ; then
neuron-7.6.3/bin/nrndiagnose.sh.in:134:    yyy=`$PYTHON -c 'import neuron ; print (neuron.__file__) ; quit()' 2> /dev/null | sed -n '$s/\/__init__.py//p'`
neuron-7.6.3/bin/nrndiagnose.sh.in-135-    echo "$PYTHON with no PYTHONPATH is importing the wrong neuron module."
##############################################
neuron-7.6.3/bin/nrndiagnose.sh.in-147-  if $PYTHON -c 'import neuron ; quit()' > /dev/null 2>& 1 ; then
neuron-7.6.3/bin/nrndiagnose.sh.in:148:    xxx=`$PYTHON -c 'import neuron ; print (neuron.h.nrnversion(5)); quit()' 2> /dev/null`
neuron-7.6.3/bin/nrndiagnose.sh.in-149-    if test "$xxx" != "$nrnversion" ; then
neuron-7.6.3/bin/nrndiagnose.sh.in:150:      yyy=`$PYTHON -c 'import neuron ; print (neuron.__file__) ; quit()' 2> /dev/null | sed -n '$s/\/__init__.py//p'`
neuron-7.6.3/bin/nrndiagnose.sh.in-151-      echo "$PYTHON with the existing PYTHONPATH is importing the wrong neuron module."
##############################################
neuron-7.6.3/bin/nrndiagnose.sh.in-165-    if $PYTHON -c 'import neuron ; quit()' > /dev/null 2>& 1 && true; then
neuron-7.6.3/bin/nrndiagnose.sh.in:166:      xxx=`$PYTHON -c 'import neuron ; print (neuron.h.nrnversion(5)); quit()' 2> /dev/null`
neuron-7.6.3/bin/nrndiagnose.sh.in-167-      if test "$xxx" != "$nrnversion" || false ; then
##############################################
neuron-7.6.3/bin/nrndiagnose.sh.in-195-    if $NRNIV -python -pyexe=$PYTHON -c 'import neuron ; quit()' > /dev/null 2>&1 && true ; then
neuron-7.6.3/bin/nrndiagnose.sh.in:196:      xxx=`$NRNIV -python -pyexe=$PYTHON -c 'import neuron ; print (neuron.h.nrnversion(5)); quit()' 2> /dev/null`
neuron-7.6.3/bin/nrndiagnose.sh.in-197-      if test "$xxx" != "$nrnversion" || false ; then
##############################################
neuron-7.6.3/bin/nrndiagnose.sh.in-243-if test "$rc" = "" || false ; then
neuron-7.6.3/bin/nrndiagnose.sh.in:244:    diagnose "Do not know where or how to set environment for SHELL=$SHELL"
neuron-7.6.3/bin/nrndiagnose.sh.in-245-fi
##############################################
neuron-7.6.3/bin/nrnivmodl.in-84-for i in $files ; do
neuron-7.6.3/bin/nrnivmodl.in:85:	mfiles="$mfiles `basename $i`"
neuron-7.6.3/bin/nrnivmodl.in-86-done
##############################################
neuron-7.6.3/bin/nrnivmodl.in-90-
neuron-7.6.3/bin/nrnivmodl.in:91:files=`echo "$files" | sed 's/\.mod//g'`
neuron-7.6.3/bin/nrnivmodl.in-92-
##############################################
neuron-7.6.3/bin/nrnivmodl.in-99-for i in $files; do
neuron-7.6.3/bin/nrnivmodl.in:100:	rm -f "`basename $i`".mod
neuron-7.6.3/bin/nrnivmodl.in-101-	ln -s ../$i.mod .
##############################################
neuron-7.6.3/bin/nrnivmodl.in-105-	for i in $incs ; do
neuron-7.6.3/bin/nrnivmodl.in:106:		rm -f "`basename $i`"
neuron-7.6.3/bin/nrnivmodl.in-107-		ln -s ../$i .
##############################################
neuron-7.6.3/bin/nrnivmodl.in-110-
neuron-7.6.3/bin/nrnivmodl.in:111:bfiles=`echo "$mfiles" | sed 's/\.mod//g'`
neuron-7.6.3/bin/nrnivmodl.in-112-
##############################################
neuron-7.6.3/bin/nrnivmodl.in-161-if test -n "$cfiles" ; then
neuron-7.6.3/bin/nrnivmodl.in:162:	COBJS=`echo "$cfiles" | sed 's/\.c/.o/g'`
neuron-7.6.3/bin/nrnivmodl.in-163-fi
##############################################
neuron-7.6.3/bin/nrnivmodl.in-167-
neuron-7.6.3/bin/nrnivmodl.in:168:@NRNMECH_DLL_STYLE_TRUE@MODLO=`echo "$MODOBJS" | sed 's/\.o/.lo/g'`
neuron-7.6.3/bin/nrnivmodl.in:169:@NRNMECH_DLL_STYLE_TRUE@CLO=`echo "$COBJS" | sed 's/\.o/.lo/g'`
neuron-7.6.3/bin/nrnivmodl.in-170-@NRNMECH_DLL_STYLE_TRUE@if test "${mdir}" = "${prefix}/share/nrn/demo/release/powerpc" ; then
##############################################
neuron-7.6.3/bin/nrnocmodl.in-23-
neuron-7.6.3/bin/nrnocmodl.in:24:files=`echo "$files" | sed s/\.mod//g`
neuron-7.6.3/bin/nrnocmodl.in-25-
##############################################
neuron-7.6.3/bin/nrnpyenv.sh-57-function trypy {
neuron-7.6.3/bin/nrnpyenv.sh:58:  a=`ls "$1" |grep "$2"`
neuron-7.6.3/bin/nrnpyenv.sh-59-  if test "$a" != "" ; then
neuron-7.6.3/bin/nrnpyenv.sh:60:    b=`cygpath -U "$1/$a/$3"`
neuron-7.6.3/bin/nrnpyenv.sh:61:    c=`nrnbinstr "$4" "$b"`
neuron-7.6.3/bin/nrnpyenv.sh-62-    if test "$c" != "" ; then
neuron-7.6.3/bin/nrnpyenv.sh:63:      c=`cygpath -U "$c"`
neuron-7.6.3/bin/nrnpyenv.sh:64:      c=`dirname "$c"`
neuron-7.6.3/bin/nrnpyenv.sh:65:      c=`dirname "$c"`
neuron-7.6.3/bin/nrnpyenv.sh-66-      c="$c/python"
neuron-7.6.3/bin/nrnpyenv.sh-67-      if $WHICH "$c" >& /dev/null ; then
neuron-7.6.3/bin/nrnpyenv.sh:68:        PYTHON=`$WHICH "$c"`
neuron-7.6.3/bin/nrnpyenv.sh-69-        # if python.exe not in PATH then cygcheck may not find the library
neuron-7.6.3/bin/nrnpyenv.sh:70:        PYTHON=`cygpath -U "$PYTHON"`
neuron-7.6.3/bin/nrnpyenv.sh:71:        export PATH=`dirname "$PYTHON"`:"$PATH"
neuron-7.6.3/bin/nrnpyenv.sh:72:        PYTHON=`basename "$PYTHON"`
neuron-7.6.3/bin/nrnpyenv.sh-73-      fi
##############################################
neuron-7.6.3/bin/nrnpyenv.sh-98-    if test "$PYTHON" = "" ; then #brittle but try Enthought
neuron-7.6.3/bin/nrnpyenv.sh:99:      a=`cygpath -U "$APPDATA/../local/enthought/canopy/edm/envs/user"`
neuron-7.6.3/bin/nrnpyenv.sh-100-      if test -d "$a" ; then
##############################################
neuron-7.6.3/bin/nrnpyenv.sh-111-
neuron-7.6.3/bin/nrnpyenv.sh:112:echo "# PYTHON=`$WHICH $PYTHON`"
neuron-7.6.3/bin/nrnpyenv.sh-113-
##############################################
neuron-7.6.3/bin/nrnpyenv.sh-119-if test "$z" = "Darwin" ; then
neuron-7.6.3/bin/nrnpyenv.sh:120:  p=`$WHICH $PYTHON`
neuron-7.6.3/bin/nrnpyenv.sh:121:  d=`dirname $p`
neuron-7.6.3/bin/nrnpyenv.sh:122:  l=`ls $d/../lib/libpython*.dylib`
neuron-7.6.3/bin/nrnpyenv.sh-123-  if test -f "$l" ; then
##############################################
neuron-7.6.3/bin/nrnpyenv.sh-130-    export DYLD_PRINT_LIBRARIES
neuron-7.6.3/bin/nrnpyenv.sh:131:    z=`$PYTHON -c 'quit()' 2>&1 | sed -n 's/^dyld: loaded: //p' | sed -n /libpython/p`
neuron-7.6.3/bin/nrnpyenv.sh-132-    if test "$z" = "" ; then
neuron-7.6.3/bin/nrnpyenv.sh:133:      z=`$PYTHON -c 'quit()' 2>&1 | sed -n 's/^dyld: loaded: //p' | sed -n 2p`
neuron-7.6.3/bin/nrnpyenv.sh-134-    fi
##############################################
neuron-7.6.3/bin/nrnmech_makefile.in-79-.c.lo:
neuron-7.6.3/bin/nrnmech_makefile.in:80:	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
neuron-7.6.3/bin/nrnmech_makefile.in-81-
##############################################
neuron-7.6.3/compile-67-	mingw/*)
neuron-7.6.3/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
neuron-7.6.3/compile-69-	  ;;
neuron-7.6.3/compile-70-	cygwin/*)
neuron-7.6.3/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
neuron-7.6.3/compile-72-	  ;;
neuron-7.6.3/compile-73-	wine/*)
neuron-7.6.3/compile:74:	  file=`winepath -w "$file" || echo "$file"`
neuron-7.6.3/compile-75-	  ;;
##############################################
neuron-7.6.3/compile-309-# Name of file we expect compiler to create.
neuron-7.6.3/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
neuron-7.6.3/compile-311-
##############################################
neuron-7.6.3/compile-315-# object file name, since that is what matters with a parallel build.
neuron-7.6.3/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
neuron-7.6.3/compile-317-while true; do
##############################################
neuron-7.6.3/config.guess-34-
neuron-7.6.3/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
neuron-7.6.3/config.guess-36-
##############################################
neuron-7.6.3/config.guess-102-: ${TMPDIR=/tmp} ;
neuron-7.6.3/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
neuron-7.6.3/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
neuron-7.6.3/config.guess-151-	EOF
neuron-7.6.3/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
neuron-7.6.3/config.guess-153-
##############################################
neuron-7.6.3/config.guess-188-	    earmv*)
neuron-7.6.3/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
neuron-7.6.3/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
neuron-7.6.3/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
neuron-7.6.3/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
neuron-7.6.3/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
neuron-7.6.3/config.guess-222-		;;
##############################################
neuron-7.6.3/config.guess-233-	    *)
neuron-7.6.3/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
neuron-7.6.3/config.guess-235-		;;
##############################################
neuron-7.6.3/config.guess-280-	*4.0)
neuron-7.6.3/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
neuron-7.6.3/config.guess-282-		;;
neuron-7.6.3/config.guess-283-	*5.*)
neuron-7.6.3/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
neuron-7.6.3/config.guess-285-		;;
##############################################
neuron-7.6.3/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
neuron-7.6.3/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
neuron-7.6.3/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
neuron-7.6.3/config.guess-328-	# 1.2 uses "1.2" for uname -r.
neuron-7.6.3/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
neuron-7.6.3/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
neuron-7.6.3/config.guess-379-    s390x:SunOS:*:*)
neuron-7.6.3/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
neuron-7.6.3/config.guess-381-	exit ;;
neuron-7.6.3/config.guess-382-    sun4H:SunOS:5.*:*)
neuron-7.6.3/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
neuron-7.6.3/config.guess-384-	exit ;;
neuron-7.6.3/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
neuron-7.6.3/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
neuron-7.6.3/config.guess-387-	exit ;;
##############################################
neuron-7.6.3/config.guess-404-	fi
neuron-7.6.3/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
neuron-7.6.3/config.guess-406-	exit ;;
##############################################
neuron-7.6.3/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
neuron-7.6.3/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
neuron-7.6.3/config.guess-412-	exit ;;
##############################################
neuron-7.6.3/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
neuron-7.6.3/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
neuron-7.6.3/config.guess-421-	exit ;;
##############################################
neuron-7.6.3/config.guess-425-    sun*:*:4.2BSD:*)
neuron-7.6.3/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
neuron-7.6.3/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
neuron-7.6.3/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
neuron-7.6.3/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
neuron-7.6.3/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
neuron-7.6.3/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
neuron-7.6.3/config.guess-563-    *:IRIX*:*:*)
neuron-7.6.3/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
neuron-7.6.3/config.guess-565-	exit ;;
##############################################
neuron-7.6.3/config.guess-593-EOF
neuron-7.6.3/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
neuron-7.6.3/config.guess-595-		then
##############################################
neuron-7.6.3/config.guess-606-    *:AIX:*:[4567])
neuron-7.6.3/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
neuron-7.6.3/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
neuron-7.6.3/config.guess-642-    9000/[34678]??:HP-UX:*:*)
neuron-7.6.3/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
neuron-7.6.3/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
neuron-7.6.3/config.guess-696-EOF
neuron-7.6.3/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
neuron-7.6.3/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
neuron-7.6.3/config.guess-724-    ia64:HP-UX:*:*)
neuron-7.6.3/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
neuron-7.6.3/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
neuron-7.6.3/config.guess-754-EOF
neuron-7.6.3/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
neuron-7.6.3/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
neuron-7.6.3/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
neuron-7.6.3/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
neuron-7.6.3/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
neuron-7.6.3/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
neuron-7.6.3/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
neuron-7.6.3/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
neuron-7.6.3/config.guess-850-	esac
neuron-7.6.3/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
neuron-7.6.3/config.guess-852-	exit ;;
##############################################
neuron-7.6.3/config.guess-886-    prep*:SunOS:5.*:*)
neuron-7.6.3/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
neuron-7.6.3/config.guess-888-	exit ;;
##############################################
neuron-7.6.3/config.guess-890-	# the GNU system
neuron-7.6.3/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
neuron-7.6.3/config.guess-892-	exit ;;
##############################################
neuron-7.6.3/config.guess-894-	# other systems with GNU libc and userland
neuron-7.6.3/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
neuron-7.6.3/config.guess-896-	exit ;;
##############################################
neuron-7.6.3/config.guess-988-EOF
neuron-7.6.3/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
neuron-7.6.3/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
neuron-7.6.3/config.guess-1092-    i*86:*:4.*:*)
neuron-7.6.3/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
neuron-7.6.3/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
neuron-7.6.3/config.guess-1295-	fi
neuron-7.6.3/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
neuron-7.6.3/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
neuron-7.6.3/config.guess-1393-    *:DragonFly:*:*)
neuron-7.6.3/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
neuron-7.6.3/config.guess-1395-	exit ;;
##############################################
neuron-7.6.3/config.guess-1406-    i*86:skyos:*:*)
neuron-7.6.3/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
neuron-7.6.3/config.guess-1408-	exit ;;
##############################################
neuron-7.6.3/config.sub-52-
neuron-7.6.3/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
neuron-7.6.3/config.sub-54-
##############################################
neuron-7.6.3/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
neuron-7.6.3/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
neuron-7.6.3/config.sub-116-case $maybe_os in
##############################################
neuron-7.6.3/config.sub-122-    os=-$maybe_os
neuron-7.6.3/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
neuron-7.6.3/config.sub-124-    ;;
##############################################
neuron-7.6.3/config.sub-126-    os=-linux-android
neuron-7.6.3/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
neuron-7.6.3/config.sub-128-    ;;
neuron-7.6.3/config.sub-129-  *)
neuron-7.6.3/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
neuron-7.6.3/config.sub-131-    if [ "$basic_machine" != "$1" ]
neuron-7.6.3/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
neuron-7.6.3/config.sub-133-    else os=; fi
##############################################
neuron-7.6.3/config.sub-180-		os=-sco5v6
neuron-7.6.3/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-182-		;;
##############################################
neuron-7.6.3/config.sub-184-		os=-sco3.2v5
neuron-7.6.3/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-186-		;;
##############################################
neuron-7.6.3/config.sub-188-		os=-sco3.2v4
neuron-7.6.3/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-190-		;;
neuron-7.6.3/config.sub-191-	-sco3.2.[4-9]*)
neuron-7.6.3/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
neuron-7.6.3/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-194-		;;
##############################################
neuron-7.6.3/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
neuron-7.6.3/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-198-		;;
##############################################
neuron-7.6.3/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
neuron-7.6.3/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-202-		;;
##############################################
neuron-7.6.3/config.sub-204-		os=-sco3.2v2
neuron-7.6.3/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-206-		;;
neuron-7.6.3/config.sub-207-	-udk*)
neuron-7.6.3/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-209-		;;
##############################################
neuron-7.6.3/config.sub-211-		os=-isc2.2
neuron-7.6.3/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-213-		;;
##############################################
neuron-7.6.3/config.sub-217-	-isc*)
neuron-7.6.3/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/config.sub-219-		;;
##############################################
neuron-7.6.3/config.sub-229-	-ptx*)
neuron-7.6.3/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
neuron-7.6.3/config.sub-231-		;;
##############################################
neuron-7.6.3/config.sub-364-	*-*-*)
neuron-7.6.3/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
neuron-7.6.3/config.sub-366-		exit 1
##############################################
neuron-7.6.3/config.sub-493-	amd64-*)
neuron-7.6.3/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-495-		;;
##############################################
neuron-7.6.3/config.sub-538-	blackfin-*)
neuron-7.6.3/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-540-		os=-linux
##############################################
neuron-7.6.3/config.sub-546-	c54x-*)
neuron-7.6.3/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-548-		;;
neuron-7.6.3/config.sub-549-	c55x-*)
neuron-7.6.3/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-551-		;;
neuron-7.6.3/config.sub-552-	c6x-*)
neuron-7.6.3/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-554-		;;
##############################################
neuron-7.6.3/config.sub-650-	e500v[12]-*)
neuron-7.6.3/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-652-		os=$os"spe"
##############################################
neuron-7.6.3/config.sub-754-	i*86v32)
neuron-7.6.3/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
neuron-7.6.3/config.sub-756-		os=-sysv32
##############################################
neuron-7.6.3/config.sub-758-	i*86v4*)
neuron-7.6.3/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
neuron-7.6.3/config.sub-760-		os=-sysv4
##############################################
neuron-7.6.3/config.sub-762-	i*86v)
neuron-7.6.3/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
neuron-7.6.3/config.sub-764-		os=-sysv
##############################################
neuron-7.6.3/config.sub-766-	i*86sol2)
neuron-7.6.3/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
neuron-7.6.3/config.sub-768-		os=-solaris2
##############################################
neuron-7.6.3/config.sub-792-	leon-*|leon[3-9]-*)
neuron-7.6.3/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
neuron-7.6.3/config.sub-794-		;;
##############################################
neuron-7.6.3/config.sub-799-	m68knommu-*)
neuron-7.6.3/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-801-		os=-linux
##############################################
neuron-7.6.3/config.sub-833-	mips3*-*)
neuron-7.6.3/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
neuron-7.6.3/config.sub-835-		;;
neuron-7.6.3/config.sub-836-	mips3*)
neuron-7.6.3/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
neuron-7.6.3/config.sub-838-		;;
##############################################
neuron-7.6.3/config.sub-855-	ms1-*)
neuron-7.6.3/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
neuron-7.6.3/config.sub-857-		;;
##############################################
neuron-7.6.3/config.sub-980-	parisc-*)
neuron-7.6.3/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-982-		os=-linux
##############################################
neuron-7.6.3/config.sub-996-	pc98-*)
neuron-7.6.3/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-998-		;;
##############################################
neuron-7.6.3/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
neuron-7.6.3/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1013-		;;
neuron-7.6.3/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
neuron-7.6.3/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1016-		;;
neuron-7.6.3/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
neuron-7.6.3/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1019-		;;
neuron-7.6.3/config.sub-1020-	pentium4-*)
neuron-7.6.3/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1022-		;;
##############################################
neuron-7.6.3/config.sub-1030-	ppc-* | ppcbe-*)
neuron-7.6.3/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1032-		;;
##############################################
neuron-7.6.3/config.sub-1036-	ppcle-* | powerpclittle-*)
neuron-7.6.3/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1038-		;;
##############################################
neuron-7.6.3/config.sub-1040-		;;
neuron-7.6.3/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1042-		;;
##############################################
neuron-7.6.3/config.sub-1046-	ppc64le-* | powerpc64little-*)
neuron-7.6.3/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1048-		;;
##############################################
neuron-7.6.3/config.sub-1122-	strongarm-* | thumb-*)
neuron-7.6.3/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
neuron-7.6.3/config.sub-1124-		;;
##############################################
neuron-7.6.3/config.sub-1255-	xscale-* | xscalee[bl]-*)
neuron-7.6.3/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
neuron-7.6.3/config.sub-1257-		;;
##############################################
neuron-7.6.3/config.sub-1317-	*)
neuron-7.6.3/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
neuron-7.6.3/config.sub-1319-		exit 1
##############################################
neuron-7.6.3/config.sub-1325-	*-digital*)
neuron-7.6.3/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
neuron-7.6.3/config.sub-1327-		;;
neuron-7.6.3/config.sub-1328-	*-commodore*)
neuron-7.6.3/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
neuron-7.6.3/config.sub-1330-		;;
##############################################
neuron-7.6.3/config.sub-1346-	-solaris1 | -solaris1.*)
neuron-7.6.3/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
neuron-7.6.3/config.sub-1348-		;;
##############################################
neuron-7.6.3/config.sub-1355-	-gnu/linux*)
neuron-7.6.3/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
neuron-7.6.3/config.sub-1357-		;;
##############################################
neuron-7.6.3/config.sub-1407-	-nto*)
neuron-7.6.3/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
neuron-7.6.3/config.sub-1409-		;;
##############################################
neuron-7.6.3/config.sub-1414-	-mac*)
neuron-7.6.3/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
neuron-7.6.3/config.sub-1416-		;;
##############################################
neuron-7.6.3/config.sub-1420-	-linux*)
neuron-7.6.3/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
neuron-7.6.3/config.sub-1422-		;;
neuron-7.6.3/config.sub-1423-	-sunos5*)
neuron-7.6.3/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
neuron-7.6.3/config.sub-1425-		;;
neuron-7.6.3/config.sub-1426-	-sunos6*)
neuron-7.6.3/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
neuron-7.6.3/config.sub-1428-		;;
##############################################
neuron-7.6.3/config.sub-1469-	-sinix5.*)
neuron-7.6.3/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
neuron-7.6.3/config.sub-1471-		;;
##############################################
neuron-7.6.3/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
neuron-7.6.3/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
neuron-7.6.3/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
neuron-7.6.3/config.sub-1531-		exit 1
##############################################
neuron-7.6.3/config.sub-1788-		esac
neuron-7.6.3/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
neuron-7.6.3/config.sub-1790-		;;
##############################################
neuron-7.6.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
neuron-7.6.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
neuron-7.6.3/configure-45-  as_echo='print -r --'
neuron-7.6.3/configure-46-  as_echo_n='print -rn --'
neuron-7.6.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
neuron-7.6.3/configure-48-  as_echo='printf %s\n'
##############################################
neuron-7.6.3/configure-50-else
neuron-7.6.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
neuron-7.6.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
neuron-7.6.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
neuron-7.6.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
neuron-7.6.3/configure-62-      esac;
##############################################
neuron-7.6.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
neuron-7.6.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
neuron-7.6.3/configure-199-
##############################################
neuron-7.6.3/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
neuron-7.6.3/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
neuron-7.6.3/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
neuron-7.6.3/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
neuron-7.6.3/configure-332-      case $as_dir in #(
neuron-7.6.3/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
neuron-7.6.3/configure-334-      *) as_qdir=$as_dir;;
##############################################
neuron-7.6.3/configure-405-  {
neuron-7.6.3/configure:406:    as_val=`expr "$@" || test $? -eq 1`
neuron-7.6.3/configure-407-  }
##############################################
neuron-7.6.3/configure-412-# ----------------------------------------
neuron-7.6.3/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
neuron-7.6.3/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
neuron-7.6.3/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
neuron-7.6.3/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
neuron-7.6.3/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
neuron-7.6.3/configure-1055-  case $ac_option in
neuron-7.6.3/configure:1056:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
neuron-7.6.3/configure-1057-  *=)   ac_optarg= ;;
##############################################
neuron-7.6.3/configure-1099-  -disable-* | --disable-*)
neuron-7.6.3/configure:1100:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
neuron-7.6.3/configure-1101-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/configure-1104-    ac_useropt_orig=$ac_useropt
neuron-7.6.3/configure:1105:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
neuron-7.6.3/configure-1106-    case $ac_user_opts in
##############################################
neuron-7.6.3/configure-1125-  -enable-* | --enable-*)
neuron-7.6.3/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
neuron-7.6.3/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/configure-1130-    ac_useropt_orig=$ac_useropt
neuron-7.6.3/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
neuron-7.6.3/configure-1132-    case $ac_user_opts in
##############################################
neuron-7.6.3/configure-1338-  -with-* | --with-*)
neuron-7.6.3/configure:1339:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
neuron-7.6.3/configure-1340-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/configure-1343-    ac_useropt_orig=$ac_useropt
neuron-7.6.3/configure:1344:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
neuron-7.6.3/configure-1345-    case $ac_user_opts in
##############################################
neuron-7.6.3/configure-1354-  -without-* | --without-*)
neuron-7.6.3/configure:1355:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
neuron-7.6.3/configure-1356-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/configure-1359-    ac_useropt_orig=$ac_useropt
neuron-7.6.3/configure:1360:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
neuron-7.6.3/configure-1361-    case $ac_user_opts in
##############################################
neuron-7.6.3/configure-1392-  *=*)
neuron-7.6.3/configure:1393:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
neuron-7.6.3/configure-1394-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/configure-1413-if test -n "$ac_prev"; then
neuron-7.6.3/configure:1414:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
neuron-7.6.3/configure-1415-  as_fn_error $? "missing argument to $ac_option"
##############################################
neuron-7.6.3/configure-1435-    */ )
neuron-7.6.3/configure:1436:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
neuron-7.6.3/configure-1437-      eval $ac_var=\$ac_val;;
##############################################
neuron-7.6.3/configure-1470-ac_ls_di=`ls -di .` &&
neuron-7.6.3/configure:1471:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
neuron-7.6.3/configure-1472-  as_fn_error $? "working directory cannot be determined"
##############################################
neuron-7.6.3/configure-1526-case $srcdir in
neuron-7.6.3/configure:1527:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
neuron-7.6.3/configure-1528-esac
##############################################
neuron-7.6.3/configure-1569-By default, \`make install' will install all the files in
neuron-7.6.3/configure:1570:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
neuron-7.6.3/configure:1571:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
neuron-7.6.3/configure-1572-for instance \`--prefix=\$HOME'.
##############################################
neuron-7.6.3/configure-1818-*)
neuron-7.6.3/configure:1819:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
neuron-7.6.3/configure-1820-  # A ".." for each directory in $ac_dir_suffix.
neuron-7.6.3/configure:1821:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
neuron-7.6.3/configure-1822-  case $ac_top_builddir_sub in
##############################################
neuron-7.6.3/configure-2749-    *\'*)
neuron-7.6.3/configure:2750:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
neuron-7.6.3/configure-2751-    esac
##############################################
neuron-7.6.3/configure-2832-      case $ac_val in
neuron-7.6.3/configure:2833:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
neuron-7.6.3/configure-2834-      esac
##############################################
neuron-7.6.3/configure-2847-	case $ac_val in
neuron-7.6.3/configure:2848:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
neuron-7.6.3/configure-2849-	esac
##############################################
neuron-7.6.3/configure-2951-    set,)
neuron-7.6.3/configure:2952:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
neuron-7.6.3/configure:2953:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
neuron-7.6.3/configure-2954-      ac_cache_corrupted=: ;;
##############################################
neuron-7.6.3/configure-2962-	# differences in whitespace do not lead to failure.
neuron-7.6.3/configure:2963:	ac_old_val_w=`echo x $ac_old_val`
neuron-7.6.3/configure:2964:	ac_new_val_w=`echo x $ac_new_val`
neuron-7.6.3/configure-2965-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
neuron-7.6.3/configure-2982-    case $ac_new_val in
neuron-7.6.3/configure:2983:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
neuron-7.6.3/configure-2984-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
neuron-7.6.3/configure-3159-     echo "timestamp, slept: $am_has_slept" > conftest.file
neuron-7.6.3/configure:3160:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
neuron-7.6.3/configure-3161-     if test "$*" = "X"; then
neuron-7.6.3/configure-3162-	# -L didn't work.
neuron-7.6.3/configure:3163:	set X `ls -t "$srcdir/configure" conftest.file`
neuron-7.6.3/configure-3164-     fi
##############################################
neuron-7.6.3/configure-3210-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
neuron-7.6.3/configure:3211:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
neuron-7.6.3/configure-3212-
neuron-7.6.3/configure-3213-# Expand $ac_aux_dir to an absolute path.
neuron-7.6.3/configure:3214:am_aux_dir=`cd "$ac_aux_dir" && pwd`
neuron-7.6.3/configure-3215-
##############################################
neuron-7.6.3/configure-3355-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
neuron-7.6.3/configure:3356:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
neuron-7.6.3/configure-3357-	     'mkdir (GNU coreutils) '* | \
##############################################
neuron-7.6.3/configure-3428-set x ${MAKE-make}
neuron-7.6.3/configure:3429:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
neuron-7.6.3/configure-3430-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
neuron-7.6.3/configure-3438-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
neuron-7.6.3/configure:3439:case `${MAKE-make} -f conftest.make 2>/dev/null` in
neuron-7.6.3/configure-3440-  *@@@%%%=?*=@@@%%%*)
##############################################
neuron-7.6.3/configure-3504-
neuron-7.6.3/configure:3505:if test "`cd $srcdir && pwd`" != "`pwd`"; then
neuron-7.6.3/configure-3506-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
neuron-7.6.3/configure-3665-# Ignore all kinds of additional output from 'make'.
neuron-7.6.3/configure:3666:case `$am_make -s -f confmf 2> /dev/null` in #(
neuron-7.6.3/configure-3667-*the\ am__doit\ target*)
##############################################
neuron-7.6.3/configure-3675-   echo '.include "confinc"' > confmf
neuron-7.6.3/configure:3676:   case `$am_make -s -f confmf 2> /dev/null` in #(
neuron-7.6.3/configure-3677-   *the\ am__doit\ target*)
##############################################
neuron-7.6.3/configure-4054-$as_echo_n "checking whether the C compiler works... " >&6; }
neuron-7.6.3/configure:4055:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
neuron-7.6.3/configure-4056-
##############################################
neuron-7.6.3/configure-4098-	then :; else
neuron-7.6.3/configure:4099:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
neuron-7.6.3/configure-4100-	fi
##############################################
neuron-7.6.3/configure-4158-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
neuron-7.6.3/configure:4159:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
neuron-7.6.3/configure-4160-	  break;;
##############################################
neuron-7.6.3/configure-4267-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
neuron-7.6.3/configure:4268:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
neuron-7.6.3/configure-4269-       break;;
##############################################
neuron-7.6.3/configure-4585-  if test "$am_compiler_list" = ""; then
neuron-7.6.3/configure:4586:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
neuron-7.6.3/configure-4587-  fi
##############################################
neuron-7.6.3/configure-5126-test "x$ac_build_alias" = x &&
neuron-7.6.3/configure:5127:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
neuron-7.6.3/configure-5128-test "x$ac_build_alias" = x &&
neuron-7.6.3/configure-5129-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
neuron-7.6.3/configure:5130:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
neuron-7.6.3/configure-5131-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
neuron-7.6.3/configure-5150-IFS=$ac_save_IFS
neuron-7.6.3/configure:5151:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
neuron-7.6.3/configure-5152-
##############################################
neuron-7.6.3/configure-5161-else
neuron-7.6.3/configure:5162:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
neuron-7.6.3/configure-5163-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
neuron-7.6.3/configure-5183-IFS=$ac_save_IFS
neuron-7.6.3/configure:5184:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
neuron-7.6.3/configure-5185-
##############################################
neuron-7.6.3/configure-5988-  if test "$am_compiler_list" = ""; then
neuron-7.6.3/configure:5989:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
neuron-7.6.3/configure-5990-  fi
##############################################
neuron-7.6.3/configure-6121-
neuron-7.6.3/configure:6122:RPM_RELEASE="`export NSRC=$srcdir ; sh $srcdir/nrnversion.sh microdotnano`"
neuron-7.6.3/configure-6123-
##############################################
neuron-7.6.3/configure-6279-$as_echo_n "checking how rpm sets %{_rpmfilename}... " >&6; }
neuron-7.6.3/configure:6280:      rpmfilename=$rpmdir/`rpm --eval %{_rpmfilename} | sed "s/%{ARCH}/${host_cpu}/g" | sed "s/%{NAME}/$PACKAGE/g" | sed "s/%{VERSION}/${VERSION}/g" | sed "s/%{RELEASE}/${RPM_RELEASE}/g"`
neuron-7.6.3/configure-6281-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $rpmfilename" >&5
##############################################
neuron-7.6.3/configure-7148-  if test "$am_compiler_list" = ""; then
neuron-7.6.3/configure:7149:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
neuron-7.6.3/configure-7150-  fi
##############################################
neuron-7.6.3/configure-7534-/* end confdefs.h.  */
neuron-7.6.3/configure:7535:`cat $LEX_OUTPUT_ROOT.c`
neuron-7.6.3/configure-7536-_ACEOF
##############################################
neuron-7.6.3/configure-7567-  #define YYTEXT_POINTER 1
neuron-7.6.3/configure:7568:`cat $LEX_OUTPUT_ROOT.c`
neuron-7.6.3/configure-7569-_ACEOF
##############################################
neuron-7.6.3/configure-7920-
neuron-7.6.3/configure:7921:				npy_apiver=`$ac_nrn_python -c "import sys;print (sys.api_version)"`
neuron-7.6.3/configure-7922-		echo "dynamic npy_apiver=$npy_apiver"
##############################################
neuron-7.6.3/configure-7940-
neuron-7.6.3/configure:7941:		  npy_pyver10=`echo ${xxx} | sed 's/\\.//'`
neuron-7.6.3/configure-7942-		else
##############################################
neuron-7.6.3/configure-7971-	if test "$ac_nrn_python" != "no" ; then
neuron-7.6.3/configure:7972:		ac_nrn_python=`which ${ac_nrn_python}`
neuron-7.6.3/configure-7973-
##############################################
neuron-7.6.3/configure-8067-			else
neuron-7.6.3/configure:8068:				if test "$CYGWIN" = "yes" ; then xxx="`cygpath -u $xxx`" ; fi
neuron-7.6.3/configure-8069-				PYINCDIR="${xxx}"
##############################################
neuron-7.6.3/configure-8161-
neuron-7.6.3/configure:8162:			PYLIB=`echo $gcfLIBRARY|sed 's/lib\(.*\)\.a/\1/'`
neuron-7.6.3/configure-8163-			if test "$PYLIB" != "" ; then
##############################################
neuron-7.6.3/configure-8247-					if test "$host_os" = "cygwin" -a "$ac_nrn_cygwin" = "no" ; then
neuron-7.6.3/configure:8248:PYLIBDIR="`dirname $ac_nrn_python`/libs"
neuron-7.6.3/configure-8249-if test -d "$PYLIBDIR" ; then
neuron-7.6.3/configure:8250:	PYLIB="`ls $PYLIBDIR/libpython*.a 2> /dev/null`"
neuron-7.6.3/configure-8251-	if  test "$PYLIB" != "" ; then
neuron-7.6.3/configure:8252:		PYLIB=`basename "$PYLIB" | sed 's/lib\(.*\)\.a/\1/'`
neuron-7.6.3/configure-8253-		PYLIBLINK="-L${PYLIBDIR} -l${PYLIB}"
##############################################
neuron-7.6.3/configure-8352-		rxd_mingw_args=''
neuron-7.6.3/configure:8353:		pypath=`dirname $NRNPYTHON_EXEC`
neuron-7.6.3/configure-8354-		if test -x $pypath/2to3 ; then
##############################################
neuron-7.6.3/configure-9158-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
neuron-7.6.3/configure:9159:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
neuron-7.6.3/configure-9160-  ECHO='print -r --'
neuron-7.6.3/configure:9161:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
neuron-7.6.3/configure-9162-  ECHO='printf %s\n'
##############################################
neuron-7.6.3/configure-9227-  # Check for GNU $ac_path_SED
neuron-7.6.3/configure:9228:case `"$ac_path_SED" --version 2>&1` in
neuron-7.6.3/configure-9229-*GNU*)
##############################################
neuron-7.6.3/configure-9303-  # Check for GNU $ac_path_GREP
neuron-7.6.3/configure:9304:case `"$ac_path_GREP" --version 2>&1` in
neuron-7.6.3/configure-9305-*GNU*)
##############################################
neuron-7.6.3/configure-9369-  # Check for GNU $ac_path_EGREP
neuron-7.6.3/configure:9370:case `"$ac_path_EGREP" --version 2>&1` in
neuron-7.6.3/configure-9371-*GNU*)
##############################################
neuron-7.6.3/configure-9436-  # Check for GNU $ac_path_FGREP
neuron-7.6.3/configure:9437:case `"$ac_path_FGREP" --version 2>&1` in
neuron-7.6.3/configure-9438-*GNU*)
##############################################
neuron-7.6.3/configure-9516-    # gcc leaves a trailing carriage return, which upsets mingw
neuron-7.6.3/configure:9517:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
neuron-7.6.3/configure-9518-  *)
neuron-7.6.3/configure:9519:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
neuron-7.6.3/configure-9520-  esac
##############################################
neuron-7.6.3/configure-9525-      # Canonicalize the pathname of ld
neuron-7.6.3/configure:9526:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
neuron-7.6.3/configure-9527-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
neuron-7.6.3/configure:9528:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
neuron-7.6.3/configure-9529-      done
##############################################
neuron-7.6.3/configure-9560-      # Break only if it was the GNU/non-GNU ld that we prefer.
neuron-7.6.3/configure:9561:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
neuron-7.6.3/configure-9562-      *GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/configure-9591-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
neuron-7.6.3/configure:9592:case `$LD -v 2>&1 </dev/null` in
neuron-7.6.3/configure-9593-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/configure-9641-	esac
neuron-7.6.3/configure:9642:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
neuron-7.6.3/configure-9643-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
neuron-7.6.3/configure-9647-	*)
neuron-7.6.3/configure:9648:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
neuron-7.6.3/configure-9649-	  */dev/null*)
##############################################
neuron-7.6.3/configure-9775-
neuron-7.6.3/configure:9776:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
neuron-7.6.3/configure-9777-    *COFF*)
##############################################
neuron-7.6.3/configure-9876-    # And add a safety zone
neuron-7.6.3/configure:9877:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
neuron-7.6.3/configure:9878:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
neuron-7.6.3/configure-9879-    ;;
##############################################
neuron-7.6.3/configure-9909-    if test -n "$kargmax"; then
neuron-7.6.3/configure:9910:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
neuron-7.6.3/configure-9911-    else
##############################################
neuron-7.6.3/configure-9918-       test undefined != "$lt_cv_sys_max_cmd_len"; then
neuron-7.6.3/configure:9919:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
neuron-7.6.3/configure:9920:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
neuron-7.6.3/configure-9921-    else
##############################################
neuron-7.6.3/configure-9930-      # we can't tell.
neuron-7.6.3/configure:9931:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
neuron-7.6.3/configure-9932-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
neuron-7.6.3/configure-9934-      do
neuron-7.6.3/configure:9935:        i=`expr $i + 1`
neuron-7.6.3/configure-9936-        teststring=$teststring$teststring
##############################################
neuron-7.6.3/configure-9938-      # Only check the string length outside the loop.
neuron-7.6.3/configure:9939:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
neuron-7.6.3/configure-9940-      teststring=
##############################################
neuron-7.6.3/configure-9943-      # linker.  It appears as though 1/2 is a usable value.
neuron-7.6.3/configure:9944:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
neuron-7.6.3/configure-9945-    fi
##############################################
neuron-7.6.3/configure-10354-openbsd* | bitrig*)
neuron-7.6.3/configure:10355:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/configure-10356-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
neuron-7.6.3/configure-10424-    else
neuron-7.6.3/configure:10425:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
neuron-7.6.3/configure-10426-    fi
##############################################
neuron-7.6.3/configure-10569-  # decide which one to use based on capabilities of $DLLTOOL
neuron-7.6.3/configure:10570:  case `$DLLTOOL --help 2>&1` in
neuron-7.6.3/configure-10571-  *--identify-strict*)
##############################################
neuron-7.6.3/configure-11090-# If we're using GNU nm, then use its standard symbol codes.
neuron-7.6.3/configure:11091:case `$NM -V 2>&1` in
neuron-7.6.3/configure-11092-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/configure-11138-mingw*)
neuron-7.6.3/configure:11139:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
neuron-7.6.3/configure-11140-  ;;
##############################################
neuron-7.6.3/configure-11370-   if test yes = "$GCC"; then
neuron-7.6.3/configure:11371:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
neuron-7.6.3/configure-11372-   fi
##############################################
neuron-7.6.3/configure-11374- /*)
neuron-7.6.3/configure:11375:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
neuron-7.6.3/configure-11376-   ;; #(
##############################################
neuron-7.6.3/configure-11469-    done
neuron-7.6.3/configure:11470:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
neuron-7.6.3/configure-11471-}
##############################################
neuron-7.6.3/configure-11491-  test $ac_status = 0; }; then
neuron-7.6.3/configure:11492:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/configure-11493-      *ELF-32*)
##############################################
neuron-7.6.3/configure-11512-    if test yes = "$lt_cv_prog_gnu_ld"; then
neuron-7.6.3/configure:11513:      case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/configure-11514-	*32-bit*)
##############################################
neuron-7.6.3/configure-11524-    else
neuron-7.6.3/configure:11525:      case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/configure-11526-	*32-bit*)
##############################################
neuron-7.6.3/configure-11550-    emul=elf
neuron-7.6.3/configure:11551:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/configure-11552-      *32-bit*)
##############################################
neuron-7.6.3/configure-11558-    esac
neuron-7.6.3/configure:11559:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/configure-11560-      *MSB*)
##############################################
neuron-7.6.3/configure-11566-    esac
neuron-7.6.3/configure:11567:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/configure-11568-      *N32*)
##############################################
neuron-7.6.3/configure-12499-    *:)
neuron-7.6.3/configure:12500:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
neuron-7.6.3/configure-12501-        ;;
neuron-7.6.3/configure-12502-    x:*)
neuron-7.6.3/configure:12503:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
neuron-7.6.3/configure-12504-        ;;
neuron-7.6.3/configure-12505-    *::*)
neuron-7.6.3/configure:12506:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
neuron-7.6.3/configure:12507:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
neuron-7.6.3/configure-12508-        ;;
neuron-7.6.3/configure-12509-    *)
neuron-7.6.3/configure:12510:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
neuron-7.6.3/configure-12511-        ;;
##############################################
neuron-7.6.3/configure-12631-do :
neuron-7.6.3/configure:12632:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
neuron-7.6.3/configure-12633-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
neuron-7.6.3/configure-12636-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/configure:12637:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
neuron-7.6.3/configure-12638-_ACEOF
##############################################
neuron-7.6.3/configure-12662-  case $2 in
neuron-7.6.3/configure:12663:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
neuron-7.6.3/configure:12664:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
neuron-7.6.3/configure-12665-  esac
##############################################
neuron-7.6.3/configure-12942-	"file_magic "*)
neuron-7.6.3/configure:12943:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
neuron-7.6.3/configure-12944-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
neuron-7.6.3/configure-13008-	"file_magic "*)
neuron-7.6.3/configure:13009:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
neuron-7.6.3/configure-13010-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
neuron-7.6.3/configure-13406-      *)
neuron-7.6.3/configure:13407:	case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/configure-13408-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
neuron-7.6.3/configure-13855-	# shared libraries, regardless of the interface used.
neuron-7.6.3/configure:13856:	case `$LD -v 2>&1` in
neuron-7.6.3/configure-13857-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
neuron-7.6.3/configure-13887-    supports_anon_versioning=no
neuron-7.6.3/configure:13888:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
neuron-7.6.3/configure-13889-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
neuron-7.6.3/configure-13956-	# is; otherwise, prepend EXPORTS...
neuron-7.6.3/configure:13957:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
neuron-7.6.3/configure-13958-          cp $export_symbols $output_objdir/$soname.def;
##############################################
neuron-7.6.3/configure-13990-	prefix_cmds="$SED"~
neuron-7.6.3/configure:13991:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/configure-13992-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/configure-14012-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
neuron-7.6.3/configure:14013:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
neuron-7.6.3/configure:14014:      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'
neuron-7.6.3/configure-14015-      ;;
##############################################
neuron-7.6.3/configure-14030-        pgcc*)				# Portland Group C compiler
neuron-7.6.3/configure:14031:	  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'
neuron-7.6.3/configure-14032-	  tmp_addflag=' $pic_flag'
##############################################
neuron-7.6.3/configure-14035-					# Portland Group f77 and f90 compilers
neuron-7.6.3/configure:14036:	  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'
neuron-7.6.3/configure-14037-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
neuron-7.6.3/configure-14052-	nvcc*)	# Cuda Compiler Driver 2.2
neuron-7.6.3/configure:14053:	  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'
neuron-7.6.3/configure-14054-	  compiler_needs_object=yes
##############################################
neuron-7.6.3/configure-14056-	esac
neuron-7.6.3/configure:14057:	case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/configure-14058-	*Sun\ C*)			# Sun C 5.9
neuron-7.6.3/configure:14059:	  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'
neuron-7.6.3/configure-14060-	  compiler_needs_object=yes
##############################################
neuron-7.6.3/configure-14127-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
neuron-7.6.3/configure:14128:      case `$LD -v 2>&1` in
neuron-7.6.3/configure-14129-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
neuron-7.6.3/configure-14216-	else
neuron-7.6.3/configure:14217:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
neuron-7.6.3/configure-14218-	fi
##############################################
neuron-7.6.3/configure-14281-	# below for broken collect2 doesn't work under 4.3+
neuron-7.6.3/configure:14282:	  collect2name=`$CC -print-prog-name=collect2`
neuron-7.6.3/configure-14283-	  if test -f "$collect2name" &&
##############################################
neuron-7.6.3/configure-14361-      }'
neuron-7.6.3/configure:14362:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/configure-14363-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/configure-14364-  if test -z "$lt_cv_aix_libpath_"; then
neuron-7.6.3/configure:14365:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/configure-14366-  fi
##############################################
neuron-7.6.3/configure-14379-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
neuron-7.6.3/configure:14380:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
neuron-7.6.3/configure-14381-      else
##############################################
neuron-7.6.3/configure-14414-      }'
neuron-7.6.3/configure:14415:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/configure-14416-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/configure-14417-  if test -z "$lt_cv_aix_libpath_"; then
neuron-7.6.3/configure:14418:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/configure-14419-  fi
##############################################
neuron-7.6.3/configure-14446-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
neuron-7.6.3/configure:14447:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
neuron-7.6.3/configure-14448-	  if test svr4 != "$with_aix_soname"; then
##############################################
neuron-7.6.3/configure-14499-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
neuron-7.6.3/configure:14500:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
neuron-7.6.3/configure-14501-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
neuron-7.6.3/configure-14537-	# FIXME: Setting linknames here is a bad hack.
neuron-7.6.3/configure:14538:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
neuron-7.6.3/configure-14539-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
neuron-7.6.3/configure-14555-  if test yes = "$lt_cv_ld_force_load"; then
neuron-7.6.3/configure:14556:    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\"`'
neuron-7.6.3/configure-14557-
##############################################
neuron-7.6.3/configure-14735-      if test yes = "$GCC"; then
neuron-7.6.3/configure:14736:	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'
neuron-7.6.3/configure-14737-	# Try to use the -exported_symbol ld option, if it does not
##############################################
neuron-7.6.3/configure-14763-	if test yes = "$lt_cv_irix_exported_symbol"; then
neuron-7.6.3/configure:14764:          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'
neuron-7.6.3/configure-14765-	fi
##############################################
neuron-7.6.3/configure-14767-      else
neuron-7.6.3/configure:14768:	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'
neuron-7.6.3/configure:14769:	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'
neuron-7.6.3/configure-14770-      fi
##############################################
neuron-7.6.3/configure-14814-	hardcode_direct_absolute=yes
neuron-7.6.3/configure:14815:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/configure-14816-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
neuron-7.6.3/configure-14845-	prefix_cmds="$SED"~
neuron-7.6.3/configure:14846:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/configure-14847-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/configure-14859-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/configure:14860:	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'
neuron-7.6.3/configure-14861-      else
neuron-7.6.3/configure-14862-	allow_undefined_flag=' -expect_unresolved \*'
neuron-7.6.3/configure:14863:	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'
neuron-7.6.3/configure-14864-      fi
##############################################
neuron-7.6.3/configure-14872-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/configure:14873:	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'
neuron-7.6.3/configure-14874-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
neuron-7.6.3/configure-14876-	allow_undefined_flag=' -expect_unresolved \*'
neuron-7.6.3/configure:14877:	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'
neuron-7.6.3/configure:14878:	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~
neuron-7.6.3/configure:14879:          $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'
neuron-7.6.3/configure-14880-
##############################################
neuron-7.6.3/configure-14895-      else
neuron-7.6.3/configure:14896:	case `$CC -V 2>&1` in
neuron-7.6.3/configure-14897-	*"Compilers 5.0"*)
##############################################
neuron-7.6.3/configure-15294-  esac
neuron-7.6.3/configure:15295:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
neuron-7.6.3/configure-15296-  case $lt_search_path_spec in
##############################################
neuron-7.6.3/configure-15301-    # okay in the real world where ";" in dirpaths is itself problematic.
neuron-7.6.3/configure:15302:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
neuron-7.6.3/configure-15303-    ;;
neuron-7.6.3/configure-15304-  *)
neuron-7.6.3/configure:15305:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/configure-15306-    ;;
##############################################
neuron-7.6.3/configure-15310-  lt_tmp_lt_search_path_spec=
neuron-7.6.3/configure:15311:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
neuron-7.6.3/configure-15312-  # ...but if some path component already ends with the multilib dir we assume
##############################################
neuron-7.6.3/configure-15352-  esac
neuron-7.6.3/configure:15353:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
neuron-7.6.3/configure-15354-else
##############################################
neuron-7.6.3/configure-15492-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
neuron-7.6.3/configure:15493:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
neuron-7.6.3/configure-15494-    ;;
##############################################
neuron-7.6.3/configure-15528-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/configure:15529:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/configure:15530:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/configure:15531:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/configure-15532-      test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/configure-15537-      fi'
neuron-7.6.3/configure:15538:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/configure-15539-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/configure-15545-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
neuron-7.6.3/configure:15546:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/configure-15547-
##############################################
neuron-7.6.3/configure-15551-      # MinGW DLLs use traditional 'lib' prefix
neuron-7.6.3/configure:15552:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/configure-15553-      ;;
##############################################
neuron-7.6.3/configure-15555-      # pw32 DLLs use 'pw' prefix rather than 'lib'
neuron-7.6.3/configure:15556:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/configure-15557-      ;;
##############################################
neuron-7.6.3/configure-15564-    libname_spec='$name'
neuron-7.6.3/configure:15565:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/configure-15566-    library_names_spec='$libname.dll.lib'
##############################################
neuron-7.6.3/configure-15576-        # Let DOS variable expansion print the short 8.3 style file name.
neuron-7.6.3/configure:15577:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
neuron-7.6.3/configure-15578-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
neuron-7.6.3/configure-15581-      # Convert to MSYS style.
neuron-7.6.3/configure:15582:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
neuron-7.6.3/configure-15583-      ;;
##############################################
neuron-7.6.3/configure-15587-      # like /cygdrive/c/PROGRA~1:/cygdr...
neuron-7.6.3/configure:15588:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
neuron-7.6.3/configure:15589:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
neuron-7.6.3/configure:15590:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/configure-15591-      ;;
##############################################
neuron-7.6.3/configure-15595-        # It is most probably a Windows format PATH.
neuron-7.6.3/configure:15596:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
neuron-7.6.3/configure-15597-      else
neuron-7.6.3/configure:15598:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/configure-15599-      fi
##############################################
neuron-7.6.3/configure-15605-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/configure:15606:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/configure:15607:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/configure:15608:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/configure-15609-      test -d \$dldir || mkdir -p \$dldir~
neuron-7.6.3/configure-15610-      $install_prog $dir/$dlname \$dldir/$dlname'
neuron-7.6.3/configure:15611:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/configure-15612-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/configure-15619-    # Assume MSVC wrapper
neuron-7.6.3/configure:15620:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
neuron-7.6.3/configure-15621-    dynamic_linker='Win32 ld.exe'
##############################################
neuron-7.6.3/configure-15636-  shlibpath_var=DYLD_LIBRARY_PATH
neuron-7.6.3/configure:15637:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
neuron-7.6.3/configure-15638-
##############################################
neuron-7.6.3/configure-15889-  if test -f /etc/ld.so.conf; then
neuron-7.6.3/configure:15890:    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' ' '`
neuron-7.6.3/configure-15891-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
neuron-7.6.3/configure-15955-  need_lib_prefix=no
neuron-7.6.3/configure:15956:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/configure-15957-    need_version=no
##############################################
neuron-7.6.3/configure-15982-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
neuron-7.6.3/configure:15983:  postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/configure:15984:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
neuron-7.6.3/configure:15985:    dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/configure-15986-    test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/configure-15991-    fi'
neuron-7.6.3/configure:15992:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
neuron-7.6.3/configure-15993-    dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/configure-17174-    # gcc leaves a trailing carriage return, which upsets mingw
neuron-7.6.3/configure:17175:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
neuron-7.6.3/configure-17176-  *)
neuron-7.6.3/configure:17177:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
neuron-7.6.3/configure-17178-  esac
##############################################
neuron-7.6.3/configure-17183-      # Canonicalize the pathname of ld
neuron-7.6.3/configure:17184:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
neuron-7.6.3/configure-17185-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
neuron-7.6.3/configure:17186:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
neuron-7.6.3/configure-17187-      done
##############################################
neuron-7.6.3/configure-17218-      # Break only if it was the GNU/non-GNU ld that we prefer.
neuron-7.6.3/configure:17219:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
neuron-7.6.3/configure-17220-      *GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/configure-17249-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
neuron-7.6.3/configure:17250:case `$LD -v 2>&1 </dev/null` in
neuron-7.6.3/configure-17251-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/configure-17283-        # ancient GNU ld didn't support --whole-archive et. al.
neuron-7.6.3/configure:17284:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
neuron-7.6.3/configure-17285-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
neuron-7.6.3/configure-17394-          # below for broken collect2 doesn't work under 4.3+
neuron-7.6.3/configure:17395:	  collect2name=`$CC -print-prog-name=collect2`
neuron-7.6.3/configure-17396-	  if test -f "$collect2name" &&
##############################################
neuron-7.6.3/configure-17475-      }'
neuron-7.6.3/configure:17476:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/configure-17477-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/configure-17478-  if test -z "$lt_cv_aix_libpath__CXX"; then
neuron-7.6.3/configure:17479:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/configure-17480-  fi
##############################################
neuron-7.6.3/configure-17494-
neuron-7.6.3/configure:17495:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
neuron-7.6.3/configure-17496-        else
##############################################
neuron-7.6.3/configure-17529-      }'
neuron-7.6.3/configure:17530:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/configure-17531-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/configure-17532-  if test -z "$lt_cv_aix_libpath__CXX"; then
neuron-7.6.3/configure:17533:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/configure-17534-  fi
##############################################
neuron-7.6.3/configure-17561-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
neuron-7.6.3/configure:17562:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
neuron-7.6.3/configure-17563-	    if test svr4 != "$with_aix_soname"; then
##############################################
neuron-7.6.3/configure-17614-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
neuron-7.6.3/configure:17615:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
neuron-7.6.3/configure-17616-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
neuron-7.6.3/configure-17656-	    # is; otherwise, prepend EXPORTS...
neuron-7.6.3/configure:17657:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
neuron-7.6.3/configure-17658-              cp $export_symbols $output_objdir/$soname.def;
##############################################
neuron-7.6.3/configure-17677-  if test yes = "$lt_cv_ld_force_load"; then
neuron-7.6.3/configure:17678:    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\"`'
neuron-7.6.3/configure-17679-
##############################################
neuron-7.6.3/configure-17722-	  prefix_cmds="$SED"~
neuron-7.6.3/configure:17723:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/configure-17724-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/configure-17796-            # dependencies.
neuron-7.6.3/configure:17797:            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"'
neuron-7.6.3/configure-17798-            ;;
##############################################
neuron-7.6.3/configure-17861-	    # dependencies.
neuron-7.6.3/configure:17862:	    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"'
neuron-7.6.3/configure-17863-	    ;;
##############################################
neuron-7.6.3/configure-17897-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
neuron-7.6.3/configure:17898:	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'
neuron-7.6.3/configure:17899:	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'
neuron-7.6.3/configure-17900-	;;
##############################################
neuron-7.6.3/configure-17904-	    # SGI C++
neuron-7.6.3/configure:17905:	    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'
neuron-7.6.3/configure-17906-
##############################################
neuron-7.6.3/configure-17915-	      if test no = "$with_gnu_ld"; then
neuron-7.6.3/configure:17916:	        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'
neuron-7.6.3/configure-17917-	      else
neuron-7.6.3/configure:17918:	        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'
neuron-7.6.3/configure-17919-	      fi
##############################################
neuron-7.6.3/configure-17936-	    # to its proper name (with version) after linking.
neuron-7.6.3/configure:17937:	    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'
neuron-7.6.3/configure:17938:	    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'
neuron-7.6.3/configure-17939-	    # Commands to make compiler produce verbose output that lists
##############################################
neuron-7.6.3/configure-17946-	    # dependencies.
neuron-7.6.3/configure:17947:	    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"'
neuron-7.6.3/configure-17948-
##############################################
neuron-7.6.3/configure-17961-	    # earlier do not add the objects themselves.
neuron-7.6.3/configure:17962:	    case `$CC -V 2>&1` in
neuron-7.6.3/configure-17963-	      *"Version 7."*)
##############################################
neuron-7.6.3/configure-17982-            # Portland Group C++ compiler
neuron-7.6.3/configure:17983:	    case `$CC -V` in
neuron-7.6.3/configure-17984-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
neuron-7.6.3/configure-17987-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
neuron-7.6.3/configure:17988:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
neuron-7.6.3/configure-17989-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
neuron-7.6.3/configure-17991-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
neuron-7.6.3/configure:17992:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
neuron-7.6.3/configure-17993-                $RANLIB $oldlib'
##############################################
neuron-7.6.3/configure-17996-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
neuron-7.6.3/configure:17997:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
neuron-7.6.3/configure-17998-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
neuron-7.6.3/configure-18000-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
neuron-7.6.3/configure:18001:                $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'
neuron-7.6.3/configure-18002-	      ;;
##############################################
neuron-7.6.3/configure-18010-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
neuron-7.6.3/configure:18011:	    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'
neuron-7.6.3/configure-18012-            ;;
##############################################
neuron-7.6.3/configure-18029-	    # dependencies.
neuron-7.6.3/configure:18030:	    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'
neuron-7.6.3/configure-18031-	    ;;
##############################################
neuron-7.6.3/configure-18044-	  *)
neuron-7.6.3/configure:18045:	    case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/configure-18046-	    *Sun\ C*)
##############################################
neuron-7.6.3/configure-18051-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
neuron-7.6.3/configure:18052:	      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'
neuron-7.6.3/configure-18053-	      compiler_needs_object_CXX=yes
##############################################
neuron-7.6.3/configure-18116-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
neuron-7.6.3/configure:18117:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
neuron-7.6.3/configure-18118-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
neuron-7.6.3/configure-18135-	    # to its proper name (with version) after linking.
neuron-7.6.3/configure:18136:	    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'
neuron-7.6.3/configure-18137-
##############################################
neuron-7.6.3/configure-18156-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/configure:18157:	        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'
neuron-7.6.3/configure-18158-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
neuron-7.6.3/configure-18161-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
neuron-7.6.3/configure:18162:	        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'
neuron-7.6.3/configure:18163:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
neuron-7.6.3/configure-18164-                  echo "-hidden">> $lib.exp~
neuron-7.6.3/configure:18165:                  $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~
neuron-7.6.3/configure-18166-                  $RM $lib.exp'
##############################################
neuron-7.6.3/configure-18180-	    # dependencies.
neuron-7.6.3/configure:18181:	    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"'
neuron-7.6.3/configure-18182-	    ;;
##############################################
neuron-7.6.3/configure-18187-	        osf3*)
neuron-7.6.3/configure:18188:	          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'
neuron-7.6.3/configure-18189-		  ;;
neuron-7.6.3/configure-18190-	        *)
neuron-7.6.3/configure:18191:	          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'
neuron-7.6.3/configure-18192-		  ;;
##############################################
neuron-7.6.3/configure-18434-
neuron-7.6.3/configure:18435:  for p in `eval "$output_verbose_link_cmd"`; do
neuron-7.6.3/configure-18436-    case $prev$p in
##############################################
neuron-7.6.3/configure-18537-if test -n "${compiler_lib_search_path_CXX}"; then
neuron-7.6.3/configure:18538: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
neuron-7.6.3/configure-18539-fi
##############################################
neuron-7.6.3/configure-18784-	  *)
neuron-7.6.3/configure:18785:	    case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/configure-18786-	    *Sun\ C*)
##############################################
neuron-7.6.3/configure-19166-    else
neuron-7.6.3/configure:19167:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
neuron-7.6.3/configure-19168-    fi
##############################################
neuron-7.6.3/configure-19471-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
neuron-7.6.3/configure:19472:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
neuron-7.6.3/configure-19473-    ;;
##############################################
neuron-7.6.3/configure-19507-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/configure:19508:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/configure:19509:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/configure:19510:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/configure-19511-      test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/configure-19516-      fi'
neuron-7.6.3/configure:19517:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/configure-19518-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/configure-19524-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
neuron-7.6.3/configure:19525:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/configure-19526-
##############################################
neuron-7.6.3/configure-19529-      # MinGW DLLs use traditional 'lib' prefix
neuron-7.6.3/configure:19530:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/configure-19531-      ;;
##############################################
neuron-7.6.3/configure-19533-      # pw32 DLLs use 'pw' prefix rather than 'lib'
neuron-7.6.3/configure:19534:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/configure-19535-      ;;
##############################################
neuron-7.6.3/configure-19542-    libname_spec='$name'
neuron-7.6.3/configure:19543:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/configure-19544-    library_names_spec='$libname.dll.lib'
##############################################
neuron-7.6.3/configure-19554-        # Let DOS variable expansion print the short 8.3 style file name.
neuron-7.6.3/configure:19555:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
neuron-7.6.3/configure-19556-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
neuron-7.6.3/configure-19559-      # Convert to MSYS style.
neuron-7.6.3/configure:19560:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
neuron-7.6.3/configure-19561-      ;;
##############################################
neuron-7.6.3/configure-19565-      # like /cygdrive/c/PROGRA~1:/cygdr...
neuron-7.6.3/configure:19566:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
neuron-7.6.3/configure:19567:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
neuron-7.6.3/configure:19568:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/configure-19569-      ;;
##############################################
neuron-7.6.3/configure-19573-        # It is most probably a Windows format PATH.
neuron-7.6.3/configure:19574:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
neuron-7.6.3/configure-19575-      else
neuron-7.6.3/configure:19576:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/configure-19577-      fi
##############################################
neuron-7.6.3/configure-19583-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/configure:19584:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/configure:19585:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/configure:19586:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/configure-19587-      test -d \$dldir || mkdir -p \$dldir~
neuron-7.6.3/configure-19588-      $install_prog $dir/$dlname \$dldir/$dlname'
neuron-7.6.3/configure:19589:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/configure-19590-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/configure-19597-    # Assume MSVC wrapper
neuron-7.6.3/configure:19598:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
neuron-7.6.3/configure-19599-    dynamic_linker='Win32 ld.exe'
##############################################
neuron-7.6.3/configure-19614-  shlibpath_var=DYLD_LIBRARY_PATH
neuron-7.6.3/configure:19615:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
neuron-7.6.3/configure-19616-
##############################################
neuron-7.6.3/configure-19866-  if test -f /etc/ld.so.conf; then
neuron-7.6.3/configure:19867:    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' ' '`
neuron-7.6.3/configure-19868-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
neuron-7.6.3/configure-19932-  need_lib_prefix=no
neuron-7.6.3/configure:19933:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/configure-19934-    need_version=no
##############################################
neuron-7.6.3/configure-19959-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
neuron-7.6.3/configure:19960:  postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/configure:19961:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
neuron-7.6.3/configure:19962:    dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/configure-19963-    test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/configure-19968-    fi'
neuron-7.6.3/configure:19969:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
neuron-7.6.3/configure-19970-    dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/configure-20359-  test $ac_status = 0; }; then
neuron-7.6.3/configure:20360:  pkg_cv_NCURSES_CFLAGS=`$PKG_CONFIG --cflags "ncurses" 2>/dev/null`
neuron-7.6.3/configure-20361-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
neuron-7.6.3/configure-20376-  test $ac_status = 0; }; then
neuron-7.6.3/configure:20377:  pkg_cv_NCURSES_LIBS=`$PKG_CONFIG --libs "ncurses" 2>/dev/null`
neuron-7.6.3/configure-20378-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
neuron-7.6.3/configure-20397-        if test $_pkg_short_errors_supported = yes; then
neuron-7.6.3/configure:20398:	        NCURSES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ncurses" 2>&1`
neuron-7.6.3/configure-20399-        else
neuron-7.6.3/configure:20400:	        NCURSES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ncurses" 2>&1`
neuron-7.6.3/configure-20401-        fi
##############################################
neuron-7.6.3/configure-20956-$as_echo_n "checking symlink for $_cur... " >&6; }
neuron-7.6.3/configure:20957:        _slink=`ls -ld "$_cur" | sed 's/.* -> //'`
neuron-7.6.3/configure-20958-        case "$_slink" in
##############################################
neuron-7.6.3/configure-20960-        # 'X' avoids triggering unwanted echo options.
neuron-7.6.3/configure:20961:        *) _cur=`echo "X$_cur" | sed -e 's/^X//' -e 's:[^/]*$::'`"$_slink";;
neuron-7.6.3/configure-20962-        esac
##############################################
neuron-7.6.3/configure-20967-
neuron-7.6.3/configure:20968:_JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[^/]*$::'`
neuron-7.6.3/configure-20969-case "$host_os" in
neuron-7.6.3/configure:20970:        darwin*)        _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[^/]*$::'`
neuron-7.6.3/configure-20971-                        _JINC="$_JTOPDIR/Headers";;
##############################################
neuron-7.6.3/configure-20976-else
neuron-7.6.3/configure:20977:        _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[^/]*$::'`
neuron-7.6.3/configure-20978-        if test -f "$_JTOPDIR/include/jni.h"; then
##############################################
neuron-7.6.3/configure-21043-			fi
neuron-7.6.3/configure:21044:			xjava=`find $JDKDIR/jre -name libjvm\* -print|sed -n 1p`
neuron-7.6.3/configure-21045-			echo "Found a path to the libjvm"
neuron-7.6.3/configure-21046-			echo "$xjava"
neuron-7.6.3/configure:21047:			xjava=`echo $xjava | sed -n 's;\(.*\)/libjvm.*;\1;p'`
neuron-7.6.3/configure-21048-			JVMLIBDIR=$xjava
##############################################
neuron-7.6.3/configure-21050-		fi
neuron-7.6.3/configure:21051:		JLIBDIR=`echo $JVMLIBDIR | sed 's;/[^/]*$;;'`
neuron-7.6.3/configure-21052-		echo "JLIBDIR=$JLIBDIR"
##############################################
neuron-7.6.3/configure-21831-    for ac_var in incroot usrlibdir libdir; do
neuron-7.6.3/configure:21832:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
neuron-7.6.3/configure-21833-    done
##############################################
neuron-7.6.3/configure-21941-  LIBS=$ac_save_LIBS
neuron-7.6.3/configure:21942:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
neuron-7.6.3/configure-21943-do
##############################################
neuron-7.6.3/configure-22556-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
neuron-7.6.3/configure:22557:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
neuron-7.6.3/configure-22558-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
neuron-7.6.3/configure-22588-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/configure:22589:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
neuron-7.6.3/configure-22590-_ACEOF
##############################################
neuron-7.6.3/configure-22867-do :
neuron-7.6.3/configure:22868:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
neuron-7.6.3/configure-22869-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
neuron-7.6.3/configure-22871-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/configure:22872:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
neuron-7.6.3/configure-22873-_ACEOF
##############################################
neuron-7.6.3/configure-22880-do :
neuron-7.6.3/configure:22881:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
neuron-7.6.3/configure-22882-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
neuron-7.6.3/configure-22884-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/configure:22885:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
neuron-7.6.3/configure-22886-_ACEOF
##############################################
neuron-7.6.3/configure-22893-do :
neuron-7.6.3/configure:22894:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
neuron-7.6.3/configure-22895-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
neuron-7.6.3/configure-22897-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/configure:22898:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
neuron-7.6.3/configure-22899-_ACEOF
##############################################
neuron-7.6.3/configure-23292-do :
neuron-7.6.3/configure:23293:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
neuron-7.6.3/configure-23294-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
neuron-7.6.3/configure-23296-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/configure:23297:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
neuron-7.6.3/configure-23298-_ACEOF
##############################################
neuron-7.6.3/configure-23804-  for ac_func in _getb67 GETB67 getb67; do
neuron-7.6.3/configure:23805:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
neuron-7.6.3/configure-23806-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
neuron-7.6.3/configure-23981-do :
neuron-7.6.3/configure:23982:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
neuron-7.6.3/configure-23983-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
neuron-7.6.3/configure-23985-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/configure:23986:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
neuron-7.6.3/configure-23987-_ACEOF
##############################################
neuron-7.6.3/configure-23993-do :
neuron-7.6.3/configure:23994:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
neuron-7.6.3/configure-23995-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
neuron-7.6.3/configure-23997-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/configure:23998:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
neuron-7.6.3/configure-23999-_ACEOF
##############################################
neuron-7.6.3/configure-24357-  if test "$am_compiler_list" = ""; then
neuron-7.6.3/configure:24358:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
neuron-7.6.3/configure-24359-  fi
##############################################
neuron-7.6.3/configure-24769-		echo "Looking for InterViews in the usual places--"
neuron-7.6.3/configure:24770:				xprefix=`echo "$prefix" | sed 's;/[^/]*$;;'`
neuron-7.6.3/configure-24771-				if test -d $xprefix/iv ; then
##############################################
neuron-7.6.3/configure-25068-	if test "$GXX"='yes' ; then
neuron-7.6.3/configure:25069:		zzz="`$CXX -v 2>&1 | sed -n '2s/ /_/gp'`"
neuron-7.6.3/configure-25070-		case "$zzz" in
##############################################
neuron-7.6.3/configure-25175-if test "$use_mpi" = "no" ; then
neuron-7.6.3/configure:25176:as_ac_Header=`$as_echo "ac_cv_header_$PVM_ROOT/include/pvm3.h" | $as_tr_sh`
neuron-7.6.3/configure-25177-ac_fn_c_check_header_mongrel "$LINENO" "$PVM_ROOT/include/pvm3.h" "$as_ac_Header" "$ac_includes_default"
##############################################
neuron-7.6.3/configure-25180-	PVM_INCLUDES='-I${PVM_ROOT}/include'
neuron-7.6.3/configure:25181:	PVM_XTRA_LIBS="`sed -n '/^ARCHLIB/s/[^-]*//p' ${PVM_ROOT}/conf/${PVM_ARCH}.def`"
neuron-7.6.3/configure-25182-	echo "PVM_XTRA_LIBS=$PVM_XTRA_LIBS"
##############################################
neuron-7.6.3/configure-25560-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
neuron-7.6.3/configure:25561:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
neuron-7.6.3/configure-25562-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
neuron-7.6.3/configure-25768-if test -z "$BASH_VERSION$ZSH_VERSION" \
neuron-7.6.3/configure:25769:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
neuron-7.6.3/configure-25770-  as_echo='print -r --'
neuron-7.6.3/configure-25771-  as_echo_n='print -rn --'
neuron-7.6.3/configure:25772:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
neuron-7.6.3/configure-25773-  as_echo='printf %s\n'
##############################################
neuron-7.6.3/configure-25775-else
neuron-7.6.3/configure:25776:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
neuron-7.6.3/configure-25777-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
neuron-7.6.3/configure-25785-	expr "X$arg" : "X\\(.*\\)$as_nl";
neuron-7.6.3/configure:25786:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
neuron-7.6.3/configure-25787-      esac;
##############################################
neuron-7.6.3/configure-25862-# ----------------------------------------
neuron-7.6.3/configure:25863:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
neuron-7.6.3/configure-25864-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
neuron-7.6.3/configure-25934-  {
neuron-7.6.3/configure:25935:    as_val=`expr "$@" || test $? -eq 1`
neuron-7.6.3/configure-25936-  }
##############################################
neuron-7.6.3/configure-26038-      case $as_dir in #(
neuron-7.6.3/configure:26039:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
neuron-7.6.3/configure-26040-      *) as_qdir=$as_dir;;
##############################################
neuron-7.6.3/configure-26173-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
neuron-7.6.3/configure:26174:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
neuron-7.6.3/configure-26175-ac_cs_version="\\
##############################################
neuron-7.6.3/configure-26198-  --*=?*)
neuron-7.6.3/configure:26199:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
neuron-7.6.3/configure:26200:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
neuron-7.6.3/configure-26201-    ac_shift=:
##############################################
neuron-7.6.3/configure-26203-  --*=)
neuron-7.6.3/configure:26204:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
neuron-7.6.3/configure-26205-    ac_optarg=
##############################################
neuron-7.6.3/configure-26227-    case $ac_optarg in
neuron-7.6.3/configure:26228:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
neuron-7.6.3/configure-26229-    '') as_fn_error $? "missing file argument" ;;
##############################################
neuron-7.6.3/configure-26235-    case $ac_optarg in
neuron-7.6.3/configure:26236:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
neuron-7.6.3/configure-26237-    esac
##############################################
neuron-7.6.3/configure-26304-delay_variable_subst='$delay_variable_subst'
neuron-7.6.3/configure:26305:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26306:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26307:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26308:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26309:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26310:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26311:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26312:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26313:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26314:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26315:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26316:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26317:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26318:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26319:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26320:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26321:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26322:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26323:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26324:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26325:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26326:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26327:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26328:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26329:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26330:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26331:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26332:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26333:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26334:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26335:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26336:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26337:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26338:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26339:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26340:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26341:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26342:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26343:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26344:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26345:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26346:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26347:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26348:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26349:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26350:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26351:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26352:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26353:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26354:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26355:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26356:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26357:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26358:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26359:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26360:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26361:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26362:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26363: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"`'
neuron-7.6.3/configure:26364:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26365:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26366:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26367:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26368:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26369:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26370:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26371:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26372:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26373:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26374:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26375:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26376:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26377:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26378:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26379:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26380:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26381:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26382:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26383:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26384:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26385:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26386:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26387:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26388:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26389:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26390:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26391:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26392:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26393:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26394:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26395:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26396:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26397:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26398:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26399:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26400:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26401:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26402:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26403:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26404:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26405:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26406:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26407:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26408:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26409:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26410:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26411:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26412:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26413:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26414:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26415:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26416:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26417:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26418:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26419:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26420:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26421:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26422:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26423:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26424:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26425:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26426:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26427:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26428:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26429:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26430:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26431:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26432:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26433:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26434:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26435:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26436:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26437:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26438:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26439:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26440:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26441:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26442:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26443:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26444:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26445:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26446:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26447:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26448:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26449:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26450:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26451:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26452:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26453:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26454:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26455:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26456:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26457:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26458:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26459:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26460:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26461:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26462:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26463:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26464:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26465:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26466:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26467:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26468:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26469:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26470:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26471:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26472:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26473:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26474:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26475:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26476:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26477:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26478:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26479:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26480:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26481:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26482:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26483:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26484:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26485:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26486:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26487:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26488:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26489:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26490:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26491:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26492:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure:26493:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/configure-26494-
##############################################
neuron-7.6.3/configure-26606-compiler_lib_search_path_CXX; do
neuron-7.6.3/configure:26607:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
neuron-7.6.3/configure-26608-    *[\\\\\\\`\\"\\\$]*)
neuron-7.6.3/configure:26609:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/configure-26610-      ;;
##############################################
neuron-7.6.3/configure-26648-postlink_cmds_CXX; do
neuron-7.6.3/configure:26649:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
neuron-7.6.3/configure-26650-    *[\\\\\\\`\\"\\\$]*)
neuron-7.6.3/configure:26651:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/configure-26652-      ;;
##############################################
neuron-7.6.3/configure-26860-fi
neuron-7.6.3/configure:26861:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
neuron-7.6.3/configure-26862-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
neuron-7.6.3/configure-26877-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
neuron-7.6.3/configure:26878:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
neuron-7.6.3/configure-26879-ac_delim='%!_!# '
##############################################
neuron-7.6.3/configure-26883-
neuron-7.6.3/configure:26884:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
neuron-7.6.3/configure-26885-  if test $ac_delim_n = $ac_delim_num; then
##############################################
neuron-7.6.3/configure-27021-for ac_last_try in false false :; do
neuron-7.6.3/configure:27022:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
neuron-7.6.3/configure-27023-  if test -z "$ac_tt"; then
##############################################
neuron-7.6.3/configure-27153-      esac
neuron-7.6.3/configure:27154:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
neuron-7.6.3/configure-27155-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
neuron-7.6.3/configure-27212-*)
neuron-7.6.3/configure:27213:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
neuron-7.6.3/configure-27214-  # A ".." for each directory in $ac_dir_suffix.
neuron-7.6.3/configure:27215:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
neuron-7.6.3/configure-27216-  case $ac_top_builddir_sub in
##############################################
neuron-7.6.3/configure-27273-/@mandir@/p'
neuron-7.6.3/configure:27274:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
neuron-7.6.3/configure-27275-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
neuron-7.6.3/configure-27290-
neuron-7.6.3/configure:27291:# Neutralize VPATH when `$srcdir' = `.'.
neuron-7.6.3/configure-27292-# Shell code in configure.ac might set extrasub.
##############################################
neuron-7.6.3/configure-27318-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
neuron-7.6.3/configure:27319:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
neuron-7.6.3/configure-27320-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
neuron-7.6.3/configure-27364-    * )
neuron-7.6.3/configure:27365:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
neuron-7.6.3/configure-27366-  esac
##############################################
neuron-7.6.3/configure-27411-    # Strip MF so we end up with the name of the file.
neuron-7.6.3/configure:27412:    mf=`echo "$mf" | sed -e 's/:.*$//'`
neuron-7.6.3/configure-27413-    # Check whether this is an Automake generated Makefile or not.
##############################################
neuron-7.6.3/configure-27448-    # from the Makefile without running 'make'.
neuron-7.6.3/configure:27449:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
neuron-7.6.3/configure-27450-    test -z "$DEPDIR" && continue
neuron-7.6.3/configure:27451:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
neuron-7.6.3/configure-27452-    test -z "$am__include" && continue
neuron-7.6.3/configure:27453:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
neuron-7.6.3/configure-27454-    # Find all dependency output files, they are included files with
##############################################
neuron-7.6.3/configure-27983-    *:)
neuron-7.6.3/configure:27984:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
neuron-7.6.3/configure-27985-        ;;
neuron-7.6.3/configure-27986-    x:*)
neuron-7.6.3/configure:27987:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
neuron-7.6.3/configure-27988-        ;;
neuron-7.6.3/configure-27989-    *::*)
neuron-7.6.3/configure:27990:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
neuron-7.6.3/configure:27991:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
neuron-7.6.3/configure-27992-        ;;
neuron-7.6.3/configure-27993-    *)
neuron-7.6.3/configure:27994:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
neuron-7.6.3/configure-27995-        ;;
##############################################
neuron-7.6.3/configure-28010-    done
neuron-7.6.3/configure:28011:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
neuron-7.6.3/configure-28012-}
##############################################
neuron-7.6.3/depcomp-64-  case $1 in
neuron-7.6.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
neuron-7.6.3/depcomp-66-      *) dir=;;
##############################################
neuron-7.6.3/depcomp-73-{
neuron-7.6.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
neuron-7.6.3/depcomp-75-}
##############################################
neuron-7.6.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
neuron-7.6.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
neuron-7.6.3/depcomp-128-
##############################################
neuron-7.6.3/depcomp-405-        sleep 1
neuron-7.6.3/depcomp:406:        i=`expr $i - 1`
neuron-7.6.3/depcomp-407-      done
neuron-7.6.3/depcomp-408-    fi
neuron-7.6.3/depcomp:409:    i=`expr $i - 1`
neuron-7.6.3/depcomp-410-  done
##############################################
neuron-7.6.3/depcomp-425-  # Do two passes, one to just change these to
neuron-7.6.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
neuron-7.6.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
neuron-7.6.3/depcomp-659-  done
neuron-7.6.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
neuron-7.6.3/depcomp-661-  touch "$tmpdepfile"
##############################################
neuron-7.6.3/install-sh-234-      fi
neuron-7.6.3/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
neuron-7.6.3/install-sh-236-    *)
##############################################
neuron-7.6.3/install-sh-281-      dstdir=$dst
neuron-7.6.3/install-sh:282:      dst=$dstdir/`basename "$src"`
neuron-7.6.3/install-sh-283-      dstdir_status=0
neuron-7.6.3/install-sh-284-    else
neuron-7.6.3/install-sh:285:      dstdir=`dirname "$dst"`
neuron-7.6.3/install-sh-286-      test -d "$dstdir"
##############################################
neuron-7.6.3/install-sh-344-                   test_tmpdir="$tmpdir/a"
neuron-7.6.3/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
neuron-7.6.3/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
neuron-7.6.3/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
neuron-7.6.3/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
neuron-7.6.3/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
neuron-7.6.3/install-sh-409-            case $prefix in
neuron-7.6.3/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
neuron-7.6.3/install-sh-411-              *) qprefix=$prefix;;
##############################################
neuron-7.6.3/install-sh-458-    if $copy_on_change &&
neuron-7.6.3/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
neuron-7.6.3/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
neuron-7.6.3/install-sh-461-       set -f &&
##############################################
neuron-7.6.3/ltmain.sh-103-#
neuron-7.6.3/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
neuron-7.6.3/ltmain.sh-105-#
##############################################
neuron-7.6.3/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
neuron-7.6.3/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
neuron-7.6.3/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
neuron-7.6.3/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
neuron-7.6.3/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
neuron-7.6.3/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
neuron-7.6.3/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
neuron-7.6.3/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
neuron-7.6.3/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
neuron-7.6.3/ltmain.sh-410-# The name of this program.
neuron-7.6.3/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
neuron-7.6.3/ltmain.sh-412-
##############################################
neuron-7.6.3/ltmain.sh-416-  *[\\/]*)
neuron-7.6.3/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
neuron-7.6.3/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
neuron-7.6.3/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
neuron-7.6.3/ltmain.sh-610-
neuron-7.6.3/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
neuron-7.6.3/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
neuron-7.6.3/ltmain.sh-613-
##############################################
neuron-7.6.3/ltmain.sh-639-
neuron-7.6.3/ltmain.sh:640:    func_arith_result=`expr "$@"`
neuron-7.6.3/ltmain.sh-641-  }
##############################################
neuron-7.6.3/ltmain.sh-660-  # ...otherwise fall back to using sed.
neuron-7.6.3/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
neuron-7.6.3/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
neuron-7.6.3/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
neuron-7.6.3/ltmain.sh-757-      test -n "$_G_tc" && {
neuron-7.6.3/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
neuron-7.6.3/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
neuron-7.6.3/ltmain.sh-760-      }
neuron-7.6.3/ltmain.sh-761-    done
neuron-7.6.3/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/ltmain.sh-763-
##############################################
neuron-7.6.3/ltmain.sh-831-
neuron-7.6.3/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
neuron-7.6.3/ltmain.sh-833-  }
##############################################
neuron-7.6.3/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
neuron-7.6.3/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
neuron-7.6.3/ltmain.sh-865-      done
neuron-7.6.3/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
neuron-7.6.3/ltmain.sh-867-
##############################################
neuron-7.6.3/ltmain.sh-901-      # If mktemp works, use that first and foremost
neuron-7.6.3/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
neuron-7.6.3/ltmain.sh-903-
##############################################
neuron-7.6.3/ltmain.sh-1111-        *[\\\`\"\$]*)
neuron-7.6.3/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
neuron-7.6.3/ltmain.sh-1113-        *)
##############################################
neuron-7.6.3/ltmain.sh-1198-    case $2 in
neuron-7.6.3/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
neuron-7.6.3/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
neuron-7.6.3/ltmain.sh-1201-    esac
##############################################
neuron-7.6.3/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
neuron-7.6.3/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
neuron-7.6.3/ltmain.sh-1273-      ;;
##############################################
neuron-7.6.3/ltmain.sh-1358-
neuron-7.6.3/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
neuron-7.6.3/ltmain.sh-1360-}
##############################################
neuron-7.6.3/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
neuron-7.6.3/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
neuron-7.6.3/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
neuron-7.6.3/ltmain.sh-1517-
neuron-7.6.3/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
neuron-7.6.3/ltmain.sh-1519-}
##############################################
neuron-7.6.3/ltmain.sh-1870-
neuron-7.6.3/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
neuron-7.6.3/ltmain.sh-1872-      func_split_equals_rhs=
neuron-7.6.3/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
neuron-7.6.3/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
neuron-7.6.3/ltmain.sh-1875-  }
##############################################
neuron-7.6.3/ltmain.sh-1898-
neuron-7.6.3/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
neuron-7.6.3/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
neuron-7.6.3/ltmain.sh-1901-  }
##############################################
neuron-7.6.3/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
neuron-7.6.3/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
neuron-7.6.3/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
neuron-7.6.3/ltmain.sh-2074-
##############################################
neuron-7.6.3/ltmain.sh-2110-  {
neuron-7.6.3/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
neuron-7.6.3/ltmain.sh-2112-  }
##############################################
neuron-7.6.3/ltmain.sh-2115-  {
neuron-7.6.3/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
neuron-7.6.3/ltmain.sh-2117-  }
##############################################
neuron-7.6.3/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
neuron-7.6.3/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
neuron-7.6.3/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
neuron-7.6.3/ltmain.sh-2659-      done
neuron-7.6.3/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
neuron-7.6.3/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
neuron-7.6.3/ltmain.sh-2662-      case $@ in
##############################################
neuron-7.6.3/ltmain.sh-2672-	    # Evaluate the configuration.
neuron-7.6.3/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
neuron-7.6.3/ltmain.sh-2674-	    CC_quoted=
##############################################
neuron-7.6.3/ltmain.sh-2678-	    done
neuron-7.6.3/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
neuron-7.6.3/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
neuron-7.6.3/ltmain.sh-2681-	    case "$@ " in
##############################################
neuron-7.6.3/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
neuron-7.6.3/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
neuron-7.6.3/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
neuron-7.6.3/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
neuron-7.6.3/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
neuron-7.6.3/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
neuron-7.6.3/ltmain.sh-3009-    # LT_CYGPATH in this case.
neuron-7.6.3/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
neuron-7.6.3/ltmain.sh-3011-  fi
##############################################
neuron-7.6.3/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
neuron-7.6.3/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
neuron-7.6.3/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
neuron-7.6.3/ltmain.sh-3376-    *.[cCFSifmso] | \
neuron-7.6.3/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
neuron-7.6.3/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
neuron-7.6.3/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
neuron-7.6.3/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
neuron-7.6.3/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
neuron-7.6.3/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
neuron-7.6.3/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
neuron-7.6.3/ltmain.sh-3474-
##############################################
neuron-7.6.3/ltmain.sh-3520-      if test warn = "$need_locks" &&
neuron-7.6.3/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
neuron-7.6.3/ltmain.sh-3522-	$ECHO "\
neuron-7.6.3/ltmain.sh-3523-*** ERROR, $lockfile contains:
neuron-7.6.3/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
neuron-7.6.3/ltmain.sh-3525-
##############################################
neuron-7.6.3/ltmain.sh-3569-      if test warn = "$need_locks" &&
neuron-7.6.3/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
neuron-7.6.3/ltmain.sh-3571-	$ECHO "\
neuron-7.6.3/ltmain.sh-3572-*** ERROR, $lockfile contains:
neuron-7.6.3/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
neuron-7.6.3/ltmain.sh-3574-
##############################################
neuron-7.6.3/ltmain.sh-3895-      # Get the absolute pathname.
neuron-7.6.3/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
neuron-7.6.3/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
neuron-7.6.3/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
neuron-7.6.3/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
neuron-7.6.3/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
neuron-7.6.3/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
neuron-7.6.3/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
neuron-7.6.3/ltmain.sh-4280-
##############################################
neuron-7.6.3/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
neuron-7.6.3/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
neuron-7.6.3/ltmain.sh-4293-	  else
neuron-7.6.3/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
neuron-7.6.3/ltmain.sh-4295-	  fi
##############################################
neuron-7.6.3/ltmain.sh-4458-	    fi
neuron-7.6.3/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
neuron-7.6.3/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
neuron-7.6.3/ltmain.sh-4477-	        # Replace the output file specification.
neuron-7.6.3/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
neuron-7.6.3/ltmain.sh-4479-
##############################################
neuron-7.6.3/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
neuron-7.6.3/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
neuron-7.6.3/ltmain.sh-4498-	  fi
##############################################
neuron-7.6.3/ltmain.sh-4570-    my_pic_p=${3-false}
neuron-7.6.3/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
neuron-7.6.3/ltmain.sh-4572-    my_dlsyms=
##############################################
neuron-7.6.3/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
neuron-7.6.3/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
neuron-7.6.3/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
neuron-7.6.3/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
neuron-7.6.3/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
neuron-7.6.3/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
neuron-7.6.3/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
neuron-7.6.3/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
neuron-7.6.3/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
neuron-7.6.3/ltmain.sh-4862-	  else
neuron-7.6.3/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
neuron-7.6.3/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
neuron-7.6.3/ltmain.sh-4865-	  fi
##############################################
neuron-7.6.3/ltmain.sh-4867-	*)
neuron-7.6.3/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
neuron-7.6.3/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
neuron-7.6.3/ltmain.sh-4870-	  ;;
##############################################
neuron-7.6.3/ltmain.sh-4882-      # Nullify the symbol file.
neuron-7.6.3/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
neuron-7.6.3/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
neuron-7.6.3/ltmain.sh-4885-    fi
##############################################
neuron-7.6.3/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
neuron-7.6.3/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
neuron-7.6.3/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
neuron-7.6.3/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
neuron-7.6.3/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
neuron-7.6.3/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
neuron-7.6.3/ltmain.sh-4925-  win32_libid_type=unknown
neuron-7.6.3/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
neuron-7.6.3/ltmain.sh-4927-  case $win32_fileres in
##############################################
neuron-7.6.3/ltmain.sh-4990-
neuron-7.6.3/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
neuron-7.6.3/ltmain.sh-4992-}
##############################################
neuron-7.6.3/ltmain.sh-5008-
neuron-7.6.3/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
neuron-7.6.3/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
neuron-7.6.3/ltmain.sh-5072-    # binutils import library
neuron-7.6.3/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
neuron-7.6.3/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
neuron-7.6.3/ltmain.sh-5075-    # ms-generated import library
neuron-7.6.3/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
neuron-7.6.3/ltmain.sh-5077-  else
##############################################
neuron-7.6.3/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
neuron-7.6.3/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
neuron-7.6.3/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
neuron-7.6.3/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
neuron-7.6.3/ltmain.sh-5160-	    darwin_arch=
##############################################
neuron-7.6.3/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
neuron-7.6.3/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
neuron-7.6.3/ltmain.sh-5172-	    darwin_file=
##############################################
neuron-7.6.3/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
neuron-7.6.3/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
neuron-7.6.3/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
neuron-7.6.3/ltmain.sh-5189-      esac
neuron-7.6.3/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
neuron-7.6.3/ltmain.sh-5191-    done
##############################################
neuron-7.6.3/ltmain.sh-5260-
neuron-7.6.3/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
neuron-7.6.3/ltmain.sh-5262-    $ECHO "\
##############################################
neuron-7.6.3/ltmain.sh-5295-    --lt-dump-script)
neuron-7.6.3/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
neuron-7.6.3/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
neuron-7.6.3/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
neuron-7.6.3/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
neuron-7.6.3/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
neuron-7.6.3/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
neuron-7.6.3/ltmain.sh-5324-  done
##############################################
neuron-7.6.3/ltmain.sh-5380-  # Find the directory that this script lives in.
neuron-7.6.3/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
neuron-7.6.3/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
neuron-7.6.3/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
neuron-7.6.3/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
neuron-7.6.3/ltmain.sh-5386-  while test -n \"\$file\"; do
neuron-7.6.3/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
neuron-7.6.3/ltmain.sh-5388-
##############################################
neuron-7.6.3/ltmain.sh-5396-
neuron-7.6.3/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
neuron-7.6.3/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
neuron-7.6.3/ltmain.sh-5399-  done
##############################################
neuron-7.6.3/ltmain.sh-5410-    case \"\$thisdir\" in
neuron-7.6.3/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
neuron-7.6.3/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
neuron-7.6.3/ltmain.sh-5416-  # Try to get the absolute directory name.
neuron-7.6.3/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
neuron-7.6.3/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
neuron-7.6.3/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
neuron-7.6.3/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
neuron-7.6.3/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
neuron-7.6.3/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
neuron-7.6.3/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
neuron-7.6.3/ltmain.sh-5443-      else
##############################################
neuron-7.6.3/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
neuron-7.6.3/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
neuron-7.6.3/ltmain.sh-5487-
##############################################
neuron-7.6.3/ltmain.sh-6464-
neuron-7.6.3/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
neuron-7.6.3/ltmain.sh-6466-    *import*) : ;;
##############################################
neuron-7.6.3/ltmain.sh-6712-	    moreargs=
neuron-7.6.3/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
neuron-7.6.3/ltmain.sh-6714-	    do
##############################################
neuron-7.6.3/ltmain.sh-6973-	*)
neuron-7.6.3/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
neuron-7.6.3/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
neuron-7.6.3/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
neuron-7.6.3/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
neuron-7.6.3/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
neuron-7.6.3/ltmain.sh-7290-      -Z*)
neuron-7.6.3/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
neuron-7.6.3/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
neuron-7.6.3/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
neuron-7.6.3/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
neuron-7.6.3/ltmain.sh-7462-    else
##############################################
neuron-7.6.3/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
neuron-7.6.3/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
neuron-7.6.3/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
neuron-7.6.3/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
neuron-7.6.3/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
neuron-7.6.3/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
neuron-7.6.3/ltmain.sh-7877-	fi
neuron-7.6.3/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
neuron-7.6.3/ltmain.sh-7950-	*)
neuron-7.6.3/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
neuron-7.6.3/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
neuron-7.6.3/ltmain.sh-8203-	    shift
neuron-7.6.3/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
neuron-7.6.3/ltmain.sh-8495-		*)
neuron-7.6.3/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
neuron-7.6.3/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
neuron-7.6.3/ltmain.sh-8506-		  depdepl=
neuron-7.6.3/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
neuron-7.6.3/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
neuron-7.6.3/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
neuron-7.6.3/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
neuron-7.6.3/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
neuron-7.6.3/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
neuron-7.6.3/ltmain.sh-8517-                      fi
##############################################
neuron-7.6.3/ltmain.sh-8528-		else
neuron-7.6.3/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
neuron-7.6.3/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
neuron-7.6.3/ltmain.sh-8551-	else
neuron-7.6.3/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ltmain.sh-8553-	fi
##############################################
neuron-7.6.3/ltmain.sh-8640-        linux*)
neuron-7.6.3/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
neuron-7.6.3/ltmain.sh-9048-	removelist=
neuron-7.6.3/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
neuron-7.6.3/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
neuron-7.6.3/ltmain.sh-9074-	# Transform .lo files to .o files.
neuron-7.6.3/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
neuron-7.6.3/ltmain.sh-9076-      fi
##############################################
neuron-7.6.3/ltmain.sh-9079-      #for path in $notinst_path; do
neuron-7.6.3/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
neuron-7.6.3/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
neuron-7.6.3/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
neuron-7.6.3/ltmain.sh-9083-      #done
##############################################
neuron-7.6.3/ltmain.sh-9200-		if test -n "$i"; then
neuron-7.6.3/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
neuron-7.6.3/ltmain.sh-9203-		  set dummy $deplib_matches; shift
neuron-7.6.3/ltmain.sh-9204-		  deplib_match=$1
neuron-7.6.3/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
neuron-7.6.3/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
neuron-7.6.3/ltmain.sh-9243-		  if test -n "$i"; then
neuron-7.6.3/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
neuron-7.6.3/ltmain.sh-9246-		    set dummy $deplib_matches; shift
neuron-7.6.3/ltmain.sh-9247-		    deplib_match=$1
neuron-7.6.3/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
neuron-7.6.3/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
neuron-7.6.3/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
neuron-7.6.3/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
neuron-7.6.3/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
neuron-7.6.3/ltmain.sh-9293-	      if test -n "$a_deplib"; then
neuron-7.6.3/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
neuron-7.6.3/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
neuron-7.6.3/ltmain.sh-9297-		else
##############################################
neuron-7.6.3/ltmain.sh-9303-		    shopt -s nocaseglob
neuron-7.6.3/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
neuron-7.6.3/ltmain.sh-9305-		    $nocaseglob
neuron-7.6.3/ltmain.sh-9306-		  else
neuron-7.6.3/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
neuron-7.6.3/ltmain.sh-9308-		  fi
##############################################
neuron-7.6.3/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
neuron-7.6.3/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
neuron-7.6.3/ltmain.sh-9323-			case $potliblink in
neuron-7.6.3/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
neuron-7.6.3/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
neuron-7.6.3/ltmain.sh-9326-			esac
##############################################
neuron-7.6.3/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
neuron-7.6.3/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
neuron-7.6.3/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
neuron-7.6.3/ltmain.sh-9377-	      if test -n "$a_deplib"; then
neuron-7.6.3/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
neuron-7.6.3/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
neuron-7.6.3/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
neuron-7.6.3/ltmain.sh-9416-	  newdeplibs=
neuron-7.6.3/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
neuron-7.6.3/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
neuron-7.6.3/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
neuron-7.6.3/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
neuron-7.6.3/ltmain.sh-9422-	    done
##############################################
neuron-7.6.3/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
neuron-7.6.3/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
neuron-7.6.3/ltmain.sh-9448-	  ;;
##############################################
neuron-7.6.3/ltmain.sh-9498-	*-*-darwin*)
neuron-7.6.3/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ltmain.sh-9502-	  ;;
##############################################
neuron-7.6.3/ltmain.sh-9625-	# Use standard objects if they are pic
neuron-7.6.3/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
neuron-7.6.3/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
neuron-7.6.3/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
neuron-7.6.3/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
neuron-7.6.3/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
neuron-7.6.3/ltmain.sh-10154-      # Create the old-style object.
neuron-7.6.3/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
neuron-7.6.3/ltmain.sh-10156-
##############################################
neuron-7.6.3/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
neuron-7.6.3/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
neuron-7.6.3/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
neuron-7.6.3/ltmain.sh-10215-	;;
##############################################
neuron-7.6.3/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
neuron-7.6.3/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ltmain.sh-10233-	;;
##############################################
neuron-7.6.3/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
neuron-7.6.3/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
neuron-7.6.3/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
neuron-7.6.3/ltmain.sh-10368-	# Transform all the library objects into standard objects.
neuron-7.6.3/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
neuron-7.6.3/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
neuron-7.6.3/ltmain.sh-10371-      fi
##############################################
neuron-7.6.3/ltmain.sh-10396-	# Replace the output file specification.
neuron-7.6.3/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
neuron-7.6.3/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
neuron-7.6.3/ltmain.sh-10405-	  func_to_tool_file "$output"
neuron-7.6.3/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
neuron-7.6.3/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
neuron-7.6.3/ltmain.sh-10449-	# Replace the output file specification.
neuron-7.6.3/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
neuron-7.6.3/ltmain.sh-10451-	# Delete the old output file.
##############################################
neuron-7.6.3/ltmain.sh-10457-	  func_to_tool_file "$output"
neuron-7.6.3/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
neuron-7.6.3/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
neuron-7.6.3/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
neuron-7.6.3/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
neuron-7.6.3/ltmain.sh-10477-          ;;
##############################################
neuron-7.6.3/ltmain.sh-10488-      # Replace the output file specification.
neuron-7.6.3/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
neuron-7.6.3/ltmain.sh-10490-
##############################################
neuron-7.6.3/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
neuron-7.6.3/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
neuron-7.6.3/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
neuron-7.6.3/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
neuron-7.6.3/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
neuron-7.6.3/ltmain.sh-10520-      fi
##############################################
neuron-7.6.3/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
neuron-7.6.3/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
neuron-7.6.3/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
neuron-7.6.3/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
neuron-7.6.3/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
neuron-7.6.3/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
neuron-7.6.3/ltmain.sh-10811-		name=$func_basename_result
neuron-7.6.3/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
neuron-7.6.3/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
neuron-7.6.3/ltmain.sh-10830-		name=$func_basename_result
neuron-7.6.3/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
neuron-7.6.3/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
neuron-7.6.3/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
neuron-7.6.3/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
neuron-7.6.3/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
neuron-7.6.3/m4/acinclude.m4-144-_ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC")
neuron-7.6.3/m4/acinclude.m4:145:_JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'`
neuron-7.6.3/m4/acinclude.m4-146-case "$host_os" in
neuron-7.6.3/m4/acinclude.m4:147:        darwin*)        _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'`
neuron-7.6.3/m4/acinclude.m4-148-                        _JINC="$_JTOPDIR/Headers";;
##############################################
neuron-7.6.3/m4/acinclude.m4-153-else
neuron-7.6.3/m4/acinclude.m4:154:        _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'`
neuron-7.6.3/m4/acinclude.m4-155-        if test -f "$_JTOPDIR/include/jni.h"; then
##############################################
neuron-7.6.3/m4/acinclude.m4-190-        AC_MSG_CHECKING(symlink for $_cur)
neuron-7.6.3/m4/acinclude.m4:191:        _slink=`ls -ld "$_cur" | sed 's/.* -> //'`
neuron-7.6.3/m4/acinclude.m4-192-        case "$_slink" in
##############################################
neuron-7.6.3/m4/acinclude.m4-194-        # 'X' avoids triggering unwanted echo options.
neuron-7.6.3/m4/acinclude.m4:195:        *) _cur=`echo "X$_cur" | sed -e 's/^X//' -e 's:[[^/]]*$::'`"$_slink";;
neuron-7.6.3/m4/acinclude.m4-196-        esac
##############################################
neuron-7.6.3/m4/acinclude.m4-268-      AC_MSG_CHECKING(how rpm sets %{_rpmfilename})
neuron-7.6.3/m4/acinclude.m4:269:      rpmfilename=$rpmdir/`rpm --eval %{_rpmfilename} | sed "s/%{ARCH}/${host_cpu}/g" | sed "s/%{NAME}/$PACKAGE/g" | sed "s/%{VERSION}/${VERSION}/g" | sed "s/%{RELEASE}/${RPM_RELEASE}/g"`
neuron-7.6.3/m4/acinclude.m4-270-      AC_MSG_RESULT([$rpmfilename])
##############################################
neuron-7.6.3/m4/java_support.m4-21-AC_REQUIRE([AC_PROG_JAVA])
neuron-7.6.3/m4/java_support.m4:22:ac_var_name=`echo $1 | sed 's/\./_/g'`
neuron-7.6.3/m4/java_support.m4-23-dnl Normaly I'd use a AC_CACHE_CHECK here but since the variable name is
##############################################
neuron-7.6.3/m4/java_support.m4-93-fi
neuron-7.6.3/m4/java_support.m4:94:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
neuron-7.6.3/m4/java_support.m4:95:eval "HAVE_$ac_var_name=$`echo ac_cv_class_$ac_var_val`"
neuron-7.6.3/m4/java_support.m4-96-HAVE_LAST_CLASS=$ac_var_val
##############################################
neuron-7.6.3/m4/java_support.m4-104-dnl do scripts have variable scoping?
neuron-7.6.3/m4/java_support.m4:105:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
neuron-7.6.3/m4/java_support.m4-106-AC_MSG_RESULT($ac_var_val)
##############################################
neuron-7.6.3/m4/java_support.m4-150-AC_DEFUN([AC_CHECK_RQRD_CLASS],[
neuron-7.6.3/m4/java_support.m4:151:CLASS=`echo $1|sed 's/\./_/g'`
neuron-7.6.3/m4/java_support.m4-152-AC_CHECK_CLASS($1)
##############################################
neuron-7.6.3/m4/libtool.m4-119-    done
neuron-7.6.3/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
neuron-7.6.3/m4/libtool.m4-121-}
##############################################
neuron-7.6.3/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
neuron-7.6.3/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
neuron-7.6.3/m4/libtool.m4-439-
##############################################
neuron-7.6.3/m4/libtool.m4-447-#
neuron-7.6.3/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
neuron-7.6.3/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
neuron-7.6.3/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
neuron-7.6.3/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
neuron-7.6.3/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/m4/libtool.m4-561-      ;;
##############################################
neuron-7.6.3/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
neuron-7.6.3/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
neuron-7.6.3/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
neuron-7.6.3/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/m4/libtool.m4-574-      ;;
##############################################
neuron-7.6.3/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
neuron-7.6.3/m4/libtool.m4:1112:    _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\"`'
neuron-7.6.3/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
neuron-7.6.3/m4/libtool.m4-1164-      }]'
neuron-7.6.3/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
neuron-7.6.3/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/m4/libtool.m4-1169-  fi],[])
##############################################
neuron-7.6.3/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
neuron-7.6.3/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
neuron-7.6.3/m4/libtool.m4-1202-  ECHO='print -r --'
neuron-7.6.3/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
neuron-7.6.3/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
neuron-7.6.3/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
neuron-7.6.3/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
neuron-7.6.3/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
neuron-7.6.3/m4/libtool.m4-1238-
##############################################
neuron-7.6.3/m4/libtool.m4-1259-   if test yes = "$GCC"; then
neuron-7.6.3/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
neuron-7.6.3/m4/libtool.m4-1261-   fi
##############################################
neuron-7.6.3/m4/libtool.m4-1263- /*)
neuron-7.6.3/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
neuron-7.6.3/m4/libtool.m4-1265-   ;; #(
##############################################
neuron-7.6.3/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
neuron-7.6.3/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/m4/libtool.m4-1295-      *ELF-32*)
##############################################
neuron-7.6.3/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
neuron-7.6.3/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/m4/libtool.m4-1312-	*32-bit*)
##############################################
neuron-7.6.3/m4/libtool.m4-1322-    else
neuron-7.6.3/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/m4/libtool.m4-1324-	*32-bit*)
##############################################
neuron-7.6.3/m4/libtool.m4-1344-    emul=elf
neuron-7.6.3/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/m4/libtool.m4-1346-      *32-bit*)
##############################################
neuron-7.6.3/m4/libtool.m4-1352-    esac
neuron-7.6.3/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/m4/libtool.m4-1354-      *MSB*)
##############################################
neuron-7.6.3/m4/libtool.m4-1360-    esac
neuron-7.6.3/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/m4/libtool.m4-1362-      *N32*)
##############################################
neuron-7.6.3/m4/libtool.m4-1725-    # And add a safety zone
neuron-7.6.3/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
neuron-7.6.3/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
neuron-7.6.3/m4/libtool.m4-1728-    ;;
##############################################
neuron-7.6.3/m4/libtool.m4-1758-    if test -n "$kargmax"; then
neuron-7.6.3/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
neuron-7.6.3/m4/libtool.m4-1760-    else
##############################################
neuron-7.6.3/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
neuron-7.6.3/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
neuron-7.6.3/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
neuron-7.6.3/m4/libtool.m4-1770-    else
##############################################
neuron-7.6.3/m4/libtool.m4-1779-      # we can't tell.
neuron-7.6.3/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
neuron-7.6.3/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
neuron-7.6.3/m4/libtool.m4-1783-      do
neuron-7.6.3/m4/libtool.m4:1784:        i=`expr $i + 1`
neuron-7.6.3/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
neuron-7.6.3/m4/libtool.m4-1787-      # Only check the string length outside the loop.
neuron-7.6.3/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
neuron-7.6.3/m4/libtool.m4-1789-      teststring=
##############################################
neuron-7.6.3/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
neuron-7.6.3/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
neuron-7.6.3/m4/libtool.m4-1794-    fi
##############################################
neuron-7.6.3/m4/libtool.m4-2258-    *:)
neuron-7.6.3/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
neuron-7.6.3/m4/libtool.m4-2260-        ;;
neuron-7.6.3/m4/libtool.m4-2261-    x:*)
neuron-7.6.3/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
neuron-7.6.3/m4/libtool.m4-2263-        ;;
neuron-7.6.3/m4/libtool.m4-2264-    *::*)
neuron-7.6.3/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
neuron-7.6.3/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
neuron-7.6.3/m4/libtool.m4-2267-        ;;
neuron-7.6.3/m4/libtool.m4-2268-    *)
neuron-7.6.3/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
neuron-7.6.3/m4/libtool.m4-2270-        ;;
##############################################
neuron-7.6.3/m4/libtool.m4-2298-  esac
neuron-7.6.3/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
neuron-7.6.3/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
neuron-7.6.3/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
neuron-7.6.3/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
neuron-7.6.3/m4/libtool.m4-2307-    ;;
neuron-7.6.3/m4/libtool.m4-2308-  *)
neuron-7.6.3/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/m4/libtool.m4-2310-    ;;
##############################################
neuron-7.6.3/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
neuron-7.6.3/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
neuron-7.6.3/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
neuron-7.6.3/m4/libtool.m4-2356-  esac
neuron-7.6.3/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
neuron-7.6.3/m4/libtool.m4-2358-else
##############################################
neuron-7.6.3/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
neuron-7.6.3/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
neuron-7.6.3/m4/libtool.m4-2499-    ;;
##############################################
neuron-7.6.3/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/m4/libtool.m4-2542-      fi'
neuron-7.6.3/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
neuron-7.6.3/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
neuron-7.6.3/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
neuron-7.6.3/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/m4/libtool.m4-2558-      ;;
##############################################
neuron-7.6.3/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
neuron-7.6.3/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/m4/libtool.m4-2562-      ;;
##############################################
neuron-7.6.3/m4/libtool.m4-2569-    libname_spec='$name'
neuron-7.6.3/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
neuron-7.6.3/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
neuron-7.6.3/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
neuron-7.6.3/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
neuron-7.6.3/m4/libtool.m4-2586-      # Convert to MSYS style.
neuron-7.6.3/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
neuron-7.6.3/m4/libtool.m4-2588-      ;;
##############################################
neuron-7.6.3/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
neuron-7.6.3/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
neuron-7.6.3/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
neuron-7.6.3/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/m4/libtool.m4-2596-      ;;
##############################################
neuron-7.6.3/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
neuron-7.6.3/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
neuron-7.6.3/m4/libtool.m4-2602-      else
neuron-7.6.3/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/m4/libtool.m4-2604-      fi
##############################################
neuron-7.6.3/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
neuron-7.6.3/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
neuron-7.6.3/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/m4/libtool.m4-2624-    # Assume MSVC wrapper
neuron-7.6.3/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
neuron-7.6.3/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
neuron-7.6.3/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
neuron-7.6.3/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
neuron-7.6.3/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
neuron-7.6.3/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
neuron-7.6.3/m4/libtool.m4:2876:    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' ' '`
neuron-7.6.3/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
neuron-7.6.3/m4/libtool.m4-2941-  need_lib_prefix=no
neuron-7.6.3/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/m4/libtool.m4-2943-    need_version=no
##############################################
neuron-7.6.3/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
neuron-7.6.3/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
neuron-7.6.3/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/m4/libtool.m4-2977-    fi'
neuron-7.6.3/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
neuron-7.6.3/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/m4/libtool.m4-3188-	"file_magic "*)
neuron-7.6.3/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
neuron-7.6.3/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
neuron-7.6.3/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
neuron-7.6.3/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
neuron-7.6.3/m4/libtool.m4-3273-  *)
neuron-7.6.3/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
neuron-7.6.3/m4/libtool.m4-3275-  esac
##############################################
neuron-7.6.3/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
neuron-7.6.3/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
neuron-7.6.3/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
neuron-7.6.3/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
neuron-7.6.3/m4/libtool.m4-3284-      done
##############################################
neuron-7.6.3/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
neuron-7.6.3/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
neuron-7.6.3/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
neuron-7.6.3/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
neuron-7.6.3/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/m4/libtool.m4-3578-openbsd* | bitrig*)
neuron-7.6.3/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
neuron-7.6.3/m4/libtool.m4-3645-    else
neuron-7.6.3/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
neuron-7.6.3/m4/libtool.m4-3647-    fi
##############################################
neuron-7.6.3/m4/libtool.m4-3696-	esac
neuron-7.6.3/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
neuron-7.6.3/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
neuron-7.6.3/m4/libtool.m4-3702-	*)
neuron-7.6.3/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
neuron-7.6.3/m4/libtool.m4-3704-	  */dev/null*)
##############################################
neuron-7.6.3/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
neuron-7.6.3/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
neuron-7.6.3/m4/libtool.m4-3730-    *COFF*)
##############################################
neuron-7.6.3/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
neuron-7.6.3/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
neuron-7.6.3/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
neuron-7.6.3/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
neuron-7.6.3/m4/libtool.m4:3962:case `$NM -V 2>&1` in
neuron-7.6.3/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/m4/libtool.m4-4009-mingw*)
neuron-7.6.3/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
neuron-7.6.3/m4/libtool.m4-4011-  ;;
##############################################
neuron-7.6.3/m4/libtool.m4-4065-    nlist=conftest.nm
neuron-7.6.3/m4/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
neuron-7.6.3/m4/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
neuron-7.6.3/m4/libtool.m4-4413-	  *)
neuron-7.6.3/m4/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/m4/libtool.m4-4415-	    *Sun\ C*)
##############################################
neuron-7.6.3/m4/libtool.m4-4749-      *)
neuron-7.6.3/m4/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/m4/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
neuron-7.6.3/m4/libtool.m4-4932-    else
neuron-7.6.3/m4/libtool.m4:4933:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
neuron-7.6.3/m4/libtool.m4-4934-    fi
##############################################
neuron-7.6.3/m4/libtool.m4-5031-	# shared libraries, regardless of the interface used.
neuron-7.6.3/m4/libtool.m4:5032:	case `$LD -v 2>&1` in
neuron-7.6.3/m4/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
neuron-7.6.3/m4/libtool.m4-5063-    supports_anon_versioning=no
neuron-7.6.3/m4/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
neuron-7.6.3/m4/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
neuron-7.6.3/m4/libtool.m4-5166-	prefix_cmds="$SED"~
neuron-7.6.3/m4/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/m4/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/m4/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
neuron-7.6.3/m4/libtool.m4:5189:      _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'
neuron-7.6.3/m4/libtool.m4:5190:      _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'
neuron-7.6.3/m4/libtool.m4-5191-      ;;
##############################################
neuron-7.6.3/m4/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
neuron-7.6.3/m4/libtool.m4:5207:	  _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'
neuron-7.6.3/m4/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
neuron-7.6.3/m4/libtool.m4-5211-					# Portland Group f77 and f90 compilers
neuron-7.6.3/m4/libtool.m4:5212:	  _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'
neuron-7.6.3/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
neuron-7.6.3/m4/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
neuron-7.6.3/m4/libtool.m4:5229:	  _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'
neuron-7.6.3/m4/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
neuron-7.6.3/m4/libtool.m4-5232-	esac
neuron-7.6.3/m4/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/m4/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
neuron-7.6.3/m4/libtool.m4:5235:	  _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'
neuron-7.6.3/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
neuron-7.6.3/m4/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
neuron-7.6.3/m4/libtool.m4:5304:      case `$LD -v 2>&1` in
neuron-7.6.3/m4/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
neuron-7.6.3/m4/libtool.m4-5392-	else
neuron-7.6.3/m4/libtool.m4:5393:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
neuron-7.6.3/m4/libtool.m4-5394-	fi
##############################################
neuron-7.6.3/m4/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
neuron-7.6.3/m4/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
neuron-7.6.3/m4/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
neuron-7.6.3/m4/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
neuron-7.6.3/m4/libtool.m4:5514:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
neuron-7.6.3/m4/libtool.m4-5515-      else
##############################################
neuron-7.6.3/m4/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
neuron-7.6.3/m4/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
neuron-7.6.3/m4/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
neuron-7.6.3/m4/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
neuron-7.6.3/m4/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
neuron-7.6.3/m4/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
neuron-7.6.3/m4/libtool.m4-5767-      if test yes = "$GCC"; then
neuron-7.6.3/m4/libtool.m4:5768:	_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'
neuron-7.6.3/m4/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
neuron-7.6.3/m4/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
neuron-7.6.3/m4/libtool.m4:5791:          _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'
neuron-7.6.3/m4/libtool.m4-5792-	fi
##############################################
neuron-7.6.3/m4/libtool.m4-5794-      else
neuron-7.6.3/m4/libtool.m4:5795:	_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'
neuron-7.6.3/m4/libtool.m4:5796:	_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'
neuron-7.6.3/m4/libtool.m4-5797-      fi
##############################################
neuron-7.6.3/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
neuron-7.6.3/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
neuron-7.6.3/m4/libtool.m4-5872-	prefix_cmds="$SED"~
neuron-7.6.3/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/m4/libtool.m4:5887:	_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'
neuron-7.6.3/m4/libtool.m4-5888-      else
neuron-7.6.3/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
neuron-7.6.3/m4/libtool.m4:5890:	_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'
neuron-7.6.3/m4/libtool.m4-5891-      fi
##############################################
neuron-7.6.3/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/m4/libtool.m4:5900:	_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'
neuron-7.6.3/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
neuron-7.6.3/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
neuron-7.6.3/m4/libtool.m4:5904:	_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'
neuron-7.6.3/m4/libtool.m4:5905:	_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~
neuron-7.6.3/m4/libtool.m4:5906:          $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'
neuron-7.6.3/m4/libtool.m4-5907-
##############################################
neuron-7.6.3/m4/libtool.m4-5922-      else
neuron-7.6.3/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
neuron-7.6.3/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
neuron-7.6.3/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
neuron-7.6.3/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
neuron-7.6.3/m4/libtool.m4-6117-	  then
##############################################
neuron-7.6.3/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
neuron-7.6.3/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
neuron-7.6.3/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
neuron-7.6.3/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
neuron-7.6.3/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
neuron-7.6.3/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
neuron-7.6.3/m4/libtool.m4-6587-
neuron-7.6.3/m4/libtool.m4:6588:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
neuron-7.6.3/m4/libtool.m4-6589-        else
##############################################
neuron-7.6.3/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
neuron-7.6.3/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
neuron-7.6.3/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
neuron-7.6.3/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
neuron-7.6.3/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/m4/libtool.m4-6815-            # dependencies.
neuron-7.6.3/m4/libtool.m4:6816:            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"'
neuron-7.6.3/m4/libtool.m4-6817-            ;;
##############################################
neuron-7.6.3/m4/libtool.m4-6880-	    # dependencies.
neuron-7.6.3/m4/libtool.m4:6881:	    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"'
neuron-7.6.3/m4/libtool.m4-6882-	    ;;
##############################################
neuron-7.6.3/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
neuron-7.6.3/m4/libtool.m4:6917:	_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'
neuron-7.6.3/m4/libtool.m4:6918:	_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'
neuron-7.6.3/m4/libtool.m4-6919-	;;
##############################################
neuron-7.6.3/m4/libtool.m4-6923-	    # SGI C++
neuron-7.6.3/m4/libtool.m4:6924:	    _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'
neuron-7.6.3/m4/libtool.m4-6925-
##############################################
neuron-7.6.3/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
neuron-7.6.3/m4/libtool.m4:6935:	        _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'
neuron-7.6.3/m4/libtool.m4-6936-	      else
neuron-7.6.3/m4/libtool.m4:6937:	        _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'
neuron-7.6.3/m4/libtool.m4-6938-	      fi
##############################################
neuron-7.6.3/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
neuron-7.6.3/m4/libtool.m4:6956:	    _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'
neuron-7.6.3/m4/libtool.m4:6957:	    _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'
neuron-7.6.3/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
neuron-7.6.3/m4/libtool.m4-6965-	    # dependencies.
neuron-7.6.3/m4/libtool.m4:6966:	    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"'
neuron-7.6.3/m4/libtool.m4-6967-
##############################################
neuron-7.6.3/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
neuron-7.6.3/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
neuron-7.6.3/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
neuron-7.6.3/m4/libtool.m4-7001-            # Portland Group C++ compiler
neuron-7.6.3/m4/libtool.m4:7002:	    case `$CC -V` in
neuron-7.6.3/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
neuron-7.6.3/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
neuron-7.6.3/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
neuron-7.6.3/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
neuron-7.6.3/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
neuron-7.6.3/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
neuron-7.6.3/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
neuron-7.6.3/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
neuron-7.6.3/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
neuron-7.6.3/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
neuron-7.6.3/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
neuron-7.6.3/m4/libtool.m4:7020:                $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'
neuron-7.6.3/m4/libtool.m4-7021-	      ;;
##############################################
neuron-7.6.3/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
neuron-7.6.3/m4/libtool.m4:7030:	    _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'
neuron-7.6.3/m4/libtool.m4-7031-            ;;
##############################################
neuron-7.6.3/m4/libtool.m4-7048-	    # dependencies.
neuron-7.6.3/m4/libtool.m4:7049:	    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'
neuron-7.6.3/m4/libtool.m4-7050-	    ;;
##############################################
neuron-7.6.3/m4/libtool.m4-7063-	  *)
neuron-7.6.3/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
neuron-7.6.3/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
neuron-7.6.3/m4/libtool.m4:7071:	      _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'
neuron-7.6.3/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
neuron-7.6.3/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
neuron-7.6.3/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
neuron-7.6.3/m4/libtool.m4-7137-	    _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'
##############################################
neuron-7.6.3/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
neuron-7.6.3/m4/libtool.m4:7155:	    _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'
neuron-7.6.3/m4/libtool.m4-7156-
##############################################
neuron-7.6.3/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/m4/libtool.m4:7176:	        _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'
neuron-7.6.3/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
neuron-7.6.3/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
neuron-7.6.3/m4/libtool.m4:7181:	        _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'
neuron-7.6.3/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
neuron-7.6.3/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
neuron-7.6.3/m4/libtool.m4:7184:                  $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~
neuron-7.6.3/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
neuron-7.6.3/m4/libtool.m4-7199-	    # dependencies.
neuron-7.6.3/m4/libtool.m4:7200:	    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"'
neuron-7.6.3/m4/libtool.m4-7201-	    ;;
##############################################
neuron-7.6.3/m4/libtool.m4-7206-	        osf3*)
neuron-7.6.3/m4/libtool.m4:7207:	          _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'
neuron-7.6.3/m4/libtool.m4-7208-		  ;;
neuron-7.6.3/m4/libtool.m4-7209-	        *)
neuron-7.6.3/m4/libtool.m4:7210:	          _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'
neuron-7.6.3/m4/libtool.m4-7211-		  ;;
##############################################
neuron-7.6.3/m4/libtool.m4-7459-  case @S|@2 in
neuron-7.6.3/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
neuron-7.6.3/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
neuron-7.6.3/m4/libtool.m4-7462-  esac
##############################################
neuron-7.6.3/m4/libtool.m4-7548-
neuron-7.6.3/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
neuron-7.6.3/m4/libtool.m4-7550-    case $prev$p in
##############################################
neuron-7.6.3/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
neuron-7.6.3/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
neuron-7.6.3/m4/libtool.m4-7654-fi
##############################################
neuron-7.6.3/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
neuron-7.6.3/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
neuron-7.6.3/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
neuron-7.6.3/m4/ltsugar.m4-68-m4_define([lt_combine],
neuron-7.6.3/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
neuron-7.6.3/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
neuron-7.6.3/m4/nrnjava.m4-210-			fi
neuron-7.6.3/m4/nrnjava.m4:211:			xjava=`find $JDKDIR/jre -name libjvm\* -print|sed -n 1p`
neuron-7.6.3/m4/nrnjava.m4-212-			echo "Found a path to the libjvm"
neuron-7.6.3/m4/nrnjava.m4-213-			echo "$xjava"
neuron-7.6.3/m4/nrnjava.m4:214:			xjava=`echo $xjava | sed -n 's;\(.*\)/libjvm.*;\1;p'`
neuron-7.6.3/m4/nrnjava.m4-215-			JVMLIBDIR=$xjava
##############################################
neuron-7.6.3/m4/nrnjava.m4-217-		fi
neuron-7.6.3/m4/nrnjava.m4:218:		JLIBDIR=`echo $JVMLIBDIR | sed 's;/[[^/]]*$;;'`
neuron-7.6.3/m4/nrnjava.m4-219-		echo "JLIBDIR=$JLIBDIR"
##############################################
neuron-7.6.3/m4/nrnpython.m4-130-		dnl 1013 good for 2.5-2.7, 1012 good for 2.3-2.4
neuron-7.6.3/m4/nrnpython.m4:131:		npy_apiver=`$ac_nrn_python -c "import sys;print (sys.api_version)"`
neuron-7.6.3/m4/nrnpython.m4-132-		echo "dynamic npy_apiver=$npy_apiver"
##############################################
neuron-7.6.3/m4/nrnpython.m4-135-		  AC_NRN_PYCONF(xxx,get_python_version(),2.4,$ac_nrn_python)
neuron-7.6.3/m4/nrnpython.m4:136:		  npy_pyver10=`echo ${xxx} | sed 's/\\.//'`
neuron-7.6.3/m4/nrnpython.m4-137-		else
##############################################
neuron-7.6.3/m4/nrnpython.m4-145-	if test "$ac_nrn_python" != "no" ; then
neuron-7.6.3/m4/nrnpython.m4:146:		ac_nrn_python=`which ${ac_nrn_python}`
neuron-7.6.3/m4/nrnpython.m4-147-
##############################################
neuron-7.6.3/m4/nrnpython.m4-189-			else
neuron-7.6.3/m4/nrnpython.m4:190:				if test "$CYGWIN" = "yes" ; then xxx="`cygpath -u $xxx`" ; fi
neuron-7.6.3/m4/nrnpython.m4-191-				PYINCDIR="${xxx}"
##############################################
neuron-7.6.3/m4/nrnpython.m4-209-			AC_NRN_PYCONF(gcfMODLIBS, get_config_var('MODLIBS'),"",$ac_nrn_python)
neuron-7.6.3/m4/nrnpython.m4:210:			PYLIB=`echo $gcfLIBRARY|sed 's/lib\(.*\)\.a/\1/'`
neuron-7.6.3/m4/nrnpython.m4-211-			if test "$PYLIB" != "" ; then
##############################################
neuron-7.6.3/m4/nrnpython.m4-235-					if test "$host_os" = "cygwin" -a "$ac_nrn_cygwin" = "no" ; then
neuron-7.6.3/m4/nrnpython.m4:236:PYLIBDIR="`dirname $ac_nrn_python`/libs"
neuron-7.6.3/m4/nrnpython.m4-237-if test -d "$PYLIBDIR" ; then
neuron-7.6.3/m4/nrnpython.m4:238:	PYLIB="`ls $PYLIBDIR/libpython*.a 2> /dev/null`"
neuron-7.6.3/m4/nrnpython.m4-239-	if  test "$PYLIB" != "" ; then
neuron-7.6.3/m4/nrnpython.m4:240:		PYLIB=`basename "$PYLIB" | sed 's/lib\(.*\)\.a/\1/'`
neuron-7.6.3/m4/nrnpython.m4-241-		PYLIBLINK="-L${PYLIBDIR} -l${PYLIB}"
##############################################
neuron-7.6.3/m4/nrnpython.m4-288-		rxd_mingw_args=''
neuron-7.6.3/m4/nrnpython.m4:289:		pypath=`dirname $NRNPYTHON_EXEC`
neuron-7.6.3/m4/nrnpython.m4-290-		if test -x $pypath/2to3 ; then
##############################################
neuron-7.6.3/m4/oddities.m4-25-	if test "$GXX"='yes' ; then
neuron-7.6.3/m4/oddities.m4:26:		zzz="`$CXX -v 2>&1 | sed -n '2s/ /_/gp'`"
neuron-7.6.3/m4/oddities.m4-27-		case "$zzz" in
##############################################
neuron-7.6.3/m4/parcon.m4-7-	PVM_INCLUDES='-I${PVM_ROOT}/include'
neuron-7.6.3/m4/parcon.m4:8:	PVM_XTRA_LIBS="`sed -n '/^ARCHLIB/s/[[^-]]*//p' ${PVM_ROOT}/conf/${PVM_ARCH}.def`"
neuron-7.6.3/m4/parcon.m4-9-	echo "PVM_XTRA_LIBS=$PVM_XTRA_LIBS"
##############################################
neuron-7.6.3/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
neuron-7.6.3/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
neuron-7.6.3/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
neuron-7.6.3/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
neuron-7.6.3/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
neuron-7.6.3/m4/pkg.m4-159-        else 
neuron-7.6.3/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
neuron-7.6.3/m4/pkg.m4-161-        fi
##############################################
neuron-7.6.3/m4/ivcheck.m4-80-		dnl calculate prefix of prefix
neuron-7.6.3/m4/ivcheck.m4:81:		xprefix=`echo "$prefix" | sed 's;/[[^/]]*$;;'`
neuron-7.6.3/m4/ivcheck.m4-82-		dnl check in prefix/../iv
##############################################
neuron-7.6.3/nrnversion.sh-9-if test -f $NSRC/src/nrnoc/nrnversion.h ; then
neuron-7.6.3/nrnversion.sh:10:	VERHFILE=`cat $NSRC/src/nrnoc/nrnversion.h`
neuron-7.6.3/nrnversion.sh-11-elif test -d $NSRC/.git ; then
neuron-7.6.3/nrnversion.sh:12:	VERHFILE=`sh $NSRC/git2nrnversion_h.sh`
neuron-7.6.3/nrnversion.sh-13-fi
##############################################
neuron-7.6.3/nrnversion.sh-15-GIT=GIT
neuron-7.6.3/nrnversion.sh:16:ver=`sed -n '/^AC_INIT/s/^.*nrn\],\[\(.*\)\].*/\1/p' < $NSRC/configure.ac`
neuron-7.6.3/nrnversion.sh-17-
neuron-7.6.3/nrnversion.sh:18:global=`echo "$VERHFILE" | sed -n '/GIT_CHANGESET/s/.*"\(.*\)".*/\1/p'`
neuron-7.6.3/nrnversion.sh-19-
##############################################
neuron-7.6.3/nrnversion.sh-23-'`
neuron-7.6.3/nrnversion.sh:24:describe=`echo "$VERHFILE" | sed -n /${GIT}'_DESCRIBE/s/.*"\(.*\)".*/\1/p'`
neuron-7.6.3/nrnversion.sh:25:base=`echo $global | sed 's/\+//'`
neuron-7.6.3/nrnversion.sh-26-commit=$global
neuron-7.6.3/nrnversion.sh:27:date=`echo "$VERHFILE" | sed -n /${GIT}'_DATE/s/.*"\(.*\)".*/\1/p'`
neuron-7.6.3/nrnversion.sh:28:micro=`echo $describe | sed -n 's/[0-9]*\.[0-9]*\.\([0-9]*\).*/\1/p'`
neuron-7.6.3/nrnversion.sh-29-nano=''
neuron-7.6.3/nrnversion.sh-30-if echo $describe | grep -q '\-' ; then
neuron-7.6.3/nrnversion.sh:31:  nano=`echo $describe | sed -n 's/[^-]*\-\([0-9]*\).*/\1/p'`
neuron-7.6.3/nrnversion.sh-32-fi 
##############################################
neuron-7.6.3/share/Makefile.in-49-  { \
neuron-7.6.3/share/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/Makefile.in-184-  while test -n "$$dir1"; do \
neuron-7.6.3/share/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/Makefile.in-186-    if test "$$first" != "."; then \
neuron-7.6.3/share/Makefile.in-187-      if test "$$first" = ".."; then \
neuron-7.6.3/share/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/Makefile.in-190-      else \
neuron-7.6.3/share/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/Makefile.in-192-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/Makefile.in-194-        else \
##############################################
neuron-7.6.3/share/Makefile.in-199-    fi; \
neuron-7.6.3/share/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/Makefile.in-201-  done; \
##############################################
neuron-7.6.3/share/Makefile.in-486-	dot_seen=no; \
neuron-7.6.3/share/Makefile.in:487:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/Makefile.in-488-	case "$@" in \
##############################################
neuron-7.6.3/share/Makefile.in-549-GTAGS:
neuron-7.6.3/share/Makefile.in:550:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/Makefile.in-551-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/Makefile.in-572-distdir: $(DISTFILES)
neuron-7.6.3/share/Makefile.in:573:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/Makefile.in:574:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/Makefile.in-575-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/Makefile.in-586-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/Makefile.in:587:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/Makefile.in-588-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/demo/Makefile.in-50-  { \
neuron-7.6.3/share/demo/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/demo/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/demo/Makefile.in-148-  esac
neuron-7.6.3/share/demo/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/demo/Makefile.in-150-am__vpath_adj = case $$p in \
neuron-7.6.3/share/demo/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/demo/Makefile.in-152-    *) f=$$p;; \
neuron-7.6.3/share/demo/Makefile.in-153-  esac;
neuron-7.6.3/share/demo/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/demo/Makefile.in-155-am__install_max = 40
neuron-7.6.3/share/demo/Makefile.in-156-am__nobase_strip_setup = \
neuron-7.6.3/share/demo/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/demo/Makefile.in-158-am__nobase_strip = \
##############################################
neuron-7.6.3/share/demo/Makefile.in-214-  while test -n "$$dir1"; do \
neuron-7.6.3/share/demo/Makefile.in:215:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/demo/Makefile.in-216-    if test "$$first" != "."; then \
neuron-7.6.3/share/demo/Makefile.in-217-      if test "$$first" = ".."; then \
neuron-7.6.3/share/demo/Makefile.in:218:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/demo/Makefile.in:219:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/demo/Makefile.in-220-      else \
neuron-7.6.3/share/demo/Makefile.in:221:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/demo/Makefile.in-222-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/demo/Makefile.in:223:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/demo/Makefile.in-224-        else \
##############################################
neuron-7.6.3/share/demo/Makefile.in-229-    fi; \
neuron-7.6.3/share/demo/Makefile.in:230:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/demo/Makefile.in-231-  done; \
##############################################
neuron-7.6.3/share/demo/Makefile.in-540-	@list='$(this_DATA)'; test -n "$(thisdir)" || list=; \
neuron-7.6.3/share/demo/Makefile.in:541:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/demo/Makefile.in-542-	dir='$(DESTDIR)$(thisdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/demo/Makefile.in-557-	dot_seen=no; \
neuron-7.6.3/share/demo/Makefile.in:558:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/demo/Makefile.in-559-	case "$@" in \
##############################################
neuron-7.6.3/share/demo/Makefile.in-620-GTAGS:
neuron-7.6.3/share/demo/Makefile.in:621:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/demo/Makefile.in-622-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/demo/Makefile.in-643-distdir: $(DISTFILES)
neuron-7.6.3/share/demo/Makefile.in:644:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/demo/Makefile.in:645:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/demo/Makefile.in-646-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/demo/Makefile.in-657-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/demo/Makefile.in:658:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/demo/Makefile.in-659-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/demo/dend3/Makefile.in-50-  { \
neuron-7.6.3/share/demo/dend3/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/demo/dend3/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/demo/dend3/Makefile.in-140-  esac
neuron-7.6.3/share/demo/dend3/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/demo/dend3/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/demo/dend3/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/demo/dend3/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/demo/dend3/Makefile.in-145-  esac;
neuron-7.6.3/share/demo/dend3/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/demo/dend3/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/demo/dend3/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/demo/dend3/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/demo/dend3/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/demo/dend3/Makefile.in-466-	@list='$(this_DATA)'; test -n "$(thisdir)" || list=; \
neuron-7.6.3/share/demo/dend3/Makefile.in:467:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/demo/dend3/Makefile.in-468-	dir='$(DESTDIR)$(thisdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/demo/dend3/Makefile.in-476-distdir: $(DISTFILES)
neuron-7.6.3/share/demo/dend3/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/demo/dend3/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/demo/dend3/Makefile.in-479-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/demo/dend3/Makefile.in-490-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/demo/dend3/Makefile.in:491:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/demo/dend3/Makefile.in-492-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/demo/release/Makefile.in-50-  { \
neuron-7.6.3/share/demo/release/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/demo/release/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/demo/release/Makefile.in-140-  esac
neuron-7.6.3/share/demo/release/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/demo/release/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/demo/release/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/demo/release/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/demo/release/Makefile.in-145-  esac;
neuron-7.6.3/share/demo/release/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/demo/release/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/demo/release/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/demo/release/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/demo/release/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/demo/release/Makefile.in-473-	@list='$(this_DATA)'; test -n "$(thisdir)" || list=; \
neuron-7.6.3/share/demo/release/Makefile.in:474:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/demo/release/Makefile.in-475-	dir='$(DESTDIR)$(thisdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/demo/release/Makefile.in-483-distdir: $(DISTFILES)
neuron-7.6.3/share/demo/release/Makefile.in:484:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/demo/release/Makefile.in:485:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/demo/release/Makefile.in-486-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/demo/release/Makefile.in-497-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/demo/release/Makefile.in:498:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/demo/release/Makefile.in-499-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/demo/sync/Makefile.in-50-  { \
neuron-7.6.3/share/demo/sync/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/demo/sync/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/demo/sync/Makefile.in-140-  esac
neuron-7.6.3/share/demo/sync/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/demo/sync/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/demo/sync/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/demo/sync/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/demo/sync/Makefile.in-145-  esac;
neuron-7.6.3/share/demo/sync/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/demo/sync/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/demo/sync/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/demo/sync/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/demo/sync/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/demo/sync/Makefile.in-469-	@list='$(this_DATA)'; test -n "$(thisdir)" || list=; \
neuron-7.6.3/share/demo/sync/Makefile.in:470:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/demo/sync/Makefile.in-471-	dir='$(DESTDIR)$(thisdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/demo/sync/Makefile.in-479-distdir: $(DISTFILES)
neuron-7.6.3/share/demo/sync/Makefile.in:480:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/demo/sync/Makefile.in:481:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/demo/sync/Makefile.in-482-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/demo/sync/Makefile.in-493-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/demo/sync/Makefile.in:494:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/demo/sync/Makefile.in-495-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/Makefile.in-49-  { \
neuron-7.6.3/share/examples/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/Makefile.in-184-  while test -n "$$dir1"; do \
neuron-7.6.3/share/examples/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/examples/Makefile.in-186-    if test "$$first" != "."; then \
neuron-7.6.3/share/examples/Makefile.in-187-      if test "$$first" = ".."; then \
neuron-7.6.3/share/examples/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/examples/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/examples/Makefile.in-190-      else \
neuron-7.6.3/share/examples/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/examples/Makefile.in-192-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/examples/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/examples/Makefile.in-194-        else \
##############################################
neuron-7.6.3/share/examples/Makefile.in-199-    fi; \
neuron-7.6.3/share/examples/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/examples/Makefile.in-201-  done; \
##############################################
neuron-7.6.3/share/examples/Makefile.in-486-	dot_seen=no; \
neuron-7.6.3/share/examples/Makefile.in:487:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/examples/Makefile.in-488-	case "$@" in \
##############################################
neuron-7.6.3/share/examples/Makefile.in-549-GTAGS:
neuron-7.6.3/share/examples/Makefile.in:550:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/examples/Makefile.in-551-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/examples/Makefile.in-572-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/Makefile.in:573:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/Makefile.in:574:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/Makefile.in-575-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/Makefile.in-586-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/Makefile.in:587:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/Makefile.in-588-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/ivoc/Makefile.in-49-  { \
neuron-7.6.3/share/examples/ivoc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/ivoc/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/ivoc/Makefile.in-418-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/ivoc/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/ivoc/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/ivoc/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/ivoc/Makefile.in-432-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/ivoc/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/ivoc/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/Makefile.in-184-  while test -n "$$dir1"; do \
neuron-7.6.3/share/examples/nrniv/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-186-    if test "$$first" != "."; then \
neuron-7.6.3/share/examples/nrniv/Makefile.in-187-      if test "$$first" = ".."; then \
neuron-7.6.3/share/examples/nrniv/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/examples/nrniv/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-190-      else \
neuron-7.6.3/share/examples/nrniv/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-192-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/examples/nrniv/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-194-        else \
##############################################
neuron-7.6.3/share/examples/nrniv/Makefile.in-199-    fi; \
neuron-7.6.3/share/examples/nrniv/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-201-  done; \
##############################################
neuron-7.6.3/share/examples/nrniv/Makefile.in-491-	dot_seen=no; \
neuron-7.6.3/share/examples/nrniv/Makefile.in:492:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-493-	case "$@" in \
##############################################
neuron-7.6.3/share/examples/nrniv/Makefile.in-554-GTAGS:
neuron-7.6.3/share/examples/nrniv/Makefile.in:555:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/examples/nrniv/Makefile.in-556-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/examples/nrniv/Makefile.in-577-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/Makefile.in:578:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in:579:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-580-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/Makefile.in-591-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/Makefile.in:592:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/Makefile.in-593-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in-418-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in-432-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/cable/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in-418-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in-432-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/kkin/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-50-  { \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-140-  esac
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-145-  esac;
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-484-	@list='$(this_DATA)'; test -n "$(thisdir)" || list=; \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:485:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-486-	dir='$(DESTDIR)$(thisdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-494-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:495:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:496:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-497-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-508-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in:509:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/netcon/Makefile.in-510-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in-418-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in-432-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/netsyn/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in-494-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in:495:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in:496:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in-497-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in-508-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in:509:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/nmodl/Makefile.in-510-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in-458-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in:459:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in:460:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in-461-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in-472-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in:473:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/nrnoc/Makefile.in-474-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in-418-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in-432-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/randomsyn/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in-418-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in-432-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/soma/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in-418-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in-432-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/vrecorder/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in-49-  { \
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in-418-distdir: $(DISTFILES)
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in-432-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/examples/nrniv/xmech/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/Makefile.in-51-  { \
neuron-7.6.3/share/lib/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/share/lib/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/share/lib/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/Makefile.in-124-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/Makefile.in-126-    *) f=$$p;; \
neuron-7.6.3/share/lib/Makefile.in-127-  esac;
neuron-7.6.3/share/lib/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/Makefile.in-129-am__install_max = 40
neuron-7.6.3/share/lib/Makefile.in-130-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/Makefile.in-132-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/Makefile.in-217-  while test -n "$$dir1"; do \
neuron-7.6.3/share/lib/Makefile.in:218:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/Makefile.in-219-    if test "$$first" != "."; then \
neuron-7.6.3/share/lib/Makefile.in-220-      if test "$$first" = ".."; then \
neuron-7.6.3/share/lib/Makefile.in:221:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/lib/Makefile.in:222:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/lib/Makefile.in-223-      else \
neuron-7.6.3/share/lib/Makefile.in:224:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/Makefile.in-225-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/lib/Makefile.in:226:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/Makefile.in-227-        else \
##############################################
neuron-7.6.3/share/lib/Makefile.in-232-    fi; \
neuron-7.6.3/share/lib/Makefile.in:233:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/Makefile.in-234-  done; \
##############################################
neuron-7.6.3/share/lib/Makefile.in-571-	@list='$(neuronhome_DATA)'; test -n "$(neuronhomedir)" || list=; \
neuron-7.6.3/share/lib/Makefile.in:572:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/Makefile.in-573-	dir='$(DESTDIR)$(neuronhomedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/Makefile.in-588-	dot_seen=no; \
neuron-7.6.3/share/lib/Makefile.in:589:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/lib/Makefile.in-590-	case "$@" in \
##############################################
neuron-7.6.3/share/lib/Makefile.in-651-GTAGS:
neuron-7.6.3/share/lib/Makefile.in:652:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/lib/Makefile.in-653-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/lib/Makefile.in-674-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/Makefile.in:675:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/Makefile.in:676:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/Makefile.in-677-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/Makefile.in-688-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/Makefile.in:689:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/Makefile.in-690-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/auditscripts/Makefile.in-51-  { \
neuron-7.6.3/share/lib/auditscripts/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/auditscripts/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/share/lib/auditscripts/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/share/lib/auditscripts/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/auditscripts/Makefile.in-124-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/auditscripts/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/auditscripts/Makefile.in-126-    *) f=$$p;; \
neuron-7.6.3/share/lib/auditscripts/Makefile.in-127-  esac;
neuron-7.6.3/share/lib/auditscripts/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/auditscripts/Makefile.in-129-am__install_max = 40
neuron-7.6.3/share/lib/auditscripts/Makefile.in-130-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/auditscripts/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/auditscripts/Makefile.in-132-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/auditscripts/Makefile.in-502-	@list='$(neuronhomeauditscripts_DATA)'; test -n "$(neuronhomeauditscriptsdir)" || list=; \
neuron-7.6.3/share/lib/auditscripts/Makefile.in:503:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/auditscripts/Makefile.in-504-	dir='$(DESTDIR)$(neuronhomeauditscriptsdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/auditscripts/Makefile.in-512-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/auditscripts/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/auditscripts/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/auditscripts/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/auditscripts/Makefile.in-526-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/auditscripts/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/auditscripts/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/auditscripts/gettarname-13-# wish I knew how to lock
neuron-7.6.3/share/lib/auditscripts/gettarname:14:n=`ls | sed -n '$s/\..*//p'`
neuron-7.6.3/share/lib/auditscripts/gettarname:15:n=`expr $n + 1`
neuron-7.6.3/share/lib/auditscripts/gettarname-16-echo "$n" >  $n.tar
##############################################
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-2-
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh:3:auditprogpath=`dirname $0`
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-4-pid=$1
##############################################
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-38-			# identical with most recent rcs version
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh:39:			rev=`rlog -h $str | sed -n '/^head:/s/head://p'`
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-40-			echo "0 $str x $rev" >> $xopenlist
##############################################
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-43-			# differs from rcs version so save the diff
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh:44:			rev=`rlog -h $str | sed -n '/^head:/s/head://p'`
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-45-			echo "1 $str f$n $rev" >> $xopenlist
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-46-			mv $diffile $tmpdir/f$n
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh:47:			n=`expr $n + 1`
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-48-			;;
##############################################
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-52-			cp $str $tmpdir/f$n
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh:53:			n=`expr $n + 1`
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-54-			;;
##############################################
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-72-	# save everything
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh:73:	tarfile=`$auditprogpath/gettarname $tardir`
neuron-7.6.3/share/lib/auditscripts/hocaudit.sh-74-	cat $tarfile $savefile >> $auditlist
##############################################
neuron-7.6.3/share/lib/auditscripts/retrieve.sh-3-# to be executed by retrieve_audit
neuron-7.6.3/share/lib/auditscripts/retrieve.sh:4:auditprogpath=`dirname $0`
neuron-7.6.3/share/lib/auditscripts/retrieve.sh-5-pid=ret
##############################################
neuron-7.6.3/share/lib/auditscripts/retrieve.sh-49-	echo $tmpdir/$n.tmp
neuron-7.6.3/share/lib/auditscripts/retrieve.sh:50:	n=`expr $n + 1`
neuron-7.6.3/share/lib/auditscripts/retrieve.sh-51-done
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-50-  { \
neuron-7.6.3/share/lib/hoc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-148-  esac
neuron-7.6.3/share/lib/hoc/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/hoc/Makefile.in-150-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/hoc/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/hoc/Makefile.in-152-    *) f=$$p;; \
neuron-7.6.3/share/lib/hoc/Makefile.in-153-  esac;
neuron-7.6.3/share/lib/hoc/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/hoc/Makefile.in-155-am__install_max = 40
neuron-7.6.3/share/lib/hoc/Makefile.in-156-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/hoc/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/hoc/Makefile.in-158-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-214-  while test -n "$$dir1"; do \
neuron-7.6.3/share/lib/hoc/Makefile.in:215:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-216-    if test "$$first" != "."; then \
neuron-7.6.3/share/lib/hoc/Makefile.in-217-      if test "$$first" = ".."; then \
neuron-7.6.3/share/lib/hoc/Makefile.in:218:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/lib/hoc/Makefile.in:219:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-220-      else \
neuron-7.6.3/share/lib/hoc/Makefile.in:221:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-222-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/lib/hoc/Makefile.in:223:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-224-        else \
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-229-    fi; \
neuron-7.6.3/share/lib/hoc/Makefile.in:230:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-231-  done; \
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-535-	@list='$(neuronhomehoc_DATA)'; test -n "$(neuronhomehocdir)" || list=; \
neuron-7.6.3/share/lib/hoc/Makefile.in:536:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-537-	dir='$(DESTDIR)$(neuronhomehocdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-552-	dot_seen=no; \
neuron-7.6.3/share/lib/hoc/Makefile.in:553:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-554-	case "$@" in \
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-615-GTAGS:
neuron-7.6.3/share/lib/hoc/Makefile.in:616:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/lib/hoc/Makefile.in-617-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-638-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/hoc/Makefile.in:639:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/Makefile.in:640:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-641-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/hoc/Makefile.in-652-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/hoc/Makefile.in:653:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/hoc/Makefile.in-654-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-50-  { \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-140-  esac
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-145-  esac;
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-466-	@list='$(neuronhomehoccelbild_DATA)'; test -n "$(neuronhomehoccelbilddir)" || list=; \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:467:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-468-	dir='$(DESTDIR)$(neuronhomehoccelbilddir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-476-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-479-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-490-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in:491:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/hoc/celbild/Makefile.in-492-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-50-  { \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-140-  esac
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-145-  esac;
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-467-	@list='$(nrnhocchanbild_DATA)'; test -n "$(nrnhocchanbilddir)" || list=; \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:468:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-469-	dir='$(DESTDIR)$(nrnhocchanbilddir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-477-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:478:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:479:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-480-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-491-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in:492:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/hoc/chanbild/Makefile.in-493-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/hoc/chanbild/linoid.hoc-48-	if ($2 == 1) {
neuron-7.6.3/share/lib/hoc/chanbild/linoid.hoc:49:		sprint($s1, "A%s*x/(1 - exp(-x)) where x = k%s*(v - d%s)", $s3, $s3, $s3)
neuron-7.6.3/share/lib/hoc/chanbild/linoid.hoc-50-	}else{
neuron-7.6.3/share/lib/hoc/chanbild/linoid.hoc-51-		if (d < 0) {$s1 = "+"} else {$s1 = "-"}
neuron-7.6.3/share/lib/hoc/chanbild/linoid.hoc:52:		sprint($s1, "%.4g*x/(1 - exp(-x)) where x = %.4g*(v %s %.4g)", A, k, $s1, abs(d))
neuron-7.6.3/share/lib/hoc/chanbild/linoid.hoc-53-//		sprint($s1, "%.4g*(v - %.4d)/(1 - exp(%.4g*(v - %.4g)))", A*k, d, -k, d)
##############################################
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-50-  { \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-140-  esac
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-145-  esac;
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-472-	@list='$(neuronhomehocimport3d_DATA)'; test -n "$(neuronhomehocimport3ddir)" || list=; \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:473:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-474-	dir='$(DESTDIR)$(neuronhomehocimport3ddir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-482-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:483:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:484:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-485-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-496-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in:497:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/hoc/import3d/Makefile.in-498-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-50-  { \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-140-  esac
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-145-  esac;
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-464-	@list='$(neuronhomehoclincir_DATA)'; test -n "$(neuronhomehoclincirdir)" || list=; \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:465:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-466-	dir='$(DESTDIR)$(neuronhomehoclincirdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-474-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-477-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-488-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in:489:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/hoc/lincir/Makefile.in-490-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-50-  { \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-140-  esac
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-145-  esac;
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-467-	@list='$(neuronhomehocmulfit_DATA)'; test -n "$(neuronhomehocmulfitdir)" || list=; \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:468:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-469-	dir='$(DESTDIR)$(neuronhomehocmulfitdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-477-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:478:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:479:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-480-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-491-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in:492:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/hoc/mulfit/Makefile.in-493-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-50-  { \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-140-  esac
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-145-  esac;
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-469-	@list='$(neuronhomehocmview_DATA)'; test -n "$(neuronhomehocmviewdir)" || list=; \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:470:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-471-	dir='$(DESTDIR)$(neuronhomehocmviewdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-479-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:480:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:481:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-482-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-493-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in:494:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/hoc/mview/Makefile.in-495-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-50-  { \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-140-  esac
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-142-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-144-    *) f=$$p;; \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-145-  esac;
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-147-am__install_max = 40
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-148-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-150-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-466-	@list='$(neuronhomehocnetbild_DATA)'; test -n "$(neuronhomehocnetbilddir)" || list=; \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:467:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-468-	dir='$(DESTDIR)$(neuronhomehocnetbilddir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-476-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-479-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-490-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in:491:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/hoc/netbild/Makefile.in-492-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/hoc/netparmpi.hoc-328-// destroyed if neither subtree is on this host but that is a pointless case)
neuron-7.6.3/share/lib/hoc/netparmpi.hoc:329:// (The case where $1 == $1 is an error and can not be used for testing.)
neuron-7.6.3/share/lib/hoc/netparmpi.hoc-330-// Prior to this call the entire cell must exist on the $1 and $2 host.
##############################################
neuron-7.6.3/share/lib/hocload.sh-20-
neuron-7.6.3/share/lib/hocload.sh:21:spaths=`echo "$paths" | sed 's/:/ /g'`
neuron-7.6.3/share/lib/hocload.sh-22-
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-50-  { \
neuron-7.6.3/share/lib/python/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/python/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-148-  esac
neuron-7.6.3/share/lib/python/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/python/Makefile.in-150-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/python/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/python/Makefile.in-152-    *) f=$$p;; \
neuron-7.6.3/share/lib/python/Makefile.in-153-  esac;
neuron-7.6.3/share/lib/python/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/python/Makefile.in-155-am__install_max = 40
neuron-7.6.3/share/lib/python/Makefile.in-156-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/python/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/python/Makefile.in-158-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-214-  while test -n "$$dir1"; do \
neuron-7.6.3/share/lib/python/Makefile.in:215:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/python/Makefile.in-216-    if test "$$first" != "."; then \
neuron-7.6.3/share/lib/python/Makefile.in-217-      if test "$$first" = ".."; then \
neuron-7.6.3/share/lib/python/Makefile.in:218:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/lib/python/Makefile.in:219:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/lib/python/Makefile.in-220-      else \
neuron-7.6.3/share/lib/python/Makefile.in:221:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/python/Makefile.in-222-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/lib/python/Makefile.in:223:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/python/Makefile.in-224-        else \
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-229-    fi; \
neuron-7.6.3/share/lib/python/Makefile.in:230:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/python/Makefile.in-231-  done; \
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-609-	@list='$(nobase_neuronhomepython_DATA)'; test -n "$(neuronhomepythondir)" || list=; \
neuron-7.6.3/share/lib/python/Makefile.in:610:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
neuron-7.6.3/share/lib/python/Makefile.in-611-	dir='$(DESTDIR)$(neuronhomepythondir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-626-	dot_seen=no; \
neuron-7.6.3/share/lib/python/Makefile.in:627:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/lib/python/Makefile.in-628-	case "$@" in \
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-689-GTAGS:
neuron-7.6.3/share/lib/python/Makefile.in:690:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/lib/python/Makefile.in-691-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-712-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/python/Makefile.in:713:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/Makefile.in:714:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/Makefile.in-715-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/python/Makefile.in-726-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/python/Makefile.in:727:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/python/Makefile.in-728-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/python/neuron/Makefile.in-49-  { \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/lib/python/neuron/Makefile.in-184-  while test -n "$$dir1"; do \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-186-    if test "$$first" != "."; then \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-187-      if test "$$first" = ".."; then \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-190-      else \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-192-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-194-        else \
##############################################
neuron-7.6.3/share/lib/python/neuron/Makefile.in-199-    fi; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-201-  done; \
##############################################
neuron-7.6.3/share/lib/python/neuron/Makefile.in-486-	dot_seen=no; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:487:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-488-	case "$@" in \
##############################################
neuron-7.6.3/share/lib/python/neuron/Makefile.in-549-GTAGS:
neuron-7.6.3/share/lib/python/neuron/Makefile.in:550:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-551-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/lib/python/neuron/Makefile.in-572-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/python/neuron/Makefile.in:573:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:574:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-575-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/python/neuron/Makefile.in-586-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/python/neuron/Makefile.in:587:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/python/neuron/Makefile.in-588-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-49-  { \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-184-  while test -n "$$dir1"; do \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-186-    if test "$$first" != "."; then \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-187-      if test "$$first" = ".."; then \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-190-      else \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-192-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-194-        else \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-199-    fi; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-201-  done; \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-486-	dot_seen=no; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:487:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-488-	case "$@" in \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-549-GTAGS:
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:550:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-551-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-572-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:573:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:574:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-575-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-586-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in:587:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/python/neuron/crxd/Makefile.in-588-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-50-  { \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-141-  esac
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-143-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-145-    *) f=$$p;; \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-146-  esac;
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-148-am__install_max = 40
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-149-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-151-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-473-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:474:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-475-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-483-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:484:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:485:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-486-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-497-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in:498:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/python/neuron/crxd/geometry3d/Makefile.in-499-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-49-  { \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-184-  while test -n "$$dir1"; do \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-186-    if test "$$first" != "."; then \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-187-      if test "$$first" = ".."; then \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-190-      else \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-192-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-194-        else \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-199-    fi; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-201-  done; \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-486-	dot_seen=no; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:487:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-488-	case "$@" in \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-549-GTAGS:
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:550:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-551-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-572-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:573:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:574:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-575-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-586-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in:587:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/python/neuron/rxd/Makefile.in-588-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-50-  { \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-141-  esac
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-143-am__vpath_adj = case $$p in \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-145-    *) f=$$p;; \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-146-  esac;
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-148-am__install_max = 40
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-149-am__nobase_strip_setup = \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-151-am__nobase_strip = \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-473-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:474:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-475-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-483-distdir: $(DISTFILES)
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:484:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:485:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-486-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-497-	  if test -d $$d/$$file; then \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in:498:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/share/lib/python/neuron/rxd/geometry3d/Makefile.in-499-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/Makefile.in-49-  { \
neuron-7.6.3/src/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/Makefile.in-183-  while test -n "$$dir1"; do \
neuron-7.6.3/src/Makefile.in:184:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/Makefile.in-185-    if test "$$first" != "."; then \
neuron-7.6.3/src/Makefile.in-186-      if test "$$first" = ".."; then \
neuron-7.6.3/src/Makefile.in:187:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/src/Makefile.in:188:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/src/Makefile.in-189-      else \
neuron-7.6.3/src/Makefile.in:190:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/Makefile.in-191-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/src/Makefile.in:192:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/Makefile.in-193-        else \
##############################################
neuron-7.6.3/src/Makefile.in-198-    fi; \
neuron-7.6.3/src/Makefile.in:199:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/Makefile.in-200-  done; \
##############################################
neuron-7.6.3/src/Makefile.in-524-	dot_seen=no; \
neuron-7.6.3/src/Makefile.in:525:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/src/Makefile.in-526-	case "$@" in \
##############################################
neuron-7.6.3/src/Makefile.in-587-GTAGS:
neuron-7.6.3/src/Makefile.in:588:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/Makefile.in-589-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/Makefile.in-610-distdir: $(DISTFILES)
neuron-7.6.3/src/Makefile.in:611:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/Makefile.in:612:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/Makefile.in-613-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/Makefile.in-624-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/Makefile.in:625:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/Makefile.in-626-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/Random123/Makefile.in-49-  { \
neuron-7.6.3/src/Random123/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/Random123/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/Random123/Makefile.in-429-distdir: $(DISTFILES)
neuron-7.6.3/src/Random123/Makefile.in:430:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/Random123/Makefile.in:431:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/Random123/Makefile.in-432-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/Random123/Makefile.in-443-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/Random123/Makefile.in:444:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/Random123/Makefile.in-445-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/Random123/features/compilerfeatures.h-38-This level of portability requires the abstraction of some features
neuron-7.6.3/src/Random123/features/compilerfeatures.h:39:and idioms that are either not standardized (e.g., asm statments), or for which 
neuron-7.6.3/src/Random123/features/compilerfeatures.h-40-different vendors have their own standards (e.g., SSE intrinsics) or for
##############################################
neuron-7.6.3/src/Random123/features/compilerfeatures.h-112-does not require its use.  In particular, it should be
neuron-7.6.3/src/Random123/features/compilerfeatures.h:113:used in mulhilo<uint64_t> only if MULHILO64_ASM is unset.
neuron-7.6.3/src/Random123/features/compilerfeatures.h-114-
##############################################
neuron-7.6.3/src/Random123/features/compilerfeatures.h-133-<ul>
neuron-7.6.3/src/Random123/features/compilerfeatures.h:134:<li>ASM_GNU and ASM_MASM are mutually exclusive
neuron-7.6.3/src/Random123/features/compilerfeatures.h-135-<li>The "higher" SSE values imply the lower ones.
##############################################
neuron-7.6.3/src/Random123/features/compilerfeatures.h-286-#ifndef R123_USE_PHILOX_64BIT
neuron-7.6.3/src/Random123/features/compilerfeatures.h:287:#define R123_USE_PHILOX_64BIT (R123_USE_MULHILO64_ASM || R123_USE_MULHILO64_MSVC_INTRIN || R123_USE_MULHILO64_CUDA_INTRIN || R123_USE_GNU_UINT128 || R123_USE_MULHILO64_C99 || R123_USE_MULHILO64_OPENCL_INTRIN || R123_USE_MULHILO64_MULHI_INTRIN)
neuron-7.6.3/src/Random123/features/compilerfeatures.h-288-#endif
##############################################
neuron-7.6.3/src/Random123/features/crayfeatures.h-52-#ifndef R123_USE_MULHILO32_ASM
neuron-7.6.3/src/Random123/features/crayfeatures.h:53:#define R123_USE_MULHILO32_ASM 0
neuron-7.6.3/src/Random123/features/crayfeatures.h-54-#endif
##############################################
neuron-7.6.3/src/Random123/features/crayfeatures.h-56-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/crayfeatures.h:57:#define R123_USE_MULHILO64_ASM 0
neuron-7.6.3/src/Random123/features/crayfeatures.h-58-#endif
##############################################
neuron-7.6.3/src/Random123/features/fujitsufeatures.h-38-#ifndef R123_USE_MULHILO32_ASM
neuron-7.6.3/src/Random123/features/fujitsufeatures.h:39:#define R123_USE_MULHILO32_ASM 0
neuron-7.6.3/src/Random123/features/fujitsufeatures.h-40-#endif
##############################################
neuron-7.6.3/src/Random123/features/fujitsufeatures.h-42-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/fujitsufeatures.h:43:#define R123_USE_MULHILO64_ASM 0
neuron-7.6.3/src/Random123/features/fujitsufeatures.h-44-#endif
##############################################
neuron-7.6.3/src/Random123/features/gccfeatures.h-215-#ifndef R123_USE_MULHILO32_ASM
neuron-7.6.3/src/Random123/features/gccfeatures.h:216:#define R123_USE_MULHILO32_ASM 0
neuron-7.6.3/src/Random123/features/gccfeatures.h-217-#endif
##############################################
neuron-7.6.3/src/Random123/features/gccfeatures.h-219-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/gccfeatures.h:220:#define R123_USE_MULHILO64_ASM 0
neuron-7.6.3/src/Random123/features/gccfeatures.h-221-#endif
##############################################
neuron-7.6.3/src/Random123/features/iccfeatures.h-178-#ifndef R123_USE_MULHILO16_ASM
neuron-7.6.3/src/Random123/features/iccfeatures.h:179:#define R123_USE_MULHILO16_ASM 0
neuron-7.6.3/src/Random123/features/iccfeatures.h-180-#endif
##############################################
neuron-7.6.3/src/Random123/features/iccfeatures.h-182-#ifndef R123_USE_MULHILO32_ASM
neuron-7.6.3/src/Random123/features/iccfeatures.h:183:#define R123_USE_MULHILO32_ASM 0
neuron-7.6.3/src/Random123/features/iccfeatures.h-184-#endif
##############################################
neuron-7.6.3/src/Random123/features/iccfeatures.h-186-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/iccfeatures.h:187:#define R123_USE_MULHILO64_ASM 1
neuron-7.6.3/src/Random123/features/iccfeatures.h-188-#endif
##############################################
neuron-7.6.3/src/Random123/features/msvcfeatures.h-159-#ifndef R123_USE_MULHILO16_ASM
neuron-7.6.3/src/Random123/features/msvcfeatures.h:160:#define R123_USE_MULHILO16_ASM 0
neuron-7.6.3/src/Random123/features/msvcfeatures.h-161-#endif
##############################################
neuron-7.6.3/src/Random123/features/msvcfeatures.h-163-#ifndef R123_USE_MULHILO32_ASM
neuron-7.6.3/src/Random123/features/msvcfeatures.h:164:#define R123_USE_MULHILO32_ASM 0
neuron-7.6.3/src/Random123/features/msvcfeatures.h-165-#endif
##############################################
neuron-7.6.3/src/Random123/features/msvcfeatures.h-167-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/msvcfeatures.h:168:#define R123_USE_MULHILO64_ASM 0
neuron-7.6.3/src/Random123/features/msvcfeatures.h-169-#endif
##############################################
neuron-7.6.3/src/Random123/features/open64features.h-44-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/open64features.h:45:#define R123_USE_MULHILO64_ASM 1
neuron-7.6.3/src/Random123/features/open64features.h-46-#endif
##############################################
neuron-7.6.3/src/Random123/features/openclfeatures.h-59-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/openclfeatures.h:60:#define R123_USE_MULHILO64_ASM 0
neuron-7.6.3/src/Random123/features/openclfeatures.h-61-#endif
##############################################
neuron-7.6.3/src/Random123/features/pgccfeatures.h-160-#ifndef R123_USE_MULHILO32_ASM
neuron-7.6.3/src/Random123/features/pgccfeatures.h:161:#define R123_USE_MULHILO32_ASM 0
neuron-7.6.3/src/Random123/features/pgccfeatures.h-162-#endif
##############################################
neuron-7.6.3/src/Random123/features/pgccfeatures.h-168-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/pgccfeatures.h:169:#define R123_USE_MULHILO64_ASM 1
neuron-7.6.3/src/Random123/features/pgccfeatures.h-170-#endif
##############################################
neuron-7.6.3/src/Random123/features/sunprofeatures.h-134-#ifndef R123_USE_MULHILO16_ASM
neuron-7.6.3/src/Random123/features/sunprofeatures.h:135:#define R123_USE_MULHILO16_ASM 0
neuron-7.6.3/src/Random123/features/sunprofeatures.h-136-#endif
##############################################
neuron-7.6.3/src/Random123/features/sunprofeatures.h-138-#ifndef R123_USE_MULHILO32_ASM
neuron-7.6.3/src/Random123/features/sunprofeatures.h:139:#define R123_USE_MULHILO32_ASM 0
neuron-7.6.3/src/Random123/features/sunprofeatures.h-140-#endif
##############################################
neuron-7.6.3/src/Random123/features/sunprofeatures.h-142-#ifndef R123_USE_MULHILO64_ASM
neuron-7.6.3/src/Random123/features/sunprofeatures.h:143:#define R123_USE_MULHILO64_ASM 0
neuron-7.6.3/src/Random123/features/sunprofeatures.h-144-#endif
##############################################
neuron-7.6.3/src/Random123/features/xlcfeatures.h-156-#ifndef R123_USE_MULHILO32_ASM
neuron-7.6.3/src/Random123/features/xlcfeatures.h:157:#define R123_USE_MULHILO32_ASM 0
neuron-7.6.3/src/Random123/features/xlcfeatures.h-158-#endif
##############################################
neuron-7.6.3/src/Random123/features/xlcfeatures.h-181-#if (defined(__powerpc64__) && !(R123_USE_MULHILO64_MULHI_INTRIN))
neuron-7.6.3/src/Random123/features/xlcfeatures.h:182:#define R123_USE_MULHILO64_ASM 1
neuron-7.6.3/src/Random123/features/xlcfeatures.h-183-#else
neuron-7.6.3/src/Random123/features/xlcfeatures.h:184:#define R123_USE_MULHILO64_ASM 0
neuron-7.6.3/src/Random123/features/xlcfeatures.h-185-#endif
##############################################
neuron-7.6.3/src/Random123/philox.h-59-// other implementations might be preferable, e.g., using an intrinsic
neuron-7.6.3/src/Random123/philox.h:60:// or an asm block.  On the other hand, for 32-bit multiplies,
neuron-7.6.3/src/Random123/philox.h-61-// this *is* perfectly standard C99 - any C99 compiler should 
##############################################
neuron-7.6.3/src/Random123/philox.h-74-/*
neuron-7.6.3/src/Random123/philox.h:75:// A template for mulhilo using gnu-style asm syntax.
neuron-7.6.3/src/Random123/philox.h-76-// INSN can be "mulw", "mull" or "mulq".  
##############################################
neuron-7.6.3/src/gnu/Makefile.in-51-  { \
neuron-7.6.3/src/gnu/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/gnu/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/gnu/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/gnu/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/gnu/Makefile.in-125-am__vpath_adj = case $$p in \
neuron-7.6.3/src/gnu/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/gnu/Makefile.in-127-    *) f=$$p;; \
neuron-7.6.3/src/gnu/Makefile.in-128-  esac;
neuron-7.6.3/src/gnu/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/gnu/Makefile.in-130-am__install_max = 40
neuron-7.6.3/src/gnu/Makefile.in-131-am__nobase_strip_setup = \
neuron-7.6.3/src/gnu/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/gnu/Makefile.in-133-am__nobase_strip = \
##############################################
neuron-7.6.3/src/gnu/Makefile.in-579-.cpp.obj:
neuron-7.6.3/src/gnu/Makefile.in:580:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/gnu/Makefile.in-581-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/gnu/Makefile.in-583-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/gnu/Makefile.in:584:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/gnu/Makefile.in-585-
##############################################
neuron-7.6.3/src/gnu/Makefile.in-628-GTAGS:
neuron-7.6.3/src/gnu/Makefile.in:629:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/gnu/Makefile.in-630-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/gnu/Makefile.in-651-distdir: $(DISTFILES)
neuron-7.6.3/src/gnu/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/gnu/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/gnu/Makefile.in-654-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/gnu/Makefile.in-665-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/gnu/Makefile.in:666:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/gnu/Makefile.in-667-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-53-  { \
neuron-7.6.3/src/ivoc/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/ivoc/Makefile.in-55-  }; \
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-126-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/ivoc/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/ivoc/Makefile.in-128-am__vpath_adj = case $$p in \
neuron-7.6.3/src/ivoc/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/ivoc/Makefile.in-130-    *) f=$$p;; \
neuron-7.6.3/src/ivoc/Makefile.in-131-  esac;
neuron-7.6.3/src/ivoc/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/ivoc/Makefile.in-133-am__install_max = 40
neuron-7.6.3/src/ivoc/Makefile.in-134-am__nobase_strip_setup = \
neuron-7.6.3/src/ivoc/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/ivoc/Makefile.in-136-am__nobase_strip = \
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-681-	test -n "$(EXEEXT)" || exit 0; \
neuron-7.6.3/src/ivoc/Makefile.in:682:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
neuron-7.6.3/src/ivoc/Makefile.in-683-	echo " rm -f" $$list; \
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-761-.cpp.obj:
neuron-7.6.3/src/ivoc/Makefile.in:762:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/ivoc/Makefile.in-763-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-765-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/ivoc/Makefile.in:766:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/ivoc/Makefile.in-767-
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-798-	@list='$(libobj_DATA)'; test -n "$(libobjdir)" || list=; \
neuron-7.6.3/src/ivoc/Makefile.in:799:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/ivoc/Makefile.in-800-	dir='$(DESTDIR)$(libobjdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-831-GTAGS:
neuron-7.6.3/src/ivoc/Makefile.in:832:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/ivoc/Makefile.in-833-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-854-distdir: $(DISTFILES)
neuron-7.6.3/src/ivoc/Makefile.in:855:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ivoc/Makefile.in:856:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ivoc/Makefile.in-857-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/ivoc/Makefile.in-868-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/ivoc/Makefile.in:869:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/ivoc/Makefile.in-870-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/ivos/InterViews/Makefile.in-51-  { \
neuron-7.6.3/src/ivos/InterViews/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/ivos/InterViews/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/ivos/InterViews/Makefile.in-434-distdir: $(DISTFILES)
neuron-7.6.3/src/ivos/InterViews/Makefile.in:435:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ivos/InterViews/Makefile.in:436:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ivos/InterViews/Makefile.in-437-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/ivos/InterViews/Makefile.in-448-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/ivos/InterViews/Makefile.in:449:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/ivos/InterViews/Makefile.in-450-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/ivos/Makefile.in-50-  { \
neuron-7.6.3/src/ivos/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/ivos/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/src/ivos/Makefile.in-120-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/ivos/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/ivos/Makefile.in-122-am__vpath_adj = case $$p in \
neuron-7.6.3/src/ivos/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/ivos/Makefile.in-124-    *) f=$$p;; \
neuron-7.6.3/src/ivos/Makefile.in-125-  esac;
neuron-7.6.3/src/ivos/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/ivos/Makefile.in-127-am__install_max = 40
neuron-7.6.3/src/ivos/Makefile.in-128-am__nobase_strip_setup = \
neuron-7.6.3/src/ivos/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/ivos/Makefile.in-130-am__nobase_strip = \
##############################################
neuron-7.6.3/src/ivos/Makefile.in-245-  while test -n "$$dir1"; do \
neuron-7.6.3/src/ivos/Makefile.in:246:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/ivos/Makefile.in-247-    if test "$$first" != "."; then \
neuron-7.6.3/src/ivos/Makefile.in-248-      if test "$$first" = ".."; then \
neuron-7.6.3/src/ivos/Makefile.in:249:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/src/ivos/Makefile.in:250:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/src/ivos/Makefile.in-251-      else \
neuron-7.6.3/src/ivos/Makefile.in:252:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/ivos/Makefile.in-253-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/src/ivos/Makefile.in:254:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/ivos/Makefile.in-255-        else \
##############################################
neuron-7.6.3/src/ivos/Makefile.in-260-    fi; \
neuron-7.6.3/src/ivos/Makefile.in:261:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/ivos/Makefile.in-262-  done; \
##############################################
neuron-7.6.3/src/ivos/Makefile.in-609-.cpp.obj:
neuron-7.6.3/src/ivos/Makefile.in:610:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/ivos/Makefile.in-611-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/ivos/Makefile.in-613-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/ivos/Makefile.in:614:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/ivos/Makefile.in-615-
##############################################
neuron-7.6.3/src/ivos/Makefile.in-642-	dot_seen=no; \
neuron-7.6.3/src/ivos/Makefile.in:643:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/src/ivos/Makefile.in-644-	case "$@" in \
##############################################
neuron-7.6.3/src/ivos/Makefile.in-705-GTAGS:
neuron-7.6.3/src/ivos/Makefile.in:706:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/ivos/Makefile.in-707-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/ivos/Makefile.in-728-distdir: $(DISTFILES)
neuron-7.6.3/src/ivos/Makefile.in:729:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ivos/Makefile.in:730:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ivos/Makefile.in-731-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/ivos/Makefile.in-742-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/ivos/Makefile.in:743:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/ivos/Makefile.in-744-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/ivos/OS/Makefile.in-51-  { \
neuron-7.6.3/src/ivos/OS/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/ivos/OS/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/ivos/OS/Makefile.in-438-distdir: $(DISTFILES)
neuron-7.6.3/src/ivos/OS/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ivos/OS/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ivos/OS/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/ivos/OS/Makefile.in-452-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/ivos/OS/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/ivos/OS/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mac/Makefile.in-53-  { \
neuron-7.6.3/src/mac/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mac/Makefile.in-55-  }; \
##############################################
neuron-7.6.3/src/mac/Makefile.in-124-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/mac/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/mac/Makefile.in-126-am__vpath_adj = case $$p in \
neuron-7.6.3/src/mac/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/mac/Makefile.in-128-    *) f=$$p;; \
neuron-7.6.3/src/mac/Makefile.in-129-  esac;
neuron-7.6.3/src/mac/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/mac/Makefile.in-131-am__install_max = 40
neuron-7.6.3/src/mac/Makefile.in-132-am__nobase_strip_setup = \
neuron-7.6.3/src/mac/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/mac/Makefile.in-134-am__nobase_strip = \
##############################################
neuron-7.6.3/src/mac/Makefile.in-499-distdir: $(DISTFILES)
neuron-7.6.3/src/mac/Makefile.in:500:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mac/Makefile.in:501:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mac/Makefile.in-502-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mac/Makefile.in-513-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mac/Makefile.in:514:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mac/Makefile.in-515-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mac/after-install.sh-20-export NSRC
neuron-7.6.3/src/mac/after-install.sh:21:NVER="`sh $srcdir/nrnversion.sh`"
neuron-7.6.3/src/mac/after-install.sh-22-NDIR="NEURON-$NVER"
##############################################
neuron-7.6.3/src/mac/after-install.sh-24-N="$prefix"
neuron-7.6.3/src/mac/after-install.sh:25:IV=`echo "$prefix"|sed 's/nrn$/iv/'`
neuron-7.6.3/src/mac/after-install.sh-26-
##############################################
neuron-7.6.3/src/mac/mkdmg.sh-2-if test "$1" = "" ; then
neuron-7.6.3/src/mac/mkdmg.sh:3:	NVER=`$HOME/neuron/nrn/nrnversion.sh`
neuron-7.6.3/src/mac/mkdmg.sh-4-	NDIR=NEURON-$NVER
##############################################
neuron-7.6.3/src/mac/mknrndll.sh-8-	if test -f "$1" ; then
neuron-7.6.3/src/mac/mknrndll.sh:9:		dname=`dirname "$1"`
neuron-7.6.3/src/mac/mknrndll.sh-10-		cd "${dname}"
##############################################
neuron-7.6.3/src/mac/mknrndll.sh-12-		while test $# -gt 0 ; do
neuron-7.6.3/src/mac/mknrndll.sh:13:			files="$files "`basename "$1"`
neuron-7.6.3/src/mac/mknrndll.sh-14-			shift
##############################################
neuron-7.6.3/src/mac/modlunit.sh-8-		if test -f "$i" ; then
neuron-7.6.3/src/mac/modlunit.sh:9:			cd `dirname "$i"`
neuron-7.6.3/src/mac/modlunit.sh:10:			arg1=`basename "$i"`
neuron-7.6.3/src/mac/modlunit.sh-11-			${MODLUNIT} "$i"
##############################################
neuron-7.6.3/src/mac/neurondemo.sh-10-	if test -f "$1" ; then
neuron-7.6.3/src/mac/neurondemo.sh:11:		dname=`dirname "$1"`
neuron-7.6.3/src/mac/neurondemo.sh-12-		cd "${dname}"
neuron-7.6.3/src/mac/neurondemo.sh:13:		arg1=`basename "$1"`
neuron-7.6.3/src/mac/neurondemo.sh-14-		shift
##############################################
neuron-7.6.3/src/mac/nrngui.sh-10-	if test -f "$1" ; then
neuron-7.6.3/src/mac/nrngui.sh:11:		dname=`dirname "$1"`
neuron-7.6.3/src/mac/nrngui.sh-12-		cd "${dname}"
neuron-7.6.3/src/mac/nrngui.sh:13:		arg1=`basename "$1"`
neuron-7.6.3/src/mac/nrngui.sh-14-		shift
##############################################
neuron-7.6.3/src/memacs/Makefile.in-52-  { \
neuron-7.6.3/src/memacs/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/memacs/Makefile.in-54-  }; \
##############################################
neuron-7.6.3/src/memacs/Makefile.in-125-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/memacs/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/memacs/Makefile.in-127-am__vpath_adj = case $$p in \
neuron-7.6.3/src/memacs/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/memacs/Makefile.in-129-    *) f=$$p;; \
neuron-7.6.3/src/memacs/Makefile.in-130-  esac;
neuron-7.6.3/src/memacs/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/memacs/Makefile.in-132-am__install_max = 40
neuron-7.6.3/src/memacs/Makefile.in-133-am__nobase_strip_setup = \
neuron-7.6.3/src/memacs/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/memacs/Makefile.in-135-am__nobase_strip = \
##############################################
neuron-7.6.3/src/memacs/Makefile.in-597-	test -n "$(EXEEXT)" || exit 0; \
neuron-7.6.3/src/memacs/Makefile.in:598:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
neuron-7.6.3/src/memacs/Makefile.in-599-	echo " rm -f" $$list; \
##############################################
neuron-7.6.3/src/memacs/Makefile.in-639-.c.obj:
neuron-7.6.3/src/memacs/Makefile.in:640:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/memacs/Makefile.in-641-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/memacs/Makefile.in-643-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:644:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/memacs/Makefile.in-645-
##############################################
neuron-7.6.3/src/memacs/Makefile.in-653-libmemacs_la-ansi.lo: ansi.c
neuron-7.6.3/src/memacs/Makefile.in:654:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-ansi.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-ansi.Tpo -c -o libmemacs_la-ansi.lo `test -f 'ansi.c' || echo '$(srcdir)/'`ansi.c
neuron-7.6.3/src/memacs/Makefile.in-655-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-ansi.Tpo $(DEPDIR)/libmemacs_la-ansi.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:658:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-ansi.lo `test -f 'ansi.c' || echo '$(srcdir)/'`ansi.c
neuron-7.6.3/src/memacs/Makefile.in-659-
neuron-7.6.3/src/memacs/Makefile.in-660-libmemacs_la-basic.lo: basic.c
neuron-7.6.3/src/memacs/Makefile.in:661:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-basic.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-basic.Tpo -c -o libmemacs_la-basic.lo `test -f 'basic.c' || echo '$(srcdir)/'`basic.c
neuron-7.6.3/src/memacs/Makefile.in-662-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-basic.Tpo $(DEPDIR)/libmemacs_la-basic.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:665:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-basic.lo `test -f 'basic.c' || echo '$(srcdir)/'`basic.c
neuron-7.6.3/src/memacs/Makefile.in-666-
neuron-7.6.3/src/memacs/Makefile.in-667-libmemacs_la-bind.lo: bind.c
neuron-7.6.3/src/memacs/Makefile.in:668:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-bind.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-bind.Tpo -c -o libmemacs_la-bind.lo `test -f 'bind.c' || echo '$(srcdir)/'`bind.c
neuron-7.6.3/src/memacs/Makefile.in-669-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-bind.Tpo $(DEPDIR)/libmemacs_la-bind.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:672:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-bind.lo `test -f 'bind.c' || echo '$(srcdir)/'`bind.c
neuron-7.6.3/src/memacs/Makefile.in-673-
neuron-7.6.3/src/memacs/Makefile.in-674-libmemacs_la-buffer.lo: buffer.c
neuron-7.6.3/src/memacs/Makefile.in:675:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-buffer.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-buffer.Tpo -c -o libmemacs_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c
neuron-7.6.3/src/memacs/Makefile.in-676-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-buffer.Tpo $(DEPDIR)/libmemacs_la-buffer.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:679:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c
neuron-7.6.3/src/memacs/Makefile.in-680-
neuron-7.6.3/src/memacs/Makefile.in-681-libmemacs_la-display.lo: display.c
neuron-7.6.3/src/memacs/Makefile.in:682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-display.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-display.Tpo -c -o libmemacs_la-display.lo `test -f 'display.c' || echo '$(srcdir)/'`display.c
neuron-7.6.3/src/memacs/Makefile.in-683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-display.Tpo $(DEPDIR)/libmemacs_la-display.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-display.lo `test -f 'display.c' || echo '$(srcdir)/'`display.c
neuron-7.6.3/src/memacs/Makefile.in-687-
neuron-7.6.3/src/memacs/Makefile.in-688-libmemacs_la-file.lo: file.c
neuron-7.6.3/src/memacs/Makefile.in:689:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-file.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-file.Tpo -c -o libmemacs_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
neuron-7.6.3/src/memacs/Makefile.in-690-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-file.Tpo $(DEPDIR)/libmemacs_la-file.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
neuron-7.6.3/src/memacs/Makefile.in-694-
neuron-7.6.3/src/memacs/Makefile.in-695-libmemacs_la-fileio.lo: fileio.c
neuron-7.6.3/src/memacs/Makefile.in:696:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-fileio.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-fileio.Tpo -c -o libmemacs_la-fileio.lo `test -f 'fileio.c' || echo '$(srcdir)/'`fileio.c
neuron-7.6.3/src/memacs/Makefile.in-697-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-fileio.Tpo $(DEPDIR)/libmemacs_la-fileio.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-699-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:700:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-fileio.lo `test -f 'fileio.c' || echo '$(srcdir)/'`fileio.c
neuron-7.6.3/src/memacs/Makefile.in-701-
neuron-7.6.3/src/memacs/Makefile.in-702-libmemacs_la-line.lo: line.c
neuron-7.6.3/src/memacs/Makefile.in:703:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-line.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-line.Tpo -c -o libmemacs_la-line.lo `test -f 'line.c' || echo '$(srcdir)/'`line.c
neuron-7.6.3/src/memacs/Makefile.in-704-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-line.Tpo $(DEPDIR)/libmemacs_la-line.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-706-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:707:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-line.lo `test -f 'line.c' || echo '$(srcdir)/'`line.c
neuron-7.6.3/src/memacs/Makefile.in-708-
neuron-7.6.3/src/memacs/Makefile.in-709-libmemacs_la-lock.lo: lock.c
neuron-7.6.3/src/memacs/Makefile.in:710:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-lock.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-lock.Tpo -c -o libmemacs_la-lock.lo `test -f 'lock.c' || echo '$(srcdir)/'`lock.c
neuron-7.6.3/src/memacs/Makefile.in-711-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-lock.Tpo $(DEPDIR)/libmemacs_la-lock.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-lock.lo `test -f 'lock.c' || echo '$(srcdir)/'`lock.c
neuron-7.6.3/src/memacs/Makefile.in-715-
neuron-7.6.3/src/memacs/Makefile.in-716-libmemacs_la-main1.lo: main1.c
neuron-7.6.3/src/memacs/Makefile.in:717:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-main1.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-main1.Tpo -c -o libmemacs_la-main1.lo `test -f 'main1.c' || echo '$(srcdir)/'`main1.c
neuron-7.6.3/src/memacs/Makefile.in-718-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-main1.Tpo $(DEPDIR)/libmemacs_la-main1.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-720-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:721:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-main1.lo `test -f 'main1.c' || echo '$(srcdir)/'`main1.c
neuron-7.6.3/src/memacs/Makefile.in-722-
neuron-7.6.3/src/memacs/Makefile.in-723-libmemacs_la-random.lo: random.c
neuron-7.6.3/src/memacs/Makefile.in:724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-random.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-random.Tpo -c -o libmemacs_la-random.lo `test -f 'random.c' || echo '$(srcdir)/'`random.c
neuron-7.6.3/src/memacs/Makefile.in-725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-random.Tpo $(DEPDIR)/libmemacs_la-random.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-random.lo `test -f 'random.c' || echo '$(srcdir)/'`random.c
neuron-7.6.3/src/memacs/Makefile.in-729-
neuron-7.6.3/src/memacs/Makefile.in-730-libmemacs_la-region.lo: region.c
neuron-7.6.3/src/memacs/Makefile.in:731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-region.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-region.Tpo -c -o libmemacs_la-region.lo `test -f 'region.c' || echo '$(srcdir)/'`region.c
neuron-7.6.3/src/memacs/Makefile.in-732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-region.Tpo $(DEPDIR)/libmemacs_la-region.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-region.lo `test -f 'region.c' || echo '$(srcdir)/'`region.c
neuron-7.6.3/src/memacs/Makefile.in-736-
neuron-7.6.3/src/memacs/Makefile.in-737-libmemacs_la-search.lo: search.c
neuron-7.6.3/src/memacs/Makefile.in:738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-search.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-search.Tpo -c -o libmemacs_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c
neuron-7.6.3/src/memacs/Makefile.in-739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-search.Tpo $(DEPDIR)/libmemacs_la-search.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-search.lo `test -f 'search.c' || echo '$(srcdir)/'`search.c
neuron-7.6.3/src/memacs/Makefile.in-743-
neuron-7.6.3/src/memacs/Makefile.in-744-libmemacs_la-spawn.lo: spawn.c
neuron-7.6.3/src/memacs/Makefile.in:745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-spawn.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-spawn.Tpo -c -o libmemacs_la-spawn.lo `test -f 'spawn.c' || echo '$(srcdir)/'`spawn.c
neuron-7.6.3/src/memacs/Makefile.in-746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-spawn.Tpo $(DEPDIR)/libmemacs_la-spawn.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-spawn.lo `test -f 'spawn.c' || echo '$(srcdir)/'`spawn.c
neuron-7.6.3/src/memacs/Makefile.in-750-
neuron-7.6.3/src/memacs/Makefile.in-751-libmemacs_la-tcap.lo: tcap.c
neuron-7.6.3/src/memacs/Makefile.in:752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-tcap.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-tcap.Tpo -c -o libmemacs_la-tcap.lo `test -f 'tcap.c' || echo '$(srcdir)/'`tcap.c
neuron-7.6.3/src/memacs/Makefile.in-753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-tcap.Tpo $(DEPDIR)/libmemacs_la-tcap.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-tcap.lo `test -f 'tcap.c' || echo '$(srcdir)/'`tcap.c
neuron-7.6.3/src/memacs/Makefile.in-757-
neuron-7.6.3/src/memacs/Makefile.in-758-libmemacs_la-termio.lo: termio.c
neuron-7.6.3/src/memacs/Makefile.in:759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-termio.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-termio.Tpo -c -o libmemacs_la-termio.lo `test -f 'termio.c' || echo '$(srcdir)/'`termio.c
neuron-7.6.3/src/memacs/Makefile.in-760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-termio.Tpo $(DEPDIR)/libmemacs_la-termio.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-termio.lo `test -f 'termio.c' || echo '$(srcdir)/'`termio.c
neuron-7.6.3/src/memacs/Makefile.in-764-
neuron-7.6.3/src/memacs/Makefile.in-765-libmemacs_la-window.lo: window.c
neuron-7.6.3/src/memacs/Makefile.in:766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-window.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-window.Tpo -c -o libmemacs_la-window.lo `test -f 'window.c' || echo '$(srcdir)/'`window.c
neuron-7.6.3/src/memacs/Makefile.in-767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-window.Tpo $(DEPDIR)/libmemacs_la-window.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-window.lo `test -f 'window.c' || echo '$(srcdir)/'`window.c
neuron-7.6.3/src/memacs/Makefile.in-771-
neuron-7.6.3/src/memacs/Makefile.in-772-libmemacs_la-word.lo: word.c
neuron-7.6.3/src/memacs/Makefile.in:773:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -MT libmemacs_la-word.lo -MD -MP -MF $(DEPDIR)/libmemacs_la-word.Tpo -c -o libmemacs_la-word.lo `test -f 'word.c' || echo '$(srcdir)/'`word.c
neuron-7.6.3/src/memacs/Makefile.in-774-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemacs_la-word.Tpo $(DEPDIR)/libmemacs_la-word.Plo
##############################################
neuron-7.6.3/src/memacs/Makefile.in-776-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/memacs/Makefile.in:777:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemacs_la_CFLAGS) $(CFLAGS) -c -o libmemacs_la-word.lo `test -f 'word.c' || echo '$(srcdir)/'`word.c
neuron-7.6.3/src/memacs/Makefile.in-778-
##############################################
neuron-7.6.3/src/memacs/Makefile.in-814-GTAGS:
neuron-7.6.3/src/memacs/Makefile.in:815:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/memacs/Makefile.in-816-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/memacs/Makefile.in-837-distdir: $(DISTFILES)
neuron-7.6.3/src/memacs/Makefile.in:838:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/memacs/Makefile.in:839:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/memacs/Makefile.in-840-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/memacs/Makefile.in-851-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/memacs/Makefile.in:852:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/memacs/Makefile.in-853-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mesch/Makefile.in-51-  { \
neuron-7.6.3/src/mesch/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mesch/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/mesch/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/mesch/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/mesch/Makefile.in-125-am__vpath_adj = case $$p in \
neuron-7.6.3/src/mesch/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/mesch/Makefile.in-127-    *) f=$$p;; \
neuron-7.6.3/src/mesch/Makefile.in-128-  esac;
neuron-7.6.3/src/mesch/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/mesch/Makefile.in-130-am__install_max = 40
neuron-7.6.3/src/mesch/Makefile.in-131-am__nobase_strip_setup = \
neuron-7.6.3/src/mesch/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/mesch/Makefile.in-133-am__nobase_strip = \
##############################################
neuron-7.6.3/src/mesch/Makefile.in-629-.c.obj:
neuron-7.6.3/src/mesch/Makefile.in:630:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/mesch/Makefile.in-631-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/mesch/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/mesch/Makefile.in:634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/mesch/Makefile.in-635-
##############################################
neuron-7.6.3/src/mesch/Makefile.in-678-GTAGS:
neuron-7.6.3/src/mesch/Makefile.in:679:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/mesch/Makefile.in-680-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/mesch/Makefile.in-701-distdir: $(DISTFILES)
neuron-7.6.3/src/mesch/Makefile.in:702:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mesch/Makefile.in:703:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mesch/Makefile.in-704-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mesch/Makefile.in-715-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mesch/Makefile.in:716:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mesch/Makefile.in-717-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/modlunit/Makefile.in-51-  { \
neuron-7.6.3/src/modlunit/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/modlunit/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/modlunit/Makefile.in-539-	test -n "$(EXEEXT)" || exit 0; \
neuron-7.6.3/src/modlunit/Makefile.in:540:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
neuron-7.6.3/src/modlunit/Makefile.in-541-	echo " rm -f" $$list; \
##############################################
neuron-7.6.3/src/modlunit/Makefile.in-580-.c.obj:
neuron-7.6.3/src/modlunit/Makefile.in:581:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/modlunit/Makefile.in-582-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/modlunit/Makefile.in-584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/modlunit/Makefile.in:585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/modlunit/Makefile.in-586-
##############################################
neuron-7.6.3/src/modlunit/Makefile.in-597-.y.c:
neuron-7.6.3/src/modlunit/Makefile.in:598:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
neuron-7.6.3/src/modlunit/Makefile.in-599-
##############################################
neuron-7.6.3/src/modlunit/Makefile.in-635-GTAGS:
neuron-7.6.3/src/modlunit/Makefile.in:636:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/modlunit/Makefile.in-637-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/modlunit/Makefile.in-658-distdir: $(DISTFILES)
neuron-7.6.3/src/modlunit/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/modlunit/Makefile.in:660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/modlunit/Makefile.in-661-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/modlunit/Makefile.in-672-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/modlunit/Makefile.in:673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/modlunit/Makefile.in-674-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mswin/Makefile.in-49-  { \
neuron-7.6.3/src/mswin/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mswin/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/mswin/Makefile.in-187-  while test -n "$$dir1"; do \
neuron-7.6.3/src/mswin/Makefile.in:188:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/mswin/Makefile.in-189-    if test "$$first" != "."; then \
neuron-7.6.3/src/mswin/Makefile.in-190-      if test "$$first" = ".."; then \
neuron-7.6.3/src/mswin/Makefile.in:191:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/src/mswin/Makefile.in:192:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/src/mswin/Makefile.in-193-      else \
neuron-7.6.3/src/mswin/Makefile.in:194:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/mswin/Makefile.in-195-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/src/mswin/Makefile.in:196:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/mswin/Makefile.in-197-        else \
##############################################
neuron-7.6.3/src/mswin/Makefile.in-202-    fi; \
neuron-7.6.3/src/mswin/Makefile.in:203:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/mswin/Makefile.in-204-  done; \
##############################################
neuron-7.6.3/src/mswin/Makefile.in-504-	dot_seen=no; \
neuron-7.6.3/src/mswin/Makefile.in:505:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/src/mswin/Makefile.in-506-	case "$@" in \
##############################################
neuron-7.6.3/src/mswin/Makefile.in-567-GTAGS:
neuron-7.6.3/src/mswin/Makefile.in:568:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/mswin/Makefile.in-569-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/mswin/Makefile.in-590-distdir: $(DISTFILES)
neuron-7.6.3/src/mswin/Makefile.in:591:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/Makefile.in:592:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/Makefile.in-593-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mswin/Makefile.in-604-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mswin/Makefile.in:605:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mswin/Makefile.in-606-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mswin/batch/Makefile.in-49-  { \
neuron-7.6.3/src/mswin/batch/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mswin/batch/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/mswin/batch/Makefile.in-421-distdir: $(DISTFILES)
neuron-7.6.3/src/mswin/batch/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/batch/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/batch/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mswin/batch/Makefile.in-435-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mswin/batch/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mswin/batch/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mswin/batch/instal.sh-7-else
neuron-7.6.3/src/mswin/batch/instal.sh:8:	S=`cygpath -u -a $top_srcdir | sed 's/\/$//'`
neuron-7.6.3/src/mswin/batch/instal.sh-9-	export S
##############################################
neuron-7.6.3/src/mswin/batch/instal.sh-13-else
neuron-7.6.3/src/mswin/batch/instal.sh:14:	B=`cygpath -u -a $top_builddir | sed 's/\/$//'`
neuron-7.6.3/src/mswin/batch/instal.sh-15-	export B
##############################################
neuron-7.6.3/src/mswin/batch/instal.sh-20-	mkdir $marshal_dir
neuron-7.6.3/src/mswin/batch/instal.sh:21:	D="`cygpath -u -a $marshal_dir`"/nrn
neuron-7.6.3/src/mswin/batch/instal.sh-22-	export D
##############################################
neuron-7.6.3/src/mswin/batch/instal.sh-98-# and there is also one in a gcc version specific place
neuron-7.6.3/src/mswin/batch/instal.sh:99:cc1=`$CC -print-prog-name=cc1`
neuron-7.6.3/src/mswin/batch/instal.sh-100-cp $cc1 $D/bin
##############################################
neuron-7.6.3/src/mswin/batch/instal.sh-162-# too many, putting duplicates in bin, setup is 13.69MB, only cygcrypto below
neuron-7.6.3/src/mswin/batch/instal.sh:163:for i in `find $D/lib/python2.7 -name \*.dll` ; do
neuron-7.6.3/src/mswin/batch/instal.sh-164-	cygcheck $i | sed 's/^ *//' >> $D/bin/temp.tmp
##############################################
neuron-7.6.3/src/mswin/batch/instal.sh-168-sort $D/bin/temp.tmp | uniq | grep 'cygwin[0-9]*\\bin\\' | sed 's,\\,/,g' > $D/temp2.tmp
neuron-7.6.3/src/mswin/batch/instal.sh:169:for i in `cat $D/temp2.tmp` ; do
neuron-7.6.3/src/mswin/batch/instal.sh-170-	echo $i
neuron-7.6.3/src/mswin/batch/instal.sh:171:	cp `cygpath -u $i` $D/bin
neuron-7.6.3/src/mswin/batch/instal.sh-172-done
##############################################
neuron-7.6.3/src/mswin/batch/instal.sh-175-chmod 755 $D/bin/*
neuron-7.6.3/src/mswin/batch/instal.sh:176:chmod 755 `find $D/lib -name \*.dll`
neuron-7.6.3/src/mswin/batch/instal.sh-177-
##############################################
neuron-7.6.3/src/mswin/batch/instal.sh-207-
neuron-7.6.3/src/mswin/batch/instal.sh:208:gclib=`$CC -print-libgcc-file-name`
neuron-7.6.3/src/mswin/batch/instal.sh:209:gclib=`echo $gclib|sed 's,.*/lib/\(.*\)/[^/].*,\1,'`
neuron-7.6.3/src/mswin/batch/instal.sh-210-echo $gclib
##############################################
neuron-7.6.3/src/mswin/batch/instalmingw.sh-19-else
neuron-7.6.3/src/mswin/batch/instalmingw.sh:20:	S=`(cd $top_srcdir ; readlink -f .)`
neuron-7.6.3/src/mswin/batch/instalmingw.sh-21-	export S
##############################################
neuron-7.6.3/src/mswin/batch/instalmingw.sh-25-else
neuron-7.6.3/src/mswin/batch/instalmingw.sh:26:	B=`(cd $top_builddir ; readlink -f .)`
neuron-7.6.3/src/mswin/batch/instalmingw.sh-27-	export B
##############################################
neuron-7.6.3/src/mswin/batch/instalmingw.sh-34-	fi
neuron-7.6.3/src/mswin/batch/instalmingw.sh:35:	D=`(cd $marshal_dir ; readlink -f .)`
neuron-7.6.3/src/mswin/batch/instalmingw.sh-36-	if test $host_cpu = x86_64 ; then
##############################################
neuron-7.6.3/src/mswin/batch/instalmingw.sh-132-sort $DB/temp.tmp | uniq | grep 'msys64' | sed 's,\\,/,g' > $DB/temp2.tmp
neuron-7.6.3/src/mswin/batch/instalmingw.sh:133:for i in `cat $DB/temp2.tmp` ; do
neuron-7.6.3/src/mswin/batch/instalmingw.sh-134- echo $i
##############################################
neuron-7.6.3/src/mswin/batch/instalmingw.sh-155-		else
neuron-7.6.3/src/mswin/batch/instalmingw.sh:156:			zz=`cygcheck $DB/libnrnmpi.dll | grep msmpi.dll`
neuron-7.6.3/src/mswin/batch/instalmingw.sh-157-			if test "$zz" != "" ; then
##############################################
neuron-7.6.3/src/mswin/batch/instalmingw.sh-197-for f in $DB/hocmodule*.dll ; do
neuron-7.6.3/src/mswin/batch/instalmingw.sh:198:  x=`echo $f | sed "s/.*hocmodule\([0-9]*\)\.dll/\1/"`
neuron-7.6.3/src/mswin/batch/instalmingw.sh-199-  mv $f $D/lib/python/neuron/hoc${x}.pyd
##############################################
neuron-7.6.3/src/mswin/bin/Makefile.in-49-  { \
neuron-7.6.3/src/mswin/bin/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mswin/bin/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/mswin/bin/Makefile.in-421-distdir: $(DISTFILES)
neuron-7.6.3/src/mswin/bin/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/bin/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/bin/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mswin/bin/Makefile.in-435-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mswin/bin/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mswin/bin/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mswin/bin/mknrndll-6-cp_if_newer() {
neuron-7.6.3/src/mswin/bin/mknrndll:7:	base=`basename "$1"`
neuron-7.6.3/src/mswin/bin/mknrndll:8:	prefix=`echo $base | sed 's/\..*//'`
neuron-7.6.3/src/mswin/bin/mknrndll-9-	fp="i686cygwin/$prefix"
##############################################
neuron-7.6.3/src/mswin/bin/mknrndll-20-	for i in $* ; do
neuron-7.6.3/src/mswin/bin/mknrndll:21:		for j in `ls $i/*.[Mm][Oo][Dd]` ; do
neuron-7.6.3/src/mswin/bin/mknrndll-22-			cp_if_newer "$j"
##############################################
neuron-7.6.3/src/mswin/extra/Makefile.in-49-  { \
neuron-7.6.3/src/mswin/extra/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mswin/extra/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/mswin/extra/Makefile.in-423-distdir: $(DISTFILES)
neuron-7.6.3/src/mswin/extra/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/extra/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/extra/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mswin/extra/Makefile.in-437-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mswin/extra/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mswin/extra/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mswin/lib/Makefile.in-49-  { \
neuron-7.6.3/src/mswin/lib/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mswin/lib/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/mswin/lib/Makefile.in-424-distdir: $(DISTFILES)
neuron-7.6.3/src/mswin/lib/Makefile.in:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/lib/Makefile.in:426:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/lib/Makefile.in-427-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mswin/lib/Makefile.in-438-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mswin/lib/Makefile.in:439:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mswin/lib/Makefile.in-440-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mswin/lib/bshstart.sh-6-else
neuron-7.6.3/src/mswin/lib/bshstart.sh:7:  N=`cygpath -U $N`
neuron-7.6.3/src/mswin/lib/bshstart.sh-8-  if test -d $N/mingw ; then
##############################################
neuron-7.6.3/src/mswin/lib/bshstart.sh-35-# set_nrnpyenv.sh below does nothing but the PYTHONPATH still has dos syntax.
neuron-7.6.3/src/mswin/lib/bshstart.sh:36:export PYTHONPATH=`cygpath -U -p "$PYTHONPATH"`
neuron-7.6.3/src/mswin/lib/bshstart.sh-37-fi #PYTHONPATH
##############################################
neuron-7.6.3/src/mswin/lib/mknrndl2.sh-12-fi
neuron-7.6.3/src/mswin/lib/mknrndl2.sh:13:prefixes=`echo $files | sed 's/\.[mM][oO][dD]//g'`
neuron-7.6.3/src/mswin/lib/mknrndl2.sh-14-
##############################################
neuron-7.6.3/src/mswin/lib/mknrndl2.sh-62-# cat $$.tmp
neuron-7.6.3/src/mswin/lib/mknrndl2.sh:63:$N/bin/make -f $M/mknrndll.mak "`cat $$.tmp`" nrnmech.dll
neuron-7.6.3/src/mswin/lib/mknrndl2.sh-64-rm $$.tmp
##############################################
neuron-7.6.3/src/mswin/lib/mknrndll.sh-3-if test -f $1/bin/cygpath ; then
neuron-7.6.3/src/mswin/lib/mknrndll.sh:4:  N="`$1/bin/cygpath -u $1`"
neuron-7.6.3/src/mswin/lib/mknrndll.sh-5-  PATH=$N/bin
##############################################
neuron-7.6.3/src/mswin/lib/modlunit.sh-3-if test -f $1/bin/cygpath ; then
neuron-7.6.3/src/mswin/lib/modlunit.sh:4:  N="`$1/bin/cygpath -u $1`"
neuron-7.6.3/src/mswin/lib/modlunit.sh-5-  PATH=$N/bin
neuron-7.6.3/src/mswin/lib/modlunit.sh:6:  fname="`cygpath -u $2|sed 's/\.[mM][oO][dD]$/.mod/'`"
neuron-7.6.3/src/mswin/lib/modlunit.sh-7-  cyg=yes
##############################################
neuron-7.6.3/src/mswin/lib/modlunit.sh-20-  fi
neuron-7.6.3/src/mswin/lib/modlunit.sh:21:  fname="`echo $2|sed 's/\.[mM][oO][dD]$/.mod/'`"
neuron-7.6.3/src/mswin/lib/modlunit.sh-22-  cyg=no
##############################################
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-10-else
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh:11:  zipfile=`cygpath -u "$1"`
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-12-fi
##############################################
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-77-  else
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh:78:	first=`find . -name $MOSINIT -print |sed -n 1p`
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-79-  fi
##############################################
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-88-fi
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh:89:cd `dirname $first`
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh:90:first=`basename $first`
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-91-
##############################################
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-96-if [ "$MOSINIT" = "mosinit.hoc" ] ; then
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh:97:  moddirs="`sed -n '1s;^//moddir;;p' < $first`"
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-98-  MOSINITARGS="$first"
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-99-else
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh:100:  moddirs="`sed -n '1s;^#moddir;;p' < $first | tr -d '\r'`"
neuron-7.6.3/src/mswin/lib/mos2nrn1.sh-101-  MOSINITARGS="-python $first"    
##############################################
neuron-7.6.3/src/mswin/lib/neuron.sh-1-#!/bin/sh
neuron-7.6.3/src/mswin/lib/neuron.sh:2:N="`$1/bin/cygpath -u $1`"
neuron-7.6.3/src/mswin/lib/neuron.sh-3-export N
##############################################
neuron-7.6.3/src/mswin/lib/neuron.sh-10-export SH_PATH
neuron-7.6.3/src/mswin/lib/neuron.sh:11:ARG="`cygpath -u $1`"
neuron-7.6.3/src/mswin/lib/neuron.sh:12:DD=`dirname "$ARG"`
neuron-7.6.3/src/mswin/lib/neuron.sh:13:FF=`basename "$ARG"`
neuron-7.6.3/src/mswin/lib/neuron.sh-14-cd $DD
##############################################
neuron-7.6.3/src/mswin/lib/nrnsys.sh-2-#support the system("shell command") under mswin
neuron-7.6.3/src/mswin/lib/nrnsys.sh:3:N="`$1/bin/cygpath -u $1`"
neuron-7.6.3/src/mswin/lib/nrnsys.sh-4-export N
##############################################
neuron-7.6.3/src/mswin/lib/nrnsys.sh-7-export PATH
neuron-7.6.3/src/mswin/lib/nrnsys.sh:8:fout="`cygpath -u $1`"
neuron-7.6.3/src/mswin/lib/nrnsys.sh-9-shift
##############################################
neuron-7.6.3/src/mswin/lib/nrnsys1.sh-3-# a copy of nrnsys.sh but without stdout redirection
neuron-7.6.3/src/mswin/lib/nrnsys1.sh:4:N="`$1/bin/cygpath -u $1`"
neuron-7.6.3/src/mswin/lib/nrnsys1.sh-5-export N
##############################################
neuron-7.6.3/src/mswin/nrncygso.sh-63-if test "$mpicc" = "mpicc" ; then
neuron-7.6.3/src/mswin/nrncygso.sh:64:  mpich=`which $mpicc | sed "s,/bin/.*,,"`
neuron-7.6.3/src/mswin/nrncygso.sh-65-  echo "mpich=$mpich"
##############################################
neuron-7.6.3/src/mswin/nrncygso.sh.in-63-if test "$mpicc" = "mpicc" ; then
neuron-7.6.3/src/mswin/nrncygso.sh.in:64:  mpich=`which $mpicc | sed "s,/bin/.*,,"`
neuron-7.6.3/src/mswin/nrncygso.sh.in-65-  echo "mpich=$mpich"
##############################################
neuron-7.6.3/src/mswin/rdln/Makefile.in-49-  { \
neuron-7.6.3/src/mswin/rdln/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mswin/rdln/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/mswin/rdln/Makefile.in-421-distdir: $(DISTFILES)
neuron-7.6.3/src/mswin/rdln/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/rdln/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/rdln/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mswin/rdln/Makefile.in-435-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mswin/rdln/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mswin/rdln/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mswin/windll/Makefile.in-49-  { \
neuron-7.6.3/src/mswin/windll/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mswin/windll/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/mswin/windll/Makefile.in-419-distdir: $(DISTFILES)
neuron-7.6.3/src/mswin/windll/Makefile.in:420:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/windll/Makefile.in:421:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/windll/Makefile.in-422-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mswin/windll/Makefile.in-433-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mswin/windll/Makefile.in:434:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mswin/windll/Makefile.in-435-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in-49-  { \
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in-422-distdir: $(DISTFILES)
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in:423:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in:424:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in-425-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in-436-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in:437:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/mswin/wnrnbbs/Makefile.in-438-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/neuronmusic/Makefile.in-50-  { \
neuron-7.6.3/src/neuronmusic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/neuronmusic/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/src/neuronmusic/Makefile.in-141-  esac
neuron-7.6.3/src/neuronmusic/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/neuronmusic/Makefile.in-143-am__vpath_adj = case $$p in \
neuron-7.6.3/src/neuronmusic/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/neuronmusic/Makefile.in-145-    *) f=$$p;; \
neuron-7.6.3/src/neuronmusic/Makefile.in-146-  esac;
neuron-7.6.3/src/neuronmusic/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/neuronmusic/Makefile.in-148-am__install_max = 40
neuron-7.6.3/src/neuronmusic/Makefile.in-149-am__nobase_strip_setup = \
neuron-7.6.3/src/neuronmusic/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/neuronmusic/Makefile.in-151-am__nobase_strip = \
##############################################
neuron-7.6.3/src/neuronmusic/Makefile.in-483-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
neuron-7.6.3/src/neuronmusic/Makefile.in:484:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/neuronmusic/Makefile.in-485-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/neuronmusic/Makefile.in-516-GTAGS:
neuron-7.6.3/src/neuronmusic/Makefile.in:517:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/neuronmusic/Makefile.in-518-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/neuronmusic/Makefile.in-539-distdir: $(DISTFILES)
neuron-7.6.3/src/neuronmusic/Makefile.in:540:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/neuronmusic/Makefile.in:541:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/neuronmusic/Makefile.in-542-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/neuronmusic/Makefile.in-553-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/neuronmusic/Makefile.in:554:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/neuronmusic/Makefile.in-555-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/ni_pci_6229/Makefile.in-51-  { \
neuron-7.6.3/src/ni_pci_6229/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/ni_pci_6229/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/ni_pci_6229/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/ni_pci_6229/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/ni_pci_6229/Makefile.in-125-am__vpath_adj = case $$p in \
neuron-7.6.3/src/ni_pci_6229/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/ni_pci_6229/Makefile.in-127-    *) f=$$p;; \
neuron-7.6.3/src/ni_pci_6229/Makefile.in-128-  esac;
neuron-7.6.3/src/ni_pci_6229/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/ni_pci_6229/Makefile.in-130-am__install_max = 40
neuron-7.6.3/src/ni_pci_6229/Makefile.in-131-am__nobase_strip_setup = \
neuron-7.6.3/src/ni_pci_6229/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/ni_pci_6229/Makefile.in-133-am__nobase_strip = \
##############################################
neuron-7.6.3/src/ni_pci_6229/Makefile.in-571-.cpp.obj:
neuron-7.6.3/src/ni_pci_6229/Makefile.in:572:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/ni_pci_6229/Makefile.in-573-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/ni_pci_6229/Makefile.in-575-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/ni_pci_6229/Makefile.in:576:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/ni_pci_6229/Makefile.in-577-
##############################################
neuron-7.6.3/src/ni_pci_6229/Makefile.in-620-GTAGS:
neuron-7.6.3/src/ni_pci_6229/Makefile.in:621:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/ni_pci_6229/Makefile.in-622-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/ni_pci_6229/Makefile.in-643-distdir: $(DISTFILES)
neuron-7.6.3/src/ni_pci_6229/Makefile.in:644:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ni_pci_6229/Makefile.in:645:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/ni_pci_6229/Makefile.in-646-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/ni_pci_6229/Makefile.in-657-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/ni_pci_6229/Makefile.in:658:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/ni_pci_6229/Makefile.in-659-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nmodl/Makefile.in-51-  { \
neuron-7.6.3/src/nmodl/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nmodl/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/nmodl/Makefile.in-544-	test -n "$(EXEEXT)" || exit 0; \
neuron-7.6.3/src/nmodl/Makefile.in:545:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
neuron-7.6.3/src/nmodl/Makefile.in-546-	echo " rm -f" $$list; \
##############################################
neuron-7.6.3/src/nmodl/Makefile.in-595-.c.obj:
neuron-7.6.3/src/nmodl/Makefile.in:596:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nmodl/Makefile.in-597-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/nmodl/Makefile.in-599-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/nmodl/Makefile.in:600:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nmodl/Makefile.in-601-
##############################################
neuron-7.6.3/src/nmodl/Makefile.in-612-.y.c:
neuron-7.6.3/src/nmodl/Makefile.in:613:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
neuron-7.6.3/src/nmodl/Makefile.in-614-
##############################################
neuron-7.6.3/src/nmodl/Makefile.in-650-GTAGS:
neuron-7.6.3/src/nmodl/Makefile.in:651:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/nmodl/Makefile.in-652-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/nmodl/Makefile.in-673-distdir: $(DISTFILES)
neuron-7.6.3/src/nmodl/Makefile.in:674:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nmodl/Makefile.in:675:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nmodl/Makefile.in-676-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nmodl/Makefile.in-687-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nmodl/Makefile.in:688:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nmodl/Makefile.in-689-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nrncvode/Makefile.in-49-  { \
neuron-7.6.3/src/nrncvode/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nrncvode/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/nrncvode/Makefile.in-479-GTAGS:
neuron-7.6.3/src/nrncvode/Makefile.in:480:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/nrncvode/Makefile.in-481-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/nrncvode/Makefile.in-502-distdir: $(DISTFILES)
neuron-7.6.3/src/nrncvode/Makefile.in:503:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrncvode/Makefile.in:504:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrncvode/Makefile.in-505-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nrncvode/Makefile.in-516-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nrncvode/Makefile.in:517:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nrncvode/Makefile.in-518-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-53-  { \
neuron-7.6.3/src/nrniv/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nrniv/Makefile.in-55-  }; \
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-126-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/nrniv/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/nrniv/Makefile.in-128-am__vpath_adj = case $$p in \
neuron-7.6.3/src/nrniv/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/nrniv/Makefile.in-130-    *) f=$$p;; \
neuron-7.6.3/src/nrniv/Makefile.in-131-  esac;
neuron-7.6.3/src/nrniv/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/nrniv/Makefile.in-133-am__install_max = 40
neuron-7.6.3/src/nrniv/Makefile.in-134-am__nobase_strip_setup = \
neuron-7.6.3/src/nrniv/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/nrniv/Makefile.in-136-am__nobase_strip = \
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-740-	test -n "$(EXEEXT)" || exit 0; \
neuron-7.6.3/src/nrniv/Makefile.in:741:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
neuron-7.6.3/src/nrniv/Makefile.in-742-	echo " rm -f" $$list; \
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-824-.c.obj:
neuron-7.6.3/src/nrniv/Makefile.in:825:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrniv/Makefile.in-826-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-828-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/nrniv/Makefile.in:829:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrniv/Makefile.in-830-
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-845-.cpp.obj:
neuron-7.6.3/src/nrniv/Makefile.in:846:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrniv/Makefile.in-847-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-849-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/nrniv/Makefile.in:850:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrniv/Makefile.in-851-
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-882-	@list='$(libobj_DATA)'; test -n "$(libobjdir)" || list=; \
neuron-7.6.3/src/nrniv/Makefile.in:883:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/nrniv/Makefile.in-884-	dir='$(DESTDIR)$(libobjdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-915-GTAGS:
neuron-7.6.3/src/nrniv/Makefile.in:916:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/nrniv/Makefile.in-917-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-938-distdir: $(DISTFILES)
neuron-7.6.3/src/nrniv/Makefile.in:939:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrniv/Makefile.in:940:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrniv/Makefile.in-941-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nrniv/Makefile.in-952-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nrniv/Makefile.in:953:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nrniv/Makefile.in-954-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nrniv/nrnpy.cpp-195-        assert(s != NULL);
neuron-7.6.3/src/nrniv/nrnpy.cpp:196:	int success = dladdr(s, &dl_info);
neuron-7.6.3/src/nrniv/nrnpy.cpp-197-	if (success) {
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-52-  { \
neuron-7.6.3/src/nrnjava/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nrnjava/Makefile.in-54-  }; \
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/nrnjava/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/nrnjava/Makefile.in-125-am__vpath_adj = case $$p in \
neuron-7.6.3/src/nrnjava/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/nrnjava/Makefile.in-127-    *) f=$$p;; \
neuron-7.6.3/src/nrnjava/Makefile.in-128-  esac;
neuron-7.6.3/src/nrnjava/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/nrnjava/Makefile.in-130-am__install_max = 40
neuron-7.6.3/src/nrnjava/Makefile.in-131-am__nobase_strip_setup = \
neuron-7.6.3/src/nrnjava/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/nrnjava/Makefile.in-133-am__nobase_strip = \
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-250-  while test -n "$$dir1"; do \
neuron-7.6.3/src/nrnjava/Makefile.in:251:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/nrnjava/Makefile.in-252-    if test "$$first" != "."; then \
neuron-7.6.3/src/nrnjava/Makefile.in-253-      if test "$$first" = ".."; then \
neuron-7.6.3/src/nrnjava/Makefile.in:254:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/src/nrnjava/Makefile.in:255:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/src/nrnjava/Makefile.in-256-      else \
neuron-7.6.3/src/nrnjava/Makefile.in:257:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/nrnjava/Makefile.in-258-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/src/nrnjava/Makefile.in:259:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/nrnjava/Makefile.in-260-        else \
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-265-    fi; \
neuron-7.6.3/src/nrnjava/Makefile.in:266:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/nrnjava/Makefile.in-267-  done; \
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-624-.cpp.obj:
neuron-7.6.3/src/nrnjava/Makefile.in:625:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnjava/Makefile.in-626-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-628-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/nrnjava/Makefile.in:629:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnjava/Makefile.in-630-
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-661-	@list='$(nrnjavaclass_DATA)'; test -n "$(nrnjavaclassdir)" || list=; \
neuron-7.6.3/src/nrnjava/Makefile.in:662:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/nrnjava/Makefile.in-663-	dir='$(DESTDIR)$(nrnjavaclassdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-682-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
neuron-7.6.3/src/nrnjava/Makefile.in:683:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/nrnjava/Makefile.in-684-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-699-	dot_seen=no; \
neuron-7.6.3/src/nrnjava/Makefile.in:700:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/src/nrnjava/Makefile.in-701-	case "$@" in \
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-762-GTAGS:
neuron-7.6.3/src/nrnjava/Makefile.in:763:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/nrnjava/Makefile.in-764-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-785-distdir: $(DISTFILES)
neuron-7.6.3/src/nrnjava/Makefile.in:786:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnjava/Makefile.in:787:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnjava/Makefile.in-788-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nrnjava/Makefile.in-799-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nrnjava/Makefile.in:800:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nrnjava/Makefile.in-801-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nrnjava/neuron/Makefile.in-49-  { \
neuron-7.6.3/src/nrnjava/neuron/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nrnjava/neuron/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/nrnjava/neuron/Makefile.in-423-distdir: $(DISTFILES)
neuron-7.6.3/src/nrnjava/neuron/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnjava/neuron/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnjava/neuron/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nrnjava/neuron/Makefile.in-437-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nrnjava/neuron/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nrnjava/neuron/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in-49-  { \
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in-51-  }; \
##############################################
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in-431-distdir: $(DISTFILES)
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in:432:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in:433:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in-434-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in-445-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in:446:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nrnjava/nrnccmb/Makefile.in-447-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nrnmpi/Makefile.in-50-  { \
neuron-7.6.3/src/nrnmpi/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nrnmpi/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/src/nrnmpi/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/nrnmpi/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/nrnmpi/Makefile.in-123-am__vpath_adj = case $$p in \
neuron-7.6.3/src/nrnmpi/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/nrnmpi/Makefile.in-125-    *) f=$$p;; \
neuron-7.6.3/src/nrnmpi/Makefile.in-126-  esac;
neuron-7.6.3/src/nrnmpi/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/nrnmpi/Makefile.in-128-am__install_max = 40
neuron-7.6.3/src/nrnmpi/Makefile.in-129-am__nobase_strip_setup = \
neuron-7.6.3/src/nrnmpi/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/nrnmpi/Makefile.in-131-am__nobase_strip = \
##############################################
neuron-7.6.3/src/nrnmpi/Makefile.in-557-.c.obj:
neuron-7.6.3/src/nrnmpi/Makefile.in:558:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnmpi/Makefile.in-559-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/nrnmpi/Makefile.in-561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/nrnmpi/Makefile.in:562:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnmpi/Makefile.in-563-
##############################################
neuron-7.6.3/src/nrnmpi/Makefile.in-606-GTAGS:
neuron-7.6.3/src/nrnmpi/Makefile.in:607:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/nrnmpi/Makefile.in-608-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/nrnmpi/Makefile.in-629-distdir: $(DISTFILES)
neuron-7.6.3/src/nrnmpi/Makefile.in:630:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnmpi/Makefile.in:631:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnmpi/Makefile.in-632-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nrnmpi/Makefile.in-643-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nrnmpi/Makefile.in:644:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nrnmpi/Makefile.in-645-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-53-  { \
neuron-7.6.3/src/nrnoc/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nrnoc/Makefile.in-55-  }; \
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-125-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/nrnoc/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/nrnoc/Makefile.in-127-am__vpath_adj = case $$p in \
neuron-7.6.3/src/nrnoc/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/nrnoc/Makefile.in-129-    *) f=$$p;; \
neuron-7.6.3/src/nrnoc/Makefile.in-130-  esac;
neuron-7.6.3/src/nrnoc/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/nrnoc/Makefile.in-132-am__install_max = 40
neuron-7.6.3/src/nrnoc/Makefile.in-133-am__nobase_strip_setup = \
neuron-7.6.3/src/nrnoc/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/nrnoc/Makefile.in-135-am__nobase_strip = \
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-650-	test -n "$(EXEEXT)" || exit 0; \
neuron-7.6.3/src/nrnoc/Makefile.in:651:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
neuron-7.6.3/src/nrnoc/Makefile.in-652-	echo " rm -f" $$list; \
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-721-.c.obj:
neuron-7.6.3/src/nrnoc/Makefile.in:722:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnoc/Makefile.in-723-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-725-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/nrnoc/Makefile.in:726:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnoc/Makefile.in-727-
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-758-	@list='$(libobj_DATA)'; test -n "$(libobjdir)" || list=; \
neuron-7.6.3/src/nrnoc/Makefile.in:759:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/nrnoc/Makefile.in-760-	dir='$(DESTDIR)$(libobjdir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-779-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
neuron-7.6.3/src/nrnoc/Makefile.in:780:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/nrnoc/Makefile.in-781-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-812-GTAGS:
neuron-7.6.3/src/nrnoc/Makefile.in:813:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/nrnoc/Makefile.in-814-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-835-distdir: $(DISTFILES)
neuron-7.6.3/src/nrnoc/Makefile.in:836:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnoc/Makefile.in:837:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnoc/Makefile.in-838-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nrnoc/Makefile.in-849-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nrnoc/Makefile.in:850:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nrnoc/Makefile.in-851-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/nrnoc/osxdlfcn.h-43-/*
neuron-7.6.3/src/nrnoc/osxdlfcn.h:44: * Structure filled in by dladdr().
neuron-7.6.3/src/nrnoc/osxdlfcn.h-45- */
##############################################
neuron-7.6.3/src/nrnoc/osxdlfcn.h-57-extern int dlclose(void * handle);
neuron-7.6.3/src/nrnoc/osxdlfcn.h:58:extern int dladdr(const void * dl_restrict, Dl_info * dl_restrict);
neuron-7.6.3/src/nrnoc/osxdlfcn.h-59-
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-51-  { \
neuron-7.6.3/src/nrnpython/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/nrnpython/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/nrnpython/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/nrnpython/Makefile.in-124-am__vpath_adj = case $$p in \
neuron-7.6.3/src/nrnpython/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/nrnpython/Makefile.in-126-    *) f=$$p;; \
neuron-7.6.3/src/nrnpython/Makefile.in-127-  esac;
neuron-7.6.3/src/nrnpython/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/nrnpython/Makefile.in-129-am__install_max = 40
neuron-7.6.3/src/nrnpython/Makefile.in-130-am__nobase_strip_setup = \
neuron-7.6.3/src/nrnpython/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/nrnpython/Makefile.in-132-am__nobase_strip = \
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-620-.c.obj:
neuron-7.6.3/src/nrnpython/Makefile.in:621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnpython/Makefile.in-622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/nrnpython/Makefile.in:625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnpython/Makefile.in-626-
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-641-.cpp.obj:
neuron-7.6.3/src/nrnpython/Makefile.in:642:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnpython/Makefile.in-643-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/nrnpython/Makefile.in:646:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/nrnpython/Makefile.in-647-
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-690-GTAGS:
neuron-7.6.3/src/nrnpython/Makefile.in:691:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/nrnpython/Makefile.in-692-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-713-distdir: $(DISTFILES)
neuron-7.6.3/src/nrnpython/Makefile.in:714:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnpython/Makefile.in:715:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/nrnpython/Makefile.in-716-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/nrnpython/Makefile.in-727-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/nrnpython/Makefile.in:728:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/nrnpython/Makefile.in-729-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/oc/Makefile.in-52-  { \
neuron-7.6.3/src/oc/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/oc/Makefile.in-54-  }; \
##############################################
neuron-7.6.3/src/oc/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/oc/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/oc/Makefile.in-124-am__vpath_adj = case $$p in \
neuron-7.6.3/src/oc/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/oc/Makefile.in-126-    *) f=$$p;; \
neuron-7.6.3/src/oc/Makefile.in-127-  esac;
neuron-7.6.3/src/oc/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/oc/Makefile.in-129-am__install_max = 40
neuron-7.6.3/src/oc/Makefile.in-130-am__nobase_strip_setup = \
neuron-7.6.3/src/oc/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/oc/Makefile.in-132-am__nobase_strip = \
##############################################
neuron-7.6.3/src/oc/Makefile.in-685-	test -n "$(EXEEXT)" || exit 0; \
neuron-7.6.3/src/oc/Makefile.in:686:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
neuron-7.6.3/src/oc/Makefile.in-687-	echo " rm -f" $$list; \
##############################################
neuron-7.6.3/src/oc/Makefile.in-759-.c.obj:
neuron-7.6.3/src/oc/Makefile.in:760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/oc/Makefile.in-761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/oc/Makefile.in-763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/oc/Makefile.in:764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/oc/Makefile.in-765-
##############################################
neuron-7.6.3/src/oc/Makefile.in-773-.y.c:
neuron-7.6.3/src/oc/Makefile.in:774:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
neuron-7.6.3/src/oc/Makefile.in-775-
##############################################
neuron-7.6.3/src/oc/Makefile.in-799-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
neuron-7.6.3/src/oc/Makefile.in:800:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/oc/Makefile.in-801-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/oc/Makefile.in-832-GTAGS:
neuron-7.6.3/src/oc/Makefile.in:833:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/oc/Makefile.in-834-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/oc/Makefile.in-855-distdir: $(DISTFILES)
neuron-7.6.3/src/oc/Makefile.in:856:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/oc/Makefile.in:857:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/oc/Makefile.in-858-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/oc/Makefile.in-869-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/oc/Makefile.in:870:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/oc/Makefile.in-871-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/parallel/Makefile.in-52-  { \
neuron-7.6.3/src/parallel/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/parallel/Makefile.in-54-  }; \
##############################################
neuron-7.6.3/src/parallel/Makefile.in-483-GTAGS:
neuron-7.6.3/src/parallel/Makefile.in:484:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/parallel/Makefile.in-485-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/parallel/Makefile.in-506-distdir: $(DISTFILES)
neuron-7.6.3/src/parallel/Makefile.in:507:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/parallel/Makefile.in:508:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/parallel/Makefile.in-509-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/parallel/Makefile.in-520-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/parallel/Makefile.in:521:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/parallel/Makefile.in-522-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/readline/Makefile.in-51-  { \
neuron-7.6.3/src/readline/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/readline/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/readline/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/readline/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/readline/Makefile.in-125-am__vpath_adj = case $$p in \
neuron-7.6.3/src/readline/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/readline/Makefile.in-127-    *) f=$$p;; \
neuron-7.6.3/src/readline/Makefile.in-128-  esac;
neuron-7.6.3/src/readline/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/readline/Makefile.in-130-am__install_max = 40
neuron-7.6.3/src/readline/Makefile.in-131-am__nobase_strip_setup = \
neuron-7.6.3/src/readline/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/readline/Makefile.in-133-am__nobase_strip = \
##############################################
neuron-7.6.3/src/readline/Makefile.in-549-.c.obj:
neuron-7.6.3/src/readline/Makefile.in:550:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/readline/Makefile.in-551-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/readline/Makefile.in-553-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/readline/Makefile.in:554:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/readline/Makefile.in-555-
##############################################
neuron-7.6.3/src/readline/Makefile.in-598-GTAGS:
neuron-7.6.3/src/readline/Makefile.in:599:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/readline/Makefile.in-600-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/readline/Makefile.in-621-distdir: $(DISTFILES)
neuron-7.6.3/src/readline/Makefile.in:622:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/readline/Makefile.in:623:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/readline/Makefile.in-624-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/readline/Makefile.in-635-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/readline/Makefile.in:636:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/readline/Makefile.in-637-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/scopmath/Makefile.in-51-  { \
neuron-7.6.3/src/scopmath/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/scopmath/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/scopmath/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/scopmath/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/scopmath/Makefile.in-125-am__vpath_adj = case $$p in \
neuron-7.6.3/src/scopmath/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/scopmath/Makefile.in-127-    *) f=$$p;; \
neuron-7.6.3/src/scopmath/Makefile.in-128-  esac;
neuron-7.6.3/src/scopmath/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/scopmath/Makefile.in-130-am__install_max = 40
neuron-7.6.3/src/scopmath/Makefile.in-131-am__nobase_strip_setup = \
neuron-7.6.3/src/scopmath/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/scopmath/Makefile.in-133-am__nobase_strip = \
##############################################
neuron-7.6.3/src/scopmath/Makefile.in-629-.c.obj:
neuron-7.6.3/src/scopmath/Makefile.in:630:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/scopmath/Makefile.in-631-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/scopmath/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/scopmath/Makefile.in:634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/scopmath/Makefile.in-635-
##############################################
neuron-7.6.3/src/scopmath/Makefile.in-666-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
neuron-7.6.3/src/scopmath/Makefile.in:667:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/scopmath/Makefile.in-668-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/scopmath/Makefile.in-699-GTAGS:
neuron-7.6.3/src/scopmath/Makefile.in:700:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/scopmath/Makefile.in-701-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/scopmath/Makefile.in-722-distdir: $(DISTFILES)
neuron-7.6.3/src/scopmath/Makefile.in:723:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/scopmath/Makefile.in:724:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/scopmath/Makefile.in-725-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/scopmath/Makefile.in-736-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/scopmath/Makefile.in:737:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/scopmath/Makefile.in-738-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/sparse/Makefile.in-52-  { \
neuron-7.6.3/src/sparse/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/sparse/Makefile.in-54-  }; \
##############################################
neuron-7.6.3/src/sparse/Makefile.in-422-distdir: $(DISTFILES)
neuron-7.6.3/src/sparse/Makefile.in:423:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sparse/Makefile.in:424:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sparse/Makefile.in-425-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/sparse/Makefile.in-436-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/sparse/Makefile.in:437:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/sparse/Makefile.in-438-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/sparse13/Makefile.in-51-  { \
neuron-7.6.3/src/sparse13/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/sparse13/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/sparse13/Makefile.in-123-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/sparse13/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/sparse13/Makefile.in-125-am__vpath_adj = case $$p in \
neuron-7.6.3/src/sparse13/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/sparse13/Makefile.in-127-    *) f=$$p;; \
neuron-7.6.3/src/sparse13/Makefile.in-128-  esac;
neuron-7.6.3/src/sparse13/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/sparse13/Makefile.in-130-am__install_max = 40
neuron-7.6.3/src/sparse13/Makefile.in-131-am__nobase_strip_setup = \
neuron-7.6.3/src/sparse13/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/sparse13/Makefile.in-133-am__nobase_strip = \
##############################################
neuron-7.6.3/src/sparse13/Makefile.in-562-.c.obj:
neuron-7.6.3/src/sparse13/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/sparse13/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/sparse13/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/sparse13/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/sparse13/Makefile.in-568-
##############################################
neuron-7.6.3/src/sparse13/Makefile.in-599-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
neuron-7.6.3/src/sparse13/Makefile.in:600:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
neuron-7.6.3/src/sparse13/Makefile.in-601-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
neuron-7.6.3/src/sparse13/Makefile.in-632-GTAGS:
neuron-7.6.3/src/sparse13/Makefile.in:633:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/sparse13/Makefile.in-634-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/sparse13/Makefile.in-655-distdir: $(DISTFILES)
neuron-7.6.3/src/sparse13/Makefile.in:656:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sparse13/Makefile.in:657:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sparse13/Makefile.in-658-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/sparse13/Makefile.in-669-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/sparse13/Makefile.in:670:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/sparse13/Makefile.in-671-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/sparse13/sputils.c-1518-        ASp = ABS(T[I] - Em);
neuron-7.6.3/src/sparse13/sputils.c:1519:        ASm = ABS(Em + T[I]);
neuron-7.6.3/src/sparse13/sputils.c-1520-
##############################################
neuron-7.6.3/src/sparse13/sputils.c-1527-            ASp += ABS(T[Row]);
neuron-7.6.3/src/sparse13/sputils.c:1528:            ASm += ABS(Tm[Row]);
neuron-7.6.3/src/sparse13/sputils.c-1529-            pElement = pElement->NextInCol;
##############################################
neuron-7.6.3/src/sparse13/sputils.c-1532-/* If minus value causes more growth, overwrite T with its values. */
neuron-7.6.3/src/sparse13/sputils.c:1533:        if (ASm > ASp)
neuron-7.6.3/src/sparse13/sputils.c-1534-        {   T[I] = Wm;
##############################################
neuron-7.6.3/src/sparse13/sputils.c-1702-        Wm.Real += Em;
neuron-7.6.3/src/sparse13/sputils.c:1703:        ASm = CMPLX_1_NORM( Wm );
neuron-7.6.3/src/sparse13/sputils.c-1704-        CMPLX_MULT_ASSIGN( Wm, *pPivot );
##############################################
neuron-7.6.3/src/sparse13/sputils.c-1709-            Em *= ScaleFactor;
neuron-7.6.3/src/sparse13/sputils.c:1710:            ASm *= ScaleFactor;
neuron-7.6.3/src/sparse13/sputils.c-1711-            SCLR_MULT_ASSIGN( Wm, ScaleFactor );
##############################################
neuron-7.6.3/src/sparse13/sputils.c-1726-            ASp += CMPLX_1_NORM(T[Row]);
neuron-7.6.3/src/sparse13/sputils.c:1727:            ASm += CMPLX_1_NORM(Tm[Row]);
neuron-7.6.3/src/sparse13/sputils.c-1728-            pElement = pElement->NextInCol;
##############################################
neuron-7.6.3/src/sparse13/sputils.c-1731-/* If minus value causes more growth, overwrite T with its values. */
neuron-7.6.3/src/sparse13/sputils.c:1732:        if (ASm > ASp)
neuron-7.6.3/src/sparse13/sputils.c-1733-        {   T[I] = Wm;
##############################################
neuron-7.6.3/src/sundials/Makefile.in-50-  { \
neuron-7.6.3/src/sundials/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/sundials/Makefile.in-52-  }; \
##############################################
neuron-7.6.3/src/sundials/Makefile.in-120-CONFIG_CLEAN_VPATH_FILES =
neuron-7.6.3/src/sundials/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
neuron-7.6.3/src/sundials/Makefile.in-122-am__vpath_adj = case $$p in \
neuron-7.6.3/src/sundials/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
neuron-7.6.3/src/sundials/Makefile.in-124-    *) f=$$p;; \
neuron-7.6.3/src/sundials/Makefile.in-125-  esac;
neuron-7.6.3/src/sundials/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
neuron-7.6.3/src/sundials/Makefile.in-127-am__install_max = 40
neuron-7.6.3/src/sundials/Makefile.in-128-am__nobase_strip_setup = \
neuron-7.6.3/src/sundials/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
neuron-7.6.3/src/sundials/Makefile.in-130-am__nobase_strip = \
##############################################
neuron-7.6.3/src/sundials/Makefile.in-241-  while test -n "$$dir1"; do \
neuron-7.6.3/src/sundials/Makefile.in:242:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/sundials/Makefile.in-243-    if test "$$first" != "."; then \
neuron-7.6.3/src/sundials/Makefile.in-244-      if test "$$first" = ".."; then \
neuron-7.6.3/src/sundials/Makefile.in:245:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
neuron-7.6.3/src/sundials/Makefile.in:246:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
neuron-7.6.3/src/sundials/Makefile.in-247-      else \
neuron-7.6.3/src/sundials/Makefile.in:248:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
neuron-7.6.3/src/sundials/Makefile.in-249-        if test "$$first2" = "$$first"; then \
neuron-7.6.3/src/sundials/Makefile.in:250:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/sundials/Makefile.in-251-        else \
##############################################
neuron-7.6.3/src/sundials/Makefile.in-256-    fi; \
neuron-7.6.3/src/sundials/Makefile.in:257:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
neuron-7.6.3/src/sundials/Makefile.in-258-  done; \
##############################################
neuron-7.6.3/src/sundials/Makefile.in-609-	dot_seen=no; \
neuron-7.6.3/src/sundials/Makefile.in:610:	target=`echo $@ | sed s/-recursive//`; \
neuron-7.6.3/src/sundials/Makefile.in-611-	case "$@" in \
##############################################
neuron-7.6.3/src/sundials/Makefile.in-672-GTAGS:
neuron-7.6.3/src/sundials/Makefile.in:673:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/sundials/Makefile.in-674-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/sundials/Makefile.in-695-distdir: $(DISTFILES)
neuron-7.6.3/src/sundials/Makefile.in:696:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sundials/Makefile.in:697:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sundials/Makefile.in-698-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/sundials/Makefile.in-709-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/sundials/Makefile.in:710:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/sundials/Makefile.in-711-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/sundials/cvodes/Makefile.in-51-  { \
neuron-7.6.3/src/sundials/cvodes/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/sundials/cvodes/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/sundials/cvodes/Makefile.in-532-.c.obj:
neuron-7.6.3/src/sundials/cvodes/Makefile.in:533:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/sundials/cvodes/Makefile.in-534-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/sundials/cvodes/Makefile.in-536-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/sundials/cvodes/Makefile.in:537:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/sundials/cvodes/Makefile.in-538-
##############################################
neuron-7.6.3/src/sundials/cvodes/Makefile.in-581-GTAGS:
neuron-7.6.3/src/sundials/cvodes/Makefile.in:582:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/sundials/cvodes/Makefile.in-583-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/sundials/cvodes/Makefile.in-604-distdir: $(DISTFILES)
neuron-7.6.3/src/sundials/cvodes/Makefile.in:605:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sundials/cvodes/Makefile.in:606:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sundials/cvodes/Makefile.in-607-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/sundials/cvodes/Makefile.in-618-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/sundials/cvodes/Makefile.in:619:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/sundials/cvodes/Makefile.in-620-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/sundials/ida/Makefile.in-51-  { \
neuron-7.6.3/src/sundials/ida/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/sundials/ida/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/sundials/ida/Makefile.in-521-.c.obj:
neuron-7.6.3/src/sundials/ida/Makefile.in:522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/sundials/ida/Makefile.in-523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/sundials/ida/Makefile.in-525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/sundials/ida/Makefile.in:526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/sundials/ida/Makefile.in-527-
##############################################
neuron-7.6.3/src/sundials/ida/Makefile.in-570-GTAGS:
neuron-7.6.3/src/sundials/ida/Makefile.in:571:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/sundials/ida/Makefile.in-572-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/sundials/ida/Makefile.in-593-distdir: $(DISTFILES)
neuron-7.6.3/src/sundials/ida/Makefile.in:594:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sundials/ida/Makefile.in:595:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sundials/ida/Makefile.in-596-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/sundials/ida/Makefile.in-607-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/sundials/ida/Makefile.in:608:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/sundials/ida/Makefile.in-609-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/sundials/shared/Makefile.in-51-  { \
neuron-7.6.3/src/sundials/shared/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/sundials/shared/Makefile.in-53-  }; \
##############################################
neuron-7.6.3/src/sundials/shared/Makefile.in-526-.c.obj:
neuron-7.6.3/src/sundials/shared/Makefile.in:527:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/sundials/shared/Makefile.in-528-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/sundials/shared/Makefile.in-530-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/sundials/shared/Makefile.in:531:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/sundials/shared/Makefile.in-532-
##############################################
neuron-7.6.3/src/sundials/shared/Makefile.in-575-GTAGS:
neuron-7.6.3/src/sundials/shared/Makefile.in:576:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/sundials/shared/Makefile.in-577-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/sundials/shared/Makefile.in-598-distdir: $(DISTFILES)
neuron-7.6.3/src/sundials/shared/Makefile.in:599:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sundials/shared/Makefile.in:600:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/sundials/shared/Makefile.in-601-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/sundials/shared/Makefile.in-612-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/sundials/shared/Makefile.in:613:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/sundials/shared/Makefile.in-614-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/src/uxnrnbbs/Makefile.in-54-  { \
neuron-7.6.3/src/uxnrnbbs/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
neuron-7.6.3/src/uxnrnbbs/Makefile.in-56-  }; \
##############################################
neuron-7.6.3/src/uxnrnbbs/Makefile.in-516-	test -n "$(EXEEXT)" || exit 0; \
neuron-7.6.3/src/uxnrnbbs/Makefile.in:517:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
neuron-7.6.3/src/uxnrnbbs/Makefile.in-518-	echo " rm -f" $$list; \
##############################################
neuron-7.6.3/src/uxnrnbbs/Makefile.in-540-.cpp.obj:
neuron-7.6.3/src/uxnrnbbs/Makefile.in:541:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/uxnrnbbs/Makefile.in-542-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
neuron-7.6.3/src/uxnrnbbs/Makefile.in-544-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
neuron-7.6.3/src/uxnrnbbs/Makefile.in:545:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
neuron-7.6.3/src/uxnrnbbs/Makefile.in-546-
##############################################
neuron-7.6.3/src/uxnrnbbs/Makefile.in-589-GTAGS:
neuron-7.6.3/src/uxnrnbbs/Makefile.in:590:	here=`$(am__cd) $(top_builddir) && pwd` \
neuron-7.6.3/src/uxnrnbbs/Makefile.in-591-	  && $(am__cd) $(top_srcdir) \
##############################################
neuron-7.6.3/src/uxnrnbbs/Makefile.in-612-distdir: $(DISTFILES)
neuron-7.6.3/src/uxnrnbbs/Makefile.in:613:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/uxnrnbbs/Makefile.in:614:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
neuron-7.6.3/src/uxnrnbbs/Makefile.in-615-	list='$(DISTFILES)'; \
##############################################
neuron-7.6.3/src/uxnrnbbs/Makefile.in-626-	  if test -d $$d/$$file; then \
neuron-7.6.3/src/uxnrnbbs/Makefile.in:627:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
neuron-7.6.3/src/uxnrnbbs/Makefile.in-628-	    if test -d "$(distdir)/$$file"; then \
##############################################
neuron-7.6.3/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
neuron-7.6.3/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
neuron-7.6.3/ylwrap-103-case $input in
##############################################
neuron-7.6.3/ylwrap-111-esac
neuron-7.6.3/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
neuron-7.6.3/ylwrap-113-
##############################################
neuron-7.6.3/ylwrap-150-  shift
neuron-7.6.3/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
neuron-7.6.3/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
neuron-7.6.3/ylwrap-153-done
##############################################
neuron-7.6.3/ylwrap-182-  do
neuron-7.6.3/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
neuron-7.6.3/ylwrap-184-    if test -f "$from"; then
##############################################
neuron-7.6.3/ylwrap-198-        realtarget=$target
neuron-7.6.3/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
neuron-7.6.3/ylwrap-200-      fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-133-    done
neuron-7.6.3/ivhines/aclocal.m4:134:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
neuron-7.6.3/ivhines/aclocal.m4-135-}
##############################################
neuron-7.6.3/ivhines/aclocal.m4-445-m4_define([_LT_CONFIG_STATUS_DECLARE],
neuron-7.6.3/ivhines/aclocal.m4:446:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
neuron-7.6.3/ivhines/aclocal.m4-447-
##############################################
neuron-7.6.3/ivhines/aclocal.m4-455-#
neuron-7.6.3/ivhines/aclocal.m4:456:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/aclocal.m4-457-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
neuron-7.6.3/ivhines/aclocal.m4-565-]], lt_decl_quote_varnames); do
neuron-7.6.3/ivhines/aclocal.m4:566:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
neuron-7.6.3/ivhines/aclocal.m4-567-    *[[\\\\\\\`\\"\\\$]]*)
neuron-7.6.3/ivhines/aclocal.m4:568:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/ivhines/aclocal.m4-569-      ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-578-]], lt_decl_dquote_varnames); do
neuron-7.6.3/ivhines/aclocal.m4:579:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
neuron-7.6.3/ivhines/aclocal.m4-580-    *[[\\\\\\\`\\"\\\$]]*)
neuron-7.6.3/ivhines/aclocal.m4:581:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/ivhines/aclocal.m4-582-      ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1118-  if test yes = "$lt_cv_ld_force_load"; then
neuron-7.6.3/ivhines/aclocal.m4:1119:    _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\"`'
neuron-7.6.3/ivhines/aclocal.m4-1120-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1171-      }]'
neuron-7.6.3/ivhines/aclocal.m4:1172:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/aclocal.m4-1173-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/ivhines/aclocal.m4-1174-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
neuron-7.6.3/ivhines/aclocal.m4:1175:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/aclocal.m4-1176-  fi],[])
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1207-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
neuron-7.6.3/ivhines/aclocal.m4:1208:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
neuron-7.6.3/ivhines/aclocal.m4-1209-  ECHO='print -r --'
neuron-7.6.3/ivhines/aclocal.m4:1210:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
neuron-7.6.3/ivhines/aclocal.m4-1211-  ECHO='printf %s\n'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1242-    PATH=/empty FPATH=/empty; export PATH FPATH
neuron-7.6.3/ivhines/aclocal.m4:1243:    test "X`printf %s $ECHO`" = "X$ECHO" \
neuron-7.6.3/ivhines/aclocal.m4:1244:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
neuron-7.6.3/ivhines/aclocal.m4-1245-
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1266-   if test yes = "$GCC"; then
neuron-7.6.3/ivhines/aclocal.m4:1267:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
neuron-7.6.3/ivhines/aclocal.m4-1268-   fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1270- /*)
neuron-7.6.3/ivhines/aclocal.m4:1271:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
neuron-7.6.3/ivhines/aclocal.m4-1272-   ;; #(
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1300-  if AC_TRY_EVAL(ac_compile); then
neuron-7.6.3/ivhines/aclocal.m4:1301:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/aclocal.m4-1302-      *ELF-32*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1317-    if test yes = "$lt_cv_prog_gnu_ld"; then
neuron-7.6.3/ivhines/aclocal.m4:1318:      case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/aclocal.m4-1319-	*32-bit*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1329-    else
neuron-7.6.3/ivhines/aclocal.m4:1330:      case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/aclocal.m4-1331-	*32-bit*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1351-    emul=elf
neuron-7.6.3/ivhines/aclocal.m4:1352:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/aclocal.m4-1353-      *32-bit*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1359-    esac
neuron-7.6.3/ivhines/aclocal.m4:1360:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/aclocal.m4-1361-      *MSB*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1367-    esac
neuron-7.6.3/ivhines/aclocal.m4:1368:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/aclocal.m4-1369-      *N32*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1732-    # And add a safety zone
neuron-7.6.3/ivhines/aclocal.m4:1733:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
neuron-7.6.3/ivhines/aclocal.m4:1734:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
neuron-7.6.3/ivhines/aclocal.m4-1735-    ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1765-    if test -n "$kargmax"; then
neuron-7.6.3/ivhines/aclocal.m4:1766:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
neuron-7.6.3/ivhines/aclocal.m4-1767-    else
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1774-       test undefined != "$lt_cv_sys_max_cmd_len"; then
neuron-7.6.3/ivhines/aclocal.m4:1775:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
neuron-7.6.3/ivhines/aclocal.m4:1776:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
neuron-7.6.3/ivhines/aclocal.m4-1777-    else
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1786-      # we can't tell.
neuron-7.6.3/ivhines/aclocal.m4:1787:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
neuron-7.6.3/ivhines/aclocal.m4-1788-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1790-      do
neuron-7.6.3/ivhines/aclocal.m4:1791:        i=`expr $i + 1`
neuron-7.6.3/ivhines/aclocal.m4-1792-        teststring=$teststring$teststring
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1794-      # Only check the string length outside the loop.
neuron-7.6.3/ivhines/aclocal.m4:1795:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
neuron-7.6.3/ivhines/aclocal.m4-1796-      teststring=
##############################################
neuron-7.6.3/ivhines/aclocal.m4-1799-      # linker.  It appears as though 1/2 is a usable value.
neuron-7.6.3/ivhines/aclocal.m4:1800:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
neuron-7.6.3/ivhines/aclocal.m4-1801-    fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2265-    *:)
neuron-7.6.3/ivhines/aclocal.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
neuron-7.6.3/ivhines/aclocal.m4-2267-        ;;
neuron-7.6.3/ivhines/aclocal.m4-2268-    x:*)
neuron-7.6.3/ivhines/aclocal.m4:2269:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
neuron-7.6.3/ivhines/aclocal.m4-2270-        ;;
neuron-7.6.3/ivhines/aclocal.m4-2271-    *::*)
neuron-7.6.3/ivhines/aclocal.m4:2272:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
neuron-7.6.3/ivhines/aclocal.m4:2273:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
neuron-7.6.3/ivhines/aclocal.m4-2274-        ;;
neuron-7.6.3/ivhines/aclocal.m4-2275-    *)
neuron-7.6.3/ivhines/aclocal.m4:2276:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
neuron-7.6.3/ivhines/aclocal.m4-2277-        ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2305-  esac
neuron-7.6.3/ivhines/aclocal.m4:2306:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
neuron-7.6.3/ivhines/aclocal.m4-2307-  case $lt_search_path_spec in
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2312-    # okay in the real world where ";" in dirpaths is itself problematic.
neuron-7.6.3/ivhines/aclocal.m4:2313:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
neuron-7.6.3/ivhines/aclocal.m4-2314-    ;;
neuron-7.6.3/ivhines/aclocal.m4-2315-  *)
neuron-7.6.3/ivhines/aclocal.m4:2316:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/ivhines/aclocal.m4-2317-    ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2321-  lt_tmp_lt_search_path_spec=
neuron-7.6.3/ivhines/aclocal.m4:2322:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
neuron-7.6.3/ivhines/aclocal.m4-2323-  # ...but if some path component already ends with the multilib dir we assume
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2363-  esac
neuron-7.6.3/ivhines/aclocal.m4:2364:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
neuron-7.6.3/ivhines/aclocal.m4-2365-else
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2504-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
neuron-7.6.3/ivhines/aclocal.m4:2505:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
neuron-7.6.3/ivhines/aclocal.m4-2506-    ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2540-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/ivhines/aclocal.m4:2541:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/aclocal.m4:2542:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/ivhines/aclocal.m4:2543:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/aclocal.m4-2544-      test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2549-      fi'
neuron-7.6.3/ivhines/aclocal.m4:2550:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/ivhines/aclocal.m4-2551-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2557-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
neuron-7.6.3/ivhines/aclocal.m4:2558:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/aclocal.m4-2559-m4_if([$1], [],[
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2563-      # MinGW DLLs use traditional 'lib' prefix
neuron-7.6.3/ivhines/aclocal.m4:2564:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/aclocal.m4-2565-      ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2567-      # pw32 DLLs use 'pw' prefix rather than 'lib'
neuron-7.6.3/ivhines/aclocal.m4:2568:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/aclocal.m4-2569-      ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2576-    libname_spec='$name'
neuron-7.6.3/ivhines/aclocal.m4:2577:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/aclocal.m4-2578-    library_names_spec='$libname.dll.lib'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2588-        # Let DOS variable expansion print the short 8.3 style file name.
neuron-7.6.3/ivhines/aclocal.m4:2589:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
neuron-7.6.3/ivhines/aclocal.m4-2590-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2593-      # Convert to MSYS style.
neuron-7.6.3/ivhines/aclocal.m4:2594:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
neuron-7.6.3/ivhines/aclocal.m4-2595-      ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2599-      # like /cygdrive/c/PROGRA~1:/cygdr...
neuron-7.6.3/ivhines/aclocal.m4:2600:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
neuron-7.6.3/ivhines/aclocal.m4:2601:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
neuron-7.6.3/ivhines/aclocal.m4:2602:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/ivhines/aclocal.m4-2603-      ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2607-        # It is most probably a Windows format PATH.
neuron-7.6.3/ivhines/aclocal.m4:2608:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
neuron-7.6.3/ivhines/aclocal.m4-2609-      else
neuron-7.6.3/ivhines/aclocal.m4:2610:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/ivhines/aclocal.m4-2611-      fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2617-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/ivhines/aclocal.m4:2618:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/aclocal.m4:2619:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/ivhines/aclocal.m4:2620:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/aclocal.m4-2621-      test -d \$dldir || mkdir -p \$dldir~
neuron-7.6.3/ivhines/aclocal.m4-2622-      $install_prog $dir/$dlname \$dldir/$dlname'
neuron-7.6.3/ivhines/aclocal.m4:2623:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/ivhines/aclocal.m4-2624-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2631-    # Assume MSVC wrapper
neuron-7.6.3/ivhines/aclocal.m4:2632:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
neuron-7.6.3/ivhines/aclocal.m4-2633-    dynamic_linker='Win32 ld.exe'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2648-  shlibpath_var=DYLD_LIBRARY_PATH
neuron-7.6.3/ivhines/aclocal.m4:2649:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
neuron-7.6.3/ivhines/aclocal.m4-2650-m4_if([$1], [],[
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2882-  if test -f /etc/ld.so.conf; then
neuron-7.6.3/ivhines/aclocal.m4:2883:    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' ' '`
neuron-7.6.3/ivhines/aclocal.m4-2884-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2936-  need_lib_prefix=no
neuron-7.6.3/ivhines/aclocal.m4:2937:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/ivhines/aclocal.m4-2938-    need_version=no
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2963-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
neuron-7.6.3/ivhines/aclocal.m4:2964:  postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/aclocal.m4:2965:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
neuron-7.6.3/ivhines/aclocal.m4:2966:    dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/aclocal.m4-2967-    test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/ivhines/aclocal.m4-2972-    fi'
neuron-7.6.3/ivhines/aclocal.m4:2973:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
neuron-7.6.3/ivhines/aclocal.m4-2974-    dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3183-	"file_magic "*)
neuron-7.6.3/ivhines/aclocal.m4:3184:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
neuron-7.6.3/ivhines/aclocal.m4-3185-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3266-    # gcc leaves a trailing carriage return, which upsets mingw
neuron-7.6.3/ivhines/aclocal.m4:3267:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
neuron-7.6.3/ivhines/aclocal.m4-3268-  *)
neuron-7.6.3/ivhines/aclocal.m4:3269:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
neuron-7.6.3/ivhines/aclocal.m4-3270-  esac
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3275-      # Canonicalize the pathname of ld
neuron-7.6.3/ivhines/aclocal.m4:3276:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
neuron-7.6.3/ivhines/aclocal.m4-3277-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
neuron-7.6.3/ivhines/aclocal.m4:3278:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
neuron-7.6.3/ivhines/aclocal.m4-3279-      done
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3306-      # Break only if it was the GNU/non-GNU ld that we prefer.
neuron-7.6.3/ivhines/aclocal.m4:3307:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
neuron-7.6.3/ivhines/aclocal.m4-3308-      *GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3346-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
neuron-7.6.3/ivhines/aclocal.m4:3347:case `$LD -v 2>&1 </dev/null` in
neuron-7.6.3/ivhines/aclocal.m4-3348-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3573-openbsd* | bitrig*)
neuron-7.6.3/ivhines/aclocal.m4:3574:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/ivhines/aclocal.m4-3575-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3640-    else
neuron-7.6.3/ivhines/aclocal.m4:3641:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
neuron-7.6.3/ivhines/aclocal.m4-3642-    fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3691-	esac
neuron-7.6.3/ivhines/aclocal.m4:3692:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
neuron-7.6.3/ivhines/aclocal.m4-3693-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3697-	*)
neuron-7.6.3/ivhines/aclocal.m4:3698:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
neuron-7.6.3/ivhines/aclocal.m4-3699-	  */dev/null*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3723-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
neuron-7.6.3/ivhines/aclocal.m4:3724:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
neuron-7.6.3/ivhines/aclocal.m4-3725-    *COFF*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3782-  # decide which one to use based on capabilities of $DLLTOOL
neuron-7.6.3/ivhines/aclocal.m4:3783:  case `$DLLTOOL --help 2>&1` in
neuron-7.6.3/ivhines/aclocal.m4-3784-  *--identify-strict*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-3956-# If we're using GNU nm, then use its standard symbol codes.
neuron-7.6.3/ivhines/aclocal.m4:3957:case `$NM -V 2>&1` in
neuron-7.6.3/ivhines/aclocal.m4-3958-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-4004-mingw*)
neuron-7.6.3/ivhines/aclocal.m4:4005:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
neuron-7.6.3/ivhines/aclocal.m4-4006-  ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-4060-    nlist=conftest.nm
neuron-7.6.3/ivhines/aclocal.m4:4061:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
neuron-7.6.3/ivhines/aclocal.m4-4062-      # Try sorting and uniquifying the output.
##############################################
neuron-7.6.3/ivhines/aclocal.m4-4408-	  *)
neuron-7.6.3/ivhines/aclocal.m4:4409:	    case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/aclocal.m4-4410-	    *Sun\ C*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-4744-      *)
neuron-7.6.3/ivhines/aclocal.m4:4745:	case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/aclocal.m4-4746-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-4927-    else
neuron-7.6.3/ivhines/aclocal.m4:4928:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
neuron-7.6.3/ivhines/aclocal.m4-4929-    fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5020-	# shared libraries, regardless of the interface used.
neuron-7.6.3/ivhines/aclocal.m4:5021:	case `$LD -v 2>&1` in
neuron-7.6.3/ivhines/aclocal.m4-5022-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5052-    supports_anon_versioning=no
neuron-7.6.3/ivhines/aclocal.m4:5053:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
neuron-7.6.3/ivhines/aclocal.m4-5054-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5155-	prefix_cmds="$SED"~
neuron-7.6.3/ivhines/aclocal.m4:5156:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/ivhines/aclocal.m4-5157-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5177-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
neuron-7.6.3/ivhines/aclocal.m4:5178:      _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'
neuron-7.6.3/ivhines/aclocal.m4:5179:      _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'
neuron-7.6.3/ivhines/aclocal.m4-5180-      ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5195-        pgcc*)				# Portland Group C compiler
neuron-7.6.3/ivhines/aclocal.m4:5196:	  _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'
neuron-7.6.3/ivhines/aclocal.m4-5197-	  tmp_addflag=' $pic_flag'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5200-					# Portland Group f77 and f90 compilers
neuron-7.6.3/ivhines/aclocal.m4:5201:	  _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'
neuron-7.6.3/ivhines/aclocal.m4-5202-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5217-	nvcc*)	# Cuda Compiler Driver 2.2
neuron-7.6.3/ivhines/aclocal.m4:5218:	  _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'
neuron-7.6.3/ivhines/aclocal.m4-5219-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5221-	esac
neuron-7.6.3/ivhines/aclocal.m4:5222:	case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/aclocal.m4-5223-	*Sun\ C*)			# Sun C 5.9
neuron-7.6.3/ivhines/aclocal.m4:5224:	  _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'
neuron-7.6.3/ivhines/aclocal.m4-5225-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5292-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
neuron-7.6.3/ivhines/aclocal.m4:5293:      case `$LD -v 2>&1` in
neuron-7.6.3/ivhines/aclocal.m4-5294-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5381-	else
neuron-7.6.3/ivhines/aclocal.m4:5382:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
neuron-7.6.3/ivhines/aclocal.m4-5383-	fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5446-	# below for broken collect2 doesn't work under 4.3+
neuron-7.6.3/ivhines/aclocal.m4:5447:	  collect2name=`$CC -print-prog-name=collect2`
neuron-7.6.3/ivhines/aclocal.m4-5448-	  if test -f "$collect2name" &&
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5502-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
neuron-7.6.3/ivhines/aclocal.m4:5503:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
neuron-7.6.3/ivhines/aclocal.m4-5504-      else
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5527-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
neuron-7.6.3/ivhines/aclocal.m4:5528:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
neuron-7.6.3/ivhines/aclocal.m4-5529-	  if test svr4 != "$with_aix_soname"; then
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5618-	# FIXME: Setting linknames here is a bad hack.
neuron-7.6.3/ivhines/aclocal.m4:5619:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
neuron-7.6.3/ivhines/aclocal.m4-5620-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5756-      if test yes = "$GCC"; then
neuron-7.6.3/ivhines/aclocal.m4:5757:	_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'
neuron-7.6.3/ivhines/aclocal.m4-5758-	# Try to use the -exported_symbol ld option, if it does not
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5779-	if test yes = "$lt_cv_irix_exported_symbol"; then
neuron-7.6.3/ivhines/aclocal.m4:5780:          _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'
neuron-7.6.3/ivhines/aclocal.m4-5781-	fi
neuron-7.6.3/ivhines/aclocal.m4-5782-      else
neuron-7.6.3/ivhines/aclocal.m4:5783:	_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'
neuron-7.6.3/ivhines/aclocal.m4:5784:	_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'
neuron-7.6.3/ivhines/aclocal.m4-5785-      fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5829-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
neuron-7.6.3/ivhines/aclocal.m4:5830:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/ivhines/aclocal.m4-5831-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5860-	prefix_cmds="$SED"~
neuron-7.6.3/ivhines/aclocal.m4:5861:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/ivhines/aclocal.m4-5862-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5874-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/ivhines/aclocal.m4:5875:	_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'
neuron-7.6.3/ivhines/aclocal.m4-5876-      else
neuron-7.6.3/ivhines/aclocal.m4-5877-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
neuron-7.6.3/ivhines/aclocal.m4:5878:	_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'
neuron-7.6.3/ivhines/aclocal.m4-5879-      fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5887-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/ivhines/aclocal.m4:5888:	_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'
neuron-7.6.3/ivhines/aclocal.m4-5889-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5891-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
neuron-7.6.3/ivhines/aclocal.m4:5892:	_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'
neuron-7.6.3/ivhines/aclocal.m4:5893:	_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~
neuron-7.6.3/ivhines/aclocal.m4:5894:          $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'
neuron-7.6.3/ivhines/aclocal.m4-5895-
##############################################
neuron-7.6.3/ivhines/aclocal.m4-5910-      else
neuron-7.6.3/ivhines/aclocal.m4:5911:	case `$CC -V 2>&1` in
neuron-7.6.3/ivhines/aclocal.m4-5912-	*"Compilers 5.0"*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6103-	  _LT_TAGVAR(allow_undefined_flag, $1)=
neuron-7.6.3/ivhines/aclocal.m4:6104:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
neuron-7.6.3/ivhines/aclocal.m4-6105-	  then
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6403-        # ancient GNU ld didn't support --whole-archive et. al.
neuron-7.6.3/ivhines/aclocal.m4:6404:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
neuron-7.6.3/ivhines/aclocal.m4-6405-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6513-          # below for broken collect2 doesn't work under 4.3+
neuron-7.6.3/ivhines/aclocal.m4:6514:	  collect2name=`$CC -print-prog-name=collect2`
neuron-7.6.3/ivhines/aclocal.m4-6515-	  if test -f "$collect2name" &&
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6571-
neuron-7.6.3/ivhines/aclocal.m4:6572:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
neuron-7.6.3/ivhines/aclocal.m4-6573-        else
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6596-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
neuron-7.6.3/ivhines/aclocal.m4:6597:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
neuron-7.6.3/ivhines/aclocal.m4-6598-	    if test svr4 != "$with_aix_soname"; then
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6725-	  prefix_cmds="$SED"~
neuron-7.6.3/ivhines/aclocal.m4:6726:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/ivhines/aclocal.m4-6727-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6799-            # dependencies.
neuron-7.6.3/ivhines/aclocal.m4:6800:            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"'
neuron-7.6.3/ivhines/aclocal.m4-6801-            ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6864-	    # dependencies.
neuron-7.6.3/ivhines/aclocal.m4:6865:	    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"'
neuron-7.6.3/ivhines/aclocal.m4-6866-	    ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6900-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
neuron-7.6.3/ivhines/aclocal.m4:6901:	_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'
neuron-7.6.3/ivhines/aclocal.m4:6902:	_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'
neuron-7.6.3/ivhines/aclocal.m4-6903-	;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6907-	    # SGI C++
neuron-7.6.3/ivhines/aclocal.m4:6908:	    _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'
neuron-7.6.3/ivhines/aclocal.m4-6909-
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6918-	      if test no = "$with_gnu_ld"; then
neuron-7.6.3/ivhines/aclocal.m4:6919:	        _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'
neuron-7.6.3/ivhines/aclocal.m4-6920-	      else
neuron-7.6.3/ivhines/aclocal.m4:6921:	        _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'
neuron-7.6.3/ivhines/aclocal.m4-6922-	      fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6939-	    # to its proper name (with version) after linking.
neuron-7.6.3/ivhines/aclocal.m4:6940:	    _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'
neuron-7.6.3/ivhines/aclocal.m4:6941:	    _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'
neuron-7.6.3/ivhines/aclocal.m4-6942-	    # Commands to make compiler produce verbose output that lists
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6949-	    # dependencies.
neuron-7.6.3/ivhines/aclocal.m4:6950:	    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"'
neuron-7.6.3/ivhines/aclocal.m4-6951-
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6964-	    # earlier do not add the objects themselves.
neuron-7.6.3/ivhines/aclocal.m4:6965:	    case `$CC -V 2>&1` in
neuron-7.6.3/ivhines/aclocal.m4-6966-	      *"Version 7."*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6985-            # Portland Group C++ compiler
neuron-7.6.3/ivhines/aclocal.m4:6986:	    case `$CC -V` in
neuron-7.6.3/ivhines/aclocal.m4-6987-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6990-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
neuron-7.6.3/ivhines/aclocal.m4:6991:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
neuron-7.6.3/ivhines/aclocal.m4-6992-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6994-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
neuron-7.6.3/ivhines/aclocal.m4:6995:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
neuron-7.6.3/ivhines/aclocal.m4-6996-                $RANLIB $oldlib'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-6999-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
neuron-7.6.3/ivhines/aclocal.m4:7000:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
neuron-7.6.3/ivhines/aclocal.m4-7001-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7003-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
neuron-7.6.3/ivhines/aclocal.m4:7004:                $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'
neuron-7.6.3/ivhines/aclocal.m4-7005-	      ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7013-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
neuron-7.6.3/ivhines/aclocal.m4:7014:	    _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'
neuron-7.6.3/ivhines/aclocal.m4-7015-            ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7032-	    # dependencies.
neuron-7.6.3/ivhines/aclocal.m4:7033:	    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'
neuron-7.6.3/ivhines/aclocal.m4-7034-	    ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7047-	  *)
neuron-7.6.3/ivhines/aclocal.m4:7048:	    case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/aclocal.m4-7049-	    *Sun\ C*)
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7054-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
neuron-7.6.3/ivhines/aclocal.m4:7055:	      _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'
neuron-7.6.3/ivhines/aclocal.m4-7056-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7119-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
neuron-7.6.3/ivhines/aclocal.m4:7120:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
neuron-7.6.3/ivhines/aclocal.m4-7121-	    _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'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7138-	    # to its proper name (with version) after linking.
neuron-7.6.3/ivhines/aclocal.m4:7139:	    _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'
neuron-7.6.3/ivhines/aclocal.m4-7140-
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7159-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/ivhines/aclocal.m4:7160:	        _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'
neuron-7.6.3/ivhines/aclocal.m4-7161-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7164-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
neuron-7.6.3/ivhines/aclocal.m4:7165:	        _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'
neuron-7.6.3/ivhines/aclocal.m4:7166:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
neuron-7.6.3/ivhines/aclocal.m4-7167-                  echo "-hidden">> $lib.exp~
neuron-7.6.3/ivhines/aclocal.m4:7168:                  $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~
neuron-7.6.3/ivhines/aclocal.m4-7169-                  $RM $lib.exp'
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7183-	    # dependencies.
neuron-7.6.3/ivhines/aclocal.m4:7184:	    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"'
neuron-7.6.3/ivhines/aclocal.m4-7185-	    ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7190-	        osf3*)
neuron-7.6.3/ivhines/aclocal.m4:7191:	          _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'
neuron-7.6.3/ivhines/aclocal.m4-7192-		  ;;
neuron-7.6.3/ivhines/aclocal.m4-7193-	        *)
neuron-7.6.3/ivhines/aclocal.m4:7194:	          _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'
neuron-7.6.3/ivhines/aclocal.m4-7195-		  ;;
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7443-  case @S|@2 in
neuron-7.6.3/ivhines/aclocal.m4:7444:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
neuron-7.6.3/ivhines/aclocal.m4:7445:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
neuron-7.6.3/ivhines/aclocal.m4-7446-  esac
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7532-
neuron-7.6.3/ivhines/aclocal.m4:7533:  for p in `eval "$output_verbose_link_cmd"`; do
neuron-7.6.3/ivhines/aclocal.m4-7534-    case $prev$p in
##############################################
neuron-7.6.3/ivhines/aclocal.m4-7636-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
neuron-7.6.3/ivhines/aclocal.m4:7637: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
neuron-7.6.3/ivhines/aclocal.m4-7638-fi
##############################################
neuron-7.6.3/ivhines/aclocal.m4-8246-    test 10 -lt "$lt_ac_count" && break
neuron-7.6.3/ivhines/aclocal.m4:8247:    lt_ac_count=`expr $lt_ac_count + 1`
neuron-7.6.3/ivhines/aclocal.m4-8248-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
neuron-7.6.3/ivhines/aclocal.m4-8862-m4_define([lt_combine],
neuron-7.6.3/ivhines/aclocal.m4:8863:[m4_if(m4_eval([$# > 3]), [1],
neuron-7.6.3/ivhines/aclocal.m4-8864-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
neuron-7.6.3/ivhines/config.guess-34-
neuron-7.6.3/ivhines/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
neuron-7.6.3/ivhines/config.guess-36-
##############################################
neuron-7.6.3/ivhines/config.guess-102-: ${TMPDIR=/tmp} ;
neuron-7.6.3/ivhines/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
neuron-7.6.3/ivhines/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
neuron-7.6.3/ivhines/config.guess-151-	EOF
neuron-7.6.3/ivhines/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
neuron-7.6.3/ivhines/config.guess-153-	;;
##############################################
neuron-7.6.3/ivhines/config.guess-209-	    *)
neuron-7.6.3/ivhines/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
neuron-7.6.3/ivhines/config.guess-211-		;;
##############################################
neuron-7.6.3/ivhines/config.guess-240-	*4.0)
neuron-7.6.3/ivhines/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
neuron-7.6.3/ivhines/config.guess-242-		;;
neuron-7.6.3/ivhines/config.guess-243-	*5.*)
neuron-7.6.3/ivhines/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
neuron-7.6.3/ivhines/config.guess-245-		;;
##############################################
neuron-7.6.3/ivhines/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
neuron-7.6.3/ivhines/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
neuron-7.6.3/ivhines/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
neuron-7.6.3/ivhines/config.guess-288-	# 1.2 uses "1.2" for uname -r.
neuron-7.6.3/ivhines/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
neuron-7.6.3/ivhines/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
neuron-7.6.3/ivhines/config.guess-348-    s390x:SunOS:*:*)
neuron-7.6.3/ivhines/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
neuron-7.6.3/ivhines/config.guess-350-	exit ;;
neuron-7.6.3/ivhines/config.guess-351-    sun4H:SunOS:5.*:*)
neuron-7.6.3/ivhines/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
neuron-7.6.3/ivhines/config.guess-353-	exit ;;
neuron-7.6.3/ivhines/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
neuron-7.6.3/ivhines/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
neuron-7.6.3/ivhines/config.guess-356-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-373-	fi
neuron-7.6.3/ivhines/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
neuron-7.6.3/ivhines/config.guess-375-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
neuron-7.6.3/ivhines/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
neuron-7.6.3/ivhines/config.guess-381-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
neuron-7.6.3/ivhines/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
neuron-7.6.3/ivhines/config.guess-390-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-394-    sun*:*:4.2BSD:*)
neuron-7.6.3/ivhines/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
neuron-7.6.3/ivhines/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
neuron-7.6.3/ivhines/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
neuron-7.6.3/ivhines/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
neuron-7.6.3/ivhines/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
neuron-7.6.3/ivhines/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
neuron-7.6.3/ivhines/config.guess-532-    *:IRIX*:*:*)
neuron-7.6.3/ivhines/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
neuron-7.6.3/ivhines/config.guess-534-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-562-EOF
neuron-7.6.3/ivhines/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
neuron-7.6.3/ivhines/config.guess-564-		then
##############################################
neuron-7.6.3/ivhines/config.guess-575-    *:AIX:*:[4567])
neuron-7.6.3/ivhines/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
neuron-7.6.3/ivhines/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
neuron-7.6.3/ivhines/config.guess-611-    9000/[34678]??:HP-UX:*:*)
neuron-7.6.3/ivhines/config.guess:612:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
neuron-7.6.3/ivhines/config.guess-613-	case "${UNAME_MACHINE}" in
##############################################
neuron-7.6.3/ivhines/config.guess-665-EOF
neuron-7.6.3/ivhines/config.guess:666:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
neuron-7.6.3/ivhines/config.guess-667-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
neuron-7.6.3/ivhines/config.guess-693-    ia64:HP-UX:*:*)
neuron-7.6.3/ivhines/config.guess:694:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
neuron-7.6.3/ivhines/config.guess-695-	echo ia64-hp-hpux${HPUX_REV}
##############################################
neuron-7.6.3/ivhines/config.guess-723-EOF
neuron-7.6.3/ivhines/config.guess:724:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
neuron-7.6.3/ivhines/config.guess-725-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
neuron-7.6.3/ivhines/config.guess-794-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
neuron-7.6.3/ivhines/config.guess:795:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
neuron-7.6.3/ivhines/config.guess-796-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
neuron-7.6.3/ivhines/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
neuron-7.6.3/ivhines/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
neuron-7.6.3/ivhines/config.guess-801-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
neuron-7.6.3/ivhines/config.guess-815-	    amd64)
neuron-7.6.3/ivhines/config.guess:816:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
neuron-7.6.3/ivhines/config.guess-817-	    *)
neuron-7.6.3/ivhines/config.guess:818:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
neuron-7.6.3/ivhines/config.guess-819-	esac
##############################################
neuron-7.6.3/ivhines/config.guess-873-    prep*:SunOS:5.*:*)
neuron-7.6.3/ivhines/config.guess:874:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
neuron-7.6.3/ivhines/config.guess-875-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-877-	# the GNU system
neuron-7.6.3/ivhines/config.guess:878:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
neuron-7.6.3/ivhines/config.guess-879-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-881-	# other systems with GNU libc and userland
neuron-7.6.3/ivhines/config.guess:882:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
neuron-7.6.3/ivhines/config.guess-883-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-969-EOF
neuron-7.6.3/ivhines/config.guess:970:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
neuron-7.6.3/ivhines/config.guess-971-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
neuron-7.6.3/ivhines/config.guess-1063-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
neuron-7.6.3/ivhines/config.guess:1064:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
neuron-7.6.3/ivhines/config.guess-1065-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
neuron-7.6.3/ivhines/config.guess-1263-	fi
neuron-7.6.3/ivhines/config.guess:1264:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
neuron-7.6.3/ivhines/config.guess-1265-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
neuron-7.6.3/ivhines/config.guess-1348-    *:DragonFly:*:*)
neuron-7.6.3/ivhines/config.guess:1349:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
neuron-7.6.3/ivhines/config.guess-1350-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.guess-1361-    i*86:skyos:*:*)
neuron-7.6.3/ivhines/config.guess:1362:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
neuron-7.6.3/ivhines/config.guess-1363-	exit ;;
##############################################
neuron-7.6.3/ivhines/config.sub-52-
neuron-7.6.3/ivhines/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
neuron-7.6.3/ivhines/config.sub-54-
##############################################
neuron-7.6.3/ivhines/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
neuron-7.6.3/ivhines/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
neuron-7.6.3/ivhines/config.sub-117-case $maybe_os in
##############################################
neuron-7.6.3/ivhines/config.sub-123-    os=-$maybe_os
neuron-7.6.3/ivhines/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
neuron-7.6.3/ivhines/config.sub-125-    ;;
##############################################
neuron-7.6.3/ivhines/config.sub-127-    os=-linux-android
neuron-7.6.3/ivhines/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
neuron-7.6.3/ivhines/config.sub-129-    ;;
neuron-7.6.3/ivhines/config.sub-130-  *)
neuron-7.6.3/ivhines/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
neuron-7.6.3/ivhines/config.sub-132-    if [ $basic_machine != $1 ]
neuron-7.6.3/ivhines/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
neuron-7.6.3/ivhines/config.sub-134-    else os=; fi
##############################################
neuron-7.6.3/ivhines/config.sub-181-		os=-sco5v6
neuron-7.6.3/ivhines/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-183-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-185-		os=-sco3.2v5
neuron-7.6.3/ivhines/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-187-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-189-		os=-sco3.2v4
neuron-7.6.3/ivhines/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-191-		;;
neuron-7.6.3/ivhines/config.sub-192-	-sco3.2.[4-9]*)
neuron-7.6.3/ivhines/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
neuron-7.6.3/ivhines/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-195-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
neuron-7.6.3/ivhines/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-199-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
neuron-7.6.3/ivhines/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-203-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-205-		os=-sco3.2v2
neuron-7.6.3/ivhines/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-207-		;;
neuron-7.6.3/ivhines/config.sub-208-	-udk*)
neuron-7.6.3/ivhines/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-210-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-212-		os=-isc2.2
neuron-7.6.3/ivhines/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-214-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-218-	-isc*)
neuron-7.6.3/ivhines/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-220-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-230-	-ptx*)
neuron-7.6.3/ivhines/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
neuron-7.6.3/ivhines/config.sub-232-		;;
neuron-7.6.3/ivhines/config.sub-233-	-windowsnt*)
neuron-7.6.3/ivhines/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
neuron-7.6.3/ivhines/config.sub-235-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-366-	*-*-*)
neuron-7.6.3/ivhines/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
neuron-7.6.3/ivhines/config.sub-368-		exit 1
##############################################
neuron-7.6.3/ivhines/config.sub-491-	amd64-*)
neuron-7.6.3/ivhines/config.sub:492:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-493-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-533-	blackfin-*)
neuron-7.6.3/ivhines/config.sub:534:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-535-		os=-linux
##############################################
neuron-7.6.3/ivhines/config.sub-541-	c54x-*)
neuron-7.6.3/ivhines/config.sub:542:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-543-		;;
neuron-7.6.3/ivhines/config.sub-544-	c55x-*)
neuron-7.6.3/ivhines/config.sub:545:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-546-		;;
neuron-7.6.3/ivhines/config.sub-547-	c6x-*)
neuron-7.6.3/ivhines/config.sub:548:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-549-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-744-	i*86v32)
neuron-7.6.3/ivhines/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-746-		os=-sysv32
##############################################
neuron-7.6.3/ivhines/config.sub-748-	i*86v4*)
neuron-7.6.3/ivhines/config.sub:749:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-750-		os=-sysv4
##############################################
neuron-7.6.3/ivhines/config.sub-752-	i*86v)
neuron-7.6.3/ivhines/config.sub:753:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-754-		os=-sysv
##############################################
neuron-7.6.3/ivhines/config.sub-756-	i*86sol2)
neuron-7.6.3/ivhines/config.sub:757:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
neuron-7.6.3/ivhines/config.sub-758-		os=-solaris2
##############################################
neuron-7.6.3/ivhines/config.sub-782-	leon-*|leon[3-9]-*)
neuron-7.6.3/ivhines/config.sub:783:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
neuron-7.6.3/ivhines/config.sub-784-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-789-	m68knommu-*)
neuron-7.6.3/ivhines/config.sub:790:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-791-		os=-linux
##############################################
neuron-7.6.3/ivhines/config.sub-826-	mips3*-*)
neuron-7.6.3/ivhines/config.sub:827:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
neuron-7.6.3/ivhines/config.sub-828-		;;
neuron-7.6.3/ivhines/config.sub-829-	mips3*)
neuron-7.6.3/ivhines/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
neuron-7.6.3/ivhines/config.sub-831-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-848-	ms1-*)
neuron-7.6.3/ivhines/config.sub:849:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
neuron-7.6.3/ivhines/config.sub-850-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-967-	parisc-*)
neuron-7.6.3/ivhines/config.sub:968:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-969-		os=-linux
##############################################
neuron-7.6.3/ivhines/config.sub-983-	pc98-*)
neuron-7.6.3/ivhines/config.sub:984:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-985-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-998-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
neuron-7.6.3/ivhines/config.sub:999:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1000-		;;
neuron-7.6.3/ivhines/config.sub-1001-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
neuron-7.6.3/ivhines/config.sub:1002:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1003-		;;
neuron-7.6.3/ivhines/config.sub-1004-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
neuron-7.6.3/ivhines/config.sub:1005:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1006-		;;
neuron-7.6.3/ivhines/config.sub-1007-	pentium4-*)
neuron-7.6.3/ivhines/config.sub:1008:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1009-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1017-	ppc-* | ppcbe-*)
neuron-7.6.3/ivhines/config.sub:1018:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1019-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1023-	ppcle-* | powerpclittle-*)
neuron-7.6.3/ivhines/config.sub:1024:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1025-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1027-		;;
neuron-7.6.3/ivhines/config.sub:1028:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1029-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1033-	ppc64le-* | powerpc64little-*)
neuron-7.6.3/ivhines/config.sub:1034:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1035-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1116-	strongarm-* | thumb-*)
neuron-7.6.3/ivhines/config.sub:1117:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
neuron-7.6.3/ivhines/config.sub-1118-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1246-	xscale-* | xscalee[bl]-*)
neuron-7.6.3/ivhines/config.sub:1247:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
neuron-7.6.3/ivhines/config.sub-1248-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1323-	*)
neuron-7.6.3/ivhines/config.sub:1324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
neuron-7.6.3/ivhines/config.sub-1325-		exit 1
##############################################
neuron-7.6.3/ivhines/config.sub-1331-	*-digital*)
neuron-7.6.3/ivhines/config.sub:1332:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
neuron-7.6.3/ivhines/config.sub-1333-		;;
neuron-7.6.3/ivhines/config.sub-1334-	*-commodore*)
neuron-7.6.3/ivhines/config.sub:1335:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
neuron-7.6.3/ivhines/config.sub-1336-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1352-	-solaris1 | -solaris1.*)
neuron-7.6.3/ivhines/config.sub:1353:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
neuron-7.6.3/ivhines/config.sub-1354-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1364-	-gnu/linux*)
neuron-7.6.3/ivhines/config.sub:1365:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
neuron-7.6.3/ivhines/config.sub-1366-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1410-	-nto*)
neuron-7.6.3/ivhines/config.sub:1411:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
neuron-7.6.3/ivhines/config.sub-1412-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1417-	-mac*)
neuron-7.6.3/ivhines/config.sub:1418:		os=`echo $os | sed -e 's|mac|macos|'`
neuron-7.6.3/ivhines/config.sub-1419-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1423-	-linux*)
neuron-7.6.3/ivhines/config.sub:1424:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
neuron-7.6.3/ivhines/config.sub-1425-		;;
neuron-7.6.3/ivhines/config.sub-1426-	-sunos5*)
neuron-7.6.3/ivhines/config.sub:1427:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
neuron-7.6.3/ivhines/config.sub-1428-		;;
neuron-7.6.3/ivhines/config.sub-1429-	-sunos6*)
neuron-7.6.3/ivhines/config.sub:1430:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
neuron-7.6.3/ivhines/config.sub-1431-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1478-	-sinix5.*)
neuron-7.6.3/ivhines/config.sub:1479:		os=`echo $os | sed -e 's|sinix|sysv|'`
neuron-7.6.3/ivhines/config.sub-1480-		;;
##############################################
neuron-7.6.3/ivhines/config.sub-1531-		# Get rid of the `-' at the beginning of $os.
neuron-7.6.3/ivhines/config.sub:1532:		os=`echo $os | sed 's/[^-]*-//'`
neuron-7.6.3/ivhines/config.sub:1533:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
neuron-7.6.3/ivhines/config.sub-1534-		exit 1
##############################################
neuron-7.6.3/ivhines/config.sub-1794-		esac
neuron-7.6.3/ivhines/config.sub:1795:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
neuron-7.6.3/ivhines/config.sub-1796-		;;
##############################################
neuron-7.6.3/ivhines/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
neuron-7.6.3/ivhines/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
neuron-7.6.3/ivhines/configure-45-  as_echo='print -r --'
neuron-7.6.3/ivhines/configure-46-  as_echo_n='print -rn --'
neuron-7.6.3/ivhines/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
neuron-7.6.3/ivhines/configure-48-  as_echo='printf %s\n'
##############################################
neuron-7.6.3/ivhines/configure-50-else
neuron-7.6.3/ivhines/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
neuron-7.6.3/ivhines/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
neuron-7.6.3/ivhines/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
neuron-7.6.3/ivhines/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
neuron-7.6.3/ivhines/configure-62-      esac;
##############################################
neuron-7.6.3/ivhines/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
neuron-7.6.3/ivhines/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
neuron-7.6.3/ivhines/configure-199-
##############################################
neuron-7.6.3/ivhines/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
neuron-7.6.3/ivhines/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
neuron-7.6.3/ivhines/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
neuron-7.6.3/ivhines/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
neuron-7.6.3/ivhines/configure-332-      case $as_dir in #(
neuron-7.6.3/ivhines/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
neuron-7.6.3/ivhines/configure-334-      *) as_qdir=$as_dir;;
##############################################
neuron-7.6.3/ivhines/configure-405-  {
neuron-7.6.3/ivhines/configure:406:    as_val=`expr "$@" || test $? -eq 1`
neuron-7.6.3/ivhines/configure-407-  }
##############################################
neuron-7.6.3/ivhines/configure-412-# ----------------------------------------
neuron-7.6.3/ivhines/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
neuron-7.6.3/ivhines/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
neuron-7.6.3/ivhines/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
neuron-7.6.3/ivhines/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
neuron-7.6.3/ivhines/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
neuron-7.6.3/ivhines/configure-827-  case $ac_option in
neuron-7.6.3/ivhines/configure:828:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
neuron-7.6.3/ivhines/configure-829-  *=)   ac_optarg= ;;
##############################################
neuron-7.6.3/ivhines/configure-871-  -disable-* | --disable-*)
neuron-7.6.3/ivhines/configure:872:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
neuron-7.6.3/ivhines/configure-873-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/ivhines/configure-876-    ac_useropt_orig=$ac_useropt
neuron-7.6.3/ivhines/configure:877:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
neuron-7.6.3/ivhines/configure-878-    case $ac_user_opts in
##############################################
neuron-7.6.3/ivhines/configure-897-  -enable-* | --enable-*)
neuron-7.6.3/ivhines/configure:898:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
neuron-7.6.3/ivhines/configure-899-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/ivhines/configure-902-    ac_useropt_orig=$ac_useropt
neuron-7.6.3/ivhines/configure:903:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
neuron-7.6.3/ivhines/configure-904-    case $ac_user_opts in
##############################################
neuron-7.6.3/ivhines/configure-1101-  -with-* | --with-*)
neuron-7.6.3/ivhines/configure:1102:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
neuron-7.6.3/ivhines/configure-1103-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/ivhines/configure-1106-    ac_useropt_orig=$ac_useropt
neuron-7.6.3/ivhines/configure:1107:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
neuron-7.6.3/ivhines/configure-1108-    case $ac_user_opts in
##############################################
neuron-7.6.3/ivhines/configure-1117-  -without-* | --without-*)
neuron-7.6.3/ivhines/configure:1118:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
neuron-7.6.3/ivhines/configure-1119-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/ivhines/configure-1122-    ac_useropt_orig=$ac_useropt
neuron-7.6.3/ivhines/configure:1123:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
neuron-7.6.3/ivhines/configure-1124-    case $ac_user_opts in
##############################################
neuron-7.6.3/ivhines/configure-1155-  *=*)
neuron-7.6.3/ivhines/configure:1156:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
neuron-7.6.3/ivhines/configure-1157-    # Reject names that are not valid shell variable names.
##############################################
neuron-7.6.3/ivhines/configure-1176-if test -n "$ac_prev"; then
neuron-7.6.3/ivhines/configure:1177:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
neuron-7.6.3/ivhines/configure-1178-  as_fn_error $? "missing argument to $ac_option"
##############################################
neuron-7.6.3/ivhines/configure-1198-    */ )
neuron-7.6.3/ivhines/configure:1199:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
neuron-7.6.3/ivhines/configure-1200-      eval $ac_var=\$ac_val;;
##############################################
neuron-7.6.3/ivhines/configure-1233-ac_ls_di=`ls -di .` &&
neuron-7.6.3/ivhines/configure:1234:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
neuron-7.6.3/ivhines/configure-1235-  as_fn_error $? "working directory cannot be determined"
##############################################
neuron-7.6.3/ivhines/configure-1289-case $srcdir in
neuron-7.6.3/ivhines/configure:1290:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
neuron-7.6.3/ivhines/configure-1291-esac
##############################################
neuron-7.6.3/ivhines/configure-1332-By default, \`make install' will install all the files in
neuron-7.6.3/ivhines/configure:1333:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
neuron-7.6.3/ivhines/configure:1334:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
neuron-7.6.3/ivhines/configure-1335-for instance \`--prefix=\$HOME'.
##############################################
neuron-7.6.3/ivhines/configure-1437-*)
neuron-7.6.3/ivhines/configure:1438:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
neuron-7.6.3/ivhines/configure-1439-  # A ".." for each directory in $ac_dir_suffix.
neuron-7.6.3/ivhines/configure:1440:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
neuron-7.6.3/ivhines/configure-1441-  case $ac_top_builddir_sub in
##############################################
neuron-7.6.3/ivhines/configure-2183-    *\'*)
neuron-7.6.3/ivhines/configure:2184:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
neuron-7.6.3/ivhines/configure-2185-    esac
##############################################
neuron-7.6.3/ivhines/configure-2266-      case $ac_val in
neuron-7.6.3/ivhines/configure:2267:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
neuron-7.6.3/ivhines/configure-2268-      esac
##############################################
neuron-7.6.3/ivhines/configure-2281-	case $ac_val in
neuron-7.6.3/ivhines/configure:2282:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
neuron-7.6.3/ivhines/configure-2283-	esac
##############################################
neuron-7.6.3/ivhines/configure-2404-    set,)
neuron-7.6.3/ivhines/configure:2405:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
neuron-7.6.3/ivhines/configure:2406:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
neuron-7.6.3/ivhines/configure-2407-      ac_cache_corrupted=: ;;
##############################################
neuron-7.6.3/ivhines/configure-2415-	# differences in whitespace do not lead to failure.
neuron-7.6.3/ivhines/configure:2416:	ac_old_val_w=`echo x $ac_old_val`
neuron-7.6.3/ivhines/configure:2417:	ac_new_val_w=`echo x $ac_new_val`
neuron-7.6.3/ivhines/configure-2418-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
neuron-7.6.3/ivhines/configure-2435-    case $ac_new_val in
neuron-7.6.3/ivhines/configure:2436:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
neuron-7.6.3/ivhines/configure-2437-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
neuron-7.6.3/ivhines/configure-2519-test "x$ac_build_alias" = x &&
neuron-7.6.3/ivhines/configure:2520:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
neuron-7.6.3/ivhines/configure-2521-test "x$ac_build_alias" = x &&
neuron-7.6.3/ivhines/configure-2522-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
neuron-7.6.3/ivhines/configure:2523:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
neuron-7.6.3/ivhines/configure-2524-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
neuron-7.6.3/ivhines/configure-2543-IFS=$ac_save_IFS
neuron-7.6.3/ivhines/configure:2544:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
neuron-7.6.3/ivhines/configure-2545-
##############################################
neuron-7.6.3/ivhines/configure-2554-else
neuron-7.6.3/ivhines/configure:2555:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
neuron-7.6.3/ivhines/configure-2556-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
neuron-7.6.3/ivhines/configure-2576-IFS=$ac_save_IFS
neuron-7.6.3/ivhines/configure:2577:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
neuron-7.6.3/ivhines/configure-2578-
##############################################
neuron-7.6.3/ivhines/configure-2958-$as_echo_n "checking whether the C++ compiler works... " >&6; }
neuron-7.6.3/ivhines/configure:2959:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
neuron-7.6.3/ivhines/configure-2960-
##############################################
neuron-7.6.3/ivhines/configure-3002-	then :; else
neuron-7.6.3/ivhines/configure:3003:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
neuron-7.6.3/ivhines/configure-3004-	fi
##############################################
neuron-7.6.3/ivhines/configure-3062-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
neuron-7.6.3/ivhines/configure:3063:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
neuron-7.6.3/ivhines/configure-3064-	  break;;
##############################################
neuron-7.6.3/ivhines/configure-3171-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
neuron-7.6.3/ivhines/configure:3172:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
neuron-7.6.3/ivhines/configure-3173-       break;;
##############################################
neuron-7.6.3/ivhines/configure-3418-set x ${MAKE-make}
neuron-7.6.3/ivhines/configure:3419:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
neuron-7.6.3/ivhines/configure-3420-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
neuron-7.6.3/ivhines/configure-3428-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
neuron-7.6.3/ivhines/configure:3429:case `${MAKE-make} -f conftest.make 2>/dev/null` in
neuron-7.6.3/ivhines/configure-3430-  *@@@%%%=?*=@@@%%%*)
##############################################
neuron-7.6.3/ivhines/configure-3496-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
neuron-7.6.3/ivhines/configure:3497:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
neuron-7.6.3/ivhines/configure-3498-  ECHO='print -r --'
neuron-7.6.3/ivhines/configure:3499:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
neuron-7.6.3/ivhines/configure-3500-  ECHO='printf %s\n'
##############################################
neuron-7.6.3/ivhines/configure-4104-  # Check for GNU $ac_path_SED
neuron-7.6.3/ivhines/configure:4105:case `"$ac_path_SED" --version 2>&1` in
neuron-7.6.3/ivhines/configure-4106-*GNU*)
##############################################
neuron-7.6.3/ivhines/configure-4180-  # Check for GNU $ac_path_GREP
neuron-7.6.3/ivhines/configure:4181:case `"$ac_path_GREP" --version 2>&1` in
neuron-7.6.3/ivhines/configure-4182-*GNU*)
##############################################
neuron-7.6.3/ivhines/configure-4246-  # Check for GNU $ac_path_EGREP
neuron-7.6.3/ivhines/configure:4247:case `"$ac_path_EGREP" --version 2>&1` in
neuron-7.6.3/ivhines/configure-4248-*GNU*)
##############################################
neuron-7.6.3/ivhines/configure-4313-  # Check for GNU $ac_path_FGREP
neuron-7.6.3/ivhines/configure:4314:case `"$ac_path_FGREP" --version 2>&1` in
neuron-7.6.3/ivhines/configure-4315-*GNU*)
##############################################
neuron-7.6.3/ivhines/configure-4393-    # gcc leaves a trailing carriage return, which upsets mingw
neuron-7.6.3/ivhines/configure:4394:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
neuron-7.6.3/ivhines/configure-4395-  *)
neuron-7.6.3/ivhines/configure:4396:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
neuron-7.6.3/ivhines/configure-4397-  esac
##############################################
neuron-7.6.3/ivhines/configure-4402-      # Canonicalize the pathname of ld
neuron-7.6.3/ivhines/configure:4403:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
neuron-7.6.3/ivhines/configure-4404-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
neuron-7.6.3/ivhines/configure:4405:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
neuron-7.6.3/ivhines/configure-4406-      done
##############################################
neuron-7.6.3/ivhines/configure-4437-      # Break only if it was the GNU/non-GNU ld that we prefer.
neuron-7.6.3/ivhines/configure:4438:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
neuron-7.6.3/ivhines/configure-4439-      *GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/ivhines/configure-4468-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
neuron-7.6.3/ivhines/configure:4469:case `$LD -v 2>&1 </dev/null` in
neuron-7.6.3/ivhines/configure-4470-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/ivhines/configure-4518-	esac
neuron-7.6.3/ivhines/configure:4519:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
neuron-7.6.3/ivhines/configure-4520-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
neuron-7.6.3/ivhines/configure-4524-	*)
neuron-7.6.3/ivhines/configure:4525:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
neuron-7.6.3/ivhines/configure-4526-	  */dev/null*)
##############################################
neuron-7.6.3/ivhines/configure-4652-
neuron-7.6.3/ivhines/configure:4653:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
neuron-7.6.3/ivhines/configure-4654-    *COFF*)
##############################################
neuron-7.6.3/ivhines/configure-4753-    # And add a safety zone
neuron-7.6.3/ivhines/configure:4754:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
neuron-7.6.3/ivhines/configure:4755:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
neuron-7.6.3/ivhines/configure-4756-    ;;
##############################################
neuron-7.6.3/ivhines/configure-4786-    if test -n "$kargmax"; then
neuron-7.6.3/ivhines/configure:4787:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
neuron-7.6.3/ivhines/configure-4788-    else
##############################################
neuron-7.6.3/ivhines/configure-4795-       test undefined != "$lt_cv_sys_max_cmd_len"; then
neuron-7.6.3/ivhines/configure:4796:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
neuron-7.6.3/ivhines/configure:4797:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
neuron-7.6.3/ivhines/configure-4798-    else
##############################################
neuron-7.6.3/ivhines/configure-4807-      # we can't tell.
neuron-7.6.3/ivhines/configure:4808:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
neuron-7.6.3/ivhines/configure-4809-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
neuron-7.6.3/ivhines/configure-4811-      do
neuron-7.6.3/ivhines/configure:4812:        i=`expr $i + 1`
neuron-7.6.3/ivhines/configure-4813-        teststring=$teststring$teststring
##############################################
neuron-7.6.3/ivhines/configure-4815-      # Only check the string length outside the loop.
neuron-7.6.3/ivhines/configure:4816:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
neuron-7.6.3/ivhines/configure-4817-      teststring=
##############################################
neuron-7.6.3/ivhines/configure-4820-      # linker.  It appears as though 1/2 is a usable value.
neuron-7.6.3/ivhines/configure:4821:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
neuron-7.6.3/ivhines/configure-4822-    fi
##############################################
neuron-7.6.3/ivhines/configure-5231-openbsd* | bitrig*)
neuron-7.6.3/ivhines/configure:5232:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/ivhines/configure-5233-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
neuron-7.6.3/ivhines/configure-5301-    else
neuron-7.6.3/ivhines/configure:5302:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
neuron-7.6.3/ivhines/configure-5303-    fi
##############################################
neuron-7.6.3/ivhines/configure-5446-  # decide which one to use based on capabilities of $DLLTOOL
neuron-7.6.3/ivhines/configure:5447:  case `$DLLTOOL --help 2>&1` in
neuron-7.6.3/ivhines/configure-5448-  *--identify-strict*)
##############################################
neuron-7.6.3/ivhines/configure-6010-# If we're using GNU nm, then use its standard symbol codes.
neuron-7.6.3/ivhines/configure:6011:case `$NM -V 2>&1` in
neuron-7.6.3/ivhines/configure-6012-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/ivhines/configure-6058-mingw*)
neuron-7.6.3/ivhines/configure:6059:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
neuron-7.6.3/ivhines/configure-6060-  ;;
##############################################
neuron-7.6.3/ivhines/configure-6290-   if test yes = "$GCC"; then
neuron-7.6.3/ivhines/configure:6291:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
neuron-7.6.3/ivhines/configure-6292-   fi
##############################################
neuron-7.6.3/ivhines/configure-6294- /*)
neuron-7.6.3/ivhines/configure:6295:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
neuron-7.6.3/ivhines/configure-6296-   ;; #(
##############################################
neuron-7.6.3/ivhines/configure-6389-    done
neuron-7.6.3/ivhines/configure:6390:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
neuron-7.6.3/ivhines/configure-6391-}
##############################################
neuron-7.6.3/ivhines/configure-6411-  test $ac_status = 0; }; then
neuron-7.6.3/ivhines/configure:6412:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/configure-6413-      *ELF-32*)
##############################################
neuron-7.6.3/ivhines/configure-6432-    if test yes = "$lt_cv_prog_gnu_ld"; then
neuron-7.6.3/ivhines/configure:6433:      case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/configure-6434-	*32-bit*)
##############################################
neuron-7.6.3/ivhines/configure-6444-    else
neuron-7.6.3/ivhines/configure:6445:      case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/configure-6446-	*32-bit*)
##############################################
neuron-7.6.3/ivhines/configure-6470-    emul=elf
neuron-7.6.3/ivhines/configure:6471:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/configure-6472-      *32-bit*)
##############################################
neuron-7.6.3/ivhines/configure-6478-    esac
neuron-7.6.3/ivhines/configure:6479:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/configure-6480-      *MSB*)
##############################################
neuron-7.6.3/ivhines/configure-6486-    esac
neuron-7.6.3/ivhines/configure:6487:    case `/usr/bin/file conftest.$ac_objext` in
neuron-7.6.3/ivhines/configure-6488-      *N32*)
##############################################
neuron-7.6.3/ivhines/configure-7419-    *:)
neuron-7.6.3/ivhines/configure:7420:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
neuron-7.6.3/ivhines/configure-7421-        ;;
neuron-7.6.3/ivhines/configure-7422-    x:*)
neuron-7.6.3/ivhines/configure:7423:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
neuron-7.6.3/ivhines/configure-7424-        ;;
neuron-7.6.3/ivhines/configure-7425-    *::*)
neuron-7.6.3/ivhines/configure:7426:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
neuron-7.6.3/ivhines/configure:7427:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
neuron-7.6.3/ivhines/configure-7428-        ;;
neuron-7.6.3/ivhines/configure-7429-    *)
neuron-7.6.3/ivhines/configure:7430:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
neuron-7.6.3/ivhines/configure-7431-        ;;
##############################################
neuron-7.6.3/ivhines/configure-7688-do :
neuron-7.6.3/ivhines/configure:7689:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
neuron-7.6.3/ivhines/configure-7690-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
neuron-7.6.3/ivhines/configure-7693-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/ivhines/configure:7694:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
neuron-7.6.3/ivhines/configure-7695-_ACEOF
##############################################
neuron-7.6.3/ivhines/configure-7720-  case $2 in
neuron-7.6.3/ivhines/configure:7721:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
neuron-7.6.3/ivhines/configure:7722:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
neuron-7.6.3/ivhines/configure-7723-  esac
##############################################
neuron-7.6.3/ivhines/configure-8002-	"file_magic "*)
neuron-7.6.3/ivhines/configure:8003:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
neuron-7.6.3/ivhines/configure-8004-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
neuron-7.6.3/ivhines/configure-8068-	"file_magic "*)
neuron-7.6.3/ivhines/configure:8069:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
neuron-7.6.3/ivhines/configure-8070-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
neuron-7.6.3/ivhines/configure-8462-      *)
neuron-7.6.3/ivhines/configure:8463:	case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/configure-8464-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
neuron-7.6.3/ivhines/configure-8908-	# shared libraries, regardless of the interface used.
neuron-7.6.3/ivhines/configure:8909:	case `$LD -v 2>&1` in
neuron-7.6.3/ivhines/configure-8910-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
neuron-7.6.3/ivhines/configure-8940-    supports_anon_versioning=no
neuron-7.6.3/ivhines/configure:8941:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
neuron-7.6.3/ivhines/configure-8942-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
neuron-7.6.3/ivhines/configure-9009-	# is; otherwise, prepend EXPORTS...
neuron-7.6.3/ivhines/configure:9010:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
neuron-7.6.3/ivhines/configure-9011-          cp $export_symbols $output_objdir/$soname.def;
##############################################
neuron-7.6.3/ivhines/configure-9043-	prefix_cmds="$SED"~
neuron-7.6.3/ivhines/configure:9044:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/ivhines/configure-9045-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/ivhines/configure-9065-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
neuron-7.6.3/ivhines/configure:9066:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
neuron-7.6.3/ivhines/configure:9067:      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'
neuron-7.6.3/ivhines/configure-9068-      ;;
##############################################
neuron-7.6.3/ivhines/configure-9083-        pgcc*)				# Portland Group C compiler
neuron-7.6.3/ivhines/configure:9084:	  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'
neuron-7.6.3/ivhines/configure-9085-	  tmp_addflag=' $pic_flag'
##############################################
neuron-7.6.3/ivhines/configure-9088-					# Portland Group f77 and f90 compilers
neuron-7.6.3/ivhines/configure:9089:	  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'
neuron-7.6.3/ivhines/configure-9090-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
neuron-7.6.3/ivhines/configure-9105-	nvcc*)	# Cuda Compiler Driver 2.2
neuron-7.6.3/ivhines/configure:9106:	  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'
neuron-7.6.3/ivhines/configure-9107-	  compiler_needs_object=yes
##############################################
neuron-7.6.3/ivhines/configure-9109-	esac
neuron-7.6.3/ivhines/configure:9110:	case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/configure-9111-	*Sun\ C*)			# Sun C 5.9
neuron-7.6.3/ivhines/configure:9112:	  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'
neuron-7.6.3/ivhines/configure-9113-	  compiler_needs_object=yes
##############################################
neuron-7.6.3/ivhines/configure-9180-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
neuron-7.6.3/ivhines/configure:9181:      case `$LD -v 2>&1` in
neuron-7.6.3/ivhines/configure-9182-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
neuron-7.6.3/ivhines/configure-9269-	else
neuron-7.6.3/ivhines/configure:9270:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
neuron-7.6.3/ivhines/configure-9271-	fi
##############################################
neuron-7.6.3/ivhines/configure-9334-	# below for broken collect2 doesn't work under 4.3+
neuron-7.6.3/ivhines/configure:9335:	  collect2name=`$CC -print-prog-name=collect2`
neuron-7.6.3/ivhines/configure-9336-	  if test -f "$collect2name" &&
##############################################
neuron-7.6.3/ivhines/configure-9414-      }'
neuron-7.6.3/ivhines/configure:9415:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/configure-9416-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/ivhines/configure-9417-  if test -z "$lt_cv_aix_libpath_"; then
neuron-7.6.3/ivhines/configure:9418:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/configure-9419-  fi
##############################################
neuron-7.6.3/ivhines/configure-9432-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
neuron-7.6.3/ivhines/configure:9433:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
neuron-7.6.3/ivhines/configure-9434-      else
##############################################
neuron-7.6.3/ivhines/configure-9467-      }'
neuron-7.6.3/ivhines/configure:9468:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/configure-9469-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/ivhines/configure-9470-  if test -z "$lt_cv_aix_libpath_"; then
neuron-7.6.3/ivhines/configure:9471:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/configure-9472-  fi
##############################################
neuron-7.6.3/ivhines/configure-9499-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
neuron-7.6.3/ivhines/configure:9500:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
neuron-7.6.3/ivhines/configure-9501-	  if test svr4 != "$with_aix_soname"; then
##############################################
neuron-7.6.3/ivhines/configure-9552-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
neuron-7.6.3/ivhines/configure:9553:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
neuron-7.6.3/ivhines/configure-9554-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
neuron-7.6.3/ivhines/configure-9590-	# FIXME: Setting linknames here is a bad hack.
neuron-7.6.3/ivhines/configure:9591:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
neuron-7.6.3/ivhines/configure-9592-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
neuron-7.6.3/ivhines/configure-9608-  if test yes = "$lt_cv_ld_force_load"; then
neuron-7.6.3/ivhines/configure:9609:    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\"`'
neuron-7.6.3/ivhines/configure-9610-
##############################################
neuron-7.6.3/ivhines/configure-9788-      if test yes = "$GCC"; then
neuron-7.6.3/ivhines/configure:9789:	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'
neuron-7.6.3/ivhines/configure-9790-	# Try to use the -exported_symbol ld option, if it does not
##############################################
neuron-7.6.3/ivhines/configure-9816-	if test yes = "$lt_cv_irix_exported_symbol"; then
neuron-7.6.3/ivhines/configure:9817:          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'
neuron-7.6.3/ivhines/configure-9818-	fi
neuron-7.6.3/ivhines/configure-9819-      else
neuron-7.6.3/ivhines/configure:9820:	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'
neuron-7.6.3/ivhines/configure:9821:	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'
neuron-7.6.3/ivhines/configure-9822-      fi
##############################################
neuron-7.6.3/ivhines/configure-9866-	hardcode_direct_absolute=yes
neuron-7.6.3/ivhines/configure:9867:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/ivhines/configure-9868-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
neuron-7.6.3/ivhines/configure-9897-	prefix_cmds="$SED"~
neuron-7.6.3/ivhines/configure:9898:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/ivhines/configure-9899-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/ivhines/configure-9911-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/ivhines/configure:9912:	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'
neuron-7.6.3/ivhines/configure-9913-      else
neuron-7.6.3/ivhines/configure-9914-	allow_undefined_flag=' -expect_unresolved \*'
neuron-7.6.3/ivhines/configure:9915:	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'
neuron-7.6.3/ivhines/configure-9916-      fi
##############################################
neuron-7.6.3/ivhines/configure-9924-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/ivhines/configure:9925:	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'
neuron-7.6.3/ivhines/configure-9926-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
neuron-7.6.3/ivhines/configure-9928-	allow_undefined_flag=' -expect_unresolved \*'
neuron-7.6.3/ivhines/configure:9929:	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'
neuron-7.6.3/ivhines/configure:9930:	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~
neuron-7.6.3/ivhines/configure:9931:          $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'
neuron-7.6.3/ivhines/configure-9932-
##############################################
neuron-7.6.3/ivhines/configure-9947-      else
neuron-7.6.3/ivhines/configure:9948:	case `$CC -V 2>&1` in
neuron-7.6.3/ivhines/configure-9949-	*"Compilers 5.0"*)
##############################################
neuron-7.6.3/ivhines/configure-10346-  esac
neuron-7.6.3/ivhines/configure:10347:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
neuron-7.6.3/ivhines/configure-10348-  case $lt_search_path_spec in
##############################################
neuron-7.6.3/ivhines/configure-10353-    # okay in the real world where ";" in dirpaths is itself problematic.
neuron-7.6.3/ivhines/configure:10354:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
neuron-7.6.3/ivhines/configure-10355-    ;;
neuron-7.6.3/ivhines/configure-10356-  *)
neuron-7.6.3/ivhines/configure:10357:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/ivhines/configure-10358-    ;;
##############################################
neuron-7.6.3/ivhines/configure-10362-  lt_tmp_lt_search_path_spec=
neuron-7.6.3/ivhines/configure:10363:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
neuron-7.6.3/ivhines/configure-10364-  # ...but if some path component already ends with the multilib dir we assume
##############################################
neuron-7.6.3/ivhines/configure-10404-  esac
neuron-7.6.3/ivhines/configure:10405:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
neuron-7.6.3/ivhines/configure-10406-else
##############################################
neuron-7.6.3/ivhines/configure-10544-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
neuron-7.6.3/ivhines/configure:10545:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
neuron-7.6.3/ivhines/configure-10546-    ;;
##############################################
neuron-7.6.3/ivhines/configure-10580-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/ivhines/configure:10581:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/configure:10582:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/ivhines/configure:10583:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/configure-10584-      test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/ivhines/configure-10589-      fi'
neuron-7.6.3/ivhines/configure:10590:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/ivhines/configure-10591-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/configure-10597-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
neuron-7.6.3/ivhines/configure:10598:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/configure-10599-
##############################################
neuron-7.6.3/ivhines/configure-10603-      # MinGW DLLs use traditional 'lib' prefix
neuron-7.6.3/ivhines/configure:10604:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/configure-10605-      ;;
##############################################
neuron-7.6.3/ivhines/configure-10607-      # pw32 DLLs use 'pw' prefix rather than 'lib'
neuron-7.6.3/ivhines/configure:10608:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/configure-10609-      ;;
##############################################
neuron-7.6.3/ivhines/configure-10616-    libname_spec='$name'
neuron-7.6.3/ivhines/configure:10617:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/configure-10618-    library_names_spec='$libname.dll.lib'
##############################################
neuron-7.6.3/ivhines/configure-10628-        # Let DOS variable expansion print the short 8.3 style file name.
neuron-7.6.3/ivhines/configure:10629:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
neuron-7.6.3/ivhines/configure-10630-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
neuron-7.6.3/ivhines/configure-10633-      # Convert to MSYS style.
neuron-7.6.3/ivhines/configure:10634:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
neuron-7.6.3/ivhines/configure-10635-      ;;
##############################################
neuron-7.6.3/ivhines/configure-10639-      # like /cygdrive/c/PROGRA~1:/cygdr...
neuron-7.6.3/ivhines/configure:10640:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
neuron-7.6.3/ivhines/configure:10641:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
neuron-7.6.3/ivhines/configure:10642:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/ivhines/configure-10643-      ;;
##############################################
neuron-7.6.3/ivhines/configure-10647-        # It is most probably a Windows format PATH.
neuron-7.6.3/ivhines/configure:10648:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
neuron-7.6.3/ivhines/configure-10649-      else
neuron-7.6.3/ivhines/configure:10650:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/ivhines/configure-10651-      fi
##############################################
neuron-7.6.3/ivhines/configure-10657-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/ivhines/configure:10658:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/configure:10659:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/ivhines/configure:10660:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/configure-10661-      test -d \$dldir || mkdir -p \$dldir~
neuron-7.6.3/ivhines/configure-10662-      $install_prog $dir/$dlname \$dldir/$dlname'
neuron-7.6.3/ivhines/configure:10663:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/ivhines/configure-10664-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/configure-10671-    # Assume MSVC wrapper
neuron-7.6.3/ivhines/configure:10672:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
neuron-7.6.3/ivhines/configure-10673-    dynamic_linker='Win32 ld.exe'
##############################################
neuron-7.6.3/ivhines/configure-10688-  shlibpath_var=DYLD_LIBRARY_PATH
neuron-7.6.3/ivhines/configure:10689:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
neuron-7.6.3/ivhines/configure-10690-
##############################################
neuron-7.6.3/ivhines/configure-10941-  if test -f /etc/ld.so.conf; then
neuron-7.6.3/ivhines/configure:10942:    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' ' '`
neuron-7.6.3/ivhines/configure-10943-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
neuron-7.6.3/ivhines/configure-10995-  need_lib_prefix=no
neuron-7.6.3/ivhines/configure:10996:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/ivhines/configure-10997-    need_version=no
##############################################
neuron-7.6.3/ivhines/configure-11022-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
neuron-7.6.3/ivhines/configure:11023:  postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/configure:11024:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
neuron-7.6.3/ivhines/configure:11025:    dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/configure-11026-    test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/ivhines/configure-11031-    fi'
neuron-7.6.3/ivhines/configure:11032:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
neuron-7.6.3/ivhines/configure-11033-    dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/configure-12214-    # gcc leaves a trailing carriage return, which upsets mingw
neuron-7.6.3/ivhines/configure:12215:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
neuron-7.6.3/ivhines/configure-12216-  *)
neuron-7.6.3/ivhines/configure:12217:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
neuron-7.6.3/ivhines/configure-12218-  esac
##############################################
neuron-7.6.3/ivhines/configure-12223-      # Canonicalize the pathname of ld
neuron-7.6.3/ivhines/configure:12224:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
neuron-7.6.3/ivhines/configure-12225-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
neuron-7.6.3/ivhines/configure:12226:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
neuron-7.6.3/ivhines/configure-12227-      done
##############################################
neuron-7.6.3/ivhines/configure-12258-      # Break only if it was the GNU/non-GNU ld that we prefer.
neuron-7.6.3/ivhines/configure:12259:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
neuron-7.6.3/ivhines/configure-12260-      *GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/ivhines/configure-12289-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
neuron-7.6.3/ivhines/configure:12290:case `$LD -v 2>&1 </dev/null` in
neuron-7.6.3/ivhines/configure-12291-*GNU* | *'with BFD'*)
##############################################
neuron-7.6.3/ivhines/configure-12323-        # ancient GNU ld didn't support --whole-archive et. al.
neuron-7.6.3/ivhines/configure:12324:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
neuron-7.6.3/ivhines/configure-12325-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
neuron-7.6.3/ivhines/configure-12434-          # below for broken collect2 doesn't work under 4.3+
neuron-7.6.3/ivhines/configure:12435:	  collect2name=`$CC -print-prog-name=collect2`
neuron-7.6.3/ivhines/configure-12436-	  if test -f "$collect2name" &&
##############################################
neuron-7.6.3/ivhines/configure-12515-      }'
neuron-7.6.3/ivhines/configure:12516:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/configure-12517-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/ivhines/configure-12518-  if test -z "$lt_cv_aix_libpath__CXX"; then
neuron-7.6.3/ivhines/configure:12519:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/configure-12520-  fi
##############################################
neuron-7.6.3/ivhines/configure-12534-
neuron-7.6.3/ivhines/configure:12535:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
neuron-7.6.3/ivhines/configure-12536-        else
##############################################
neuron-7.6.3/ivhines/configure-12569-      }'
neuron-7.6.3/ivhines/configure:12570:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/configure-12571-  # Check for a 64-bit object if we didn't find anything.
neuron-7.6.3/ivhines/configure-12572-  if test -z "$lt_cv_aix_libpath__CXX"; then
neuron-7.6.3/ivhines/configure:12573:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
neuron-7.6.3/ivhines/configure-12574-  fi
##############################################
neuron-7.6.3/ivhines/configure-12601-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
neuron-7.6.3/ivhines/configure:12602:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
neuron-7.6.3/ivhines/configure-12603-	    if test svr4 != "$with_aix_soname"; then
##############################################
neuron-7.6.3/ivhines/configure-12654-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
neuron-7.6.3/ivhines/configure:12655:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
neuron-7.6.3/ivhines/configure-12656-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
neuron-7.6.3/ivhines/configure-12696-	    # is; otherwise, prepend EXPORTS...
neuron-7.6.3/ivhines/configure:12697:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
neuron-7.6.3/ivhines/configure-12698-              cp $export_symbols $output_objdir/$soname.def;
##############################################
neuron-7.6.3/ivhines/configure-12717-  if test yes = "$lt_cv_ld_force_load"; then
neuron-7.6.3/ivhines/configure:12718:    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\"`'
neuron-7.6.3/ivhines/configure-12719-
##############################################
neuron-7.6.3/ivhines/configure-12762-	  prefix_cmds="$SED"~
neuron-7.6.3/ivhines/configure:12763:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
neuron-7.6.3/ivhines/configure-12764-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
neuron-7.6.3/ivhines/configure-12836-            # dependencies.
neuron-7.6.3/ivhines/configure:12837:            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"'
neuron-7.6.3/ivhines/configure-12838-            ;;
##############################################
neuron-7.6.3/ivhines/configure-12901-	    # dependencies.
neuron-7.6.3/ivhines/configure:12902:	    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"'
neuron-7.6.3/ivhines/configure-12903-	    ;;
##############################################
neuron-7.6.3/ivhines/configure-12937-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
neuron-7.6.3/ivhines/configure:12938:	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'
neuron-7.6.3/ivhines/configure:12939:	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'
neuron-7.6.3/ivhines/configure-12940-	;;
##############################################
neuron-7.6.3/ivhines/configure-12944-	    # SGI C++
neuron-7.6.3/ivhines/configure:12945:	    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'
neuron-7.6.3/ivhines/configure-12946-
##############################################
neuron-7.6.3/ivhines/configure-12955-	      if test no = "$with_gnu_ld"; then
neuron-7.6.3/ivhines/configure:12956:	        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'
neuron-7.6.3/ivhines/configure-12957-	      else
neuron-7.6.3/ivhines/configure:12958:	        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'
neuron-7.6.3/ivhines/configure-12959-	      fi
##############################################
neuron-7.6.3/ivhines/configure-12976-	    # to its proper name (with version) after linking.
neuron-7.6.3/ivhines/configure:12977:	    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'
neuron-7.6.3/ivhines/configure:12978:	    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'
neuron-7.6.3/ivhines/configure-12979-	    # Commands to make compiler produce verbose output that lists
##############################################
neuron-7.6.3/ivhines/configure-12986-	    # dependencies.
neuron-7.6.3/ivhines/configure:12987:	    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"'
neuron-7.6.3/ivhines/configure-12988-
##############################################
neuron-7.6.3/ivhines/configure-13001-	    # earlier do not add the objects themselves.
neuron-7.6.3/ivhines/configure:13002:	    case `$CC -V 2>&1` in
neuron-7.6.3/ivhines/configure-13003-	      *"Version 7."*)
##############################################
neuron-7.6.3/ivhines/configure-13022-            # Portland Group C++ compiler
neuron-7.6.3/ivhines/configure:13023:	    case `$CC -V` in
neuron-7.6.3/ivhines/configure-13024-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
neuron-7.6.3/ivhines/configure-13027-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
neuron-7.6.3/ivhines/configure:13028:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
neuron-7.6.3/ivhines/configure-13029-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
neuron-7.6.3/ivhines/configure-13031-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
neuron-7.6.3/ivhines/configure:13032:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
neuron-7.6.3/ivhines/configure-13033-                $RANLIB $oldlib'
##############################################
neuron-7.6.3/ivhines/configure-13036-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
neuron-7.6.3/ivhines/configure:13037:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
neuron-7.6.3/ivhines/configure-13038-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
neuron-7.6.3/ivhines/configure-13040-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
neuron-7.6.3/ivhines/configure:13041:                $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'
neuron-7.6.3/ivhines/configure-13042-	      ;;
##############################################
neuron-7.6.3/ivhines/configure-13050-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
neuron-7.6.3/ivhines/configure:13051:	    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'
neuron-7.6.3/ivhines/configure-13052-            ;;
##############################################
neuron-7.6.3/ivhines/configure-13069-	    # dependencies.
neuron-7.6.3/ivhines/configure:13070:	    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'
neuron-7.6.3/ivhines/configure-13071-	    ;;
##############################################
neuron-7.6.3/ivhines/configure-13084-	  *)
neuron-7.6.3/ivhines/configure:13085:	    case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/configure-13086-	    *Sun\ C*)
##############################################
neuron-7.6.3/ivhines/configure-13091-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
neuron-7.6.3/ivhines/configure:13092:	      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'
neuron-7.6.3/ivhines/configure-13093-	      compiler_needs_object_CXX=yes
##############################################
neuron-7.6.3/ivhines/configure-13156-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
neuron-7.6.3/ivhines/configure:13157:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
neuron-7.6.3/ivhines/configure-13158-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
neuron-7.6.3/ivhines/configure-13175-	    # to its proper name (with version) after linking.
neuron-7.6.3/ivhines/configure:13176:	    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'
neuron-7.6.3/ivhines/configure-13177-
##############################################
neuron-7.6.3/ivhines/configure-13196-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
neuron-7.6.3/ivhines/configure:13197:	        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'
neuron-7.6.3/ivhines/configure-13198-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
neuron-7.6.3/ivhines/configure-13201-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
neuron-7.6.3/ivhines/configure:13202:	        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'
neuron-7.6.3/ivhines/configure:13203:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
neuron-7.6.3/ivhines/configure-13204-                  echo "-hidden">> $lib.exp~
neuron-7.6.3/ivhines/configure:13205:                  $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~
neuron-7.6.3/ivhines/configure-13206-                  $RM $lib.exp'
##############################################
neuron-7.6.3/ivhines/configure-13220-	    # dependencies.
neuron-7.6.3/ivhines/configure:13221:	    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"'
neuron-7.6.3/ivhines/configure-13222-	    ;;
##############################################
neuron-7.6.3/ivhines/configure-13227-	        osf3*)
neuron-7.6.3/ivhines/configure:13228:	          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'
neuron-7.6.3/ivhines/configure-13229-		  ;;
neuron-7.6.3/ivhines/configure-13230-	        *)
neuron-7.6.3/ivhines/configure:13231:	          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'
neuron-7.6.3/ivhines/configure-13232-		  ;;
##############################################
neuron-7.6.3/ivhines/configure-13474-
neuron-7.6.3/ivhines/configure:13475:  for p in `eval "$output_verbose_link_cmd"`; do
neuron-7.6.3/ivhines/configure-13476-    case $prev$p in
##############################################
neuron-7.6.3/ivhines/configure-13577-if test -n "${compiler_lib_search_path_CXX}"; then
neuron-7.6.3/ivhines/configure:13578: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
neuron-7.6.3/ivhines/configure-13579-fi
##############################################
neuron-7.6.3/ivhines/configure-13824-	  *)
neuron-7.6.3/ivhines/configure:13825:	    case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/configure-13826-	    *Sun\ C*)
##############################################
neuron-7.6.3/ivhines/configure-14206-    else
neuron-7.6.3/ivhines/configure:14207:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
neuron-7.6.3/ivhines/configure-14208-    fi
##############################################
neuron-7.6.3/ivhines/configure-14508-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
neuron-7.6.3/ivhines/configure:14509:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
neuron-7.6.3/ivhines/configure-14510-    ;;
##############################################
neuron-7.6.3/ivhines/configure-14544-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/ivhines/configure:14545:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/configure:14546:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/ivhines/configure:14547:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/configure-14548-      test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/ivhines/configure-14553-      fi'
neuron-7.6.3/ivhines/configure:14554:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/ivhines/configure-14555-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/configure-14561-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
neuron-7.6.3/ivhines/configure:14562:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/configure-14563-
##############################################
neuron-7.6.3/ivhines/configure-14566-      # MinGW DLLs use traditional 'lib' prefix
neuron-7.6.3/ivhines/configure:14567:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/configure-14568-      ;;
##############################################
neuron-7.6.3/ivhines/configure-14570-      # pw32 DLLs use 'pw' prefix rather than 'lib'
neuron-7.6.3/ivhines/configure:14571:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/configure-14572-      ;;
##############################################
neuron-7.6.3/ivhines/configure-14579-    libname_spec='$name'
neuron-7.6.3/ivhines/configure:14580:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
neuron-7.6.3/ivhines/configure-14581-    library_names_spec='$libname.dll.lib'
##############################################
neuron-7.6.3/ivhines/configure-14591-        # Let DOS variable expansion print the short 8.3 style file name.
neuron-7.6.3/ivhines/configure:14592:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
neuron-7.6.3/ivhines/configure-14593-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
neuron-7.6.3/ivhines/configure-14596-      # Convert to MSYS style.
neuron-7.6.3/ivhines/configure:14597:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
neuron-7.6.3/ivhines/configure-14598-      ;;
##############################################
neuron-7.6.3/ivhines/configure-14602-      # like /cygdrive/c/PROGRA~1:/cygdr...
neuron-7.6.3/ivhines/configure:14603:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
neuron-7.6.3/ivhines/configure:14604:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
neuron-7.6.3/ivhines/configure:14605:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/ivhines/configure-14606-      ;;
##############################################
neuron-7.6.3/ivhines/configure-14610-        # It is most probably a Windows format PATH.
neuron-7.6.3/ivhines/configure:14611:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
neuron-7.6.3/ivhines/configure-14612-      else
neuron-7.6.3/ivhines/configure:14613:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
neuron-7.6.3/ivhines/configure-14614-      fi
##############################################
neuron-7.6.3/ivhines/configure-14620-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
neuron-7.6.3/ivhines/configure:14621:    postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/configure:14622:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
neuron-7.6.3/ivhines/configure:14623:      dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/configure-14624-      test -d \$dldir || mkdir -p \$dldir~
neuron-7.6.3/ivhines/configure-14625-      $install_prog $dir/$dlname \$dldir/$dlname'
neuron-7.6.3/ivhines/configure:14626:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
neuron-7.6.3/ivhines/configure-14627-      dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/configure-14634-    # Assume MSVC wrapper
neuron-7.6.3/ivhines/configure:14635:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
neuron-7.6.3/ivhines/configure-14636-    dynamic_linker='Win32 ld.exe'
##############################################
neuron-7.6.3/ivhines/configure-14651-  shlibpath_var=DYLD_LIBRARY_PATH
neuron-7.6.3/ivhines/configure:14652:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
neuron-7.6.3/ivhines/configure-14653-
##############################################
neuron-7.6.3/ivhines/configure-14903-  if test -f /etc/ld.so.conf; then
neuron-7.6.3/ivhines/configure:14904:    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' ' '`
neuron-7.6.3/ivhines/configure-14905-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
neuron-7.6.3/ivhines/configure-14957-  need_lib_prefix=no
neuron-7.6.3/ivhines/configure:14958:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
neuron-7.6.3/ivhines/configure-14959-    need_version=no
##############################################
neuron-7.6.3/ivhines/configure-14984-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
neuron-7.6.3/ivhines/configure:14985:  postinstall_cmds='base_file=`basename \$file`~
neuron-7.6.3/ivhines/configure:14986:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
neuron-7.6.3/ivhines/configure:14987:    dldir=$destdir/`dirname \$dlpath`~
neuron-7.6.3/ivhines/configure-14988-    test -d \$dldir || mkdir -p \$dldir~
##############################################
neuron-7.6.3/ivhines/configure-14993-    fi'
neuron-7.6.3/ivhines/configure:14994:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
neuron-7.6.3/ivhines/configure-14995-    dlpath=$dir/\$dldll~
##############################################
neuron-7.6.3/ivhines/configure-15640-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
neuron-7.6.3/ivhines/configure:15641:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
neuron-7.6.3/ivhines/configure-15642-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
neuron-7.6.3/ivhines/configure-15672-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/ivhines/configure:15673:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
neuron-7.6.3/ivhines/configure-15674-_ACEOF
##############################################
neuron-7.6.3/ivhines/configure-15951-do :
neuron-7.6.3/ivhines/configure:15952:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
neuron-7.6.3/ivhines/configure-15953-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
neuron-7.6.3/ivhines/configure-15955-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/ivhines/configure:15956:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
neuron-7.6.3/ivhines/configure-15957-_ACEOF
##############################################
neuron-7.6.3/ivhines/configure-16005-    for ac_var in incroot usrlibdir libdir; do
neuron-7.6.3/ivhines/configure:16006:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
neuron-7.6.3/ivhines/configure-16007-    done
##############################################
neuron-7.6.3/ivhines/configure-16115-  LIBS=$ac_save_LIBS
neuron-7.6.3/ivhines/configure:16116:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
neuron-7.6.3/ivhines/configure-16117-do
##############################################
neuron-7.6.3/ivhines/configure-16966-do :
neuron-7.6.3/ivhines/configure:16967:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
neuron-7.6.3/ivhines/configure-16968-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
neuron-7.6.3/ivhines/configure-16971-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/ivhines/configure:16972:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
neuron-7.6.3/ivhines/configure-16973-_ACEOF
##############################################
neuron-7.6.3/ivhines/configure-17216-do :
neuron-7.6.3/ivhines/configure:17217:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
neuron-7.6.3/ivhines/configure-17218-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
neuron-7.6.3/ivhines/configure-17220-  cat >>confdefs.h <<_ACEOF
neuron-7.6.3/ivhines/configure:17221:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
neuron-7.6.3/ivhines/configure-17222-_ACEOF
##############################################
neuron-7.6.3/ivhines/configure-17366-	if test "$GXX"='yes' ; then
neuron-7.6.3/ivhines/configure:17367:		zzz="`$CXX -v 2>&1 | sed -n '2s/ /_/gp'`"
neuron-7.6.3/ivhines/configure-17368-		case "$zzz" in
##############################################
neuron-7.6.3/ivhines/configure-17481-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
neuron-7.6.3/ivhines/configure:17482:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
neuron-7.6.3/ivhines/configure-17483-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
neuron-7.6.3/ivhines/configure-17548-if test -z "$BASH_VERSION$ZSH_VERSION" \
neuron-7.6.3/ivhines/configure:17549:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
neuron-7.6.3/ivhines/configure-17550-  as_echo='print -r --'
neuron-7.6.3/ivhines/configure-17551-  as_echo_n='print -rn --'
neuron-7.6.3/ivhines/configure:17552:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
neuron-7.6.3/ivhines/configure-17553-  as_echo='printf %s\n'
##############################################
neuron-7.6.3/ivhines/configure-17555-else
neuron-7.6.3/ivhines/configure:17556:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
neuron-7.6.3/ivhines/configure-17557-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
neuron-7.6.3/ivhines/configure-17565-	expr "X$arg" : "X\\(.*\\)$as_nl";
neuron-7.6.3/ivhines/configure:17566:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
neuron-7.6.3/ivhines/configure-17567-      esac;
##############################################
neuron-7.6.3/ivhines/configure-17642-# ----------------------------------------
neuron-7.6.3/ivhines/configure:17643:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
neuron-7.6.3/ivhines/configure-17644-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
neuron-7.6.3/ivhines/configure-17714-  {
neuron-7.6.3/ivhines/configure:17715:    as_val=`expr "$@" || test $? -eq 1`
neuron-7.6.3/ivhines/configure-17716-  }
##############################################
neuron-7.6.3/ivhines/configure-17818-      case $as_dir in #(
neuron-7.6.3/ivhines/configure:17819:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
neuron-7.6.3/ivhines/configure-17820-      *) as_qdir=$as_dir;;
##############################################
neuron-7.6.3/ivhines/configure-17953-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
neuron-7.6.3/ivhines/configure:17954:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
neuron-7.6.3/ivhines/configure-17955-ac_cs_version="\\
##############################################
neuron-7.6.3/ivhines/configure-17977-  --*=?*)
neuron-7.6.3/ivhines/configure:17978:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
neuron-7.6.3/ivhines/configure:17979:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
neuron-7.6.3/ivhines/configure-17980-    ac_shift=:
##############################################
neuron-7.6.3/ivhines/configure-17982-  --*=)
neuron-7.6.3/ivhines/configure:17983:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
neuron-7.6.3/ivhines/configure-17984-    ac_optarg=
##############################################
neuron-7.6.3/ivhines/configure-18006-    case $ac_optarg in
neuron-7.6.3/ivhines/configure:18007:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
neuron-7.6.3/ivhines/configure-18008-    '') as_fn_error $? "missing file argument" ;;
##############################################
neuron-7.6.3/ivhines/configure-18014-    case $ac_optarg in
neuron-7.6.3/ivhines/configure:18015:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
neuron-7.6.3/ivhines/configure-18016-    esac
##############################################
neuron-7.6.3/ivhines/configure-18082-delay_variable_subst='$delay_variable_subst'
neuron-7.6.3/ivhines/configure:18083:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18084:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18085:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18086:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18087:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18088:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18089:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18090:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18091:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18092:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18093:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18094:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18095:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18096:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18097:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18098:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18099:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18100:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18101:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18102:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18103:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18104:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18105:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18106:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18107:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18108:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18109:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18110:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18111:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18112:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18113:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18114:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18115:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18116:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18117:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18118:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18119:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18120:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18121:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18122:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18123:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18124:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18125:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18126:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18127:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18128:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18129:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18130:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18131:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18132:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18133:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18134:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18135:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18136:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18137:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18138:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18139:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18140:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18141: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"`'
neuron-7.6.3/ivhines/configure:18142:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18143:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18144:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18145:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18146:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18147:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18148:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18149:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18150:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18151:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18152:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18153:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18154:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18155:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18156:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18157:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18158:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18159:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18160:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18161:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18162:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18163:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18164:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18165:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18166:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18167:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18168:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18169:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18170:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18171:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18172:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18173:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18174:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18175:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18176:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18177:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18178:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18179:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18180:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18181:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18182:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18183:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18184:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18185:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18186:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18187:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18188:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18189:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18190:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18191:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18192:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18193:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18194:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18195:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18196:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18197:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18198:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18199:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18200:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18201:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18202:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18203:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18204:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18205:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18206:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18207:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18208:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18209:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18210:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18211:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18212:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18213:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18214:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18215:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18216:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18217:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18218:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18219:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18220:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18221:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18222:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18223:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18224:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18225:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18226:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18227:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18228:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18229:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18230:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18231:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18232:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18233:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18234:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18235:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18236:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18237:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18238:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18239:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18240:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18241:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18242:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18243:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18244:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18245:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18246:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18247:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18248:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18249:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18250:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18251:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18252:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18253:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18254:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18255:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18256:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18257:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18258:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18259:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18260:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18261:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18262:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18263:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18264:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18265:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18266:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18267:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18268:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18269:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18270:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure:18271:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
neuron-7.6.3/ivhines/configure-18272-
##############################################
neuron-7.6.3/ivhines/configure-18384-compiler_lib_search_path_CXX; do
neuron-7.6.3/ivhines/configure:18385:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
neuron-7.6.3/ivhines/configure-18386-    *[\\\\\\\`\\"\\\$]*)
neuron-7.6.3/ivhines/configure:18387:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/ivhines/configure-18388-      ;;
##############################################
neuron-7.6.3/ivhines/configure-18426-postlink_cmds_CXX; do
neuron-7.6.3/ivhines/configure:18427:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
neuron-7.6.3/ivhines/configure-18428-    *[\\\\\\\`\\"\\\$]*)
neuron-7.6.3/ivhines/configure:18429:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/ivhines/configure-18430-      ;;
##############################################
neuron-7.6.3/ivhines/configure-18530-fi
neuron-7.6.3/ivhines/configure:18531:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
neuron-7.6.3/ivhines/configure-18532-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
neuron-7.6.3/ivhines/configure-18547-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
neuron-7.6.3/ivhines/configure:18548:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
neuron-7.6.3/ivhines/configure-18549-ac_delim='%!_!# '
##############################################
neuron-7.6.3/ivhines/configure-18553-
neuron-7.6.3/ivhines/configure:18554:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
neuron-7.6.3/ivhines/configure-18555-  if test $ac_delim_n = $ac_delim_num; then
##############################################
neuron-7.6.3/ivhines/configure-18691-for ac_last_try in false false :; do
neuron-7.6.3/ivhines/configure:18692:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
neuron-7.6.3/ivhines/configure-18693-  if test -z "$ac_tt"; then
##############################################
neuron-7.6.3/ivhines/configure-18823-      esac
neuron-7.6.3/ivhines/configure:18824:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
neuron-7.6.3/ivhines/configure-18825-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
neuron-7.6.3/ivhines/configure-18882-*)
neuron-7.6.3/ivhines/configure:18883:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
neuron-7.6.3/ivhines/configure-18884-  # A ".." for each directory in $ac_dir_suffix.
neuron-7.6.3/ivhines/configure:18885:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
neuron-7.6.3/ivhines/configure-18886-  case $ac_top_builddir_sub in
##############################################
neuron-7.6.3/ivhines/configure-18938-/@mandir@/p'
neuron-7.6.3/ivhines/configure:18939:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
neuron-7.6.3/ivhines/configure-18940-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
neuron-7.6.3/ivhines/configure-18955-
neuron-7.6.3/ivhines/configure:18956:# Neutralize VPATH when `$srcdir' = `.'.
neuron-7.6.3/ivhines/configure-18957-# Shell code in configure.ac might set extrasub.
##############################################
neuron-7.6.3/ivhines/configure-18982-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
neuron-7.6.3/ivhines/configure:18983:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
neuron-7.6.3/ivhines/configure-18984-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
neuron-7.6.3/ivhines/configure-19521-    *:)
neuron-7.6.3/ivhines/configure:19522:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
neuron-7.6.3/ivhines/configure-19523-        ;;
neuron-7.6.3/ivhines/configure-19524-    x:*)
neuron-7.6.3/ivhines/configure:19525:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
neuron-7.6.3/ivhines/configure-19526-        ;;
neuron-7.6.3/ivhines/configure-19527-    *::*)
neuron-7.6.3/ivhines/configure:19528:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
neuron-7.6.3/ivhines/configure:19529:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
neuron-7.6.3/ivhines/configure-19530-        ;;
neuron-7.6.3/ivhines/configure-19531-    *)
neuron-7.6.3/ivhines/configure:19532:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
neuron-7.6.3/ivhines/configure-19533-        ;;
##############################################
neuron-7.6.3/ivhines/configure-19548-    done
neuron-7.6.3/ivhines/configure:19549:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
neuron-7.6.3/ivhines/configure-19550-}
##############################################
neuron-7.6.3/ivhines/configure.in-190-	if test "$GXX"='yes' ; then
neuron-7.6.3/ivhines/configure.in:191:		zzz="`$CXX -v 2>&1 | sed -n '2s/ /_/gp'`"
neuron-7.6.3/ivhines/configure.in-192-		case "$zzz" in
##############################################
neuron-7.6.3/ivhines/install-sh-234-      fi
neuron-7.6.3/ivhines/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
neuron-7.6.3/ivhines/install-sh-236-    *)
##############################################
neuron-7.6.3/ivhines/install-sh-281-      dstdir=$dst
neuron-7.6.3/ivhines/install-sh:282:      dst=$dstdir/`basename "$src"`
neuron-7.6.3/ivhines/install-sh-283-      dstdir_status=0
neuron-7.6.3/ivhines/install-sh-284-    else
neuron-7.6.3/ivhines/install-sh:285:      dstdir=`dirname "$dst"`
neuron-7.6.3/ivhines/install-sh-286-      test -d "$dstdir"
##############################################
neuron-7.6.3/ivhines/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
neuron-7.6.3/ivhines/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
neuron-7.6.3/ivhines/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
neuron-7.6.3/ivhines/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
neuron-7.6.3/ivhines/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
neuron-7.6.3/ivhines/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
neuron-7.6.3/ivhines/install-sh-402-            case $prefix in
neuron-7.6.3/ivhines/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
neuron-7.6.3/ivhines/install-sh-404-              *) qprefix=$prefix;;
##############################################
neuron-7.6.3/ivhines/install-sh-451-    if $copy_on_change &&
neuron-7.6.3/ivhines/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
neuron-7.6.3/ivhines/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
neuron-7.6.3/ivhines/install-sh-454-       set -f &&
##############################################
neuron-7.6.3/ivhines/ltmain.sh-103-#
neuron-7.6.3/ivhines/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
neuron-7.6.3/ivhines/ltmain.sh-105-#
##############################################
neuron-7.6.3/ivhines/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
neuron-7.6.3/ivhines/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
neuron-7.6.3/ivhines/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
neuron-7.6.3/ivhines/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
neuron-7.6.3/ivhines/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
neuron-7.6.3/ivhines/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
neuron-7.6.3/ivhines/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-410-# The name of this program.
neuron-7.6.3/ivhines/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
neuron-7.6.3/ivhines/ltmain.sh-412-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-416-  *[\\/]*)
neuron-7.6.3/ivhines/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
neuron-7.6.3/ivhines/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
neuron-7.6.3/ivhines/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
neuron-7.6.3/ivhines/ltmain.sh-610-
neuron-7.6.3/ivhines/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
neuron-7.6.3/ivhines/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
neuron-7.6.3/ivhines/ltmain.sh-613-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-639-
neuron-7.6.3/ivhines/ltmain.sh:640:    func_arith_result=`expr "$@"`
neuron-7.6.3/ivhines/ltmain.sh-641-  }
##############################################
neuron-7.6.3/ivhines/ltmain.sh-660-  # ...otherwise fall back to using sed.
neuron-7.6.3/ivhines/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
neuron-7.6.3/ivhines/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
neuron-7.6.3/ivhines/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-757-      test -n "$_G_tc" && {
neuron-7.6.3/ivhines/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
neuron-7.6.3/ivhines/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
neuron-7.6.3/ivhines/ltmain.sh-760-      }
neuron-7.6.3/ivhines/ltmain.sh-761-    done
neuron-7.6.3/ivhines/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
neuron-7.6.3/ivhines/ltmain.sh-763-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-831-
neuron-7.6.3/ivhines/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
neuron-7.6.3/ivhines/ltmain.sh-833-  }
##############################################
neuron-7.6.3/ivhines/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
neuron-7.6.3/ivhines/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
neuron-7.6.3/ivhines/ltmain.sh-865-      done
neuron-7.6.3/ivhines/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
neuron-7.6.3/ivhines/ltmain.sh-867-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-901-      # If mktemp works, use that first and foremost
neuron-7.6.3/ivhines/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-903-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-1111-        *[\\\`\"\$]*)
neuron-7.6.3/ivhines/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
neuron-7.6.3/ivhines/ltmain.sh-1113-        *)
##############################################
neuron-7.6.3/ivhines/ltmain.sh-1198-    case $2 in
neuron-7.6.3/ivhines/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
neuron-7.6.3/ivhines/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
neuron-7.6.3/ivhines/ltmain.sh-1201-    esac
##############################################
neuron-7.6.3/ivhines/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
neuron-7.6.3/ivhines/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
neuron-7.6.3/ivhines/ltmain.sh-1273-      ;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-1358-
neuron-7.6.3/ivhines/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
neuron-7.6.3/ivhines/ltmain.sh-1360-}
##############################################
neuron-7.6.3/ivhines/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
neuron-7.6.3/ivhines/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
neuron-7.6.3/ivhines/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
neuron-7.6.3/ivhines/ltmain.sh-1517-
neuron-7.6.3/ivhines/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
neuron-7.6.3/ivhines/ltmain.sh-1519-}
##############################################
neuron-7.6.3/ivhines/ltmain.sh-1870-
neuron-7.6.3/ivhines/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
neuron-7.6.3/ivhines/ltmain.sh-1872-      func_split_equals_rhs=
neuron-7.6.3/ivhines/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
neuron-7.6.3/ivhines/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
neuron-7.6.3/ivhines/ltmain.sh-1875-  }
##############################################
neuron-7.6.3/ivhines/ltmain.sh-1898-
neuron-7.6.3/ivhines/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
neuron-7.6.3/ivhines/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
neuron-7.6.3/ivhines/ltmain.sh-1901-  }
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
neuron-7.6.3/ivhines/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
neuron-7.6.3/ivhines/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
neuron-7.6.3/ivhines/ltmain.sh-2074-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2110-  {
neuron-7.6.3/ivhines/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
neuron-7.6.3/ivhines/ltmain.sh-2112-  }
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2115-  {
neuron-7.6.3/ivhines/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
neuron-7.6.3/ivhines/ltmain.sh-2117-  }
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
neuron-7.6.3/ivhines/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
neuron-7.6.3/ivhines/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2659-      done
neuron-7.6.3/ivhines/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
neuron-7.6.3/ivhines/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
neuron-7.6.3/ivhines/ltmain.sh-2662-      case $@ in
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2672-	    # Evaluate the configuration.
neuron-7.6.3/ivhines/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
neuron-7.6.3/ivhines/ltmain.sh-2674-	    CC_quoted=
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2678-	    done
neuron-7.6.3/ivhines/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
neuron-7.6.3/ivhines/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
neuron-7.6.3/ivhines/ltmain.sh-2681-	    case "$@ " in
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
neuron-7.6.3/ivhines/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
neuron-7.6.3/ivhines/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3009-    # LT_CYGPATH in this case.
neuron-7.6.3/ivhines/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
neuron-7.6.3/ivhines/ltmain.sh-3011-  fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
neuron-7.6.3/ivhines/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
neuron-7.6.3/ivhines/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3376-    *.[cCFSifmso] | \
neuron-7.6.3/ivhines/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
neuron-7.6.3/ivhines/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
neuron-7.6.3/ivhines/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
neuron-7.6.3/ivhines/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
neuron-7.6.3/ivhines/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-3474-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3520-      if test warn = "$need_locks" &&
neuron-7.6.3/ivhines/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
neuron-7.6.3/ivhines/ltmain.sh-3522-	$ECHO "\
neuron-7.6.3/ivhines/ltmain.sh-3523-*** ERROR, $lockfile contains:
neuron-7.6.3/ivhines/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-3525-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3569-      if test warn = "$need_locks" &&
neuron-7.6.3/ivhines/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
neuron-7.6.3/ivhines/ltmain.sh-3571-	$ECHO "\
neuron-7.6.3/ivhines/ltmain.sh-3572-*** ERROR, $lockfile contains:
neuron-7.6.3/ivhines/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-3574-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3895-      # Get the absolute pathname.
neuron-7.6.3/ivhines/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
neuron-7.6.3/ivhines/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
neuron-7.6.3/ivhines/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
neuron-7.6.3/ivhines/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
neuron-7.6.3/ivhines/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
neuron-7.6.3/ivhines/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
neuron-7.6.3/ivhines/ltmain.sh-4280-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
neuron-7.6.3/ivhines/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
neuron-7.6.3/ivhines/ltmain.sh-4293-	  else
neuron-7.6.3/ivhines/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
neuron-7.6.3/ivhines/ltmain.sh-4295-	  fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4458-	    fi
neuron-7.6.3/ivhines/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
neuron-7.6.3/ivhines/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4477-	        # Replace the output file specification.
neuron-7.6.3/ivhines/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
neuron-7.6.3/ivhines/ltmain.sh-4479-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
neuron-7.6.3/ivhines/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
neuron-7.6.3/ivhines/ltmain.sh-4498-	  fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4570-    my_pic_p=${3-false}
neuron-7.6.3/ivhines/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
neuron-7.6.3/ivhines/ltmain.sh-4572-    my_dlsyms=
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
neuron-7.6.3/ivhines/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
neuron-7.6.3/ivhines/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
neuron-7.6.3/ivhines/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
neuron-7.6.3/ivhines/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
neuron-7.6.3/ivhines/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
neuron-7.6.3/ivhines/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
neuron-7.6.3/ivhines/ltmain.sh-4862-	  else
neuron-7.6.3/ivhines/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
neuron-7.6.3/ivhines/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
neuron-7.6.3/ivhines/ltmain.sh-4865-	  fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4867-	*)
neuron-7.6.3/ivhines/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
neuron-7.6.3/ivhines/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
neuron-7.6.3/ivhines/ltmain.sh-4870-	  ;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4882-      # Nullify the symbol file.
neuron-7.6.3/ivhines/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
neuron-7.6.3/ivhines/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
neuron-7.6.3/ivhines/ltmain.sh-4885-    fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
neuron-7.6.3/ivhines/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
neuron-7.6.3/ivhines/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
neuron-7.6.3/ivhines/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
neuron-7.6.3/ivhines/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4925-  win32_libid_type=unknown
neuron-7.6.3/ivhines/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-4927-  case $win32_fileres in
##############################################
neuron-7.6.3/ivhines/ltmain.sh-4990-
neuron-7.6.3/ivhines/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
neuron-7.6.3/ivhines/ltmain.sh-4992-}
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5008-
neuron-7.6.3/ivhines/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
neuron-7.6.3/ivhines/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5072-    # binutils import library
neuron-7.6.3/ivhines/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
neuron-7.6.3/ivhines/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
neuron-7.6.3/ivhines/ltmain.sh-5075-    # ms-generated import library
neuron-7.6.3/ivhines/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
neuron-7.6.3/ivhines/ltmain.sh-5077-  else
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
neuron-7.6.3/ivhines/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
neuron-7.6.3/ivhines/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
neuron-7.6.3/ivhines/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
neuron-7.6.3/ivhines/ltmain.sh-5160-	    darwin_arch=
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
neuron-7.6.3/ivhines/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
neuron-7.6.3/ivhines/ltmain.sh-5172-	    darwin_file=
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
neuron-7.6.3/ivhines/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
neuron-7.6.3/ivhines/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5189-      esac
neuron-7.6.3/ivhines/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
neuron-7.6.3/ivhines/ltmain.sh-5191-    done
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5260-
neuron-7.6.3/ivhines/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
neuron-7.6.3/ivhines/ltmain.sh-5262-    $ECHO "\
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5295-    --lt-dump-script)
neuron-7.6.3/ivhines/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
neuron-7.6.3/ivhines/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
neuron-7.6.3/ivhines/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
neuron-7.6.3/ivhines/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
neuron-7.6.3/ivhines/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
neuron-7.6.3/ivhines/ltmain.sh-5324-  done
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5380-  # Find the directory that this script lives in.
neuron-7.6.3/ivhines/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
neuron-7.6.3/ivhines/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
neuron-7.6.3/ivhines/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
neuron-7.6.3/ivhines/ltmain.sh-5386-  while test -n \"\$file\"; do
neuron-7.6.3/ivhines/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
neuron-7.6.3/ivhines/ltmain.sh-5388-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5396-
neuron-7.6.3/ivhines/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
neuron-7.6.3/ivhines/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
neuron-7.6.3/ivhines/ltmain.sh-5399-  done
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5410-    case \"\$thisdir\" in
neuron-7.6.3/ivhines/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
neuron-7.6.3/ivhines/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5416-  # Try to get the absolute directory name.
neuron-7.6.3/ivhines/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
neuron-7.6.3/ivhines/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
neuron-7.6.3/ivhines/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
neuron-7.6.3/ivhines/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
neuron-7.6.3/ivhines/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
neuron-7.6.3/ivhines/ltmain.sh-5443-      else
##############################################
neuron-7.6.3/ivhines/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
neuron-7.6.3/ivhines/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
neuron-7.6.3/ivhines/ltmain.sh-5487-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-6464-
neuron-7.6.3/ivhines/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
neuron-7.6.3/ivhines/ltmain.sh-6466-    *import*) : ;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-6712-	    moreargs=
neuron-7.6.3/ivhines/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
neuron-7.6.3/ivhines/ltmain.sh-6714-	    do
##############################################
neuron-7.6.3/ivhines/ltmain.sh-6973-	*)
neuron-7.6.3/ivhines/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
neuron-7.6.3/ivhines/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
neuron-7.6.3/ivhines/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
neuron-7.6.3/ivhines/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
neuron-7.6.3/ivhines/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
neuron-7.6.3/ivhines/ltmain.sh-7287-      -Z*)
neuron-7.6.3/ivhines/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
neuron-7.6.3/ivhines/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
neuron-7.6.3/ivhines/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
neuron-7.6.3/ivhines/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
neuron-7.6.3/ivhines/ltmain.sh-7459-    else
##############################################
neuron-7.6.3/ivhines/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
neuron-7.6.3/ivhines/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
neuron-7.6.3/ivhines/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
neuron-7.6.3/ivhines/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
neuron-7.6.3/ivhines/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
neuron-7.6.3/ivhines/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
neuron-7.6.3/ivhines/ltmain.sh-7871-	fi
neuron-7.6.3/ivhines/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ivhines/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
neuron-7.6.3/ivhines/ltmain.sh-7944-	*)
neuron-7.6.3/ivhines/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
neuron-7.6.3/ivhines/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-8197-	    shift
neuron-7.6.3/ivhines/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ivhines/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
neuron-7.6.3/ivhines/ltmain.sh-8489-		*)
neuron-7.6.3/ivhines/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
neuron-7.6.3/ivhines/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-8500-		  depdepl=
neuron-7.6.3/ivhines/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
neuron-7.6.3/ivhines/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
neuron-7.6.3/ivhines/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
neuron-7.6.3/ivhines/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
neuron-7.6.3/ivhines/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
neuron-7.6.3/ivhines/ltmain.sh-8511-                      fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-8522-		else
neuron-7.6.3/ivhines/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
neuron-7.6.3/ivhines/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
neuron-7.6.3/ivhines/ltmain.sh-8545-	else
neuron-7.6.3/ivhines/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ivhines/ltmain.sh-8547-	fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-8634-        linux*)
neuron-7.6.3/ivhines/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
neuron-7.6.3/ivhines/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9039-	removelist=
neuron-7.6.3/ivhines/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
neuron-7.6.3/ivhines/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9065-	# Transform .lo files to .o files.
neuron-7.6.3/ivhines/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
neuron-7.6.3/ivhines/ltmain.sh-9067-      fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9070-      #for path in $notinst_path; do
neuron-7.6.3/ivhines/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
neuron-7.6.3/ivhines/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
neuron-7.6.3/ivhines/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
neuron-7.6.3/ivhines/ltmain.sh-9074-      #done
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9191-		if test -n "$i"; then
neuron-7.6.3/ivhines/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ivhines/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
neuron-7.6.3/ivhines/ltmain.sh-9194-		  set dummy $deplib_matches; shift
neuron-7.6.3/ivhines/ltmain.sh-9195-		  deplib_match=$1
neuron-7.6.3/ivhines/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
neuron-7.6.3/ivhines/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9234-		  if test -n "$i"; then
neuron-7.6.3/ivhines/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ivhines/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
neuron-7.6.3/ivhines/ltmain.sh-9237-		    set dummy $deplib_matches; shift
neuron-7.6.3/ivhines/ltmain.sh-9238-		    deplib_match=$1
neuron-7.6.3/ivhines/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
neuron-7.6.3/ivhines/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
neuron-7.6.3/ivhines/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
neuron-7.6.3/ivhines/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9284-	      if test -n "$a_deplib"; then
neuron-7.6.3/ivhines/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ivhines/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
neuron-7.6.3/ivhines/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
neuron-7.6.3/ivhines/ltmain.sh-9288-		else
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9294-		    shopt -s nocaseglob
neuron-7.6.3/ivhines/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-9296-		    $nocaseglob
neuron-7.6.3/ivhines/ltmain.sh-9297-		  else
neuron-7.6.3/ivhines/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-9299-		  fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
neuron-7.6.3/ivhines/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
neuron-7.6.3/ivhines/ltmain.sh-9314-			case $potliblink in
neuron-7.6.3/ivhines/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
neuron-7.6.3/ivhines/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
neuron-7.6.3/ivhines/ltmain.sh-9317-			esac
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
neuron-7.6.3/ivhines/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
neuron-7.6.3/ivhines/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9368-	      if test -n "$a_deplib"; then
neuron-7.6.3/ivhines/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
neuron-7.6.3/ivhines/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
neuron-7.6.3/ivhines/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
neuron-7.6.3/ivhines/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9407-	  newdeplibs=
neuron-7.6.3/ivhines/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
neuron-7.6.3/ivhines/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
neuron-7.6.3/ivhines/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
neuron-7.6.3/ivhines/ltmain.sh-9413-	    done
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
neuron-7.6.3/ivhines/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
neuron-7.6.3/ivhines/ltmain.sh-9439-	  ;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9489-	*-*-darwin*)
neuron-7.6.3/ivhines/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ivhines/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ivhines/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ivhines/ltmain.sh-9493-	  ;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-9616-	# Use standard objects if they are pic
neuron-7.6.3/ivhines/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
neuron-7.6.3/ivhines/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
neuron-7.6.3/ivhines/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
neuron-7.6.3/ivhines/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10145-      # Create the old-style object.
neuron-7.6.3/ivhines/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
neuron-7.6.3/ivhines/ltmain.sh-10147-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
neuron-7.6.3/ivhines/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
neuron-7.6.3/ivhines/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
neuron-7.6.3/ivhines/ltmain.sh-10206-	;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
neuron-7.6.3/ivhines/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ivhines/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
neuron-7.6.3/ivhines/ltmain.sh-10224-	;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
neuron-7.6.3/ivhines/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
neuron-7.6.3/ivhines/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10359-	# Transform all the library objects into standard objects.
neuron-7.6.3/ivhines/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
neuron-7.6.3/ivhines/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
neuron-7.6.3/ivhines/ltmain.sh-10362-      fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10387-	# Replace the output file specification.
neuron-7.6.3/ivhines/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
neuron-7.6.3/ivhines/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10396-	  func_to_tool_file "$output"
neuron-7.6.3/ivhines/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
neuron-7.6.3/ivhines/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10440-	# Replace the output file specification.
neuron-7.6.3/ivhines/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
neuron-7.6.3/ivhines/ltmain.sh-10442-	# Delete the old output file.
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10448-	  func_to_tool_file "$output"
neuron-7.6.3/ivhines/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
neuron-7.6.3/ivhines/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
neuron-7.6.3/ivhines/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
neuron-7.6.3/ivhines/ltmain.sh-10468-          ;;
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10479-      # Replace the output file specification.
neuron-7.6.3/ivhines/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
neuron-7.6.3/ivhines/ltmain.sh-10481-
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
neuron-7.6.3/ivhines/ltmain.sh:10489:	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'`
neuron-7.6.3/ivhines/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
neuron-7.6.3/ivhines/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
neuron-7.6.3/ivhines/ltmain.sh-10511-      fi
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
neuron-7.6.3/ivhines/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
neuron-7.6.3/ivhines/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
neuron-7.6.3/ivhines/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
neuron-7.6.3/ivhines/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10802-		name=$func_basename_result
neuron-7.6.3/ivhines/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
neuron-7.6.3/ivhines/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
neuron-7.6.3/ivhines/ltmain.sh-10821-		name=$func_basename_result
neuron-7.6.3/ivhines/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
neuron-7.6.3/ivhines/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
neuron-7.6.3/ivhines/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
neuron-7.6.3/ivhines/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
neuron-7.6.3/ivhines/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
neuron-7.6.3/ivhines/mkinstalldirs-12-do
neuron-7.6.3/ivhines/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
neuron-7.6.3/ivhines/mkinstalldirs-14-   shift
##############################################
neuron-7.6.3/ivhines/src/lib/Dispatch/rpcbuf.cpp-168-    if (isascii(host[0]) && isdigit(host[0])) {
neuron-7.6.3/ivhines/src/lib/Dispatch/rpcbuf.cpp:169:	hostinetaddr = inet_addr(host);
neuron-7.6.3/ivhines/src/lib/Dispatch/rpcbuf.cpp-170-	name.sin_addr.s_addr = hostinetaddr;
##############################################
neuron-7.6.3/debian/patches/01_find-ivhines.patch-34--NRN_LIBDIR=$exec_prefix/lib
neuron-7.6.3/debian/patches/01_find-ivhines.patch:35:+adl_RECURSIVE_EVAL([$libdir], [NRN_LIBDIR])
neuron-7.6.3/debian/patches/01_find-ivhines.patch-36- AC_SUBST(NRN_LIBDIR)
##############################################
neuron-7.6.3/debian/rules-48-	# the .la files are needed by nrnivmodl and possibly other tools compiling NEURON models
neuron-7.6.3/debian/rules:49:	sed -i "/dependency_libs/ s/'.*'/''/" `find $(INSTALL_DIR)/usr/lib/$(DEB_HOST_MULTIARCH)/ -name '*.la'`
neuron-7.6.3/debian/rules-50-
##############################################
neuron-7.6.3/.pc/01_find-ivhines.patch/m4/ivcheck.m4-80-		dnl calculate prefix of prefix
neuron-7.6.3/.pc/01_find-ivhines.patch/m4/ivcheck.m4:81:		xprefix=`echo "$prefix" | sed 's;/[[^/]]*$;;'`
neuron-7.6.3/.pc/01_find-ivhines.patch/m4/ivcheck.m4-82-		dnl check in prefix/../iv
##############################################
neuron-7.6.3/.pc/01_find-ivhines.patch/configure.ac-192-dnl but distribution file names will get the latest name.
neuron-7.6.3/.pc/01_find-ivhines.patch/configure.ac:193:RPM_RELEASE="`export NSRC=$srcdir ; sh $srcdir/nrnversion.sh microdotnano`"
neuron-7.6.3/.pc/01_find-ivhines.patch/configure.ac-194-AC_SUBST(RPM_RELEASE)
##############################################
neuron-7.6.3/.pc/02_use-system-meschach.patch/configure.ac-192-dnl but distribution file names will get the latest name.
neuron-7.6.3/.pc/02_use-system-meschach.patch/configure.ac:193:RPM_RELEASE="`export NSRC=$srcdir ; sh $srcdir/nrnversion.sh microdotnano`"
neuron-7.6.3/.pc/02_use-system-meschach.patch/configure.ac-194-AC_SUBST(RPM_RELEASE)
##############################################
neuron-7.6.3/.pc/02_use-system-meschach.patch/configure.ac-524-AC_DEFINE_UNQUOTED(NRNHOSTCPU,"$host_cpu",[cpu type consistent with nrnivmodl])
neuron-7.6.3/.pc/02_use-system-meschach.patch/configure.ac:525:adl_RECURSIVE_EVAL([$libdir], [NRN_LIBDIR])
neuron-7.6.3/.pc/02_use-system-meschach.patch/configure.ac-526-AC_SUBST(NRN_LIBDIR)
##############################################
neuron-7.6.3/.pc/03_static-sparse.patch/bin/nrnmech_makefile.in-80-.c.lo:
neuron-7.6.3/.pc/03_static-sparse.patch/bin/nrnmech_makefile.in:81:	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
neuron-7.6.3/.pc/03_static-sparse.patch/bin/nrnmech_makefile.in-82-
##############################################
neuron-7.6.3/.pc/04_static-sundials.patch/bin/nrnmech_makefile.in-79-.c.lo:
neuron-7.6.3/.pc/04_static-sundials.patch/bin/nrnmech_makefile.in:80:	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
neuron-7.6.3/.pc/04_static-sundials.patch/bin/nrnmech_makefile.in-81-
##############################################
neuron-7.6.3/configure.ac-192-dnl but distribution file names will get the latest name.
neuron-7.6.3/configure.ac:193:RPM_RELEASE="`export NSRC=$srcdir ; sh $srcdir/nrnversion.sh microdotnano`"
neuron-7.6.3/configure.ac-194-AC_SUBST(RPM_RELEASE)
##############################################
neuron-7.6.3/configure.ac-524-AC_DEFINE_UNQUOTED(NRNHOSTCPU,"$host_cpu",[cpu type consistent with nrnivmodl])
neuron-7.6.3/configure.ac:525:adl_RECURSIVE_EVAL([$libdir], [NRN_LIBDIR])
neuron-7.6.3/configure.ac-526-AC_SUBST(NRN_LIBDIR)