===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
labltk-8.06.9/config/auto-aux/readconf.mk:1:where = $(shell ocamlc -where)
labltk-8.06.9/config/auto-aux/readconf.mk-2-include $(where)/Makefile.config
##############################################
labltk-8.06.9/configure-138-ocamlc_opt_ver=`ocamlc.opt -version 2> /dev/null`
labltk-8.06.9/configure:139:ocamlopt_ver=`$ocamlopt -version 2> /dev/null`
labltk-8.06.9/configure:140:ocamlopt_opt_ver=`$ocamlopt.opt -version 2> /dev/null`
labltk-8.06.9/configure-141-if test x"$where" = x"$ocamlc_where" \
##############################################
labltk-8.06.9/configure-165-else
labltk-8.06.9/configure:166:#  tk_x11_include=`cat $where/Makefile.config | grep '^X11_INCLUDES=' | sed -e 's/^X11_INCLUDES=//'`
labltk-8.06.9/configure:167:#  tk_x11_libs=`cat $where/Makefile.config | grep '^X11_LIBS=' | sed -e 's/^X11_LIBS=//'`
labltk-8.06.9/configure:168:  tk_x11_include=`$MAKE where=$where includes -f readconf.mk`
labltk-8.06.9/configure:169:  tk_x11_libs=`$MAKE where=$where libs -f readconf.mk`
labltk-8.06.9/configure-170-  has_tk=true
##############################################
labltk-8.06.9/configure-172-
labltk-8.06.9/configure:173:cc=`cat $where/Makefile.config | grep '^CC=' | sed -e 's/^CC=//'`
labltk-8.06.9/configure:174:cclibs=`cat $where/Makefile.config | grep '^NATIVECCLIBS=' | sed -e 's/^NATIVECCLIBS=//'`
labltk-8.06.9/configure-175-export cc cclibs
##############################################
labltk-8.06.9/configure-178-  tcl_version=''
labltk-8.06.9/configure:179:  tcl_version=`sh ./runtest $tk_defs tclversion.c`
labltk-8.06.9/configure-180-  for tk_incs in \
##############################################
labltk-8.06.9/configure-198-    tk_defs="$tk_incs $tk_x11_include"
labltk-8.06.9/configure:199:    tcl_version=`sh ./runtest $tk_defs tclversion.c`
labltk-8.06.9/configure-200-  fi; done
##############################################
labltk-8.06.9/configure-220-
labltk-8.06.9/configure:221:system=`cat $where/Makefile.config | grep '^SYSTEM=' | sed -e 's/^SYSTEM=//'`
labltk-8.06.9/configure-222-