===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bsdowl-2.2.2/Library/Ancillary/modify_license.sh-28-    local p
bsdowl-2.2.2/Library/Ancillary/modify_license.sh:29:    p=`license_classify_prefix $1`
bsdowl-2.2.2/Library/Ancillary/modify_license.sh-30-    case $p in
##############################################
bsdowl-2.2.2/Library/Ancillary/modify_license.sh-73-    mv "$1" "$o"
bsdowl-2.2.2/Library/Ancillary/modify_license.sh:74:    d=`license_dates_get $o`
bsdowl-2.2.2/Library/Ancillary/modify_license.sh:75:    c=`license_classify $o`
bsdowl-2.2.2/Library/Ancillary/modify_license.sh:76:    l=`license_make_$c "$d"`
bsdowl-2.2.2/Library/Ancillary/modify_license.sh-77-    gawk -v license="$l" '
##############################################
bsdowl-2.2.2/Library/Ancillary/svn_releng.sh-135-
bsdowl-2.2.2/Library/Ancillary/svn_releng.sh:136:    distname=$releng_project-`releng_distfile_mkname $1`
bsdowl-2.2.2/Library/Ancillary/svn_releng.sh-137-
##############################################
bsdowl-2.2.2/misc/misc.script.mk-71-#   The SCRIPTLIBDIR variable defaults to
bsdowl-2.2.2/misc/misc.script.mk:72:#   `${SHAREDIR}${PACKAGEDIR}` but other sensible locations could
bsdowl-2.2.2/misc/misc.script.mk:73:#   be `${LIBDIR}/perl5/5.12.4/${PACKAGEDIR}`.
bsdowl-2.2.2/misc/misc.script.mk-74-#
##############################################
bsdowl-2.2.2/ocaml/ocaml.pack.mk-53-#   For each packed `module`, if there is an interface file
bsdowl-2.2.2/ocaml/ocaml.pack.mk:54:#   `${module}.mli`, it is compiled and used.
bsdowl-2.2.2/ocaml/ocaml.pack.mk-55-#
##############################################
bsdowl-2.2.2/README.md-133-
bsdowl-2.2.2/README.md:134:Ensure that `${HOME}/bin` is listed in your path and that the
bsdowl-2.2.2/README.md:135:`MAKEFLAGS` variable contains the word `-I${HOME}/share/mk`.  If you
bsdowl-2.2.2/README.md-136-are using `bash` or `sh` you can achieve this by appending the lines
##############################################
bsdowl-2.2.2/README.md-279-If you want to install your program to another location like
bsdowl-2.2.2/README.md:280:`${HOME}/bin` you only need to change the *PREFIX*.  You can make the
bsdowl-2.2.2/README.md:281:change permanent by adding a `PREFIX=${HOME}` line to your `Makefile`:
bsdowl-2.2.2/README.md-282-
##############################################
bsdowl-2.2.2/README.md-288-come before the `.include` line.  It is also possible to use
bsdowl-2.2.2/README.md:289:`PREFIX=${HOME}` just once by adding it on the command line without
bsdowl-2.2.2/README.md-290-editing the `Makefile`:
##############################################
bsdowl-2.2.2/support/mp2eps.sh-12-COPYRIGHT="©2005–2014"
bsdowl-2.2.2/support/mp2eps.sh:13:PROGNAME=`basename "$0"`
bsdowl-2.2.2/support/mp2eps.sh-14-
##############################################
bsdowl-2.2.2/support/mp2png.sh-12-COPYRIGHT="©2005–2014"
bsdowl-2.2.2/support/mp2png.sh:13:PROGNAME=`basename "$0"`
bsdowl-2.2.2/support/mp2png.sh-14-
##############################################
bsdowl-2.2.2/support/mp2pdf.sh-13-COPYRIGHT="©2005–2014"
bsdowl-2.2.2/support/mp2pdf.sh:14:PROGNAME=`basename "$0"`
bsdowl-2.2.2/support/mp2pdf.sh-15-
##############################################
bsdowl-2.2.2/support/mp2pdf.sh-77-
bsdowl-2.2.2/support/mp2pdf.sh:78:shift `expr $OPTIND - 1`
bsdowl-2.2.2/support/mp2pdf.sh-79-
##############################################
bsdowl-2.2.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
bsdowl-2.2.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bsdowl-2.2.2/configure-45-  as_echo='print -r --'
bsdowl-2.2.2/configure-46-  as_echo_n='print -rn --'
bsdowl-2.2.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bsdowl-2.2.2/configure-48-  as_echo='printf %s\n'
##############################################
bsdowl-2.2.2/configure-50-else
bsdowl-2.2.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bsdowl-2.2.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bsdowl-2.2.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
bsdowl-2.2.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bsdowl-2.2.2/configure-62-      esac;
##############################################
bsdowl-2.2.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
bsdowl-2.2.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
bsdowl-2.2.2/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
bsdowl-2.2.2/configure-324-      case $as_dir in #(
bsdowl-2.2.2/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bsdowl-2.2.2/configure-326-      *) as_qdir=$as_dir;;
##############################################
bsdowl-2.2.2/configure-397-  {
bsdowl-2.2.2/configure:398:    as_val=`expr "$@" || test $? -eq 1`
bsdowl-2.2.2/configure-399-  }
##############################################
bsdowl-2.2.2/configure-404-# ----------------------------------------
bsdowl-2.2.2/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bsdowl-2.2.2/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bsdowl-2.2.2/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
bsdowl-2.2.2/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
bsdowl-2.2.2/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
bsdowl-2.2.2/configure-708-  case $ac_option in
bsdowl-2.2.2/configure:709:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
bsdowl-2.2.2/configure-710-  *=)   ac_optarg= ;;
##############################################
bsdowl-2.2.2/configure-752-  -disable-* | --disable-*)
bsdowl-2.2.2/configure:753:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
bsdowl-2.2.2/configure-754-    # Reject names that are not valid shell variable names.
##############################################
bsdowl-2.2.2/configure-757-    ac_useropt_orig=$ac_useropt
bsdowl-2.2.2/configure:758:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bsdowl-2.2.2/configure-759-    case $ac_user_opts in
##############################################
bsdowl-2.2.2/configure-778-  -enable-* | --enable-*)
bsdowl-2.2.2/configure:779:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
bsdowl-2.2.2/configure-780-    # Reject names that are not valid shell variable names.
##############################################
bsdowl-2.2.2/configure-783-    ac_useropt_orig=$ac_useropt
bsdowl-2.2.2/configure:784:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bsdowl-2.2.2/configure-785-    case $ac_user_opts in
##############################################
bsdowl-2.2.2/configure-982-  -with-* | --with-*)
bsdowl-2.2.2/configure:983:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
bsdowl-2.2.2/configure-984-    # Reject names that are not valid shell variable names.
##############################################
bsdowl-2.2.2/configure-987-    ac_useropt_orig=$ac_useropt
bsdowl-2.2.2/configure:988:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bsdowl-2.2.2/configure-989-    case $ac_user_opts in
##############################################
bsdowl-2.2.2/configure-998-  -without-* | --without-*)
bsdowl-2.2.2/configure:999:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
bsdowl-2.2.2/configure-1000-    # Reject names that are not valid shell variable names.
##############################################
bsdowl-2.2.2/configure-1003-    ac_useropt_orig=$ac_useropt
bsdowl-2.2.2/configure:1004:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
bsdowl-2.2.2/configure-1005-    case $ac_user_opts in
##############################################
bsdowl-2.2.2/configure-1036-  *=*)
bsdowl-2.2.2/configure:1037:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
bsdowl-2.2.2/configure-1038-    # Reject names that are not valid shell variable names.
##############################################
bsdowl-2.2.2/configure-1057-if test -n "$ac_prev"; then
bsdowl-2.2.2/configure:1058:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
bsdowl-2.2.2/configure-1059-  as_fn_error $? "missing argument to $ac_option"
##############################################
bsdowl-2.2.2/configure-1079-    */ )
bsdowl-2.2.2/configure:1080:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
bsdowl-2.2.2/configure-1081-      eval $ac_var=\$ac_val;;
##############################################
bsdowl-2.2.2/configure-1114-ac_ls_di=`ls -di .` &&
bsdowl-2.2.2/configure:1115:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
bsdowl-2.2.2/configure-1116-  as_fn_error $? "working directory cannot be determined"
##############################################
bsdowl-2.2.2/configure-1170-case $srcdir in
bsdowl-2.2.2/configure:1171:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
bsdowl-2.2.2/configure-1172-esac
##############################################
bsdowl-2.2.2/configure-1213-By default, \`make install' will install all the files in
bsdowl-2.2.2/configure:1214:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
bsdowl-2.2.2/configure:1215:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
bsdowl-2.2.2/configure-1216-for instance \`--prefix=\$HOME'.
##############################################
bsdowl-2.2.2/configure-1265-*)
bsdowl-2.2.2/configure:1266:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bsdowl-2.2.2/configure-1267-  # A ".." for each directory in $ac_dir_suffix.
bsdowl-2.2.2/configure:1268:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bsdowl-2.2.2/configure-1269-  case $ac_top_builddir_sub in
##############################################
bsdowl-2.2.2/configure-1401-    *\'*)
bsdowl-2.2.2/configure:1402:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
bsdowl-2.2.2/configure-1403-    esac
##############################################
bsdowl-2.2.2/configure-1484-      case $ac_val in
bsdowl-2.2.2/configure:1485:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bsdowl-2.2.2/configure-1486-      esac
##############################################
bsdowl-2.2.2/configure-1499-	case $ac_val in
bsdowl-2.2.2/configure:1500:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
bsdowl-2.2.2/configure-1501-	esac
##############################################
bsdowl-2.2.2/configure-1619-    set,)
bsdowl-2.2.2/configure:1620:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
bsdowl-2.2.2/configure:1621:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
bsdowl-2.2.2/configure-1622-      ac_cache_corrupted=: ;;
##############################################
bsdowl-2.2.2/configure-1630-	# differences in whitespace do not lead to failure.
bsdowl-2.2.2/configure:1631:	ac_old_val_w=`echo x $ac_old_val`
bsdowl-2.2.2/configure:1632:	ac_new_val_w=`echo x $ac_new_val`
bsdowl-2.2.2/configure-1633-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
bsdowl-2.2.2/configure-1650-    case $ac_new_val in
bsdowl-2.2.2/configure:1651:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
bsdowl-2.2.2/configure-1652-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
bsdowl-2.2.2/configure-1738-  # Check for GNU $ac_path_GREP
bsdowl-2.2.2/configure:1739:case `"$ac_path_GREP" --version 2>&1` in
bsdowl-2.2.2/configure-1740-*GNU*)
##############################################
bsdowl-2.2.2/configure-1929-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
bsdowl-2.2.2/configure:1930:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
bsdowl-2.2.2/configure-1931-	     'mkdir (GNU coreutils) '* | \
##############################################
bsdowl-2.2.2/configure-1982-  # Check for GNU $ac_path_SED
bsdowl-2.2.2/configure:1983:case `"$ac_path_SED" --version 2>&1` in
bsdowl-2.2.2/configure-1984-*GNU*)
##############################################
bsdowl-2.2.2/configure-2300-'
bsdowl-2.2.2/configure:2301:DEFS=`sed -n "$ac_script" confdefs.h`
bsdowl-2.2.2/configure-2302-
##############################################
bsdowl-2.2.2/configure-2309-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
bsdowl-2.2.2/configure:2310:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
bsdowl-2.2.2/configure-2311-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
bsdowl-2.2.2/configure-2376-if test -z "$BASH_VERSION$ZSH_VERSION" \
bsdowl-2.2.2/configure:2377:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bsdowl-2.2.2/configure-2378-  as_echo='print -r --'
bsdowl-2.2.2/configure-2379-  as_echo_n='print -rn --'
bsdowl-2.2.2/configure:2380:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bsdowl-2.2.2/configure-2381-  as_echo='printf %s\n'
##############################################
bsdowl-2.2.2/configure-2383-else
bsdowl-2.2.2/configure:2384:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bsdowl-2.2.2/configure-2385-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bsdowl-2.2.2/configure-2393-	expr "X$arg" : "X\\(.*\\)$as_nl";
bsdowl-2.2.2/configure:2394:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bsdowl-2.2.2/configure-2395-      esac;
##############################################
bsdowl-2.2.2/configure-2470-# ----------------------------------------
bsdowl-2.2.2/configure:2471:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bsdowl-2.2.2/configure-2472-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bsdowl-2.2.2/configure-2542-  {
bsdowl-2.2.2/configure:2543:    as_val=`expr "$@" || test $? -eq 1`
bsdowl-2.2.2/configure-2544-  }
##############################################
bsdowl-2.2.2/configure-2646-      case $as_dir in #(
bsdowl-2.2.2/configure:2647:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bsdowl-2.2.2/configure-2648-      *) as_qdir=$as_dir;;
##############################################
bsdowl-2.2.2/configure-2768-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bsdowl-2.2.2/configure:2769:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
bsdowl-2.2.2/configure-2770-ac_cs_version="\\
##############################################
bsdowl-2.2.2/configure-2793-  --*=?*)
bsdowl-2.2.2/configure:2794:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bsdowl-2.2.2/configure:2795:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bsdowl-2.2.2/configure-2796-    ac_shift=:
##############################################
bsdowl-2.2.2/configure-2798-  --*=)
bsdowl-2.2.2/configure:2799:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bsdowl-2.2.2/configure-2800-    ac_optarg=
##############################################
bsdowl-2.2.2/configure-2822-    case $ac_optarg in
bsdowl-2.2.2/configure:2823:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bsdowl-2.2.2/configure-2824-    '') as_fn_error $? "missing file argument" ;;
##############################################
bsdowl-2.2.2/configure-2938-fi
bsdowl-2.2.2/configure:2939:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
bsdowl-2.2.2/configure-2940-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
bsdowl-2.2.2/configure-2955-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
bsdowl-2.2.2/configure:2956:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
bsdowl-2.2.2/configure-2957-ac_delim='%!_!# '
##############################################
bsdowl-2.2.2/configure-2961-
bsdowl-2.2.2/configure:2962:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
bsdowl-2.2.2/configure-2963-  if test $ac_delim_n = $ac_delim_num; then
##############################################
bsdowl-2.2.2/configure-3123-      esac
bsdowl-2.2.2/configure:3124:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
bsdowl-2.2.2/configure-3125-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
bsdowl-2.2.2/configure-3182-*)
bsdowl-2.2.2/configure:3183:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bsdowl-2.2.2/configure-3184-  # A ".." for each directory in $ac_dir_suffix.
bsdowl-2.2.2/configure:3185:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bsdowl-2.2.2/configure-3186-  case $ac_top_builddir_sub in
##############################################
bsdowl-2.2.2/configure-3243-/@mandir@/p'
bsdowl-2.2.2/configure:3244:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
bsdowl-2.2.2/configure-3245-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
bsdowl-2.2.2/configure-3260-
bsdowl-2.2.2/configure:3261:# Neutralize VPATH when `$srcdir' = `.'.
bsdowl-2.2.2/configure-3262-# Shell code in configure.ac might set extrasub.
##############################################
bsdowl-2.2.2/configure-3288-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
bsdowl-2.2.2/configure:3289:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
bsdowl-2.2.2/configure-3290-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
bsdowl-2.2.2/configure-3471-'
bsdowl-2.2.2/configure:3472:DEFS=`sed -n "$ac_script" confdefs.h`
bsdowl-2.2.2/configure-3473-
##############################################
bsdowl-2.2.2/configure-3480-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
bsdowl-2.2.2/configure:3481:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
bsdowl-2.2.2/configure-3482-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
bsdowl-2.2.2/configure-3547-if test -z "$BASH_VERSION$ZSH_VERSION" \
bsdowl-2.2.2/configure:3548:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
bsdowl-2.2.2/configure-3549-  as_echo='print -r --'
bsdowl-2.2.2/configure-3550-  as_echo_n='print -rn --'
bsdowl-2.2.2/configure:3551:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
bsdowl-2.2.2/configure-3552-  as_echo='printf %s\n'
##############################################
bsdowl-2.2.2/configure-3554-else
bsdowl-2.2.2/configure:3555:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
bsdowl-2.2.2/configure-3556-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
bsdowl-2.2.2/configure-3564-	expr "X$arg" : "X\\(.*\\)$as_nl";
bsdowl-2.2.2/configure:3565:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
bsdowl-2.2.2/configure-3566-      esac;
##############################################
bsdowl-2.2.2/configure-3641-# ----------------------------------------
bsdowl-2.2.2/configure:3642:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
bsdowl-2.2.2/configure-3643-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
bsdowl-2.2.2/configure-3713-  {
bsdowl-2.2.2/configure:3714:    as_val=`expr "$@" || test $? -eq 1`
bsdowl-2.2.2/configure-3715-  }
##############################################
bsdowl-2.2.2/configure-3817-      case $as_dir in #(
bsdowl-2.2.2/configure:3818:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
bsdowl-2.2.2/configure-3819-      *) as_qdir=$as_dir;;
##############################################
bsdowl-2.2.2/configure-3939-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bsdowl-2.2.2/configure:3940:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
bsdowl-2.2.2/configure-3941-ac_cs_version="\\
##############################################
bsdowl-2.2.2/configure-3964-  --*=?*)
bsdowl-2.2.2/configure:3965:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bsdowl-2.2.2/configure:3966:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bsdowl-2.2.2/configure-3967-    ac_shift=:
##############################################
bsdowl-2.2.2/configure-3969-  --*=)
bsdowl-2.2.2/configure:3970:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
bsdowl-2.2.2/configure-3971-    ac_optarg=
##############################################
bsdowl-2.2.2/configure-3993-    case $ac_optarg in
bsdowl-2.2.2/configure:3994:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
bsdowl-2.2.2/configure-3995-    '') as_fn_error $? "missing file argument" ;;
##############################################
bsdowl-2.2.2/configure-4110-fi
bsdowl-2.2.2/configure:4111:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
bsdowl-2.2.2/configure-4112-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
bsdowl-2.2.2/configure-4127-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
bsdowl-2.2.2/configure:4128:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
bsdowl-2.2.2/configure-4129-ac_delim='%!_!# '
##############################################
bsdowl-2.2.2/configure-4133-
bsdowl-2.2.2/configure:4134:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
bsdowl-2.2.2/configure-4135-  if test $ac_delim_n = $ac_delim_num; then
##############################################
bsdowl-2.2.2/configure-4295-      esac
bsdowl-2.2.2/configure:4296:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
bsdowl-2.2.2/configure-4297-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
bsdowl-2.2.2/configure-4354-*)
bsdowl-2.2.2/configure:4355:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
bsdowl-2.2.2/configure-4356-  # A ".." for each directory in $ac_dir_suffix.
bsdowl-2.2.2/configure:4357:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
bsdowl-2.2.2/configure-4358-  case $ac_top_builddir_sub in
##############################################
bsdowl-2.2.2/configure-4415-/@mandir@/p'
bsdowl-2.2.2/configure:4416:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
bsdowl-2.2.2/configure-4417-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
bsdowl-2.2.2/configure-4432-
bsdowl-2.2.2/configure:4433:# Neutralize VPATH when `$srcdir' = `.'.
bsdowl-2.2.2/configure-4434-# Shell code in configure.ac might set extrasub.
##############################################
bsdowl-2.2.2/configure-4460-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
bsdowl-2.2.2/configure:4461:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
bsdowl-2.2.2/configure-4462-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
bsdowl-2.2.2/install-sh-217-      fi
bsdowl-2.2.2/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
bsdowl-2.2.2/install-sh-219-    *)
##############################################
bsdowl-2.2.2/install-sh-269-      dstdir=$dst
bsdowl-2.2.2/install-sh:270:      dst=$dstdir/`basename "$src"`
bsdowl-2.2.2/install-sh-271-      dstdir_status=0
##############################################
bsdowl-2.2.2/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
bsdowl-2.2.2/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
bsdowl-2.2.2/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
bsdowl-2.2.2/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
bsdowl-2.2.2/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
bsdowl-2.2.2/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
bsdowl-2.2.2/install-sh-418-	    case $prefix in
bsdowl-2.2.2/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
bsdowl-2.2.2/install-sh-420-	      *) qprefix=$prefix;;
##############################################
bsdowl-2.2.2/install-sh-467-    if $copy_on_change &&
bsdowl-2.2.2/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
bsdowl-2.2.2/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
bsdowl-2.2.2/install-sh-470-