===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libsocket6-perl-0.29/getnameinfo.c-54-	} else {
libsocket6-perl-0.29/getnameinfo.c:55:	    hp = gethostbyaddr((char *)&sin->sin_addr,
libsocket6-perl-0.29/getnameinfo.c-56-			       sizeof(struct in_addr), AF_INET);
##############################################
libsocket6-perl-0.29/im-140.diff-106--    my ($he_addr, @infos);
libsocket6-perl-0.29/im-140.diff:107:-    foreach $he_addr (@he_addrs) {
libsocket6-perl-0.29/im-140.diff-108--	my $sin;
##############################################
libsocket6-perl-0.29/Makefile.PL-36-    local $ENV{TMPDIR} = $ENV{TMPDIR};
libsocket6-perl-0.29/Makefile.PL:37:    my $path_perl = ($^X =~ m!^/!o) ? $^X : `which $^X`;
libsocket6-perl-0.29/Makefile.PL-38-    my $cmd = "CC='$Config{cc}' CFLAGS='$Config{ccflags}'";
##############################################
libsocket6-perl-0.29/Makefile.PL-52-    $cmd .= " --with-perl=$path_perl" if ($path_perl);
libsocket6-perl-0.29/Makefile.PL:53:    system($cmd);
libsocket6-perl-0.29/Makefile.PL-54-}
##############################################
libsocket6-perl-0.29/gailookup.pl.in-76-my $flags = 0;
libsocket6-perl-0.29/gailookup.pl.in:77:eval('$flags |= AI_ADDRCONFIG') if ($opt{'a'});
libsocket6-perl-0.29/gailookup.pl.in:78:eval('$flags |= AI_ALL') if ($opt{'A'});
libsocket6-perl-0.29/gailookup.pl.in:79:eval('$flags |= AI_V4MAPPED') if ($opt{'m'});
libsocket6-perl-0.29/gailookup.pl.in-80-$flags |= AI_PASSIVE if ($opt{'p'});
##############################################
libsocket6-perl-0.29/gailookup.pl.in-85-my $nflags = NI_NUMERICHOST | NI_NUMERICSERV;
libsocket6-perl-0.29/gailookup.pl.in:86:eval('$nflags |= NI_WITHSCOPEID') if ($opt{'s'});
libsocket6-perl-0.29/gailookup.pl.in-87-
##############################################
libsocket6-perl-0.29/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
libsocket6-perl-0.29/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
libsocket6-perl-0.29/configure-45-  as_echo='print -r --'
libsocket6-perl-0.29/configure-46-  as_echo_n='print -rn --'
libsocket6-perl-0.29/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
libsocket6-perl-0.29/configure-48-  as_echo='printf %s\n'
##############################################
libsocket6-perl-0.29/configure-50-else
libsocket6-perl-0.29/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
libsocket6-perl-0.29/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
libsocket6-perl-0.29/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
libsocket6-perl-0.29/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
libsocket6-perl-0.29/configure-62-      esac;
##############################################
libsocket6-perl-0.29/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
libsocket6-perl-0.29/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
libsocket6-perl-0.29/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
libsocket6-perl-0.29/configure-324-      case $as_dir in #(
libsocket6-perl-0.29/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
libsocket6-perl-0.29/configure-326-      *) as_qdir=$as_dir;;
##############################################
libsocket6-perl-0.29/configure-397-  {
libsocket6-perl-0.29/configure:398:    as_val=`expr "$@" || test $? -eq 1`
libsocket6-perl-0.29/configure-399-  }
##############################################
libsocket6-perl-0.29/configure-404-# ----------------------------------------
libsocket6-perl-0.29/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
libsocket6-perl-0.29/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
libsocket6-perl-0.29/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
libsocket6-perl-0.29/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
libsocket6-perl-0.29/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
libsocket6-perl-0.29/configure-716-  case $ac_option in
libsocket6-perl-0.29/configure:717:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
libsocket6-perl-0.29/configure-718-  *=)   ac_optarg= ;;
##############################################
libsocket6-perl-0.29/configure-760-  -disable-* | --disable-*)
libsocket6-perl-0.29/configure:761:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
libsocket6-perl-0.29/configure-762-    # Reject names that are not valid shell variable names.
##############################################
libsocket6-perl-0.29/configure-765-    ac_useropt_orig=$ac_useropt
libsocket6-perl-0.29/configure:766:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libsocket6-perl-0.29/configure-767-    case $ac_user_opts in
##############################################
libsocket6-perl-0.29/configure-786-  -enable-* | --enable-*)
libsocket6-perl-0.29/configure:787:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
libsocket6-perl-0.29/configure-788-    # Reject names that are not valid shell variable names.
##############################################
libsocket6-perl-0.29/configure-791-    ac_useropt_orig=$ac_useropt
libsocket6-perl-0.29/configure:792:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libsocket6-perl-0.29/configure-793-    case $ac_user_opts in
##############################################
libsocket6-perl-0.29/configure-990-  -with-* | --with-*)
libsocket6-perl-0.29/configure:991:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
libsocket6-perl-0.29/configure-992-    # Reject names that are not valid shell variable names.
##############################################
libsocket6-perl-0.29/configure-995-    ac_useropt_orig=$ac_useropt
libsocket6-perl-0.29/configure:996:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libsocket6-perl-0.29/configure-997-    case $ac_user_opts in
##############################################
libsocket6-perl-0.29/configure-1006-  -without-* | --without-*)
libsocket6-perl-0.29/configure:1007:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
libsocket6-perl-0.29/configure-1008-    # Reject names that are not valid shell variable names.
##############################################
libsocket6-perl-0.29/configure-1011-    ac_useropt_orig=$ac_useropt
libsocket6-perl-0.29/configure:1012:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libsocket6-perl-0.29/configure-1013-    case $ac_user_opts in
##############################################
libsocket6-perl-0.29/configure-1044-  *=*)
libsocket6-perl-0.29/configure:1045:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
libsocket6-perl-0.29/configure-1046-    # Reject names that are not valid shell variable names.
##############################################
libsocket6-perl-0.29/configure-1065-if test -n "$ac_prev"; then
libsocket6-perl-0.29/configure:1066:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
libsocket6-perl-0.29/configure-1067-  as_fn_error $? "missing argument to $ac_option"
##############################################
libsocket6-perl-0.29/configure-1087-    */ )
libsocket6-perl-0.29/configure:1088:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
libsocket6-perl-0.29/configure-1089-      eval $ac_var=\$ac_val;;
##############################################
libsocket6-perl-0.29/configure-1122-ac_ls_di=`ls -di .` &&
libsocket6-perl-0.29/configure:1123:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
libsocket6-perl-0.29/configure-1124-  as_fn_error $? "working directory cannot be determined"
##############################################
libsocket6-perl-0.29/configure-1178-case $srcdir in
libsocket6-perl-0.29/configure:1179:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
libsocket6-perl-0.29/configure-1180-esac
##############################################
libsocket6-perl-0.29/configure-1221-By default, \`make install' will install all the files in
libsocket6-perl-0.29/configure:1222:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
libsocket6-perl-0.29/configure:1223:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
libsocket6-perl-0.29/configure-1224-for instance \`--prefix=\$HOME'.
##############################################
libsocket6-perl-0.29/configure-1291-*)
libsocket6-perl-0.29/configure:1292:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
libsocket6-perl-0.29/configure-1293-  # A ".." for each directory in $ac_dir_suffix.
libsocket6-perl-0.29/configure:1294:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
libsocket6-perl-0.29/configure-1295-  case $ac_top_builddir_sub in
##############################################
libsocket6-perl-0.29/configure-1657-    *\'*)
libsocket6-perl-0.29/configure:1658:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
libsocket6-perl-0.29/configure-1659-    esac
##############################################
libsocket6-perl-0.29/configure-1740-      case $ac_val in
libsocket6-perl-0.29/configure:1741:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
libsocket6-perl-0.29/configure-1742-      esac
##############################################
libsocket6-perl-0.29/configure-1755-	case $ac_val in
libsocket6-perl-0.29/configure:1756:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
libsocket6-perl-0.29/configure-1757-	esac
##############################################
libsocket6-perl-0.29/configure-1875-    set,)
libsocket6-perl-0.29/configure:1876:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
libsocket6-perl-0.29/configure:1877:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
libsocket6-perl-0.29/configure-1878-      ac_cache_corrupted=: ;;
##############################################
libsocket6-perl-0.29/configure-1886-	# differences in whitespace do not lead to failure.
libsocket6-perl-0.29/configure:1887:	ac_old_val_w=`echo x $ac_old_val`
libsocket6-perl-0.29/configure:1888:	ac_new_val_w=`echo x $ac_new_val`
libsocket6-perl-0.29/configure-1889-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
libsocket6-perl-0.29/configure-1906-    case $ac_new_val in
libsocket6-perl-0.29/configure:1907:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
libsocket6-perl-0.29/configure-1908-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
libsocket6-perl-0.29/configure-2283-$as_echo_n "checking whether the C compiler works... " >&6; }
libsocket6-perl-0.29/configure:2284:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
libsocket6-perl-0.29/configure-2285-
##############################################
libsocket6-perl-0.29/configure-2327-	then :; else
libsocket6-perl-0.29/configure:2328:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libsocket6-perl-0.29/configure-2329-	fi
##############################################
libsocket6-perl-0.29/configure-2387-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
libsocket6-perl-0.29/configure:2388:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libsocket6-perl-0.29/configure-2389-	  break;;
##############################################
libsocket6-perl-0.29/configure-2496-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
libsocket6-perl-0.29/configure:2497:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
libsocket6-perl-0.29/configure-2498-       break;;
##############################################
libsocket6-perl-0.29/configure-2728-
libsocket6-perl-0.29/configure:2729:default_perl_path=`which perl | sed -e 's/\/\/*[^\/]*$//'`
libsocket6-perl-0.29/configure-2730-
##############################################
libsocket6-perl-0.29/configure-3008-  # Check for GNU $ac_path_GREP
libsocket6-perl-0.29/configure:3009:case `"$ac_path_GREP" --version 2>&1` in
libsocket6-perl-0.29/configure-3010-*GNU*)
##############################################
libsocket6-perl-0.29/configure-3074-  # Check for GNU $ac_path_EGREP
libsocket6-perl-0.29/configure:3075:case `"$ac_path_EGREP" --version 2>&1` in
libsocket6-perl-0.29/configure-3076-*GNU*)
##############################################
libsocket6-perl-0.29/configure-3254-  $EGREP "${ipv6_cv_pfx}getaddrinfo" >/dev/null 2>&1; then :
libsocket6-perl-0.29/configure:3255:  as_ac_var=`$as_echo "ac_cv_func_${ipv6_cv_pfx}getaddrinfo" | $as_tr_sh`
libsocket6-perl-0.29/configure-3256-ac_fn_c_check_func "$LINENO" "${ipv6_cv_pfx}getaddrinfo" "$as_ac_var"
##############################################
libsocket6-perl-0.29/configure-3414-  $EGREP "${ipv6_cv_pfx}getnameinfo" >/dev/null 2>&1; then :
libsocket6-perl-0.29/configure:3415:  as_ac_var=`$as_echo "ac_cv_func_${ipv6_cv_pfx}getnameinfo" | $as_tr_sh`
libsocket6-perl-0.29/configure-3416-ac_fn_c_check_func "$LINENO" "${ipv6_cv_pfx}getnameinfo" "$as_ac_var"
##############################################
libsocket6-perl-0.29/configure-3574-  $EGREP "${ipv6_cv_pfx}gethostbyname2" >/dev/null 2>&1; then :
libsocket6-perl-0.29/configure:3575:  as_ac_var=`$as_echo "ac_cv_func_${ipv6_cv_pfx}gethostbyname2" | $as_tr_sh`
libsocket6-perl-0.29/configure-3576-ac_fn_c_check_func "$LINENO" "${ipv6_cv_pfx}gethostbyname2" "$as_ac_var"
##############################################
libsocket6-perl-0.29/configure-3734-  $EGREP "${ipv6_cv_pfx}getipnodebyname" >/dev/null 2>&1; then :
libsocket6-perl-0.29/configure:3735:  as_ac_var=`$as_echo "ac_cv_func_${ipv6_cv_pfx}getipnodebyname" | $as_tr_sh`
libsocket6-perl-0.29/configure-3736-ac_fn_c_check_func "$LINENO" "${ipv6_cv_pfx}getipnodebyname" "$as_ac_var"
##############################################
libsocket6-perl-0.29/configure-3783-#endif
libsocket6-perl-0.29/configure:3784:char getipnodebyaddr ();
libsocket6-perl-0.29/configure-3785-int
##############################################
libsocket6-perl-0.29/configure-3787-{
libsocket6-perl-0.29/configure:3788:return getipnodebyaddr ();
libsocket6-perl-0.29/configure-3789-  ;
##############################################
libsocket6-perl-0.29/configure-3845-#endif
libsocket6-perl-0.29/configure:3846:char getipnodebyaddr ();
libsocket6-perl-0.29/configure-3847-int
##############################################
libsocket6-perl-0.29/configure-3849-{
libsocket6-perl-0.29/configure:3850:return getipnodebyaddr ();
libsocket6-perl-0.29/configure-3851-  ;
##############################################
libsocket6-perl-0.29/configure-3894-  $EGREP "${ipv6_cv_pfx}getipnodebyaddr" >/dev/null 2>&1; then :
libsocket6-perl-0.29/configure:3895:  as_ac_var=`$as_echo "ac_cv_func_${ipv6_cv_pfx}getipnodebyaddr" | $as_tr_sh`
libsocket6-perl-0.29/configure-3896-ac_fn_c_check_func "$LINENO" "${ipv6_cv_pfx}getipnodebyaddr" "$as_ac_var"
##############################################
libsocket6-perl-0.29/configure-4054-  $EGREP "${ipv6_cv_pfx}inet_pton" >/dev/null 2>&1; then :
libsocket6-perl-0.29/configure:4055:  as_ac_var=`$as_echo "ac_cv_func_${ipv6_cv_pfx}inet_pton" | $as_tr_sh`
libsocket6-perl-0.29/configure-4056-ac_fn_c_check_func "$LINENO" "${ipv6_cv_pfx}inet_pton" "$as_ac_var"
##############################################
libsocket6-perl-0.29/configure-4214-  $EGREP "${ipv6_cv_pfx}inet_ntop" >/dev/null 2>&1; then :
libsocket6-perl-0.29/configure:4215:  as_ac_var=`$as_echo "ac_cv_func_${ipv6_cv_pfx}inet_ntop" | $as_tr_sh`
libsocket6-perl-0.29/configure-4216-ac_fn_c_check_func "$LINENO" "${ipv6_cv_pfx}inet_ntop" "$as_ac_var"
##############################################
libsocket6-perl-0.29/configure-4505-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
libsocket6-perl-0.29/configure:4506:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
libsocket6-perl-0.29/configure-4507-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
libsocket6-perl-0.29/configure-4572-if test -z "$BASH_VERSION$ZSH_VERSION" \
libsocket6-perl-0.29/configure:4573:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
libsocket6-perl-0.29/configure-4574-  as_echo='print -r --'
libsocket6-perl-0.29/configure-4575-  as_echo_n='print -rn --'
libsocket6-perl-0.29/configure:4576:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
libsocket6-perl-0.29/configure-4577-  as_echo='printf %s\n'
##############################################
libsocket6-perl-0.29/configure-4579-else
libsocket6-perl-0.29/configure:4580:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
libsocket6-perl-0.29/configure-4581-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
libsocket6-perl-0.29/configure-4589-	expr "X$arg" : "X\\(.*\\)$as_nl";
libsocket6-perl-0.29/configure:4590:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
libsocket6-perl-0.29/configure-4591-      esac;
##############################################
libsocket6-perl-0.29/configure-4666-# ----------------------------------------
libsocket6-perl-0.29/configure:4667:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
libsocket6-perl-0.29/configure-4668-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
libsocket6-perl-0.29/configure-4738-  {
libsocket6-perl-0.29/configure:4739:    as_val=`expr "$@" || test $? -eq 1`
libsocket6-perl-0.29/configure-4740-  }
##############################################
libsocket6-perl-0.29/configure-4842-      case $as_dir in #(
libsocket6-perl-0.29/configure:4843:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
libsocket6-perl-0.29/configure-4844-      *) as_qdir=$as_dir;;
##############################################
libsocket6-perl-0.29/configure-4973-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
libsocket6-perl-0.29/configure:4974:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
libsocket6-perl-0.29/configure-4975-ac_cs_version="\\
##############################################
libsocket6-perl-0.29/configure-4995-  --*=?*)
libsocket6-perl-0.29/configure:4996:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
libsocket6-perl-0.29/configure:4997:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
libsocket6-perl-0.29/configure-4998-    ac_shift=:
##############################################
libsocket6-perl-0.29/configure-5000-  --*=)
libsocket6-perl-0.29/configure:5001:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
libsocket6-perl-0.29/configure-5002-    ac_optarg=
##############################################
libsocket6-perl-0.29/configure-5024-    case $ac_optarg in
libsocket6-perl-0.29/configure:5025:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
libsocket6-perl-0.29/configure-5026-    '') as_fn_error $? "missing file argument" ;;
##############################################
libsocket6-perl-0.29/configure-5032-    case $ac_optarg in
libsocket6-perl-0.29/configure:5033:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
libsocket6-perl-0.29/configure-5034-    esac
##############################################
libsocket6-perl-0.29/configure-5154-fi
libsocket6-perl-0.29/configure:5155:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
libsocket6-perl-0.29/configure-5156-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
libsocket6-perl-0.29/configure-5171-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
libsocket6-perl-0.29/configure:5172:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
libsocket6-perl-0.29/configure-5173-ac_delim='%!_!# '
##############################################
libsocket6-perl-0.29/configure-5177-
libsocket6-perl-0.29/configure:5178:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
libsocket6-perl-0.29/configure-5179-  if test $ac_delim_n = $ac_delim_num; then
##############################################
libsocket6-perl-0.29/configure-5315-for ac_last_try in false false :; do
libsocket6-perl-0.29/configure:5316:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
libsocket6-perl-0.29/configure-5317-  if test -z "$ac_tt"; then
##############################################
libsocket6-perl-0.29/configure-5447-      esac
libsocket6-perl-0.29/configure:5448:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
libsocket6-perl-0.29/configure-5449-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
libsocket6-perl-0.29/configure-5506-*)
libsocket6-perl-0.29/configure:5507:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
libsocket6-perl-0.29/configure-5508-  # A ".." for each directory in $ac_dir_suffix.
libsocket6-perl-0.29/configure:5509:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
libsocket6-perl-0.29/configure-5510-  case $ac_top_builddir_sub in
##############################################
libsocket6-perl-0.29/configure-5558-/@mandir@/p'
libsocket6-perl-0.29/configure:5559:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
libsocket6-perl-0.29/configure-5560-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
libsocket6-perl-0.29/configure-5575-
libsocket6-perl-0.29/configure:5576:# Neutralize VPATH when `$srcdir' = `.'.
libsocket6-perl-0.29/configure-5577-# Shell code in configure.ac might set extrasub.
##############################################
libsocket6-perl-0.29/configure-5601-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
libsocket6-perl-0.29/configure:5602:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
libsocket6-perl-0.29/configure-5603-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
libsocket6-perl-0.29/configure.in-37-changequote(<<, >>)
libsocket6-perl-0.29/configure.in:38:default_perl_path=`which perl | sed -e 's/\/\/*[^\/]*$//'`
libsocket6-perl-0.29/configure.in-39-changequote([,])
##############################################
libsocket6-perl-0.29/.pc/ipv6_constants.patch/Socket6.xs-876-void
libsocket6-perl-0.29/.pc/ipv6_constants.patch/Socket6.xs:877:getipnodebyaddr(family, address_sv)
libsocket6-perl-0.29/.pc/ipv6_constants.patch/Socket6.xs-878-	int	family
##############################################
libsocket6-perl-0.29/.pc/ipv6_constants.patch/Socket6.xs-915-
libsocket6-perl-0.29/.pc/ipv6_constants.patch/Socket6.xs:916:	he = getipnodebyaddr(addr_buffer, alen, family, &err);
libsocket6-perl-0.29/.pc/ipv6_constants.patch/Socket6.xs-917-
##############################################
libsocket6-perl-0.29/Socket6.xs-984-void
libsocket6-perl-0.29/Socket6.xs:985:getipnodebyaddr(family, address_sv)
libsocket6-perl-0.29/Socket6.xs-986-	int	family
##############################################
libsocket6-perl-0.29/Socket6.xs-1023-
libsocket6-perl-0.29/Socket6.xs:1024:	he = getipnodebyaddr(addr_buffer, alen, family, &err);
libsocket6-perl-0.29/Socket6.xs-1025-