===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
metar-20190227.1/src/Makefile.in-178-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
metar-20190227.1/src/Makefile.in:179:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
metar-20190227.1/src/Makefile.in-180-	  if test -f $$p \
metar-20190227.1/src/Makefile.in-181-	  ; then \
metar-20190227.1/src/Makefile.in:182:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
metar-20190227.1/src/Makefile.in-183-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
metar-20190227.1/src/Makefile.in-190-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
metar-20190227.1/src/Makefile.in:191:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
metar-20190227.1/src/Makefile.in-192-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
metar-20190227.1/src/Makefile.in-219-.c.obj:
metar-20190227.1/src/Makefile.in:220:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
metar-20190227.1/src/Makefile.in-221-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
metar-20190227.1/src/Makefile.in-224-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
metar-20190227.1/src/Makefile.in:225:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
metar-20190227.1/src/Makefile.in-226-uninstall-info-am:
##############################################
metar-20190227.1/src/Makefile.in-268-GTAGS:
metar-20190227.1/src/Makefile.in:269:	here=`$(am__cd) $(top_builddir) && pwd` \
metar-20190227.1/src/Makefile.in-270-	  && cd $(top_srcdir) \
##############################################
metar-20190227.1/src/Makefile.in-276-distdir: $(DISTFILES)
metar-20190227.1/src/Makefile.in:277:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
metar-20190227.1/src/Makefile.in:278:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
metar-20190227.1/src/Makefile.in-279-	list='$(DISTFILES)'; for file in $$list; do \
metar-20190227.1/src/Makefile.in-280-	  case $$file in \
metar-20190227.1/src/Makefile.in:281:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
metar-20190227.1/src/Makefile.in:282:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
metar-20190227.1/src/Makefile.in-283-	  esac; \
metar-20190227.1/src/Makefile.in-284-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
metar-20190227.1/src/Makefile.in:285:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
metar-20190227.1/src/Makefile.in-286-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
metar-20190227.1/aclocal.m4-65-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
metar-20190227.1/aclocal.m4:66:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
metar-20190227.1/aclocal.m4-67-#
##############################################
metar-20190227.1/aclocal.m4-89-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
metar-20190227.1/aclocal.m4:90:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
metar-20190227.1/aclocal.m4-91-# and then we would define $MISSING as
##############################################
metar-20190227.1/aclocal.m4-105-# expand $ac_aux_dir to an absolute path
metar-20190227.1/aclocal.m4:106:am_aux_dir=`cd $ac_aux_dir && pwd`
metar-20190227.1/aclocal.m4-107-])
##############################################
metar-20190227.1/aclocal.m4-225-  if test "$am_compiler_list" = ""; then
metar-20190227.1/aclocal.m4:226:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
metar-20190227.1/aclocal.m4-227-  fi
##############################################
metar-20190227.1/aclocal.m4-345-  # Strip MF so we end up with the name of the file.
metar-20190227.1/aclocal.m4:346:  mf=`echo "$mf" | sed -e 's/:.*$//'`
metar-20190227.1/aclocal.m4-347-  # Check whether this is an Automake generated Makefile or not.
##############################################
metar-20190227.1/aclocal.m4-353-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
metar-20190227.1/aclocal.m4:354:    dirpart=`AS_DIRNAME("$mf")`
metar-20190227.1/aclocal.m4-355-  else
##############################################
metar-20190227.1/aclocal.m4-360-  # running `make'.
metar-20190227.1/aclocal.m4:361:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
metar-20190227.1/aclocal.m4-362-  test -z "$DEPDIR" && continue
metar-20190227.1/aclocal.m4-363-  # When using ansi2knr, U may be empty or an underscore; expand it
metar-20190227.1/aclocal.m4:364:  U=`sed -n 's/^U = //p' < "$mf"`
metar-20190227.1/aclocal.m4-365-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
metar-20190227.1/aclocal.m4-381-    test -f "$dirpart/$file" && continue
metar-20190227.1/aclocal.m4:382:    fdir=`AS_DIRNAME(["$file"])`
metar-20190227.1/aclocal.m4-383-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
metar-20190227.1/aclocal.m4-447-# test to see if srcdir already configured
metar-20190227.1/aclocal.m4:448:if test "`cd $srcdir && pwd`" != "`pwd`" &&
metar-20190227.1/aclocal.m4-449-   test -f $srcdir/config.status; then
##############################################
metar-20190227.1/aclocal.m4-522-    * )
metar-20190227.1/aclocal.m4:523:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
metar-20190227.1/aclocal.m4-524-  esac
metar-20190227.1/aclocal.m4-525-done
metar-20190227.1/aclocal.m4:526:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
metar-20190227.1/aclocal.m4-527-
##############################################
metar-20190227.1/aclocal.m4-629-# case it prints its new name instead of `make'.
metar-20190227.1/aclocal.m4:630:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
metar-20190227.1/aclocal.m4-631-   am__include=include
##############################################
metar-20190227.1/aclocal.m4-637-   echo '.include "confinc"' > confmf
metar-20190227.1/aclocal.m4:638:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
metar-20190227.1/aclocal.m4-639-      am__include=.include
##############################################
metar-20190227.1/aclocal.m4-841-if (
metar-20190227.1/aclocal.m4:842:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
metar-20190227.1/aclocal.m4-843-   if test "$[*]" = "X"; then
metar-20190227.1/aclocal.m4-844-      # -L didn't work.
metar-20190227.1/aclocal.m4:845:      set X `ls -t $srcdir/configure conftest.file`
metar-20190227.1/aclocal.m4-846-   fi
##############################################
metar-20190227.1/configure-49-do
metar-20190227.1/configure:50:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
metar-20190227.1/configure-51-    eval $as_var=C; export $as_var
##############################################
metar-20190227.1/configure-107-  as_lineno_2=$LINENO
metar-20190227.1/configure:108:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
metar-20190227.1/configure-109-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
metar-20190227.1/configure-146-  as_lineno_2=$LINENO
metar-20190227.1/configure:147:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
metar-20190227.1/configure-148-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
metar-20190227.1/configure-368-
metar-20190227.1/configure:369:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
metar-20190227.1/configure-370-
##############################################
metar-20190227.1/configure-401-  -disable-* | --disable-*)
metar-20190227.1/configure:402:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
metar-20190227.1/configure-403-    # Reject names that are not valid shell variable names.
##############################################
metar-20190227.1/configure-406-   { (exit 1); exit 1; }; }
metar-20190227.1/configure:407:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
metar-20190227.1/configure-408-    eval "enable_$ac_feature=no" ;;
##############################################
metar-20190227.1/configure-410-  -enable-* | --enable-*)
metar-20190227.1/configure:411:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
metar-20190227.1/configure-412-    # Reject names that are not valid shell variable names.
##############################################
metar-20190227.1/configure-415-   { (exit 1); exit 1; }; }
metar-20190227.1/configure:416:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
metar-20190227.1/configure-417-    case $ac_option in
metar-20190227.1/configure:418:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
metar-20190227.1/configure-419-      *) ac_optarg=yes ;;
##############################################
metar-20190227.1/configure-592-  -with-* | --with-*)
metar-20190227.1/configure:593:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
metar-20190227.1/configure-594-    # Reject names that are not valid shell variable names.
##############################################
metar-20190227.1/configure-597-   { (exit 1); exit 1; }; }
metar-20190227.1/configure:598:    ac_package=`echo $ac_package| sed 's/-/_/g'`
metar-20190227.1/configure-599-    case $ac_option in
metar-20190227.1/configure:600:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
metar-20190227.1/configure-601-      *) ac_optarg=yes ;;
##############################################
metar-20190227.1/configure-605-  -without-* | --without-*)
metar-20190227.1/configure:606:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
metar-20190227.1/configure-607-    # Reject names that are not valid shell variable names.
##############################################
metar-20190227.1/configure-610-   { (exit 1); exit 1; }; }
metar-20190227.1/configure:611:    ac_package=`echo $ac_package | sed 's/-/_/g'`
metar-20190227.1/configure-612-    eval "with_$ac_package=no" ;;
##############################################
metar-20190227.1/configure-637-  *=*)
metar-20190227.1/configure:638:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
metar-20190227.1/configure-639-    # Reject names that are not valid shell variable names.
##############################################
metar-20190227.1/configure-642-   { (exit 1); exit 1; }; }
metar-20190227.1/configure:643:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
metar-20190227.1/configure-644-    eval "$ac_envvar='$ac_optarg'"
##############################################
metar-20190227.1/configure-658-if test -n "$ac_prev"; then
metar-20190227.1/configure:659:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
metar-20190227.1/configure-660-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
metar-20190227.1/configure-666-do
metar-20190227.1/configure:667:  eval ac_val=$`echo $ac_var`
metar-20190227.1/configure-668-  case $ac_val in
##############################################
metar-20190227.1/configure-678-do
metar-20190227.1/configure:679:  eval ac_val=$`echo $ac_var`
metar-20190227.1/configure-680-  case $ac_val in
##############################################
metar-20190227.1/configure-745-   { (exit 1); exit 1; }; }
metar-20190227.1/configure:746:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
metar-20190227.1/configure-747-ac_env_build_alias_set=${build_alias+set}
##############################################
metar-20190227.1/configure-816-By default, \`make install' will install all the files in
metar-20190227.1/configure:817:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
metar-20190227.1/configure:818:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
metar-20190227.1/configure-819-for instance \`--prefix=\$HOME'.
##############################################
metar-20190227.1/configure-882-if test "$ac_dir" != .; then
metar-20190227.1/configure:883:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
metar-20190227.1/configure-884-  # A "../" for each directory in $ac_dir_suffix.
metar-20190227.1/configure:885:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
metar-20190227.1/configure-886-else
##############################################
metar-20190227.1/configure-895-    else
metar-20190227.1/configure:896:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
metar-20190227.1/configure-897-    fi ;;
##############################################
metar-20190227.1/configure-1055-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
metar-20190227.1/configure:1056:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
metar-20190227.1/configure-1057-    esac
##############################################
metar-20190227.1/configure-1127-    do
metar-20190227.1/configure:1128:      eval ac_val=$`echo $ac_var`
metar-20190227.1/configure-1129-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
metar-20190227.1/configure-1141-      do
metar-20190227.1/configure:1142:	eval ac_val=$`echo $ac_var`
metar-20190227.1/configure-1143-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
metar-20190227.1/configure-1248-    set,)
metar-20190227.1/configure:1249:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
metar-20190227.1/configure:1250:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
metar-20190227.1/configure-1251-      ac_cache_corrupted=: ;;
##############################################
metar-20190227.1/configure-1271-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
metar-20190227.1/configure:1272:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
metar-20190227.1/configure-1273-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
metar-20190227.1/configure-1442-if (
metar-20190227.1/configure:1443:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
metar-20190227.1/configure-1444-   if test "$*" = "X"; then
metar-20190227.1/configure-1445-      # -L didn't work.
metar-20190227.1/configure:1446:      set X `ls -t $srcdir/configure conftest.file`
metar-20190227.1/configure-1447-   fi
##############################################
metar-20190227.1/configure-1486-_ACEOF
metar-20190227.1/configure:1487:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
metar-20190227.1/configure-1488-rm conftest.sed
##############################################
metar-20190227.1/configure-1490-# expand $ac_aux_dir to an absolute path
metar-20190227.1/configure:1491:am_aux_dir=`cd $ac_aux_dir && pwd`
metar-20190227.1/configure-1492-
##############################################
metar-20190227.1/configure-1569-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
metar-20190227.1/configure:1570:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
metar-20190227.1/configure-1571-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
metar-20190227.1/configure-1578-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
metar-20190227.1/configure:1579:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
metar-20190227.1/configure-1580-if test -n "$ac_maketemp"; then
##############################################
metar-20190227.1/configure-1586-fi
metar-20190227.1/configure:1587:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
metar-20190227.1/configure-1588-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
metar-20190227.1/configure-1606-# test to see if srcdir already configured
metar-20190227.1/configure:1607:if test "`cd $srcdir && pwd`" != "`pwd`" &&
metar-20190227.1/configure-1608-   test -f $srcdir/config.status; then
##############################################
metar-20190227.1/configure-2070-     "checking for C compiler version" >&5
metar-20190227.1/configure:2071:ac_compiler=`set X $ac_compile; echo $2`
metar-20190227.1/configure-2072-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
metar-20190227.1/configure-2109-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
metar-20190227.1/configure:2110:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
metar-20190227.1/configure-2111-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
metar-20190227.1/configure-2137-    *.* )
metar-20190227.1/configure:2138:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
metar-20190227.1/configure-2139-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
metar-20190227.1/configure-2217-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
metar-20190227.1/configure:2218:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
metar-20190227.1/configure-2219-	  export ac_cv_exeext
##############################################
metar-20190227.1/configure-2267-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
metar-20190227.1/configure:2268:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
metar-20190227.1/configure-2269-       break;;
##############################################
metar-20190227.1/configure-2345-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
metar-20190227.1/configure:2346:GCC=`test $ac_compiler_gnu = yes && echo yes`
metar-20190227.1/configure-2347-ac_test_CFLAGS=${CFLAGS+set}
##############################################
metar-20190227.1/configure-2699-# case it prints its new name instead of `make'.
metar-20190227.1/configure:2700:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
metar-20190227.1/configure-2701-   am__include=include
##############################################
metar-20190227.1/configure-2707-   echo '.include "confinc"' > confmf
metar-20190227.1/configure:2708:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
metar-20190227.1/configure-2709-      am__include=.include
##############################################
metar-20190227.1/configure-2769-  if test "$am_compiler_list" = ""; then
metar-20190227.1/configure:2770:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
metar-20190227.1/configure-2771-  fi
##############################################
metar-20190227.1/configure-3279-do
metar-20190227.1/configure:3280:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
metar-20190227.1/configure-3281-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
metar-20190227.1/configure-3325-fi
metar-20190227.1/configure:3326:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
metar-20190227.1/configure:3327:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
metar-20190227.1/configure:3328:if test `eval echo '${'$as_ac_Header'}'` = yes; then
metar-20190227.1/configure-3329-  cat >>confdefs.h <<_ACEOF
metar-20190227.1/configure:3330:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
metar-20190227.1/configure-3331-_ACEOF
##############################################
metar-20190227.1/configure-3480-do
metar-20190227.1/configure:3481:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
metar-20190227.1/configure-3482-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
metar-20190227.1/configure-3487-fi
metar-20190227.1/configure:3488:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
metar-20190227.1/configure:3489:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
metar-20190227.1/configure-3490-else
##############################################
metar-20190227.1/configure-3613-fi
metar-20190227.1/configure:3614:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
metar-20190227.1/configure:3615:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
metar-20190227.1/configure-3616-
metar-20190227.1/configure-3617-fi
metar-20190227.1/configure:3618:if test `eval echo '${'$as_ac_Header'}'` = yes; then
metar-20190227.1/configure-3619-  cat >>confdefs.h <<_ACEOF
metar-20190227.1/configure:3620:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
metar-20190227.1/configure-3621-_ACEOF
##############################################
metar-20190227.1/configure-3630-do
metar-20190227.1/configure:3631:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
metar-20190227.1/configure-3632-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
metar-20190227.1/configure-3718-fi
metar-20190227.1/configure:3719:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
metar-20190227.1/configure:3720:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
metar-20190227.1/configure:3721:if test `eval echo '${'$as_ac_var'}'` = yes; then
metar-20190227.1/configure-3722-  cat >>confdefs.h <<_ACEOF
metar-20190227.1/configure:3723:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
metar-20190227.1/configure-3724-_ACEOF
##############################################
metar-20190227.1/configure-3841-ac_LF_and_DOT=`echo; echo .`
metar-20190227.1/configure:3842:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
metar-20190227.1/configure-3843-rm -f confdef2opt.sed
##############################################
metar-20190227.1/configure-3930-do
metar-20190227.1/configure:3931:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
metar-20190227.1/configure-3932-    eval $as_var=C; export $as_var
##############################################
metar-20190227.1/configure-3988-  as_lineno_2=$LINENO
metar-20190227.1/configure:3989:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
metar-20190227.1/configure-3990-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
metar-20190227.1/configure-4028-  as_lineno_2=$LINENO
metar-20190227.1/configure:4029:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
metar-20190227.1/configure-4030-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
metar-20190227.1/configure-4205-configured by $0, generated by GNU Autoconf 2.59,
metar-20190227.1/configure:4206:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
metar-20190227.1/configure-4207-
##############################################
metar-20190227.1/configure-4222-  --*=*)
metar-20190227.1/configure:4223:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
metar-20190227.1/configure:4224:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
metar-20190227.1/configure-4225-    ac_shift=:
##############################################
metar-20190227.1/configure-4474-      fi
metar-20190227.1/configure:4475:      ac_sed_frag=`expr $ac_sed_frag + 1`
metar-20190227.1/configure-4476-      ac_beg=$ac_end
metar-20190227.1/configure:4477:      ac_end=`expr $ac_end + $ac_max_sed_lines`
metar-20190227.1/configure-4478-    fi
##############################################
metar-20190227.1/configure-4491-	cat >$tmp/stdin
metar-20190227.1/configure:4492:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
metar-20190227.1/configure:4493:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
metar-20190227.1/configure:4494:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
metar-20190227.1/configure:4495:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
metar-20190227.1/configure-4496-  * )   ac_file_in=$ac_file.in ;;
##############################################
metar-20190227.1/configure-4539-if test "$ac_dir" != .; then
metar-20190227.1/configure:4540:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
metar-20190227.1/configure-4541-  # A "../" for each directory in $ac_dir_suffix.
metar-20190227.1/configure:4542:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
metar-20190227.1/configure-4543-else
##############################################
metar-20190227.1/configure-4552-    else
metar-20190227.1/configure:4553:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
metar-20190227.1/configure-4554-    fi ;;
##############################################
metar-20190227.1/configure-4686-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
metar-20190227.1/configure:4687:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
metar-20190227.1/configure:4688:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
metar-20190227.1/configure-4689-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
metar-20190227.1/configure-4728-if test "$ac_dir" != .; then
metar-20190227.1/configure:4729:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
metar-20190227.1/configure-4730-  # A "../" for each directory in $ac_dir_suffix.
metar-20190227.1/configure:4731:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
metar-20190227.1/configure-4732-else
##############################################
metar-20190227.1/configure-4741-    else
metar-20190227.1/configure:4742:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
metar-20190227.1/configure-4743-    fi ;;
##############################################
metar-20190227.1/configure-4796-  # Strip MF so we end up with the name of the file.
metar-20190227.1/configure:4797:  mf=`echo "$mf" | sed -e 's/:.*$//'`
metar-20190227.1/configure-4798-  # Check whether this is an Automake generated Makefile or not.
##############################################
metar-20190227.1/configure-4822-  # running `make'.
metar-20190227.1/configure:4823:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
metar-20190227.1/configure-4824-  test -z "$DEPDIR" && continue
metar-20190227.1/configure-4825-  # When using ansi2knr, U may be empty or an underscore; expand it
metar-20190227.1/configure:4826:  U=`sed -n 's/^U = //p' < "$mf"`
metar-20190227.1/configure-4827-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
metar-20190227.1/depcomp-66-if test -z "$depfile"; then
metar-20190227.1/depcomp:67:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
metar-20190227.1/depcomp:68:   dir=`echo "$object" | sed 's,/.*$,/,'`
metar-20190227.1/depcomp-69-   if test "$dir" = "$object"; then
##############################################
metar-20190227.1/depcomp-75-
metar-20190227.1/depcomp:76:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
metar-20190227.1/depcomp-77-
##############################################
metar-20190227.1/depcomp-210-  # Version 6 uses the directory in both cases.
metar-20190227.1/depcomp:211:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
metar-20190227.1/depcomp-212-  tmpdepfile="$stripped.u"
##############################################
metar-20190227.1/depcomp-221-  else
metar-20190227.1/depcomp:222:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
metar-20190227.1/depcomp-223-    tmpdepfile="$stripped.u"
##############################################
metar-20190227.1/depcomp-235-    # Do two passes, one to just change these to
metar-20190227.1/depcomp:236:    # `$object: dependent.h' and one to simply `dependent.h:'.
metar-20190227.1/depcomp-237-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
metar-20190227.1/depcomp-276-  # Do two passes, one to just change these to
metar-20190227.1/depcomp:277:  # `$object: dependent.h' and one to simply `dependent.h:'.
metar-20190227.1/depcomp-278-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
metar-20190227.1/depcomp-291-   # Subdirectories are respected.
metar-20190227.1/depcomp:292:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
metar-20190227.1/depcomp-293-   test "x$dir" = "x$object" && dir=
metar-20190227.1/depcomp:294:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
metar-20190227.1/depcomp-295-
##############################################
metar-20190227.1/depcomp-420-  done
metar-20190227.1/depcomp:421:  obj_suffix="`echo $object | sed 's/^.*\././'`"
metar-20190227.1/depcomp-422-  touch "$tmpdepfile"
##############################################
metar-20190227.1/install-sh-98-  case $1 in
metar-20190227.1/install-sh:99:    -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
metar-20190227.1/install-sh-100-        shift
##############################################
metar-20190227.1/install-sh-131-
metar-20190227.1/install-sh:132:    -t=*) transformarg=`echo $1 | sed 's/-t=//'`
metar-20190227.1/install-sh-133-        shift
##############################################
metar-20190227.1/install-sh-204-    if test -d "$dst"; then
metar-20190227.1/install-sh:205:      dst=$dst/`basename "$src"`
metar-20190227.1/install-sh-206-    fi
##############################################
metar-20190227.1/install-sh-209-  # This sed command emulates the dirname command.
metar-20190227.1/install-sh:210:  dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
metar-20190227.1/install-sh-211-
##############################################
metar-20190227.1/install-sh-222-    IFS='%'
metar-20190227.1/install-sh:223:    set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
metar-20190227.1/install-sh-224-    IFS=$oIFS
##############################################
metar-20190227.1/install-sh-251-    if test -z "$transformarg"; then
metar-20190227.1/install-sh:252:      dstfile=`basename "$dst"`
metar-20190227.1/install-sh-253-    else
##############################################
metar-20190227.1/install-sh-258-    # don't allow the sed command to completely eliminate the filename.
metar-20190227.1/install-sh:259:    test -z "$dstfile" && dstfile=`basename "$dst"`
metar-20190227.1/install-sh-260-
##############################################
metar-20190227.1/Makefile.in-196-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
metar-20190227.1/Makefile.in:197:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
metar-20190227.1/Makefile.in-198-	  echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
##############################################
metar-20190227.1/Makefile.in-204-	@list='$(doc_DATA)'; for p in $$list; do \
metar-20190227.1/Makefile.in:205:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
metar-20190227.1/Makefile.in-206-	  echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
##############################################
metar-20190227.1/Makefile.in-218-	dot_seen=no; \
metar-20190227.1/Makefile.in:219:	target=`echo $@ | sed s/-recursive//`; \
metar-20190227.1/Makefile.in-220-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
metar-20190227.1/Makefile.in-248-	rev="$$rev ."; \
metar-20190227.1/Makefile.in:249:	target=`echo $@ | sed s/-recursive//`; \
metar-20190227.1/Makefile.in-250-	for subdir in $$rev; do \
##############################################
metar-20190227.1/Makefile.in-322-GTAGS:
metar-20190227.1/Makefile.in:323:	here=`$(am__cd) $(top_builddir) && pwd` \
metar-20190227.1/Makefile.in-324-	  && cd $(top_srcdir) \
##############################################
metar-20190227.1/Makefile.in-332-	mkdir $(distdir)
metar-20190227.1/Makefile.in:333:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
metar-20190227.1/Makefile.in:334:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
metar-20190227.1/Makefile.in-335-	list='$(DISTFILES)'; for file in $$list; do \
metar-20190227.1/Makefile.in-336-	  case $$file in \
metar-20190227.1/Makefile.in:337:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
metar-20190227.1/Makefile.in:338:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
metar-20190227.1/Makefile.in-339-	  esac; \
metar-20190227.1/Makefile.in-340-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
metar-20190227.1/Makefile.in:341:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
metar-20190227.1/Makefile.in-342-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
metar-20190227.1/Makefile.in-421-	chmod a-w $(distdir)
metar-20190227.1/Makefile.in:422:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
metar-20190227.1/Makefile.in-423-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
metar-20190227.1/Makefile.in-452-	@cd $(distuninstallcheck_dir) \
metar-20190227.1/Makefile.in:453:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
metar-20190227.1/Makefile.in-454-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
metar-20190227.1/Makefile.in-464-	fi
metar-20190227.1/Makefile.in:465:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
metar-20190227.1/Makefile.in-466-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
metar-20190227.1/missing-145-         from any GNU archive site."
metar-20190227.1/missing:146:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
metar-20190227.1/missing-147-    test -z "$files" && files="config.h"
##############################################
metar-20190227.1/missing-184-         proper tools for further handling them.
metar-20190227.1/missing:185:         You can get \`$1' as part of \`Autoconf' from any GNU
metar-20190227.1/missing-186-         archive site."
metar-20190227.1/missing-187-
metar-20190227.1/missing:188:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
metar-20190227.1/missing:189:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
metar-20190227.1/missing-190-    if test -f "$file"; then
##############################################
metar-20190227.1/missing-213-	*.y)
metar-20190227.1/missing:214:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
metar-20190227.1/missing-215-	    if [ -f "$SRCFILE" ]; then
##############################################
metar-20190227.1/missing-217-	    fi
metar-20190227.1/missing:218:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
metar-20190227.1/missing-219-	    if [ -f "$SRCFILE" ]; then
##############################################
metar-20190227.1/missing-243-	*.l)
metar-20190227.1/missing:244:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
metar-20190227.1/missing-245-	    if [ -f "$SRCFILE" ]; then
##############################################
metar-20190227.1/missing-267-
metar-20190227.1/missing:268:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
metar-20190227.1/missing-269-    if test -z "$file"; then
metar-20190227.1/missing:270:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
metar-20190227.1/missing-271-    fi
##############################################
metar-20190227.1/missing-293-         the \`GNU make' package.  Grab either from any GNU archive site."
metar-20190227.1/missing:294:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
metar-20190227.1/missing-295-    if test -z "$file"; then
metar-20190227.1/missing:296:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
metar-20190227.1/missing:297:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
metar-20190227.1/missing-298-    fi
##############################################
metar-20190227.1/missing-321-	*o*)
metar-20190227.1/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
metar-20190227.1/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
metar-20190227.1/missing-327-	*h*)
metar-20190227.1/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
metar-20190227.1/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
metar-20190227.1/doc/Makefile.in-172-	  else file=$$i; fi; \
metar-20190227.1/doc/Makefile.in:173:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
metar-20190227.1/doc/Makefile.in-174-	  case "$$ext" in \
##############################################
metar-20190227.1/doc/Makefile.in-177-	  esac; \
metar-20190227.1/doc/Makefile.in:178:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
metar-20190227.1/doc/Makefile.in:179:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
metar-20190227.1/doc/Makefile.in:180:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
metar-20190227.1/doc/Makefile.in-181-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
metar-20190227.1/doc/Makefile.in-193-	for i in $$list; do \
metar-20190227.1/doc/Makefile.in:194:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
metar-20190227.1/doc/Makefile.in-195-	  case "$$ext" in \
##############################################
metar-20190227.1/doc/Makefile.in-198-	  esac; \
metar-20190227.1/doc/Makefile.in:199:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
metar-20190227.1/doc/Makefile.in:200:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
metar-20190227.1/doc/Makefile.in:201:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
metar-20190227.1/doc/Makefile.in-202-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
metar-20190227.1/doc/Makefile.in-212-distdir: $(DISTFILES)
metar-20190227.1/doc/Makefile.in:213:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
metar-20190227.1/doc/Makefile.in:214:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
metar-20190227.1/doc/Makefile.in-215-	list='$(DISTFILES)'; for file in $$list; do \
metar-20190227.1/doc/Makefile.in-216-	  case $$file in \
metar-20190227.1/doc/Makefile.in:217:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
metar-20190227.1/doc/Makefile.in:218:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
metar-20190227.1/doc/Makefile.in-219-	  esac; \
metar-20190227.1/doc/Makefile.in-220-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
metar-20190227.1/doc/Makefile.in:221:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
metar-20190227.1/doc/Makefile.in-222-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \