===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnuastro-0.13.50/tests/Makefile.in-49-  { \
gnuastro-0.13.50/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/tests/Makefile.in-51-  }; \
##############################################
gnuastro-0.13.50/tests/Makefile.in-443-}
gnuastro-0.13.50/tests/Makefile.in:444:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/tests/Makefile.in-445-am__vpath_adj = case $$p in \
gnuastro-0.13.50/tests/Makefile.in:446:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/tests/Makefile.in-447-    *) f=$$p;; \
gnuastro-0.13.50/tests/Makefile.in-448-  esac;
gnuastro-0.13.50/tests/Makefile.in:449:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/tests/Makefile.in-450-am__install_max = 40
gnuastro-0.13.50/tests/Makefile.in-451-am__nobase_strip_setup = \
gnuastro-0.13.50/tests/Makefile.in:452:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/tests/Makefile.in-453-am__nobase_strip = \
##############################################
gnuastro-0.13.50/tests/Makefile.in-571-case "$@" in						\
gnuastro-0.13.50/tests/Makefile.in:572:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnuastro-0.13.50/tests/Makefile.in-573-    *) am__odir=.;; 					\
##############################################
gnuastro-0.13.50/tests/Makefile.in-601-  bases='$(TEST_LOGS)'; \
gnuastro-0.13.50/tests/Makefile.in:602:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnuastro-0.13.50/tests/Makefile.in:603:  bases=`echo $$bases`
gnuastro-0.13.50/tests/Makefile.in-604-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnuastro-0.13.50/tests/Makefile.in-614-        */*) b='$*';; \
gnuastro-0.13.50/tests/Makefile.in:615:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnuastro-0.13.50/tests/Makefile.in-616-       esac;; \
##############################################
gnuastro-0.13.50/tests/Makefile.in-2254-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/tests/Makefile.in:2255:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/tests/Makefile.in-2256-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/tests/Makefile.in-2293-.c.o:
gnuastro-0.13.50/tests/Makefile.in:2294:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/tests/Makefile.in-2295-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/tests/Makefile.in-2301-.c.obj:
gnuastro-0.13.50/tests/Makefile.in:2302:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/tests/Makefile.in:2303:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/tests/Makefile.in-2304-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/tests/Makefile.in-2306-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/tests/Makefile.in:2307:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/tests/Makefile.in-2308-
gnuastro-0.13.50/tests/Makefile.in-2309-.c.lo:
gnuastro-0.13.50/tests/Makefile.in:2310:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/tests/Makefile.in-2311-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/tests/Makefile.in-2317-.cpp.o:
gnuastro-0.13.50/tests/Makefile.in:2318:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/tests/Makefile.in-2319-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/tests/Makefile.in-2325-.cpp.obj:
gnuastro-0.13.50/tests/Makefile.in:2326:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/tests/Makefile.in:2327:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/tests/Makefile.in-2328-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/tests/Makefile.in-2330-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/tests/Makefile.in:2331:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/tests/Makefile.in-2332-
gnuastro-0.13.50/tests/Makefile.in-2333-.cpp.lo:
gnuastro-0.13.50/tests/Makefile.in:2334:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/tests/Makefile.in-2335-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/tests/Makefile.in-2376-GTAGS:
gnuastro-0.13.50/tests/Makefile.in:2377:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/tests/Makefile.in-2378-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/tests/Makefile.in-2419-	if test -n "$$redo_bases"; then \
gnuastro-0.13.50/tests/Makefile.in:2420:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnuastro-0.13.50/tests/Makefile.in:2421:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnuastro-0.13.50/tests/Makefile.in-2422-	  if $(am__make_dryrun); then :; else \
##############################################
gnuastro-0.13.50/tests/Makefile.in-2444-	ws='[ 	]'; \
gnuastro-0.13.50/tests/Makefile.in:2445:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnuastro-0.13.50/tests/Makefile.in-2446-	test -n "$$results" || results=/dev/null; \
gnuastro-0.13.50/tests/Makefile.in:2447:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnuastro-0.13.50/tests/Makefile.in:2448:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnuastro-0.13.50/tests/Makefile.in:2449:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnuastro-0.13.50/tests/Makefile.in:2450:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnuastro-0.13.50/tests/Makefile.in:2451:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnuastro-0.13.50/tests/Makefile.in:2452:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnuastro-0.13.50/tests/Makefile.in:2453:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnuastro-0.13.50/tests/Makefile.in:2454:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnuastro-0.13.50/tests/Makefile.in-2455-	  success=true; \
##############################################
gnuastro-0.13.50/tests/Makefile.in-2523-	@set +e; $(am__set_TESTS_bases); \
gnuastro-0.13.50/tests/Makefile.in:2524:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnuastro-0.13.50/tests/Makefile.in:2525:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnuastro-0.13.50/tests/Makefile.in:2526:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnuastro-0.13.50/tests/Makefile.in-2527-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnuastro-0.13.50/tests/Makefile.in-2533-	         | $(am__list_recheck_tests)` || exit 1; \
gnuastro-0.13.50/tests/Makefile.in:2534:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnuastro-0.13.50/tests/Makefile.in:2535:	log_list=`echo $$log_list`; \
gnuastro-0.13.50/tests/Makefile.in-2536-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnuastro-0.13.50/tests/Makefile.in-2985-distdir-am: $(DISTFILES)
gnuastro-0.13.50/tests/Makefile.in:2986:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/tests/Makefile.in:2987:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/tests/Makefile.in-2988-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/tests/Makefile.in-2999-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/tests/Makefile.in:3000:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/tests/Makefile.in-3001-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/doc/gnuastro.info-4-3373-     semi-minor axis $b$, and axis ratio $q=b/a$ the area ($A$) is
gnuastro-0.13.50/doc/gnuastro.info-4:3374:     $A={\pi}ab={\pi}qa^2$.  For a circle (where $q=1$), this simplifies
gnuastro-0.13.50/doc/gnuastro.info-4-3375-     to the familiar $A={\pi}a^2$.
##############################################
gnuastro-0.13.50/doc/gnuastro.texi-3623-It should look like the example below.
gnuastro-0.13.50/doc/gnuastro.texi:3624:Recall that you should only type the line that starts with a `@code{$}', the lines without a `@code{$}', are printed automatically on the command-line (they are the contents of your script).
gnuastro-0.13.50/doc/gnuastro.texi-3625-
##############################################
gnuastro-0.13.50/doc/gnuastro.texi-8652-FITS keywords usually have lots of space characters, if this variable is not quoted, the shell will only give the first word in the full keyword to this option, which will definitely be a non-standard FITS keyword and will make it hard to work on the file afterwords.
gnuastro-0.13.50/doc/gnuastro.texi:8653:See the ``Quoting'' section of the GNU Bash manual for more information if your keyword has the special characters @key{$}, @key{`}, or @key{\}.
gnuastro-0.13.50/doc/gnuastro.texi-8654-
##############################################
gnuastro-0.13.50/doc/gnuastro.texi-9617-For example with the command below, the first two columns of @file{table.fits} will be printed along with a third column that is the result of multiplying the first column with @mymath{10^{10}} (for example to convert wavelength from Meters to Angstroms).
gnuastro-0.13.50/doc/gnuastro.texi:9618:Note that without the `@key{$}', it is not possible to distinguish between ``1'' as a column-counter, or as a constant number to use in the arithmetic operation.
gnuastro-0.13.50/doc/gnuastro.texi-9619-Also note that because of the significance of @key{$} for the command-line environment, the single-quotes are used here (as in an AWK expression), not double-quotes.
##############################################
gnuastro-0.13.50/doc/Makefile.in-50-  { \
gnuastro-0.13.50/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/doc/Makefile.in-52-  }; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-379-	"$(DESTDIR)$(infognuastrodir)"
gnuastro-0.13.50/doc/Makefile.in:380:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/doc/Makefile.in-381-am__vpath_adj = case $$p in \
gnuastro-0.13.50/doc/Makefile.in:382:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/doc/Makefile.in-383-    *) f=$$p;; \
gnuastro-0.13.50/doc/Makefile.in-384-  esac;
gnuastro-0.13.50/doc/Makefile.in:385:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/doc/Makefile.in-386-am__install_max = 40
gnuastro-0.13.50/doc/Makefile.in-387-am__nobase_strip_setup = \
gnuastro-0.13.50/doc/Makefile.in:388:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/doc/Makefile.in-389-am__nobase_strip = \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2028-	  $(am__cd) $(srcdir) && \
gnuastro-0.13.50/doc/Makefile.in:2029:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
gnuastro-0.13.50/doc/Makefile.in-2030-	fi; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2060-	@(dir=.; test -f ./gnuastro.texi || dir=$(srcdir); \
gnuastro-0.13.50/doc/Makefile.in:2061:	set `$(SHELL) $(top_srcdir)/bootstrapped/build-aux/mdate-sh $$dir/gnuastro.texi`; \
gnuastro-0.13.50/doc/Makefile.in-2062-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2104-	  for file in $$list; do \
gnuastro-0.13.50/doc/Makefile.in:2105:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnuastro-0.13.50/doc/Makefile.in-2106-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2113-	for file in $$list; do \
gnuastro-0.13.50/doc/Makefile.in:2114:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnuastro-0.13.50/doc/Makefile.in:2115:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
gnuastro-0.13.50/doc/Makefile.in-2116-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2140-dist-info: $(INFO_DEPS)
gnuastro-0.13.50/doc/Makefile.in:2141:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gnuastro-0.13.50/doc/Makefile.in-2142-	list='$(INFO_DEPS)'; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2144-	  case $$base in \
gnuastro-0.13.50/doc/Makefile.in:2145:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/doc/Makefile.in-2146-	  esac; \
gnuastro-0.13.50/doc/Makefile.in-2147-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
gnuastro-0.13.50/doc/Makefile.in:2148:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
gnuastro-0.13.50/doc/Makefile.in-2149-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
gnuastro-0.13.50/doc/Makefile.in-2150-	    if test -f $$file; then \
gnuastro-0.13.50/doc/Makefile.in:2151:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
gnuastro-0.13.50/doc/Makefile.in-2152-	      test -f "$(distdir)/$$relfile" || \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2166-	@list='$(INFO_DEPS)'; for i in $$list; do \
gnuastro-0.13.50/doc/Makefile.in:2167:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
gnuastro-0.13.50/doc/Makefile.in-2168-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2175-	test -n "$(man1dir)" \
gnuastro-0.13.50/doc/Makefile.in:2176:	  && test -n "`echo $$list1$$list2`" \
gnuastro-0.13.50/doc/Makefile.in-2177-	  || exit 0; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2232-	@list='$(dist_infognuastro_DATA)'; test -n "$(infognuastrodir)" || list=; \
gnuastro-0.13.50/doc/Makefile.in:2233:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/doc/Makefile.in-2234-	dir='$(DESTDIR)$(infognuastrodir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/doc/Makefile.in-2245-distdir-am: $(DISTFILES)
gnuastro-0.13.50/doc/Makefile.in:2246:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/doc/Makefile.in:2247:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/doc/Makefile.in-2248-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2259-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/doc/Makefile.in:2260:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/doc/Makefile.in-2261-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2390-	@$(NORMAL_INSTALL)
gnuastro-0.13.50/doc/Makefile.in:2391:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gnuastro-0.13.50/doc/Makefile.in-2392-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2398-	  case $$file in \
gnuastro-0.13.50/doc/Makefile.in:2399:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/doc/Makefile.in-2400-	  esac; \
gnuastro-0.13.50/doc/Makefile.in-2401-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
gnuastro-0.13.50/doc/Makefile.in:2402:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
gnuastro-0.13.50/doc/Makefile.in-2403-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
gnuastro-0.13.50/doc/Makefile.in-2416-	  for file in $$list; do \
gnuastro-0.13.50/doc/Makefile.in:2417:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gnuastro-0.13.50/doc/Makefile.in-2418-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
gnuastro-0.13.50/lib/Makefile.in-52-  { \
gnuastro-0.13.50/lib/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/lib/Makefile.in-54-  }; \
##############################################
gnuastro-0.13.50/lib/Makefile.in-319-CONFIG_CLEAN_VPATH_FILES =
gnuastro-0.13.50/lib/Makefile.in:320:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/lib/Makefile.in-321-am__vpath_adj = case $$p in \
gnuastro-0.13.50/lib/Makefile.in:322:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/lib/Makefile.in-323-    *) f=$$p;; \
gnuastro-0.13.50/lib/Makefile.in-324-  esac;
gnuastro-0.13.50/lib/Makefile.in:325:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/lib/Makefile.in-326-am__install_max = 40
gnuastro-0.13.50/lib/Makefile.in-327-am__nobase_strip_setup = \
gnuastro-0.13.50/lib/Makefile.in:328:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/lib/Makefile.in-329-am__nobase_strip = \
##############################################
gnuastro-0.13.50/lib/Makefile.in-2207-.c.o:
gnuastro-0.13.50/lib/Makefile.in:2208:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/lib/Makefile.in-2209-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/lib/Makefile.in-2215-.c.obj:
gnuastro-0.13.50/lib/Makefile.in:2216:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/lib/Makefile.in:2217:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/lib/Makefile.in-2218-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/lib/Makefile.in-2220-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/lib/Makefile.in:2221:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/lib/Makefile.in-2222-
gnuastro-0.13.50/lib/Makefile.in-2223-.c.lo:
gnuastro-0.13.50/lib/Makefile.in:2224:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/lib/Makefile.in-2225-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/lib/Makefile.in-2254-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gnuastro-0.13.50/lib/Makefile.in:2255:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/lib/Makefile.in-2256-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/lib/Makefile.in-2275-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
gnuastro-0.13.50/lib/Makefile.in:2276:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/lib/Makefile.in-2277-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/lib/Makefile.in-2308-GTAGS:
gnuastro-0.13.50/lib/Makefile.in:2309:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/lib/Makefile.in-2310-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/lib/Makefile.in-2334-distdir-am: $(DISTFILES)
gnuastro-0.13.50/lib/Makefile.in:2335:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/lib/Makefile.in:2336:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/lib/Makefile.in-2337-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/lib/Makefile.in-2348-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/lib/Makefile.in:2349:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/lib/Makefile.in-2350-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/Makefile.in-50-  { \
gnuastro-0.13.50/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/Makefile.in-52-  }; \
##############################################
gnuastro-0.13.50/Makefile.in-347-  esac
gnuastro-0.13.50/Makefile.in:348:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/Makefile.in-349-am__vpath_adj = case $$p in \
gnuastro-0.13.50/Makefile.in:350:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/Makefile.in-351-    *) f=$$p;; \
gnuastro-0.13.50/Makefile.in-352-  esac;
gnuastro-0.13.50/Makefile.in:353:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/Makefile.in-354-am__install_max = 40
gnuastro-0.13.50/Makefile.in-355-am__nobase_strip_setup = \
gnuastro-0.13.50/Makefile.in:356:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/Makefile.in-357-am__nobase_strip = \
##############################################
gnuastro-0.13.50/Makefile.in-445-  while test -n "$$dir1"; do \
gnuastro-0.13.50/Makefile.in:446:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnuastro-0.13.50/Makefile.in-447-    if test "$$first" != "."; then \
gnuastro-0.13.50/Makefile.in-448-      if test "$$first" = ".."; then \
gnuastro-0.13.50/Makefile.in:449:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnuastro-0.13.50/Makefile.in:450:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnuastro-0.13.50/Makefile.in-451-      else \
gnuastro-0.13.50/Makefile.in:452:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnuastro-0.13.50/Makefile.in-453-        if test "$$first2" = "$$first"; then \
gnuastro-0.13.50/Makefile.in:454:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnuastro-0.13.50/Makefile.in-455-        else \
##############################################
gnuastro-0.13.50/Makefile.in-460-    fi; \
gnuastro-0.13.50/Makefile.in:461:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnuastro-0.13.50/Makefile.in-462-  done; \
##############################################
gnuastro-0.13.50/Makefile.in-2087-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
gnuastro-0.13.50/Makefile.in:2088:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/Makefile.in-2089-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/Makefile.in-2108-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/Makefile.in:2109:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/Makefile.in-2110-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/Makefile.in-2125-	dot_seen=no; \
gnuastro-0.13.50/Makefile.in:2126:	target=`echo $@ | sed s/-recursive//`; \
gnuastro-0.13.50/Makefile.in-2127-	case "$@" in \
##############################################
gnuastro-0.13.50/Makefile.in-2188-GTAGS:
gnuastro-0.13.50/Makefile.in:2189:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/Makefile.in-2190-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/Makefile.in-2223-	test -d "$(distdir)" || mkdir "$(distdir)"
gnuastro-0.13.50/Makefile.in:2224:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/Makefile.in:2225:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/Makefile.in-2226-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/Makefile.in-2237-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/Makefile.in:2238:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/Makefile.in-2239-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/Makefile.in-2357-	test -d $(distdir)/_build || exit 0; \
gnuastro-0.13.50/Makefile.in:2358:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnuastro-0.13.50/Makefile.in-2359-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnuastro-0.13.50/Makefile.in-2401-	}; \
gnuastro-0.13.50/Makefile.in:2402:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gnuastro-0.13.50/Makefile.in-2403-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnuastro-0.13.50/Makefile.in-2413-	fi
gnuastro-0.13.50/Makefile.in:2414:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnuastro-0.13.50/Makefile.in-2415-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gnuastro-0.13.50/aclocal.m4-70-changequote(,)dnl
gnuastro-0.13.50/aclocal.m4:71:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnuastro-0.13.50/aclocal.m4-72-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnuastro-0.13.50/aclocal.m4-89-changequote(,)dnl
gnuastro-0.13.50/aclocal.m4:90:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnuastro-0.13.50/aclocal.m4-91-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnuastro-0.13.50/aclocal.m4-124-      case "$ac_file" in
gnuastro-0.13.50/aclocal.m4:125:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnuastro-0.13.50/aclocal.m4-126-      esac
##############################################
gnuastro-0.13.50/aclocal.m4-129-        # Adjust a relative srcdir.
gnuastro-0.13.50/aclocal.m4:130:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnuastro-0.13.50/aclocal.m4:131:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnuastro-0.13.50/aclocal.m4:132:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnuastro-0.13.50/aclocal.m4-133-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnuastro-0.13.50/aclocal.m4-136-        case "$ac_given_srcdir" in
gnuastro-0.13.50/aclocal.m4:137:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnuastro-0.13.50/aclocal.m4-138-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnuastro-0.13.50/aclocal.m4-157-            fi
gnuastro-0.13.50/aclocal.m4:158:            ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnuastro-0.13.50/aclocal.m4-159-            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gnuastro-0.13.50/aclocal.m4-250-  # Adjust a relative srcdir.
gnuastro-0.13.50/aclocal.m4:251:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnuastro-0.13.50/aclocal.m4:252:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnuastro-0.13.50/aclocal.m4:253:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnuastro-0.13.50/aclocal.m4-254-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnuastro-0.13.50/aclocal.m4-257-  case "$ac_given_srcdir" in
gnuastro-0.13.50/aclocal.m4:258:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnuastro-0.13.50/aclocal.m4-259-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnuastro-0.13.50/aclocal.m4-319-  # Set POTFILES to the value of the Makefile variable POTFILES.
gnuastro-0.13.50/aclocal.m4:320:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
gnuastro-0.13.50/aclocal.m4:321:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
gnuastro-0.13.50/aclocal.m4-322-  # Compute POTFILES_DEPS as
##############################################
gnuastro-0.13.50/aclocal.m4-334-    # The LINGUAS file contains the set of available languages.
gnuastro-0.13.50/aclocal.m4:335:    ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnuastro-0.13.50/aclocal.m4-336-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gnuastro-0.13.50/aclocal.m4-338-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
gnuastro-0.13.50/aclocal.m4:339:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
gnuastro-0.13.50/aclocal.m4:340:    ALL_LINGUAS=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
gnuastro-0.13.50/aclocal.m4-341-  fi
##############################################
gnuastro-0.13.50/aclocal.m4-380-    QMFILES="$QMFILES $srcdirpre$lang.qm"
gnuastro-0.13.50/aclocal.m4:381:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnuastro-0.13.50/aclocal.m4-382-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
gnuastro-0.13.50/aclocal.m4:383:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnuastro-0.13.50/aclocal.m4-384-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnuastro-0.13.50/aclocal.m4-421-      QTCATALOGS="$QTCATALOGS $lang.qm"
gnuastro-0.13.50/aclocal.m4:422:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnuastro-0.13.50/aclocal.m4-423-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
gnuastro-0.13.50/aclocal.m4:424:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnuastro-0.13.50/aclocal.m4-425-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnuastro-0.13.50/aclocal.m4-433-    for lang in $ALL_LINGUAS; do
gnuastro-0.13.50/aclocal.m4:434:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnuastro-0.13.50/aclocal.m4-435-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnuastro-0.13.50/aclocal.m4-444-    for lang in $ALL_LINGUAS; do
gnuastro-0.13.50/aclocal.m4:445:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gnuastro-0.13.50/aclocal.m4-446-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnuastro-0.13.50/aclocal.m4-603-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnuastro-0.13.50/aclocal.m4:604:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnuastro-0.13.50/aclocal.m4-605-# and then we would define $MISSING as
##############################################
gnuastro-0.13.50/aclocal.m4-618-# Expand $ac_aux_dir to an absolute path.
gnuastro-0.13.50/aclocal.m4:619:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnuastro-0.13.50/aclocal.m4-620-])
##############################################
gnuastro-0.13.50/aclocal.m4-716-  if test "$am_compiler_list" = ""; then
gnuastro-0.13.50/aclocal.m4:717:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnuastro-0.13.50/aclocal.m4-718-  fi
##############################################
gnuastro-0.13.50/aclocal.m4-869-    # Strip MF so we end up with the name of the file.
gnuastro-0.13.50/aclocal.m4:870:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gnuastro-0.13.50/aclocal.m4-871-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnuastro-0.13.50/aclocal.m4-876-      || continue
gnuastro-0.13.50/aclocal.m4:877:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gnuastro-0.13.50/aclocal.m4:878:    am_filepart=`AS_BASENAME(["$am_mf"])`
gnuastro-0.13.50/aclocal.m4-879-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gnuastro-0.13.50/aclocal.m4-946-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnuastro-0.13.50/aclocal.m4:947:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnuastro-0.13.50/aclocal.m4-948-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnuastro-0.13.50/aclocal.m4-1105-    * )
gnuastro-0.13.50/aclocal.m4:1106:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnuastro-0.13.50/aclocal.m4-1107-  esac
gnuastro-0.13.50/aclocal.m4-1108-done
gnuastro-0.13.50/aclocal.m4:1109:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnuastro-0.13.50/aclocal.m4-1110-
##############################################
gnuastro-0.13.50/aclocal.m4-1361-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnuastro-0.13.50/aclocal.m4:1362:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnuastro-0.13.50/aclocal.m4-1363-     if test "$[*]" = "X"; then
gnuastro-0.13.50/aclocal.m4-1364-	# -L didn't work.
gnuastro-0.13.50/aclocal.m4:1365:	set X `ls -t "$srcdir/configure" conftest.file`
gnuastro-0.13.50/aclocal.m4-1366-     fi
##############################################
gnuastro-0.13.50/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnuastro-0.13.50/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnuastro-0.13.50/configure-47-  as_echo='print -r --'
gnuastro-0.13.50/configure-48-  as_echo_n='print -rn --'
gnuastro-0.13.50/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnuastro-0.13.50/configure-50-  as_echo='printf %s\n'
##############################################
gnuastro-0.13.50/configure-52-else
gnuastro-0.13.50/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnuastro-0.13.50/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnuastro-0.13.50/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnuastro-0.13.50/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnuastro-0.13.50/configure-64-      esac;
##############################################
gnuastro-0.13.50/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnuastro-0.13.50/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnuastro-0.13.50/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
gnuastro-0.13.50/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
gnuastro-0.13.50/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gnuastro-0.13.50/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
gnuastro-0.13.50/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
gnuastro-0.13.50/configure-335-      case $as_dir in #(
gnuastro-0.13.50/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnuastro-0.13.50/configure-337-      *) as_qdir=$as_dir;;
##############################################
gnuastro-0.13.50/configure-408-  {
gnuastro-0.13.50/configure:409:    as_val=`expr "$@" || test $? -eq 1`
gnuastro-0.13.50/configure-410-  }
##############################################
gnuastro-0.13.50/configure-415-# ----------------------------------------
gnuastro-0.13.50/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnuastro-0.13.50/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnuastro-0.13.50/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnuastro-0.13.50/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnuastro-0.13.50/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnuastro-0.13.50/configure-2347-  case $ac_option in
gnuastro-0.13.50/configure:2348:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnuastro-0.13.50/configure-2349-  *=)   ac_optarg= ;;
##############################################
gnuastro-0.13.50/configure-2391-  -disable-* | --disable-*)
gnuastro-0.13.50/configure:2392:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnuastro-0.13.50/configure-2393-    # Reject names that are not valid shell variable names.
##############################################
gnuastro-0.13.50/configure-2396-    ac_useropt_orig=$ac_useropt
gnuastro-0.13.50/configure:2397:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnuastro-0.13.50/configure-2398-    case $ac_user_opts in
##############################################
gnuastro-0.13.50/configure-2417-  -enable-* | --enable-*)
gnuastro-0.13.50/configure:2418:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnuastro-0.13.50/configure-2419-    # Reject names that are not valid shell variable names.
##############################################
gnuastro-0.13.50/configure-2422-    ac_useropt_orig=$ac_useropt
gnuastro-0.13.50/configure:2423:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnuastro-0.13.50/configure-2424-    case $ac_user_opts in
##############################################
gnuastro-0.13.50/configure-2621-  -with-* | --with-*)
gnuastro-0.13.50/configure:2622:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnuastro-0.13.50/configure-2623-    # Reject names that are not valid shell variable names.
##############################################
gnuastro-0.13.50/configure-2626-    ac_useropt_orig=$ac_useropt
gnuastro-0.13.50/configure:2627:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnuastro-0.13.50/configure-2628-    case $ac_user_opts in
##############################################
gnuastro-0.13.50/configure-2637-  -without-* | --without-*)
gnuastro-0.13.50/configure:2638:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnuastro-0.13.50/configure-2639-    # Reject names that are not valid shell variable names.
##############################################
gnuastro-0.13.50/configure-2642-    ac_useropt_orig=$ac_useropt
gnuastro-0.13.50/configure:2643:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnuastro-0.13.50/configure-2644-    case $ac_user_opts in
##############################################
gnuastro-0.13.50/configure-2675-  *=*)
gnuastro-0.13.50/configure:2676:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnuastro-0.13.50/configure-2677-    # Reject names that are not valid shell variable names.
##############################################
gnuastro-0.13.50/configure-2696-if test -n "$ac_prev"; then
gnuastro-0.13.50/configure:2697:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnuastro-0.13.50/configure-2698-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnuastro-0.13.50/configure-2718-    */ )
gnuastro-0.13.50/configure:2719:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnuastro-0.13.50/configure-2720-      eval $ac_var=\$ac_val;;
##############################################
gnuastro-0.13.50/configure-2753-ac_ls_di=`ls -di .` &&
gnuastro-0.13.50/configure:2754:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnuastro-0.13.50/configure-2755-  as_fn_error $? "working directory cannot be determined"
##############################################
gnuastro-0.13.50/configure-2809-case $srcdir in
gnuastro-0.13.50/configure:2810:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnuastro-0.13.50/configure-2811-esac
##############################################
gnuastro-0.13.50/configure-2852-By default, \`make install' will install all the files in
gnuastro-0.13.50/configure:2853:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnuastro-0.13.50/configure:2854:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnuastro-0.13.50/configure-2855-for instance \`--prefix=\$HOME'.
##############################################
gnuastro-0.13.50/configure-3020-*)
gnuastro-0.13.50/configure:3021:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnuastro-0.13.50/configure-3022-  # A ".." for each directory in $ac_dir_suffix.
gnuastro-0.13.50/configure:3023:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnuastro-0.13.50/configure-3024-  case $ac_top_builddir_sub in
##############################################
gnuastro-0.13.50/configure-3805-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
gnuastro-0.13.50/configure:3806:  as_decl_name=`echo $2|sed 's/ *(.*//'`
gnuastro-0.13.50/configure:3807:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
gnuastro-0.13.50/configure-3808-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
gnuastro-0.13.50/configure-3974-    *\'*)
gnuastro-0.13.50/configure:3975:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnuastro-0.13.50/configure-3976-    esac
##############################################
gnuastro-0.13.50/configure-4057-      case $ac_val in
gnuastro-0.13.50/configure:4058:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnuastro-0.13.50/configure-4059-      esac
##############################################
gnuastro-0.13.50/configure-4072-	case $ac_val in
gnuastro-0.13.50/configure:4073:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnuastro-0.13.50/configure-4074-	esac
##############################################
gnuastro-0.13.50/configure-4281-    set,)
gnuastro-0.13.50/configure:4282:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnuastro-0.13.50/configure:4283:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnuastro-0.13.50/configure-4284-      ac_cache_corrupted=: ;;
##############################################
gnuastro-0.13.50/configure-4292-	# differences in whitespace do not lead to failure.
gnuastro-0.13.50/configure:4293:	ac_old_val_w=`echo x $ac_old_val`
gnuastro-0.13.50/configure:4294:	ac_new_val_w=`echo x $ac_new_val`
gnuastro-0.13.50/configure-4295-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnuastro-0.13.50/configure-4312-    case $ac_new_val in
gnuastro-0.13.50/configure:4313:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnuastro-0.13.50/configure-4314-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnuastro-0.13.50/configure-4487-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnuastro-0.13.50/configure:4488:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnuastro-0.13.50/configure-4489-     if test "$*" = "X"; then
gnuastro-0.13.50/configure-4490-	# -L didn't work.
gnuastro-0.13.50/configure:4491:	set X `ls -t "$srcdir/configure" conftest.file`
gnuastro-0.13.50/configure-4492-     fi
##############################################
gnuastro-0.13.50/configure-4538-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnuastro-0.13.50/configure:4539:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnuastro-0.13.50/configure-4540-
gnuastro-0.13.50/configure-4541-# Expand $ac_aux_dir to an absolute path.
gnuastro-0.13.50/configure:4542:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnuastro-0.13.50/configure-4543-
##############################################
gnuastro-0.13.50/configure-4683-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gnuastro-0.13.50/configure:4684:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnuastro-0.13.50/configure-4685-	     'mkdir (GNU coreutils) '* | \
##############################################
gnuastro-0.13.50/configure-4756-set x ${MAKE-make}
gnuastro-0.13.50/configure:4757:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnuastro-0.13.50/configure-4758-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnuastro-0.13.50/configure-4766-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnuastro-0.13.50/configure:4767:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnuastro-0.13.50/configure-4768-  *@@@%%%=?*=@@@%%%*)
##############################################
gnuastro-0.13.50/configure-4832-
gnuastro-0.13.50/configure:4833:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnuastro-0.13.50/configure-4834-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnuastro-0.13.50/configure-5411-$as_echo_n "checking whether the C compiler works... " >&6; }
gnuastro-0.13.50/configure:5412:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnuastro-0.13.50/configure-5413-
##############################################
gnuastro-0.13.50/configure-5455-	then :; else
gnuastro-0.13.50/configure:5456:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnuastro-0.13.50/configure-5457-	fi
##############################################
gnuastro-0.13.50/configure-5515-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnuastro-0.13.50/configure:5516:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnuastro-0.13.50/configure-5517-	  break;;
##############################################
gnuastro-0.13.50/configure-5624-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnuastro-0.13.50/configure:5625:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnuastro-0.13.50/configure-5626-       break;;
##############################################
gnuastro-0.13.50/configure-6442-  if test "$am_compiler_list" = ""; then
gnuastro-0.13.50/configure:6443:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnuastro-0.13.50/configure-6444-  fi
##############################################
gnuastro-0.13.50/configure-7242-  if test "$am_compiler_list" = ""; then
gnuastro-0.13.50/configure:7243:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnuastro-0.13.50/configure-7244-  fi
##############################################
gnuastro-0.13.50/configure-7499-  # Check for GNU $ac_path_GREP
gnuastro-0.13.50/configure:7500:case `"$ac_path_GREP" --version 2>&1` in
gnuastro-0.13.50/configure-7501-*GNU*)
##############################################
gnuastro-0.13.50/configure-7565-  # Check for GNU $ac_path_EGREP
gnuastro-0.13.50/configure:7566:case `"$ac_path_EGREP" --version 2>&1` in
gnuastro-0.13.50/configure-7567-*GNU*)
##############################################
gnuastro-0.13.50/configure-7726-do :
gnuastro-0.13.50/configure:7727:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnuastro-0.13.50/configure-7728-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnuastro-0.13.50/configure-7731-  cat >>confdefs.h <<_ACEOF
gnuastro-0.13.50/configure:7732:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnuastro-0.13.50/configure-7733-_ACEOF
##############################################
gnuastro-0.13.50/configure-8297-test "x$ac_build_alias" = x &&
gnuastro-0.13.50/configure:8298:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gnuastro-0.13.50/configure-8299-test "x$ac_build_alias" = x &&
gnuastro-0.13.50/configure-8300-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gnuastro-0.13.50/configure:8301:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gnuastro-0.13.50/configure-8302-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gnuastro-0.13.50/configure-8321-IFS=$ac_save_IFS
gnuastro-0.13.50/configure:8322:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gnuastro-0.13.50/configure-8323-
##############################################
gnuastro-0.13.50/configure-8332-else
gnuastro-0.13.50/configure:8333:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gnuastro-0.13.50/configure-8334-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gnuastro-0.13.50/configure-8354-IFS=$ac_save_IFS
gnuastro-0.13.50/configure:8355:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gnuastro-0.13.50/configure-8356-
##############################################
gnuastro-0.13.50/configure-9275-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnuastro-0.13.50/configure:9276:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnuastro-0.13.50/configure-9277-  ECHO='print -r --'
gnuastro-0.13.50/configure:9278:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnuastro-0.13.50/configure-9279-  ECHO='printf %s\n'
##############################################
gnuastro-0.13.50/configure-9344-  # Check for GNU $ac_path_SED
gnuastro-0.13.50/configure:9345:case `"$ac_path_SED" --version 2>&1` in
gnuastro-0.13.50/configure-9346-*GNU*)
##############################################
gnuastro-0.13.50/configure-9423-  # Check for GNU $ac_path_FGREP
gnuastro-0.13.50/configure:9424:case `"$ac_path_FGREP" --version 2>&1` in
gnuastro-0.13.50/configure-9425-*GNU*)
##############################################
gnuastro-0.13.50/configure-9503-    # gcc leaves a trailing carriage return, which upsets mingw
gnuastro-0.13.50/configure:9504:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnuastro-0.13.50/configure-9505-  *)
gnuastro-0.13.50/configure:9506:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnuastro-0.13.50/configure-9507-  esac
##############################################
gnuastro-0.13.50/configure-9512-      # Canonicalize the pathname of ld
gnuastro-0.13.50/configure:9513:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnuastro-0.13.50/configure-9514-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnuastro-0.13.50/configure:9515:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnuastro-0.13.50/configure-9516-      done
##############################################
gnuastro-0.13.50/configure-9547-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnuastro-0.13.50/configure:9548:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnuastro-0.13.50/configure-9549-      *GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/configure-9578-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnuastro-0.13.50/configure:9579:case `$LD -v 2>&1 </dev/null` in
gnuastro-0.13.50/configure-9580-*GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/configure-9628-	esac
gnuastro-0.13.50/configure:9629:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnuastro-0.13.50/configure-9630-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnuastro-0.13.50/configure-9634-	*)
gnuastro-0.13.50/configure:9635:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnuastro-0.13.50/configure-9636-	  */dev/null*)
##############################################
gnuastro-0.13.50/configure-9762-
gnuastro-0.13.50/configure:9763:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnuastro-0.13.50/configure-9764-    *COFF*)
##############################################
gnuastro-0.13.50/configure-9874-    # And add a safety zone
gnuastro-0.13.50/configure:9875:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnuastro-0.13.50/configure:9876:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnuastro-0.13.50/configure-9877-    ;;
##############################################
gnuastro-0.13.50/configure-9907-    if test -n "$kargmax"; then
gnuastro-0.13.50/configure:9908:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gnuastro-0.13.50/configure-9909-    else
##############################################
gnuastro-0.13.50/configure-9916-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnuastro-0.13.50/configure:9917:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnuastro-0.13.50/configure:9918:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnuastro-0.13.50/configure-9919-    else
##############################################
gnuastro-0.13.50/configure-9928-      # we can't tell.
gnuastro-0.13.50/configure:9929:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnuastro-0.13.50/configure-9930-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnuastro-0.13.50/configure-9932-      do
gnuastro-0.13.50/configure:9933:        i=`expr $i + 1`
gnuastro-0.13.50/configure-9934-        teststring=$teststring$teststring
##############################################
gnuastro-0.13.50/configure-9936-      # Only check the string length outside the loop.
gnuastro-0.13.50/configure:9937:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnuastro-0.13.50/configure-9938-      teststring=
##############################################
gnuastro-0.13.50/configure-9941-      # linker.  It appears as though 1/2 is a usable value.
gnuastro-0.13.50/configure:9942:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnuastro-0.13.50/configure-9943-    fi
##############################################
gnuastro-0.13.50/configure-10352-openbsd* | bitrig*)
gnuastro-0.13.50/configure:10353:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnuastro-0.13.50/configure-10354-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gnuastro-0.13.50/configure-10422-    else
gnuastro-0.13.50/configure:10423:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gnuastro-0.13.50/configure-10424-    fi
##############################################
gnuastro-0.13.50/configure-10567-  # decide which one to use based on capabilities of $DLLTOOL
gnuastro-0.13.50/configure:10568:  case `$DLLTOOL --help 2>&1` in
gnuastro-0.13.50/configure-10569-  *--identify-strict*)
##############################################
gnuastro-0.13.50/configure-11104-# If we're using GNU nm, then use its standard symbol codes.
gnuastro-0.13.50/configure:11105:case `$NM -V 2>&1` in
gnuastro-0.13.50/configure-11106-*GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/configure-11152-mingw*)
gnuastro-0.13.50/configure:11153:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnuastro-0.13.50/configure-11154-  ;;
##############################################
gnuastro-0.13.50/configure-11384-   if test yes = "$GCC"; then
gnuastro-0.13.50/configure:11385:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnuastro-0.13.50/configure-11386-   fi
##############################################
gnuastro-0.13.50/configure-11388- /*)
gnuastro-0.13.50/configure:11389:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnuastro-0.13.50/configure-11390-   ;; #(
##############################################
gnuastro-0.13.50/configure-11483-    done
gnuastro-0.13.50/configure:11484:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnuastro-0.13.50/configure-11485-}
##############################################
gnuastro-0.13.50/configure-11505-  test $ac_status = 0; }; then
gnuastro-0.13.50/configure:11506:    case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/configure-11507-      *ELF-32*)
##############################################
gnuastro-0.13.50/configure-11526-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnuastro-0.13.50/configure:11527:      case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/configure-11528-	*32-bit*)
##############################################
gnuastro-0.13.50/configure-11538-    else
gnuastro-0.13.50/configure:11539:      case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/configure-11540-	*32-bit*)
##############################################
gnuastro-0.13.50/configure-11564-    emul=elf
gnuastro-0.13.50/configure:11565:    case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/configure-11566-      *32-bit*)
##############################################
gnuastro-0.13.50/configure-11572-    esac
gnuastro-0.13.50/configure:11573:    case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/configure-11574-      *MSB*)
##############################################
gnuastro-0.13.50/configure-11580-    esac
gnuastro-0.13.50/configure:11581:    case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/configure-11582-      *N32*)
##############################################
gnuastro-0.13.50/configure-12513-    *:)
gnuastro-0.13.50/configure:12514:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnuastro-0.13.50/configure-12515-        ;;
gnuastro-0.13.50/configure-12516-    x:*)
gnuastro-0.13.50/configure:12517:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnuastro-0.13.50/configure-12518-        ;;
gnuastro-0.13.50/configure-12519-    *::*)
gnuastro-0.13.50/configure:12520:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnuastro-0.13.50/configure:12521:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnuastro-0.13.50/configure-12522-        ;;
gnuastro-0.13.50/configure-12523-    *)
gnuastro-0.13.50/configure:12524:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnuastro-0.13.50/configure-12525-        ;;
##############################################
gnuastro-0.13.50/configure-12547-  case $2 in
gnuastro-0.13.50/configure:12548:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
gnuastro-0.13.50/configure:12549:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
gnuastro-0.13.50/configure-12550-  esac
##############################################
gnuastro-0.13.50/configure-12889-	"file_magic "*)
gnuastro-0.13.50/configure:12890:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnuastro-0.13.50/configure-12891-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnuastro-0.13.50/configure-12955-	"file_magic "*)
gnuastro-0.13.50/configure:12956:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnuastro-0.13.50/configure-12957-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnuastro-0.13.50/configure-13353-      *)
gnuastro-0.13.50/configure:13354:	case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/configure-13355-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gnuastro-0.13.50/configure-13799-	# shared libraries, regardless of the interface used.
gnuastro-0.13.50/configure:13800:	case `$LD -v 2>&1` in
gnuastro-0.13.50/configure-13801-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnuastro-0.13.50/configure-13831-    supports_anon_versioning=no
gnuastro-0.13.50/configure:13832:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gnuastro-0.13.50/configure-13833-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnuastro-0.13.50/configure-13900-	# is; otherwise, prepend EXPORTS...
gnuastro-0.13.50/configure:13901:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnuastro-0.13.50/configure-13902-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gnuastro-0.13.50/configure-13934-	prefix_cmds="$SED"~
gnuastro-0.13.50/configure:13935:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnuastro-0.13.50/configure-13936-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnuastro-0.13.50/configure-13957-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnuastro-0.13.50/configure:13958:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnuastro-0.13.50/configure:13959:      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'
gnuastro-0.13.50/configure-13960-      ;;
##############################################
gnuastro-0.13.50/configure-13975-        pgcc*)				# Portland Group C compiler
gnuastro-0.13.50/configure:13976:	  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'
gnuastro-0.13.50/configure-13977-	  tmp_addflag=' $pic_flag'
##############################################
gnuastro-0.13.50/configure-13980-					# Portland Group f77 and f90 compilers
gnuastro-0.13.50/configure:13981:	  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'
gnuastro-0.13.50/configure-13982-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnuastro-0.13.50/configure-13997-	nvcc*)	# Cuda Compiler Driver 2.2
gnuastro-0.13.50/configure:13998:	  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'
gnuastro-0.13.50/configure-13999-	  compiler_needs_object=yes
##############################################
gnuastro-0.13.50/configure-14001-	esac
gnuastro-0.13.50/configure:14002:	case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/configure-14003-	*Sun\ C*)			# Sun C 5.9
gnuastro-0.13.50/configure:14004:	  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'
gnuastro-0.13.50/configure-14005-	  compiler_needs_object=yes
##############################################
gnuastro-0.13.50/configure-14072-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnuastro-0.13.50/configure:14073:      case `$LD -v 2>&1` in
gnuastro-0.13.50/configure-14074-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnuastro-0.13.50/configure-14161-	else
gnuastro-0.13.50/configure:14162:	  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 == "L") || (\$ 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'
gnuastro-0.13.50/configure-14163-	fi
##############################################
gnuastro-0.13.50/configure-14226-	# below for broken collect2 doesn't work under 4.3+
gnuastro-0.13.50/configure:14227:	  collect2name=`$CC -print-prog-name=collect2`
gnuastro-0.13.50/configure-14228-	  if test -f "$collect2name" &&
##############################################
gnuastro-0.13.50/configure-14306-      }'
gnuastro-0.13.50/configure:14307:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnuastro-0.13.50/configure-14308-  # Check for a 64-bit object if we didn't find anything.
gnuastro-0.13.50/configure-14309-  if test -z "$lt_cv_aix_libpath_"; then
gnuastro-0.13.50/configure:14310:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnuastro-0.13.50/configure-14311-  fi
##############################################
gnuastro-0.13.50/configure-14324-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gnuastro-0.13.50/configure:14325:        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
gnuastro-0.13.50/configure-14326-      else
##############################################
gnuastro-0.13.50/configure-14359-      }'
gnuastro-0.13.50/configure:14360:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnuastro-0.13.50/configure-14361-  # Check for a 64-bit object if we didn't find anything.
gnuastro-0.13.50/configure-14362-  if test -z "$lt_cv_aix_libpath_"; then
gnuastro-0.13.50/configure:14363:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnuastro-0.13.50/configure-14364-  fi
##############################################
gnuastro-0.13.50/configure-14391-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnuastro-0.13.50/configure:14392:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gnuastro-0.13.50/configure-14393-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnuastro-0.13.50/configure-14444-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gnuastro-0.13.50/configure:14445:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnuastro-0.13.50/configure-14446-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gnuastro-0.13.50/configure-14482-	# FIXME: Setting linknames here is a bad hack.
gnuastro-0.13.50/configure:14483:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnuastro-0.13.50/configure-14484-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnuastro-0.13.50/configure-14500-  if test yes = "$lt_cv_ld_force_load"; then
gnuastro-0.13.50/configure:14501:    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\"`'
gnuastro-0.13.50/configure-14502-
##############################################
gnuastro-0.13.50/configure-14680-      if test yes = "$GCC"; then
gnuastro-0.13.50/configure:14681:	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'
gnuastro-0.13.50/configure-14682-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnuastro-0.13.50/configure-14708-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnuastro-0.13.50/configure:14709:          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'
gnuastro-0.13.50/configure-14710-	fi
gnuastro-0.13.50/configure-14711-      else
gnuastro-0.13.50/configure:14712:	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'
gnuastro-0.13.50/configure:14713:	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'
gnuastro-0.13.50/configure-14714-      fi
##############################################
gnuastro-0.13.50/configure-14758-	hardcode_direct_absolute=yes
gnuastro-0.13.50/configure:14759:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnuastro-0.13.50/configure-14760-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnuastro-0.13.50/configure-14789-	prefix_cmds="$SED"~
gnuastro-0.13.50/configure:14790:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnuastro-0.13.50/configure-14791-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnuastro-0.13.50/configure-14804-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnuastro-0.13.50/configure:14805:	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'
gnuastro-0.13.50/configure-14806-      else
gnuastro-0.13.50/configure-14807-	allow_undefined_flag=' -expect_unresolved \*'
gnuastro-0.13.50/configure:14808:	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'
gnuastro-0.13.50/configure-14809-      fi
##############################################
gnuastro-0.13.50/configure-14817-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnuastro-0.13.50/configure:14818:	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'
gnuastro-0.13.50/configure-14819-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gnuastro-0.13.50/configure-14821-	allow_undefined_flag=' -expect_unresolved \*'
gnuastro-0.13.50/configure:14822:	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'
gnuastro-0.13.50/configure:14823:	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~
gnuastro-0.13.50/configure:14824:          $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'
gnuastro-0.13.50/configure-14825-
##############################################
gnuastro-0.13.50/configure-14840-      else
gnuastro-0.13.50/configure:14841:	case `$CC -V 2>&1` in
gnuastro-0.13.50/configure-14842-	*"Compilers 5.0"*)
##############################################
gnuastro-0.13.50/configure-15239-  esac
gnuastro-0.13.50/configure:15240:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnuastro-0.13.50/configure-15241-  case $lt_search_path_spec in
##############################################
gnuastro-0.13.50/configure-15246-    # okay in the real world where ";" in dirpaths is itself problematic.
gnuastro-0.13.50/configure:15247:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnuastro-0.13.50/configure-15248-    ;;
gnuastro-0.13.50/configure-15249-  *)
gnuastro-0.13.50/configure:15250:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnuastro-0.13.50/configure-15251-    ;;
##############################################
gnuastro-0.13.50/configure-15255-  lt_tmp_lt_search_path_spec=
gnuastro-0.13.50/configure:15256:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnuastro-0.13.50/configure-15257-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnuastro-0.13.50/configure-15297-  esac
gnuastro-0.13.50/configure:15298:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnuastro-0.13.50/configure-15299-else
##############################################
gnuastro-0.13.50/configure-15437-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnuastro-0.13.50/configure:15438:    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'
gnuastro-0.13.50/configure-15439-    ;;
##############################################
gnuastro-0.13.50/configure-15473-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnuastro-0.13.50/configure:15474:    postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/configure:15475:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnuastro-0.13.50/configure:15476:      dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/configure-15477-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnuastro-0.13.50/configure-15482-      fi'
gnuastro-0.13.50/configure:15483:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnuastro-0.13.50/configure-15484-      dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/configure-15490-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnuastro-0.13.50/configure:15491:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/configure-15492-
##############################################
gnuastro-0.13.50/configure-15496-      # MinGW DLLs use traditional 'lib' prefix
gnuastro-0.13.50/configure:15497:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/configure-15498-      ;;
##############################################
gnuastro-0.13.50/configure-15500-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnuastro-0.13.50/configure:15501:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/configure-15502-      ;;
##############################################
gnuastro-0.13.50/configure-15509-    libname_spec='$name'
gnuastro-0.13.50/configure:15510:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/configure-15511-    library_names_spec='$libname.dll.lib'
##############################################
gnuastro-0.13.50/configure-15521-        # Let DOS variable expansion print the short 8.3 style file name.
gnuastro-0.13.50/configure:15522:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnuastro-0.13.50/configure-15523-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnuastro-0.13.50/configure-15526-      # Convert to MSYS style.
gnuastro-0.13.50/configure:15527:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gnuastro-0.13.50/configure-15528-      ;;
##############################################
gnuastro-0.13.50/configure-15532-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnuastro-0.13.50/configure:15533:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnuastro-0.13.50/configure:15534:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnuastro-0.13.50/configure:15535:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnuastro-0.13.50/configure-15536-      ;;
##############################################
gnuastro-0.13.50/configure-15540-        # It is most probably a Windows format PATH.
gnuastro-0.13.50/configure:15541:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnuastro-0.13.50/configure-15542-      else
gnuastro-0.13.50/configure:15543:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnuastro-0.13.50/configure-15544-      fi
##############################################
gnuastro-0.13.50/configure-15550-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnuastro-0.13.50/configure:15551:    postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/configure:15552:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnuastro-0.13.50/configure:15553:      dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/configure-15554-      test -d \$dldir || mkdir -p \$dldir~
gnuastro-0.13.50/configure-15555-      $install_prog $dir/$dlname \$dldir/$dlname'
gnuastro-0.13.50/configure:15556:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnuastro-0.13.50/configure-15557-      dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/configure-15564-    # Assume MSVC and ICC wrapper
gnuastro-0.13.50/configure:15565:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gnuastro-0.13.50/configure-15566-    dynamic_linker='Win32 ld.exe'
##############################################
gnuastro-0.13.50/configure-15581-  shlibpath_var=DYLD_LIBRARY_PATH
gnuastro-0.13.50/configure:15582:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnuastro-0.13.50/configure-15583-
##############################################
gnuastro-0.13.50/configure-15834-  if test -f /etc/ld.so.conf; then
gnuastro-0.13.50/configure:15835:    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' ' '`
gnuastro-0.13.50/configure-15836-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnuastro-0.13.50/configure-15888-  need_lib_prefix=no
gnuastro-0.13.50/configure:15889:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnuastro-0.13.50/configure-15890-    need_version=no
##############################################
gnuastro-0.13.50/configure-15915-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnuastro-0.13.50/configure:15916:  postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/configure:15917:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnuastro-0.13.50/configure:15918:    dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/configure-15919-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnuastro-0.13.50/configure-15924-    fi'
gnuastro-0.13.50/configure:15925:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnuastro-0.13.50/configure-15926-    dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/configure-17118-    # gcc leaves a trailing carriage return, which upsets mingw
gnuastro-0.13.50/configure:17119:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnuastro-0.13.50/configure-17120-  *)
gnuastro-0.13.50/configure:17121:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnuastro-0.13.50/configure-17122-  esac
##############################################
gnuastro-0.13.50/configure-17127-      # Canonicalize the pathname of ld
gnuastro-0.13.50/configure:17128:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnuastro-0.13.50/configure-17129-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnuastro-0.13.50/configure:17130:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnuastro-0.13.50/configure-17131-      done
##############################################
gnuastro-0.13.50/configure-17162-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnuastro-0.13.50/configure:17163:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnuastro-0.13.50/configure-17164-      *GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/configure-17193-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnuastro-0.13.50/configure:17194:case `$LD -v 2>&1 </dev/null` in
gnuastro-0.13.50/configure-17195-*GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/configure-17227-        # ancient GNU ld didn't support --whole-archive et. al.
gnuastro-0.13.50/configure:17228:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gnuastro-0.13.50/configure-17229-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gnuastro-0.13.50/configure-17338-          # below for broken collect2 doesn't work under 4.3+
gnuastro-0.13.50/configure:17339:	  collect2name=`$CC -print-prog-name=collect2`
gnuastro-0.13.50/configure-17340-	  if test -f "$collect2name" &&
##############################################
gnuastro-0.13.50/configure-17419-      }'
gnuastro-0.13.50/configure:17420:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnuastro-0.13.50/configure-17421-  # Check for a 64-bit object if we didn't find anything.
gnuastro-0.13.50/configure-17422-  if test -z "$lt_cv_aix_libpath__CXX"; then
gnuastro-0.13.50/configure:17423:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnuastro-0.13.50/configure-17424-  fi
##############################################
gnuastro-0.13.50/configure-17438-
gnuastro-0.13.50/configure:17439:          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
gnuastro-0.13.50/configure-17440-        else
##############################################
gnuastro-0.13.50/configure-17473-      }'
gnuastro-0.13.50/configure:17474:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnuastro-0.13.50/configure-17475-  # Check for a 64-bit object if we didn't find anything.
gnuastro-0.13.50/configure-17476-  if test -z "$lt_cv_aix_libpath__CXX"; then
gnuastro-0.13.50/configure:17477:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnuastro-0.13.50/configure-17478-  fi
##############################################
gnuastro-0.13.50/configure-17505-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gnuastro-0.13.50/configure:17506:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gnuastro-0.13.50/configure-17507-	    if test svr4 != "$with_aix_soname"; then
##############################################
gnuastro-0.13.50/configure-17558-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gnuastro-0.13.50/configure:17559:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnuastro-0.13.50/configure-17560-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gnuastro-0.13.50/configure-17600-	    # is; otherwise, prepend EXPORTS...
gnuastro-0.13.50/configure:17601:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnuastro-0.13.50/configure-17602-              cp $export_symbols $output_objdir/$soname.def;
##############################################
gnuastro-0.13.50/configure-17621-  if test yes = "$lt_cv_ld_force_load"; then
gnuastro-0.13.50/configure:17622:    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\"`'
gnuastro-0.13.50/configure-17623-
##############################################
gnuastro-0.13.50/configure-17666-	  prefix_cmds="$SED"~
gnuastro-0.13.50/configure:17667:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnuastro-0.13.50/configure-17668-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnuastro-0.13.50/configure-17741-            # dependencies.
gnuastro-0.13.50/configure:17742:            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"'
gnuastro-0.13.50/configure-17743-            ;;
##############################################
gnuastro-0.13.50/configure-17806-	    # dependencies.
gnuastro-0.13.50/configure:17807:	    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"'
gnuastro-0.13.50/configure-17808-	    ;;
##############################################
gnuastro-0.13.50/configure-17842-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnuastro-0.13.50/configure:17843:	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'
gnuastro-0.13.50/configure:17844:	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'
gnuastro-0.13.50/configure-17845-	;;
##############################################
gnuastro-0.13.50/configure-17849-	    # SGI C++
gnuastro-0.13.50/configure:17850:	    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'
gnuastro-0.13.50/configure-17851-
##############################################
gnuastro-0.13.50/configure-17860-	      if test no = "$with_gnu_ld"; then
gnuastro-0.13.50/configure:17861:	        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'
gnuastro-0.13.50/configure-17862-	      else
gnuastro-0.13.50/configure:17863:	        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'
gnuastro-0.13.50/configure-17864-	      fi
##############################################
gnuastro-0.13.50/configure-17881-	    # to its proper name (with version) after linking.
gnuastro-0.13.50/configure:17882:	    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'
gnuastro-0.13.50/configure:17883:	    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'
gnuastro-0.13.50/configure-17884-	    # Commands to make compiler produce verbose output that lists
##############################################
gnuastro-0.13.50/configure-17891-	    # dependencies.
gnuastro-0.13.50/configure:17892:	    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"'
gnuastro-0.13.50/configure-17893-
##############################################
gnuastro-0.13.50/configure-17906-	    # earlier do not add the objects themselves.
gnuastro-0.13.50/configure:17907:	    case `$CC -V 2>&1` in
gnuastro-0.13.50/configure-17908-	      *"Version 7."*)
##############################################
gnuastro-0.13.50/configure-17927-            # Portland Group C++ compiler
gnuastro-0.13.50/configure:17928:	    case `$CC -V` in
gnuastro-0.13.50/configure-17929-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
gnuastro-0.13.50/configure-17932-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gnuastro-0.13.50/configure:17933:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gnuastro-0.13.50/configure-17934-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
gnuastro-0.13.50/configure-17936-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gnuastro-0.13.50/configure:17937:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gnuastro-0.13.50/configure-17938-                $RANLIB $oldlib'
##############################################
gnuastro-0.13.50/configure-17941-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnuastro-0.13.50/configure:17942:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gnuastro-0.13.50/configure-17943-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
gnuastro-0.13.50/configure-17945-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnuastro-0.13.50/configure:17946:                $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'
gnuastro-0.13.50/configure-17947-	      ;;
##############################################
gnuastro-0.13.50/configure-17955-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
gnuastro-0.13.50/configure:17956:	    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'
gnuastro-0.13.50/configure-17957-            ;;
##############################################
gnuastro-0.13.50/configure-17974-	    # dependencies.
gnuastro-0.13.50/configure:17975:	    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'
gnuastro-0.13.50/configure-17976-	    ;;
##############################################
gnuastro-0.13.50/configure-17989-	  *)
gnuastro-0.13.50/configure:17990:	    case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/configure-17991-	    *Sun\ C*)
##############################################
gnuastro-0.13.50/configure-17996-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
gnuastro-0.13.50/configure:17997:	      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'
gnuastro-0.13.50/configure-17998-	      compiler_needs_object_CXX=yes
##############################################
gnuastro-0.13.50/configure-18061-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
gnuastro-0.13.50/configure:18062:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gnuastro-0.13.50/configure-18063-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
gnuastro-0.13.50/configure-18080-	    # to its proper name (with version) after linking.
gnuastro-0.13.50/configure:18081:	    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'
gnuastro-0.13.50/configure-18082-
##############################################
gnuastro-0.13.50/configure-18101-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
gnuastro-0.13.50/configure:18102:	        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'
gnuastro-0.13.50/configure-18103-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
gnuastro-0.13.50/configure-18106-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
gnuastro-0.13.50/configure:18107:	        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'
gnuastro-0.13.50/configure:18108:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gnuastro-0.13.50/configure-18109-                  echo "-hidden">> $lib.exp~
gnuastro-0.13.50/configure:18110:                  $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~
gnuastro-0.13.50/configure-18111-                  $RM $lib.exp'
##############################################
gnuastro-0.13.50/configure-18125-	    # dependencies.
gnuastro-0.13.50/configure:18126:	    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"'
gnuastro-0.13.50/configure-18127-	    ;;
##############################################
gnuastro-0.13.50/configure-18132-	        osf3*)
gnuastro-0.13.50/configure:18133:	          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'
gnuastro-0.13.50/configure-18134-		  ;;
gnuastro-0.13.50/configure-18135-	        *)
gnuastro-0.13.50/configure:18136:	          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'
gnuastro-0.13.50/configure-18137-		  ;;
##############################################
gnuastro-0.13.50/configure-18379-
gnuastro-0.13.50/configure:18380:  for p in `eval "$output_verbose_link_cmd"`; do
gnuastro-0.13.50/configure-18381-    case $prev$p in
##############################################
gnuastro-0.13.50/configure-18482-if test -n "${compiler_lib_search_path_CXX}"; then
gnuastro-0.13.50/configure:18483: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gnuastro-0.13.50/configure-18484-fi
##############################################
gnuastro-0.13.50/configure-18729-	  *)
gnuastro-0.13.50/configure:18730:	    case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/configure-18731-	    *Sun\ C*)
##############################################
gnuastro-0.13.50/configure-19111-    else
gnuastro-0.13.50/configure:19112:      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 == "L") || (\$ 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'
gnuastro-0.13.50/configure-19113-    fi
##############################################
gnuastro-0.13.50/configure-19413-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnuastro-0.13.50/configure:19414:    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'
gnuastro-0.13.50/configure-19415-    ;;
##############################################
gnuastro-0.13.50/configure-19449-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnuastro-0.13.50/configure:19450:    postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/configure:19451:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnuastro-0.13.50/configure:19452:      dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/configure-19453-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnuastro-0.13.50/configure-19458-      fi'
gnuastro-0.13.50/configure:19459:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnuastro-0.13.50/configure-19460-      dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/configure-19466-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnuastro-0.13.50/configure:19467:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/configure-19468-
##############################################
gnuastro-0.13.50/configure-19471-      # MinGW DLLs use traditional 'lib' prefix
gnuastro-0.13.50/configure:19472:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/configure-19473-      ;;
##############################################
gnuastro-0.13.50/configure-19475-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnuastro-0.13.50/configure:19476:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/configure-19477-      ;;
##############################################
gnuastro-0.13.50/configure-19484-    libname_spec='$name'
gnuastro-0.13.50/configure:19485:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/configure-19486-    library_names_spec='$libname.dll.lib'
##############################################
gnuastro-0.13.50/configure-19496-        # Let DOS variable expansion print the short 8.3 style file name.
gnuastro-0.13.50/configure:19497:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnuastro-0.13.50/configure-19498-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnuastro-0.13.50/configure-19501-      # Convert to MSYS style.
gnuastro-0.13.50/configure:19502:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gnuastro-0.13.50/configure-19503-      ;;
##############################################
gnuastro-0.13.50/configure-19507-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnuastro-0.13.50/configure:19508:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnuastro-0.13.50/configure:19509:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnuastro-0.13.50/configure:19510:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnuastro-0.13.50/configure-19511-      ;;
##############################################
gnuastro-0.13.50/configure-19515-        # It is most probably a Windows format PATH.
gnuastro-0.13.50/configure:19516:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnuastro-0.13.50/configure-19517-      else
gnuastro-0.13.50/configure:19518:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnuastro-0.13.50/configure-19519-      fi
##############################################
gnuastro-0.13.50/configure-19525-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnuastro-0.13.50/configure:19526:    postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/configure:19527:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnuastro-0.13.50/configure:19528:      dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/configure-19529-      test -d \$dldir || mkdir -p \$dldir~
gnuastro-0.13.50/configure-19530-      $install_prog $dir/$dlname \$dldir/$dlname'
gnuastro-0.13.50/configure:19531:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnuastro-0.13.50/configure-19532-      dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/configure-19539-    # Assume MSVC and ICC wrapper
gnuastro-0.13.50/configure:19540:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gnuastro-0.13.50/configure-19541-    dynamic_linker='Win32 ld.exe'
##############################################
gnuastro-0.13.50/configure-19556-  shlibpath_var=DYLD_LIBRARY_PATH
gnuastro-0.13.50/configure:19557:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnuastro-0.13.50/configure-19558-
##############################################
gnuastro-0.13.50/configure-19808-  if test -f /etc/ld.so.conf; then
gnuastro-0.13.50/configure:19809:    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' ' '`
gnuastro-0.13.50/configure-19810-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnuastro-0.13.50/configure-19862-  need_lib_prefix=no
gnuastro-0.13.50/configure:19863:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnuastro-0.13.50/configure-19864-    need_version=no
##############################################
gnuastro-0.13.50/configure-19889-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnuastro-0.13.50/configure:19890:  postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/configure:19891:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnuastro-0.13.50/configure:19892:    dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/configure-19893-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnuastro-0.13.50/configure-19898-    fi'
gnuastro-0.13.50/configure:19899:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnuastro-0.13.50/configure-19900-    dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/configure-20589-                *,*)
gnuastro-0.13.50/configure:20590:                PTHREAD_CFLAGS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\1/"`
gnuastro-0.13.50/configure:20591:                PTHREAD_LIBS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\2/"`
gnuastro-0.13.50/configure-20592-                { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAGS\" and \"$PTHREAD_LIBS\"" >&5
##############################################
gnuastro-0.13.50/configure-20765-             ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
gnuastro-0.13.50/configure:20766:             ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
gnuastro-0.13.50/configure-20767-             ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
##############################################
gnuastro-0.13.50/configure-21429-          # gcc leaves a trailing carriage return which upsets mingw
gnuastro-0.13.50/configure:21430:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnuastro-0.13.50/configure-21431-        *)
gnuastro-0.13.50/configure:21432:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
gnuastro-0.13.50/configure-21433-      esac
##############################################
gnuastro-0.13.50/configure-21438-          # Canonicalize the pathname of ld
gnuastro-0.13.50/configure:21439:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
gnuastro-0.13.50/configure-21440-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
gnuastro-0.13.50/configure:21441:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
gnuastro-0.13.50/configure-21442-          done
##############################################
gnuastro-0.13.50/configure-21466-          # Break only if it was the GNU/non-GNU ld that we prefer.
gnuastro-0.13.50/configure:21467:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnuastro-0.13.50/configure-21468-            *GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/configure-21543-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnuastro-0.13.50/configure:21544:case `$LD -v 2>&1 </dev/null` in
gnuastro-0.13.50/configure-21545-*GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/configure-21969-                   ;;
gnuastro-0.13.50/configure:21970:                 *) searchdir=`cd "$searchdir" && pwd`
gnuastro-0.13.50/configure-21971-                    case "$searchdir" in
##############################################
gnuastro-0.13.50/configure-21996-$as_echo "$acl_cv_libdirstems" >&6; }
gnuastro-0.13.50/configure:21997:      acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
gnuastro-0.13.50/configure:21998:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,//' -e 's/,.*//'`
gnuastro-0.13.50/configure:21999:  acl_libdirstem3=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,[^,]*,//' -e 's/,.*//'`
gnuastro-0.13.50/configure-22000-
##############################################
gnuastro-0.13.50/configure-22087-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:22088:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-22089-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-22169-                -L*)
gnuastro-0.13.50/configure:22170:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-22171-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-22287-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:22288:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-22289-                if test "$name" = 'm'; then
##############################################
gnuastro-0.13.50/configure-22294-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:22295:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-22296-                if test "$name" = 'm'; then
##############################################
gnuastro-0.13.50/configure-22301-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:22302:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-22303-                if test "$name" = 'm'; then
##############################################
gnuastro-0.13.50/configure-22352-                  -L*)
gnuastro-0.13.50/configure:22353:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-22354-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-22413-                  -R*)
gnuastro-0.13.50/configure:22414:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-22415-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-22438-                  -l*)
gnuastro-0.13.50/configure:22439:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-22440-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-22448-                  *.la)
gnuastro-0.13.50/configure:22449:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-22450-                    ;;
##############################################
gnuastro-0.13.50/configure-22672-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:22673:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-22674-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-22754-                -L*)
gnuastro-0.13.50/configure:22755:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-22756-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-22872-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:22873:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-22874-                if test "$name" = 'gsl'; then
##############################################
gnuastro-0.13.50/configure-22879-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:22880:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-22881-                if test "$name" = 'gsl'; then
##############################################
gnuastro-0.13.50/configure-22886-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:22887:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-22888-                if test "$name" = 'gsl'; then
##############################################
gnuastro-0.13.50/configure-22937-                  -L*)
gnuastro-0.13.50/configure:22938:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-22939-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-22998-                  -R*)
gnuastro-0.13.50/configure:22999:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-23000-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-23023-                  -l*)
gnuastro-0.13.50/configure:23024:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-23025-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-23033-                  *.la)
gnuastro-0.13.50/configure:23034:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-23035-                    ;;
##############################################
gnuastro-0.13.50/configure-23273-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:23274:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-23275-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-23355-                -L*)
gnuastro-0.13.50/configure:23356:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-23357-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-23473-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:23474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-23475-                if test "$name" = 'z'; then
##############################################
gnuastro-0.13.50/configure-23480-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:23481:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-23482-                if test "$name" = 'z'; then
##############################################
gnuastro-0.13.50/configure-23487-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:23488:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-23489-                if test "$name" = 'z'; then
##############################################
gnuastro-0.13.50/configure-23538-                  -L*)
gnuastro-0.13.50/configure:23539:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-23540-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-23599-                  -R*)
gnuastro-0.13.50/configure:23600:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-23601-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-23624-                  -l*)
gnuastro-0.13.50/configure:23625:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-23626-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-23634-                  *.la)
gnuastro-0.13.50/configure:23635:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-23636-                    ;;
##############################################
gnuastro-0.13.50/configure-23859-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:23860:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-23861-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-23941-                -L*)
gnuastro-0.13.50/configure:23942:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-23943-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-24059-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:24060:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-24061-                if test "$name" = 'curl'; then
##############################################
gnuastro-0.13.50/configure-24066-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:24067:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-24068-                if test "$name" = 'curl'; then
##############################################
gnuastro-0.13.50/configure-24073-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:24074:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-24075-                if test "$name" = 'curl'; then
##############################################
gnuastro-0.13.50/configure-24124-                  -L*)
gnuastro-0.13.50/configure:24125:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-24126-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-24185-                  -R*)
gnuastro-0.13.50/configure:24186:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-24187-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-24210-                  -l*)
gnuastro-0.13.50/configure:24211:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-24212-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-24220-                  *.la)
gnuastro-0.13.50/configure:24221:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-24222-                    ;;
##############################################
gnuastro-0.13.50/configure-24450-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:24451:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-24452-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-24532-                -L*)
gnuastro-0.13.50/configure:24533:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-24534-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-24650-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:24651:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-24652-                if test "$name" = 'cfitsio'; then
##############################################
gnuastro-0.13.50/configure-24657-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:24658:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-24659-                if test "$name" = 'cfitsio'; then
##############################################
gnuastro-0.13.50/configure-24664-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:24665:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-24666-                if test "$name" = 'cfitsio'; then
##############################################
gnuastro-0.13.50/configure-24715-                  -L*)
gnuastro-0.13.50/configure:24716:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-24717-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-24776-                  -R*)
gnuastro-0.13.50/configure:24777:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-24778-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-24801-                  -l*)
gnuastro-0.13.50/configure:24802:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-24803-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-24811-                  *.la)
gnuastro-0.13.50/configure:24812:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-24813-                    ;;
##############################################
gnuastro-0.13.50/configure-25041-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:25042:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-25043-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-25123-                -L*)
gnuastro-0.13.50/configure:25124:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-25125-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-25241-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:25242:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-25243-                if test "$name" = 'wcs'; then
##############################################
gnuastro-0.13.50/configure-25248-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:25249:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-25250-                if test "$name" = 'wcs'; then
##############################################
gnuastro-0.13.50/configure-25255-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:25256:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-25257-                if test "$name" = 'wcs'; then
##############################################
gnuastro-0.13.50/configure-25306-                  -L*)
gnuastro-0.13.50/configure:25307:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-25308-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-25367-                  -R*)
gnuastro-0.13.50/configure:25368:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-25369-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-25392-                  -l*)
gnuastro-0.13.50/configure:25393:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-25394-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-25402-                  *.la)
gnuastro-0.13.50/configure:25403:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-25404-                    ;;
##############################################
gnuastro-0.13.50/configure-25643-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:25644:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-25645-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-25725-                -L*)
gnuastro-0.13.50/configure:25726:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-25727-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-25843-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:25844:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-25845-                if test "$name" = 'jpeg'; then
##############################################
gnuastro-0.13.50/configure-25850-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:25851:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-25852-                if test "$name" = 'jpeg'; then
##############################################
gnuastro-0.13.50/configure-25857-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:25858:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-25859-                if test "$name" = 'jpeg'; then
##############################################
gnuastro-0.13.50/configure-25908-                  -L*)
gnuastro-0.13.50/configure:25909:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-25910-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-25969-                  -R*)
gnuastro-0.13.50/configure:25970:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-25971-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-25994-                  -l*)
gnuastro-0.13.50/configure:25995:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-25996-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-26004-                  *.la)
gnuastro-0.13.50/configure:26005:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-26006-                    ;;
##############################################
gnuastro-0.13.50/configure-26259-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:26260:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-26261-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-26341-                -L*)
gnuastro-0.13.50/configure:26342:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-26343-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-26459-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:26460:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-26461-                if test "$name" = 'lzma'; then
##############################################
gnuastro-0.13.50/configure-26466-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:26467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-26468-                if test "$name" = 'lzma'; then
##############################################
gnuastro-0.13.50/configure-26473-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:26474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-26475-                if test "$name" = 'lzma'; then
##############################################
gnuastro-0.13.50/configure-26524-                  -L*)
gnuastro-0.13.50/configure:26525:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-26526-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-26585-                  -R*)
gnuastro-0.13.50/configure:26586:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-26587-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-26610-                  -l*)
gnuastro-0.13.50/configure:26611:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-26612-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-26620-                  *.la)
gnuastro-0.13.50/configure:26621:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-26622-                    ;;
##############################################
gnuastro-0.13.50/configure-26838-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:26839:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-26840-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-26920-                -L*)
gnuastro-0.13.50/configure:26921:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-26922-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-27038-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:27039:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-27040-                if test "$name" = 'tiff'; then
##############################################
gnuastro-0.13.50/configure-27045-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:27046:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-27047-                if test "$name" = 'tiff'; then
##############################################
gnuastro-0.13.50/configure-27052-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:27053:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-27054-                if test "$name" = 'tiff'; then
##############################################
gnuastro-0.13.50/configure-27103-                  -L*)
gnuastro-0.13.50/configure:27104:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-27105-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-27164-                  -R*)
gnuastro-0.13.50/configure:27165:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-27166-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-27189-                  -l*)
gnuastro-0.13.50/configure:27190:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-27191-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-27199-                  *.la)
gnuastro-0.13.50/configure:27200:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-27201-                    ;;
##############################################
gnuastro-0.13.50/configure-27452-        names_already_handled="$names_already_handled $name"
gnuastro-0.13.50/configure:27453:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/configure-27454-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/configure-27534-                -L*)
gnuastro-0.13.50/configure:27535:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-27536-                                    if test -n "$acl_shlibext"; then
##############################################
gnuastro-0.13.50/configure-27652-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/configure:27653:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/configure-27654-                if test "$name" = 'git2'; then
##############################################
gnuastro-0.13.50/configure-27659-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/configure:27660:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/configure-27661-                if test "$name" = 'git2'; then
##############################################
gnuastro-0.13.50/configure-27666-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/configure:27667:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/configure-27668-                if test "$name" = 'git2'; then
##############################################
gnuastro-0.13.50/configure-27717-                  -L*)
gnuastro-0.13.50/configure:27718:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/configure-27719-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnuastro-0.13.50/configure-27778-                  -R*)
gnuastro-0.13.50/configure:27779:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/configure-27780-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/configure-27803-                  -l*)
gnuastro-0.13.50/configure:27804:                                                                                                                                                                dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/configure-27805-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/configure-27813-                  *.la)
gnuastro-0.13.50/configure:27814:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/configure-27815-                    ;;
##############################################
gnuastro-0.13.50/configure-29217-do :
gnuastro-0.13.50/configure:29218:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnuastro-0.13.50/configure-29219-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnuastro-0.13.50/configure-29221-  cat >>confdefs.h <<_ACEOF
gnuastro-0.13.50/configure:29222:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnuastro-0.13.50/configure-29223-_ACEOF
##############################################
gnuastro-0.13.50/configure-29236-do :
gnuastro-0.13.50/configure:29237:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnuastro-0.13.50/configure-29238-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnuastro-0.13.50/configure-29241-  cat >>confdefs.h <<_ACEOF
gnuastro-0.13.50/configure:29242:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnuastro-0.13.50/configure-29243-_ACEOF
##############################################
gnuastro-0.13.50/configure-29473-                                                      save_ac_compile="$ac_compile"
gnuastro-0.13.50/configure:29474:         ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
gnuastro-0.13.50/configure-29475-         if echo '#include "conftest.c"' >conftest1.c \
##############################################
gnuastro-0.13.50/configure-29495-_ACEOF
gnuastro-0.13.50/configure:29496:                      ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
gnuastro-0.13.50/configure-29497-           if echo '#include "conftest.c"' >conftest2.c \
##############################################
gnuastro-0.13.50/configure-31714-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
gnuastro-0.13.50/configure:31715:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
gnuastro-0.13.50/configure-31716-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
gnuastro-0.13.50/configure-33323-do :
gnuastro-0.13.50/configure:33324:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnuastro-0.13.50/configure-33325-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gnuastro-0.13.50/configure-33327-  cat >>confdefs.h <<_ACEOF
gnuastro-0.13.50/configure:33328:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnuastro-0.13.50/configure-33329-_ACEOF
##############################################
gnuastro-0.13.50/configure-33378-    fi
gnuastro-0.13.50/configure:33379:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
gnuastro-0.13.50/configure-33380-    cat >>confdefs.h <<_ACEOF
##############################################
gnuastro-0.13.50/configure-33423-    fi
gnuastro-0.13.50/configure:33424:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
gnuastro-0.13.50/configure-33425-    cat >>confdefs.h <<_ACEOF
##############################################
gnuastro-0.13.50/configure-33475-    eval result=\$gl_cv_type_${gltype}_signed
gnuastro-0.13.50/configure:33476:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
gnuastro-0.13.50/configure-33477-    if test "$result" = yes; then
##############################################
gnuastro-0.13.50/configure-33551-$as_echo "$ac_res" >&6; }
gnuastro-0.13.50/configure:33552:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
gnuastro-0.13.50/configure-33553-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
gnuastro-0.13.50/configure-33623-$as_echo "$ac_res" >&6; }
gnuastro-0.13.50/configure:33624:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
gnuastro-0.13.50/configure-33625-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
gnuastro-0.13.50/configure-38202-  if test "$HAVE_LIBUNISTRING" = yes; then
gnuastro-0.13.50/configure:38203:    LIBUNISTRING_VERSION_MAJOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_major"`
gnuastro-0.13.50/configure:38204:    LIBUNISTRING_VERSION_MINOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_minor"`
gnuastro-0.13.50/configure:38205:    LIBUNISTRING_VERSION_SUBMINOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_subminor"`
gnuastro-0.13.50/configure-38206-  fi
##############################################
gnuastro-0.13.50/configure-38670-    word*bit*)
gnuastro-0.13.50/configure:38671:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:38672:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-38673-
##############################################
gnuastro-0.13.50/configure-38903-do :
gnuastro-0.13.50/configure:38904:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnuastro-0.13.50/configure-38905-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnuastro-0.13.50/configure-38907-  cat >>confdefs.h <<_ACEOF
gnuastro-0.13.50/configure:38908:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnuastro-0.13.50/configure-38909-_ACEOF
##############################################
gnuastro-0.13.50/configure-39554-    word*bit*)
gnuastro-0.13.50/configure:39555:      word=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:39556:      bit=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-39557-
##############################################
gnuastro-0.13.50/configure-41082-  gl_source_base='bootstrapped/lib'
gnuastro-0.13.50/configure:41083:LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
gnuastro-0.13.50/configure-41084-
##############################################
gnuastro-0.13.50/configure-43440-do :
gnuastro-0.13.50/configure:43441:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnuastro-0.13.50/configure-43442-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnuastro-0.13.50/configure-43444-  cat >>confdefs.h <<_ACEOF
gnuastro-0.13.50/configure:43445:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnuastro-0.13.50/configure-43446-_ACEOF
##############################################
gnuastro-0.13.50/configure-47844-do :
gnuastro-0.13.50/configure:47845:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnuastro-0.13.50/configure-47846-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnuastro-0.13.50/configure-47849-  cat >>confdefs.h <<_ACEOF
gnuastro-0.13.50/configure:47850:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnuastro-0.13.50/configure-47851-_ACEOF
##############################################
gnuastro-0.13.50/configure-47877-do :
gnuastro-0.13.50/configure:47878:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnuastro-0.13.50/configure-47879-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gnuastro-0.13.50/configure-47881-  cat >>confdefs.h <<_ACEOF
gnuastro-0.13.50/configure:47882:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnuastro-0.13.50/configure-47883-_ACEOF
##############################################
gnuastro-0.13.50/configure-53008-  gl_source_base='bootstrapped/tests'
gnuastro-0.13.50/configure:53009:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
gnuastro-0.13.50/configure-53010-
##############################################
gnuastro-0.13.50/configure-55352-    word*bit*)
gnuastro-0.13.50/configure:55353:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:55354:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-55355-
##############################################
gnuastro-0.13.50/configure-55631-    word*bit*)
gnuastro-0.13.50/configure:55632:      word=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:55633:      bit=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-55634-
##############################################
gnuastro-0.13.50/configure-55742-    word*bit*)
gnuastro-0.13.50/configure:55743:      word=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:55744:      bit=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-55745-
##############################################
gnuastro-0.13.50/configure-56111-    word*bit*)
gnuastro-0.13.50/configure:56112:      word=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:56113:      bit=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-56114-
##############################################
gnuastro-0.13.50/configure-56258-    word*bit*)
gnuastro-0.13.50/configure:56259:      word=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:56260:      bit=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-56261-
##############################################
gnuastro-0.13.50/configure-62178-    word*bit*)
gnuastro-0.13.50/configure:62179:      word=`echo "$gl_cv_cc_float_signbit" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:62180:      bit=`echo "$gl_cv_cc_float_signbit" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-62181-
##############################################
gnuastro-0.13.50/configure-62285-    word*bit*)
gnuastro-0.13.50/configure:62286:      word=`echo "$gl_cv_cc_double_signbit" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:62287:      bit=`echo "$gl_cv_cc_double_signbit" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-62288-
##############################################
gnuastro-0.13.50/configure-62392-    word*bit*)
gnuastro-0.13.50/configure:62393:      word=`echo "$gl_cv_cc_long_double_signbit" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/configure:62394:      bit=`echo "$gl_cv_cc_long_double_signbit" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/configure-62395-
##############################################
gnuastro-0.13.50/configure-65284-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnuastro-0.13.50/configure:65285:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnuastro-0.13.50/configure-65286-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnuastro-0.13.50/configure-65410-      sed_drop_objext='s/\.o$//;s/\.obj$//'
gnuastro-0.13.50/configure:65411:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
gnuastro-0.13.50/configure-65412-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
gnuastro-0.13.50/configure-65433-      sed_drop_objext='s/\.o$//;s/\.obj$//'
gnuastro-0.13.50/configure:65434:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
gnuastro-0.13.50/configure-65435-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
gnuastro-0.13.50/configure-65575-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnuastro-0.13.50/configure:65576:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnuastro-0.13.50/configure-65577-  as_echo='print -r --'
gnuastro-0.13.50/configure-65578-  as_echo_n='print -rn --'
gnuastro-0.13.50/configure:65579:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnuastro-0.13.50/configure-65580-  as_echo='printf %s\n'
##############################################
gnuastro-0.13.50/configure-65582-else
gnuastro-0.13.50/configure:65583:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnuastro-0.13.50/configure-65584-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnuastro-0.13.50/configure-65592-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnuastro-0.13.50/configure:65593:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnuastro-0.13.50/configure-65594-      esac;
##############################################
gnuastro-0.13.50/configure-65669-# ----------------------------------------
gnuastro-0.13.50/configure:65670:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnuastro-0.13.50/configure-65671-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnuastro-0.13.50/configure-65741-  {
gnuastro-0.13.50/configure:65742:    as_val=`expr "$@" || test $? -eq 1`
gnuastro-0.13.50/configure-65743-  }
##############################################
gnuastro-0.13.50/configure-65845-      case $as_dir in #(
gnuastro-0.13.50/configure:65846:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnuastro-0.13.50/configure-65847-      *) as_qdir=$as_dir;;
##############################################
gnuastro-0.13.50/configure-65982-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnuastro-0.13.50/configure:65983:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnuastro-0.13.50/configure-65984-ac_cs_version="\\
##############################################
gnuastro-0.13.50/configure-66007-  --*=?*)
gnuastro-0.13.50/configure:66008:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnuastro-0.13.50/configure:66009:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnuastro-0.13.50/configure-66010-    ac_shift=:
##############################################
gnuastro-0.13.50/configure-66012-  --*=)
gnuastro-0.13.50/configure:66013:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnuastro-0.13.50/configure-66014-    ac_optarg=
##############################################
gnuastro-0.13.50/configure-66036-    case $ac_optarg in
gnuastro-0.13.50/configure:66037:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnuastro-0.13.50/configure-66038-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnuastro-0.13.50/configure-66044-    case $ac_optarg in
gnuastro-0.13.50/configure:66045:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnuastro-0.13.50/configure-66046-    esac
##############################################
gnuastro-0.13.50/configure-66113-delay_variable_subst='$delay_variable_subst'
gnuastro-0.13.50/configure:66114:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66115:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66116:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66117:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66118:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66119:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66120:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66121:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66122:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66123:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66124:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66125:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66126:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66127:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66128:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66129:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66130:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66131:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66132:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66133:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66134:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66135:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66136:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66137:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66138:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66139:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66140:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66141:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66142:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66143:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66144:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66145:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66146:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66147:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66148:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66149:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66150:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66151:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66152:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66153:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66154:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66155:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66156:lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66157:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66158:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66159:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66160:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66161:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66162:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66163:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66164:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66165:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66166:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66167:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66168:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66169:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66170:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66171:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66172:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66173: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"`'
gnuastro-0.13.50/configure:66174:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66175:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66176:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66177:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66178:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66179:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66180:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66181:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66182:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66183:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66184:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66185:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66186:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66187:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66188:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66189:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66190:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66191:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66192:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66193:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66194:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66195:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66196:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66197:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66198:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66199:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66200:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66201:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66202:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66203:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66204:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66205:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66206:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66207:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66208:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66209:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66210:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66211:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66212:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66213:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66214:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66215:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66216:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66217:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66218:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66219:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66220:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66221:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66222:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66223:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66224:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66225:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66226:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66227:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66228:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66229:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66230:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66231:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66232:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66233:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66234:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66235:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66236:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66237:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66238:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66239:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66240:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66241:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66242:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66243:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66244:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66245:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66246:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66247:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66248:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66249:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66250:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66251:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66252:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66253:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66254:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66255:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66256:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66257:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66258:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66259:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66260:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66261:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66262:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66263:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66264:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66265:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66266:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66267:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66268:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66269:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66270:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66271:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66272:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66273:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66274:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66275:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66276:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66277:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66278:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66279:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66280:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66281:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66282:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66283:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66284:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66285:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66286:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66287:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66288:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66289:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66290:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66291:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66292:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66293:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66294:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66295:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66296:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66297:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66298:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66299:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66300:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66301:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66302:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure:66303:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/configure-66304-
##############################################
gnuastro-0.13.50/configure-66415-compiler_lib_search_path_CXX; do
gnuastro-0.13.50/configure:66416:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnuastro-0.13.50/configure-66417-    *[\\\\\\\`\\"\\\$]*)
gnuastro-0.13.50/configure:66418:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnuastro-0.13.50/configure-66419-      ;;
##############################################
gnuastro-0.13.50/configure-66457-postlink_cmds_CXX; do
gnuastro-0.13.50/configure:66458:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnuastro-0.13.50/configure-66459-    *[\\\\\\\`\\"\\\$]*)
gnuastro-0.13.50/configure:66460:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnuastro-0.13.50/configure-66461-      ;;
##############################################
gnuastro-0.13.50/configure-66580-fi
gnuastro-0.13.50/configure:66581:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnuastro-0.13.50/configure-66582-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnuastro-0.13.50/configure-66597-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnuastro-0.13.50/configure:66598:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnuastro-0.13.50/configure-66599-ac_delim='%!_!# '
##############################################
gnuastro-0.13.50/configure-66603-
gnuastro-0.13.50/configure:66604:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnuastro-0.13.50/configure-66605-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnuastro-0.13.50/configure-66741-for ac_last_try in false false :; do
gnuastro-0.13.50/configure:66742:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gnuastro-0.13.50/configure-66743-  if test -z "$ac_tt"; then
##############################################
gnuastro-0.13.50/configure-66873-      esac
gnuastro-0.13.50/configure:66874:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnuastro-0.13.50/configure-66875-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnuastro-0.13.50/configure-66932-*)
gnuastro-0.13.50/configure:66933:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnuastro-0.13.50/configure-66934-  # A ".." for each directory in $ac_dir_suffix.
gnuastro-0.13.50/configure:66935:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnuastro-0.13.50/configure-66936-  case $ac_top_builddir_sub in
##############################################
gnuastro-0.13.50/configure-66993-/@mandir@/p'
gnuastro-0.13.50/configure:66994:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnuastro-0.13.50/configure-66995-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnuastro-0.13.50/configure-67010-
gnuastro-0.13.50/configure:67011:# Neutralize VPATH when `$srcdir' = `.'.
gnuastro-0.13.50/configure-67012-# Shell code in configure.ac might set extrasub.
##############################################
gnuastro-0.13.50/configure-67038-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnuastro-0.13.50/configure:67039:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gnuastro-0.13.50/configure-67040-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gnuastro-0.13.50/configure-67084-    * )
gnuastro-0.13.50/configure:67085:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnuastro-0.13.50/configure-67086-  esac
##############################################
gnuastro-0.13.50/configure-67139-    # Strip MF so we end up with the name of the file.
gnuastro-0.13.50/configure:67140:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gnuastro-0.13.50/configure-67141-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnuastro-0.13.50/configure-67709-    *:)
gnuastro-0.13.50/configure:67710:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnuastro-0.13.50/configure-67711-        ;;
gnuastro-0.13.50/configure-67712-    x:*)
gnuastro-0.13.50/configure:67713:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnuastro-0.13.50/configure-67714-        ;;
gnuastro-0.13.50/configure-67715-    *::*)
gnuastro-0.13.50/configure:67716:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnuastro-0.13.50/configure:67717:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnuastro-0.13.50/configure-67718-        ;;
gnuastro-0.13.50/configure-67719-    *)
gnuastro-0.13.50/configure:67720:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnuastro-0.13.50/configure-67721-        ;;
##############################################
gnuastro-0.13.50/configure-67736-    done
gnuastro-0.13.50/configure:67737:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnuastro-0.13.50/configure-67738-}
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-65-
gnuastro-0.13.50/bootstrapped/tests/init.sh:66:ME_=`expr "./$0" : '.*/\(.*\)$'`
gnuastro-0.13.50/bootstrapped/tests/init.sh-67-
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-298-
gnuastro-0.13.50/bootstrapped/tests/init.sh:299:  n_plus_50_=`expr $n_ + 50`
gnuastro-0.13.50/bootstrapped/tests/init.sh-300-  cmds_='date; date +%N; free; who -a; w; ps auxww; ps -ef'
gnuastro-0.13.50/bootstrapped/tests/init.sh:301:  data_=` (eval "$cmds_") 2>&1 | gzip `
gnuastro-0.13.50/bootstrapped/tests/init.sh-302-
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-304-  while :; do
gnuastro-0.13.50/bootstrapped/tests/init.sh:305:    len_=`echo "$data_"|wc -c`
gnuastro-0.13.50/bootstrapped/tests/init.sh-306-    test $n_plus_50_ -le $len_ && break;
gnuastro-0.13.50/bootstrapped/tests/init.sh:307:    data_=` (echo "$data_"; eval "$cmds_") 2>&1 | gzip `
gnuastro-0.13.50/bootstrapped/tests/init.sh-308-  done
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-341-  # First, try to use mktemp.
gnuastro-0.13.50/bootstrapped/tests/init.sh:342:  d=`unset TMPDIR; { mktemp -d -t -p "$destdir_" "$template_"; } 2>/dev/null` &&
gnuastro-0.13.50/bootstrapped/tests/init.sh-343-
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-350-  # It must have 0700 permissions.  Handle sticky "S" bits.
gnuastro-0.13.50/bootstrapped/tests/init.sh:351:  perms=`ls -dgo "$d" 2>/dev/null` &&
gnuastro-0.13.50/bootstrapped/tests/init.sh-352-  case $perms in drwx--[-S]---*) :;; *) false;; esac && {
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-359-  # Get a copy of the template without its suffix of X's.
gnuastro-0.13.50/bootstrapped/tests/init.sh:360:  base_template_=`echo "$template_"|sed 's/XX*$//'`
gnuastro-0.13.50/bootstrapped/tests/init.sh-361-
gnuastro-0.13.50/bootstrapped/tests/init.sh-362-  # Calculate how many X's we've just removed.
gnuastro-0.13.50/bootstrapped/tests/init.sh:363:  template_length_=`echo "$template_" | wc -c`
gnuastro-0.13.50/bootstrapped/tests/init.sh:364:  nx_=`echo "$base_template_" | wc -c`
gnuastro-0.13.50/bootstrapped/tests/init.sh:365:  nx_=`expr $template_length_ - $nx_`
gnuastro-0.13.50/bootstrapped/tests/init.sh-366-
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-369-  while :; do
gnuastro-0.13.50/bootstrapped/tests/init.sh:370:    X_=`rand_bytes_ $nx_`
gnuastro-0.13.50/bootstrapped/tests/init.sh-371-    candidate_dir_="$destdir_slash_$base_template_$X_"
gnuastro-0.13.50/bootstrapped/tests/init.sh:372:    err_=`mkdir -m 0700 "$candidate_dir_" 2>&1` \
gnuastro-0.13.50/bootstrapped/tests/init.sh-373-      && { echo "$candidate_dir_"; return; }
gnuastro-0.13.50/bootstrapped/tests/init.sh-374-    test $MAX_TRIES_ -le $i_ && break;
gnuastro-0.13.50/bootstrapped/tests/init.sh:375:    i_=`expr $i_ + 1`
gnuastro-0.13.50/bootstrapped/tests/init.sh-376-  done
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-405-  pfx_=`testdir_prefix_`
gnuastro-0.13.50/bootstrapped/tests/init.sh:406:  test_dir_=`mktempd_ "$initial_cwd_" "$pfx_-$ME_.XXXX"` \
gnuastro-0.13.50/bootstrapped/tests/init.sh-407-    || fail_ "failed to create temporary directory in $initial_cwd_"
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-501-
gnuastro-0.13.50/bootstrapped/tests/init.sh:502:  base_names_=`find_exe_basenames_ $1` \
gnuastro-0.13.50/bootstrapped/tests/init.sh-503-    || { echo "$0 (exe_shim): skipping directory: $1" 1>&2; return 0; }
##############################################
gnuastro-0.13.50/bootstrapped/tests/init.sh-626-  test "$diff_opt_" != no &&
gnuastro-0.13.50/bootstrapped/tests/init.sh:627:    diff_out_=`exec 2>/dev/null; diff $diff_opt_ "$0" "$0" < /dev/null` &&
gnuastro-0.13.50/bootstrapped/tests/init.sh-628-    break
##############################################
gnuastro-0.13.50/bootstrapped/tests/setlocale.c-1190-           # Usage: func_line ll_CC
gnuastro-0.13.50/bootstrapped/tests/setlocale.c:1191:           ll=`echo "$1" | sed -e 's|_.*||'`
gnuastro-0.13.50/bootstrapped/tests/setlocale.c:1192:           cc=`echo "$1" | sed -e 's|^.*_||'`
gnuastro-0.13.50/bootstrapped/tests/setlocale.c:1193:           llx=`sed -n -e "s|^${ll} ||p" < gettext-tools/doc/ISO_639`
gnuastro-0.13.50/bootstrapped/tests/setlocale.c:1194:           ccx=`expand gettext-tools/doc/ISO_3166 | sed -n -e "s|^${cc}  *||p"`
gnuastro-0.13.50/bootstrapped/tests/setlocale.c-1195-           echo "    \"$1\",    /$X* ${llx} ${ccx} *$X/"
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-74-  { \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:75:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-76-  }; \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1686-}
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1687:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1688-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1689:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1690-    *) f=$$p;; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1691-  esac;
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1692:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1693-am__install_max = 40
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1694-am__nobase_strip_setup = \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1695:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1696-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1814-case "$@" in						\
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1815:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1816-    *) am__odir=.;; 					\
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1844-  bases='$(TEST_LOGS)'; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1845:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1846:  bases=`echo $$bases`
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1847-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1856-        */*) b='$*';; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1857:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1858-       esac;; \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1880-  while test -n "$$dir1"; do \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1881:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1882-    if test "$$first" != "."; then \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1883-      if test "$$first" = ".."; then \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1884:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1885:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1886-      else \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1887:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1888-        if test "$$first2" = "$$first"; then \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1889:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1890-        else \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1895-    fi; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:1896:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-1897-  done; \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-3700-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:3701:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-3702-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-3709-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:3710:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-3711-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4597-.c.o:
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4598:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4599-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4605-.c.obj:
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4606:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4607:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4608-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4612-
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4613-.c.lo:
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4614:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4615-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4640-	dot_seen=no; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4641:	target=`echo $@ | sed s/-recursive//`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4642-	case "$@" in \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4703-GTAGS:
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4704:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4705-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4746-	if test -n "$$redo_bases"; then \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4747:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4748:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4749-	  if $(am__make_dryrun); then :; else \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4771-	ws='[ 	]'; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4772:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4773-	test -n "$$results" || results=/dev/null; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4774:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4775:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4776:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4777:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4778:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4779:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4780:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4781:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4782-	  success=true; \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4850-	@set +e; $(am__set_TESTS_bases); \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4851:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4852:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4853:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4854-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4860-	         | $(am__list_recheck_tests)` || exit 1; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4861:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:4862:	log_list=`echo $$log_list`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-4863-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-6103-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:6104:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:6105:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-6106-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-6117-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in:6118:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bootstrapped/tests/Makefile.in-6119-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bootstrapped/lib/cdefs.h-495-#  define __LDBL_REDIR1_DECL(name, alias) \
gnuastro-0.13.50/bootstrapped/lib/cdefs.h:496:  extern __typeof (name) name __asm (__ASMNAME (#alias));
gnuastro-0.13.50/bootstrapped/lib/cdefs.h-497-#  define __LDBL_REDIR_DECL(name) \
gnuastro-0.13.50/bootstrapped/lib/cdefs.h:498:  extern __typeof (name) name __asm (__ASMNAME ("__nldbl_" #name));
gnuastro-0.13.50/bootstrapped/lib/cdefs.h-499-#  define __REDIRECT_LDBL(name, proto, alias) \
##############################################
gnuastro-0.13.50/bootstrapped/lib/getgroups.c-56-# ifdef __APPLE__
gnuastro-0.13.50/bootstrapped/lib/getgroups.c:57:int posix_getgroups (int, gid_t []) __asm ("_getgroups");
gnuastro-0.13.50/bootstrapped/lib/getgroups.c-58-#  define getgroups posix_getgroups
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-115-  { \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:116:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-117-  }; \
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-574-  while test -n "$$dir1"; do \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:575:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-576-    if test "$$first" != "."; then \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-577-      if test "$$first" = ".."; then \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:578:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:579:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-580-      else \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:581:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-582-        if test "$$first2" = "$$first"; then \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:583:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-584-        else \
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-589-    fi; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:590:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-591-  done; \
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2440-.c.o:
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2441:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2442-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2448-.c.obj:
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2449:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2450:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2451-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2455-
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2456-.c.lo:
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2457:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2458-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2485-	dot_seen=no; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2486:	target=`echo $@ | sed s/-recursive//`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2487-	case "$@" in \
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2548-GTAGS:
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2549:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2550-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2574-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2575:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2576:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2577-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2588-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in:2589:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bootstrapped/lib/Makefile.in-2590-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bootstrapped/m4/wchar_h.m4-97-         save_ac_compile="$ac_compile"
gnuastro-0.13.50/bootstrapped/m4/wchar_h.m4:98:         ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
gnuastro-0.13.50/bootstrapped/m4/wchar_h.m4-99-         if echo '#include "conftest.c"' >conftest1.c \
##############################################
gnuastro-0.13.50/bootstrapped/m4/wchar_h.m4-113-           dnl See note above about renaming object files.
gnuastro-0.13.50/bootstrapped/m4/wchar_h.m4:114:           ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
gnuastro-0.13.50/bootstrapped/m4/wchar_h.m4-115-           if echo '#include "conftest.c"' >conftest2.c \
##############################################
gnuastro-0.13.50/bootstrapped/m4/stdint.m4-399-    fi
gnuastro-0.13.50/bootstrapped/m4/stdint.m4:400:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
gnuastro-0.13.50/bootstrapped/m4/stdint.m4-401-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
gnuastro-0.13.50/bootstrapped/m4/stdint.m4-428-    eval result=\$gl_cv_type_${gltype}_signed
gnuastro-0.13.50/bootstrapped/m4/stdint.m4:429:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
gnuastro-0.13.50/bootstrapped/m4/stdint.m4-430-    if test "$result" = yes; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/stdint.m4-482-       done])
gnuastro-0.13.50/bootstrapped/m4/stdint.m4:483:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
gnuastro-0.13.50/bootstrapped/m4/stdint.m4-484-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
gnuastro-0.13.50/bootstrapped/m4/signbit.m4-344-    word*bit*)
gnuastro-0.13.50/bootstrapped/m4/signbit.m4:345:      word=`echo "$]$2[" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/bootstrapped/m4/signbit.m4:346:      bit=`echo "$]$2[" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/bootstrapped/m4/signbit.m4-347-      AC_DEFINE_UNQUOTED([$4][_SIGNBIT_WORD], [$word],
##############################################
gnuastro-0.13.50/bootstrapped/m4/ltsugar.m4-68-m4_define([lt_combine],
gnuastro-0.13.50/bootstrapped/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
gnuastro-0.13.50/bootstrapped/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4-89-  if test "$HAVE_LIBUNISTRING" = yes; then
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4:90:    LIBUNISTRING_VERSION_MAJOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_major"`
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4:91:    LIBUNISTRING_VERSION_MINOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_minor"`
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4:92:    LIBUNISTRING_VERSION_SUBMINOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_subminor"`
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4-93-  fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4-123-           [dnl This is the unoptimized variant:
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4:124:            requested_version_major=`echo '$1' | sed -n -e "$gl_libunistring_sed_extract_major"`
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4:125:            requested_version_minor=`echo '$1' | sed -n -e "$gl_libunistring_sed_extract_minor"`
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4:126:            requested_version_subminor=`echo '$1' | sed -n -e "$gl_libunistring_sed_extract_subminor"`
gnuastro-0.13.50/bootstrapped/m4/libunistring-base.m4-127-            test $LIBUNISTRING_VERSION_MAJOR -lt $requested_version_major \
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-119-    done
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-121-}
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-439-
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-447-#
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-561-      ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
gnuastro-0.13.50/bootstrapped/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
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-574-      ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
gnuastro-0.13.50/bootstrapped/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\"`'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1164-      }]'
gnuastro-0.13.50/bootstrapped/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"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gnuastro-0.13.50/bootstrapped/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"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1169-  fi],[])
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1202-  ECHO='print -r --'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1238-
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1259-   if test yes = "$GCC"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1261-   fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1263- /*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1265-   ;; #(
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1295-      *ELF-32*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1312-	*32-bit*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1322-    else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1324-	*32-bit*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1344-    emul=elf
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1346-      *32-bit*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1352-    esac
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1354-      *MSB*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1360-    esac
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1362-      *N32*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1738-    # And add a safety zone
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1739:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1740:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1741-    ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1771-    if test -n "$kargmax"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1772:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1773-    else
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1780-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1781:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1782:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1783-    else
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1792-      # we can't tell.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1793:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1794-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1796-      do
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1797:        i=`expr $i + 1`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1798-        teststring=$teststring$teststring
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1800-      # Only check the string length outside the loop.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1801:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1802-      teststring=
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1805-      # linker.  It appears as though 1/2 is a usable value.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:1806:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-1807-    fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2280-    *:)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2281:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2282-        ;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2283-    x:*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2284:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2285-        ;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2286-    *::*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2287:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2288:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2289-        ;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2290-    *)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2291:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2292-        ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2320-  esac
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2321:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2322-  case $lt_search_path_spec in
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2327-    # okay in the real world where ";" in dirpaths is itself problematic.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2328:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2329-    ;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2330-  *)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2331:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2332-    ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2336-  lt_tmp_lt_search_path_spec=
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2337:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2338-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2378-  esac
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2379:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2380-else
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2519-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2520:    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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2521-    ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2555-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2556:    postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2557:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2558:      dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2559-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2564-      fi'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2565:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2566-      dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2572-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2573:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2574-m4_if([$1], [],[
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2578-      # MinGW DLLs use traditional 'lib' prefix
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2579:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2580-      ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2582-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2583:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2584-      ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2591-    libname_spec='$name'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2592:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2593-    library_names_spec='$libname.dll.lib'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2603-        # Let DOS variable expansion print the short 8.3 style file name.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2604:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2605-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2608-      # Convert to MSYS style.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2609:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2610-      ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2614-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2615:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2616:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2617:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2618-      ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2622-        # It is most probably a Windows format PATH.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2623:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2624-      else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2625:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2626-      fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2632-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2633:    postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2634:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2635:      dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2636-      test -d \$dldir || mkdir -p \$dldir~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2637-      $install_prog $dir/$dlname \$dldir/$dlname'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2638:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2639-      dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2646-    # Assume MSVC and ICC wrapper
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2647:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2648-    dynamic_linker='Win32 ld.exe'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2663-  shlibpath_var=DYLD_LIBRARY_PATH
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2664:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2665-m4_if([$1], [],[
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2897-  if test -f /etc/ld.so.conf; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2898:    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' ' '`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2899-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2951-  need_lib_prefix=no
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2952:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2953-    need_version=no
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2978-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2979:  postinstall_cmds='base_file=`basename \$file`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2980:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2981:    dldir=$destdir/`dirname \$dlpath`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2982-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2987-    fi'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:2988:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-2989-    dlpath=$dir/\$dldll~
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3198-	"file_magic "*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3199:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3200-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3281-    # gcc leaves a trailing carriage return, which upsets mingw
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3282:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3283-  *)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3284:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3285-  esac
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3290-      # Canonicalize the pathname of ld
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3291:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3292-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3293:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3294-      done
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3321-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3322:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3323-      *GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3361-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3362:case `$LD -v 2>&1 </dev/null` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3363-*GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3588-openbsd* | bitrig*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3589:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3590-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3655-    else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3656:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3657-    fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3706-	esac
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3707:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3708-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3712-	*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3713:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3714-	  */dev/null*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3738-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3739:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3740-    *COFF*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3797-  # decide which one to use based on capabilities of $DLLTOOL
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3798:  case `$DLLTOOL --help 2>&1` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3799-  *--identify-strict*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3971-# If we're using GNU nm, then use its standard symbol codes.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:3972:case `$NM -V 2>&1` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-3973-*GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4019-mingw*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:4020:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4021-  ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4075-    nlist=conftest.nm
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:4076:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4077-      # Try sorting and uniquifying the output.
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4423-	  *)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:4424:	    case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4425-	    *Sun\ C*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4759-      *)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:4760:	case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4761-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4942-    else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:4943:      _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 == "L") || (\$ 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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-4944-    fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5035-	# shared libraries, regardless of the interface used.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5036:	case `$LD -v 2>&1` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5037-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5067-    supports_anon_versioning=no
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5068:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5069-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5170-	prefix_cmds="$SED"~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5171:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5172-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5193-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5194:      _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5195:      _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5196-      ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5211-        pgcc*)				# Portland Group C compiler
gnuastro-0.13.50/bootstrapped/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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5216-					# Portland Group f77 and f90 compilers
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5217:	  _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5218-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5233-	nvcc*)	# Cuda Compiler Driver 2.2
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5234:	  _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5235-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5237-	esac
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5238:	case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5239-	*Sun\ C*)			# Sun C 5.9
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5240:	  _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5241-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5308-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5309:      case `$LD -v 2>&1` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5310-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5397-	else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5398:	  _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 == "L") || (\$ 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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5399-	fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5462-	# below for broken collect2 doesn't work under 4.3+
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5463:	  collect2name=`$CC -print-prog-name=collect2`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5464-	  if test -f "$collect2name" &&
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5518-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5519:        _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
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5520-      else
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5543-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5544:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5545-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5634-	# FIXME: Setting linknames here is a bad hack.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5635:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5636-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5772-      if test yes = "$GCC"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5773:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5774-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5795-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5796:          _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5797-	fi
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5798-      else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5799:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5800:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5801-      fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5845-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5846:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5847-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5876-	prefix_cmds="$SED"~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5877:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5878-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5891-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5892:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5893-      else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5894-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5895:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5896-      fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5905:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5906-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5908-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5909:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5910:	_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~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5911:          $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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5912-
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5927-      else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:5928:	case `$CC -V 2>&1` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-5929-	*"Compilers 5.0"*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6120-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6121:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6122-	  then
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6424-        # ancient GNU ld didn't support --whole-archive et. al.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6425:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6426-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6534-          # below for broken collect2 doesn't work under 4.3+
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6535:	  collect2name=`$CC -print-prog-name=collect2`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6536-	  if test -f "$collect2name" &&
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6592-
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6593:          _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
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6594-        else
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6617-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6618:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6619-	    if test svr4 != "$with_aix_soname"; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6746-	  prefix_cmds="$SED"~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6747:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6748-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6821-            # dependencies.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6822:            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"'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6823-            ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6886-	    # dependencies.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6887:	    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"'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6888-	    ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6922-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6923:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6924:	_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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6925-	;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6929-	    # SGI C++
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6930:	    _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6931-
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6940-	      if test no = "$with_gnu_ld"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6941:	        _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6942-	      else
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6943:	        _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6944-	      fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6961-	    # to its proper name (with version) after linking.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6962:	    _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6963:	    _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6964-	    # Commands to make compiler produce verbose output that lists
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6971-	    # dependencies.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6972:	    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"'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6973-
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6986-	    # earlier do not add the objects themselves.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:6987:	    case `$CC -V 2>&1` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-6988-	      *"Version 7."*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7007-            # Portland Group C++ compiler
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7008:	    case `$CC -V` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7009-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7012-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7013:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7014-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7017:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7018-                $RANLIB $oldlib'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7021-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7022:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7023-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7025-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7026:                $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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7027-	      ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7035-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7036:	    _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7037-            ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7054-	    # dependencies.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7055:	    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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7056-	    ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7069-	  *)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7070:	    case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7071-	    *Sun\ C*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7076-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7077:	      _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7078-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7141-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7142:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7143-	    _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'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7160-	    # to its proper name (with version) after linking.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7161:	    _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7162-
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7182:	        _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7183-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7186-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7187:	        _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7188:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7189-                  echo "-hidden">> $lib.exp~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7190:                  $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~
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7191-                  $RM $lib.exp'
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7205-	    # dependencies.
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7206:	    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"'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7207-	    ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7212-	        osf3*)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7213:	          _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7214-		  ;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7215-	        *)
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7216:	          _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'
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7217-		  ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7465-  case @S|@2 in
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7466:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7467:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7468-  esac
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7554-
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7555:  for p in `eval "$output_verbose_link_cmd"`; do
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7556-    case $prev$p in
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7658-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:7659: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-7660-fi
##############################################
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-8278-    test 10 -lt "$lt_ac_count" && break
gnuastro-0.13.50/bootstrapped/m4/libtool.m4:8279:    lt_ac_count=`expr $lt_ac_count + 1`
gnuastro-0.13.50/bootstrapped/m4/libtool.m4-8280-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-prefix.m4-288-                   ;;
gnuastro-0.13.50/bootstrapped/m4/lib-prefix.m4:289:                 *) searchdir=`cd "$searchdir" && pwd`
gnuastro-0.13.50/bootstrapped/m4/lib-prefix.m4-290-                    case "$searchdir" in
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-prefix.m4-315-changequote(,)dnl
gnuastro-0.13.50/bootstrapped/m4/lib-prefix.m4:316:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
gnuastro-0.13.50/bootstrapped/m4/lib-prefix.m4:317:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,//' -e 's/,.*//'`
gnuastro-0.13.50/bootstrapped/m4/lib-prefix.m4:318:  acl_libdirstem3=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,[^,]*,//' -e 's/,.*//'`
gnuastro-0.13.50/bootstrapped/m4/lib-prefix.m4-319-changequote([,])dnl
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-253-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:254:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-255-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-334-                -L*)
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:335:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-336-                  dnl First look for a shared library.
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-479-              */$acl_libdirstem | */$acl_libdirstem/)
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:480:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-481-                if test "$name" = '$1'; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-486-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:487:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-488-                if test "$name" = '$1'; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-493-              */$acl_libdirstem3 | */$acl_libdirstem3/)
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:494:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-495-                if test "$name" = '$1'; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-549-                  -L*)
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:550:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-551-                    dnl Potentially add $dependency_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-603-                  -R*)
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:604:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-605-                    if test "$enable_rpath" != no; then
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-639-                    dnl     <https://lists.gnu.org/archive/html/grep-devel/2020-09/msg00052.html>.
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:640:                    dep=`echo "X$dep" | sed -e 's/^X-l//'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-641-                    if test "X$dep" != Xc \
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-652-                    dnl option.
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:653:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-654-                    ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-765-            -L) next=yes ;;
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4:766:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
gnuastro-0.13.50/bootstrapped/m4/lib-link.m4-767-                 dnl No need to hardcode the standard /usr/lib.
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-71-          # gcc leaves a trailing carriage return which upsets mingw
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4:72:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-73-        *)
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4:74:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-75-      esac
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-80-          # Canonicalize the pathname of ld
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4:81:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-82-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4:83:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-84-          done
##############################################
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-108-          # Break only if it was the GNU/non-GNU ld that we prefer.
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4:109:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnuastro-0.13.50/bootstrapped/m4/lib-ld.m4-110-            *GNU* | *'with BFD'*)
##############################################
gnuastro-0.13.50/bootstrapped/m4/host-cpu-c-abi.m4-330-  dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same.
gnuastro-0.13.50/bootstrapped/m4/host-cpu-c-abi.m4:331:  HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
gnuastro-0.13.50/bootstrapped/m4/host-cpu-c-abi.m4-332-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4-434-changequote(,)dnl
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4:435:LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4-436-changequote([, ])dnl
##############################################
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4-953-      sed_drop_objext='s/\.o$//;s/\.obj$//'
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4:954:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4-955-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4-971-changequote(,)dnl
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4:972:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4-973-changequote([, ])dnl
##############################################
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4-1317-      sed_drop_objext='s/\.o$//;s/\.obj$//'
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4:1318:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
gnuastro-0.13.50/bootstrapped/m4/gnulib-comp.m4-1319-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
gnuastro-0.13.50/bootstrapped/m4/getopt.m4-218-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
gnuastro-0.13.50/bootstrapped/m4/getopt.m4:219:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
gnuastro-0.13.50/bootstrapped/m4/getopt.m4-220-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
gnuastro-0.13.50/bootstrapped/m4/exponentl.m4-103-    word*bit*)
gnuastro-0.13.50/bootstrapped/m4/exponentl.m4:104:      word=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/bootstrapped/m4/exponentl.m4:105:      bit=`echo "$gl_cv_cc_long_double_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/bootstrapped/m4/exponentl.m4-106-      AC_DEFINE_UNQUOTED([LDBL_EXPBIT0_WORD], [$word],
##############################################
gnuastro-0.13.50/bootstrapped/m4/exponentf.m4-83-    word*bit*)
gnuastro-0.13.50/bootstrapped/m4/exponentf.m4:84:      word=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/bootstrapped/m4/exponentf.m4:85:      bit=`echo "$gl_cv_cc_float_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/bootstrapped/m4/exponentf.m4-86-      AC_DEFINE_UNQUOTED([FLT_EXPBIT0_WORD], [$word],
##############################################
gnuastro-0.13.50/bootstrapped/m4/exponentd.m4-107-    word*bit*)
gnuastro-0.13.50/bootstrapped/m4/exponentd.m4:108:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
gnuastro-0.13.50/bootstrapped/m4/exponentd.m4:109:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
gnuastro-0.13.50/bootstrapped/m4/exponentd.m4-110-      AC_DEFINE_UNQUOTED([DBL_EXPBIT0_WORD], [$word],
##############################################
gnuastro-0.13.50/bootstrapped/m4/ax_pthread.m4-272-                *,*)
gnuastro-0.13.50/bootstrapped/m4/ax_pthread.m4:273:                PTHREAD_CFLAGS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\1/"`
gnuastro-0.13.50/bootstrapped/m4/ax_pthread.m4:274:                PTHREAD_LIBS=`echo $ax_pthread_try_flag | sed "s/^\(.*\),\(.*\)$/\2/"`
gnuastro-0.13.50/bootstrapped/m4/ax_pthread.m4-275-                AC_MSG_CHECKING([whether pthreads work with "$PTHREAD_CFLAGS" and "$PTHREAD_LIBS"])
##############################################
gnuastro-0.13.50/bootstrapped/m4/ax_pthread.m4-388-             ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
gnuastro-0.13.50/bootstrapped/m4/ax_pthread.m4:389:             ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
gnuastro-0.13.50/bootstrapped/m4/ax_pthread.m4-390-             ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
##############################################
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4-134-      # Determine the number of characters in A and B.
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4:135:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4:136:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4-137-
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4-138-      # Set A to no more than B's length and B to no more than A's length.
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4:139:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4:140:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4-141-    ],
##############################################
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4-143-      # A count greater than zero means use only that many subversions
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4:144:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4:145:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4-146-    ],
##############################################
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4-152-    # Pad zeros at end of numbers to make same length.
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4:153:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4:154:    B="$B`echo $A | sed 's/./0/g'`"
gnuastro-0.13.50/bootstrapped/m4/ax_compare_version.m4-155-    A="$ax_compare_version_tmp_A"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-74-
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:75:year=`expr "$scriptversion" : '\([^-]*\)'`
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-76-version="git-version-gen $scriptversion
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-141-then
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:142:    v=`cat $tarball_version_file` || v=
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-143-    case $v in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-158-          || git describe --abbrev=4 HEAD 2>/dev/null` \
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:159:    && v=`printf '%s\n' "$v" | sed "$tag_sed_script"` \
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-160-    && case $v in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-168-    #   Older: v6.10-g0f8faeb
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:169:    vprefix=`expr "X$v" : 'X\(.*\)-g[^-]*$'` || vprefix=$v
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-170-    case $vprefix in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-176-            # of git describe.
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:177:            vtag=`echo "$v" | sed 's/-.*//'`
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:178:            commit_list=`git rev-list "$vtag"..HEAD 2>/dev/null` \
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-179-                || { commit_list=failed;
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-180-                     echo "$0: WARNING: git rev-list failed" 1>&2; }
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:181:            numcommits=`echo "$commit_list" | wc -l`
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:182:            v=`echo "$v" | sed "s/\(.*\)-\(.*\)/\1-$numcommits-\2/"`;
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-183-            test "$commit_list" = failed && v=UNKNOWN
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-188-    # Remove the "g" to save a byte.
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:189:    v=`echo "$v" | sed 's/-\([^-]*\)-g\([^-]*\)$/.\1-\2/'`;
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-190-    v_from_git=1
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-196-
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen:197:v=`echo "$v" |sed "s/^$prefix//"`
gnuastro-0.13.50/bootstrapped/build-aux/git-version-gen-198-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-36-
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:37:prog=`basename "$0"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-38-srcdir=`pwd`
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-209-  # but here, we use the basename of $srcfile
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:210:  base=`basename "$srcfile"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-211-  case $base in
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:212:    *.txi|*.texi|*.texinfo) base=`echo "$base"|sed 's/\.[texinfo]*$//'`;;
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-213-  esac
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-234-{
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:235:  size=`ls -ksl $1 | awk '{print $1}'`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-236-  echo $size
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-298-  ls -l "$outdir/$PACKAGE.info.tar.gz"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:299:  info_tgz_size=`calcsize "$outdir/$PACKAGE.info.tar.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-300-  # do not mv the info files, there's no point in having them available
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-310-  gzip -f -9 $PACKAGE.dvi
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:311:  dvi_gz_size=`calcsize $PACKAGE.dvi.gz`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-312-  mv $PACKAGE.dvi.gz "$outdir/"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-317-  eval "$cmd"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:318:  pdf_size=`calcsize $PACKAGE.pdf`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-319-  mv $PACKAGE.pdf "$outdir/"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-328-  eval "$cmd"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:329:  ascii_size=`calcsize $PACKAGE.txt`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-330-  gzip -f -9 -c $PACKAGE.txt >"$outdir/$PACKAGE.txt.gz"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:331:  ascii_gz_size=`calcsize "$outdir/$PACKAGE.txt.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-332-  mv $PACKAGE.txt "$outdir/"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-351-  )
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:352:  eval html_$1_tgz_size=`calcsize "$outdir/${PACKAGE}.html_$1.tar.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-353-  rm -f "$outdir"/html_$1/*.html
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-364-  eval "$cmd"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:365:  html_mono_size=`calcsize $PACKAGE.html`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-366-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:367:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-368-  copy_images "$outdir/" $PACKAGE.html
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-391-  eval \
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:392:    html_${split}_tgz_size=`calcsize "$outdir/$PACKAGE.html_$split.tar.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-393-  rm -rf "$outdir/html_$split/"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-403-  eval "$cmd"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:404:  html_mono_size=`calcsize $PACKAGE.html`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-405-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:406:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-407-  mv $PACKAGE.html "$outdir/"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-416-printf "\nMaking .tar.gz for sources...\n"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:417:d=`dirname $srcfile`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-418-(
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-419-  cd "$d"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:420:  srcfiles=`ls -d *.texinfo *.texi *.txi *.eps $source_extra 2>/dev/null` || true
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-421-  tar czfh "$abs_outdir/$PACKAGE.texi.tar.gz" $srcfiles
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-423-)
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:424:texi_tgz_size=`calcsize "$outdir/$PACKAGE.texi.tar.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-425-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-432-  eval "$cmd"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:433:  docbook_xml_size=`calcsize $PACKAGE-db.xml`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-434-  gzip -f -9 -c $PACKAGE-db.xml >"$outdir/$PACKAGE-db.xml.gz"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:435:  docbook_xml_gz_size=`calcsize "$outdir/$PACKAGE-db.xml.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-436-  mv $PACKAGE-db.xml "$outdir/"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-446-  )
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:447:  html_node_db_tgz_size=`calcsize "$outdir/${PACKAGE}.html_node_db.tar.gz"`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-448-  rm -f "$outdir"/html_node_db/*.html
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-455-  eval "$cmd"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:456:  docbook_ascii_size=`calcsize $PACKAGE-db.txt`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-457-  mv $PACKAGE-db.txt "$outdir/"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-461-  eval "$cmd"
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:462:  docbook_pdf_size=`calcsize $PACKAGE-db.pdf`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-463-  mv $PACKAGE-db.pdf "$outdir/"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-475-
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh:476:curdate=`$SETLANG date '+%B %d, %Y'`
gnuastro-0.13.50/bootstrapped/build-aux/gendocs.sh-477-sed \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/texinfo.tex-7148-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
gnuastro-0.13.50/bootstrapped/build-aux/texinfo.tex:7149:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
gnuastro-0.13.50/bootstrapped/build-aux/texinfo.tex-7150-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh:115:set x`$ls_command /`
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh-116-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh-146-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh-211-       then
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh:212:	 year=`expr $year - 1`
gnuastro-0.13.50/bootstrapped/build-aux/mdate-sh-213-       fi;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-64-  case $1 in
gnuastro-0.13.50/bootstrapped/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-66-      *) dir=;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-73-{
gnuastro-0.13.50/bootstrapped/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-75-}
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnuastro-0.13.50/bootstrapped/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-128-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-405-        sleep 1
gnuastro-0.13.50/bootstrapped/build-aux/depcomp:406:        i=`expr $i - 1`
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-407-      done
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-408-    fi
gnuastro-0.13.50/bootstrapped/build-aux/depcomp:409:    i=`expr $i - 1`
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-410-  done
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-425-  # Do two passes, one to just change these to
gnuastro-0.13.50/bootstrapped/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-659-  done
gnuastro-0.13.50/bootstrapped/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnuastro-0.13.50/bootstrapped/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-94-#
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:95:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-96-#
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-210-          func_executable_p "$_G_path_prog" || continue
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:211:          case `"$_G_path_prog" --version 2>&1` in
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-212-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-257-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:258:      _G_count=`expr $_G_count + 1`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-259-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-293-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:294:      _G_count=`expr $_G_count + 1`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-295-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-418-# The name of this program.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:419:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-420-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-424-  *[\\/]*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:425:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:426:     progdir=`cd "$progdir" && pwd`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-427-     progpath=$progdir/$progname
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-618-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:619:    eval _G_current_value='`$ECHO $'$1'`'
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:620:    _G_delim=`expr "$2" : '\(.\)'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-621-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-647-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:648:    func_arith_result=`expr "$@"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-649-  }
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-668-  # ...otherwise fall back to using sed.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:669:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:670:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-671-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-765-      test -n "$_G_tc" && {
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:766:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:767:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-768-      }
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-769-    done
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:770:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-771-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-839-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:840:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-841-  }
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-871-        # ...otherwise throw away the child directory and loop
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:872:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-873-      done
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:874:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-875-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-909-      # If mktemp works, use that first and foremost
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:910:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-911-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1181-# but optimized for speed.  Result is stored in $func_quotefast_eval.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:1182:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1183-  printf -v _GL_test_printf_tilde %q '~'
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1320-    case $2 in
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:1321:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:1322:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1323-    esac
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1393-    [0-9]* | *[!a-zA-Z0-9_]*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:1394:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1395-      ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1480-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:1481:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1482-}
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1542-# The default options also support '--debug', which will turn on shell
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:1543:# execution tracing (see the comment above debug_cmd below for another
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1544-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1636-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:1637:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-1638-}
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2056-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2057:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2058-      func_split_equals_rhs=
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2059-      test "x$func_split_equals_lhs" = "x$1" \
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2060:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2061-  }
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2084-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2085:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2086:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2087-  }
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2270-       version:        $progname (GNU libtool) 2.4.6.42-b88ce-dirty
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2271:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2272:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2273-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2309-  {
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2310:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2311-  }
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2314-  {
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2315:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2316-  }
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2405-	  # quotes we have to do it in 2 steps:
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2406:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2407-	  eval "$extractedcf"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2873-      done
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2874:      CC_expanded=`func_echo_all $CC`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2875:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2876-      case $@ in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2886-	    # Evaluate the configuration.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2887:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2888-	    CC_quoted=
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2892-	    done
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2893:	    CC_expanded=`func_echo_all $CC`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2894:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2895-	    case "$@ " in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2984-    # zero AND non-empty stdout, which explains the odd construction:
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:2985:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-2986-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3052-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3053:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3054-    if test "$?" -ne 0; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3223-    # LT_CYGPATH in this case.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3224:    func_to_host_file_result=`cygpath -m "$1"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3225-  fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3380-    func_to_host_path_tmp1=$func_stripname_result
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3381:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3382-    func_convert_path_check : ";" \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3590-    *.[cCFSifmso] | \
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3591:    *.ada | *.adb | *.ads | *.asm | \
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3592-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3667-    if test no = "$compiler_c_o"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3668:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3669-      lockfile=$output_obj.lock
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3686-*** ERROR, $lockfile exists and contains:
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3687:`cat $lockfile 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3688-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3734-      if test warn = "$need_locks" &&
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3735:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3736-	$ECHO "\
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3737-*** ERROR, $lockfile contains:
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3738:`cat $lockfile 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3739-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3783-      if test warn = "$need_locks" &&
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3784:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3785-	$ECHO "\
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3786-*** ERROR, $lockfile contains:
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:3787:`cat $lockfile 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-3788-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4109-      # Get the absolute pathname.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4110:      absdir=`cd "$dir" && pwd`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4111-      test -n "$absdir" && dir=$absdir
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4208-      if test -n "$lt_sysroot"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4209:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4210-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4492-	  # Determine the prefix the user has applied to our future dir.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4493:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4494-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4505-	    # Stick the inst_prefix_dir data into the link command.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4506:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4507-	  else
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4508:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4509-	  fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4672-	    fi
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4673:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4674-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4691-	        # Replace the output file specification.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4692:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4693-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4710-	    # Install the binary that we compiled earlier.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4711:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4712-	  fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4784-    my_pic_p=${3-false}
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4785:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4786-    my_dlsyms=
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4842-	  # Add our own program objects to the symbol list.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4843:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4844-	  for progfile in $progfiles; do
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4904-	          # Use subshell, to avoid clobbering current variable values
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:4905:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-4906-	          if test -n "$dlprefile_dlname"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5073-	  if test -f "$output_objdir/$my_outputname.def"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5074:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5075:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5076-	  else
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5077:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5078:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5079-	  fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5081-	*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5082:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5083:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5084-	  ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5096-      # Nullify the symbol file.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5097:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5098:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5099-    fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5110-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5111:  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)$'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5112-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5123-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5124:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5125-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5139-  win32_libid_type=unknown
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5140:  win32_fileres=`file -L $1 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5141-  case $win32_fileres in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5204-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5205:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5206-}
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5222-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5223:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5224-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5286-    # binutils import library
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5287:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5288-  elif func_cygming_ms_implib_p "$1"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5289-    # ms-generated import library
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5290:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5291-  else
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5370-	  darwin_base_archive=$func_basename_result
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5371:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5372-	  if test -n "$darwin_arches"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5373:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5374-	    darwin_arch=
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5384-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5385:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5386-	    darwin_file=
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5388-	    for darwin_file in $darwin_filelist; do
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5389:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5390-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5403-      esac
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5404:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5405-    done
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5510-    --lt-dump-script)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5511:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5512-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5513:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5514-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5537-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5538:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5539-  done
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5595-  # Find the directory that this script lives in.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5596:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5597-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5599-  # Follow symbolic links until we get to the real thisdir.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5600:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5601-  while test -n \"\$file\"; do
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5602:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5603-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5611-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5612:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5613:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5614-  done
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5625-    case \"\$thisdir\" in
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5626:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5627-    $objdir )   thisdir=. ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5631-  # Try to get the absolute directory name.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5632:  absdir=\`cd \"\$thisdir\" && pwd\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5633-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5641-  if test ! -f \"\$progdir/\$program\" ||
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5642:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5643-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5656-    if test -n \"\$relink_command\"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5657:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5658-      else
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5700-    # The second colon is a workaround for a bug in BeOS R4 sed
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:5701:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-5702-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-6679-
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:6680:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-6681-    *import*) : ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-6927-	    moreargs=
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:6928:	    for fil in `cat "$save_arg"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-6929-	    do
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7188-	*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:7189:	  absdir=`cd "$dir" && pwd`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7190-	  test -z "$absdir" && \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7209-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:7210:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7211-	  case :$dllsearchpath: in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7506-      -Z*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:7507:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7508-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7676-      # get the directories listed in $shlibpath_var
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:7677:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7678-    else
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7992-		  set dummy $deplibs_check_method; shift
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:7993:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-7994-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8082-	if test -n "$inherited_linker_flags"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8083:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8084-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8090-	fi
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8091:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8092-	if test lib,link = "$linkmode,$pass" ||
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8163-	*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8164:	  abs_ladir=`cd "$ladir" && pwd`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8165-	  if test -z "$abs_ladir"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8416-	    shift
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8417:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8418-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8708-		*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8709:		  absdir=`cd "$dir" && pwd`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8710-		  if test -z "$absdir"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8719-		  depdepl=
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8720:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8721-		  if test -n "$deplibrary_names"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8726-		      depdepl=$absdir/$objdir/$depdepl
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8727:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8728-                      if test -z "$darwin_install_name"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8729:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8730-                      fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8741-		else
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8742:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8743-		  test -z "$libdir" && \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8764-	else
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8765:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8766-	fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8853-        linux*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:8854:          case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-8855-          *Sun\ C*) # Sun C++ 5.9
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9258-	removelist=
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9259:	tempremovelist=`$ECHO "$output_objdir/*"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9260-	for p in $tempremovelist; do
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9284-	# Transform .lo files to .o files.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9285:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9286-      fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9289-      #for path in $notinst_path; do
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9290:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9291:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9292:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9293-      #done
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9410-		if test -n "$i"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9411:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9412:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9413-		  set dummy $deplib_matches; shift
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9414-		  deplib_match=$1
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9415:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9416-		    func_append newdeplibs " $i"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9453-		  if test -n "$i"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9454:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9455:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9456-		    set dummy $deplib_matches; shift
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9457-		    deplib_match=$1
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9458:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9459-		      func_append newdeplibs " $i"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9488-	  set dummy $deplibs_check_method; shift
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9489:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9490-	  for a_deplib in $deplibs; do
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9503-	      if test -n "$a_deplib"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9504:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9505-		if test -n "$file_magic_glob"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9506:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9507-		else
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9513-		    shopt -s nocaseglob
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9514:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9515-		    $nocaseglob
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9516-		  else
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9517:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9518-		  fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9531-		      while test -h "$potlib" 2>/dev/null; do
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9532:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9533-			case $potliblink in
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9534-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9535:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9536-			esac
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9572-	  set dummy $deplibs_check_method; shift
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9573:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9574-	  for a_deplib in $deplibs; do
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9587-	      if test -n "$a_deplib"; then
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9588:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9589-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9590:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9591-		  for potent_lib in $potential_libs; do
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9626-	  newdeplibs=
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9627:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9628-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9630-	      # can't use Xsed below, because $i might contain '/'
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9631:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9632-	    done
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9656-	  # On Rhapsody replace the C library with the System framework
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9657:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9658-	  ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9708-	*-*-darwin*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9709:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9710:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9711:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9712-	  ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9835-	# Use standard objects if they are pic
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:9836:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-9837-	test "X$libobjs" = "X " && libobjs=
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10349-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10350:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10351-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10364-      # Create the old-style object.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10365:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10366-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10422-	# On Rhapsody replace the C library is the System framework
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10423:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10424:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10425-	;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10440-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10441:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10442:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10443-	;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10518-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10519:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10520-	  case :$dllsearchpath: in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10578-	# Transform all the library objects into standard objects.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10579:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10580:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10581-      fi
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10606-	# Replace the output file specification.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10607:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10608-	link_command=$compile_command$compile_rpath
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10615-	  func_to_tool_file "$output"
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10616:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10617-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10659-	# Replace the output file specification.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10660:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10661-	# Delete the old output file.
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10667-	  func_to_tool_file "$output"
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10668:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10669-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10685-	  link_command=$finalize_var$compile_command$finalize_rpath
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10686:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10687-          ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10698-      # Replace the output file specification.
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10699:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10700-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10707-	func_to_tool_file "$output_objdir/$outputname"
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10708:	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'`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10709-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-10998-		func_resolve_sysroot "$deplib"
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:10999:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-11000-		test -z "$libdir" && \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-11024-		name=$func_basename_result
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:11025:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-11026-		test -z "$libdir" && \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-11043-		name=$func_basename_result
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:11044:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-11045-		test -z "$libdir" && \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-11362-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh:11363:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gnuastro-0.13.50/bootstrapped/build-aux/ltmain.sh-11364-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-247-      fi
gnuastro-0.13.50/bootstrapped/build-aux/install-sh:248:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-249-    *)
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-297-      dstdir=$dst
gnuastro-0.13.50/bootstrapped/build-aux/install-sh:298:      dstbase=`basename "$src"`
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-299-      case $dst in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-304-    else
gnuastro-0.13.50/bootstrapped/build-aux/install-sh:305:      dstdir=`dirname "$dst"`
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-306-      test -d "$dstdir"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-353-	       test_tmpdir="$tmpdir/a"
gnuastro-0.13.50/bootstrapped/build-aux/install-sh:354:	       ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-355-	       case $ls_ld_tmpdir in
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-360-	       $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gnuastro-0.13.50/bootstrapped/build-aux/install-sh:361:		 ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-362-		 test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-417-            case $prefix in
gnuastro-0.13.50/bootstrapped/build-aux/install-sh:418:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-419-              *) qprefix=$prefix;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-477-    if $copy_on_change &&
gnuastro-0.13.50/bootstrapped/build-aux/install-sh:478:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gnuastro-0.13.50/bootstrapped/build-aux/install-sh:479:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gnuastro-0.13.50/bootstrapped/build-aux/install-sh-480-       set -f &&
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.sub-1259-			*)
gnuastro-0.13.50/bootstrapped/build-aux/config.sub:1260:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
gnuastro-0.13.50/bootstrapped/build-aux/config.sub-1261-				exit 1
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.sub-1731-	*)
gnuastro-0.13.50/bootstrapped/build-aux/config.sub:1732:		echo Invalid configuration \`"$1"\': OS \`"$os"\' not recognized 1>&2
gnuastro-0.13.50/bootstrapped/build-aux/config.sub-1733-		exit 1
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.sub-1746-		# require a kernel.
gnuastro-0.13.50/bootstrapped/build-aux/config.sub:1747:		echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2
gnuastro-0.13.50/bootstrapped/build-aux/config.sub-1748-		exit 1
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.sub-1761-	*-*)
gnuastro-0.13.50/bootstrapped/build-aux/config.sub:1762:		echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2
gnuastro-0.13.50/bootstrapped/build-aux/config.sub-1763-		exit 1
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-33-host="$1"
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-37-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-47-done
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-49-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-94-        *)
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-243-          else
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-430-        hardcode_direct=yes
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnuastro-0.13.50/bootstrapped/build-aux/config.rpath-651-
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib-65-	mingw)
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib-67-	  ;;
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib-68-	cygwin | msys)
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib-70-	  ;;
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib-71-	wine)
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib-73-	  ;;
##############################################
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib-88-  archive=$3
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
gnuastro-0.13.50/bootstrapped/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
gnuastro-0.13.50/bin/script/Makefile.in-50-  { \
gnuastro-0.13.50/bin/script/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/script/Makefile.in-52-  }; \
##############################################
gnuastro-0.13.50/bin/script/Makefile.in-316-CONFIG_CLEAN_VPATH_FILES =
gnuastro-0.13.50/bin/script/Makefile.in:317:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/script/Makefile.in-318-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/script/Makefile.in:319:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/script/Makefile.in-320-    *) f=$$p;; \
gnuastro-0.13.50/bin/script/Makefile.in-321-  esac;
gnuastro-0.13.50/bin/script/Makefile.in:322:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/script/Makefile.in-323-am__install_max = 40
gnuastro-0.13.50/bin/script/Makefile.in-324-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/script/Makefile.in:325:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/script/Makefile.in-326-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/script/Makefile.in-1956-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/script/Makefile.in:1957:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/script/Makefile.in:1958:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/script/Makefile.in-1959-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/script/Makefile.in-1970-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/script/Makefile.in:1971:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/script/Makefile.in-1972-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-51-  { \
gnuastro-0.13.50/bin/warp/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/warp/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-374-  esac
gnuastro-0.13.50/bin/warp/Makefile.in:375:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/warp/Makefile.in-376-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/warp/Makefile.in:377:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/warp/Makefile.in-378-    *) f=$$p;; \
gnuastro-0.13.50/bin/warp/Makefile.in-379-  esac;
gnuastro-0.13.50/bin/warp/Makefile.in:380:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/warp/Makefile.in-381-am__install_max = 40
gnuastro-0.13.50/bin/warp/Makefile.in-382-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/warp/Makefile.in:383:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/warp/Makefile.in-384-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-2011-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/warp/Makefile.in:2012:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/warp/Makefile.in-2013-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-2036-.c.o:
gnuastro-0.13.50/bin/warp/Makefile.in:2037:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/warp/Makefile.in-2038-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-2044-.c.obj:
gnuastro-0.13.50/bin/warp/Makefile.in:2045:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/warp/Makefile.in:2046:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/warp/Makefile.in-2047-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-2049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/warp/Makefile.in:2050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/warp/Makefile.in-2051-
gnuastro-0.13.50/bin/warp/Makefile.in-2052-.c.lo:
gnuastro-0.13.50/bin/warp/Makefile.in:2053:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/warp/Makefile.in-2054-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-2083-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/warp/Makefile.in:2084:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/warp/Makefile.in-2085-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-2116-GTAGS:
gnuastro-0.13.50/bin/warp/Makefile.in:2117:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/warp/Makefile.in-2118-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-2142-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/warp/Makefile.in:2143:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/warp/Makefile.in:2144:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/warp/Makefile.in-2145-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/warp/Makefile.in-2156-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/warp/Makefile.in:2157:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/warp/Makefile.in-2158-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-51-  { \
gnuastro-0.13.50/bin/table/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/table/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-375-  esac
gnuastro-0.13.50/bin/table/Makefile.in:376:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/table/Makefile.in-377-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/table/Makefile.in:378:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/table/Makefile.in-379-    *) f=$$p;; \
gnuastro-0.13.50/bin/table/Makefile.in-380-  esac;
gnuastro-0.13.50/bin/table/Makefile.in:381:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/table/Makefile.in-382-am__install_max = 40
gnuastro-0.13.50/bin/table/Makefile.in-383-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/table/Makefile.in:384:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/table/Makefile.in-385-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-2012-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/table/Makefile.in:2013:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/table/Makefile.in-2014-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-2038-.c.o:
gnuastro-0.13.50/bin/table/Makefile.in:2039:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/table/Makefile.in-2040-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-2046-.c.obj:
gnuastro-0.13.50/bin/table/Makefile.in:2047:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/table/Makefile.in:2048:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/table/Makefile.in-2049-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-2051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/table/Makefile.in:2052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/table/Makefile.in-2053-
gnuastro-0.13.50/bin/table/Makefile.in-2054-.c.lo:
gnuastro-0.13.50/bin/table/Makefile.in:2055:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/table/Makefile.in-2056-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-2085-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/table/Makefile.in:2086:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/table/Makefile.in-2087-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-2118-GTAGS:
gnuastro-0.13.50/bin/table/Makefile.in:2119:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/table/Makefile.in-2120-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-2144-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/table/Makefile.in:2145:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/table/Makefile.in:2146:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/table/Makefile.in-2147-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/table/Makefile.in-2158-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/table/Makefile.in:2159:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/table/Makefile.in-2160-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-51-  { \
gnuastro-0.13.50/bin/statistics/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/statistics/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-376-  esac
gnuastro-0.13.50/bin/statistics/Makefile.in:377:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/statistics/Makefile.in-378-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/statistics/Makefile.in:379:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/statistics/Makefile.in-380-    *) f=$$p;; \
gnuastro-0.13.50/bin/statistics/Makefile.in-381-  esac;
gnuastro-0.13.50/bin/statistics/Makefile.in:382:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/statistics/Makefile.in-383-am__install_max = 40
gnuastro-0.13.50/bin/statistics/Makefile.in-384-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/statistics/Makefile.in:385:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/statistics/Makefile.in-386-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-2013-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/statistics/Makefile.in:2014:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/statistics/Makefile.in-2015-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-2040-.c.o:
gnuastro-0.13.50/bin/statistics/Makefile.in:2041:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/statistics/Makefile.in-2042-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-2048-.c.obj:
gnuastro-0.13.50/bin/statistics/Makefile.in:2049:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/statistics/Makefile.in:2050:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/statistics/Makefile.in-2051-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-2053-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/statistics/Makefile.in:2054:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/statistics/Makefile.in-2055-
gnuastro-0.13.50/bin/statistics/Makefile.in-2056-.c.lo:
gnuastro-0.13.50/bin/statistics/Makefile.in:2057:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/statistics/Makefile.in-2058-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-2087-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/statistics/Makefile.in:2088:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/statistics/Makefile.in-2089-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-2120-GTAGS:
gnuastro-0.13.50/bin/statistics/Makefile.in:2121:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/statistics/Makefile.in-2122-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-2146-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/statistics/Makefile.in:2147:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/statistics/Makefile.in:2148:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/statistics/Makefile.in-2149-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/statistics/Makefile.in-2160-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/statistics/Makefile.in:2161:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/statistics/Makefile.in-2162-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-51-  { \
gnuastro-0.13.50/bin/segment/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/segment/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-375-  esac
gnuastro-0.13.50/bin/segment/Makefile.in:376:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/segment/Makefile.in-377-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/segment/Makefile.in:378:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/segment/Makefile.in-379-    *) f=$$p;; \
gnuastro-0.13.50/bin/segment/Makefile.in-380-  esac;
gnuastro-0.13.50/bin/segment/Makefile.in:381:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/segment/Makefile.in-382-am__install_max = 40
gnuastro-0.13.50/bin/segment/Makefile.in-383-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/segment/Makefile.in:384:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/segment/Makefile.in-385-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-2012-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/segment/Makefile.in:2013:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/segment/Makefile.in-2014-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-2038-.c.o:
gnuastro-0.13.50/bin/segment/Makefile.in:2039:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/segment/Makefile.in-2040-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-2046-.c.obj:
gnuastro-0.13.50/bin/segment/Makefile.in:2047:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/segment/Makefile.in:2048:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/segment/Makefile.in-2049-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-2051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/segment/Makefile.in:2052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/segment/Makefile.in-2053-
gnuastro-0.13.50/bin/segment/Makefile.in-2054-.c.lo:
gnuastro-0.13.50/bin/segment/Makefile.in:2055:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/segment/Makefile.in-2056-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-2085-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/segment/Makefile.in:2086:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/segment/Makefile.in-2087-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-2118-GTAGS:
gnuastro-0.13.50/bin/segment/Makefile.in:2119:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/segment/Makefile.in-2120-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-2144-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/segment/Makefile.in:2145:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/segment/Makefile.in:2146:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/segment/Makefile.in-2147-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/segment/Makefile.in-2158-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/segment/Makefile.in:2159:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/segment/Makefile.in-2160-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-51-  { \
gnuastro-0.13.50/bin/query/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/query/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-375-  esac
gnuastro-0.13.50/bin/query/Makefile.in:376:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/query/Makefile.in-377-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/query/Makefile.in:378:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/query/Makefile.in-379-    *) f=$$p;; \
gnuastro-0.13.50/bin/query/Makefile.in-380-  esac;
gnuastro-0.13.50/bin/query/Makefile.in:381:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/query/Makefile.in-382-am__install_max = 40
gnuastro-0.13.50/bin/query/Makefile.in-383-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/query/Makefile.in:384:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/query/Makefile.in-385-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-2012-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/query/Makefile.in:2013:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/query/Makefile.in-2014-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-2038-.c.o:
gnuastro-0.13.50/bin/query/Makefile.in:2039:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/query/Makefile.in-2040-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-2046-.c.obj:
gnuastro-0.13.50/bin/query/Makefile.in:2047:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/query/Makefile.in:2048:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/query/Makefile.in-2049-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-2051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/query/Makefile.in:2052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/query/Makefile.in-2053-
gnuastro-0.13.50/bin/query/Makefile.in-2054-.c.lo:
gnuastro-0.13.50/bin/query/Makefile.in:2055:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/query/Makefile.in-2056-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-2085-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/query/Makefile.in:2086:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/query/Makefile.in-2087-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-2118-GTAGS:
gnuastro-0.13.50/bin/query/Makefile.in:2119:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/query/Makefile.in-2120-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-2144-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/query/Makefile.in:2145:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/query/Makefile.in:2146:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/query/Makefile.in-2147-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/query/Makefile.in-2158-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/query/Makefile.in:2159:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/query/Makefile.in-2160-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-51-  { \
gnuastro-0.13.50/bin/noisechisel/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-378-  esac
gnuastro-0.13.50/bin/noisechisel/Makefile.in:379:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/noisechisel/Makefile.in-380-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/noisechisel/Makefile.in:381:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in-382-    *) f=$$p;; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in-383-  esac;
gnuastro-0.13.50/bin/noisechisel/Makefile.in:384:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/noisechisel/Makefile.in-385-am__install_max = 40
gnuastro-0.13.50/bin/noisechisel/Makefile.in-386-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/noisechisel/Makefile.in:387:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/noisechisel/Makefile.in-388-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2019-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2020:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2021-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2047-.c.o:
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2048:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2049-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2055-.c.obj:
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2056:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2057:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2058-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2060-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2061:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2062-
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2063-.c.lo:
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2064:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2065-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2094-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2095:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2096-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2127-GTAGS:
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2128:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2129-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2153-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2154:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2155:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2156-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2167-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/noisechisel/Makefile.in:2168:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/noisechisel/Makefile.in-2169-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-51-  { \
gnuastro-0.13.50/bin/mkprof/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/mkprof/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-376-  esac
gnuastro-0.13.50/bin/mkprof/Makefile.in:377:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/mkprof/Makefile.in-378-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/mkprof/Makefile.in:379:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/mkprof/Makefile.in-380-    *) f=$$p;; \
gnuastro-0.13.50/bin/mkprof/Makefile.in-381-  esac;
gnuastro-0.13.50/bin/mkprof/Makefile.in:382:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/mkprof/Makefile.in-383-am__install_max = 40
gnuastro-0.13.50/bin/mkprof/Makefile.in-384-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/mkprof/Makefile.in:385:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/mkprof/Makefile.in-386-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-2015-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/mkprof/Makefile.in:2016:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/mkprof/Makefile.in-2017-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-2042-.c.o:
gnuastro-0.13.50/bin/mkprof/Makefile.in:2043:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/mkprof/Makefile.in-2044-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-2050-.c.obj:
gnuastro-0.13.50/bin/mkprof/Makefile.in:2051:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/mkprof/Makefile.in:2052:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/mkprof/Makefile.in-2053-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-2055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/mkprof/Makefile.in:2056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/mkprof/Makefile.in-2057-
gnuastro-0.13.50/bin/mkprof/Makefile.in-2058-.c.lo:
gnuastro-0.13.50/bin/mkprof/Makefile.in:2059:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/mkprof/Makefile.in-2060-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-2089-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/mkprof/Makefile.in:2090:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/mkprof/Makefile.in-2091-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-2122-GTAGS:
gnuastro-0.13.50/bin/mkprof/Makefile.in:2123:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/mkprof/Makefile.in-2124-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-2148-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/mkprof/Makefile.in:2149:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/mkprof/Makefile.in:2150:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/mkprof/Makefile.in-2151-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/mkprof/Makefile.in-2162-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/mkprof/Makefile.in:2163:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/mkprof/Makefile.in-2164-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-51-  { \
gnuastro-0.13.50/bin/mknoise/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/mknoise/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-374-  esac
gnuastro-0.13.50/bin/mknoise/Makefile.in:375:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/mknoise/Makefile.in-376-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/mknoise/Makefile.in:377:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/mknoise/Makefile.in-378-    *) f=$$p;; \
gnuastro-0.13.50/bin/mknoise/Makefile.in-379-  esac;
gnuastro-0.13.50/bin/mknoise/Makefile.in:380:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/mknoise/Makefile.in-381-am__install_max = 40
gnuastro-0.13.50/bin/mknoise/Makefile.in-382-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/mknoise/Makefile.in:383:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/mknoise/Makefile.in-384-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-2011-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/mknoise/Makefile.in:2012:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/mknoise/Makefile.in-2013-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-2036-.c.o:
gnuastro-0.13.50/bin/mknoise/Makefile.in:2037:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/mknoise/Makefile.in-2038-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-2044-.c.obj:
gnuastro-0.13.50/bin/mknoise/Makefile.in:2045:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/mknoise/Makefile.in:2046:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/mknoise/Makefile.in-2047-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-2049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/mknoise/Makefile.in:2050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/mknoise/Makefile.in-2051-
gnuastro-0.13.50/bin/mknoise/Makefile.in-2052-.c.lo:
gnuastro-0.13.50/bin/mknoise/Makefile.in:2053:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/mknoise/Makefile.in-2054-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-2083-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/mknoise/Makefile.in:2084:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/mknoise/Makefile.in-2085-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-2116-GTAGS:
gnuastro-0.13.50/bin/mknoise/Makefile.in:2117:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/mknoise/Makefile.in-2118-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-2142-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/mknoise/Makefile.in:2143:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/mknoise/Makefile.in:2144:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/mknoise/Makefile.in-2145-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/mknoise/Makefile.in-2156-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/mknoise/Makefile.in:2157:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/mknoise/Makefile.in-2158-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-51-  { \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-378-  esac
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:379:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-380-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:381:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-382-    *) f=$$p;; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-383-  esac;
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:384:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-385-am__install_max = 40
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-386-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:387:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-388-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2017-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2018:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2019-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2045-.c.o:
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2046:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2047-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2053-.c.obj:
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2054:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2055:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2056-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2058-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2059:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2060-
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2061-.c.lo:
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2062:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2063-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2092-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2093:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2094-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2125-GTAGS:
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2126:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2127-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2151-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2152:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2153:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2154-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2165-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in:2166:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/mkcatalog/Makefile.in-2167-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-51-  { \
gnuastro-0.13.50/bin/match/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/match/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-374-  esac
gnuastro-0.13.50/bin/match/Makefile.in:375:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/match/Makefile.in-376-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/match/Makefile.in:377:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/match/Makefile.in-378-    *) f=$$p;; \
gnuastro-0.13.50/bin/match/Makefile.in-379-  esac;
gnuastro-0.13.50/bin/match/Makefile.in:380:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/match/Makefile.in-381-am__install_max = 40
gnuastro-0.13.50/bin/match/Makefile.in-382-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/match/Makefile.in:383:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/match/Makefile.in-384-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-2011-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/match/Makefile.in:2012:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/match/Makefile.in-2013-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-2036-.c.o:
gnuastro-0.13.50/bin/match/Makefile.in:2037:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/match/Makefile.in-2038-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-2044-.c.obj:
gnuastro-0.13.50/bin/match/Makefile.in:2045:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/match/Makefile.in:2046:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/match/Makefile.in-2047-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-2049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/match/Makefile.in:2050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/match/Makefile.in-2051-
gnuastro-0.13.50/bin/match/Makefile.in-2052-.c.lo:
gnuastro-0.13.50/bin/match/Makefile.in:2053:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/match/Makefile.in-2054-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-2083-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/match/Makefile.in:2084:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/match/Makefile.in-2085-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-2116-GTAGS:
gnuastro-0.13.50/bin/match/Makefile.in:2117:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/match/Makefile.in-2118-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-2142-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/match/Makefile.in:2143:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/match/Makefile.in:2144:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/match/Makefile.in-2145-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/match/Makefile.in-2156-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/match/Makefile.in:2157:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/match/Makefile.in-2158-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-51-  { \
gnuastro-0.13.50/bin/fits/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/fits/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-375-  esac
gnuastro-0.13.50/bin/fits/Makefile.in:376:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/fits/Makefile.in-377-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/fits/Makefile.in:378:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/fits/Makefile.in-379-    *) f=$$p;; \
gnuastro-0.13.50/bin/fits/Makefile.in-380-  esac;
gnuastro-0.13.50/bin/fits/Makefile.in:381:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/fits/Makefile.in-382-am__install_max = 40
gnuastro-0.13.50/bin/fits/Makefile.in-383-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/fits/Makefile.in:384:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/fits/Makefile.in-385-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-2012-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/fits/Makefile.in:2013:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/fits/Makefile.in-2014-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-2039-.c.o:
gnuastro-0.13.50/bin/fits/Makefile.in:2040:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/fits/Makefile.in-2041-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-2047-.c.obj:
gnuastro-0.13.50/bin/fits/Makefile.in:2048:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/fits/Makefile.in:2049:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/fits/Makefile.in-2050-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-2052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/fits/Makefile.in:2053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/fits/Makefile.in-2054-
gnuastro-0.13.50/bin/fits/Makefile.in-2055-.c.lo:
gnuastro-0.13.50/bin/fits/Makefile.in:2056:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/fits/Makefile.in-2057-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-2086-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/fits/Makefile.in:2087:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/fits/Makefile.in-2088-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-2119-GTAGS:
gnuastro-0.13.50/bin/fits/Makefile.in:2120:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/fits/Makefile.in-2121-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-2145-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/fits/Makefile.in:2146:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/fits/Makefile.in:2147:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/fits/Makefile.in-2148-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/fits/Makefile.in-2159-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/fits/Makefile.in:2160:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/fits/Makefile.in-2161-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-51-  { \
gnuastro-0.13.50/bin/crop/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/crop/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-376-  esac
gnuastro-0.13.50/bin/crop/Makefile.in:377:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/crop/Makefile.in-378-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/crop/Makefile.in:379:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/crop/Makefile.in-380-    *) f=$$p;; \
gnuastro-0.13.50/bin/crop/Makefile.in-381-  esac;
gnuastro-0.13.50/bin/crop/Makefile.in:382:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/crop/Makefile.in-383-am__install_max = 40
gnuastro-0.13.50/bin/crop/Makefile.in-384-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/crop/Makefile.in:385:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/crop/Makefile.in-386-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-2013-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/crop/Makefile.in:2014:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/crop/Makefile.in-2015-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-2040-.c.o:
gnuastro-0.13.50/bin/crop/Makefile.in:2041:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/crop/Makefile.in-2042-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-2048-.c.obj:
gnuastro-0.13.50/bin/crop/Makefile.in:2049:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/crop/Makefile.in:2050:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/crop/Makefile.in-2051-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-2053-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/crop/Makefile.in:2054:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/crop/Makefile.in-2055-
gnuastro-0.13.50/bin/crop/Makefile.in-2056-.c.lo:
gnuastro-0.13.50/bin/crop/Makefile.in:2057:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/crop/Makefile.in-2058-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-2087-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/crop/Makefile.in:2088:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/crop/Makefile.in-2089-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-2120-GTAGS:
gnuastro-0.13.50/bin/crop/Makefile.in:2121:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/crop/Makefile.in-2122-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-2146-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/crop/Makefile.in:2147:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/crop/Makefile.in:2148:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/crop/Makefile.in-2149-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/crop/Makefile.in-2160-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/crop/Makefile.in:2161:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/crop/Makefile.in-2162-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-51-  { \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-376-  esac
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:377:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-378-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:379:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-380-    *) f=$$p;; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-381-  esac;
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:382:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-383-am__install_max = 40
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-384-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:385:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-386-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2013-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2014:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2015-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2038-.c.o:
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2039:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2040-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2046-.c.obj:
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2047:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2048:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2049-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2053-
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2054-.c.lo:
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2055:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2056-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2085-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2086:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2087-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2118-GTAGS:
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2119:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2120-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2144-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2145:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2146:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2147-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2158-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in:2159:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/cosmiccal/Makefile.in-2160-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-51-  { \
gnuastro-0.13.50/bin/convolve/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/convolve/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-375-  esac
gnuastro-0.13.50/bin/convolve/Makefile.in:376:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/convolve/Makefile.in-377-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/convolve/Makefile.in:378:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/convolve/Makefile.in-379-    *) f=$$p;; \
gnuastro-0.13.50/bin/convolve/Makefile.in-380-  esac;
gnuastro-0.13.50/bin/convolve/Makefile.in:381:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/convolve/Makefile.in-382-am__install_max = 40
gnuastro-0.13.50/bin/convolve/Makefile.in-383-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/convolve/Makefile.in:384:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/convolve/Makefile.in-385-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-2012-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/convolve/Makefile.in:2013:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/convolve/Makefile.in-2014-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-2037-.c.o:
gnuastro-0.13.50/bin/convolve/Makefile.in:2038:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/convolve/Makefile.in-2039-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-2045-.c.obj:
gnuastro-0.13.50/bin/convolve/Makefile.in:2046:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/convolve/Makefile.in:2047:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/convolve/Makefile.in-2048-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-2050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/convolve/Makefile.in:2051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/convolve/Makefile.in-2052-
gnuastro-0.13.50/bin/convolve/Makefile.in-2053-.c.lo:
gnuastro-0.13.50/bin/convolve/Makefile.in:2054:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/convolve/Makefile.in-2055-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-2084-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/convolve/Makefile.in:2085:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/convolve/Makefile.in-2086-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-2117-GTAGS:
gnuastro-0.13.50/bin/convolve/Makefile.in:2118:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/convolve/Makefile.in-2119-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-2143-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/convolve/Makefile.in:2144:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/convolve/Makefile.in:2145:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/convolve/Makefile.in-2146-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/convolve/Makefile.in-2157-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/convolve/Makefile.in:2158:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/convolve/Makefile.in-2159-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-51-  { \
gnuastro-0.13.50/bin/convertt/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/convertt/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-375-  esac
gnuastro-0.13.50/bin/convertt/Makefile.in:376:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/convertt/Makefile.in-377-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/convertt/Makefile.in:378:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/convertt/Makefile.in-379-    *) f=$$p;; \
gnuastro-0.13.50/bin/convertt/Makefile.in-380-  esac;
gnuastro-0.13.50/bin/convertt/Makefile.in:381:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/convertt/Makefile.in-382-am__install_max = 40
gnuastro-0.13.50/bin/convertt/Makefile.in-383-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/convertt/Makefile.in:384:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/convertt/Makefile.in-385-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-2012-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/convertt/Makefile.in:2013:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/convertt/Makefile.in-2014-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-2038-.c.o:
gnuastro-0.13.50/bin/convertt/Makefile.in:2039:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/convertt/Makefile.in-2040-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-2046-.c.obj:
gnuastro-0.13.50/bin/convertt/Makefile.in:2047:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/convertt/Makefile.in:2048:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/convertt/Makefile.in-2049-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-2051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/convertt/Makefile.in:2052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/convertt/Makefile.in-2053-
gnuastro-0.13.50/bin/convertt/Makefile.in-2054-.c.lo:
gnuastro-0.13.50/bin/convertt/Makefile.in:2055:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/convertt/Makefile.in-2056-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-2085-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/convertt/Makefile.in:2086:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/convertt/Makefile.in-2087-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-2118-GTAGS:
gnuastro-0.13.50/bin/convertt/Makefile.in:2119:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/convertt/Makefile.in-2120-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-2144-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/convertt/Makefile.in:2145:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/convertt/Makefile.in:2146:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/convertt/Makefile.in-2147-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/convertt/Makefile.in-2158-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/convertt/Makefile.in:2159:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/convertt/Makefile.in-2160-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-51-  { \
gnuastro-0.13.50/bin/buildprog/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/buildprog/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-375-  esac
gnuastro-0.13.50/bin/buildprog/Makefile.in:376:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/buildprog/Makefile.in-377-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/buildprog/Makefile.in:378:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/buildprog/Makefile.in-379-    *) f=$$p;; \
gnuastro-0.13.50/bin/buildprog/Makefile.in-380-  esac;
gnuastro-0.13.50/bin/buildprog/Makefile.in:381:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/buildprog/Makefile.in-382-am__install_max = 40
gnuastro-0.13.50/bin/buildprog/Makefile.in-383-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/buildprog/Makefile.in:384:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/buildprog/Makefile.in-385-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-2021-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/buildprog/Makefile.in:2022:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/buildprog/Makefile.in-2023-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-2046-.c.o:
gnuastro-0.13.50/bin/buildprog/Makefile.in:2047:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/buildprog/Makefile.in-2048-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-2054-.c.obj:
gnuastro-0.13.50/bin/buildprog/Makefile.in:2055:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/buildprog/Makefile.in:2056:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/buildprog/Makefile.in-2057-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-2059-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/buildprog/Makefile.in:2060:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/buildprog/Makefile.in-2061-
gnuastro-0.13.50/bin/buildprog/Makefile.in-2062-.c.lo:
gnuastro-0.13.50/bin/buildprog/Makefile.in:2063:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/buildprog/Makefile.in-2064-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-2093-	@list='$(nodist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/buildprog/Makefile.in:2094:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/buildprog/Makefile.in-2095-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-2126-GTAGS:
gnuastro-0.13.50/bin/buildprog/Makefile.in:2127:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/buildprog/Makefile.in-2128-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-2152-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/buildprog/Makefile.in:2153:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/buildprog/Makefile.in:2154:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/buildprog/Makefile.in-2155-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/buildprog/Makefile.in-2166-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/buildprog/Makefile.in:2167:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/buildprog/Makefile.in-2168-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-51-  { \
gnuastro-0.13.50/bin/arithmetic/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in-53-  }; \
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-376-  esac
gnuastro-0.13.50/bin/arithmetic/Makefile.in:377:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnuastro-0.13.50/bin/arithmetic/Makefile.in-378-am__vpath_adj = case $$p in \
gnuastro-0.13.50/bin/arithmetic/Makefile.in:379:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in-380-    *) f=$$p;; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in-381-  esac;
gnuastro-0.13.50/bin/arithmetic/Makefile.in:382:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnuastro-0.13.50/bin/arithmetic/Makefile.in-383-am__install_max = 40
gnuastro-0.13.50/bin/arithmetic/Makefile.in-384-am__nobase_strip_setup = \
gnuastro-0.13.50/bin/arithmetic/Makefile.in:385:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnuastro-0.13.50/bin/arithmetic/Makefile.in-386-am__nobase_strip = \
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2013-	test -n "$(EXEEXT)" || exit 0; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2014:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2015-	echo " rm -f" $$list; \
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2039-.c.o:
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2040:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2041-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2047-.c.obj:
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2048:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2049:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2050-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2054-
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2055-.c.lo:
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2056:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2057-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2086-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2087:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2088-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2119-GTAGS:
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2120:	here=`$(am__cd) $(top_builddir) && pwd` \
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2121-	  && $(am__cd) $(top_srcdir) \
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2145-distdir-am: $(DISTFILES)
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2146:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2147:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2148-	list='$(DISTFILES)'; \
##############################################
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2159-	  if test -d $$d/$$file; then \
gnuastro-0.13.50/bin/arithmetic/Makefile.in:2160:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnuastro-0.13.50/bin/arithmetic/Makefile.in-2161-	    if test -d "$(distdir)/$$file"; then \