===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cxref-1.6e/ChangeLog-151-
cxref-1.6e/ChangeLog:152:	* src/parse.y: Handle ASM statements with named identifiers in them.
cxref-1.6e/ChangeLog-153-
##############################################
cxref-1.6e/NEWS-31- Check that the lex/yacc programs actually exist at configure time.
cxref-1.6e/NEWS:32: Handle ASM statements with named identifiers in them.
cxref-1.6e/NEWS-33-
##############################################
cxref-1.6e/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
cxref-1.6e/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/configure-45-  as_echo='print -r --'
cxref-1.6e/configure-46-  as_echo_n='print -rn --'
cxref-1.6e/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/configure-48-  as_echo='printf %s\n'
##############################################
cxref-1.6e/configure-50-else
cxref-1.6e/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cxref-1.6e/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cxref-1.6e/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
cxref-1.6e/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cxref-1.6e/configure-62-      esac;
##############################################
cxref-1.6e/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cxref-1.6e/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cxref-1.6e/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cxref-1.6e/configure-324-      case $as_dir in #(
cxref-1.6e/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cxref-1.6e/configure-326-      *) as_qdir=$as_dir;;
##############################################
cxref-1.6e/configure-397-  {
cxref-1.6e/configure:398:    as_val=`expr "$@" || test $? -eq 1`
cxref-1.6e/configure-399-  }
##############################################
cxref-1.6e/configure-404-# ----------------------------------------
cxref-1.6e/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cxref-1.6e/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cxref-1.6e/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cxref-1.6e/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cxref-1.6e/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cxref-1.6e/configure-766-  case $ac_option in
cxref-1.6e/configure:767:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cxref-1.6e/configure-768-  *=)   ac_optarg= ;;
##############################################
cxref-1.6e/configure-810-  -disable-* | --disable-*)
cxref-1.6e/configure:811:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cxref-1.6e/configure-812-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/configure-815-    ac_useropt_orig=$ac_useropt
cxref-1.6e/configure:816:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cxref-1.6e/configure-817-    case $ac_user_opts in
##############################################
cxref-1.6e/configure-836-  -enable-* | --enable-*)
cxref-1.6e/configure:837:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cxref-1.6e/configure-838-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/configure-841-    ac_useropt_orig=$ac_useropt
cxref-1.6e/configure:842:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cxref-1.6e/configure-843-    case $ac_user_opts in
##############################################
cxref-1.6e/configure-1040-  -with-* | --with-*)
cxref-1.6e/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cxref-1.6e/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/configure-1045-    ac_useropt_orig=$ac_useropt
cxref-1.6e/configure:1046:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cxref-1.6e/configure-1047-    case $ac_user_opts in
##############################################
cxref-1.6e/configure-1056-  -without-* | --without-*)
cxref-1.6e/configure:1057:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cxref-1.6e/configure-1058-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/configure-1061-    ac_useropt_orig=$ac_useropt
cxref-1.6e/configure:1062:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cxref-1.6e/configure-1063-    case $ac_user_opts in
##############################################
cxref-1.6e/configure-1094-  *=*)
cxref-1.6e/configure:1095:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cxref-1.6e/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/configure-1115-if test -n "$ac_prev"; then
cxref-1.6e/configure:1116:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cxref-1.6e/configure-1117-  as_fn_error $? "missing argument to $ac_option"
##############################################
cxref-1.6e/configure-1137-    */ )
cxref-1.6e/configure:1138:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cxref-1.6e/configure-1139-      eval $ac_var=\$ac_val;;
##############################################
cxref-1.6e/configure-1172-ac_ls_di=`ls -di .` &&
cxref-1.6e/configure:1173:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cxref-1.6e/configure-1174-  as_fn_error $? "working directory cannot be determined"
##############################################
cxref-1.6e/configure-1228-case $srcdir in
cxref-1.6e/configure:1229:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cxref-1.6e/configure-1230-esac
##############################################
cxref-1.6e/configure-1271-By default, \`make install' will install all the files in
cxref-1.6e/configure:1272:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cxref-1.6e/configure:1273:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cxref-1.6e/configure-1274-for instance \`--prefix=\$HOME'.
##############################################
cxref-1.6e/configure-1350-*)
cxref-1.6e/configure:1351:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cxref-1.6e/configure-1352-  # A ".." for each directory in $ac_dir_suffix.
cxref-1.6e/configure:1353:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cxref-1.6e/configure-1354-  case $ac_top_builddir_sub in
##############################################
cxref-1.6e/configure-1888-    *\'*)
cxref-1.6e/configure:1889:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/configure-1890-    esac
##############################################
cxref-1.6e/configure-1971-      case $ac_val in
cxref-1.6e/configure:1972:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cxref-1.6e/configure-1973-      esac
##############################################
cxref-1.6e/configure-1986-	case $ac_val in
cxref-1.6e/configure:1987:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cxref-1.6e/configure-1988-	esac
##############################################
cxref-1.6e/configure-2106-    set,)
cxref-1.6e/configure:2107:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cxref-1.6e/configure:2108:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cxref-1.6e/configure-2109-      ac_cache_corrupted=: ;;
##############################################
cxref-1.6e/configure-2117-	# differences in whitespace do not lead to failure.
cxref-1.6e/configure:2118:	ac_old_val_w=`echo x $ac_old_val`
cxref-1.6e/configure:2119:	ac_new_val_w=`echo x $ac_new_val`
cxref-1.6e/configure-2120-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cxref-1.6e/configure-2137-    case $ac_new_val in
cxref-1.6e/configure:2138:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/configure-2139-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cxref-1.6e/configure-2522-$as_echo_n "checking whether the C compiler works... " >&6; }
cxref-1.6e/configure:2523:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cxref-1.6e/configure-2524-
##############################################
cxref-1.6e/configure-2566-	then :; else
cxref-1.6e/configure:2567:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cxref-1.6e/configure-2568-	fi
##############################################
cxref-1.6e/configure-2626-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cxref-1.6e/configure:2627:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cxref-1.6e/configure-2628-	  break;;
##############################################
cxref-1.6e/configure-2735-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cxref-1.6e/configure:2736:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cxref-1.6e/configure-2737-       break;;
##############################################
cxref-1.6e/configure-3294-/* end confdefs.h.  */
cxref-1.6e/configure:3295:`cat $LEX_OUTPUT_ROOT.c`
cxref-1.6e/configure-3296-_ACEOF
##############################################
cxref-1.6e/configure-3327-  #define YYTEXT_POINTER 1
cxref-1.6e/configure:3328:`cat $LEX_OUTPUT_ROOT.c`
cxref-1.6e/configure-3329-_ACEOF
##############################################
cxref-1.6e/configure-3483-set x ${MAKE-make}
cxref-1.6e/configure:3484:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cxref-1.6e/configure-3485-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cxref-1.6e/configure-3493-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cxref-1.6e/configure:3494:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cxref-1.6e/configure-3495-  *@@@%%%=?*=@@@%%%*)
##############################################
cxref-1.6e/configure-3652-  # Check for GNU $ac_path_GREP
cxref-1.6e/configure:3653:case `"$ac_path_GREP" --version 2>&1` in
cxref-1.6e/configure-3654-*GNU*)
##############################################
cxref-1.6e/configure-3718-  # Check for GNU $ac_path_EGREP
cxref-1.6e/configure:3719:case `"$ac_path_EGREP" --version 2>&1` in
cxref-1.6e/configure-3720-*GNU*)
##############################################
cxref-1.6e/configure-3920-do :
cxref-1.6e/configure:3921:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cxref-1.6e/configure-3922-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cxref-1.6e/configure-3925-  cat >>confdefs.h <<_ACEOF
cxref-1.6e/configure:3926:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cxref-1.6e/configure-3927-_ACEOF
##############################################
cxref-1.6e/configure-3935-do :
cxref-1.6e/configure:3936:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cxref-1.6e/configure-3937-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
cxref-1.6e/configure-3939-  cat >>confdefs.h <<_ACEOF
cxref-1.6e/configure:3940:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cxref-1.6e/configure-3941-_ACEOF
##############################################
cxref-1.6e/configure-4042-do :
cxref-1.6e/configure:4043:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cxref-1.6e/configure-4044-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cxref-1.6e/configure-4046-  cat >>confdefs.h <<_ACEOF
cxref-1.6e/configure:4047:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cxref-1.6e/configure-4048-_ACEOF
##############################################
cxref-1.6e/configure-4161-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cxref-1.6e/configure:4162:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cxref-1.6e/configure-4163-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cxref-1.6e/configure-4228-if test -z "$BASH_VERSION$ZSH_VERSION" \
cxref-1.6e/configure:4229:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/configure-4230-  as_echo='print -r --'
cxref-1.6e/configure-4231-  as_echo_n='print -rn --'
cxref-1.6e/configure:4232:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/configure-4233-  as_echo='printf %s\n'
##############################################
cxref-1.6e/configure-4235-else
cxref-1.6e/configure:4236:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cxref-1.6e/configure-4237-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cxref-1.6e/configure-4245-	expr "X$arg" : "X\\(.*\\)$as_nl";
cxref-1.6e/configure:4246:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cxref-1.6e/configure-4247-      esac;
##############################################
cxref-1.6e/configure-4322-# ----------------------------------------
cxref-1.6e/configure:4323:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cxref-1.6e/configure-4324-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cxref-1.6e/configure-4394-  {
cxref-1.6e/configure:4395:    as_val=`expr "$@" || test $? -eq 1`
cxref-1.6e/configure-4396-  }
##############################################
cxref-1.6e/configure-4498-      case $as_dir in #(
cxref-1.6e/configure:4499:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cxref-1.6e/configure-4500-      *) as_qdir=$as_dir;;
##############################################
cxref-1.6e/configure-4629-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cxref-1.6e/configure:4630:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cxref-1.6e/configure-4631-ac_cs_version="\\
##############################################
cxref-1.6e/configure-4653-  --*=?*)
cxref-1.6e/configure:4654:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cxref-1.6e/configure:4655:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cxref-1.6e/configure-4656-    ac_shift=:
##############################################
cxref-1.6e/configure-4658-  --*=)
cxref-1.6e/configure:4659:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cxref-1.6e/configure-4660-    ac_optarg=
##############################################
cxref-1.6e/configure-4682-    case $ac_optarg in
cxref-1.6e/configure:4683:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/configure-4684-    '') as_fn_error $? "missing file argument" ;;
##############################################
cxref-1.6e/configure-4690-    case $ac_optarg in
cxref-1.6e/configure:4691:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/configure-4692-    esac
##############################################
cxref-1.6e/configure-4814-fi
cxref-1.6e/configure:4815:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cxref-1.6e/configure-4816-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cxref-1.6e/configure-4831-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cxref-1.6e/configure:4832:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cxref-1.6e/configure-4833-ac_delim='%!_!# '
##############################################
cxref-1.6e/configure-4837-
cxref-1.6e/configure:4838:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cxref-1.6e/configure-4839-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cxref-1.6e/configure-4975-for ac_last_try in false false :; do
cxref-1.6e/configure:4976:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cxref-1.6e/configure-4977-  if test -z "$ac_tt"; then
##############################################
cxref-1.6e/configure-5107-      esac
cxref-1.6e/configure:5108:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cxref-1.6e/configure-5109-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cxref-1.6e/configure-5166-*)
cxref-1.6e/configure:5167:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cxref-1.6e/configure-5168-  # A ".." for each directory in $ac_dir_suffix.
cxref-1.6e/configure:5169:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cxref-1.6e/configure-5170-  case $ac_top_builddir_sub in
##############################################
cxref-1.6e/configure-5222-/@mandir@/p'
cxref-1.6e/configure:5223:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cxref-1.6e/configure-5224-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cxref-1.6e/configure-5239-
cxref-1.6e/configure:5240:# Neutralize VPATH when `$srcdir' = `.'.
cxref-1.6e/configure-5241-# Shell code in configure.ac might set extrasub.
##############################################
cxref-1.6e/configure-5266-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cxref-1.6e/configure:5267:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cxref-1.6e/configure-5268-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cxref-1.6e/configure-5380-      case $ac_arg in
cxref-1.6e/configure:5381:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/configure-5382-      esac
##############################################
cxref-1.6e/configure-5390-  case $ac_arg in
cxref-1.6e/configure:5391:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/configure-5392-  esac
##############################################
cxref-1.6e/configure-5419-*)
cxref-1.6e/configure:5420:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cxref-1.6e/configure-5421-  # A ".." for each directory in $ac_dir_suffix.
cxref-1.6e/configure:5422:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cxref-1.6e/configure-5423-  case $ac_top_builddir_sub in
##############################################
cxref-1.6e/install-sh-31-    dir=''
cxref-1.6e/install-sh:32:    dirs=`echo $2 | sed 's%/% %g'`
cxref-1.6e/install-sh-33-    for d in $dirs; do
##############################################
cxref-1.6e/install-sh-64-    if [ -d $dst ]; then
cxref-1.6e/install-sh:65:        dst=$dst/`basename $src`
cxref-1.6e/install-sh-66-    fi
##############################################
cxref-1.6e/contrib/fixheader.pl-329-     {
cxref-1.6e/contrib/fixheader.pl:330:      next if(m/^[ \t]*\#include ([<\"][^>\"]+[>\"])/ && $use_headers{$1}!=1);
cxref-1.6e/contrib/fixheader.pl-331-      print OUT;
##############################################
cxref-1.6e/contrib/fixheader.pl-340-
cxref-1.6e/contrib/fixheader.pl:341: chop($length=`wc -l $file.cxref-result | awk '{print \$1}'`);
cxref-1.6e/contrib/fixheader.pl-342-
##############################################
cxref-1.6e/contrib/fixheader.pl-386-     {
cxref-1.6e/contrib/fixheader.pl:387:      if(m/^[ \t]*\#include ([<\"][^>\"]+[>\"])(.*)$/)
cxref-1.6e/contrib/fixheader.pl-388-          {
##############################################
cxref-1.6e/contrib/cxref_includes.pl-52-        print "cxref $file\n";
cxref-1.6e/contrib/cxref_includes.pl:53:        `cxref $file`;
cxref-1.6e/contrib/cxref_includes.pl-54-       }
##############################################
cxref-1.6e/contrib/includes2cxref.pl-51-        print "cxref $file\n";
cxref-1.6e/contrib/includes2cxref.pl:52:        `cxref $file`;
cxref-1.6e/contrib/includes2cxref.pl-53-       }
##############################################
cxref-1.6e/contrib/sdcc.diff-17-+
cxref-1.6e/contrib/sdcc.diff:18:+<CPP_START>pragma{W}+asm               { BEGIN(C51_PRAGMAASM); }
cxref-1.6e/contrib/sdcc.diff:19:+<C51_PRAGMAASM>#{W}*pragma{W}+endasm   { BEGIN(INITIAL); }
cxref-1.6e/contrib/sdcc.diff-20-+<C51_PRAGMAASM>{N}                     { }
##############################################
cxref-1.6e/cpp/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
cxref-1.6e/cpp/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/cpp/configure-47-  as_echo='print -r --'
cxref-1.6e/cpp/configure-48-  as_echo_n='print -rn --'
cxref-1.6e/cpp/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/cpp/configure-50-  as_echo='printf %s\n'
##############################################
cxref-1.6e/cpp/configure-52-else
cxref-1.6e/cpp/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cxref-1.6e/cpp/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cxref-1.6e/cpp/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
cxref-1.6e/cpp/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cxref-1.6e/cpp/configure-64-      esac;
##############################################
cxref-1.6e/cpp/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cxref-1.6e/cpp/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cxref-1.6e/cpp/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cxref-1.6e/cpp/configure-296-      case $as_dir in #(
cxref-1.6e/cpp/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cxref-1.6e/cpp/configure-298-      *) as_qdir=$as_dir;;
##############################################
cxref-1.6e/cpp/configure-361-  {
cxref-1.6e/cpp/configure:362:    as_val=`expr "$@" || test $? -eq 1`
cxref-1.6e/cpp/configure-363-  }
##############################################
cxref-1.6e/cpp/configure-368-# ----------------------------------------
cxref-1.6e/cpp/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cxref-1.6e/cpp/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cxref-1.6e/cpp/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cxref-1.6e/cpp/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cxref-1.6e/cpp/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cxref-1.6e/cpp/configure-522-	esac;
cxref-1.6e/cpp/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
cxref-1.6e/cpp/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
cxref-1.6e/cpp/configure-737-  case $ac_option in
cxref-1.6e/cpp/configure:738:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cxref-1.6e/cpp/configure-739-  *=)   ac_optarg= ;;
##############################################
cxref-1.6e/cpp/configure-781-  -disable-* | --disable-*)
cxref-1.6e/cpp/configure:782:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cxref-1.6e/cpp/configure-783-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/cpp/configure-786-    ac_useropt_orig=$ac_useropt
cxref-1.6e/cpp/configure:787:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cxref-1.6e/cpp/configure-788-    case $ac_user_opts in
##############################################
cxref-1.6e/cpp/configure-807-  -enable-* | --enable-*)
cxref-1.6e/cpp/configure:808:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cxref-1.6e/cpp/configure-809-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/cpp/configure-812-    ac_useropt_orig=$ac_useropt
cxref-1.6e/cpp/configure:813:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cxref-1.6e/cpp/configure-814-    case $ac_user_opts in
##############################################
cxref-1.6e/cpp/configure-1011-  -with-* | --with-*)
cxref-1.6e/cpp/configure:1012:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cxref-1.6e/cpp/configure-1013-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/cpp/configure-1016-    ac_useropt_orig=$ac_useropt
cxref-1.6e/cpp/configure:1017:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cxref-1.6e/cpp/configure-1018-    case $ac_user_opts in
##############################################
cxref-1.6e/cpp/configure-1027-  -without-* | --without-*)
cxref-1.6e/cpp/configure:1028:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cxref-1.6e/cpp/configure-1029-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/cpp/configure-1032-    ac_useropt_orig=$ac_useropt
cxref-1.6e/cpp/configure:1033:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cxref-1.6e/cpp/configure-1034-    case $ac_user_opts in
##############################################
cxref-1.6e/cpp/configure-1065-  *=*)
cxref-1.6e/cpp/configure:1066:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cxref-1.6e/cpp/configure-1067-    # Reject names that are not valid shell variable names.
##############################################
cxref-1.6e/cpp/configure-1086-if test -n "$ac_prev"; then
cxref-1.6e/cpp/configure:1087:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cxref-1.6e/cpp/configure-1088-  as_fn_error $? "missing argument to $ac_option"
##############################################
cxref-1.6e/cpp/configure-1108-    */ )
cxref-1.6e/cpp/configure:1109:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cxref-1.6e/cpp/configure-1110-      eval $ac_var=\$ac_val;;
##############################################
cxref-1.6e/cpp/configure-1145-ac_ls_di=`ls -di .` &&
cxref-1.6e/cpp/configure:1146:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cxref-1.6e/cpp/configure-1147-  as_fn_error $? "working directory cannot be determined"
##############################################
cxref-1.6e/cpp/configure-1201-case $srcdir in
cxref-1.6e/cpp/configure:1202:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cxref-1.6e/cpp/configure-1203-esac
##############################################
cxref-1.6e/cpp/configure-1244-By default, \`make install' will install all the files in
cxref-1.6e/cpp/configure:1245:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cxref-1.6e/cpp/configure:1246:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cxref-1.6e/cpp/configure-1247-for instance \`--prefix=\$HOME'.
##############################################
cxref-1.6e/cpp/configure-1322-*)
cxref-1.6e/cpp/configure:1323:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cxref-1.6e/cpp/configure-1324-  # A ".." for each directory in $ac_dir_suffix.
cxref-1.6e/cpp/configure:1325:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cxref-1.6e/cpp/configure-1326-  case $ac_top_builddir_sub in
##############################################
cxref-1.6e/cpp/configure-1984-    *\'*)
cxref-1.6e/cpp/configure:1985:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/cpp/configure-1986-    esac
##############################################
cxref-1.6e/cpp/configure-2067-      case $ac_val in
cxref-1.6e/cpp/configure:2068:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cxref-1.6e/cpp/configure-2069-      esac
##############################################
cxref-1.6e/cpp/configure-2082-	case $ac_val in
cxref-1.6e/cpp/configure:2083:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cxref-1.6e/cpp/configure-2084-	esac
##############################################
cxref-1.6e/cpp/configure-2202-    set,)
cxref-1.6e/cpp/configure:2203:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cxref-1.6e/cpp/configure:2204:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cxref-1.6e/cpp/configure-2205-      ac_cache_corrupted=: ;;
##############################################
cxref-1.6e/cpp/configure-2213-	# differences in whitespace do not lead to failure.
cxref-1.6e/cpp/configure:2214:	ac_old_val_w=`echo x $ac_old_val`
cxref-1.6e/cpp/configure:2215:	ac_new_val_w=`echo x $ac_new_val`
cxref-1.6e/cpp/configure-2216-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cxref-1.6e/cpp/configure-2233-    case $ac_new_val in
cxref-1.6e/cpp/configure:2234:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/cpp/configure-2235-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cxref-1.6e/cpp/configure-2619-$as_echo_n "checking whether the C compiler works... " >&6; }
cxref-1.6e/cpp/configure:2620:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cxref-1.6e/cpp/configure-2621-
##############################################
cxref-1.6e/cpp/configure-2663-	then :; else
cxref-1.6e/cpp/configure:2664:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cxref-1.6e/cpp/configure-2665-	fi
##############################################
cxref-1.6e/cpp/configure-2723-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cxref-1.6e/cpp/configure:2724:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cxref-1.6e/cpp/configure-2725-	  break;;
##############################################
cxref-1.6e/cpp/configure-2832-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cxref-1.6e/cpp/configure:2833:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cxref-1.6e/cpp/configure-2834-       break;;
##############################################
cxref-1.6e/cpp/configure-3379-set x ${MAKE-make}
cxref-1.6e/cpp/configure:3380:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cxref-1.6e/cpp/configure-3381-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cxref-1.6e/cpp/configure-3389-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cxref-1.6e/cpp/configure:3390:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cxref-1.6e/cpp/configure-3391-  *@@@%%%=?*=@@@%%%*)
##############################################
cxref-1.6e/cpp/configure-3426-  # Check for GNU $ac_path_GREP
cxref-1.6e/cpp/configure:3427:case `"$ac_path_GREP" --version 2>&1` in
cxref-1.6e/cpp/configure-3428-*GNU*)
##############################################
cxref-1.6e/cpp/configure-3492-  # Check for GNU $ac_path_EGREP
cxref-1.6e/cpp/configure:3493:case `"$ac_path_EGREP" --version 2>&1` in
cxref-1.6e/cpp/configure-3494-*GNU*)
##############################################
cxref-1.6e/cpp/configure-3692-do :
cxref-1.6e/cpp/configure:3693:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cxref-1.6e/cpp/configure-3694-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cxref-1.6e/cpp/configure-3697-  cat >>confdefs.h <<_ACEOF
cxref-1.6e/cpp/configure:3698:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cxref-1.6e/cpp/configure-3699-_ACEOF
##############################################
cxref-1.6e/cpp/configure-3707-do :
cxref-1.6e/cpp/configure:3708:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cxref-1.6e/cpp/configure-3709-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
cxref-1.6e/cpp/configure-3711-  cat >>confdefs.h <<_ACEOF
cxref-1.6e/cpp/configure:3712:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cxref-1.6e/cpp/configure-3713-_ACEOF
##############################################
cxref-1.6e/cpp/configure-3720-do :
cxref-1.6e/cpp/configure:3721:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cxref-1.6e/cpp/configure-3722-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
cxref-1.6e/cpp/configure-3724-  cat >>confdefs.h <<_ACEOF
cxref-1.6e/cpp/configure:3725:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cxref-1.6e/cpp/configure-3726-_ACEOF
##############################################
cxref-1.6e/cpp/configure-3949-do :
cxref-1.6e/cpp/configure:3950:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cxref-1.6e/cpp/configure-3951-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cxref-1.6e/cpp/configure-3953-  cat >>confdefs.h <<_ACEOF
cxref-1.6e/cpp/configure:3954:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cxref-1.6e/cpp/configure-3955-_ACEOF
##############################################
cxref-1.6e/cpp/configure-4177-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cxref-1.6e/cpp/configure:4178:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cxref-1.6e/cpp/configure-4179-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cxref-1.6e/cpp/configure-4244-if test -z "$BASH_VERSION$ZSH_VERSION" \
cxref-1.6e/cpp/configure:4245:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/cpp/configure-4246-  as_echo='print -r --'
cxref-1.6e/cpp/configure-4247-  as_echo_n='print -rn --'
cxref-1.6e/cpp/configure:4248:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/cpp/configure-4249-  as_echo='printf %s\n'
##############################################
cxref-1.6e/cpp/configure-4251-else
cxref-1.6e/cpp/configure:4252:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cxref-1.6e/cpp/configure-4253-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cxref-1.6e/cpp/configure-4261-	expr "X$arg" : "X\\(.*\\)$as_nl";
cxref-1.6e/cpp/configure:4262:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cxref-1.6e/cpp/configure-4263-      esac;
##############################################
cxref-1.6e/cpp/configure-4338-# ----------------------------------------
cxref-1.6e/cpp/configure:4339:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cxref-1.6e/cpp/configure-4340-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cxref-1.6e/cpp/configure-4410-  {
cxref-1.6e/cpp/configure:4411:    as_val=`expr "$@" || test $? -eq 1`
cxref-1.6e/cpp/configure-4412-  }
##############################################
cxref-1.6e/cpp/configure-4514-      case $as_dir in #(
cxref-1.6e/cpp/configure:4515:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cxref-1.6e/cpp/configure-4516-      *) as_qdir=$as_dir;;
##############################################
cxref-1.6e/cpp/configure-4571-	esac;
cxref-1.6e/cpp/configure:4572:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
cxref-1.6e/cpp/configure-4573-	???[sx]*):;;*)false;;esac;fi
##############################################
cxref-1.6e/cpp/configure-4657-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cxref-1.6e/cpp/configure:4658:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cxref-1.6e/cpp/configure-4659-ac_cs_version="\\
##############################################
cxref-1.6e/cpp/configure-4680-  --*=?*)
cxref-1.6e/cpp/configure:4681:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cxref-1.6e/cpp/configure:4682:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cxref-1.6e/cpp/configure-4683-    ac_shift=:
##############################################
cxref-1.6e/cpp/configure-4685-  --*=)
cxref-1.6e/cpp/configure:4686:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cxref-1.6e/cpp/configure-4687-    ac_optarg=
##############################################
cxref-1.6e/cpp/configure-4709-    case $ac_optarg in
cxref-1.6e/cpp/configure:4710:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/cpp/configure-4711-    '') as_fn_error $? "missing file argument" ;;
##############################################
cxref-1.6e/cpp/configure-4717-    case $ac_optarg in
cxref-1.6e/cpp/configure:4718:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/cpp/configure-4719-    esac
##############################################
cxref-1.6e/cpp/configure-4838-fi
cxref-1.6e/cpp/configure:4839:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cxref-1.6e/cpp/configure-4840-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cxref-1.6e/cpp/configure-4855-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cxref-1.6e/cpp/configure:4856:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cxref-1.6e/cpp/configure-4857-ac_delim='%!_!# '
##############################################
cxref-1.6e/cpp/configure-4861-
cxref-1.6e/cpp/configure:4862:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cxref-1.6e/cpp/configure-4863-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cxref-1.6e/cpp/configure-4999-for ac_last_try in false false :; do
cxref-1.6e/cpp/configure:5000:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cxref-1.6e/cpp/configure-5001-  if test -z "$ac_tt"; then
##############################################
cxref-1.6e/cpp/configure-5131-      esac
cxref-1.6e/cpp/configure:5132:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cxref-1.6e/cpp/configure-5133-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cxref-1.6e/cpp/configure-5190-*)
cxref-1.6e/cpp/configure:5191:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cxref-1.6e/cpp/configure-5192-  # A ".." for each directory in $ac_dir_suffix.
cxref-1.6e/cpp/configure:5193:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cxref-1.6e/cpp/configure-5194-  case $ac_top_builddir_sub in
##############################################
cxref-1.6e/cpp/configure-5246-/@mandir@/p'
cxref-1.6e/cpp/configure:5247:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cxref-1.6e/cpp/configure-5248-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cxref-1.6e/cpp/configure-5263-
cxref-1.6e/cpp/configure:5264:# Neutralize VPATH when `$srcdir' = `.'.
cxref-1.6e/cpp/configure-5265-# Shell code in configure.ac might set extrasub.
##############################################
cxref-1.6e/cpp/configure-5290-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cxref-1.6e/cpp/configure:5291:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cxref-1.6e/cpp/configure-5292-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cxref-1.6e/cpp/configure-5469-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cxref-1.6e/cpp/configure:5470:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cxref-1.6e/cpp/configure-5471-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cxref-1.6e/cpp/configure-5536-if test -z "$BASH_VERSION$ZSH_VERSION" \
cxref-1.6e/cpp/configure:5537:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/cpp/configure-5538-  as_echo='print -r --'
cxref-1.6e/cpp/configure-5539-  as_echo_n='print -rn --'
cxref-1.6e/cpp/configure:5540:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cxref-1.6e/cpp/configure-5541-  as_echo='printf %s\n'
##############################################
cxref-1.6e/cpp/configure-5543-else
cxref-1.6e/cpp/configure:5544:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cxref-1.6e/cpp/configure-5545-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cxref-1.6e/cpp/configure-5553-	expr "X$arg" : "X\\(.*\\)$as_nl";
cxref-1.6e/cpp/configure:5554:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cxref-1.6e/cpp/configure-5555-      esac;
##############################################
cxref-1.6e/cpp/configure-5630-# ----------------------------------------
cxref-1.6e/cpp/configure:5631:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cxref-1.6e/cpp/configure-5632-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cxref-1.6e/cpp/configure-5702-  {
cxref-1.6e/cpp/configure:5703:    as_val=`expr "$@" || test $? -eq 1`
cxref-1.6e/cpp/configure-5704-  }
##############################################
cxref-1.6e/cpp/configure-5806-      case $as_dir in #(
cxref-1.6e/cpp/configure:5807:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cxref-1.6e/cpp/configure-5808-      *) as_qdir=$as_dir;;
##############################################
cxref-1.6e/cpp/configure-5863-	esac;
cxref-1.6e/cpp/configure:5864:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
cxref-1.6e/cpp/configure-5865-	???[sx]*):;;*)false;;esac;fi
##############################################
cxref-1.6e/cpp/configure-5949-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cxref-1.6e/cpp/configure:5950:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cxref-1.6e/cpp/configure-5951-ac_cs_version="\\
##############################################
cxref-1.6e/cpp/configure-5972-  --*=?*)
cxref-1.6e/cpp/configure:5973:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cxref-1.6e/cpp/configure:5974:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cxref-1.6e/cpp/configure-5975-    ac_shift=:
##############################################
cxref-1.6e/cpp/configure-5977-  --*=)
cxref-1.6e/cpp/configure:5978:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cxref-1.6e/cpp/configure-5979-    ac_optarg=
##############################################
cxref-1.6e/cpp/configure-6001-    case $ac_optarg in
cxref-1.6e/cpp/configure:6002:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/cpp/configure-6003-    '') as_fn_error $? "missing file argument" ;;
##############################################
cxref-1.6e/cpp/configure-6009-    case $ac_optarg in
cxref-1.6e/cpp/configure:6010:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cxref-1.6e/cpp/configure-6011-    esac
##############################################
cxref-1.6e/cpp/configure-6131-fi
cxref-1.6e/cpp/configure:6132:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cxref-1.6e/cpp/configure-6133-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cxref-1.6e/cpp/configure-6148-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cxref-1.6e/cpp/configure:6149:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cxref-1.6e/cpp/configure-6150-ac_delim='%!_!# '
##############################################
cxref-1.6e/cpp/configure-6154-
cxref-1.6e/cpp/configure:6155:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cxref-1.6e/cpp/configure-6156-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cxref-1.6e/cpp/configure-6292-for ac_last_try in false false :; do
cxref-1.6e/cpp/configure:6293:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cxref-1.6e/cpp/configure-6294-  if test -z "$ac_tt"; then
##############################################
cxref-1.6e/cpp/configure-6424-      esac
cxref-1.6e/cpp/configure:6425:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cxref-1.6e/cpp/configure-6426-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cxref-1.6e/cpp/configure-6483-*)
cxref-1.6e/cpp/configure:6484:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cxref-1.6e/cpp/configure-6485-  # A ".." for each directory in $ac_dir_suffix.
cxref-1.6e/cpp/configure:6486:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cxref-1.6e/cpp/configure-6487-  case $ac_top_builddir_sub in
##############################################
cxref-1.6e/cpp/configure-6539-/@mandir@/p'
cxref-1.6e/cpp/configure:6540:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cxref-1.6e/cpp/configure-6541-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cxref-1.6e/cpp/configure-6556-
cxref-1.6e/cpp/configure:6557:# Neutralize VPATH when `$srcdir' = `.'.
cxref-1.6e/cpp/configure-6558-# Shell code in configure.ac might set extrasub.
##############################################
cxref-1.6e/cpp/configure-6583-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cxref-1.6e/cpp/configure:6584:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cxref-1.6e/cpp/configure-6585-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cxref-1.6e/cpp/cxref-cpp-configure.in-72-
cxref-1.6e/cpp/cxref-cpp-configure.in:73:PREDEFINES=`$CC -E -v - < /dev/null 2>&1 | $EGREP -e -D__GNUC | tr ' ' '\012' | $EGREP -e '^-[AD]' | tr '\012' ' '`
cxref-1.6e/cpp/cxref-cpp-configure.in-74-
##############################################
cxref-1.6e/cpp/cxref-cpp-configure.in-76-
cxref-1.6e/cpp/cxref-cpp-configure.in:77:INCLUDES=`$CC -E -v - < /dev/null 2>&1 | awk '/include <.+> search/,/End of search/ {print $1}'`
cxref-1.6e/cpp/cxref-cpp-configure.in-78-
##############################################
cxref-1.6e/cpp/cxref-cpp-configure.in-80-
cxref-1.6e/cpp/cxref-cpp-configure.in:81:DEFINES=`$CC -E -dM - < /dev/null 2>/dev/null | sort | tr '\012' '\015'`
cxref-1.6e/cpp/cxref-cpp-configure.in-82-
##############################################
cxref-1.6e/cpp/cccp.c-1178-  printf ("  -lang-objc++              Assume that the input sources are in ObjectiveC++\n");
cxref-1.6e/cpp/cccp.c:1179:  printf ("  -lang-asm                 Assume that the input sources are in assembler\n");
cxref-1.6e/cpp/cccp.c-1180-  printf ("  -lang-chill               Assume that the input sources are in Chill\n");
##############################################
cxref-1.6e/cpp/cccp.c-1507- 	else if (! strcmp (argv[i], "-lang-asm"))
cxref-1.6e/cpp/cccp.c:1508: 	  lang_asm = 1;
cxref-1.6e/cpp/cccp.c-1509- 	else if (! strcmp (argv[i], "-lint"))
##############################################
cxref-1.6e/cpp/cccp.c-7784-
cxref-1.6e/cpp/cccp.c:7785:	if (!lang_asm && pedantic)
cxref-1.6e/cpp/cccp.c-7786-	  pedwarn ("invalid preprocessing directive name");
##############################################
cxref-1.6e/cpp/cccp.c-7846-      /* Don't let erroneous code go by.  */
cxref-1.6e/cpp/cccp.c:7847:      if (kt->length < 0 && !lang_asm && pedantic)
cxref-1.6e/cpp/cccp.c-7848-	pedwarn ("invalid preprocessing directive name");
##############################################
cxref-1.6e/doc/NEWS-31- Check that the lex/yacc programs actually exist at configure time.
cxref-1.6e/doc/NEWS:32: Handle ASM statements with named identifiers in them.
cxref-1.6e/doc/NEWS-33-
##############################################
cxref-1.6e/src/cxref-cc-47-    else
cxref-1.6e/src/cxref-cc:48:        CXREFCC=`echo $CC | cut -d' ' -f1`
cxref-1.6e/src/cxref-cc:49:        if [ `basename $CXREFCC` = cxref-cc ]; then
cxref-1.6e/src/cxref-cc-50-            echo 'cxref-cc: Warning the CC variable points to cxref-cc, set CXREFCC instead.' 1>&2
##############################################
cxref-1.6e/src/parse.y-1299-
cxref-1.6e/src/parse.y:1300:/* ASM Statements */
cxref-1.6e/src/parse.y-1301-
##############################################
cxref-1.6e/src/parse.y-1310-	: ASM
cxref-1.6e/src/parse.y:1311:	| ASM VOLATILE
cxref-1.6e/src/parse.y-1312-	| VOLATILE ASM
##############################################
cxref-1.6e/src/parse.y-1333-asm_label
cxref-1.6e/src/parse.y:1334:	: ASM '(' string_literal ')'
cxref-1.6e/src/parse.y-1335-	;
##############################################
cxref-1.6e/debian/cxref-cpp.wrap.ori-19-
cxref-1.6e/debian/cxref-cpp.wrap.ori:20:GV=`gcc -v 2>&1 | grep "^gcc version" | awk '{print $3}'`
cxref-1.6e/debian/cxref-cpp.wrap.ori-21-GVC=`gcc_vers`
##############################################
cxref-1.6e/debian/cxref-cpp.wrap.ori-34-	    mv /tmp/cxref-cpp.defines $c
cxref-1.6e/debian/cxref-cpp.wrap.ori:35:	    j=`echo $j | sed 's,\-cxref\-cpp\-defines  *[^ ]*,,g'`
cxref-1.6e/debian/cxref-cpp.wrap.ori-36-	    j="$j -cxref-cpp-defines $c"
##############################################
cxref-1.6e/debian/cxref-emacs.emacsen-install-14-
cxref-1.6e/debian/cxref-emacs.emacsen-install:15:#FLAVORTEST=`echo $FLAVOR | cut -c-6`
cxref-1.6e/debian/cxref-emacs.emacsen-install-16-#if [ ${FLAVORTEST} = xemacs ] ; then
##############################################
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c-1168-  printf ("  -lang-objc++              Assume that the input sources are in ObjectiveC++\n");
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c:1169:  printf ("  -lang-asm                 Assume that the input sources are in assembler\n");
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c-1170-  printf ("  -lang-chill               Assume that the input sources are in Chill\n");
##############################################
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c-1497- 	else if (! strcmp (argv[i], "-lang-asm"))
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c:1498: 	  lang_asm = 1;
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c-1499- 	else if (! strcmp (argv[i], "-lint"))
##############################################
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c-7774-
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c:7775:	if (!lang_asm && pedantic)
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c-7776-	  pedwarn ("invalid preprocessing directive name");
##############################################
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c-7836-      /* Don't let erroneous code go by.  */
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c:7837:      if (kt->length < 0 && !lang_asm && pedantic)
cxref-1.6e/.pc/debian-changes-1.6c-1/cpp/cccp.c-7838-	pedwarn ("invalid preprocessing directive name");
##############################################
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in-68-
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in:69:PREDEFINES=`$CC -E -v - < /dev/null 2>&1 | $EGREP -e -D__GNUC | tr ' ' '\012' | $EGREP -e '^-[AD]' | tr '\012' ' '`
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in-70-
##############################################
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in-72-
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in:73:INCLUDES=`$CC -E -v - < /dev/null 2>&1 | awk '/include <.+> search/,/End of search/ {print $1}'`
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in-74-
##############################################
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in-76-
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in:77:DEFINES=`$CC -E -dM - < /dev/null 2>/dev/null | sort | tr '\012' '\015'`
cxref-1.6e/.pc/allow-redirect-of-cxref-cpp-configure-output-in-postinst/cpp/cxref-cpp-configure.in-78-
##############################################
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c-1178-  printf ("  -lang-objc++              Assume that the input sources are in ObjectiveC++\n");
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c:1179:  printf ("  -lang-asm                 Assume that the input sources are in assembler\n");
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c-1180-  printf ("  -lang-chill               Assume that the input sources are in Chill\n");
##############################################
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c-1507- 	else if (! strcmp (argv[i], "-lang-asm"))
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c:1508: 	  lang_asm = 1;
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c-1509- 	else if (! strcmp (argv[i], "-lint"))
##############################################
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c-7784-
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c:7785:	if (!lang_asm && pedantic)
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c-7786-	  pedwarn ("invalid preprocessing directive name");
##############################################
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c-7846-      /* Don't let erroneous code go by.  */
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c:7847:      if (kt->length < 0 && !lang_asm && pedantic)
cxref-1.6e/.pc/c_warning_cleanups_and_defines_for_Float128/cpp/cccp.c-7848-	pedwarn ("invalid preprocessing directive name");