===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tcpreplay-4.3.3/docs/Makefile.in-49-  { \
tcpreplay-4.3.3/docs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/docs/Makefile.in-51-  }; \
##############################################
tcpreplay-4.3.3/docs/Makefile.in-342-distdir: $(DISTFILES)
tcpreplay-4.3.3/docs/Makefile.in:343:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/docs/Makefile.in:344:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/docs/Makefile.in-345-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/docs/Makefile.in-356-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/docs/Makefile.in:357:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/docs/Makefile.in-358-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcpreplay-4.3.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcpreplay-4.3.3/configure-47-  as_echo='print -r --'
tcpreplay-4.3.3/configure-48-  as_echo_n='print -rn --'
tcpreplay-4.3.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcpreplay-4.3.3/configure-50-  as_echo='printf %s\n'
##############################################
tcpreplay-4.3.3/configure-52-else
tcpreplay-4.3.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcpreplay-4.3.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcpreplay-4.3.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcpreplay-4.3.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcpreplay-4.3.3/configure-64-      esac;
##############################################
tcpreplay-4.3.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tcpreplay-4.3.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tcpreplay-4.3.3/configure-201-
##############################################
tcpreplay-4.3.3/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
tcpreplay-4.3.3/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
tcpreplay-4.3.3/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
tcpreplay-4.3.3/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tcpreplay-4.3.3/configure-335-      case $as_dir in #(
tcpreplay-4.3.3/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcpreplay-4.3.3/configure-337-      *) as_qdir=$as_dir;;
##############################################
tcpreplay-4.3.3/configure-408-  {
tcpreplay-4.3.3/configure:409:    as_val=`expr "$@" || test $? -eq 1`
tcpreplay-4.3.3/configure-410-  }
##############################################
tcpreplay-4.3.3/configure-415-# ----------------------------------------
tcpreplay-4.3.3/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcpreplay-4.3.3/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcpreplay-4.3.3/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tcpreplay-4.3.3/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tcpreplay-4.3.3/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tcpreplay-4.3.3/configure-960-  case $ac_option in
tcpreplay-4.3.3/configure:961:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tcpreplay-4.3.3/configure-962-  *=)   ac_optarg= ;;
##############################################
tcpreplay-4.3.3/configure-1004-  -disable-* | --disable-*)
tcpreplay-4.3.3/configure:1005:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tcpreplay-4.3.3/configure-1006-    # Reject names that are not valid shell variable names.
##############################################
tcpreplay-4.3.3/configure-1009-    ac_useropt_orig=$ac_useropt
tcpreplay-4.3.3/configure:1010:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcpreplay-4.3.3/configure-1011-    case $ac_user_opts in
##############################################
tcpreplay-4.3.3/configure-1030-  -enable-* | --enable-*)
tcpreplay-4.3.3/configure:1031:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tcpreplay-4.3.3/configure-1032-    # Reject names that are not valid shell variable names.
##############################################
tcpreplay-4.3.3/configure-1035-    ac_useropt_orig=$ac_useropt
tcpreplay-4.3.3/configure:1036:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcpreplay-4.3.3/configure-1037-    case $ac_user_opts in
##############################################
tcpreplay-4.3.3/configure-1243-  -with-* | --with-*)
tcpreplay-4.3.3/configure:1244:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tcpreplay-4.3.3/configure-1245-    # Reject names that are not valid shell variable names.
##############################################
tcpreplay-4.3.3/configure-1248-    ac_useropt_orig=$ac_useropt
tcpreplay-4.3.3/configure:1249:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcpreplay-4.3.3/configure-1250-    case $ac_user_opts in
##############################################
tcpreplay-4.3.3/configure-1259-  -without-* | --without-*)
tcpreplay-4.3.3/configure:1260:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tcpreplay-4.3.3/configure-1261-    # Reject names that are not valid shell variable names.
##############################################
tcpreplay-4.3.3/configure-1264-    ac_useropt_orig=$ac_useropt
tcpreplay-4.3.3/configure:1265:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tcpreplay-4.3.3/configure-1266-    case $ac_user_opts in
##############################################
tcpreplay-4.3.3/configure-1297-  *=*)
tcpreplay-4.3.3/configure:1298:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tcpreplay-4.3.3/configure-1299-    # Reject names that are not valid shell variable names.
##############################################
tcpreplay-4.3.3/configure-1318-if test -n "$ac_prev"; then
tcpreplay-4.3.3/configure:1319:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tcpreplay-4.3.3/configure-1320-  as_fn_error $? "missing argument to $ac_option"
##############################################
tcpreplay-4.3.3/configure-1340-    */ )
tcpreplay-4.3.3/configure:1341:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tcpreplay-4.3.3/configure-1342-      eval $ac_var=\$ac_val;;
##############################################
tcpreplay-4.3.3/configure-1375-ac_ls_di=`ls -di .` &&
tcpreplay-4.3.3/configure:1376:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tcpreplay-4.3.3/configure-1377-  as_fn_error $? "working directory cannot be determined"
##############################################
tcpreplay-4.3.3/configure-1431-case $srcdir in
tcpreplay-4.3.3/configure:1432:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tcpreplay-4.3.3/configure-1433-esac
##############################################
tcpreplay-4.3.3/configure-1474-By default, \`make install' will install all the files in
tcpreplay-4.3.3/configure:1475:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tcpreplay-4.3.3/configure:1476:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tcpreplay-4.3.3/configure-1477-for instance \`--prefix=\$HOME'.
##############################################
tcpreplay-4.3.3/configure-1647-*)
tcpreplay-4.3.3/configure:1648:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcpreplay-4.3.3/configure-1649-  # A ".." for each directory in $ac_dir_suffix.
tcpreplay-4.3.3/configure:1650:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcpreplay-4.3.3/configure-1651-  case $ac_top_builddir_sub in
##############################################
tcpreplay-4.3.3/configure-2429-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
tcpreplay-4.3.3/configure:2430:  as_decl_name=`echo $2|sed 's/ *(.*//'`
tcpreplay-4.3.3/configure:2431:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
tcpreplay-4.3.3/configure-2432-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
tcpreplay-4.3.3/configure-2726-    *\'*)
tcpreplay-4.3.3/configure:2727:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcpreplay-4.3.3/configure-2728-    esac
##############################################
tcpreplay-4.3.3/configure-2809-      case $ac_val in
tcpreplay-4.3.3/configure:2810:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcpreplay-4.3.3/configure-2811-      esac
##############################################
tcpreplay-4.3.3/configure-2824-	case $ac_val in
tcpreplay-4.3.3/configure:2825:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tcpreplay-4.3.3/configure-2826-	esac
##############################################
tcpreplay-4.3.3/configure-2949-    set,)
tcpreplay-4.3.3/configure:2950:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tcpreplay-4.3.3/configure:2951:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tcpreplay-4.3.3/configure-2952-      ac_cache_corrupted=: ;;
##############################################
tcpreplay-4.3.3/configure-2960-	# differences in whitespace do not lead to failure.
tcpreplay-4.3.3/configure:2961:	ac_old_val_w=`echo x $ac_old_val`
tcpreplay-4.3.3/configure:2962:	ac_new_val_w=`echo x $ac_new_val`
tcpreplay-4.3.3/configure-2963-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tcpreplay-4.3.3/configure-2980-    case $ac_new_val in
tcpreplay-4.3.3/configure:2981:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tcpreplay-4.3.3/configure-2982-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tcpreplay-4.3.3/configure-3108-test "x$ac_build_alias" = x &&
tcpreplay-4.3.3/configure:3109:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
tcpreplay-4.3.3/configure-3110-test "x$ac_build_alias" = x &&
tcpreplay-4.3.3/configure-3111-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
tcpreplay-4.3.3/configure:3112:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
tcpreplay-4.3.3/configure-3113-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
tcpreplay-4.3.3/configure-3132-IFS=$ac_save_IFS
tcpreplay-4.3.3/configure:3133:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
tcpreplay-4.3.3/configure-3134-
##############################################
tcpreplay-4.3.3/configure-3143-else
tcpreplay-4.3.3/configure:3144:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
tcpreplay-4.3.3/configure-3145-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
tcpreplay-4.3.3/configure-3165-IFS=$ac_save_IFS
tcpreplay-4.3.3/configure:3166:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
tcpreplay-4.3.3/configure-3167-
##############################################
tcpreplay-4.3.3/configure-3176-else
tcpreplay-4.3.3/configure:3177:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
tcpreplay-4.3.3/configure-3178-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
tcpreplay-4.3.3/configure-3198-IFS=$ac_save_IFS
tcpreplay-4.3.3/configure:3199:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
tcpreplay-4.3.3/configure-3200-
##############################################
tcpreplay-4.3.3/configure-3430-     echo "timestamp, slept: $am_has_slept" > conftest.file
tcpreplay-4.3.3/configure:3431:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tcpreplay-4.3.3/configure-3432-     if test "$*" = "X"; then
tcpreplay-4.3.3/configure-3433-	# -L didn't work.
tcpreplay-4.3.3/configure:3434:	set X `ls -t "$srcdir/configure" conftest.file`
tcpreplay-4.3.3/configure-3435-     fi
##############################################
tcpreplay-4.3.3/configure-3481-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
tcpreplay-4.3.3/configure:3482:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
tcpreplay-4.3.3/configure-3483-
tcpreplay-4.3.3/configure-3484-# Expand $ac_aux_dir to an absolute path.
tcpreplay-4.3.3/configure:3485:am_aux_dir=`cd "$ac_aux_dir" && pwd`
tcpreplay-4.3.3/configure-3486-
##############################################
tcpreplay-4.3.3/configure-3626-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
tcpreplay-4.3.3/configure:3627:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
tcpreplay-4.3.3/configure-3628-	     'mkdir (GNU coreutils) '* | \
##############################################
tcpreplay-4.3.3/configure-3699-set x ${MAKE-make}
tcpreplay-4.3.3/configure:3700:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tcpreplay-4.3.3/configure-3701-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tcpreplay-4.3.3/configure-3709-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tcpreplay-4.3.3/configure:3710:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tcpreplay-4.3.3/configure-3711-  *@@@%%%=?*=@@@%%%*)
##############################################
tcpreplay-4.3.3/configure-3775-
tcpreplay-4.3.3/configure:3776:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tcpreplay-4.3.3/configure-3777-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tcpreplay-4.3.3/configure-3950-# Ignore all kinds of additional output from 'make'.
tcpreplay-4.3.3/configure:3951:case `$am_make -s -f confmf 2> /dev/null` in #(
tcpreplay-4.3.3/configure-3952-*the\ am__doit\ target*)
##############################################
tcpreplay-4.3.3/configure-3960-   echo '.include "confinc"' > confmf
tcpreplay-4.3.3/configure:3961:   case `$am_make -s -f confmf 2> /dev/null` in #(
tcpreplay-4.3.3/configure-3962-   *the\ am__doit\ target*)
##############################################
tcpreplay-4.3.3/configure-4339-$as_echo_n "checking whether the C compiler works... " >&6; }
tcpreplay-4.3.3/configure:4340:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tcpreplay-4.3.3/configure-4341-
##############################################
tcpreplay-4.3.3/configure-4383-	then :; else
tcpreplay-4.3.3/configure:4384:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcpreplay-4.3.3/configure-4385-	fi
##############################################
tcpreplay-4.3.3/configure-4443-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tcpreplay-4.3.3/configure:4444:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tcpreplay-4.3.3/configure-4445-	  break;;
##############################################
tcpreplay-4.3.3/configure-4552-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tcpreplay-4.3.3/configure:4553:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tcpreplay-4.3.3/configure-4554-       break;;
##############################################
tcpreplay-4.3.3/configure-4870-  if test "$am_compiler_list" = ""; then
tcpreplay-4.3.3/configure:4871:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tcpreplay-4.3.3/configure-4872-  fi
##############################################
tcpreplay-4.3.3/configure-5192-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
tcpreplay-4.3.3/configure:5193:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
tcpreplay-4.3.3/configure-5194-  ECHO='print -r --'
tcpreplay-4.3.3/configure:5195:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
tcpreplay-4.3.3/configure-5196-  ECHO='printf %s\n'
##############################################
tcpreplay-4.3.3/configure-5261-  # Check for GNU $ac_path_SED
tcpreplay-4.3.3/configure:5262:case `"$ac_path_SED" --version 2>&1` in
tcpreplay-4.3.3/configure-5263-*GNU*)
##############################################
tcpreplay-4.3.3/configure-5337-  # Check for GNU $ac_path_GREP
tcpreplay-4.3.3/configure:5338:case `"$ac_path_GREP" --version 2>&1` in
tcpreplay-4.3.3/configure-5339-*GNU*)
##############################################
tcpreplay-4.3.3/configure-5403-  # Check for GNU $ac_path_EGREP
tcpreplay-4.3.3/configure:5404:case `"$ac_path_EGREP" --version 2>&1` in
tcpreplay-4.3.3/configure-5405-*GNU*)
##############################################
tcpreplay-4.3.3/configure-5470-  # Check for GNU $ac_path_FGREP
tcpreplay-4.3.3/configure:5471:case `"$ac_path_FGREP" --version 2>&1` in
tcpreplay-4.3.3/configure-5472-*GNU*)
##############################################
tcpreplay-4.3.3/configure-5550-    # gcc leaves a trailing carriage return, which upsets mingw
tcpreplay-4.3.3/configure:5551:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tcpreplay-4.3.3/configure-5552-  *)
tcpreplay-4.3.3/configure:5553:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tcpreplay-4.3.3/configure-5554-  esac
##############################################
tcpreplay-4.3.3/configure-5559-      # Canonicalize the pathname of ld
tcpreplay-4.3.3/configure:5560:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
tcpreplay-4.3.3/configure-5561-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
tcpreplay-4.3.3/configure:5562:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
tcpreplay-4.3.3/configure-5563-      done
##############################################
tcpreplay-4.3.3/configure-5594-      # Break only if it was the GNU/non-GNU ld that we prefer.
tcpreplay-4.3.3/configure:5595:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tcpreplay-4.3.3/configure-5596-      *GNU* | *'with BFD'*)
##############################################
tcpreplay-4.3.3/configure-5625-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
tcpreplay-4.3.3/configure:5626:case `$LD -v 2>&1 </dev/null` in
tcpreplay-4.3.3/configure-5627-*GNU* | *'with BFD'*)
##############################################
tcpreplay-4.3.3/configure-5675-	esac
tcpreplay-4.3.3/configure:5676:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
tcpreplay-4.3.3/configure-5677-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
tcpreplay-4.3.3/configure-5681-	*)
tcpreplay-4.3.3/configure:5682:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
tcpreplay-4.3.3/configure-5683-	  */dev/null*)
##############################################
tcpreplay-4.3.3/configure-5809-
tcpreplay-4.3.3/configure:5810:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
tcpreplay-4.3.3/configure-5811-    *COFF*)
##############################################
tcpreplay-4.3.3/configure-5921-    # And add a safety zone
tcpreplay-4.3.3/configure:5922:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
tcpreplay-4.3.3/configure:5923:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
tcpreplay-4.3.3/configure-5924-    ;;
##############################################
tcpreplay-4.3.3/configure-5954-    if test -n "$kargmax"; then
tcpreplay-4.3.3/configure:5955:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
tcpreplay-4.3.3/configure-5956-    else
##############################################
tcpreplay-4.3.3/configure-5963-       test undefined != "$lt_cv_sys_max_cmd_len"; then
tcpreplay-4.3.3/configure:5964:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
tcpreplay-4.3.3/configure:5965:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
tcpreplay-4.3.3/configure-5966-    else
##############################################
tcpreplay-4.3.3/configure-5975-      # we can't tell.
tcpreplay-4.3.3/configure:5976:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
tcpreplay-4.3.3/configure-5977-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
tcpreplay-4.3.3/configure-5979-      do
tcpreplay-4.3.3/configure:5980:        i=`expr $i + 1`
tcpreplay-4.3.3/configure-5981-        teststring=$teststring$teststring
##############################################
tcpreplay-4.3.3/configure-5983-      # Only check the string length outside the loop.
tcpreplay-4.3.3/configure:5984:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
tcpreplay-4.3.3/configure-5985-      teststring=
##############################################
tcpreplay-4.3.3/configure-5988-      # linker.  It appears as though 1/2 is a usable value.
tcpreplay-4.3.3/configure:5989:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
tcpreplay-4.3.3/configure-5990-    fi
##############################################
tcpreplay-4.3.3/configure-6399-openbsd* | bitrig*)
tcpreplay-4.3.3/configure:6400:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
tcpreplay-4.3.3/configure-6401-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
tcpreplay-4.3.3/configure-6469-    else
tcpreplay-4.3.3/configure:6470:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
tcpreplay-4.3.3/configure-6471-    fi
##############################################
tcpreplay-4.3.3/configure-6614-  # decide which one to use based on capabilities of $DLLTOOL
tcpreplay-4.3.3/configure:6615:  case `$DLLTOOL --help 2>&1` in
tcpreplay-4.3.3/configure-6616-  *--identify-strict*)
##############################################
tcpreplay-4.3.3/configure-7135-# If we're using GNU nm, then use its standard symbol codes.
tcpreplay-4.3.3/configure:7136:case `$NM -V 2>&1` in
tcpreplay-4.3.3/configure-7137-*GNU* | *'with BFD'*)
##############################################
tcpreplay-4.3.3/configure-7183-mingw*)
tcpreplay-4.3.3/configure:7184:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
tcpreplay-4.3.3/configure-7185-  ;;
##############################################
tcpreplay-4.3.3/configure-7415-   if test yes = "$GCC"; then
tcpreplay-4.3.3/configure:7416:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
tcpreplay-4.3.3/configure-7417-   fi
##############################################
tcpreplay-4.3.3/configure-7419- /*)
tcpreplay-4.3.3/configure:7420:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
tcpreplay-4.3.3/configure-7421-   ;; #(
##############################################
tcpreplay-4.3.3/configure-7514-    done
tcpreplay-4.3.3/configure:7515:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
tcpreplay-4.3.3/configure-7516-}
##############################################
tcpreplay-4.3.3/configure-7536-  test $ac_status = 0; }; then
tcpreplay-4.3.3/configure:7537:    case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/configure-7538-      *ELF-32*)
##############################################
tcpreplay-4.3.3/configure-7557-    if test yes = "$lt_cv_prog_gnu_ld"; then
tcpreplay-4.3.3/configure:7558:      case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/configure-7559-	*32-bit*)
##############################################
tcpreplay-4.3.3/configure-7569-    else
tcpreplay-4.3.3/configure:7570:      case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/configure-7571-	*32-bit*)
##############################################
tcpreplay-4.3.3/configure-7595-    emul=elf
tcpreplay-4.3.3/configure:7596:    case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/configure-7597-      *32-bit*)
##############################################
tcpreplay-4.3.3/configure-7603-    esac
tcpreplay-4.3.3/configure:7604:    case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/configure-7605-      *MSB*)
##############################################
tcpreplay-4.3.3/configure-7611-    esac
tcpreplay-4.3.3/configure:7612:    case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/configure-7613-      *N32*)
##############################################
tcpreplay-4.3.3/configure-8544-    *:)
tcpreplay-4.3.3/configure:8545:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
tcpreplay-4.3.3/configure-8546-        ;;
tcpreplay-4.3.3/configure-8547-    x:*)
tcpreplay-4.3.3/configure:8548:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
tcpreplay-4.3.3/configure-8549-        ;;
tcpreplay-4.3.3/configure-8550-    *::*)
tcpreplay-4.3.3/configure:8551:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
tcpreplay-4.3.3/configure:8552:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
tcpreplay-4.3.3/configure-8553-        ;;
tcpreplay-4.3.3/configure-8554-    *)
tcpreplay-4.3.3/configure:8555:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
tcpreplay-4.3.3/configure-8556-        ;;
##############################################
tcpreplay-4.3.3/configure-8813-do :
tcpreplay-4.3.3/configure:8814:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-8815-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tcpreplay-4.3.3/configure-8818-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:8819:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-8820-_ACEOF
##############################################
tcpreplay-4.3.3/configure-9176-	"file_magic "*)
tcpreplay-4.3.3/configure:9177:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
tcpreplay-4.3.3/configure-9178-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
tcpreplay-4.3.3/configure-9242-	"file_magic "*)
tcpreplay-4.3.3/configure:9243:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
tcpreplay-4.3.3/configure-9244-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
tcpreplay-4.3.3/configure-9640-      *)
tcpreplay-4.3.3/configure:9641:	case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/configure-9642-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
tcpreplay-4.3.3/configure-10089-	# shared libraries, regardless of the interface used.
tcpreplay-4.3.3/configure:10090:	case `$LD -v 2>&1` in
tcpreplay-4.3.3/configure-10091-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
tcpreplay-4.3.3/configure-10121-    supports_anon_versioning=no
tcpreplay-4.3.3/configure:10122:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
tcpreplay-4.3.3/configure-10123-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
tcpreplay-4.3.3/configure-10190-	# is; otherwise, prepend EXPORTS...
tcpreplay-4.3.3/configure:10191:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
tcpreplay-4.3.3/configure-10192-          cp $export_symbols $output_objdir/$soname.def;
##############################################
tcpreplay-4.3.3/configure-10224-	prefix_cmds="$SED"~
tcpreplay-4.3.3/configure:10225:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
tcpreplay-4.3.3/configure-10226-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
tcpreplay-4.3.3/configure-10246-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
tcpreplay-4.3.3/configure:10247:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tcpreplay-4.3.3/configure:10248:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tcpreplay-4.3.3/configure-10249-      ;;
##############################################
tcpreplay-4.3.3/configure-10264-        pgcc*)				# Portland Group C compiler
tcpreplay-4.3.3/configure:10265:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/configure-10266-	  tmp_addflag=' $pic_flag'
##############################################
tcpreplay-4.3.3/configure-10269-					# Portland Group f77 and f90 compilers
tcpreplay-4.3.3/configure:10270:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/configure-10271-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
tcpreplay-4.3.3/configure-10286-	nvcc*)	# Cuda Compiler Driver 2.2
tcpreplay-4.3.3/configure:10287:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/configure-10288-	  compiler_needs_object=yes
##############################################
tcpreplay-4.3.3/configure-10290-	esac
tcpreplay-4.3.3/configure:10291:	case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/configure-10292-	*Sun\ C*)			# Sun C 5.9
tcpreplay-4.3.3/configure:10293:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/configure-10294-	  compiler_needs_object=yes
##############################################
tcpreplay-4.3.3/configure-10361-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
tcpreplay-4.3.3/configure:10362:      case `$LD -v 2>&1` in
tcpreplay-4.3.3/configure-10363-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
tcpreplay-4.3.3/configure-10450-	else
tcpreplay-4.3.3/configure:10451:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
tcpreplay-4.3.3/configure-10452-	fi
##############################################
tcpreplay-4.3.3/configure-10515-	# below for broken collect2 doesn't work under 4.3+
tcpreplay-4.3.3/configure:10516:	  collect2name=`$CC -print-prog-name=collect2`
tcpreplay-4.3.3/configure-10517-	  if test -f "$collect2name" &&
##############################################
tcpreplay-4.3.3/configure-10595-      }'
tcpreplay-4.3.3/configure:10596:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/configure-10597-  # Check for a 64-bit object if we didn't find anything.
tcpreplay-4.3.3/configure-10598-  if test -z "$lt_cv_aix_libpath_"; then
tcpreplay-4.3.3/configure:10599:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/configure-10600-  fi
##############################################
tcpreplay-4.3.3/configure-10613-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
tcpreplay-4.3.3/configure:10614:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
tcpreplay-4.3.3/configure-10615-      else
##############################################
tcpreplay-4.3.3/configure-10648-      }'
tcpreplay-4.3.3/configure:10649:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/configure-10650-  # Check for a 64-bit object if we didn't find anything.
tcpreplay-4.3.3/configure-10651-  if test -z "$lt_cv_aix_libpath_"; then
tcpreplay-4.3.3/configure:10652:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/configure-10653-  fi
##############################################
tcpreplay-4.3.3/configure-10680-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
tcpreplay-4.3.3/configure:10681:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
tcpreplay-4.3.3/configure-10682-	  if test svr4 != "$with_aix_soname"; then
##############################################
tcpreplay-4.3.3/configure-10733-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
tcpreplay-4.3.3/configure:10734:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
tcpreplay-4.3.3/configure-10735-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
tcpreplay-4.3.3/configure-10771-	# FIXME: Setting linknames here is a bad hack.
tcpreplay-4.3.3/configure:10772:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
tcpreplay-4.3.3/configure-10773-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
tcpreplay-4.3.3/configure-10789-  if test yes = "$lt_cv_ld_force_load"; then
tcpreplay-4.3.3/configure:10790:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
tcpreplay-4.3.3/configure-10791-
##############################################
tcpreplay-4.3.3/configure-10969-      if test yes = "$GCC"; then
tcpreplay-4.3.3/configure:10970:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-10971-	# Try to use the -exported_symbol ld option, if it does not
##############################################
tcpreplay-4.3.3/configure-10997-	if test yes = "$lt_cv_irix_exported_symbol"; then
tcpreplay-4.3.3/configure:10998:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
tcpreplay-4.3.3/configure-10999-	fi
##############################################
tcpreplay-4.3.3/configure-11001-      else
tcpreplay-4.3.3/configure:11002:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure:11003:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
tcpreplay-4.3.3/configure-11004-      fi
##############################################
tcpreplay-4.3.3/configure-11048-	hardcode_direct_absolute=yes
tcpreplay-4.3.3/configure:11049:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
tcpreplay-4.3.3/configure-11050-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
tcpreplay-4.3.3/configure-11079-	prefix_cmds="$SED"~
tcpreplay-4.3.3/configure:11080:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
tcpreplay-4.3.3/configure-11081-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
tcpreplay-4.3.3/configure-11093-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
tcpreplay-4.3.3/configure:11094:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-11095-      else
tcpreplay-4.3.3/configure-11096-	allow_undefined_flag=' -expect_unresolved \*'
tcpreplay-4.3.3/configure:11097:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-11098-      fi
##############################################
tcpreplay-4.3.3/configure-11106-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
tcpreplay-4.3.3/configure:11107:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-11108-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
tcpreplay-4.3.3/configure-11110-	allow_undefined_flag=' -expect_unresolved \*'
tcpreplay-4.3.3/configure:11111:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure:11112:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
tcpreplay-4.3.3/configure:11113:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
tcpreplay-4.3.3/configure-11114-
##############################################
tcpreplay-4.3.3/configure-11129-      else
tcpreplay-4.3.3/configure:11130:	case `$CC -V 2>&1` in
tcpreplay-4.3.3/configure-11131-	*"Compilers 5.0"*)
##############################################
tcpreplay-4.3.3/configure-11528-  esac
tcpreplay-4.3.3/configure:11529:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
tcpreplay-4.3.3/configure-11530-  case $lt_search_path_spec in
##############################################
tcpreplay-4.3.3/configure-11535-    # okay in the real world where ";" in dirpaths is itself problematic.
tcpreplay-4.3.3/configure:11536:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
tcpreplay-4.3.3/configure-11537-    ;;
tcpreplay-4.3.3/configure-11538-  *)
tcpreplay-4.3.3/configure:11539:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
tcpreplay-4.3.3/configure-11540-    ;;
##############################################
tcpreplay-4.3.3/configure-11544-  lt_tmp_lt_search_path_spec=
tcpreplay-4.3.3/configure:11545:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
tcpreplay-4.3.3/configure-11546-  # ...but if some path component already ends with the multilib dir we assume
##############################################
tcpreplay-4.3.3/configure-11586-  esac
tcpreplay-4.3.3/configure:11587:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
tcpreplay-4.3.3/configure-11588-else
##############################################
tcpreplay-4.3.3/configure-11726-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
tcpreplay-4.3.3/configure:11727:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
tcpreplay-4.3.3/configure-11728-    ;;
##############################################
tcpreplay-4.3.3/configure-11762-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tcpreplay-4.3.3/configure:11763:    postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/configure:11764:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
tcpreplay-4.3.3/configure:11765:      dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/configure-11766-      test -d \$dldir || mkdir -p \$dldir~
##############################################
tcpreplay-4.3.3/configure-11771-      fi'
tcpreplay-4.3.3/configure:11772:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tcpreplay-4.3.3/configure-11773-      dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/configure-11779-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tcpreplay-4.3.3/configure:11780:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/configure-11781-
##############################################
tcpreplay-4.3.3/configure-11785-      # MinGW DLLs use traditional 'lib' prefix
tcpreplay-4.3.3/configure:11786:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/configure-11787-      ;;
##############################################
tcpreplay-4.3.3/configure-11789-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tcpreplay-4.3.3/configure:11790:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/configure-11791-      ;;
##############################################
tcpreplay-4.3.3/configure-11798-    libname_spec='$name'
tcpreplay-4.3.3/configure:11799:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/configure-11800-    library_names_spec='$libname.dll.lib'
##############################################
tcpreplay-4.3.3/configure-11810-        # Let DOS variable expansion print the short 8.3 style file name.
tcpreplay-4.3.3/configure:11811:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
tcpreplay-4.3.3/configure-11812-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
tcpreplay-4.3.3/configure-11815-      # Convert to MSYS style.
tcpreplay-4.3.3/configure:11816:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
tcpreplay-4.3.3/configure-11817-      ;;
##############################################
tcpreplay-4.3.3/configure-11821-      # like /cygdrive/c/PROGRA~1:/cygdr...
tcpreplay-4.3.3/configure:11822:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
tcpreplay-4.3.3/configure:11823:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
tcpreplay-4.3.3/configure:11824:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tcpreplay-4.3.3/configure-11825-      ;;
##############################################
tcpreplay-4.3.3/configure-11829-        # It is most probably a Windows format PATH.
tcpreplay-4.3.3/configure:11830:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tcpreplay-4.3.3/configure-11831-      else
tcpreplay-4.3.3/configure:11832:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tcpreplay-4.3.3/configure-11833-      fi
##############################################
tcpreplay-4.3.3/configure-11839-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tcpreplay-4.3.3/configure:11840:    postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/configure:11841:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
tcpreplay-4.3.3/configure:11842:      dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/configure-11843-      test -d \$dldir || mkdir -p \$dldir~
tcpreplay-4.3.3/configure-11844-      $install_prog $dir/$dlname \$dldir/$dlname'
tcpreplay-4.3.3/configure:11845:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tcpreplay-4.3.3/configure-11846-      dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/configure-11853-    # Assume MSVC wrapper
tcpreplay-4.3.3/configure:11854:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
tcpreplay-4.3.3/configure-11855-    dynamic_linker='Win32 ld.exe'
##############################################
tcpreplay-4.3.3/configure-11870-  shlibpath_var=DYLD_LIBRARY_PATH
tcpreplay-4.3.3/configure:11871:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
tcpreplay-4.3.3/configure-11872-
##############################################
tcpreplay-4.3.3/configure-12123-  if test -f /etc/ld.so.conf; then
tcpreplay-4.3.3/configure:12124:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
tcpreplay-4.3.3/configure-12125-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
tcpreplay-4.3.3/configure-12189-  need_lib_prefix=no
tcpreplay-4.3.3/configure:12190:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
tcpreplay-4.3.3/configure-12191-    need_version=no
##############################################
tcpreplay-4.3.3/configure-12216-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
tcpreplay-4.3.3/configure:12217:  postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/configure:12218:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
tcpreplay-4.3.3/configure:12219:    dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/configure-12220-    test -d \$dldir || mkdir -p \$dldir~
##############################################
tcpreplay-4.3.3/configure-12225-    fi'
tcpreplay-4.3.3/configure:12226:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
tcpreplay-4.3.3/configure-12227-    dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/configure-13782-  if test "$am_compiler_list" = ""; then
tcpreplay-4.3.3/configure:13783:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tcpreplay-4.3.3/configure-13784-  fi
##############################################
tcpreplay-4.3.3/configure-14464-  if test "$am_compiler_list" = ""; then
tcpreplay-4.3.3/configure:14465:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tcpreplay-4.3.3/configure-14466-  fi
##############################################
tcpreplay-4.3.3/configure-14568-  case $2 in
tcpreplay-4.3.3/configure:14569:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
tcpreplay-4.3.3/configure:14570:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
tcpreplay-4.3.3/configure-14571-  esac
##############################################
tcpreplay-4.3.3/configure-14848-    # gcc leaves a trailing carriage return, which upsets mingw
tcpreplay-4.3.3/configure:14849:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tcpreplay-4.3.3/configure-14850-  *)
tcpreplay-4.3.3/configure:14851:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tcpreplay-4.3.3/configure-14852-  esac
##############################################
tcpreplay-4.3.3/configure-14857-      # Canonicalize the pathname of ld
tcpreplay-4.3.3/configure:14858:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
tcpreplay-4.3.3/configure-14859-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
tcpreplay-4.3.3/configure:14860:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
tcpreplay-4.3.3/configure-14861-      done
##############################################
tcpreplay-4.3.3/configure-14892-      # Break only if it was the GNU/non-GNU ld that we prefer.
tcpreplay-4.3.3/configure:14893:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tcpreplay-4.3.3/configure-14894-      *GNU* | *'with BFD'*)
##############################################
tcpreplay-4.3.3/configure-14923-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
tcpreplay-4.3.3/configure:14924:case `$LD -v 2>&1 </dev/null` in
tcpreplay-4.3.3/configure-14925-*GNU* | *'with BFD'*)
##############################################
tcpreplay-4.3.3/configure-14957-        # ancient GNU ld didn't support --whole-archive et. al.
tcpreplay-4.3.3/configure:14958:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
tcpreplay-4.3.3/configure-14959-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
tcpreplay-4.3.3/configure-15068-          # below for broken collect2 doesn't work under 4.3+
tcpreplay-4.3.3/configure:15069:	  collect2name=`$CC -print-prog-name=collect2`
tcpreplay-4.3.3/configure-15070-	  if test -f "$collect2name" &&
##############################################
tcpreplay-4.3.3/configure-15149-      }'
tcpreplay-4.3.3/configure:15150:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/configure-15151-  # Check for a 64-bit object if we didn't find anything.
tcpreplay-4.3.3/configure-15152-  if test -z "$lt_cv_aix_libpath__CXX"; then
tcpreplay-4.3.3/configure:15153:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/configure-15154-  fi
##############################################
tcpreplay-4.3.3/configure-15168-
tcpreplay-4.3.3/configure:15169:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
tcpreplay-4.3.3/configure-15170-        else
##############################################
tcpreplay-4.3.3/configure-15203-      }'
tcpreplay-4.3.3/configure:15204:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/configure-15205-  # Check for a 64-bit object if we didn't find anything.
tcpreplay-4.3.3/configure-15206-  if test -z "$lt_cv_aix_libpath__CXX"; then
tcpreplay-4.3.3/configure:15207:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/configure-15208-  fi
##############################################
tcpreplay-4.3.3/configure-15235-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
tcpreplay-4.3.3/configure:15236:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
tcpreplay-4.3.3/configure-15237-	    if test svr4 != "$with_aix_soname"; then
##############################################
tcpreplay-4.3.3/configure-15288-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
tcpreplay-4.3.3/configure:15289:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
tcpreplay-4.3.3/configure-15290-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
tcpreplay-4.3.3/configure-15330-	    # is; otherwise, prepend EXPORTS...
tcpreplay-4.3.3/configure:15331:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
tcpreplay-4.3.3/configure-15332-              cp $export_symbols $output_objdir/$soname.def;
##############################################
tcpreplay-4.3.3/configure-15351-  if test yes = "$lt_cv_ld_force_load"; then
tcpreplay-4.3.3/configure:15352:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
tcpreplay-4.3.3/configure-15353-
##############################################
tcpreplay-4.3.3/configure-15396-	  prefix_cmds="$SED"~
tcpreplay-4.3.3/configure:15397:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
tcpreplay-4.3.3/configure-15398-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
tcpreplay-4.3.3/configure-15470-            # dependencies.
tcpreplay-4.3.3/configure:15471:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tcpreplay-4.3.3/configure-15472-            ;;
##############################################
tcpreplay-4.3.3/configure-15535-	    # dependencies.
tcpreplay-4.3.3/configure:15536:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tcpreplay-4.3.3/configure-15537-	    ;;
##############################################
tcpreplay-4.3.3/configure-15571-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
tcpreplay-4.3.3/configure:15572:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tcpreplay-4.3.3/configure:15573:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tcpreplay-4.3.3/configure-15574-	;;
##############################################
tcpreplay-4.3.3/configure-15578-	    # SGI C++
tcpreplay-4.3.3/configure:15579:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-15580-
##############################################
tcpreplay-4.3.3/configure-15589-	      if test no = "$with_gnu_ld"; then
tcpreplay-4.3.3/configure:15590:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-15591-	      else
tcpreplay-4.3.3/configure:15592:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
tcpreplay-4.3.3/configure-15593-	      fi
##############################################
tcpreplay-4.3.3/configure-15610-	    # to its proper name (with version) after linking.
tcpreplay-4.3.3/configure:15611:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
tcpreplay-4.3.3/configure:15612:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
tcpreplay-4.3.3/configure-15613-	    # Commands to make compiler produce verbose output that lists
##############################################
tcpreplay-4.3.3/configure-15620-	    # dependencies.
tcpreplay-4.3.3/configure:15621:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tcpreplay-4.3.3/configure-15622-
##############################################
tcpreplay-4.3.3/configure-15635-	    # earlier do not add the objects themselves.
tcpreplay-4.3.3/configure:15636:	    case `$CC -V 2>&1` in
tcpreplay-4.3.3/configure-15637-	      *"Version 7."*)
##############################################
tcpreplay-4.3.3/configure-15656-            # Portland Group C++ compiler
tcpreplay-4.3.3/configure:15657:	    case `$CC -V` in
tcpreplay-4.3.3/configure-15658-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
tcpreplay-4.3.3/configure-15661-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
tcpreplay-4.3.3/configure:15662:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
tcpreplay-4.3.3/configure-15663-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
tcpreplay-4.3.3/configure-15665-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
tcpreplay-4.3.3/configure:15666:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
tcpreplay-4.3.3/configure-15667-                $RANLIB $oldlib'
##############################################
tcpreplay-4.3.3/configure-15670-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
tcpreplay-4.3.3/configure:15671:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
tcpreplay-4.3.3/configure-15672-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
tcpreplay-4.3.3/configure-15674-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
tcpreplay-4.3.3/configure:15675:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
tcpreplay-4.3.3/configure-15676-	      ;;
##############################################
tcpreplay-4.3.3/configure-15684-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
tcpreplay-4.3.3/configure:15685:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/configure-15686-            ;;
##############################################
tcpreplay-4.3.3/configure-15703-	    # dependencies.
tcpreplay-4.3.3/configure:15704:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
tcpreplay-4.3.3/configure-15705-	    ;;
##############################################
tcpreplay-4.3.3/configure-15718-	  *)
tcpreplay-4.3.3/configure:15719:	    case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/configure-15720-	    *Sun\ C*)
##############################################
tcpreplay-4.3.3/configure-15725-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
tcpreplay-4.3.3/configure:15726:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/configure-15727-	      compiler_needs_object_CXX=yes
##############################################
tcpreplay-4.3.3/configure-15790-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
tcpreplay-4.3.3/configure:15791:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
tcpreplay-4.3.3/configure-15792-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
tcpreplay-4.3.3/configure-15809-	    # to its proper name (with version) after linking.
tcpreplay-4.3.3/configure:15810:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
tcpreplay-4.3.3/configure-15811-
##############################################
tcpreplay-4.3.3/configure-15830-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
tcpreplay-4.3.3/configure:15831:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-15832-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
tcpreplay-4.3.3/configure-15835-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
tcpreplay-4.3.3/configure:15836:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure:15837:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
tcpreplay-4.3.3/configure-15838-                  echo "-hidden">> $lib.exp~
tcpreplay-4.3.3/configure:15839:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
tcpreplay-4.3.3/configure-15840-                  $RM $lib.exp'
##############################################
tcpreplay-4.3.3/configure-15854-	    # dependencies.
tcpreplay-4.3.3/configure:15855:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tcpreplay-4.3.3/configure-15856-	    ;;
##############################################
tcpreplay-4.3.3/configure-15861-	        osf3*)
tcpreplay-4.3.3/configure:15862:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-15863-		  ;;
tcpreplay-4.3.3/configure-15864-	        *)
tcpreplay-4.3.3/configure:15865:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/configure-15866-		  ;;
##############################################
tcpreplay-4.3.3/configure-16108-
tcpreplay-4.3.3/configure:16109:  for p in `eval "$output_verbose_link_cmd"`; do
tcpreplay-4.3.3/configure-16110-    case $prev$p in
##############################################
tcpreplay-4.3.3/configure-16211-if test -n "${compiler_lib_search_path_CXX}"; then
tcpreplay-4.3.3/configure:16212: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
tcpreplay-4.3.3/configure-16213-fi
##############################################
tcpreplay-4.3.3/configure-16458-	  *)
tcpreplay-4.3.3/configure:16459:	    case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/configure-16460-	    *Sun\ C*)
##############################################
tcpreplay-4.3.3/configure-16840-    else
tcpreplay-4.3.3/configure:16841:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
tcpreplay-4.3.3/configure-16842-    fi
##############################################
tcpreplay-4.3.3/configure-17145-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
tcpreplay-4.3.3/configure:17146:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
tcpreplay-4.3.3/configure-17147-    ;;
##############################################
tcpreplay-4.3.3/configure-17181-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tcpreplay-4.3.3/configure:17182:    postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/configure:17183:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
tcpreplay-4.3.3/configure:17184:      dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/configure-17185-      test -d \$dldir || mkdir -p \$dldir~
##############################################
tcpreplay-4.3.3/configure-17190-      fi'
tcpreplay-4.3.3/configure:17191:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tcpreplay-4.3.3/configure-17192-      dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/configure-17198-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tcpreplay-4.3.3/configure:17199:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/configure-17200-
##############################################
tcpreplay-4.3.3/configure-17203-      # MinGW DLLs use traditional 'lib' prefix
tcpreplay-4.3.3/configure:17204:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/configure-17205-      ;;
##############################################
tcpreplay-4.3.3/configure-17207-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tcpreplay-4.3.3/configure:17208:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/configure-17209-      ;;
##############################################
tcpreplay-4.3.3/configure-17216-    libname_spec='$name'
tcpreplay-4.3.3/configure:17217:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/configure-17218-    library_names_spec='$libname.dll.lib'
##############################################
tcpreplay-4.3.3/configure-17228-        # Let DOS variable expansion print the short 8.3 style file name.
tcpreplay-4.3.3/configure:17229:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
tcpreplay-4.3.3/configure-17230-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
tcpreplay-4.3.3/configure-17233-      # Convert to MSYS style.
tcpreplay-4.3.3/configure:17234:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
tcpreplay-4.3.3/configure-17235-      ;;
##############################################
tcpreplay-4.3.3/configure-17239-      # like /cygdrive/c/PROGRA~1:/cygdr...
tcpreplay-4.3.3/configure:17240:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
tcpreplay-4.3.3/configure:17241:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
tcpreplay-4.3.3/configure:17242:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tcpreplay-4.3.3/configure-17243-      ;;
##############################################
tcpreplay-4.3.3/configure-17247-        # It is most probably a Windows format PATH.
tcpreplay-4.3.3/configure:17248:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tcpreplay-4.3.3/configure-17249-      else
tcpreplay-4.3.3/configure:17250:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tcpreplay-4.3.3/configure-17251-      fi
##############################################
tcpreplay-4.3.3/configure-17257-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tcpreplay-4.3.3/configure:17258:    postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/configure:17259:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
tcpreplay-4.3.3/configure:17260:      dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/configure-17261-      test -d \$dldir || mkdir -p \$dldir~
tcpreplay-4.3.3/configure-17262-      $install_prog $dir/$dlname \$dldir/$dlname'
tcpreplay-4.3.3/configure:17263:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tcpreplay-4.3.3/configure-17264-      dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/configure-17271-    # Assume MSVC wrapper
tcpreplay-4.3.3/configure:17272:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
tcpreplay-4.3.3/configure-17273-    dynamic_linker='Win32 ld.exe'
##############################################
tcpreplay-4.3.3/configure-17288-  shlibpath_var=DYLD_LIBRARY_PATH
tcpreplay-4.3.3/configure:17289:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
tcpreplay-4.3.3/configure-17290-
##############################################
tcpreplay-4.3.3/configure-17540-  if test -f /etc/ld.so.conf; then
tcpreplay-4.3.3/configure:17541:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
tcpreplay-4.3.3/configure-17542-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
tcpreplay-4.3.3/configure-17606-  need_lib_prefix=no
tcpreplay-4.3.3/configure:17607:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
tcpreplay-4.3.3/configure-17608-    need_version=no
##############################################
tcpreplay-4.3.3/configure-17633-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
tcpreplay-4.3.3/configure:17634:  postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/configure:17635:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
tcpreplay-4.3.3/configure:17636:    dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/configure-17637-    test -d \$dldir || mkdir -p \$dldir~
##############################################
tcpreplay-4.3.3/configure-17642-    fi'
tcpreplay-4.3.3/configure:17643:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
tcpreplay-4.3.3/configure-17644-    dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/configure-18109-  # Check for GNU $ac_path_SED
tcpreplay-4.3.3/configure:18110:case `"$ac_path_SED" --version 2>&1` in
tcpreplay-4.3.3/configure-18111-*GNU*)
##############################################
tcpreplay-4.3.3/configure-18156-set x ${MAKE-make}
tcpreplay-4.3.3/configure:18157:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tcpreplay-4.3.3/configure-18158-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tcpreplay-4.3.3/configure-18166-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tcpreplay-4.3.3/configure:18167:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tcpreplay-4.3.3/configure-18168-  *@@@%%%=?*=@@@%%%*)
##############################################
tcpreplay-4.3.3/configure-19605-do :
tcpreplay-4.3.3/configure:19606:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-19607-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-19609-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:19610:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-19611-_ACEOF
##############################################
tcpreplay-4.3.3/configure-19618-do :
tcpreplay-4.3.3/configure:19619:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-19620-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-19622-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:19623:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-19624-_ACEOF
##############################################
tcpreplay-4.3.3/configure-19631-do :
tcpreplay-4.3.3/configure:19632:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-19633-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-19635-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:19636:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-19637-_ACEOF
##############################################
tcpreplay-4.3.3/configure-19644-do :
tcpreplay-4.3.3/configure:19645:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-19646-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-19648-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:19649:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-19650-_ACEOF
##############################################
tcpreplay-4.3.3/configure-19657-do :
tcpreplay-4.3.3/configure:19658:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-19659-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-19661-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:19662:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-19663-_ACEOF
##############################################
tcpreplay-4.3.3/configure-19764-do :
tcpreplay-4.3.3/configure:19765:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-19766-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
tcpreplay-4.3.3/configure-19779-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:19780:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-19781-_ACEOF
##############################################
tcpreplay-4.3.3/configure-19983-do :
tcpreplay-4.3.3/configure:19984:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-19985-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-19987-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:19988:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-19989-_ACEOF
##############################################
tcpreplay-4.3.3/configure-20363-do :
tcpreplay-4.3.3/configure:20364:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-20365-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tcpreplay-4.3.3/configure-20368-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:20369:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-20370-_ACEOF
##############################################
tcpreplay-4.3.3/configure-20384-do :
tcpreplay-4.3.3/configure:20385:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-20386-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-20388-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:20389:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-20390-_ACEOF
##############################################
tcpreplay-4.3.3/configure-20882-do :
tcpreplay-4.3.3/configure:20883:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-20884-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-20886-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:20887:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-20888-_ACEOF
##############################################
tcpreplay-4.3.3/configure-20894-do :
tcpreplay-4.3.3/configure:20895:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-20896-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-20898-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:20899:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-20900-_ACEOF
##############################################
tcpreplay-4.3.3/configure-20906-do :
tcpreplay-4.3.3/configure:20907:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-20908-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-20910-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:20911:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-20912-_ACEOF
##############################################
tcpreplay-4.3.3/configure-20918-do :
tcpreplay-4.3.3/configure:20919:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-20920-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-20922-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:20923:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-20924-_ACEOF
##############################################
tcpreplay-4.3.3/configure-20930-do :
tcpreplay-4.3.3/configure:20931:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-20932-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-20934-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:20935:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-20936-_ACEOF
##############################################
tcpreplay-4.3.3/configure-21276-
tcpreplay-4.3.3/configure:21277:        CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9s]*//g'`
tcpreplay-4.3.3/configure-21278-
##############################################
tcpreplay-4.3.3/configure-23344-do :
tcpreplay-4.3.3/configure:23345:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-23346-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-23348-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:23349:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-23350-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24014-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
tcpreplay-4.3.3/configure:24015:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
tcpreplay-4.3.3/configure-24016-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
tcpreplay-4.3.3/configure-24046-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24047:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24048-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24182-do :
tcpreplay-4.3.3/configure:24183:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-24184-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-24186-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24187:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24188-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24196-do :
tcpreplay-4.3.3/configure:24197:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-24198-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-24200-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24201:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24202-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24212-do :
tcpreplay-4.3.3/configure:24213:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-24214-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-24216-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24217:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24218-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24228-do :
tcpreplay-4.3.3/configure:24229:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-24230-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-24232-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24233:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24234-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24244-do :
tcpreplay-4.3.3/configure:24245:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-24246-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tcpreplay-4.3.3/configure-24248-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24249:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24250-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24320-do :
tcpreplay-4.3.3/configure:24321:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tcpreplay-4.3.3/configure-24322-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
tcpreplay-4.3.3/configure-24330-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24331:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24332-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24775-do :
tcpreplay-4.3.3/configure:24776:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-24777-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-24779-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24780:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24781-_ACEOF
##############################################
tcpreplay-4.3.3/configure-24977-do :
tcpreplay-4.3.3/configure:24978:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tcpreplay-4.3.3/configure-24979-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tcpreplay-4.3.3/configure-24981-  cat >>confdefs.h <<_ACEOF
tcpreplay-4.3.3/configure:24982:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tcpreplay-4.3.3/configure-24983-_ACEOF
##############################################
tcpreplay-4.3.3/configure-25012-  # Check for GNU $ac_path_SED
tcpreplay-4.3.3/configure:25013:case `"$ac_path_SED" --version 2>&1` in
tcpreplay-4.3.3/configure-25014-*GNU*)
##############################################
tcpreplay-4.3.3/configure-25163-        LIBOPTS_LDADD="${lo_cv_test_autoopts}"
tcpreplay-4.3.3/configure:25164:        LIBOPTS_CFLAGS="`${lo_cv_with_autoopts_config} --cflags`"
tcpreplay-4.3.3/configure-25165-     else
##############################################
tcpreplay-4.3.3/configure-25787-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tcpreplay-4.3.3/configure:25788:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tcpreplay-4.3.3/configure-25789-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tcpreplay-4.3.3/configure-25935-if test -z "$BASH_VERSION$ZSH_VERSION" \
tcpreplay-4.3.3/configure:25936:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tcpreplay-4.3.3/configure-25937-  as_echo='print -r --'
tcpreplay-4.3.3/configure-25938-  as_echo_n='print -rn --'
tcpreplay-4.3.3/configure:25939:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tcpreplay-4.3.3/configure-25940-  as_echo='printf %s\n'
##############################################
tcpreplay-4.3.3/configure-25942-else
tcpreplay-4.3.3/configure:25943:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tcpreplay-4.3.3/configure-25944-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tcpreplay-4.3.3/configure-25952-	expr "X$arg" : "X\\(.*\\)$as_nl";
tcpreplay-4.3.3/configure:25953:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tcpreplay-4.3.3/configure-25954-      esac;
##############################################
tcpreplay-4.3.3/configure-26029-# ----------------------------------------
tcpreplay-4.3.3/configure:26030:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tcpreplay-4.3.3/configure-26031-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tcpreplay-4.3.3/configure-26101-  {
tcpreplay-4.3.3/configure:26102:    as_val=`expr "$@" || test $? -eq 1`
tcpreplay-4.3.3/configure-26103-  }
##############################################
tcpreplay-4.3.3/configure-26205-      case $as_dir in #(
tcpreplay-4.3.3/configure:26206:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tcpreplay-4.3.3/configure-26207-      *) as_qdir=$as_dir;;
##############################################
tcpreplay-4.3.3/configure-26341-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tcpreplay-4.3.3/configure:26342:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tcpreplay-4.3.3/configure-26343-ac_cs_version="\\
##############################################
tcpreplay-4.3.3/configure-26366-  --*=?*)
tcpreplay-4.3.3/configure:26367:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcpreplay-4.3.3/configure:26368:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tcpreplay-4.3.3/configure-26369-    ac_shift=:
##############################################
tcpreplay-4.3.3/configure-26371-  --*=)
tcpreplay-4.3.3/configure:26372:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tcpreplay-4.3.3/configure-26373-    ac_optarg=
##############################################
tcpreplay-4.3.3/configure-26395-    case $ac_optarg in
tcpreplay-4.3.3/configure:26396:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcpreplay-4.3.3/configure-26397-    '') as_fn_error $? "missing file argument" ;;
##############################################
tcpreplay-4.3.3/configure-26403-    case $ac_optarg in
tcpreplay-4.3.3/configure:26404:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tcpreplay-4.3.3/configure-26405-    esac
##############################################
tcpreplay-4.3.3/configure-26472-delay_variable_subst='$delay_variable_subst'
tcpreplay-4.3.3/configure:26473:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26474:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26475:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26476:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26477:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26478:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26479:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26480:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26481:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26482:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26483:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26484:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26485:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26486:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26487:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26488:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26489:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26490:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26491:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26492:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26493:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26494:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26495:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26496:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26497:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26498:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26499:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26500:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26501:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26502:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26503:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26504:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26505:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26506:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26507:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26508:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26509:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26510:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26511:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26512:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26513:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26514:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26515:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26516:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26517:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26518:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26519:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26520:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26521:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26522:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26523:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26524:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26525:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26526:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26527:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26528:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26529:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26530:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26531:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26532:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26533:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26534:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26535:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26536:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26537:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26538:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26539:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26540:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26541:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26542:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26543:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26544:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26545:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26546:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26547:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26548:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26549:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26550:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26551:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26552:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26553:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26554:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26555:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26556:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26557:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26558:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26559:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26560:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26561:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26562:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26563:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26564:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26565:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26566:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26567:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26568:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26569:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26570:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26571:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26572:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26573:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26574:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26575:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26576:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26577:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26578:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26579:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26580:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26581:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26582:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26583:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26584:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26585:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26586:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26587:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26588:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26589:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26590:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26591:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26592:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26593:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26594:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26595:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26596:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26597:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26598:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26599:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26600:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26601:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26602:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26603:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26604:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26605:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26606:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26607:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26608:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26609:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26610:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26611:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26612:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26613:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26614:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26615:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26616:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26617:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26618:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26619:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26620:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26621:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26622:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26623:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26624:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26625:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26626:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26627:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26628:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26629:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26630:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26631:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26632:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26633:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26634:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26635:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26636:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26637:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26638:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26639:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26640:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26641:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26642:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26643:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26644:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26645:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26646:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26647:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26648:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26649:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26650:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26651:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26652:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26653:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26654:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26655:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26656:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26657:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26658:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26659:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26660:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure:26661:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/configure-26662-
##############################################
tcpreplay-4.3.3/configure-26774-compiler_lib_search_path_CXX; do
tcpreplay-4.3.3/configure:26775:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
tcpreplay-4.3.3/configure-26776-    *[\\\\\\\`\\"\\\$]*)
tcpreplay-4.3.3/configure:26777:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
tcpreplay-4.3.3/configure-26778-      ;;
##############################################
tcpreplay-4.3.3/configure-26816-postlink_cmds_CXX; do
tcpreplay-4.3.3/configure:26817:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
tcpreplay-4.3.3/configure-26818-    *[\\\\\\\`\\"\\\$]*)
tcpreplay-4.3.3/configure:26819:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
tcpreplay-4.3.3/configure-26820-      ;;
##############################################
tcpreplay-4.3.3/configure-26925-fi
tcpreplay-4.3.3/configure:26926:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tcpreplay-4.3.3/configure-26927-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tcpreplay-4.3.3/configure-26942-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tcpreplay-4.3.3/configure:26943:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tcpreplay-4.3.3/configure-26944-ac_delim='%!_!# '
##############################################
tcpreplay-4.3.3/configure-26948-
tcpreplay-4.3.3/configure:26949:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tcpreplay-4.3.3/configure-26950-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tcpreplay-4.3.3/configure-27086-for ac_last_try in false false :; do
tcpreplay-4.3.3/configure:27087:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tcpreplay-4.3.3/configure-27088-  if test -z "$ac_tt"; then
##############################################
tcpreplay-4.3.3/configure-27218-      esac
tcpreplay-4.3.3/configure:27219:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tcpreplay-4.3.3/configure-27220-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tcpreplay-4.3.3/configure-27277-*)
tcpreplay-4.3.3/configure:27278:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tcpreplay-4.3.3/configure-27279-  # A ".." for each directory in $ac_dir_suffix.
tcpreplay-4.3.3/configure:27280:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tcpreplay-4.3.3/configure-27281-  case $ac_top_builddir_sub in
##############################################
tcpreplay-4.3.3/configure-27338-/@mandir@/p'
tcpreplay-4.3.3/configure:27339:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tcpreplay-4.3.3/configure-27340-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tcpreplay-4.3.3/configure-27355-
tcpreplay-4.3.3/configure:27356:# Neutralize VPATH when `$srcdir' = `.'.
tcpreplay-4.3.3/configure-27357-# Shell code in configure.ac might set extrasub.
##############################################
tcpreplay-4.3.3/configure-27383-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tcpreplay-4.3.3/configure:27384:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tcpreplay-4.3.3/configure-27385-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tcpreplay-4.3.3/configure-27429-    * )
tcpreplay-4.3.3/configure:27430:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tcpreplay-4.3.3/configure-27431-  esac
##############################################
tcpreplay-4.3.3/configure-27476-    # Strip MF so we end up with the name of the file.
tcpreplay-4.3.3/configure:27477:    mf=`echo "$mf" | sed -e 's/:.*$//'`
tcpreplay-4.3.3/configure-27478-    # Check whether this is an Automake generated Makefile or not.
##############################################
tcpreplay-4.3.3/configure-27513-    # from the Makefile without running 'make'.
tcpreplay-4.3.3/configure:27514:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tcpreplay-4.3.3/configure-27515-    test -z "$DEPDIR" && continue
tcpreplay-4.3.3/configure:27516:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
tcpreplay-4.3.3/configure-27517-    test -z "$am__include" && continue
tcpreplay-4.3.3/configure:27518:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tcpreplay-4.3.3/configure-27519-    # Find all dependency output files, they are included files with
##############################################
tcpreplay-4.3.3/configure-28048-    *:)
tcpreplay-4.3.3/configure:28049:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
tcpreplay-4.3.3/configure-28050-        ;;
tcpreplay-4.3.3/configure-28051-    x:*)
tcpreplay-4.3.3/configure:28052:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
tcpreplay-4.3.3/configure-28053-        ;;
tcpreplay-4.3.3/configure-28054-    *::*)
tcpreplay-4.3.3/configure:28055:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
tcpreplay-4.3.3/configure:28056:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
tcpreplay-4.3.3/configure-28057-        ;;
tcpreplay-4.3.3/configure-28058-    *)
tcpreplay-4.3.3/configure:28059:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
tcpreplay-4.3.3/configure-28060-        ;;
##############################################
tcpreplay-4.3.3/configure-28075-    done
tcpreplay-4.3.3/configure:28076:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
tcpreplay-4.3.3/configure-28077-}
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-51-  { \
tcpreplay-4.3.3/src/fragroute/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/src/fragroute/Makefile.in-53-  }; \
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-461-.c.o:
tcpreplay-4.3.3/src/fragroute/Makefile.in:462:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
tcpreplay-4.3.3/src/fragroute/Makefile.in-463-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-469-.c.obj:
tcpreplay-4.3.3/src/fragroute/Makefile.in:470:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
tcpreplay-4.3.3/src/fragroute/Makefile.in:471:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
tcpreplay-4.3.3/src/fragroute/Makefile.in-472-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-474-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:475:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tcpreplay-4.3.3/src/fragroute/Makefile.in-476-
tcpreplay-4.3.3/src/fragroute/Makefile.in-477-.c.lo:
tcpreplay-4.3.3/src/fragroute/Makefile.in:478:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
tcpreplay-4.3.3/src/fragroute/Makefile.in-479-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-485-libfragroute_a-fragroute.o: fragroute.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:486:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-fragroute.o -MD -MP -MF $(DEPDIR)/libfragroute_a-fragroute.Tpo -c -o libfragroute_a-fragroute.o `test -f 'fragroute.c' || echo '$(srcdir)/'`fragroute.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-487-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-fragroute.Tpo $(DEPDIR)/libfragroute_a-fragroute.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-489-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:490:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-fragroute.o `test -f 'fragroute.c' || echo '$(srcdir)/'`fragroute.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-491-
tcpreplay-4.3.3/src/fragroute/Makefile.in-492-libfragroute_a-fragroute.obj: fragroute.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:493:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-fragroute.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-fragroute.Tpo -c -o libfragroute_a-fragroute.obj `if test -f 'fragroute.c'; then $(CYGPATH_W) 'fragroute.c'; else $(CYGPATH_W) '$(srcdir)/fragroute.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-494-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-fragroute.Tpo $(DEPDIR)/libfragroute_a-fragroute.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-496-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:497:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-fragroute.obj `if test -f 'fragroute.c'; then $(CYGPATH_W) 'fragroute.c'; else $(CYGPATH_W) '$(srcdir)/fragroute.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-498-
tcpreplay-4.3.3/src/fragroute/Makefile.in-499-libfragroute_a-bget.o: bget.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:500:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-bget.o -MD -MP -MF $(DEPDIR)/libfragroute_a-bget.Tpo -c -o libfragroute_a-bget.o `test -f 'bget.c' || echo '$(srcdir)/'`bget.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-501-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-bget.Tpo $(DEPDIR)/libfragroute_a-bget.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-503-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:504:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-bget.o `test -f 'bget.c' || echo '$(srcdir)/'`bget.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-505-
tcpreplay-4.3.3/src/fragroute/Makefile.in-506-libfragroute_a-bget.obj: bget.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:507:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-bget.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-bget.Tpo -c -o libfragroute_a-bget.obj `if test -f 'bget.c'; then $(CYGPATH_W) 'bget.c'; else $(CYGPATH_W) '$(srcdir)/bget.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-508-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-bget.Tpo $(DEPDIR)/libfragroute_a-bget.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-510-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:511:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-bget.obj `if test -f 'bget.c'; then $(CYGPATH_W) 'bget.c'; else $(CYGPATH_W) '$(srcdir)/bget.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-512-
tcpreplay-4.3.3/src/fragroute/Makefile.in-513-libfragroute_a-mod.o: mod.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:514:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod.Tpo -c -o libfragroute_a-mod.o `test -f 'mod.c' || echo '$(srcdir)/'`mod.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-515-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod.Tpo $(DEPDIR)/libfragroute_a-mod.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:518:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod.o `test -f 'mod.c' || echo '$(srcdir)/'`mod.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-519-
tcpreplay-4.3.3/src/fragroute/Makefile.in-520-libfragroute_a-mod.obj: mod.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:521:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod.Tpo -c -o libfragroute_a-mod.obj `if test -f 'mod.c'; then $(CYGPATH_W) 'mod.c'; else $(CYGPATH_W) '$(srcdir)/mod.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-522-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod.Tpo $(DEPDIR)/libfragroute_a-mod.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod.obj `if test -f 'mod.c'; then $(CYGPATH_W) 'mod.c'; else $(CYGPATH_W) '$(srcdir)/mod.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-526-
tcpreplay-4.3.3/src/fragroute/Makefile.in-527-libfragroute_a-pkt.o: pkt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:528:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-pkt.o -MD -MP -MF $(DEPDIR)/libfragroute_a-pkt.Tpo -c -o libfragroute_a-pkt.o `test -f 'pkt.c' || echo '$(srcdir)/'`pkt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-529-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-pkt.Tpo $(DEPDIR)/libfragroute_a-pkt.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-531-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:532:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-pkt.o `test -f 'pkt.c' || echo '$(srcdir)/'`pkt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-533-
tcpreplay-4.3.3/src/fragroute/Makefile.in-534-libfragroute_a-pkt.obj: pkt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:535:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-pkt.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-pkt.Tpo -c -o libfragroute_a-pkt.obj `if test -f 'pkt.c'; then $(CYGPATH_W) 'pkt.c'; else $(CYGPATH_W) '$(srcdir)/pkt.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-536-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-pkt.Tpo $(DEPDIR)/libfragroute_a-pkt.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-538-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:539:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-pkt.obj `if test -f 'pkt.c'; then $(CYGPATH_W) 'pkt.c'; else $(CYGPATH_W) '$(srcdir)/pkt.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-540-
tcpreplay-4.3.3/src/fragroute/Makefile.in-541-libfragroute_a-argv.o: argv.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-argv.o -MD -MP -MF $(DEPDIR)/libfragroute_a-argv.Tpo -c -o libfragroute_a-argv.o `test -f 'argv.c' || echo '$(srcdir)/'`argv.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-argv.Tpo $(DEPDIR)/libfragroute_a-argv.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-argv.o `test -f 'argv.c' || echo '$(srcdir)/'`argv.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-547-
tcpreplay-4.3.3/src/fragroute/Makefile.in-548-libfragroute_a-argv.obj: argv.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:549:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-argv.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-argv.Tpo -c -o libfragroute_a-argv.obj `if test -f 'argv.c'; then $(CYGPATH_W) 'argv.c'; else $(CYGPATH_W) '$(srcdir)/argv.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-550-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-argv.Tpo $(DEPDIR)/libfragroute_a-argv.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:553:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-argv.obj `if test -f 'argv.c'; then $(CYGPATH_W) 'argv.c'; else $(CYGPATH_W) '$(srcdir)/argv.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-554-
tcpreplay-4.3.3/src/fragroute/Makefile.in-555-libfragroute_a-randutil.o: randutil.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:556:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-randutil.o -MD -MP -MF $(DEPDIR)/libfragroute_a-randutil.Tpo -c -o libfragroute_a-randutil.o `test -f 'randutil.c' || echo '$(srcdir)/'`randutil.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-557-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-randutil.Tpo $(DEPDIR)/libfragroute_a-randutil.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-559-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:560:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-randutil.o `test -f 'randutil.c' || echo '$(srcdir)/'`randutil.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-561-
tcpreplay-4.3.3/src/fragroute/Makefile.in-562-libfragroute_a-randutil.obj: randutil.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-randutil.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-randutil.Tpo -c -o libfragroute_a-randutil.obj `if test -f 'randutil.c'; then $(CYGPATH_W) 'randutil.c'; else $(CYGPATH_W) '$(srcdir)/randutil.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-randutil.Tpo $(DEPDIR)/libfragroute_a-randutil.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-randutil.obj `if test -f 'randutil.c'; then $(CYGPATH_W) 'randutil.c'; else $(CYGPATH_W) '$(srcdir)/randutil.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-568-
tcpreplay-4.3.3/src/fragroute/Makefile.in-569-libfragroute_a-mod_delay.o: mod_delay.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_delay.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_delay.Tpo -c -o libfragroute_a-mod_delay.o `test -f 'mod_delay.c' || echo '$(srcdir)/'`mod_delay.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-571-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_delay.Tpo $(DEPDIR)/libfragroute_a-mod_delay.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:574:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_delay.o `test -f 'mod_delay.c' || echo '$(srcdir)/'`mod_delay.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-575-
tcpreplay-4.3.3/src/fragroute/Makefile.in-576-libfragroute_a-mod_delay.obj: mod_delay.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:577:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_delay.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_delay.Tpo -c -o libfragroute_a-mod_delay.obj `if test -f 'mod_delay.c'; then $(CYGPATH_W) 'mod_delay.c'; else $(CYGPATH_W) '$(srcdir)/mod_delay.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-578-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_delay.Tpo $(DEPDIR)/libfragroute_a-mod_delay.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_delay.obj `if test -f 'mod_delay.c'; then $(CYGPATH_W) 'mod_delay.c'; else $(CYGPATH_W) '$(srcdir)/mod_delay.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-582-
tcpreplay-4.3.3/src/fragroute/Makefile.in-583-libfragroute_a-mod_drop.o: mod_drop.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:584:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_drop.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_drop.Tpo -c -o libfragroute_a-mod_drop.o `test -f 'mod_drop.c' || echo '$(srcdir)/'`mod_drop.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-585-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_drop.Tpo $(DEPDIR)/libfragroute_a-mod_drop.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_drop.o `test -f 'mod_drop.c' || echo '$(srcdir)/'`mod_drop.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-589-
tcpreplay-4.3.3/src/fragroute/Makefile.in-590-libfragroute_a-mod_drop.obj: mod_drop.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:591:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_drop.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_drop.Tpo -c -o libfragroute_a-mod_drop.obj `if test -f 'mod_drop.c'; then $(CYGPATH_W) 'mod_drop.c'; else $(CYGPATH_W) '$(srcdir)/mod_drop.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-592-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_drop.Tpo $(DEPDIR)/libfragroute_a-mod_drop.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-594-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:595:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_drop.obj `if test -f 'mod_drop.c'; then $(CYGPATH_W) 'mod_drop.c'; else $(CYGPATH_W) '$(srcdir)/mod_drop.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-596-
tcpreplay-4.3.3/src/fragroute/Makefile.in-597-libfragroute_a-mod_dup.o: mod_dup.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:598:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_dup.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_dup.Tpo -c -o libfragroute_a-mod_dup.o `test -f 'mod_dup.c' || echo '$(srcdir)/'`mod_dup.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-599-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_dup.Tpo $(DEPDIR)/libfragroute_a-mod_dup.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-601-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:602:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_dup.o `test -f 'mod_dup.c' || echo '$(srcdir)/'`mod_dup.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-603-
tcpreplay-4.3.3/src/fragroute/Makefile.in-604-libfragroute_a-mod_dup.obj: mod_dup.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:605:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_dup.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_dup.Tpo -c -o libfragroute_a-mod_dup.obj `if test -f 'mod_dup.c'; then $(CYGPATH_W) 'mod_dup.c'; else $(CYGPATH_W) '$(srcdir)/mod_dup.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-606-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_dup.Tpo $(DEPDIR)/libfragroute_a-mod_dup.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:609:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_dup.obj `if test -f 'mod_dup.c'; then $(CYGPATH_W) 'mod_dup.c'; else $(CYGPATH_W) '$(srcdir)/mod_dup.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-610-
tcpreplay-4.3.3/src/fragroute/Makefile.in-611-libfragroute_a-mod_echo.o: mod_echo.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:612:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_echo.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_echo.Tpo -c -o libfragroute_a-mod_echo.o `test -f 'mod_echo.c' || echo '$(srcdir)/'`mod_echo.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-613-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_echo.Tpo $(DEPDIR)/libfragroute_a-mod_echo.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:616:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_echo.o `test -f 'mod_echo.c' || echo '$(srcdir)/'`mod_echo.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-617-
tcpreplay-4.3.3/src/fragroute/Makefile.in-618-libfragroute_a-mod_echo.obj: mod_echo.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:619:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_echo.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_echo.Tpo -c -o libfragroute_a-mod_echo.obj `if test -f 'mod_echo.c'; then $(CYGPATH_W) 'mod_echo.c'; else $(CYGPATH_W) '$(srcdir)/mod_echo.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-620-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_echo.Tpo $(DEPDIR)/libfragroute_a-mod_echo.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:623:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_echo.obj `if test -f 'mod_echo.c'; then $(CYGPATH_W) 'mod_echo.c'; else $(CYGPATH_W) '$(srcdir)/mod_echo.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-624-
tcpreplay-4.3.3/src/fragroute/Makefile.in-625-libfragroute_a-mod_ip_chaff.o: mod_ip_chaff.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:626:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_chaff.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_chaff.Tpo -c -o libfragroute_a-mod_ip_chaff.o `test -f 'mod_ip_chaff.c' || echo '$(srcdir)/'`mod_ip_chaff.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-627-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_chaff.Tpo $(DEPDIR)/libfragroute_a-mod_ip_chaff.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-629-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:630:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_chaff.o `test -f 'mod_ip_chaff.c' || echo '$(srcdir)/'`mod_ip_chaff.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-631-
tcpreplay-4.3.3/src/fragroute/Makefile.in-632-libfragroute_a-mod_ip_chaff.obj: mod_ip_chaff.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:633:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_chaff.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_chaff.Tpo -c -o libfragroute_a-mod_ip_chaff.obj `if test -f 'mod_ip_chaff.c'; then $(CYGPATH_W) 'mod_ip_chaff.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_chaff.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-634-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_chaff.Tpo $(DEPDIR)/libfragroute_a-mod_ip_chaff.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-636-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:637:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_chaff.obj `if test -f 'mod_ip_chaff.c'; then $(CYGPATH_W) 'mod_ip_chaff.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_chaff.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-638-
tcpreplay-4.3.3/src/fragroute/Makefile.in-639-libfragroute_a-mod_ip_frag.o: mod_ip_frag.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:640:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_frag.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_frag.Tpo -c -o libfragroute_a-mod_ip_frag.o `test -f 'mod_ip_frag.c' || echo '$(srcdir)/'`mod_ip_frag.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-641-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_frag.Tpo $(DEPDIR)/libfragroute_a-mod_ip_frag.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-643-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:644:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_frag.o `test -f 'mod_ip_frag.c' || echo '$(srcdir)/'`mod_ip_frag.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-645-
tcpreplay-4.3.3/src/fragroute/Makefile.in-646-libfragroute_a-mod_ip_frag.obj: mod_ip_frag.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:647:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_frag.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_frag.Tpo -c -o libfragroute_a-mod_ip_frag.obj `if test -f 'mod_ip_frag.c'; then $(CYGPATH_W) 'mod_ip_frag.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_frag.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-648-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_frag.Tpo $(DEPDIR)/libfragroute_a-mod_ip_frag.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-650-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:651:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_frag.obj `if test -f 'mod_ip_frag.c'; then $(CYGPATH_W) 'mod_ip_frag.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_frag.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-652-
tcpreplay-4.3.3/src/fragroute/Makefile.in-653-libfragroute_a-mod_ip_opt.o: mod_ip_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:654:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_opt.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_opt.Tpo -c -o libfragroute_a-mod_ip_opt.o `test -f 'mod_ip_opt.c' || echo '$(srcdir)/'`mod_ip_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-655-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_opt.Tpo $(DEPDIR)/libfragroute_a-mod_ip_opt.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:658:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_opt.o `test -f 'mod_ip_opt.c' || echo '$(srcdir)/'`mod_ip_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-659-
tcpreplay-4.3.3/src/fragroute/Makefile.in-660-libfragroute_a-mod_ip_opt.obj: mod_ip_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:661:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_opt.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_opt.Tpo -c -o libfragroute_a-mod_ip_opt.obj `if test -f 'mod_ip_opt.c'; then $(CYGPATH_W) 'mod_ip_opt.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_opt.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-662-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_opt.Tpo $(DEPDIR)/libfragroute_a-mod_ip_opt.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:665:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_opt.obj `if test -f 'mod_ip_opt.c'; then $(CYGPATH_W) 'mod_ip_opt.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_opt.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-666-
tcpreplay-4.3.3/src/fragroute/Makefile.in-667-libfragroute_a-mod_ip_ttl.o: mod_ip_ttl.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:668:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_ttl.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_ttl.Tpo -c -o libfragroute_a-mod_ip_ttl.o `test -f 'mod_ip_ttl.c' || echo '$(srcdir)/'`mod_ip_ttl.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-669-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_ttl.Tpo $(DEPDIR)/libfragroute_a-mod_ip_ttl.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:672:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_ttl.o `test -f 'mod_ip_ttl.c' || echo '$(srcdir)/'`mod_ip_ttl.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-673-
tcpreplay-4.3.3/src/fragroute/Makefile.in-674-libfragroute_a-mod_ip_ttl.obj: mod_ip_ttl.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:675:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_ttl.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_ttl.Tpo -c -o libfragroute_a-mod_ip_ttl.obj `if test -f 'mod_ip_ttl.c'; then $(CYGPATH_W) 'mod_ip_ttl.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_ttl.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-676-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_ttl.Tpo $(DEPDIR)/libfragroute_a-mod_ip_ttl.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:679:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_ttl.obj `if test -f 'mod_ip_ttl.c'; then $(CYGPATH_W) 'mod_ip_ttl.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_ttl.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-680-
tcpreplay-4.3.3/src/fragroute/Makefile.in-681-libfragroute_a-mod_ip_tos.o: mod_ip_tos.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_tos.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_tos.Tpo -c -o libfragroute_a-mod_ip_tos.o `test -f 'mod_ip_tos.c' || echo '$(srcdir)/'`mod_ip_tos.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_tos.Tpo $(DEPDIR)/libfragroute_a-mod_ip_tos.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_tos.o `test -f 'mod_ip_tos.c' || echo '$(srcdir)/'`mod_ip_tos.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-687-
tcpreplay-4.3.3/src/fragroute/Makefile.in-688-libfragroute_a-mod_ip_tos.obj: mod_ip_tos.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:689:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip_tos.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip_tos.Tpo -c -o libfragroute_a-mod_ip_tos.obj `if test -f 'mod_ip_tos.c'; then $(CYGPATH_W) 'mod_ip_tos.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_tos.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-690-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip_tos.Tpo $(DEPDIR)/libfragroute_a-mod_ip_tos.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip_tos.obj `if test -f 'mod_ip_tos.c'; then $(CYGPATH_W) 'mod_ip_tos.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip_tos.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-694-
tcpreplay-4.3.3/src/fragroute/Makefile.in-695-libfragroute_a-mod_order.o: mod_order.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:696:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_order.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_order.Tpo -c -o libfragroute_a-mod_order.o `test -f 'mod_order.c' || echo '$(srcdir)/'`mod_order.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-697-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_order.Tpo $(DEPDIR)/libfragroute_a-mod_order.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-699-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:700:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_order.o `test -f 'mod_order.c' || echo '$(srcdir)/'`mod_order.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-701-
tcpreplay-4.3.3/src/fragroute/Makefile.in-702-libfragroute_a-mod_order.obj: mod_order.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:703:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_order.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_order.Tpo -c -o libfragroute_a-mod_order.obj `if test -f 'mod_order.c'; then $(CYGPATH_W) 'mod_order.c'; else $(CYGPATH_W) '$(srcdir)/mod_order.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-704-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_order.Tpo $(DEPDIR)/libfragroute_a-mod_order.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-706-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:707:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_order.obj `if test -f 'mod_order.c'; then $(CYGPATH_W) 'mod_order.c'; else $(CYGPATH_W) '$(srcdir)/mod_order.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-708-
tcpreplay-4.3.3/src/fragroute/Makefile.in-709-libfragroute_a-mod_print.o: mod_print.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:710:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_print.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_print.Tpo -c -o libfragroute_a-mod_print.o `test -f 'mod_print.c' || echo '$(srcdir)/'`mod_print.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-711-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_print.Tpo $(DEPDIR)/libfragroute_a-mod_print.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_print.o `test -f 'mod_print.c' || echo '$(srcdir)/'`mod_print.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-715-
tcpreplay-4.3.3/src/fragroute/Makefile.in-716-libfragroute_a-mod_print.obj: mod_print.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:717:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_print.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_print.Tpo -c -o libfragroute_a-mod_print.obj `if test -f 'mod_print.c'; then $(CYGPATH_W) 'mod_print.c'; else $(CYGPATH_W) '$(srcdir)/mod_print.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-718-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_print.Tpo $(DEPDIR)/libfragroute_a-mod_print.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-720-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:721:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_print.obj `if test -f 'mod_print.c'; then $(CYGPATH_W) 'mod_print.c'; else $(CYGPATH_W) '$(srcdir)/mod_print.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-722-
tcpreplay-4.3.3/src/fragroute/Makefile.in-723-libfragroute_a-mod_tcp_chaff.o: mod_tcp_chaff.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_tcp_chaff.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_tcp_chaff.Tpo -c -o libfragroute_a-mod_tcp_chaff.o `test -f 'mod_tcp_chaff.c' || echo '$(srcdir)/'`mod_tcp_chaff.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_tcp_chaff.Tpo $(DEPDIR)/libfragroute_a-mod_tcp_chaff.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_tcp_chaff.o `test -f 'mod_tcp_chaff.c' || echo '$(srcdir)/'`mod_tcp_chaff.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-729-
tcpreplay-4.3.3/src/fragroute/Makefile.in-730-libfragroute_a-mod_tcp_chaff.obj: mod_tcp_chaff.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_tcp_chaff.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_tcp_chaff.Tpo -c -o libfragroute_a-mod_tcp_chaff.obj `if test -f 'mod_tcp_chaff.c'; then $(CYGPATH_W) 'mod_tcp_chaff.c'; else $(CYGPATH_W) '$(srcdir)/mod_tcp_chaff.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_tcp_chaff.Tpo $(DEPDIR)/libfragroute_a-mod_tcp_chaff.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_tcp_chaff.obj `if test -f 'mod_tcp_chaff.c'; then $(CYGPATH_W) 'mod_tcp_chaff.c'; else $(CYGPATH_W) '$(srcdir)/mod_tcp_chaff.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-736-
tcpreplay-4.3.3/src/fragroute/Makefile.in-737-libfragroute_a-mod_tcp_opt.o: mod_tcp_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_tcp_opt.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_tcp_opt.Tpo -c -o libfragroute_a-mod_tcp_opt.o `test -f 'mod_tcp_opt.c' || echo '$(srcdir)/'`mod_tcp_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_tcp_opt.Tpo $(DEPDIR)/libfragroute_a-mod_tcp_opt.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_tcp_opt.o `test -f 'mod_tcp_opt.c' || echo '$(srcdir)/'`mod_tcp_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-743-
tcpreplay-4.3.3/src/fragroute/Makefile.in-744-libfragroute_a-mod_tcp_opt.obj: mod_tcp_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_tcp_opt.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_tcp_opt.Tpo -c -o libfragroute_a-mod_tcp_opt.obj `if test -f 'mod_tcp_opt.c'; then $(CYGPATH_W) 'mod_tcp_opt.c'; else $(CYGPATH_W) '$(srcdir)/mod_tcp_opt.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_tcp_opt.Tpo $(DEPDIR)/libfragroute_a-mod_tcp_opt.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_tcp_opt.obj `if test -f 'mod_tcp_opt.c'; then $(CYGPATH_W) 'mod_tcp_opt.c'; else $(CYGPATH_W) '$(srcdir)/mod_tcp_opt.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-750-
tcpreplay-4.3.3/src/fragroute/Makefile.in-751-libfragroute_a-mod_tcp_seg.o: mod_tcp_seg.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_tcp_seg.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_tcp_seg.Tpo -c -o libfragroute_a-mod_tcp_seg.o `test -f 'mod_tcp_seg.c' || echo '$(srcdir)/'`mod_tcp_seg.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_tcp_seg.Tpo $(DEPDIR)/libfragroute_a-mod_tcp_seg.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_tcp_seg.o `test -f 'mod_tcp_seg.c' || echo '$(srcdir)/'`mod_tcp_seg.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-757-
tcpreplay-4.3.3/src/fragroute/Makefile.in-758-libfragroute_a-mod_tcp_seg.obj: mod_tcp_seg.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_tcp_seg.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_tcp_seg.Tpo -c -o libfragroute_a-mod_tcp_seg.obj `if test -f 'mod_tcp_seg.c'; then $(CYGPATH_W) 'mod_tcp_seg.c'; else $(CYGPATH_W) '$(srcdir)/mod_tcp_seg.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_tcp_seg.Tpo $(DEPDIR)/libfragroute_a-mod_tcp_seg.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_tcp_seg.obj `if test -f 'mod_tcp_seg.c'; then $(CYGPATH_W) 'mod_tcp_seg.c'; else $(CYGPATH_W) '$(srcdir)/mod_tcp_seg.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-764-
tcpreplay-4.3.3/src/fragroute/Makefile.in-765-libfragroute_a-iputil.o: iputil.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-iputil.o -MD -MP -MF $(DEPDIR)/libfragroute_a-iputil.Tpo -c -o libfragroute_a-iputil.o `test -f 'iputil.c' || echo '$(srcdir)/'`iputil.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-iputil.Tpo $(DEPDIR)/libfragroute_a-iputil.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-iputil.o `test -f 'iputil.c' || echo '$(srcdir)/'`iputil.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-771-
tcpreplay-4.3.3/src/fragroute/Makefile.in-772-libfragroute_a-iputil.obj: iputil.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:773:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-iputil.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-iputil.Tpo -c -o libfragroute_a-iputil.obj `if test -f 'iputil.c'; then $(CYGPATH_W) 'iputil.c'; else $(CYGPATH_W) '$(srcdir)/iputil.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-774-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-iputil.Tpo $(DEPDIR)/libfragroute_a-iputil.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-776-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:777:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-iputil.obj `if test -f 'iputil.c'; then $(CYGPATH_W) 'iputil.c'; else $(CYGPATH_W) '$(srcdir)/iputil.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-778-
tcpreplay-4.3.3/src/fragroute/Makefile.in-779-libfragroute_a-mod_ip6_opt.o: mod_ip6_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip6_opt.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip6_opt.Tpo -c -o libfragroute_a-mod_ip6_opt.o `test -f 'mod_ip6_opt.c' || echo '$(srcdir)/'`mod_ip6_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip6_opt.Tpo $(DEPDIR)/libfragroute_a-mod_ip6_opt.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip6_opt.o `test -f 'mod_ip6_opt.c' || echo '$(srcdir)/'`mod_ip6_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-785-
tcpreplay-4.3.3/src/fragroute/Makefile.in-786-libfragroute_a-mod_ip6_opt.obj: mod_ip6_opt.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:787:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip6_opt.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip6_opt.Tpo -c -o libfragroute_a-mod_ip6_opt.obj `if test -f 'mod_ip6_opt.c'; then $(CYGPATH_W) 'mod_ip6_opt.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip6_opt.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-788-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip6_opt.Tpo $(DEPDIR)/libfragroute_a-mod_ip6_opt.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-790-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:791:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip6_opt.obj `if test -f 'mod_ip6_opt.c'; then $(CYGPATH_W) 'mod_ip6_opt.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip6_opt.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-792-
tcpreplay-4.3.3/src/fragroute/Makefile.in-793-libfragroute_a-mod_ip6_qos.o: mod_ip6_qos.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:794:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip6_qos.o -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip6_qos.Tpo -c -o libfragroute_a-mod_ip6_qos.o `test -f 'mod_ip6_qos.c' || echo '$(srcdir)/'`mod_ip6_qos.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-795-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip6_qos.Tpo $(DEPDIR)/libfragroute_a-mod_ip6_qos.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-797-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:798:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip6_qos.o `test -f 'mod_ip6_qos.c' || echo '$(srcdir)/'`mod_ip6_qos.c
tcpreplay-4.3.3/src/fragroute/Makefile.in-799-
tcpreplay-4.3.3/src/fragroute/Makefile.in-800-libfragroute_a-mod_ip6_qos.obj: mod_ip6_qos.c
tcpreplay-4.3.3/src/fragroute/Makefile.in:801:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -MT libfragroute_a-mod_ip6_qos.obj -MD -MP -MF $(DEPDIR)/libfragroute_a-mod_ip6_qos.Tpo -c -o libfragroute_a-mod_ip6_qos.obj `if test -f 'mod_ip6_qos.c'; then $(CYGPATH_W) 'mod_ip6_qos.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip6_qos.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-802-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfragroute_a-mod_ip6_qos.Tpo $(DEPDIR)/libfragroute_a-mod_ip6_qos.Po
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-804-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/fragroute/Makefile.in:805:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfragroute_a_CFLAGS) $(CFLAGS) -c -o libfragroute_a-mod_ip6_qos.obj `if test -f 'mod_ip6_qos.c'; then $(CYGPATH_W) 'mod_ip6_qos.c'; else $(CYGPATH_W) '$(srcdir)/mod_ip6_qos.c'; fi`
tcpreplay-4.3.3/src/fragroute/Makefile.in-806-
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-842-GTAGS:
tcpreplay-4.3.3/src/fragroute/Makefile.in:843:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpreplay-4.3.3/src/fragroute/Makefile.in-844-	  && $(am__cd) $(top_srcdir) \
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-865-distdir: $(DISTFILES)
tcpreplay-4.3.3/src/fragroute/Makefile.in:866:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/src/fragroute/Makefile.in:867:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/src/fragroute/Makefile.in-868-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/src/fragroute/Makefile.in-879-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/src/fragroute/Makefile.in:880:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/src/fragroute/Makefile.in-881-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/src/tcpbridge.c-213-
tcpreplay-4.3.3/src/tcpbridge.c:214:        if ((eth_buff = sendpacket_get_hwaddr(sp)) == NULL) {
tcpreplay-4.3.3/src/tcpbridge.c-215-            warnx("Unable to get MAC address: %s", sendpacket_geterr(sp));
##############################################
tcpreplay-4.3.3/src/tcpbridge.c-226-
tcpreplay-4.3.3/src/tcpbridge.c:227:        if ((eth_buff = sendpacket_get_hwaddr(sp)) == NULL) {
tcpreplay-4.3.3/src/tcpbridge.c-228-            warnx("Unable to get MAC address: %s", sendpacket_geterr(sp));
##############################################
tcpreplay-4.3.3/src/tcpedit/Makefile.in-144-  { \
tcpreplay-4.3.3/src/tcpedit/Makefile.in:145:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/src/tcpedit/Makefile.in-146-  }; \
##############################################
tcpreplay-4.3.3/src/tcpedit/Makefile.in-783-.c.o:
tcpreplay-4.3.3/src/tcpedit/Makefile.in:784:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
tcpreplay-4.3.3/src/tcpedit/Makefile.in-785-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/src/tcpedit/Makefile.in-791-.c.obj:
tcpreplay-4.3.3/src/tcpedit/Makefile.in:792:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
tcpreplay-4.3.3/src/tcpedit/Makefile.in:793:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
tcpreplay-4.3.3/src/tcpedit/Makefile.in-794-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
tcpreplay-4.3.3/src/tcpedit/Makefile.in-796-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/tcpedit/Makefile.in:797:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tcpreplay-4.3.3/src/tcpedit/Makefile.in-798-
tcpreplay-4.3.3/src/tcpedit/Makefile.in-799-.c.lo:
tcpreplay-4.3.3/src/tcpedit/Makefile.in:800:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
tcpreplay-4.3.3/src/tcpedit/Makefile.in-801-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/src/tcpedit/Makefile.in-842-GTAGS:
tcpreplay-4.3.3/src/tcpedit/Makefile.in:843:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpreplay-4.3.3/src/tcpedit/Makefile.in-844-	  && $(am__cd) $(top_srcdir) \
##############################################
tcpreplay-4.3.3/src/tcpedit/Makefile.in-865-distdir: $(DISTFILES)
tcpreplay-4.3.3/src/tcpedit/Makefile.in:866:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/src/tcpedit/Makefile.in:867:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/src/tcpedit/Makefile.in-868-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/src/tcpedit/Makefile.in-879-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/src/tcpedit/Makefile.in:880:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/src/tcpedit/Makefile.in-881-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-38-
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:39:static uint32_t randomize_ipv4_addr(tcpedit_t *tcpedit, uint32_t ip);
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-40-static uint32_t remap_ipv4(tcpedit_t *tcpedit, tcpr_cidr_t *cidr, const uint32_t original);
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-42-
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:43:static void randomize_ipv6_addr(tcpedit_t *tcpedit, struct tcpr_in6_addr *addr);
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-44-static int remap_ipv6(tcpedit_t *tcpedit, tcpr_cidr_t *cidr, struct tcpr_in6_addr *addr);
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-336-static uint32_t
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:337:randomize_ipv4_addr(tcpedit_t *tcpedit, uint32_t ip)
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-338-{
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-348-static void
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:349:randomize_ipv6_addr(tcpedit_t *tcpedit, struct tcpr_in6_addr *addr)
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-350-{
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-407-        uint32_t old_ip = ip_hdr->ip_dst.s_addr;
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:408:        ip_hdr->ip_dst.s_addr = randomize_ipv4_addr(tcpedit, ip_hdr->ip_dst.s_addr);
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-409-        ipv4_addr_csum_replace(ip_hdr, old_ip, ip_hdr->ip_dst.s_addr, l3len);
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-414-        uint32_t old_ip = ip_hdr->ip_src.s_addr;
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:415:        ip_hdr->ip_src.s_addr = randomize_ipv4_addr(tcpedit, ip_hdr->ip_src.s_addr);
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-416-        ipv4_addr_csum_replace(ip_hdr, old_ip, ip_hdr->ip_src.s_addr, l3len);
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-458-        memcpy(&old_ip6, &ip6_hdr->ip_dst, sizeof(old_ip6));
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:459:        randomize_ipv6_addr(tcpedit, &ip6_hdr->ip_dst);
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-460-        ipv6_addr_csum_replace(ip6_hdr, &old_ip6, &ip6_hdr->ip_dst, l3len);
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-466-        memcpy(&old_ip6, &ip6_hdr->ip_src, sizeof(old_ip6));
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:467:        randomize_ipv6_addr(tcpedit, &ip6_hdr->ip_src);
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-468-        ipv6_addr_csum_replace(ip6_hdr, &old_ip6, &ip6_hdr->ip_src, l3len);
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-991-#endif
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:992:        *ip = randomize_ipv4_addr(tcpedit, *ip);
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-993-#ifdef FORCE_ALIGN
##############################################
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-1004-#endif
tcpreplay-4.3.3/src/tcpedit/edit_packet.c:1005:        *ip = randomize_ipv4_addr(tcpedit, *ip);
tcpreplay-4.3.3/src/tcpedit/edit_packet.c-1006-#ifdef FORCE_ALIGN
##############################################
tcpreplay-4.3.3/src/tcpliveplay_opts.c-351-/** The tcpliveplay program bug email address. */
tcpreplay-4.3.3/src/tcpliveplay_opts.c:352:#define zBugsAddr       (NULL)
tcpreplay-4.3.3/src/tcpliveplay_opts.c-353-/** Clarification/explanation of what tcpliveplay does. */
##############################################
tcpreplay-4.3.3/src/tcpreplay_edit_opts.c-2329-/** The tcpreplay program bug email address. */
tcpreplay-4.3.3/src/tcpreplay_edit_opts.c:2330:#define zBugsAddr       (tcpreplay_opt_strs+5318)
tcpreplay-4.3.3/src/tcpreplay_edit_opts.c-2331-/** Clarification/explanation of what tcpreplay does. */
##############################################
tcpreplay-4.3.3/src/Makefile.in-51-  { \
tcpreplay-4.3.3/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/src/Makefile.in-53-  }; \
##############################################
tcpreplay-4.3.3/src/Makefile.in-249-  esac
tcpreplay-4.3.3/src/Makefile.in:250:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tcpreplay-4.3.3/src/Makefile.in-251-am__vpath_adj = case $$p in \
tcpreplay-4.3.3/src/Makefile.in:252:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tcpreplay-4.3.3/src/Makefile.in-253-    *) f=$$p;; \
tcpreplay-4.3.3/src/Makefile.in-254-  esac;
tcpreplay-4.3.3/src/Makefile.in:255:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tcpreplay-4.3.3/src/Makefile.in-256-am__install_max = 40
tcpreplay-4.3.3/src/Makefile.in-257-am__nobase_strip_setup = \
tcpreplay-4.3.3/src/Makefile.in:258:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tcpreplay-4.3.3/src/Makefile.in-259-am__nobase_strip = \
##############################################
tcpreplay-4.3.3/src/Makefile.in-319-  while test -n "$$dir1"; do \
tcpreplay-4.3.3/src/Makefile.in:320:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tcpreplay-4.3.3/src/Makefile.in-321-    if test "$$first" != "."; then \
tcpreplay-4.3.3/src/Makefile.in-322-      if test "$$first" = ".."; then \
tcpreplay-4.3.3/src/Makefile.in:323:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tcpreplay-4.3.3/src/Makefile.in:324:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tcpreplay-4.3.3/src/Makefile.in-325-      else \
tcpreplay-4.3.3/src/Makefile.in:326:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tcpreplay-4.3.3/src/Makefile.in-327-        if test "$$first2" = "$$first"; then \
tcpreplay-4.3.3/src/Makefile.in:328:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tcpreplay-4.3.3/src/Makefile.in-329-        else \
##############################################
tcpreplay-4.3.3/src/Makefile.in-334-    fi; \
tcpreplay-4.3.3/src/Makefile.in:335:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tcpreplay-4.3.3/src/Makefile.in-336-  done; \
##############################################
tcpreplay-4.3.3/src/Makefile.in-669-	test -n "$(EXEEXT)" || exit 0; \
tcpreplay-4.3.3/src/Makefile.in:670:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
tcpreplay-4.3.3/src/Makefile.in-671-	echo " rm -f" $$list; \
##############################################
tcpreplay-4.3.3/src/Makefile.in-736-.c.o:
tcpreplay-4.3.3/src/Makefile.in:737:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
tcpreplay-4.3.3/src/Makefile.in-738-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/src/Makefile.in-744-.c.obj:
tcpreplay-4.3.3/src/Makefile.in:745:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
tcpreplay-4.3.3/src/Makefile.in:746:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
tcpreplay-4.3.3/src/Makefile.in-747-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-749-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:750:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tcpreplay-4.3.3/src/Makefile.in-751-
tcpreplay-4.3.3/src/Makefile.in-752-.c.lo:
tcpreplay-4.3.3/src/Makefile.in:753:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
tcpreplay-4.3.3/src/Makefile.in-754-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/src/Makefile.in-760-tcpbridge-tcpbridge_opts.o: tcpbridge_opts.c
tcpreplay-4.3.3/src/Makefile.in:761:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -MT tcpbridge-tcpbridge_opts.o -MD -MP -MF $(DEPDIR)/tcpbridge-tcpbridge_opts.Tpo -c -o tcpbridge-tcpbridge_opts.o `test -f 'tcpbridge_opts.c' || echo '$(srcdir)/'`tcpbridge_opts.c
tcpreplay-4.3.3/src/Makefile.in-762-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpbridge-tcpbridge_opts.Tpo $(DEPDIR)/tcpbridge-tcpbridge_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-764-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:765:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -c -o tcpbridge-tcpbridge_opts.o `test -f 'tcpbridge_opts.c' || echo '$(srcdir)/'`tcpbridge_opts.c
tcpreplay-4.3.3/src/Makefile.in-766-
tcpreplay-4.3.3/src/Makefile.in-767-tcpbridge-tcpbridge_opts.obj: tcpbridge_opts.c
tcpreplay-4.3.3/src/Makefile.in:768:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -MT tcpbridge-tcpbridge_opts.obj -MD -MP -MF $(DEPDIR)/tcpbridge-tcpbridge_opts.Tpo -c -o tcpbridge-tcpbridge_opts.obj `if test -f 'tcpbridge_opts.c'; then $(CYGPATH_W) 'tcpbridge_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpbridge_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-769-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpbridge-tcpbridge_opts.Tpo $(DEPDIR)/tcpbridge-tcpbridge_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-771-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:772:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -c -o tcpbridge-tcpbridge_opts.obj `if test -f 'tcpbridge_opts.c'; then $(CYGPATH_W) 'tcpbridge_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpbridge_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-773-
tcpreplay-4.3.3/src/Makefile.in-774-tcpbridge-tcpbridge.o: tcpbridge.c
tcpreplay-4.3.3/src/Makefile.in:775:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -MT tcpbridge-tcpbridge.o -MD -MP -MF $(DEPDIR)/tcpbridge-tcpbridge.Tpo -c -o tcpbridge-tcpbridge.o `test -f 'tcpbridge.c' || echo '$(srcdir)/'`tcpbridge.c
tcpreplay-4.3.3/src/Makefile.in-776-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpbridge-tcpbridge.Tpo $(DEPDIR)/tcpbridge-tcpbridge.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-778-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:779:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -c -o tcpbridge-tcpbridge.o `test -f 'tcpbridge.c' || echo '$(srcdir)/'`tcpbridge.c
tcpreplay-4.3.3/src/Makefile.in-780-
tcpreplay-4.3.3/src/Makefile.in-781-tcpbridge-tcpbridge.obj: tcpbridge.c
tcpreplay-4.3.3/src/Makefile.in:782:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -MT tcpbridge-tcpbridge.obj -MD -MP -MF $(DEPDIR)/tcpbridge-tcpbridge.Tpo -c -o tcpbridge-tcpbridge.obj `if test -f 'tcpbridge.c'; then $(CYGPATH_W) 'tcpbridge.c'; else $(CYGPATH_W) '$(srcdir)/tcpbridge.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-783-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpbridge-tcpbridge.Tpo $(DEPDIR)/tcpbridge-tcpbridge.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-785-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:786:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -c -o tcpbridge-tcpbridge.obj `if test -f 'tcpbridge.c'; then $(CYGPATH_W) 'tcpbridge.c'; else $(CYGPATH_W) '$(srcdir)/tcpbridge.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-787-
tcpreplay-4.3.3/src/Makefile.in-788-tcpbridge-bridge.o: bridge.c
tcpreplay-4.3.3/src/Makefile.in:789:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -MT tcpbridge-bridge.o -MD -MP -MF $(DEPDIR)/tcpbridge-bridge.Tpo -c -o tcpbridge-bridge.o `test -f 'bridge.c' || echo '$(srcdir)/'`bridge.c
tcpreplay-4.3.3/src/Makefile.in-790-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpbridge-bridge.Tpo $(DEPDIR)/tcpbridge-bridge.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-792-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:793:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -c -o tcpbridge-bridge.o `test -f 'bridge.c' || echo '$(srcdir)/'`bridge.c
tcpreplay-4.3.3/src/Makefile.in-794-
tcpreplay-4.3.3/src/Makefile.in-795-tcpbridge-bridge.obj: bridge.c
tcpreplay-4.3.3/src/Makefile.in:796:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -MT tcpbridge-bridge.obj -MD -MP -MF $(DEPDIR)/tcpbridge-bridge.Tpo -c -o tcpbridge-bridge.obj `if test -f 'bridge.c'; then $(CYGPATH_W) 'bridge.c'; else $(CYGPATH_W) '$(srcdir)/bridge.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-797-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpbridge-bridge.Tpo $(DEPDIR)/tcpbridge-bridge.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-799-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:800:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbridge_CFLAGS) $(CFLAGS) -c -o tcpbridge-bridge.obj `if test -f 'bridge.c'; then $(CYGPATH_W) 'bridge.c'; else $(CYGPATH_W) '$(srcdir)/bridge.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-801-
tcpreplay-4.3.3/src/Makefile.in-802-tcpcapinfo-tcpcapinfo_opts.o: tcpcapinfo_opts.c
tcpreplay-4.3.3/src/Makefile.in:803:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcapinfo_CFLAGS) $(CFLAGS) -MT tcpcapinfo-tcpcapinfo_opts.o -MD -MP -MF $(DEPDIR)/tcpcapinfo-tcpcapinfo_opts.Tpo -c -o tcpcapinfo-tcpcapinfo_opts.o `test -f 'tcpcapinfo_opts.c' || echo '$(srcdir)/'`tcpcapinfo_opts.c
tcpreplay-4.3.3/src/Makefile.in-804-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpcapinfo-tcpcapinfo_opts.Tpo $(DEPDIR)/tcpcapinfo-tcpcapinfo_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-806-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:807:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcapinfo_CFLAGS) $(CFLAGS) -c -o tcpcapinfo-tcpcapinfo_opts.o `test -f 'tcpcapinfo_opts.c' || echo '$(srcdir)/'`tcpcapinfo_opts.c
tcpreplay-4.3.3/src/Makefile.in-808-
tcpreplay-4.3.3/src/Makefile.in-809-tcpcapinfo-tcpcapinfo_opts.obj: tcpcapinfo_opts.c
tcpreplay-4.3.3/src/Makefile.in:810:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcapinfo_CFLAGS) $(CFLAGS) -MT tcpcapinfo-tcpcapinfo_opts.obj -MD -MP -MF $(DEPDIR)/tcpcapinfo-tcpcapinfo_opts.Tpo -c -o tcpcapinfo-tcpcapinfo_opts.obj `if test -f 'tcpcapinfo_opts.c'; then $(CYGPATH_W) 'tcpcapinfo_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpcapinfo_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-811-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpcapinfo-tcpcapinfo_opts.Tpo $(DEPDIR)/tcpcapinfo-tcpcapinfo_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-813-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:814:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcapinfo_CFLAGS) $(CFLAGS) -c -o tcpcapinfo-tcpcapinfo_opts.obj `if test -f 'tcpcapinfo_opts.c'; then $(CYGPATH_W) 'tcpcapinfo_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpcapinfo_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-815-
tcpreplay-4.3.3/src/Makefile.in-816-tcpcapinfo-tcpcapinfo.o: tcpcapinfo.c
tcpreplay-4.3.3/src/Makefile.in:817:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcapinfo_CFLAGS) $(CFLAGS) -MT tcpcapinfo-tcpcapinfo.o -MD -MP -MF $(DEPDIR)/tcpcapinfo-tcpcapinfo.Tpo -c -o tcpcapinfo-tcpcapinfo.o `test -f 'tcpcapinfo.c' || echo '$(srcdir)/'`tcpcapinfo.c
tcpreplay-4.3.3/src/Makefile.in-818-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpcapinfo-tcpcapinfo.Tpo $(DEPDIR)/tcpcapinfo-tcpcapinfo.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-820-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:821:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcapinfo_CFLAGS) $(CFLAGS) -c -o tcpcapinfo-tcpcapinfo.o `test -f 'tcpcapinfo.c' || echo '$(srcdir)/'`tcpcapinfo.c
tcpreplay-4.3.3/src/Makefile.in-822-
tcpreplay-4.3.3/src/Makefile.in-823-tcpcapinfo-tcpcapinfo.obj: tcpcapinfo.c
tcpreplay-4.3.3/src/Makefile.in:824:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcapinfo_CFLAGS) $(CFLAGS) -MT tcpcapinfo-tcpcapinfo.obj -MD -MP -MF $(DEPDIR)/tcpcapinfo-tcpcapinfo.Tpo -c -o tcpcapinfo-tcpcapinfo.obj `if test -f 'tcpcapinfo.c'; then $(CYGPATH_W) 'tcpcapinfo.c'; else $(CYGPATH_W) '$(srcdir)/tcpcapinfo.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-825-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpcapinfo-tcpcapinfo.Tpo $(DEPDIR)/tcpcapinfo-tcpcapinfo.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-827-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:828:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcapinfo_CFLAGS) $(CFLAGS) -c -o tcpcapinfo-tcpcapinfo.obj `if test -f 'tcpcapinfo.c'; then $(CYGPATH_W) 'tcpcapinfo.c'; else $(CYGPATH_W) '$(srcdir)/tcpcapinfo.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-829-
tcpreplay-4.3.3/src/Makefile.in-830-tcpliveplay-tcpliveplay_opts.o: tcpliveplay_opts.c
tcpreplay-4.3.3/src/Makefile.in:831:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpliveplay_CFLAGS) $(CFLAGS) -MT tcpliveplay-tcpliveplay_opts.o -MD -MP -MF $(DEPDIR)/tcpliveplay-tcpliveplay_opts.Tpo -c -o tcpliveplay-tcpliveplay_opts.o `test -f 'tcpliveplay_opts.c' || echo '$(srcdir)/'`tcpliveplay_opts.c
tcpreplay-4.3.3/src/Makefile.in-832-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpliveplay-tcpliveplay_opts.Tpo $(DEPDIR)/tcpliveplay-tcpliveplay_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-834-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:835:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpliveplay_CFLAGS) $(CFLAGS) -c -o tcpliveplay-tcpliveplay_opts.o `test -f 'tcpliveplay_opts.c' || echo '$(srcdir)/'`tcpliveplay_opts.c
tcpreplay-4.3.3/src/Makefile.in-836-
tcpreplay-4.3.3/src/Makefile.in-837-tcpliveplay-tcpliveplay_opts.obj: tcpliveplay_opts.c
tcpreplay-4.3.3/src/Makefile.in:838:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpliveplay_CFLAGS) $(CFLAGS) -MT tcpliveplay-tcpliveplay_opts.obj -MD -MP -MF $(DEPDIR)/tcpliveplay-tcpliveplay_opts.Tpo -c -o tcpliveplay-tcpliveplay_opts.obj `if test -f 'tcpliveplay_opts.c'; then $(CYGPATH_W) 'tcpliveplay_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpliveplay_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-839-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpliveplay-tcpliveplay_opts.Tpo $(DEPDIR)/tcpliveplay-tcpliveplay_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-841-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:842:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpliveplay_CFLAGS) $(CFLAGS) -c -o tcpliveplay-tcpliveplay_opts.obj `if test -f 'tcpliveplay_opts.c'; then $(CYGPATH_W) 'tcpliveplay_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpliveplay_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-843-
tcpreplay-4.3.3/src/Makefile.in-844-tcpliveplay-tcpliveplay.o: tcpliveplay.c
tcpreplay-4.3.3/src/Makefile.in:845:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpliveplay_CFLAGS) $(CFLAGS) -MT tcpliveplay-tcpliveplay.o -MD -MP -MF $(DEPDIR)/tcpliveplay-tcpliveplay.Tpo -c -o tcpliveplay-tcpliveplay.o `test -f 'tcpliveplay.c' || echo '$(srcdir)/'`tcpliveplay.c
tcpreplay-4.3.3/src/Makefile.in-846-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpliveplay-tcpliveplay.Tpo $(DEPDIR)/tcpliveplay-tcpliveplay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-848-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:849:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpliveplay_CFLAGS) $(CFLAGS) -c -o tcpliveplay-tcpliveplay.o `test -f 'tcpliveplay.c' || echo '$(srcdir)/'`tcpliveplay.c
tcpreplay-4.3.3/src/Makefile.in-850-
tcpreplay-4.3.3/src/Makefile.in-851-tcpliveplay-tcpliveplay.obj: tcpliveplay.c
tcpreplay-4.3.3/src/Makefile.in:852:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpliveplay_CFLAGS) $(CFLAGS) -MT tcpliveplay-tcpliveplay.obj -MD -MP -MF $(DEPDIR)/tcpliveplay-tcpliveplay.Tpo -c -o tcpliveplay-tcpliveplay.obj `if test -f 'tcpliveplay.c'; then $(CYGPATH_W) 'tcpliveplay.c'; else $(CYGPATH_W) '$(srcdir)/tcpliveplay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-853-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpliveplay-tcpliveplay.Tpo $(DEPDIR)/tcpliveplay-tcpliveplay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-855-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:856:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpliveplay_CFLAGS) $(CFLAGS) -c -o tcpliveplay-tcpliveplay.obj `if test -f 'tcpliveplay.c'; then $(CYGPATH_W) 'tcpliveplay.c'; else $(CYGPATH_W) '$(srcdir)/tcpliveplay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-857-
tcpreplay-4.3.3/src/Makefile.in-858-tcpprep-tcpprep_opts.o: tcpprep_opts.c
tcpreplay-4.3.3/src/Makefile.in:859:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -MT tcpprep-tcpprep_opts.o -MD -MP -MF $(DEPDIR)/tcpprep-tcpprep_opts.Tpo -c -o tcpprep-tcpprep_opts.o `test -f 'tcpprep_opts.c' || echo '$(srcdir)/'`tcpprep_opts.c
tcpreplay-4.3.3/src/Makefile.in-860-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpprep-tcpprep_opts.Tpo $(DEPDIR)/tcpprep-tcpprep_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-862-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:863:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -c -o tcpprep-tcpprep_opts.o `test -f 'tcpprep_opts.c' || echo '$(srcdir)/'`tcpprep_opts.c
tcpreplay-4.3.3/src/Makefile.in-864-
tcpreplay-4.3.3/src/Makefile.in-865-tcpprep-tcpprep_opts.obj: tcpprep_opts.c
tcpreplay-4.3.3/src/Makefile.in:866:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -MT tcpprep-tcpprep_opts.obj -MD -MP -MF $(DEPDIR)/tcpprep-tcpprep_opts.Tpo -c -o tcpprep-tcpprep_opts.obj `if test -f 'tcpprep_opts.c'; then $(CYGPATH_W) 'tcpprep_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpprep_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-867-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpprep-tcpprep_opts.Tpo $(DEPDIR)/tcpprep-tcpprep_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-869-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:870:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -c -o tcpprep-tcpprep_opts.obj `if test -f 'tcpprep_opts.c'; then $(CYGPATH_W) 'tcpprep_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpprep_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-871-
tcpreplay-4.3.3/src/Makefile.in-872-tcpprep-tcpprep.o: tcpprep.c
tcpreplay-4.3.3/src/Makefile.in:873:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -MT tcpprep-tcpprep.o -MD -MP -MF $(DEPDIR)/tcpprep-tcpprep.Tpo -c -o tcpprep-tcpprep.o `test -f 'tcpprep.c' || echo '$(srcdir)/'`tcpprep.c
tcpreplay-4.3.3/src/Makefile.in-874-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpprep-tcpprep.Tpo $(DEPDIR)/tcpprep-tcpprep.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-876-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:877:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -c -o tcpprep-tcpprep.o `test -f 'tcpprep.c' || echo '$(srcdir)/'`tcpprep.c
tcpreplay-4.3.3/src/Makefile.in-878-
tcpreplay-4.3.3/src/Makefile.in-879-tcpprep-tcpprep.obj: tcpprep.c
tcpreplay-4.3.3/src/Makefile.in:880:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -MT tcpprep-tcpprep.obj -MD -MP -MF $(DEPDIR)/tcpprep-tcpprep.Tpo -c -o tcpprep-tcpprep.obj `if test -f 'tcpprep.c'; then $(CYGPATH_W) 'tcpprep.c'; else $(CYGPATH_W) '$(srcdir)/tcpprep.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-881-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpprep-tcpprep.Tpo $(DEPDIR)/tcpprep-tcpprep.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-883-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:884:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -c -o tcpprep-tcpprep.obj `if test -f 'tcpprep.c'; then $(CYGPATH_W) 'tcpprep.c'; else $(CYGPATH_W) '$(srcdir)/tcpprep.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-885-
tcpreplay-4.3.3/src/Makefile.in-886-tcpprep-tree.o: tree.c
tcpreplay-4.3.3/src/Makefile.in:887:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -MT tcpprep-tree.o -MD -MP -MF $(DEPDIR)/tcpprep-tree.Tpo -c -o tcpprep-tree.o `test -f 'tree.c' || echo '$(srcdir)/'`tree.c
tcpreplay-4.3.3/src/Makefile.in-888-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpprep-tree.Tpo $(DEPDIR)/tcpprep-tree.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-890-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:891:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -c -o tcpprep-tree.o `test -f 'tree.c' || echo '$(srcdir)/'`tree.c
tcpreplay-4.3.3/src/Makefile.in-892-
tcpreplay-4.3.3/src/Makefile.in-893-tcpprep-tree.obj: tree.c
tcpreplay-4.3.3/src/Makefile.in:894:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -MT tcpprep-tree.obj -MD -MP -MF $(DEPDIR)/tcpprep-tree.Tpo -c -o tcpprep-tree.obj `if test -f 'tree.c'; then $(CYGPATH_W) 'tree.c'; else $(CYGPATH_W) '$(srcdir)/tree.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-895-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpprep-tree.Tpo $(DEPDIR)/tcpprep-tree.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-897-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:898:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -c -o tcpprep-tree.obj `if test -f 'tree.c'; then $(CYGPATH_W) 'tree.c'; else $(CYGPATH_W) '$(srcdir)/tree.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-899-
tcpreplay-4.3.3/src/Makefile.in-900-tcpprep-tcpprep_api.o: tcpprep_api.c
tcpreplay-4.3.3/src/Makefile.in:901:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -MT tcpprep-tcpprep_api.o -MD -MP -MF $(DEPDIR)/tcpprep-tcpprep_api.Tpo -c -o tcpprep-tcpprep_api.o `test -f 'tcpprep_api.c' || echo '$(srcdir)/'`tcpprep_api.c
tcpreplay-4.3.3/src/Makefile.in-902-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpprep-tcpprep_api.Tpo $(DEPDIR)/tcpprep-tcpprep_api.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-904-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:905:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -c -o tcpprep-tcpprep_api.o `test -f 'tcpprep_api.c' || echo '$(srcdir)/'`tcpprep_api.c
tcpreplay-4.3.3/src/Makefile.in-906-
tcpreplay-4.3.3/src/Makefile.in-907-tcpprep-tcpprep_api.obj: tcpprep_api.c
tcpreplay-4.3.3/src/Makefile.in:908:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -MT tcpprep-tcpprep_api.obj -MD -MP -MF $(DEPDIR)/tcpprep-tcpprep_api.Tpo -c -o tcpprep-tcpprep_api.obj `if test -f 'tcpprep_api.c'; then $(CYGPATH_W) 'tcpprep_api.c'; else $(CYGPATH_W) '$(srcdir)/tcpprep_api.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-909-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpprep-tcpprep_api.Tpo $(DEPDIR)/tcpprep-tcpprep_api.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-911-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:912:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpprep_CFLAGS) $(CFLAGS) -c -o tcpprep-tcpprep_api.obj `if test -f 'tcpprep_api.c'; then $(CYGPATH_W) 'tcpprep_api.c'; else $(CYGPATH_W) '$(srcdir)/tcpprep_api.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-913-
tcpreplay-4.3.3/src/Makefile.in-914-tcpreplay-tcpreplay_opts.o: tcpreplay_opts.c
tcpreplay-4.3.3/src/Makefile.in:915:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-tcpreplay_opts.o -MD -MP -MF $(DEPDIR)/tcpreplay-tcpreplay_opts.Tpo -c -o tcpreplay-tcpreplay_opts.o `test -f 'tcpreplay_opts.c' || echo '$(srcdir)/'`tcpreplay_opts.c
tcpreplay-4.3.3/src/Makefile.in-916-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-tcpreplay_opts.Tpo $(DEPDIR)/tcpreplay-tcpreplay_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-918-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:919:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-tcpreplay_opts.o `test -f 'tcpreplay_opts.c' || echo '$(srcdir)/'`tcpreplay_opts.c
tcpreplay-4.3.3/src/Makefile.in-920-
tcpreplay-4.3.3/src/Makefile.in-921-tcpreplay-tcpreplay_opts.obj: tcpreplay_opts.c
tcpreplay-4.3.3/src/Makefile.in:922:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-tcpreplay_opts.obj -MD -MP -MF $(DEPDIR)/tcpreplay-tcpreplay_opts.Tpo -c -o tcpreplay-tcpreplay_opts.obj `if test -f 'tcpreplay_opts.c'; then $(CYGPATH_W) 'tcpreplay_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-923-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-tcpreplay_opts.Tpo $(DEPDIR)/tcpreplay-tcpreplay_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-925-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:926:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-tcpreplay_opts.obj `if test -f 'tcpreplay_opts.c'; then $(CYGPATH_W) 'tcpreplay_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-927-
tcpreplay-4.3.3/src/Makefile.in-928-tcpreplay-send_packets.o: send_packets.c
tcpreplay-4.3.3/src/Makefile.in:929:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-send_packets.o -MD -MP -MF $(DEPDIR)/tcpreplay-send_packets.Tpo -c -o tcpreplay-send_packets.o `test -f 'send_packets.c' || echo '$(srcdir)/'`send_packets.c
tcpreplay-4.3.3/src/Makefile.in-930-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-send_packets.Tpo $(DEPDIR)/tcpreplay-send_packets.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-932-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:933:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-send_packets.o `test -f 'send_packets.c' || echo '$(srcdir)/'`send_packets.c
tcpreplay-4.3.3/src/Makefile.in-934-
tcpreplay-4.3.3/src/Makefile.in-935-tcpreplay-send_packets.obj: send_packets.c
tcpreplay-4.3.3/src/Makefile.in:936:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-send_packets.obj -MD -MP -MF $(DEPDIR)/tcpreplay-send_packets.Tpo -c -o tcpreplay-send_packets.obj `if test -f 'send_packets.c'; then $(CYGPATH_W) 'send_packets.c'; else $(CYGPATH_W) '$(srcdir)/send_packets.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-937-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-send_packets.Tpo $(DEPDIR)/tcpreplay-send_packets.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-939-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:940:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-send_packets.obj `if test -f 'send_packets.c'; then $(CYGPATH_W) 'send_packets.c'; else $(CYGPATH_W) '$(srcdir)/send_packets.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-941-
tcpreplay-4.3.3/src/Makefile.in-942-tcpreplay-signal_handler.o: signal_handler.c
tcpreplay-4.3.3/src/Makefile.in:943:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-signal_handler.o -MD -MP -MF $(DEPDIR)/tcpreplay-signal_handler.Tpo -c -o tcpreplay-signal_handler.o `test -f 'signal_handler.c' || echo '$(srcdir)/'`signal_handler.c
tcpreplay-4.3.3/src/Makefile.in-944-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-signal_handler.Tpo $(DEPDIR)/tcpreplay-signal_handler.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-946-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:947:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-signal_handler.o `test -f 'signal_handler.c' || echo '$(srcdir)/'`signal_handler.c
tcpreplay-4.3.3/src/Makefile.in-948-
tcpreplay-4.3.3/src/Makefile.in-949-tcpreplay-signal_handler.obj: signal_handler.c
tcpreplay-4.3.3/src/Makefile.in:950:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-signal_handler.obj -MD -MP -MF $(DEPDIR)/tcpreplay-signal_handler.Tpo -c -o tcpreplay-signal_handler.obj `if test -f 'signal_handler.c'; then $(CYGPATH_W) 'signal_handler.c'; else $(CYGPATH_W) '$(srcdir)/signal_handler.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-951-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-signal_handler.Tpo $(DEPDIR)/tcpreplay-signal_handler.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-953-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:954:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-signal_handler.obj `if test -f 'signal_handler.c'; then $(CYGPATH_W) 'signal_handler.c'; else $(CYGPATH_W) '$(srcdir)/signal_handler.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-955-
tcpreplay-4.3.3/src/Makefile.in-956-tcpreplay-tcpreplay.o: tcpreplay.c
tcpreplay-4.3.3/src/Makefile.in:957:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-tcpreplay.o -MD -MP -MF $(DEPDIR)/tcpreplay-tcpreplay.Tpo -c -o tcpreplay-tcpreplay.o `test -f 'tcpreplay.c' || echo '$(srcdir)/'`tcpreplay.c
tcpreplay-4.3.3/src/Makefile.in-958-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-tcpreplay.Tpo $(DEPDIR)/tcpreplay-tcpreplay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-960-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:961:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-tcpreplay.o `test -f 'tcpreplay.c' || echo '$(srcdir)/'`tcpreplay.c
tcpreplay-4.3.3/src/Makefile.in-962-
tcpreplay-4.3.3/src/Makefile.in-963-tcpreplay-tcpreplay.obj: tcpreplay.c
tcpreplay-4.3.3/src/Makefile.in:964:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-tcpreplay.obj -MD -MP -MF $(DEPDIR)/tcpreplay-tcpreplay.Tpo -c -o tcpreplay-tcpreplay.obj `if test -f 'tcpreplay.c'; then $(CYGPATH_W) 'tcpreplay.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-965-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-tcpreplay.Tpo $(DEPDIR)/tcpreplay-tcpreplay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-967-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:968:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-tcpreplay.obj `if test -f 'tcpreplay.c'; then $(CYGPATH_W) 'tcpreplay.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-969-
tcpreplay-4.3.3/src/Makefile.in-970-tcpreplay-tcpreplay_api.o: tcpreplay_api.c
tcpreplay-4.3.3/src/Makefile.in:971:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-tcpreplay_api.o -MD -MP -MF $(DEPDIR)/tcpreplay-tcpreplay_api.Tpo -c -o tcpreplay-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo '$(srcdir)/'`tcpreplay_api.c
tcpreplay-4.3.3/src/Makefile.in-972-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-tcpreplay_api.Tpo $(DEPDIR)/tcpreplay-tcpreplay_api.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-974-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:975:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo '$(srcdir)/'`tcpreplay_api.c
tcpreplay-4.3.3/src/Makefile.in-976-
tcpreplay-4.3.3/src/Makefile.in-977-tcpreplay-tcpreplay_api.obj: tcpreplay_api.c
tcpreplay-4.3.3/src/Makefile.in:978:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-tcpreplay_api.obj -MD -MP -MF $(DEPDIR)/tcpreplay-tcpreplay_api.Tpo -c -o tcpreplay-tcpreplay_api.obj `if test -f 'tcpreplay_api.c'; then $(CYGPATH_W) 'tcpreplay_api.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay_api.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-979-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-tcpreplay_api.Tpo $(DEPDIR)/tcpreplay-tcpreplay_api.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-981-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:982:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-tcpreplay_api.obj `if test -f 'tcpreplay_api.c'; then $(CYGPATH_W) 'tcpreplay_api.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay_api.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-983-
tcpreplay-4.3.3/src/Makefile.in-984-tcpreplay-sleep.o: sleep.c
tcpreplay-4.3.3/src/Makefile.in:985:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-sleep.o -MD -MP -MF $(DEPDIR)/tcpreplay-sleep.Tpo -c -o tcpreplay-sleep.o `test -f 'sleep.c' || echo '$(srcdir)/'`sleep.c
tcpreplay-4.3.3/src/Makefile.in-986-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-sleep.Tpo $(DEPDIR)/tcpreplay-sleep.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-988-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:989:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-sleep.o `test -f 'sleep.c' || echo '$(srcdir)/'`sleep.c
tcpreplay-4.3.3/src/Makefile.in-990-
tcpreplay-4.3.3/src/Makefile.in-991-tcpreplay-sleep.obj: sleep.c
tcpreplay-4.3.3/src/Makefile.in:992:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-sleep.obj -MD -MP -MF $(DEPDIR)/tcpreplay-sleep.Tpo -c -o tcpreplay-sleep.obj `if test -f 'sleep.c'; then $(CYGPATH_W) 'sleep.c'; else $(CYGPATH_W) '$(srcdir)/sleep.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-993-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-sleep.Tpo $(DEPDIR)/tcpreplay-sleep.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-995-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:996:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-sleep.obj `if test -f 'sleep.c'; then $(CYGPATH_W) 'sleep.c'; else $(CYGPATH_W) '$(srcdir)/sleep.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-997-
tcpreplay-4.3.3/src/Makefile.in-998-tcpreplay-replay.o: replay.c
tcpreplay-4.3.3/src/Makefile.in:999:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-replay.o -MD -MP -MF $(DEPDIR)/tcpreplay-replay.Tpo -c -o tcpreplay-replay.o `test -f 'replay.c' || echo '$(srcdir)/'`replay.c
tcpreplay-4.3.3/src/Makefile.in-1000-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-replay.Tpo $(DEPDIR)/tcpreplay-replay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1002-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1003:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-replay.o `test -f 'replay.c' || echo '$(srcdir)/'`replay.c
tcpreplay-4.3.3/src/Makefile.in-1004-
tcpreplay-4.3.3/src/Makefile.in-1005-tcpreplay-replay.obj: replay.c
tcpreplay-4.3.3/src/Makefile.in:1006:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -MT tcpreplay-replay.obj -MD -MP -MF $(DEPDIR)/tcpreplay-replay.Tpo -c -o tcpreplay-replay.obj `if test -f 'replay.c'; then $(CYGPATH_W) 'replay.c'; else $(CYGPATH_W) '$(srcdir)/replay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1007-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay-replay.Tpo $(DEPDIR)/tcpreplay-replay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1009-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1010:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_CFLAGS) $(CFLAGS) -c -o tcpreplay-replay.obj `if test -f 'replay.c'; then $(CYGPATH_W) 'replay.c'; else $(CYGPATH_W) '$(srcdir)/replay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1011-
tcpreplay-4.3.3/src/Makefile.in-1012-tcpreplay_edit-tcpreplay_edit_opts.o: tcpreplay_edit_opts.c
tcpreplay-4.3.3/src/Makefile.in:1013:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-tcpreplay_edit_opts.o -MD -MP -MF $(DEPDIR)/tcpreplay_edit-tcpreplay_edit_opts.Tpo -c -o tcpreplay_edit-tcpreplay_edit_opts.o `test -f 'tcpreplay_edit_opts.c' || echo '$(srcdir)/'`tcpreplay_edit_opts.c
tcpreplay-4.3.3/src/Makefile.in-1014-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-tcpreplay_edit_opts.Tpo $(DEPDIR)/tcpreplay_edit-tcpreplay_edit_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1016-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1017:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-tcpreplay_edit_opts.o `test -f 'tcpreplay_edit_opts.c' || echo '$(srcdir)/'`tcpreplay_edit_opts.c
tcpreplay-4.3.3/src/Makefile.in-1018-
tcpreplay-4.3.3/src/Makefile.in-1019-tcpreplay_edit-tcpreplay_edit_opts.obj: tcpreplay_edit_opts.c
tcpreplay-4.3.3/src/Makefile.in:1020:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-tcpreplay_edit_opts.obj -MD -MP -MF $(DEPDIR)/tcpreplay_edit-tcpreplay_edit_opts.Tpo -c -o tcpreplay_edit-tcpreplay_edit_opts.obj `if test -f 'tcpreplay_edit_opts.c'; then $(CYGPATH_W) 'tcpreplay_edit_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay_edit_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1021-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-tcpreplay_edit_opts.Tpo $(DEPDIR)/tcpreplay_edit-tcpreplay_edit_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1023-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1024:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-tcpreplay_edit_opts.obj `if test -f 'tcpreplay_edit_opts.c'; then $(CYGPATH_W) 'tcpreplay_edit_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay_edit_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1025-
tcpreplay-4.3.3/src/Makefile.in-1026-tcpreplay_edit-send_packets.o: send_packets.c
tcpreplay-4.3.3/src/Makefile.in:1027:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-send_packets.o -MD -MP -MF $(DEPDIR)/tcpreplay_edit-send_packets.Tpo -c -o tcpreplay_edit-send_packets.o `test -f 'send_packets.c' || echo '$(srcdir)/'`send_packets.c
tcpreplay-4.3.3/src/Makefile.in-1028-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-send_packets.Tpo $(DEPDIR)/tcpreplay_edit-send_packets.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1030-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1031:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-send_packets.o `test -f 'send_packets.c' || echo '$(srcdir)/'`send_packets.c
tcpreplay-4.3.3/src/Makefile.in-1032-
tcpreplay-4.3.3/src/Makefile.in-1033-tcpreplay_edit-send_packets.obj: send_packets.c
tcpreplay-4.3.3/src/Makefile.in:1034:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-send_packets.obj -MD -MP -MF $(DEPDIR)/tcpreplay_edit-send_packets.Tpo -c -o tcpreplay_edit-send_packets.obj `if test -f 'send_packets.c'; then $(CYGPATH_W) 'send_packets.c'; else $(CYGPATH_W) '$(srcdir)/send_packets.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1035-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-send_packets.Tpo $(DEPDIR)/tcpreplay_edit-send_packets.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1037-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1038:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-send_packets.obj `if test -f 'send_packets.c'; then $(CYGPATH_W) 'send_packets.c'; else $(CYGPATH_W) '$(srcdir)/send_packets.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1039-
tcpreplay-4.3.3/src/Makefile.in-1040-tcpreplay_edit-signal_handler.o: signal_handler.c
tcpreplay-4.3.3/src/Makefile.in:1041:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-signal_handler.o -MD -MP -MF $(DEPDIR)/tcpreplay_edit-signal_handler.Tpo -c -o tcpreplay_edit-signal_handler.o `test -f 'signal_handler.c' || echo '$(srcdir)/'`signal_handler.c
tcpreplay-4.3.3/src/Makefile.in-1042-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-signal_handler.Tpo $(DEPDIR)/tcpreplay_edit-signal_handler.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1044-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1045:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-signal_handler.o `test -f 'signal_handler.c' || echo '$(srcdir)/'`signal_handler.c
tcpreplay-4.3.3/src/Makefile.in-1046-
tcpreplay-4.3.3/src/Makefile.in-1047-tcpreplay_edit-signal_handler.obj: signal_handler.c
tcpreplay-4.3.3/src/Makefile.in:1048:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-signal_handler.obj -MD -MP -MF $(DEPDIR)/tcpreplay_edit-signal_handler.Tpo -c -o tcpreplay_edit-signal_handler.obj `if test -f 'signal_handler.c'; then $(CYGPATH_W) 'signal_handler.c'; else $(CYGPATH_W) '$(srcdir)/signal_handler.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1049-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-signal_handler.Tpo $(DEPDIR)/tcpreplay_edit-signal_handler.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-signal_handler.obj `if test -f 'signal_handler.c'; then $(CYGPATH_W) 'signal_handler.c'; else $(CYGPATH_W) '$(srcdir)/signal_handler.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1053-
tcpreplay-4.3.3/src/Makefile.in-1054-tcpreplay_edit-tcpreplay.o: tcpreplay.c
tcpreplay-4.3.3/src/Makefile.in:1055:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-tcpreplay.o -MD -MP -MF $(DEPDIR)/tcpreplay_edit-tcpreplay.Tpo -c -o tcpreplay_edit-tcpreplay.o `test -f 'tcpreplay.c' || echo '$(srcdir)/'`tcpreplay.c
tcpreplay-4.3.3/src/Makefile.in-1056-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-tcpreplay.Tpo $(DEPDIR)/tcpreplay_edit-tcpreplay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1058-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1059:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-tcpreplay.o `test -f 'tcpreplay.c' || echo '$(srcdir)/'`tcpreplay.c
tcpreplay-4.3.3/src/Makefile.in-1060-
tcpreplay-4.3.3/src/Makefile.in-1061-tcpreplay_edit-tcpreplay.obj: tcpreplay.c
tcpreplay-4.3.3/src/Makefile.in:1062:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-tcpreplay.obj -MD -MP -MF $(DEPDIR)/tcpreplay_edit-tcpreplay.Tpo -c -o tcpreplay_edit-tcpreplay.obj `if test -f 'tcpreplay.c'; then $(CYGPATH_W) 'tcpreplay.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1063-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-tcpreplay.Tpo $(DEPDIR)/tcpreplay_edit-tcpreplay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1065-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1066:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-tcpreplay.obj `if test -f 'tcpreplay.c'; then $(CYGPATH_W) 'tcpreplay.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1067-
tcpreplay-4.3.3/src/Makefile.in-1068-tcpreplay_edit-tcpreplay_api.o: tcpreplay_api.c
tcpreplay-4.3.3/src/Makefile.in:1069:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-tcpreplay_api.o -MD -MP -MF $(DEPDIR)/tcpreplay_edit-tcpreplay_api.Tpo -c -o tcpreplay_edit-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo '$(srcdir)/'`tcpreplay_api.c
tcpreplay-4.3.3/src/Makefile.in-1070-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-tcpreplay_api.Tpo $(DEPDIR)/tcpreplay_edit-tcpreplay_api.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1072-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1073:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo '$(srcdir)/'`tcpreplay_api.c
tcpreplay-4.3.3/src/Makefile.in-1074-
tcpreplay-4.3.3/src/Makefile.in-1075-tcpreplay_edit-tcpreplay_api.obj: tcpreplay_api.c
tcpreplay-4.3.3/src/Makefile.in:1076:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-tcpreplay_api.obj -MD -MP -MF $(DEPDIR)/tcpreplay_edit-tcpreplay_api.Tpo -c -o tcpreplay_edit-tcpreplay_api.obj `if test -f 'tcpreplay_api.c'; then $(CYGPATH_W) 'tcpreplay_api.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay_api.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1077-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-tcpreplay_api.Tpo $(DEPDIR)/tcpreplay_edit-tcpreplay_api.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1079-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1080:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-tcpreplay_api.obj `if test -f 'tcpreplay_api.c'; then $(CYGPATH_W) 'tcpreplay_api.c'; else $(CYGPATH_W) '$(srcdir)/tcpreplay_api.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1081-
tcpreplay-4.3.3/src/Makefile.in-1082-tcpreplay_edit-sleep.o: sleep.c
tcpreplay-4.3.3/src/Makefile.in:1083:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-sleep.o -MD -MP -MF $(DEPDIR)/tcpreplay_edit-sleep.Tpo -c -o tcpreplay_edit-sleep.o `test -f 'sleep.c' || echo '$(srcdir)/'`sleep.c
tcpreplay-4.3.3/src/Makefile.in-1084-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-sleep.Tpo $(DEPDIR)/tcpreplay_edit-sleep.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1086-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1087:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-sleep.o `test -f 'sleep.c' || echo '$(srcdir)/'`sleep.c
tcpreplay-4.3.3/src/Makefile.in-1088-
tcpreplay-4.3.3/src/Makefile.in-1089-tcpreplay_edit-sleep.obj: sleep.c
tcpreplay-4.3.3/src/Makefile.in:1090:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-sleep.obj -MD -MP -MF $(DEPDIR)/tcpreplay_edit-sleep.Tpo -c -o tcpreplay_edit-sleep.obj `if test -f 'sleep.c'; then $(CYGPATH_W) 'sleep.c'; else $(CYGPATH_W) '$(srcdir)/sleep.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1091-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-sleep.Tpo $(DEPDIR)/tcpreplay_edit-sleep.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1093-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1094:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-sleep.obj `if test -f 'sleep.c'; then $(CYGPATH_W) 'sleep.c'; else $(CYGPATH_W) '$(srcdir)/sleep.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1095-
tcpreplay-4.3.3/src/Makefile.in-1096-tcpreplay_edit-replay.o: replay.c
tcpreplay-4.3.3/src/Makefile.in:1097:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-replay.o -MD -MP -MF $(DEPDIR)/tcpreplay_edit-replay.Tpo -c -o tcpreplay_edit-replay.o `test -f 'replay.c' || echo '$(srcdir)/'`replay.c
tcpreplay-4.3.3/src/Makefile.in-1098-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-replay.Tpo $(DEPDIR)/tcpreplay_edit-replay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1100-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1101:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-replay.o `test -f 'replay.c' || echo '$(srcdir)/'`replay.c
tcpreplay-4.3.3/src/Makefile.in-1102-
tcpreplay-4.3.3/src/Makefile.in-1103-tcpreplay_edit-replay.obj: replay.c
tcpreplay-4.3.3/src/Makefile.in:1104:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -MT tcpreplay_edit-replay.obj -MD -MP -MF $(DEPDIR)/tcpreplay_edit-replay.Tpo -c -o tcpreplay_edit-replay.obj `if test -f 'replay.c'; then $(CYGPATH_W) 'replay.c'; else $(CYGPATH_W) '$(srcdir)/replay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1105-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcpreplay_edit-replay.Tpo $(DEPDIR)/tcpreplay_edit-replay.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1107-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1108:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpreplay_edit_CFLAGS) $(CFLAGS) -c -o tcpreplay_edit-replay.obj `if test -f 'replay.c'; then $(CYGPATH_W) 'replay.c'; else $(CYGPATH_W) '$(srcdir)/replay.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1109-
tcpreplay-4.3.3/src/Makefile.in-1110-tcprewrite-tcprewrite_opts.o: tcprewrite_opts.c
tcpreplay-4.3.3/src/Makefile.in:1111:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcprewrite_CFLAGS) $(CFLAGS) -MT tcprewrite-tcprewrite_opts.o -MD -MP -MF $(DEPDIR)/tcprewrite-tcprewrite_opts.Tpo -c -o tcprewrite-tcprewrite_opts.o `test -f 'tcprewrite_opts.c' || echo '$(srcdir)/'`tcprewrite_opts.c
tcpreplay-4.3.3/src/Makefile.in-1112-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcprewrite-tcprewrite_opts.Tpo $(DEPDIR)/tcprewrite-tcprewrite_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1114-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1115:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcprewrite_CFLAGS) $(CFLAGS) -c -o tcprewrite-tcprewrite_opts.o `test -f 'tcprewrite_opts.c' || echo '$(srcdir)/'`tcprewrite_opts.c
tcpreplay-4.3.3/src/Makefile.in-1116-
tcpreplay-4.3.3/src/Makefile.in-1117-tcprewrite-tcprewrite_opts.obj: tcprewrite_opts.c
tcpreplay-4.3.3/src/Makefile.in:1118:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcprewrite_CFLAGS) $(CFLAGS) -MT tcprewrite-tcprewrite_opts.obj -MD -MP -MF $(DEPDIR)/tcprewrite-tcprewrite_opts.Tpo -c -o tcprewrite-tcprewrite_opts.obj `if test -f 'tcprewrite_opts.c'; then $(CYGPATH_W) 'tcprewrite_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcprewrite_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1119-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcprewrite-tcprewrite_opts.Tpo $(DEPDIR)/tcprewrite-tcprewrite_opts.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1121-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1122:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcprewrite_CFLAGS) $(CFLAGS) -c -o tcprewrite-tcprewrite_opts.obj `if test -f 'tcprewrite_opts.c'; then $(CYGPATH_W) 'tcprewrite_opts.c'; else $(CYGPATH_W) '$(srcdir)/tcprewrite_opts.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1123-
tcpreplay-4.3.3/src/Makefile.in-1124-tcprewrite-tcprewrite.o: tcprewrite.c
tcpreplay-4.3.3/src/Makefile.in:1125:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcprewrite_CFLAGS) $(CFLAGS) -MT tcprewrite-tcprewrite.o -MD -MP -MF $(DEPDIR)/tcprewrite-tcprewrite.Tpo -c -o tcprewrite-tcprewrite.o `test -f 'tcprewrite.c' || echo '$(srcdir)/'`tcprewrite.c
tcpreplay-4.3.3/src/Makefile.in-1126-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcprewrite-tcprewrite.Tpo $(DEPDIR)/tcprewrite-tcprewrite.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1128-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1129:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcprewrite_CFLAGS) $(CFLAGS) -c -o tcprewrite-tcprewrite.o `test -f 'tcprewrite.c' || echo '$(srcdir)/'`tcprewrite.c
tcpreplay-4.3.3/src/Makefile.in-1130-
tcpreplay-4.3.3/src/Makefile.in-1131-tcprewrite-tcprewrite.obj: tcprewrite.c
tcpreplay-4.3.3/src/Makefile.in:1132:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcprewrite_CFLAGS) $(CFLAGS) -MT tcprewrite-tcprewrite.obj -MD -MP -MF $(DEPDIR)/tcprewrite-tcprewrite.Tpo -c -o tcprewrite-tcprewrite.obj `if test -f 'tcprewrite.c'; then $(CYGPATH_W) 'tcprewrite.c'; else $(CYGPATH_W) '$(srcdir)/tcprewrite.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1133-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tcprewrite-tcprewrite.Tpo $(DEPDIR)/tcprewrite-tcprewrite.Po
##############################################
tcpreplay-4.3.3/src/Makefile.in-1135-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/Makefile.in:1136:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcprewrite_CFLAGS) $(CFLAGS) -c -o tcprewrite-tcprewrite.obj `if test -f 'tcprewrite.c'; then $(CYGPATH_W) 'tcprewrite.c'; else $(CYGPATH_W) '$(srcdir)/tcprewrite.c'; fi`
tcpreplay-4.3.3/src/Makefile.in-1137-
##############################################
tcpreplay-4.3.3/src/Makefile.in-1147-	test -n "$(man1dir)" \
tcpreplay-4.3.3/src/Makefile.in:1148:	  && test -n "`echo $$list1$$list2`" \
tcpreplay-4.3.3/src/Makefile.in-1149-	  || exit 0; \
##############################################
tcpreplay-4.3.3/src/Makefile.in-1200-	dot_seen=no; \
tcpreplay-4.3.3/src/Makefile.in:1201:	target=`echo $@ | sed s/-recursive//`; \
tcpreplay-4.3.3/src/Makefile.in-1202-	case "$@" in \
##############################################
tcpreplay-4.3.3/src/Makefile.in-1263-GTAGS:
tcpreplay-4.3.3/src/Makefile.in:1264:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpreplay-4.3.3/src/Makefile.in-1265-	  && $(am__cd) $(top_srcdir) \
##############################################
tcpreplay-4.3.3/src/Makefile.in-1286-distdir: $(DISTFILES)
tcpreplay-4.3.3/src/Makefile.in:1287:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/src/Makefile.in:1288:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/src/Makefile.in-1289-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/src/Makefile.in-1300-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/src/Makefile.in:1301:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/src/Makefile.in-1302-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/src/common/cidr.c-254-#elif HAVE_INET_ADDR
tcpreplay-4.3.3/src/common/cidr.c:255:        newcidr->network = inet_addr(networkip);
tcpreplay-4.3.3/src/common/cidr.c-256-#endif
##############################################
tcpreplay-4.3.3/src/common/Makefile.in-51-  { \
tcpreplay-4.3.3/src/common/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/src/common/Makefile.in-53-  }; \
##############################################
tcpreplay-4.3.3/src/common/Makefile.in-455-.c.o:
tcpreplay-4.3.3/src/common/Makefile.in:456:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
tcpreplay-4.3.3/src/common/Makefile.in-457-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/src/common/Makefile.in-463-.c.obj:
tcpreplay-4.3.3/src/common/Makefile.in:464:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
tcpreplay-4.3.3/src/common/Makefile.in:465:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
tcpreplay-4.3.3/src/common/Makefile.in-466-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
tcpreplay-4.3.3/src/common/Makefile.in-468-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/src/common/Makefile.in:469:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tcpreplay-4.3.3/src/common/Makefile.in-470-
tcpreplay-4.3.3/src/common/Makefile.in-471-.c.lo:
tcpreplay-4.3.3/src/common/Makefile.in:472:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
tcpreplay-4.3.3/src/common/Makefile.in-473-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/src/common/Makefile.in-514-GTAGS:
tcpreplay-4.3.3/src/common/Makefile.in:515:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpreplay-4.3.3/src/common/Makefile.in-516-	  && $(am__cd) $(top_srcdir) \
##############################################
tcpreplay-4.3.3/src/common/Makefile.in-537-distdir: $(DISTFILES)
tcpreplay-4.3.3/src/common/Makefile.in:538:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/src/common/Makefile.in:539:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/src/common/Makefile.in-540-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/src/common/Makefile.in-551-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/src/common/Makefile.in:552:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/src/common/Makefile.in-553-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/src/common/utils.c-341-{
tcpreplay-4.3.3/src/common/utils.c:342:    in_addr_t a = inet_addr(name);
tcpreplay-4.3.3/src/common/utils.c-343-    addr->s_addr = a;
##############################################
tcpreplay-4.3.3/src/common/get.c-598-
tcpreplay-4.3.3/src/common/get.c:599:        if ((addr.s_addr = inet_addr(hostname)) == INADDR_NONE) {
tcpreplay-4.3.3/src/common/get.c-600-            if (!(host_ent = gethostbyname(hostname))) {
##############################################
tcpreplay-4.3.3/src/common/sendpacket.c-648-struct tcpr_ether_addr *
tcpreplay-4.3.3/src/common/sendpacket.c:649:sendpacket_get_hwaddr(sendpacket_t *sp)
tcpreplay-4.3.3/src/common/sendpacket.c-650-{
##############################################
tcpreplay-4.3.3/src/common/sendpacket.c-750-    assert(sp);
tcpreplay-4.3.3/src/common/sendpacket.c:751:    sendpacket_seterr(sp, "Error: sendpacket_get_hwaddr() not yet supported for pcap injection");
tcpreplay-4.3.3/src/common/sendpacket.c-752-    return NULL;
##############################################
tcpreplay-4.3.3/src/common/sendpacket.c-1210-            if (strncmp(&sdl->sdl_data[0], sp->device, sdl->sdl_len) == 0) {
tcpreplay-4.3.3/src/common/sendpacket.c:1211:                memcpy(&sp->ether, LLADDR(sdl), ETHER_ADDR_LEN);
tcpreplay-4.3.3/src/common/sendpacket.c-1212-                break;
##############################################
tcpreplay-4.3.3/src/common/sendpacket.c-1311-    assert(sp);
tcpreplay-4.3.3/src/common/sendpacket.c:1312:    sendpacket_seterr(sp, "Error: sendpacket_get_hwaddr() not yet supported for character devices");
tcpreplay-4.3.3/src/common/sendpacket.c-1313-    return NULL;
##############################################
tcpreplay-4.3.3/src/common/sendpacket.h-157-sendpacket_t *sendpacket_open(const char *, char *, tcpr_dir_t, sendpacket_type_t, void *arg);
tcpreplay-4.3.3/src/common/sendpacket.h:158:struct tcpr_ether_addr *sendpacket_get_hwaddr(sendpacket_t *);
tcpreplay-4.3.3/src/common/sendpacket.h-159-int sendpacket_get_dlt(sendpacket_t *);
##############################################
tcpreplay-4.3.3/src/tcpreplay_opts.c-1290-/** The tcpreplay program bug email address. */
tcpreplay-4.3.3/src/tcpreplay_opts.c:1291:#define zBugsAddr       (tcpreplay_opt_strs+3257)
tcpreplay-4.3.3/src/tcpreplay_opts.c-1292-/** Clarification/explanation of what tcpreplay does. */
##############################################
tcpreplay-4.3.3/src/tcpbridge_opts.c-1704-/** The tcpbridge program bug email address. */
tcpreplay-4.3.3/src/tcpbridge_opts.c:1705:#define zBugsAddr       (tcpbridge_opt_strs+4038)
tcpreplay-4.3.3/src/tcpbridge_opts.c-1706-/** Clarification/explanation of what tcpbridge does. */
##############################################
tcpreplay-4.3.3/src/tcprewrite_opts.c-1629-/** The tcprewrite program bug email address. */
tcpreplay-4.3.3/src/tcprewrite_opts.c:1630:#define zBugsAddr       (tcprewrite_opt_strs+3890)
tcpreplay-4.3.3/src/tcprewrite_opts.c-1631-/** Clarification/explanation of what tcprewrite does. */
##############################################
tcpreplay-4.3.3/src/tcpcapinfo_opts.c-242-/** The tcpcapinfo program bug email address. */
tcpreplay-4.3.3/src/tcpcapinfo_opts.c:243:#define zBugsAddr       (tcpcapinfo_opt_strs+1246)
tcpreplay-4.3.3/src/tcpcapinfo_opts.c-244-/** Clarification/explanation of what tcpcapinfo does. */
##############################################
tcpreplay-4.3.3/src/tcpprep_opts.c-1024-/** The tcpprep program bug email address. */
tcpreplay-4.3.3/src/tcpprep_opts.c:1025:#define zBugsAddr       (tcpprep_opt_strs+2480)
tcpreplay-4.3.3/src/tcpprep_opts.c-1026-/** Clarification/explanation of what tcpprep does. */
##############################################
tcpreplay-4.3.3/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
tcpreplay-4.3.3/aclocal.m4:153:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
tcpreplay-4.3.3/aclocal.m4-154-# and then we would define $MISSING as
##############################################
tcpreplay-4.3.3/aclocal.m4-167-# Expand $ac_aux_dir to an absolute path.
tcpreplay-4.3.3/aclocal.m4:168:am_aux_dir=`cd "$ac_aux_dir" && pwd`
tcpreplay-4.3.3/aclocal.m4-169-])
##############################################
tcpreplay-4.3.3/aclocal.m4-265-  if test "$am_compiler_list" = ""; then
tcpreplay-4.3.3/aclocal.m4:266:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
tcpreplay-4.3.3/aclocal.m4-267-  fi
##############################################
tcpreplay-4.3.3/aclocal.m4-416-    # Strip MF so we end up with the name of the file.
tcpreplay-4.3.3/aclocal.m4:417:    mf=`echo "$mf" | sed -e 's/:.*$//'`
tcpreplay-4.3.3/aclocal.m4-418-    # Check whether this is an Automake generated Makefile or not.
##############################################
tcpreplay-4.3.3/aclocal.m4-425-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
tcpreplay-4.3.3/aclocal.m4:426:      dirpart=`AS_DIRNAME("$mf")`
tcpreplay-4.3.3/aclocal.m4-427-    else
##############################################
tcpreplay-4.3.3/aclocal.m4-431-    # from the Makefile without running 'make'.
tcpreplay-4.3.3/aclocal.m4:432:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tcpreplay-4.3.3/aclocal.m4-433-    test -z "$DEPDIR" && continue
tcpreplay-4.3.3/aclocal.m4:434:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
tcpreplay-4.3.3/aclocal.m4-435-    test -z "$am__include" && continue
tcpreplay-4.3.3/aclocal.m4:436:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tcpreplay-4.3.3/aclocal.m4-437-    # Find all dependency output files, they are included files with
##############################################
tcpreplay-4.3.3/aclocal.m4-445-      test -f "$dirpart/$file" && continue
tcpreplay-4.3.3/aclocal.m4:446:      fdir=`AS_DIRNAME(["$file"])`
tcpreplay-4.3.3/aclocal.m4-447-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
tcpreplay-4.3.3/aclocal.m4-526-AC_REQUIRE([AC_PROG_INSTALL])dnl
tcpreplay-4.3.3/aclocal.m4:527:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tcpreplay-4.3.3/aclocal.m4-528-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tcpreplay-4.3.3/aclocal.m4-685-    * )
tcpreplay-4.3.3/aclocal.m4:686:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tcpreplay-4.3.3/aclocal.m4-687-  esac
tcpreplay-4.3.3/aclocal.m4-688-done
tcpreplay-4.3.3/aclocal.m4:689:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
tcpreplay-4.3.3/aclocal.m4-690-
##############################################
tcpreplay-4.3.3/aclocal.m4-792-# Ignore all kinds of additional output from 'make'.
tcpreplay-4.3.3/aclocal.m4:793:case `$am_make -s -f confmf 2> /dev/null` in #(
tcpreplay-4.3.3/aclocal.m4-794-*the\ am__doit\ target*)
##############################################
tcpreplay-4.3.3/aclocal.m4-802-   echo '.include "confinc"' > confmf
tcpreplay-4.3.3/aclocal.m4:803:   case `$am_make -s -f confmf 2> /dev/null` in #(
tcpreplay-4.3.3/aclocal.m4-804-   *the\ am__doit\ target*)
##############################################
tcpreplay-4.3.3/aclocal.m4-1013-     echo "timestamp, slept: $am_has_slept" > conftest.file
tcpreplay-4.3.3/aclocal.m4:1014:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tcpreplay-4.3.3/aclocal.m4-1015-     if test "$[*]" = "X"; then
tcpreplay-4.3.3/aclocal.m4-1016-	# -L didn't work.
tcpreplay-4.3.3/aclocal.m4:1017:	set X `ls -t "$srcdir/configure" conftest.file`
tcpreplay-4.3.3/aclocal.m4-1018-     fi
##############################################
tcpreplay-4.3.3/acinclude.m4-21-            if test -d ${ac_kerneldir}; then
tcpreplay-4.3.3/acinclude.m4:22:                kerneldir=`dirname ${ac_kerneldir}/Makefile`/
tcpreplay-4.3.3/acinclude.m4-23-                no_kernel=no
##############################################
tcpreplay-4.3.3/acinclude.m4-34-                if test -d $dir; then
tcpreplay-4.3.3/acinclude.m4:35:                    kerneldir=`dirname $dir/Makefile`/
tcpreplay-4.3.3/acinclude.m4-36-                    no_kernel=no
##############################################
tcpreplay-4.3.3/scripts/Makefile.in-49-  { \
tcpreplay-4.3.3/scripts/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/scripts/Makefile.in-51-  }; \
##############################################
tcpreplay-4.3.3/scripts/Makefile.in-341-distdir: $(DISTFILES)
tcpreplay-4.3.3/scripts/Makefile.in:342:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/scripts/Makefile.in:343:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/scripts/Makefile.in-344-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/scripts/Makefile.in-355-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/scripts/Makefile.in:356:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/scripts/Makefile.in-357-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/config/compile-67-	mingw/*)
tcpreplay-4.3.3/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
tcpreplay-4.3.3/config/compile-69-	  ;;
tcpreplay-4.3.3/config/compile-70-	cygwin/*)
tcpreplay-4.3.3/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
tcpreplay-4.3.3/config/compile-72-	  ;;
tcpreplay-4.3.3/config/compile-73-	wine/*)
tcpreplay-4.3.3/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
tcpreplay-4.3.3/config/compile-75-	  ;;
##############################################
tcpreplay-4.3.3/config/compile-309-# Name of file we expect compiler to create.
tcpreplay-4.3.3/config/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
tcpreplay-4.3.3/config/compile-311-
##############################################
tcpreplay-4.3.3/config/compile-315-# object file name, since that is what matters with a parallel build.
tcpreplay-4.3.3/config/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
tcpreplay-4.3.3/config/compile-317-while true; do
##############################################
tcpreplay-4.3.3/config/config.sub-52-
tcpreplay-4.3.3/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
tcpreplay-4.3.3/config/config.sub-54-
##############################################
tcpreplay-4.3.3/config/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
tcpreplay-4.3.3/config/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tcpreplay-4.3.3/config/config.sub-116-case $maybe_os in
##############################################
tcpreplay-4.3.3/config/config.sub-122-    os=-$maybe_os
tcpreplay-4.3.3/config/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tcpreplay-4.3.3/config/config.sub-124-    ;;
##############################################
tcpreplay-4.3.3/config/config.sub-126-    os=-linux-android
tcpreplay-4.3.3/config/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
tcpreplay-4.3.3/config/config.sub-128-    ;;
tcpreplay-4.3.3/config/config.sub-129-  *)
tcpreplay-4.3.3/config/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tcpreplay-4.3.3/config/config.sub-131-    if [ $basic_machine != $1 ]
tcpreplay-4.3.3/config/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
tcpreplay-4.3.3/config/config.sub-133-    else os=; fi
##############################################
tcpreplay-4.3.3/config/config.sub-180-		os=-sco5v6
tcpreplay-4.3.3/config/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-182-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-184-		os=-sco3.2v5
tcpreplay-4.3.3/config/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-186-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-188-		os=-sco3.2v4
tcpreplay-4.3.3/config/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-190-		;;
tcpreplay-4.3.3/config/config.sub-191-	-sco3.2.[4-9]*)
tcpreplay-4.3.3/config/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tcpreplay-4.3.3/config/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-194-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
tcpreplay-4.3.3/config/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-198-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
tcpreplay-4.3.3/config/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-202-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-204-		os=-sco3.2v2
tcpreplay-4.3.3/config/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-206-		;;
tcpreplay-4.3.3/config/config.sub-207-	-udk*)
tcpreplay-4.3.3/config/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-209-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-211-		os=-isc2.2
tcpreplay-4.3.3/config/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-213-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-217-	-isc*)
tcpreplay-4.3.3/config/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-219-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-229-	-ptx*)
tcpreplay-4.3.3/config/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tcpreplay-4.3.3/config/config.sub-231-		;;
tcpreplay-4.3.3/config/config.sub-232-	-windowsnt*)
tcpreplay-4.3.3/config/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tcpreplay-4.3.3/config/config.sub-234-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-367-	*-*-*)
tcpreplay-4.3.3/config/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tcpreplay-4.3.3/config/config.sub-369-		exit 1
##############################################
tcpreplay-4.3.3/config/config.sub-495-	amd64-*)
tcpreplay-4.3.3/config/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-497-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-540-	blackfin-*)
tcpreplay-4.3.3/config/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-542-		os=-linux
##############################################
tcpreplay-4.3.3/config/config.sub-548-	c54x-*)
tcpreplay-4.3.3/config/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-550-		;;
tcpreplay-4.3.3/config/config.sub-551-	c55x-*)
tcpreplay-4.3.3/config/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-553-		;;
tcpreplay-4.3.3/config/config.sub-554-	c6x-*)
tcpreplay-4.3.3/config/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-556-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-652-	e500v[12]-*)
tcpreplay-4.3.3/config/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-654-		os=$os"spe"
##############################################
tcpreplay-4.3.3/config/config.sub-759-	i*86v32)
tcpreplay-4.3.3/config/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-761-		os=-sysv32
##############################################
tcpreplay-4.3.3/config/config.sub-763-	i*86v4*)
tcpreplay-4.3.3/config/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-765-		os=-sysv4
##############################################
tcpreplay-4.3.3/config/config.sub-767-	i*86v)
tcpreplay-4.3.3/config/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-769-		os=-sysv
##############################################
tcpreplay-4.3.3/config/config.sub-771-	i*86sol2)
tcpreplay-4.3.3/config/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tcpreplay-4.3.3/config/config.sub-773-		os=-solaris2
##############################################
tcpreplay-4.3.3/config/config.sub-797-	leon-*|leon[3-9]-*)
tcpreplay-4.3.3/config/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
tcpreplay-4.3.3/config/config.sub-799-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-804-	m68knommu-*)
tcpreplay-4.3.3/config/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-806-		os=-linux
##############################################
tcpreplay-4.3.3/config/config.sub-841-	mips3*-*)
tcpreplay-4.3.3/config/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tcpreplay-4.3.3/config/config.sub-843-		;;
tcpreplay-4.3.3/config/config.sub-844-	mips3*)
tcpreplay-4.3.3/config/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tcpreplay-4.3.3/config/config.sub-846-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-863-	ms1-*)
tcpreplay-4.3.3/config/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tcpreplay-4.3.3/config/config.sub-865-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-982-	parisc-*)
tcpreplay-4.3.3/config/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-984-		os=-linux
##############################################
tcpreplay-4.3.3/config/config.sub-998-	pc98-*)
tcpreplay-4.3.3/config/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1000-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tcpreplay-4.3.3/config/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1015-		;;
tcpreplay-4.3.3/config/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tcpreplay-4.3.3/config/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1018-		;;
tcpreplay-4.3.3/config/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tcpreplay-4.3.3/config/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1021-		;;
tcpreplay-4.3.3/config/config.sub-1022-	pentium4-*)
tcpreplay-4.3.3/config/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1024-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1032-	ppc-* | ppcbe-*)
tcpreplay-4.3.3/config/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1034-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1038-	ppcle-* | powerpclittle-*)
tcpreplay-4.3.3/config/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1040-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1042-		;;
tcpreplay-4.3.3/config/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1044-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1048-	ppc64le-* | powerpc64little-*)
tcpreplay-4.3.3/config/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1050-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1131-	strongarm-* | thumb-*)
tcpreplay-4.3.3/config/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
tcpreplay-4.3.3/config/config.sub-1133-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1261-	xscale-* | xscalee[bl]-*)
tcpreplay-4.3.3/config/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
tcpreplay-4.3.3/config/config.sub-1263-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1338-	*)
tcpreplay-4.3.3/config/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tcpreplay-4.3.3/config/config.sub-1340-		exit 1
##############################################
tcpreplay-4.3.3/config/config.sub-1346-	*-digital*)
tcpreplay-4.3.3/config/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tcpreplay-4.3.3/config/config.sub-1348-		;;
tcpreplay-4.3.3/config/config.sub-1349-	*-commodore*)
tcpreplay-4.3.3/config/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tcpreplay-4.3.3/config/config.sub-1351-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1367-	-solaris1 | -solaris1.*)
tcpreplay-4.3.3/config/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tcpreplay-4.3.3/config/config.sub-1369-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1379-	-gnu/linux*)
tcpreplay-4.3.3/config/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tcpreplay-4.3.3/config/config.sub-1381-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1426-	-nto*)
tcpreplay-4.3.3/config/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tcpreplay-4.3.3/config/config.sub-1428-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1433-	-mac*)
tcpreplay-4.3.3/config/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
tcpreplay-4.3.3/config/config.sub-1435-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1439-	-linux*)
tcpreplay-4.3.3/config/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tcpreplay-4.3.3/config/config.sub-1441-		;;
tcpreplay-4.3.3/config/config.sub-1442-	-sunos5*)
tcpreplay-4.3.3/config/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tcpreplay-4.3.3/config/config.sub-1444-		;;
tcpreplay-4.3.3/config/config.sub-1445-	-sunos6*)
tcpreplay-4.3.3/config/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tcpreplay-4.3.3/config/config.sub-1447-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1494-	-sinix5.*)
tcpreplay-4.3.3/config/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
tcpreplay-4.3.3/config/config.sub-1496-		;;
##############################################
tcpreplay-4.3.3/config/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
tcpreplay-4.3.3/config/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
tcpreplay-4.3.3/config/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tcpreplay-4.3.3/config/config.sub-1552-		exit 1
##############################################
tcpreplay-4.3.3/config/config.sub-1812-		esac
tcpreplay-4.3.3/config/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tcpreplay-4.3.3/config/config.sub-1814-		;;
##############################################
tcpreplay-4.3.3/config/config.guess-34-
tcpreplay-4.3.3/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
tcpreplay-4.3.3/config/config.guess-36-
##############################################
tcpreplay-4.3.3/config/config.guess-102-: ${TMPDIR=/tmp} ;
tcpreplay-4.3.3/config/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tcpreplay-4.3.3/config/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tcpreplay-4.3.3/config/config.guess-151-	EOF
tcpreplay-4.3.3/config/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
tcpreplay-4.3.3/config/config.guess-153-	;;
##############################################
tcpreplay-4.3.3/config/config.guess-181-	    earmv*)
tcpreplay-4.3.3/config/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
tcpreplay-4.3.3/config/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
tcpreplay-4.3.3/config/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
tcpreplay-4.3.3/config/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
tcpreplay-4.3.3/config/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
tcpreplay-4.3.3/config/config.guess-215-		;;
##############################################
tcpreplay-4.3.3/config/config.guess-226-	    *)
tcpreplay-4.3.3/config/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
tcpreplay-4.3.3/config/config.guess-228-		;;
##############################################
tcpreplay-4.3.3/config/config.guess-264-	*4.0)
tcpreplay-4.3.3/config/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tcpreplay-4.3.3/config/config.guess-266-		;;
tcpreplay-4.3.3/config/config.guess-267-	*5.*)
tcpreplay-4.3.3/config/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tcpreplay-4.3.3/config/config.guess-269-		;;
##############################################
tcpreplay-4.3.3/config/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
tcpreplay-4.3.3/config/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tcpreplay-4.3.3/config/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
tcpreplay-4.3.3/config/config.guess-312-	# 1.2 uses "1.2" for uname -r.
tcpreplay-4.3.3/config/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
tcpreplay-4.3.3/config/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
tcpreplay-4.3.3/config/config.guess-372-    s390x:SunOS:*:*)
tcpreplay-4.3.3/config/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpreplay-4.3.3/config/config.guess-374-	exit ;;
tcpreplay-4.3.3/config/config.guess-375-    sun4H:SunOS:5.*:*)
tcpreplay-4.3.3/config/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpreplay-4.3.3/config/config.guess-377-	exit ;;
tcpreplay-4.3.3/config/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tcpreplay-4.3.3/config/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpreplay-4.3.3/config/config.guess-380-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-397-	fi
tcpreplay-4.3.3/config/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpreplay-4.3.3/config/config.guess-399-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
tcpreplay-4.3.3/config/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpreplay-4.3.3/config/config.guess-405-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
tcpreplay-4.3.3/config/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tcpreplay-4.3.3/config/config.guess-414-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-418-    sun*:*:4.2BSD:*)
tcpreplay-4.3.3/config/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tcpreplay-4.3.3/config/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
tcpreplay-4.3.3/config/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tcpreplay-4.3.3/config/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tcpreplay-4.3.3/config/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tcpreplay-4.3.3/config/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tcpreplay-4.3.3/config/config.guess-556-    *:IRIX*:*:*)
tcpreplay-4.3.3/config/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tcpreplay-4.3.3/config/config.guess-558-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-586-EOF
tcpreplay-4.3.3/config/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tcpreplay-4.3.3/config/config.guess-588-		then
##############################################
tcpreplay-4.3.3/config/config.guess-599-    *:AIX:*:[4567])
tcpreplay-4.3.3/config/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tcpreplay-4.3.3/config/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tcpreplay-4.3.3/config/config.guess-635-    9000/[34678]??:HP-UX:*:*)
tcpreplay-4.3.3/config/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tcpreplay-4.3.3/config/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
tcpreplay-4.3.3/config/config.guess-689-EOF
tcpreplay-4.3.3/config/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tcpreplay-4.3.3/config/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tcpreplay-4.3.3/config/config.guess-717-    ia64:HP-UX:*:*)
tcpreplay-4.3.3/config/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tcpreplay-4.3.3/config/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tcpreplay-4.3.3/config/config.guess-747-EOF
tcpreplay-4.3.3/config/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tcpreplay-4.3.3/config/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tcpreplay-4.3.3/config/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
tcpreplay-4.3.3/config/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tcpreplay-4.3.3/config/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tcpreplay-4.3.3/config/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
tcpreplay-4.3.3/config/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
tcpreplay-4.3.3/config/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tcpreplay-4.3.3/config/config.guess-839-	    amd64)
tcpreplay-4.3.3/config/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tcpreplay-4.3.3/config/config.guess-841-	    *)
tcpreplay-4.3.3/config/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tcpreplay-4.3.3/config/config.guess-843-	esac
##############################################
tcpreplay-4.3.3/config/config.guess-897-    prep*:SunOS:5.*:*)
tcpreplay-4.3.3/config/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tcpreplay-4.3.3/config/config.guess-899-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-901-	# the GNU system
tcpreplay-4.3.3/config/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tcpreplay-4.3.3/config/config.guess-903-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-905-	# other systems with GNU libc and userland
tcpreplay-4.3.3/config/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
tcpreplay-4.3.3/config/config.guess-907-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-999-EOF
tcpreplay-4.3.3/config/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
tcpreplay-4.3.3/config/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
tcpreplay-4.3.3/config/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tcpreplay-4.3.3/config/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tcpreplay-4.3.3/config/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tcpreplay-4.3.3/config/config.guess-1302-	fi
tcpreplay-4.3.3/config/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
tcpreplay-4.3.3/config/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
tcpreplay-4.3.3/config/config.guess-1387-    *:DragonFly:*:*)
tcpreplay-4.3.3/config/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tcpreplay-4.3.3/config/config.guess-1389-	exit ;;
##############################################
tcpreplay-4.3.3/config/config.guess-1400-    i*86:skyos:*:*)
tcpreplay-4.3.3/config/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
tcpreplay-4.3.3/config/config.guess-1402-	exit ;;
##############################################
tcpreplay-4.3.3/config/depcomp-64-  case $1 in
tcpreplay-4.3.3/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
tcpreplay-4.3.3/config/depcomp-66-      *) dir=;;
##############################################
tcpreplay-4.3.3/config/depcomp-73-{
tcpreplay-4.3.3/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
tcpreplay-4.3.3/config/depcomp-75-}
##############################################
tcpreplay-4.3.3/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
tcpreplay-4.3.3/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
tcpreplay-4.3.3/config/depcomp-128-
##############################################
tcpreplay-4.3.3/config/depcomp-405-        sleep 1
tcpreplay-4.3.3/config/depcomp:406:        i=`expr $i - 1`
tcpreplay-4.3.3/config/depcomp-407-      done
tcpreplay-4.3.3/config/depcomp-408-    fi
tcpreplay-4.3.3/config/depcomp:409:    i=`expr $i - 1`
tcpreplay-4.3.3/config/depcomp-410-  done
##############################################
tcpreplay-4.3.3/config/depcomp-425-  # Do two passes, one to just change these to
tcpreplay-4.3.3/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
tcpreplay-4.3.3/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
tcpreplay-4.3.3/config/depcomp-659-  done
tcpreplay-4.3.3/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
tcpreplay-4.3.3/config/depcomp-661-  touch "$tmpdepfile"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-103-#
tcpreplay-4.3.3/config/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
tcpreplay-4.3.3/config/ltmain.sh-105-#
##############################################
tcpreplay-4.3.3/config/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
tcpreplay-4.3.3/config/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
tcpreplay-4.3.3/config/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
tcpreplay-4.3.3/config/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
tcpreplay-4.3.3/config/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
tcpreplay-4.3.3/config/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
tcpreplay-4.3.3/config/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-410-# The name of this program.
tcpreplay-4.3.3/config/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
tcpreplay-4.3.3/config/ltmain.sh-412-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-416-  *[\\/]*)
tcpreplay-4.3.3/config/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
tcpreplay-4.3.3/config/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
tcpreplay-4.3.3/config/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
tcpreplay-4.3.3/config/ltmain.sh-610-
tcpreplay-4.3.3/config/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
tcpreplay-4.3.3/config/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
tcpreplay-4.3.3/config/ltmain.sh-613-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-639-
tcpreplay-4.3.3/config/ltmain.sh:640:    func_arith_result=`expr "$@"`
tcpreplay-4.3.3/config/ltmain.sh-641-  }
##############################################
tcpreplay-4.3.3/config/ltmain.sh-660-  # ...otherwise fall back to using sed.
tcpreplay-4.3.3/config/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
tcpreplay-4.3.3/config/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
tcpreplay-4.3.3/config/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-757-      test -n "$_G_tc" && {
tcpreplay-4.3.3/config/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
tcpreplay-4.3.3/config/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
tcpreplay-4.3.3/config/ltmain.sh-760-      }
tcpreplay-4.3.3/config/ltmain.sh-761-    done
tcpreplay-4.3.3/config/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
tcpreplay-4.3.3/config/ltmain.sh-763-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-831-
tcpreplay-4.3.3/config/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
tcpreplay-4.3.3/config/ltmain.sh-833-  }
##############################################
tcpreplay-4.3.3/config/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
tcpreplay-4.3.3/config/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
tcpreplay-4.3.3/config/ltmain.sh-865-      done
tcpreplay-4.3.3/config/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
tcpreplay-4.3.3/config/ltmain.sh-867-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-901-      # If mktemp works, use that first and foremost
tcpreplay-4.3.3/config/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-903-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-1111-        *[\\\`\"\$]*)
tcpreplay-4.3.3/config/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
tcpreplay-4.3.3/config/ltmain.sh-1113-        *)
##############################################
tcpreplay-4.3.3/config/ltmain.sh-1198-    case $2 in
tcpreplay-4.3.3/config/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
tcpreplay-4.3.3/config/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
tcpreplay-4.3.3/config/ltmain.sh-1201-    esac
##############################################
tcpreplay-4.3.3/config/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
tcpreplay-4.3.3/config/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
tcpreplay-4.3.3/config/ltmain.sh-1273-      ;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-1358-
tcpreplay-4.3.3/config/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
tcpreplay-4.3.3/config/ltmain.sh-1360-}
##############################################
tcpreplay-4.3.3/config/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
tcpreplay-4.3.3/config/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
tcpreplay-4.3.3/config/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
tcpreplay-4.3.3/config/ltmain.sh-1517-
tcpreplay-4.3.3/config/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
tcpreplay-4.3.3/config/ltmain.sh-1519-}
##############################################
tcpreplay-4.3.3/config/ltmain.sh-1870-
tcpreplay-4.3.3/config/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
tcpreplay-4.3.3/config/ltmain.sh-1872-      func_split_equals_rhs=
tcpreplay-4.3.3/config/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
tcpreplay-4.3.3/config/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
tcpreplay-4.3.3/config/ltmain.sh-1875-  }
##############################################
tcpreplay-4.3.3/config/ltmain.sh-1898-
tcpreplay-4.3.3/config/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
tcpreplay-4.3.3/config/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
tcpreplay-4.3.3/config/ltmain.sh-1901-  }
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
tcpreplay-4.3.3/config/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
tcpreplay-4.3.3/config/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
tcpreplay-4.3.3/config/ltmain.sh-2074-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2110-  {
tcpreplay-4.3.3/config/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
tcpreplay-4.3.3/config/ltmain.sh-2112-  }
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2115-  {
tcpreplay-4.3.3/config/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
tcpreplay-4.3.3/config/ltmain.sh-2117-  }
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
tcpreplay-4.3.3/config/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
tcpreplay-4.3.3/config/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2659-      done
tcpreplay-4.3.3/config/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
tcpreplay-4.3.3/config/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
tcpreplay-4.3.3/config/ltmain.sh-2662-      case $@ in
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2672-	    # Evaluate the configuration.
tcpreplay-4.3.3/config/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
tcpreplay-4.3.3/config/ltmain.sh-2674-	    CC_quoted=
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2678-	    done
tcpreplay-4.3.3/config/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
tcpreplay-4.3.3/config/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
tcpreplay-4.3.3/config/ltmain.sh-2681-	    case "$@ " in
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
tcpreplay-4.3.3/config/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
tcpreplay-4.3.3/config/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3009-    # LT_CYGPATH in this case.
tcpreplay-4.3.3/config/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
tcpreplay-4.3.3/config/ltmain.sh-3011-  fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
tcpreplay-4.3.3/config/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
tcpreplay-4.3.3/config/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3376-    *.[cCFSifmso] | \
tcpreplay-4.3.3/config/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
tcpreplay-4.3.3/config/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
tcpreplay-4.3.3/config/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
tcpreplay-4.3.3/config/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
tcpreplay-4.3.3/config/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-3474-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3520-      if test warn = "$need_locks" &&
tcpreplay-4.3.3/config/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
tcpreplay-4.3.3/config/ltmain.sh-3522-	$ECHO "\
tcpreplay-4.3.3/config/ltmain.sh-3523-*** ERROR, $lockfile contains:
tcpreplay-4.3.3/config/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-3525-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3569-      if test warn = "$need_locks" &&
tcpreplay-4.3.3/config/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
tcpreplay-4.3.3/config/ltmain.sh-3571-	$ECHO "\
tcpreplay-4.3.3/config/ltmain.sh-3572-*** ERROR, $lockfile contains:
tcpreplay-4.3.3/config/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-3574-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3895-      # Get the absolute pathname.
tcpreplay-4.3.3/config/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
tcpreplay-4.3.3/config/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
tcpreplay-4.3.3/config/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
tcpreplay-4.3.3/config/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
tcpreplay-4.3.3/config/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
tcpreplay-4.3.3/config/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
tcpreplay-4.3.3/config/ltmain.sh-4280-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
tcpreplay-4.3.3/config/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
tcpreplay-4.3.3/config/ltmain.sh-4293-	  else
tcpreplay-4.3.3/config/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
tcpreplay-4.3.3/config/ltmain.sh-4295-	  fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4458-	    fi
tcpreplay-4.3.3/config/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
tcpreplay-4.3.3/config/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4477-	        # Replace the output file specification.
tcpreplay-4.3.3/config/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
tcpreplay-4.3.3/config/ltmain.sh-4479-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
tcpreplay-4.3.3/config/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
tcpreplay-4.3.3/config/ltmain.sh-4498-	  fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4570-    my_pic_p=${3-false}
tcpreplay-4.3.3/config/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
tcpreplay-4.3.3/config/ltmain.sh-4572-    my_dlsyms=
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
tcpreplay-4.3.3/config/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
tcpreplay-4.3.3/config/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
tcpreplay-4.3.3/config/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
tcpreplay-4.3.3/config/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
tcpreplay-4.3.3/config/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
tcpreplay-4.3.3/config/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
tcpreplay-4.3.3/config/ltmain.sh-4862-	  else
tcpreplay-4.3.3/config/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
tcpreplay-4.3.3/config/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
tcpreplay-4.3.3/config/ltmain.sh-4865-	  fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4867-	*)
tcpreplay-4.3.3/config/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
tcpreplay-4.3.3/config/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
tcpreplay-4.3.3/config/ltmain.sh-4870-	  ;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4882-      # Nullify the symbol file.
tcpreplay-4.3.3/config/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
tcpreplay-4.3.3/config/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
tcpreplay-4.3.3/config/ltmain.sh-4885-    fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
tcpreplay-4.3.3/config/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
tcpreplay-4.3.3/config/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
tcpreplay-4.3.3/config/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
tcpreplay-4.3.3/config/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4925-  win32_libid_type=unknown
tcpreplay-4.3.3/config/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-4927-  case $win32_fileres in
##############################################
tcpreplay-4.3.3/config/ltmain.sh-4990-
tcpreplay-4.3.3/config/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
tcpreplay-4.3.3/config/ltmain.sh-4992-}
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5008-
tcpreplay-4.3.3/config/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
tcpreplay-4.3.3/config/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5072-    # binutils import library
tcpreplay-4.3.3/config/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
tcpreplay-4.3.3/config/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
tcpreplay-4.3.3/config/ltmain.sh-5075-    # ms-generated import library
tcpreplay-4.3.3/config/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
tcpreplay-4.3.3/config/ltmain.sh-5077-  else
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
tcpreplay-4.3.3/config/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
tcpreplay-4.3.3/config/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
tcpreplay-4.3.3/config/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
tcpreplay-4.3.3/config/ltmain.sh-5160-	    darwin_arch=
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
tcpreplay-4.3.3/config/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
tcpreplay-4.3.3/config/ltmain.sh-5172-	    darwin_file=
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
tcpreplay-4.3.3/config/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
tcpreplay-4.3.3/config/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5189-      esac
tcpreplay-4.3.3/config/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
tcpreplay-4.3.3/config/ltmain.sh-5191-    done
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5260-
tcpreplay-4.3.3/config/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
tcpreplay-4.3.3/config/ltmain.sh-5262-    $ECHO "\
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5295-    --lt-dump-script)
tcpreplay-4.3.3/config/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
tcpreplay-4.3.3/config/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
tcpreplay-4.3.3/config/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
tcpreplay-4.3.3/config/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
tcpreplay-4.3.3/config/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
tcpreplay-4.3.3/config/ltmain.sh-5324-  done
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5380-  # Find the directory that this script lives in.
tcpreplay-4.3.3/config/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
tcpreplay-4.3.3/config/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
tcpreplay-4.3.3/config/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
tcpreplay-4.3.3/config/ltmain.sh-5386-  while test -n \"\$file\"; do
tcpreplay-4.3.3/config/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
tcpreplay-4.3.3/config/ltmain.sh-5388-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5396-
tcpreplay-4.3.3/config/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
tcpreplay-4.3.3/config/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
tcpreplay-4.3.3/config/ltmain.sh-5399-  done
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5410-    case \"\$thisdir\" in
tcpreplay-4.3.3/config/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
tcpreplay-4.3.3/config/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5416-  # Try to get the absolute directory name.
tcpreplay-4.3.3/config/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
tcpreplay-4.3.3/config/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
tcpreplay-4.3.3/config/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
tcpreplay-4.3.3/config/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
tcpreplay-4.3.3/config/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
tcpreplay-4.3.3/config/ltmain.sh-5443-      else
##############################################
tcpreplay-4.3.3/config/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
tcpreplay-4.3.3/config/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
tcpreplay-4.3.3/config/ltmain.sh-5487-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-6464-
tcpreplay-4.3.3/config/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
tcpreplay-4.3.3/config/ltmain.sh-6466-    *import*) : ;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-6712-	    moreargs=
tcpreplay-4.3.3/config/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
tcpreplay-4.3.3/config/ltmain.sh-6714-	    do
##############################################
tcpreplay-4.3.3/config/ltmain.sh-6973-	*)
tcpreplay-4.3.3/config/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
tcpreplay-4.3.3/config/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
tcpreplay-4.3.3/config/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
tcpreplay-4.3.3/config/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
tcpreplay-4.3.3/config/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
tcpreplay-4.3.3/config/ltmain.sh-7290-      -Z*)
tcpreplay-4.3.3/config/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
tcpreplay-4.3.3/config/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
tcpreplay-4.3.3/config/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
tcpreplay-4.3.3/config/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
tcpreplay-4.3.3/config/ltmain.sh-7462-    else
##############################################
tcpreplay-4.3.3/config/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
tcpreplay-4.3.3/config/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
tcpreplay-4.3.3/config/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
tcpreplay-4.3.3/config/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
tcpreplay-4.3.3/config/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
tcpreplay-4.3.3/config/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
tcpreplay-4.3.3/config/ltmain.sh-7877-	fi
tcpreplay-4.3.3/config/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tcpreplay-4.3.3/config/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
tcpreplay-4.3.3/config/ltmain.sh-7950-	*)
tcpreplay-4.3.3/config/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
tcpreplay-4.3.3/config/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-8203-	    shift
tcpreplay-4.3.3/config/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
tcpreplay-4.3.3/config/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
tcpreplay-4.3.3/config/ltmain.sh-8495-		*)
tcpreplay-4.3.3/config/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
tcpreplay-4.3.3/config/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-8506-		  depdepl=
tcpreplay-4.3.3/config/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
tcpreplay-4.3.3/config/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
tcpreplay-4.3.3/config/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
tcpreplay-4.3.3/config/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
tcpreplay-4.3.3/config/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
tcpreplay-4.3.3/config/ltmain.sh-8517-                      fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-8528-		else
tcpreplay-4.3.3/config/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
tcpreplay-4.3.3/config/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
tcpreplay-4.3.3/config/ltmain.sh-8551-	else
tcpreplay-4.3.3/config/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tcpreplay-4.3.3/config/ltmain.sh-8553-	fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-8640-        linux*)
tcpreplay-4.3.3/config/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/config/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9048-	removelist=
tcpreplay-4.3.3/config/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
tcpreplay-4.3.3/config/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9074-	# Transform .lo files to .o files.
tcpreplay-4.3.3/config/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
tcpreplay-4.3.3/config/ltmain.sh-9076-      fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9079-      #for path in $notinst_path; do
tcpreplay-4.3.3/config/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
tcpreplay-4.3.3/config/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
tcpreplay-4.3.3/config/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
tcpreplay-4.3.3/config/ltmain.sh-9083-      #done
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9200-		if test -n "$i"; then
tcpreplay-4.3.3/config/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
tcpreplay-4.3.3/config/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
tcpreplay-4.3.3/config/ltmain.sh-9203-		  set dummy $deplib_matches; shift
tcpreplay-4.3.3/config/ltmain.sh-9204-		  deplib_match=$1
tcpreplay-4.3.3/config/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
tcpreplay-4.3.3/config/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9243-		  if test -n "$i"; then
tcpreplay-4.3.3/config/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
tcpreplay-4.3.3/config/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
tcpreplay-4.3.3/config/ltmain.sh-9246-		    set dummy $deplib_matches; shift
tcpreplay-4.3.3/config/ltmain.sh-9247-		    deplib_match=$1
tcpreplay-4.3.3/config/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
tcpreplay-4.3.3/config/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
tcpreplay-4.3.3/config/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
tcpreplay-4.3.3/config/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9293-	      if test -n "$a_deplib"; then
tcpreplay-4.3.3/config/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
tcpreplay-4.3.3/config/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
tcpreplay-4.3.3/config/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
tcpreplay-4.3.3/config/ltmain.sh-9297-		else
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9303-		    shopt -s nocaseglob
tcpreplay-4.3.3/config/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-9305-		    $nocaseglob
tcpreplay-4.3.3/config/ltmain.sh-9306-		  else
tcpreplay-4.3.3/config/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-9308-		  fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
tcpreplay-4.3.3/config/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
tcpreplay-4.3.3/config/ltmain.sh-9323-			case $potliblink in
tcpreplay-4.3.3/config/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
tcpreplay-4.3.3/config/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
tcpreplay-4.3.3/config/ltmain.sh-9326-			esac
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
tcpreplay-4.3.3/config/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
tcpreplay-4.3.3/config/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9377-	      if test -n "$a_deplib"; then
tcpreplay-4.3.3/config/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
tcpreplay-4.3.3/config/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
tcpreplay-4.3.3/config/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
tcpreplay-4.3.3/config/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9416-	  newdeplibs=
tcpreplay-4.3.3/config/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
tcpreplay-4.3.3/config/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
tcpreplay-4.3.3/config/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
tcpreplay-4.3.3/config/ltmain.sh-9422-	    done
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
tcpreplay-4.3.3/config/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
tcpreplay-4.3.3/config/ltmain.sh-9448-	  ;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9498-	*-*-darwin*)
tcpreplay-4.3.3/config/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tcpreplay-4.3.3/config/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tcpreplay-4.3.3/config/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tcpreplay-4.3.3/config/ltmain.sh-9502-	  ;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-9625-	# Use standard objects if they are pic
tcpreplay-4.3.3/config/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
tcpreplay-4.3.3/config/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
tcpreplay-4.3.3/config/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
tcpreplay-4.3.3/config/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10154-      # Create the old-style object.
tcpreplay-4.3.3/config/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
tcpreplay-4.3.3/config/ltmain.sh-10156-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
tcpreplay-4.3.3/config/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
tcpreplay-4.3.3/config/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
tcpreplay-4.3.3/config/ltmain.sh-10215-	;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
tcpreplay-4.3.3/config/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tcpreplay-4.3.3/config/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
tcpreplay-4.3.3/config/ltmain.sh-10233-	;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
tcpreplay-4.3.3/config/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
tcpreplay-4.3.3/config/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10368-	# Transform all the library objects into standard objects.
tcpreplay-4.3.3/config/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
tcpreplay-4.3.3/config/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
tcpreplay-4.3.3/config/ltmain.sh-10371-      fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10396-	# Replace the output file specification.
tcpreplay-4.3.3/config/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
tcpreplay-4.3.3/config/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10405-	  func_to_tool_file "$output"
tcpreplay-4.3.3/config/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
tcpreplay-4.3.3/config/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10449-	# Replace the output file specification.
tcpreplay-4.3.3/config/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
tcpreplay-4.3.3/config/ltmain.sh-10451-	# Delete the old output file.
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10457-	  func_to_tool_file "$output"
tcpreplay-4.3.3/config/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
tcpreplay-4.3.3/config/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
tcpreplay-4.3.3/config/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
tcpreplay-4.3.3/config/ltmain.sh-10477-          ;;
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10488-      # Replace the output file specification.
tcpreplay-4.3.3/config/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
tcpreplay-4.3.3/config/ltmain.sh-10490-
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
tcpreplay-4.3.3/config/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
tcpreplay-4.3.3/config/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
tcpreplay-4.3.3/config/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
tcpreplay-4.3.3/config/ltmain.sh-10520-      fi
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
tcpreplay-4.3.3/config/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
tcpreplay-4.3.3/config/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
tcpreplay-4.3.3/config/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
tcpreplay-4.3.3/config/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10811-		name=$func_basename_result
tcpreplay-4.3.3/config/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
tcpreplay-4.3.3/config/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
tcpreplay-4.3.3/config/ltmain.sh-10830-		name=$func_basename_result
tcpreplay-4.3.3/config/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
tcpreplay-4.3.3/config/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
tcpreplay-4.3.3/config/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
tcpreplay-4.3.3/config/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
tcpreplay-4.3.3/config/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
tcpreplay-4.3.3/config/install-sh-234-      fi
tcpreplay-4.3.3/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tcpreplay-4.3.3/config/install-sh-236-    *)
##############################################
tcpreplay-4.3.3/config/install-sh-281-      dstdir=$dst
tcpreplay-4.3.3/config/install-sh:282:      dst=$dstdir/`basename "$src"`
tcpreplay-4.3.3/config/install-sh-283-      dstdir_status=0
tcpreplay-4.3.3/config/install-sh-284-    else
tcpreplay-4.3.3/config/install-sh:285:      dstdir=`dirname "$dst"`
tcpreplay-4.3.3/config/install-sh-286-      test -d "$dstdir"
##############################################
tcpreplay-4.3.3/config/install-sh-344-                   test_tmpdir="$tmpdir/a"
tcpreplay-4.3.3/config/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
tcpreplay-4.3.3/config/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
tcpreplay-4.3.3/config/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
tcpreplay-4.3.3/config/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
tcpreplay-4.3.3/config/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tcpreplay-4.3.3/config/install-sh-409-            case $prefix in
tcpreplay-4.3.3/config/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tcpreplay-4.3.3/config/install-sh-411-              *) qprefix=$prefix;;
##############################################
tcpreplay-4.3.3/config/install-sh-458-    if $copy_on_change &&
tcpreplay-4.3.3/config/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
tcpreplay-4.3.3/config/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
tcpreplay-4.3.3/config/install-sh-461-       set -f &&
##############################################
tcpreplay-4.3.3/config/ar-lib-65-	mingw)
tcpreplay-4.3.3/config/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
tcpreplay-4.3.3/config/ar-lib-67-	  ;;
tcpreplay-4.3.3/config/ar-lib-68-	cygwin)
tcpreplay-4.3.3/config/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
tcpreplay-4.3.3/config/ar-lib-70-	  ;;
tcpreplay-4.3.3/config/ar-lib-71-	wine)
tcpreplay-4.3.3/config/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
tcpreplay-4.3.3/config/ar-lib-73-	  ;;
##############################################
tcpreplay-4.3.3/config/ar-lib-88-  archive=$3
tcpreplay-4.3.3/config/ar-lib:89:  at_file_contents=`cat "$1"`
tcpreplay-4.3.3/config/ar-lib-90-  eval set x "$at_file_contents"
##############################################
tcpreplay-4.3.3/Makefile.in-49-  { \
tcpreplay-4.3.3/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/Makefile.in-51-  }; \
##############################################
tcpreplay-4.3.3/Makefile.in-189-  while test -n "$$dir1"; do \
tcpreplay-4.3.3/Makefile.in:190:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tcpreplay-4.3.3/Makefile.in-191-    if test "$$first" != "."; then \
tcpreplay-4.3.3/Makefile.in-192-      if test "$$first" = ".."; then \
tcpreplay-4.3.3/Makefile.in:193:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tcpreplay-4.3.3/Makefile.in:194:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tcpreplay-4.3.3/Makefile.in-195-      else \
tcpreplay-4.3.3/Makefile.in:196:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tcpreplay-4.3.3/Makefile.in-197-        if test "$$first2" = "$$first"; then \
tcpreplay-4.3.3/Makefile.in:198:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tcpreplay-4.3.3/Makefile.in-199-        else \
##############################################
tcpreplay-4.3.3/Makefile.in-204-    fi; \
tcpreplay-4.3.3/Makefile.in:205:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tcpreplay-4.3.3/Makefile.in-206-  done; \
##############################################
tcpreplay-4.3.3/Makefile.in-457-	dot_seen=no; \
tcpreplay-4.3.3/Makefile.in:458:	target=`echo $@ | sed s/-recursive//`; \
tcpreplay-4.3.3/Makefile.in-459-	case "$@" in \
##############################################
tcpreplay-4.3.3/Makefile.in-520-GTAGS:
tcpreplay-4.3.3/Makefile.in:521:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpreplay-4.3.3/Makefile.in-522-	  && $(am__cd) $(top_srcdir) \
##############################################
tcpreplay-4.3.3/Makefile.in-552-	test -d "$(distdir)" || mkdir "$(distdir)"
tcpreplay-4.3.3/Makefile.in:553:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/Makefile.in:554:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/Makefile.in-555-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/Makefile.in-566-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/Makefile.in:567:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/Makefile.in-568-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/Makefile.in-680-	test -d $(distdir)/_build || exit 0; \
tcpreplay-4.3.3/Makefile.in:681:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tcpreplay-4.3.3/Makefile.in-682-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tcpreplay-4.3.3/Makefile.in-724-	}; \
tcpreplay-4.3.3/Makefile.in:725:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
tcpreplay-4.3.3/Makefile.in-726-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tcpreplay-4.3.3/Makefile.in-736-	fi
tcpreplay-4.3.3/Makefile.in:737:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tcpreplay-4.3.3/Makefile.in-738-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tcpreplay-4.3.3/test/Makefile.in-49-  { \
tcpreplay-4.3.3/test/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/test/Makefile.in-51-  }; \
##############################################
tcpreplay-4.3.3/test/Makefile.in-382-distdir: $(DISTFILES)
tcpreplay-4.3.3/test/Makefile.in:383:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/test/Makefile.in:384:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/test/Makefile.in-385-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/test/Makefile.in-396-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/test/Makefile.in:397:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/test/Makefile.in-398-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/m4/libopts.m4-535-        LIBOPTS_LDADD="${lo_cv_test_autoopts}"
tcpreplay-4.3.3/m4/libopts.m4:536:        LIBOPTS_CFLAGS="`${lo_cv_with_autoopts_config} --cflags`"
tcpreplay-4.3.3/m4/libopts.m4-537-     else
##############################################
tcpreplay-4.3.3/m4/libtool.m4-119-    done
tcpreplay-4.3.3/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
tcpreplay-4.3.3/m4/libtool.m4-121-}
##############################################
tcpreplay-4.3.3/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
tcpreplay-4.3.3/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
tcpreplay-4.3.3/m4/libtool.m4-439-
##############################################
tcpreplay-4.3.3/m4/libtool.m4-447-#
tcpreplay-4.3.3/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
tcpreplay-4.3.3/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
tcpreplay-4.3.3/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
tcpreplay-4.3.3/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
tcpreplay-4.3.3/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
tcpreplay-4.3.3/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
tcpreplay-4.3.3/m4/libtool.m4-561-      ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
tcpreplay-4.3.3/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
tcpreplay-4.3.3/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
tcpreplay-4.3.3/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
tcpreplay-4.3.3/m4/libtool.m4-574-      ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
tcpreplay-4.3.3/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
tcpreplay-4.3.3/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1164-      }]'
tcpreplay-4.3.3/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
tcpreplay-4.3.3/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
tcpreplay-4.3.3/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
tcpreplay-4.3.3/m4/libtool.m4-1169-  fi],[])
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
tcpreplay-4.3.3/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
tcpreplay-4.3.3/m4/libtool.m4-1202-  ECHO='print -r --'
tcpreplay-4.3.3/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
tcpreplay-4.3.3/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
tcpreplay-4.3.3/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
tcpreplay-4.3.3/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
tcpreplay-4.3.3/m4/libtool.m4-1238-
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1259-   if test yes = "$GCC"; then
tcpreplay-4.3.3/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
tcpreplay-4.3.3/m4/libtool.m4-1261-   fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1263- /*)
tcpreplay-4.3.3/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
tcpreplay-4.3.3/m4/libtool.m4-1265-   ;; #(
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
tcpreplay-4.3.3/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/m4/libtool.m4-1295-      *ELF-32*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
tcpreplay-4.3.3/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/m4/libtool.m4-1312-	*32-bit*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1322-    else
tcpreplay-4.3.3/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/m4/libtool.m4-1324-	*32-bit*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1344-    emul=elf
tcpreplay-4.3.3/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/m4/libtool.m4-1346-      *32-bit*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1352-    esac
tcpreplay-4.3.3/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/m4/libtool.m4-1354-      *MSB*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1360-    esac
tcpreplay-4.3.3/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
tcpreplay-4.3.3/m4/libtool.m4-1362-      *N32*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1725-    # And add a safety zone
tcpreplay-4.3.3/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
tcpreplay-4.3.3/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
tcpreplay-4.3.3/m4/libtool.m4-1728-    ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1758-    if test -n "$kargmax"; then
tcpreplay-4.3.3/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
tcpreplay-4.3.3/m4/libtool.m4-1760-    else
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
tcpreplay-4.3.3/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
tcpreplay-4.3.3/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
tcpreplay-4.3.3/m4/libtool.m4-1770-    else
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1779-      # we can't tell.
tcpreplay-4.3.3/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
tcpreplay-4.3.3/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1783-      do
tcpreplay-4.3.3/m4/libtool.m4:1784:        i=`expr $i + 1`
tcpreplay-4.3.3/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1787-      # Only check the string length outside the loop.
tcpreplay-4.3.3/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
tcpreplay-4.3.3/m4/libtool.m4-1789-      teststring=
##############################################
tcpreplay-4.3.3/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
tcpreplay-4.3.3/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
tcpreplay-4.3.3/m4/libtool.m4-1794-    fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2258-    *:)
tcpreplay-4.3.3/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
tcpreplay-4.3.3/m4/libtool.m4-2260-        ;;
tcpreplay-4.3.3/m4/libtool.m4-2261-    x:*)
tcpreplay-4.3.3/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
tcpreplay-4.3.3/m4/libtool.m4-2263-        ;;
tcpreplay-4.3.3/m4/libtool.m4-2264-    *::*)
tcpreplay-4.3.3/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
tcpreplay-4.3.3/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
tcpreplay-4.3.3/m4/libtool.m4-2267-        ;;
tcpreplay-4.3.3/m4/libtool.m4-2268-    *)
tcpreplay-4.3.3/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
tcpreplay-4.3.3/m4/libtool.m4-2270-        ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2298-  esac
tcpreplay-4.3.3/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
tcpreplay-4.3.3/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
tcpreplay-4.3.3/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
tcpreplay-4.3.3/m4/libtool.m4-2307-    ;;
tcpreplay-4.3.3/m4/libtool.m4-2308-  *)
tcpreplay-4.3.3/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
tcpreplay-4.3.3/m4/libtool.m4-2310-    ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
tcpreplay-4.3.3/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
tcpreplay-4.3.3/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2356-  esac
tcpreplay-4.3.3/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
tcpreplay-4.3.3/m4/libtool.m4-2358-else
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
tcpreplay-4.3.3/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
tcpreplay-4.3.3/m4/libtool.m4-2499-    ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tcpreplay-4.3.3/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
tcpreplay-4.3.3/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2542-      fi'
tcpreplay-4.3.3/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tcpreplay-4.3.3/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tcpreplay-4.3.3/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
tcpreplay-4.3.3/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/m4/libtool.m4-2558-      ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tcpreplay-4.3.3/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/m4/libtool.m4-2562-      ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2569-    libname_spec='$name'
tcpreplay-4.3.3/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
tcpreplay-4.3.3/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
tcpreplay-4.3.3/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
tcpreplay-4.3.3/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2586-      # Convert to MSYS style.
tcpreplay-4.3.3/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
tcpreplay-4.3.3/m4/libtool.m4-2588-      ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
tcpreplay-4.3.3/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
tcpreplay-4.3.3/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
tcpreplay-4.3.3/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tcpreplay-4.3.3/m4/libtool.m4-2596-      ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
tcpreplay-4.3.3/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tcpreplay-4.3.3/m4/libtool.m4-2602-      else
tcpreplay-4.3.3/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
tcpreplay-4.3.3/m4/libtool.m4-2604-      fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tcpreplay-4.3.3/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
tcpreplay-4.3.3/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
tcpreplay-4.3.3/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
tcpreplay-4.3.3/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tcpreplay-4.3.3/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2624-    # Assume MSVC wrapper
tcpreplay-4.3.3/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
tcpreplay-4.3.3/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
tcpreplay-4.3.3/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
tcpreplay-4.3.3/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
tcpreplay-4.3.3/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
tcpreplay-4.3.3/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2941-  need_lib_prefix=no
tcpreplay-4.3.3/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
tcpreplay-4.3.3/m4/libtool.m4-2943-    need_version=no
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
tcpreplay-4.3.3/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
tcpreplay-4.3.3/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
tcpreplay-4.3.3/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
tcpreplay-4.3.3/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
tcpreplay-4.3.3/m4/libtool.m4-2977-    fi'
tcpreplay-4.3.3/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
tcpreplay-4.3.3/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3188-	"file_magic "*)
tcpreplay-4.3.3/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
tcpreplay-4.3.3/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
tcpreplay-4.3.3/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tcpreplay-4.3.3/m4/libtool.m4-3273-  *)
tcpreplay-4.3.3/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tcpreplay-4.3.3/m4/libtool.m4-3275-  esac
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
tcpreplay-4.3.3/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
tcpreplay-4.3.3/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
tcpreplay-4.3.3/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
tcpreplay-4.3.3/m4/libtool.m4-3284-      done
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
tcpreplay-4.3.3/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tcpreplay-4.3.3/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
tcpreplay-4.3.3/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
tcpreplay-4.3.3/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3578-openbsd* | bitrig*)
tcpreplay-4.3.3/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
tcpreplay-4.3.3/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3645-    else
tcpreplay-4.3.3/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
tcpreplay-4.3.3/m4/libtool.m4-3647-    fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3696-	esac
tcpreplay-4.3.3/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
tcpreplay-4.3.3/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3702-	*)
tcpreplay-4.3.3/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
tcpreplay-4.3.3/m4/libtool.m4-3704-	  */dev/null*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
tcpreplay-4.3.3/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
tcpreplay-4.3.3/m4/libtool.m4-3730-    *COFF*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
tcpreplay-4.3.3/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
tcpreplay-4.3.3/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
tcpreplay-4.3.3/m4/libtool.m4:3962:case `$NM -V 2>&1` in
tcpreplay-4.3.3/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-4009-mingw*)
tcpreplay-4.3.3/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
tcpreplay-4.3.3/m4/libtool.m4-4011-  ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-4065-    nlist=conftest.nm
tcpreplay-4.3.3/m4/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
tcpreplay-4.3.3/m4/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
tcpreplay-4.3.3/m4/libtool.m4-4413-	  *)
tcpreplay-4.3.3/m4/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/m4/libtool.m4-4415-	    *Sun\ C*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-4749-      *)
tcpreplay-4.3.3/m4/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/m4/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-4932-    else
tcpreplay-4.3.3/m4/libtool.m4:4933:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
tcpreplay-4.3.3/m4/libtool.m4-4934-    fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5031-	# shared libraries, regardless of the interface used.
tcpreplay-4.3.3/m4/libtool.m4:5032:	case `$LD -v 2>&1` in
tcpreplay-4.3.3/m4/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5063-    supports_anon_versioning=no
tcpreplay-4.3.3/m4/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
tcpreplay-4.3.3/m4/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5166-	prefix_cmds="$SED"~
tcpreplay-4.3.3/m4/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
tcpreplay-4.3.3/m4/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
tcpreplay-4.3.3/m4/libtool.m4:5189:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tcpreplay-4.3.3/m4/libtool.m4:5190:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-5191-      ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
tcpreplay-4.3.3/m4/libtool.m4:5207:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/m4/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5211-					# Portland Group f77 and f90 compilers
tcpreplay-4.3.3/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
tcpreplay-4.3.3/m4/libtool.m4:5229:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/m4/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5232-	esac
tcpreplay-4.3.3/m4/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/m4/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
tcpreplay-4.3.3/m4/libtool.m4:5235:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
tcpreplay-4.3.3/m4/libtool.m4:5304:      case `$LD -v 2>&1` in
tcpreplay-4.3.3/m4/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5392-	else
tcpreplay-4.3.3/m4/libtool.m4:5393:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
tcpreplay-4.3.3/m4/libtool.m4-5394-	fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
tcpreplay-4.3.3/m4/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
tcpreplay-4.3.3/m4/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
tcpreplay-4.3.3/m4/libtool.m4:5514:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
tcpreplay-4.3.3/m4/libtool.m4-5515-      else
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
tcpreplay-4.3.3/m4/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
tcpreplay-4.3.3/m4/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
tcpreplay-4.3.3/m4/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
tcpreplay-4.3.3/m4/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5767-      if test yes = "$GCC"; then
tcpreplay-4.3.3/m4/libtool.m4:5768:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
tcpreplay-4.3.3/m4/libtool.m4:5791:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-5792-	fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5794-      else
tcpreplay-4.3.3/m4/libtool.m4:5795:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4:5796:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-5797-      fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
tcpreplay-4.3.3/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
tcpreplay-4.3.3/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5872-	prefix_cmds="$SED"~
tcpreplay-4.3.3/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
tcpreplay-4.3.3/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
tcpreplay-4.3.3/m4/libtool.m4:5887:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-5888-      else
tcpreplay-4.3.3/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tcpreplay-4.3.3/m4/libtool.m4:5890:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-5891-      fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
tcpreplay-4.3.3/m4/libtool.m4:5900:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tcpreplay-4.3.3/m4/libtool.m4:5904:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4:5905:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
tcpreplay-4.3.3/m4/libtool.m4:5906:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
tcpreplay-4.3.3/m4/libtool.m4-5907-
##############################################
tcpreplay-4.3.3/m4/libtool.m4-5922-      else
tcpreplay-4.3.3/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
tcpreplay-4.3.3/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
tcpreplay-4.3.3/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
tcpreplay-4.3.3/m4/libtool.m4-6117-	  then
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
tcpreplay-4.3.3/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
tcpreplay-4.3.3/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
tcpreplay-4.3.3/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
tcpreplay-4.3.3/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6587-
tcpreplay-4.3.3/m4/libtool.m4:6588:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
tcpreplay-4.3.3/m4/libtool.m4-6589-        else
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
tcpreplay-4.3.3/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
tcpreplay-4.3.3/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
tcpreplay-4.3.3/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
tcpreplay-4.3.3/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6815-            # dependencies.
tcpreplay-4.3.3/m4/libtool.m4:6816:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tcpreplay-4.3.3/m4/libtool.m4-6817-            ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6880-	    # dependencies.
tcpreplay-4.3.3/m4/libtool.m4:6881:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tcpreplay-4.3.3/m4/libtool.m4-6882-	    ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
tcpreplay-4.3.3/m4/libtool.m4:6917:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tcpreplay-4.3.3/m4/libtool.m4:6918:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-6919-	;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6923-	    # SGI C++
tcpreplay-4.3.3/m4/libtool.m4:6924:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-6925-
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
tcpreplay-4.3.3/m4/libtool.m4:6935:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-6936-	      else
tcpreplay-4.3.3/m4/libtool.m4:6937:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-6938-	      fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
tcpreplay-4.3.3/m4/libtool.m4:6956:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
tcpreplay-4.3.3/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
tcpreplay-4.3.3/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6965-	    # dependencies.
tcpreplay-4.3.3/m4/libtool.m4:6966:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tcpreplay-4.3.3/m4/libtool.m4-6967-
##############################################
tcpreplay-4.3.3/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
tcpreplay-4.3.3/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
tcpreplay-4.3.3/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7001-            # Portland Group C++ compiler
tcpreplay-4.3.3/m4/libtool.m4:7002:	    case `$CC -V` in
tcpreplay-4.3.3/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
tcpreplay-4.3.3/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
tcpreplay-4.3.3/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
tcpreplay-4.3.3/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
tcpreplay-4.3.3/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
tcpreplay-4.3.3/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
tcpreplay-4.3.3/m4/libtool.m4:7020:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-7021-	      ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
tcpreplay-4.3.3/m4/libtool.m4:7030:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/m4/libtool.m4-7031-            ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7048-	    # dependencies.
tcpreplay-4.3.3/m4/libtool.m4:7049:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
tcpreplay-4.3.3/m4/libtool.m4-7050-	    ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7063-	  *)
tcpreplay-4.3.3/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
tcpreplay-4.3.3/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
tcpreplay-4.3.3/m4/libtool.m4:7071:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
tcpreplay-4.3.3/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
tcpreplay-4.3.3/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
tcpreplay-4.3.3/m4/libtool.m4-7137-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
tcpreplay-4.3.3/m4/libtool.m4:7155:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
tcpreplay-4.3.3/m4/libtool.m4-7156-
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
tcpreplay-4.3.3/m4/libtool.m4:7176:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tcpreplay-4.3.3/m4/libtool.m4:7181:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
tcpreplay-4.3.3/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
tcpreplay-4.3.3/m4/libtool.m4:7184:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
tcpreplay-4.3.3/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7199-	    # dependencies.
tcpreplay-4.3.3/m4/libtool.m4:7200:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
tcpreplay-4.3.3/m4/libtool.m4-7201-	    ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7206-	        osf3*)
tcpreplay-4.3.3/m4/libtool.m4:7207:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-7208-		  ;;
tcpreplay-4.3.3/m4/libtool.m4-7209-	        *)
tcpreplay-4.3.3/m4/libtool.m4:7210:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
tcpreplay-4.3.3/m4/libtool.m4-7211-		  ;;
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7459-  case @S|@2 in
tcpreplay-4.3.3/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
tcpreplay-4.3.3/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
tcpreplay-4.3.3/m4/libtool.m4-7462-  esac
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7548-
tcpreplay-4.3.3/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
tcpreplay-4.3.3/m4/libtool.m4-7550-    case $prev$p in
##############################################
tcpreplay-4.3.3/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
tcpreplay-4.3.3/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
tcpreplay-4.3.3/m4/libtool.m4-7654-fi
##############################################
tcpreplay-4.3.3/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
tcpreplay-4.3.3/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
tcpreplay-4.3.3/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
tcpreplay-4.3.3/m4/ltsugar.m4-68-m4_define([lt_combine],
tcpreplay-4.3.3/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
tcpreplay-4.3.3/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
tcpreplay-4.3.3/lib/Makefile.in-51-  { \
tcpreplay-4.3.3/lib/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/lib/Makefile.in-53-  }; \
##############################################
tcpreplay-4.3.3/lib/Makefile.in-410-.c.o:
tcpreplay-4.3.3/lib/Makefile.in:411:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
tcpreplay-4.3.3/lib/Makefile.in-412-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/lib/Makefile.in-418-.c.obj:
tcpreplay-4.3.3/lib/Makefile.in:419:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
tcpreplay-4.3.3/lib/Makefile.in:420:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
tcpreplay-4.3.3/lib/Makefile.in-421-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
tcpreplay-4.3.3/lib/Makefile.in-423-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/lib/Makefile.in:424:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tcpreplay-4.3.3/lib/Makefile.in-425-
tcpreplay-4.3.3/lib/Makefile.in-426-.c.lo:
tcpreplay-4.3.3/lib/Makefile.in:427:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
tcpreplay-4.3.3/lib/Makefile.in-428-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/lib/Makefile.in-469-GTAGS:
tcpreplay-4.3.3/lib/Makefile.in:470:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpreplay-4.3.3/lib/Makefile.in-471-	  && $(am__cd) $(top_srcdir) \
##############################################
tcpreplay-4.3.3/lib/Makefile.in-492-distdir: $(DISTFILES)
tcpreplay-4.3.3/lib/Makefile.in:493:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/lib/Makefile.in:494:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/lib/Makefile.in-495-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/lib/Makefile.in-506-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/lib/Makefile.in:507:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/lib/Makefile.in-508-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/libopts/ao-strs.c-199-            "done\n"
tcpreplay-4.3.3/libopts/ao-strs.c:200:            "OPTION_COUNT=`expr $ARG_COUNT - $#`\n"
tcpreplay-4.3.3/libopts/ao-strs.c-201-            "OPERAND_COUNT=$#\n"
##############################################
tcpreplay-4.3.3/libopts/ao-strs.c-208-            "unset OPT_ARG_VAL || :\n\0"
tcpreplay-4.3.3/libopts/ao-strs.c:209:/*  2374 */ "        OPT_CODE=`echo \"X${OPT_ARG}\"|sed 's/^X-*//'`\n"
tcpreplay-4.3.3/libopts/ao-strs.c-210-            "        shift\n"
##############################################
tcpreplay-4.3.3/libopts/ao-strs.c-212-            "        case \"${OPT_CODE}\" in *=* )\n"
tcpreplay-4.3.3/libopts/ao-strs.c:213:            "            OPT_ARG_VAL=`echo \"${OPT_CODE}\"|sed 's/^[^=]*=//'`\n"
tcpreplay-4.3.3/libopts/ao-strs.c:214:            "            OPT_CODE=`echo \"${OPT_CODE}\"|sed 's/=.*$//'` ;; esac\n\0"
tcpreplay-4.3.3/libopts/ao-strs.c:215:/*  2625 */ "        OPT_CODE=`echo \"X${OPT_ARG}\" | sed 's/X-\\(.\\).*/\\1/'`\n"
tcpreplay-4.3.3/libopts/ao-strs.c:216:            "        OPT_ARG=` echo \"X${OPT_ARG}\" | sed 's/X-.//'`\n\0"
tcpreplay-4.3.3/libopts/ao-strs.c-217-/*  2742 */ "\n"
##############################################
tcpreplay-4.3.3/libopts/ao-strs.c-257-            "        esac\n\0"
tcpreplay-4.3.3/libopts/ao-strs.c:258:/*  3728 */ "            %1$s_%2$s_CT=`expr ${%1$s_%2$s_CT} + 1`\n"
tcpreplay-4.3.3/libopts/ao-strs.c-259-            "            OPT_ELEMENT=\"_${%1$s_%2$s_CT}\"\n"
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-50-  { \
tcpreplay-4.3.3/libopts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tcpreplay-4.3.3/libopts/Makefile.in-52-  }; \
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-106-CONFIG_CLEAN_VPATH_FILES =
tcpreplay-4.3.3/libopts/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tcpreplay-4.3.3/libopts/Makefile.in-108-am__vpath_adj = case $$p in \
tcpreplay-4.3.3/libopts/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tcpreplay-4.3.3/libopts/Makefile.in-110-    *) f=$$p;; \
tcpreplay-4.3.3/libopts/Makefile.in-111-  esac;
tcpreplay-4.3.3/libopts/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tcpreplay-4.3.3/libopts/Makefile.in-113-am__install_max = 40
tcpreplay-4.3.3/libopts/Makefile.in-114-am__nobase_strip_setup = \
tcpreplay-4.3.3/libopts/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tcpreplay-4.3.3/libopts/Makefile.in-116-am__nobase_strip = \
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-496-.c.o:
tcpreplay-4.3.3/libopts/Makefile.in:497:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
tcpreplay-4.3.3/libopts/Makefile.in-498-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-504-.c.obj:
tcpreplay-4.3.3/libopts/Makefile.in:505:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
tcpreplay-4.3.3/libopts/Makefile.in:506:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
tcpreplay-4.3.3/libopts/Makefile.in-507-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-509-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/libopts/Makefile.in:510:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tcpreplay-4.3.3/libopts/Makefile.in-511-
tcpreplay-4.3.3/libopts/Makefile.in-512-.c.lo:
tcpreplay-4.3.3/libopts/Makefile.in:513:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
tcpreplay-4.3.3/libopts/Makefile.in-514-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-520-libopts_la-libopts.lo: libopts.c
tcpreplay-4.3.3/libopts/Makefile.in:521:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopts_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libopts_la-libopts.lo -MD -MP -MF $(DEPDIR)/libopts_la-libopts.Tpo -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo '$(srcdir)/'`libopts.c
tcpreplay-4.3.3/libopts/Makefile.in-522-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopts_la-libopts.Tpo $(DEPDIR)/libopts_la-libopts.Plo
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
tcpreplay-4.3.3/libopts/Makefile.in:525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopts_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo '$(srcdir)/'`libopts.c
tcpreplay-4.3.3/libopts/Makefile.in-526-
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-562-GTAGS:
tcpreplay-4.3.3/libopts/Makefile.in:563:	here=`$(am__cd) $(top_builddir) && pwd` \
tcpreplay-4.3.3/libopts/Makefile.in-564-	  && $(am__cd) $(top_srcdir) \
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-585-distdir: $(DISTFILES)
tcpreplay-4.3.3/libopts/Makefile.in:586:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/libopts/Makefile.in:587:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tcpreplay-4.3.3/libopts/Makefile.in-588-	list='$(DISTFILES)'; \
##############################################
tcpreplay-4.3.3/libopts/Makefile.in-599-	  if test -d $$d/$$file; then \
tcpreplay-4.3.3/libopts/Makefile.in:600:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tcpreplay-4.3.3/libopts/Makefile.in-601-	    if test -d "$(distdir)/$$file"; then \
##############################################
tcpreplay-4.3.3/libopts/configfile.c-127-
tcpreplay-4.3.3/libopts/configfile.c:128:    if (TEXT_MMAP_FAILED_ADDR(txt))
tcpreplay-4.3.3/libopts/configfile.c-129-        return NULL; /* errno is set */
##############################################
tcpreplay-4.3.3/libopts/configfile.c-421-
tcpreplay-4.3.3/libopts/configfile.c:422:    if (TEXT_MMAP_FAILED_ADDR(ftext))
tcpreplay-4.3.3/libopts/configfile.c-423-        return;
##############################################
tcpreplay-4.3.3/libopts/genshell.c-253-/** The genshellopt program bug email address. */
tcpreplay-4.3.3/libopts/genshell.c:254:#define zBugsAddr       (genshellopt_opt_strs+1321)
tcpreplay-4.3.3/libopts/genshell.c-255-/** Clarification/explanation of what genshellopt does. */
##############################################
tcpreplay-4.3.3/libopts/autoopts/options.h-738- */
tcpreplay-4.3.3/libopts/autoopts/options.h:739:#define TEXT_MMAP_FAILED_ADDR(a)  (VOIDP(a) == VOIDP(MAP_FAILED))
tcpreplay-4.3.3/libopts/autoopts/options.h-740-
##############################################
tcpreplay-4.3.3/libopts/m4/libopts.m4-535-        LIBOPTS_LDADD="${lo_cv_test_autoopts}"
tcpreplay-4.3.3/libopts/m4/libopts.m4:536:        LIBOPTS_CFLAGS="`${lo_cv_with_autoopts_config} --cflags`"
tcpreplay-4.3.3/libopts/m4/libopts.m4-537-     else
##############################################
tcpreplay-4.3.3/.pc/upstream.fix-build-on-i386.patch/configure.ac-414-        changequote({,})
tcpreplay-4.3.3/.pc/upstream.fix-build-on-i386.patch/configure.ac:415:        CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9s]*//g'`
tcpreplay-4.3.3/.pc/upstream.fix-build-on-i386.patch/configure.ac-416-        changequote([,])
##############################################
tcpreplay-4.3.3/configure.ac-414-        changequote({,})
tcpreplay-4.3.3/configure.ac:415:        CFLAGS=`echo "$CFLAGS" | $SED -e 's/-O[0-9s]*//g'`
tcpreplay-4.3.3/configure.ac-416-        changequote([,])