===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
powerman-2.3.5/config/missing-131-       # Could not run --version or --help.  This is probably someone
powerman-2.3.5/config/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
powerman-2.3.5/config/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
powerman-2.3.5/config/missing-165-         from any GNU archive site."
powerman-2.3.5/config/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
powerman-2.3.5/config/missing-167-    test -z "$files" && files="config.h"
##############################################
powerman-2.3.5/config/missing-194-         proper tools for further handling them.
powerman-2.3.5/config/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
powerman-2.3.5/config/missing-196-         archive site."
powerman-2.3.5/config/missing-197-
powerman-2.3.5/config/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
powerman-2.3.5/config/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
powerman-2.3.5/config/missing-200-    if test -f "$file"; then
##############################################
powerman-2.3.5/config/missing-223-	*.y)
powerman-2.3.5/config/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
powerman-2.3.5/config/missing-225-	    if test -f "$SRCFILE"; then
##############################################
powerman-2.3.5/config/missing-227-	    fi
powerman-2.3.5/config/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
powerman-2.3.5/config/missing-229-	    if test -f "$SRCFILE"; then
##############################################
powerman-2.3.5/config/missing-253-	*.l)
powerman-2.3.5/config/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
powerman-2.3.5/config/missing-255-	    if test -f "$SRCFILE"; then
##############################################
powerman-2.3.5/config/missing-272-
powerman-2.3.5/config/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
powerman-2.3.5/config/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
powerman-2.3.5/config/missing-275-    if test -f "$file"; then
##############################################
powerman-2.3.5/config/missing-292-    # The file to touch is that specified with -o ...
powerman-2.3.5/config/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
powerman-2.3.5/config/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
powerman-2.3.5/config/missing-295-    if test -z "$file"; then
powerman-2.3.5/config/missing-296-      # ... or it is the one specified with @setfilename ...
powerman-2.3.5/config/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
powerman-2.3.5/config/missing-298-      file=`sed -n '
##############################################
powerman-2.3.5/config/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
powerman-2.3.5/config/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
powerman-2.3.5/config/missing-306-    fi
##############################################
powerman-2.3.5/config/missing-328-	*o*)
powerman-2.3.5/config/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
powerman-2.3.5/config/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
powerman-2.3.5/config/missing-334-	*h*)
powerman-2.3.5/config/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
powerman-2.3.5/config/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
powerman-2.3.5/config/ltmain.sh-36-# The name of this program:
powerman-2.3.5/config/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
powerman-2.3.5/config/ltmain.sh-38-modename="$progname"
##############################################
powerman-2.3.5/config/ltmain.sh-67-  :
powerman-2.3.5/config/ltmain.sh:68:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
powerman-2.3.5/config/ltmain.sh-69-  # Yippee, $echo works!
##############################################
powerman-2.3.5/config/ltmain.sh-167-      # If mktemp works, use that first and foremost
powerman-2.3.5/config/ltmain.sh:168:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
powerman-2.3.5/config/ltmain.sh-169-
##############################################
powerman-2.3.5/config/ltmain.sh-199-  win32_libid_type="unknown"
powerman-2.3.5/config/ltmain.sh:200:  win32_fileres=`file -L $1 2>/dev/null`
powerman-2.3.5/config/ltmain.sh-201-  case $win32_fileres in
##############################################
powerman-2.3.5/config/ltmain.sh-251-      # but not from the CC environment variable when configure was run.
powerman-2.3.5/config/ltmain.sh:252:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
powerman-2.3.5/config/ltmain.sh-253-      # Blanks at the start of $base_compile will cause this to fail
##############################################
powerman-2.3.5/config/ltmain.sh-258-	    # Evaluate the configuration.
powerman-2.3.5/config/ltmain.sh:259:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
powerman-2.3.5/config/ltmain.sh-260-	    CC_quoted=
##############################################
powerman-2.3.5/config/ltmain.sh-270-	    case "$@ " in
powerman-2.3.5/config/ltmain.sh:271:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
powerman-2.3.5/config/ltmain.sh-272-	      # The compiler in the base compile command matches
##############################################
powerman-2.3.5/config/ltmain.sh-338-      esac
powerman-2.3.5/config/ltmain.sh:339:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-340-      my_xlib_u=$my_xlib
##############################################
powerman-2.3.5/config/ltmain.sh-343-       *" $my_xlib_u "*)
powerman-2.3.5/config/ltmain.sh:344:         extracted_serial=`expr $extracted_serial + 1`
powerman-2.3.5/config/ltmain.sh-345-         my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
powerman-2.3.5/config/ltmain.sh-368-	  darwin_curdir=`pwd`
powerman-2.3.5/config/ltmain.sh:369:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh:370:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
powerman-2.3.5/config/ltmain.sh-371-	  if test -n "$darwin_arches"; then 
powerman-2.3.5/config/ltmain.sh:372:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
powerman-2.3.5/config/ltmain.sh-373-	    darwin_arch=
##############################################
powerman-2.3.5/config/ltmain.sh-383-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
powerman-2.3.5/config/ltmain.sh:384:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
powerman-2.3.5/config/ltmain.sh-385-	    darwin_file=
##############################################
powerman-2.3.5/config/ltmain.sh-387-	    for darwin_file in $darwin_filelist; do
powerman-2.3.5/config/ltmain.sh:388:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
powerman-2.3.5/config/ltmain.sh-389-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
powerman-2.3.5/config/ltmain.sh-402-      esac
powerman-2.3.5/config/ltmain.sh:403:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
powerman-2.3.5/config/ltmain.sh-404-    done
##############################################
powerman-2.3.5/config/ltmain.sh-421-  case $arg in
powerman-2.3.5/config/ltmain.sh:422:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
powerman-2.3.5/config/ltmain.sh-423-  *) optarg= ;;
##############################################
powerman-2.3.5/config/ltmain.sh-452-	  # Evaluate the configuration.
powerman-2.3.5/config/ltmain.sh:453:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
powerman-2.3.5/config/ltmain.sh-454-	else
##############################################
powerman-2.3.5/config/ltmain.sh-574-static)
powerman-2.3.5/config/ltmain.sh:575:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
powerman-2.3.5/config/ltmain.sh-576-  ;;
##############################################
powerman-2.3.5/config/ltmain.sh-695-	-Wc,*)
powerman-2.3.5/config/ltmain.sh:696:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
powerman-2.3.5/config/ltmain.sh-697-	  lastarg=
##############################################
powerman-2.3.5/config/ltmain.sh-712-	  IFS="$save_ifs"
powerman-2.3.5/config/ltmain.sh:713:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
powerman-2.3.5/config/ltmain.sh-714-
##############################################
powerman-2.3.5/config/ltmain.sh-731-      # Aesthetically quote the previous argument.
powerman-2.3.5/config/ltmain.sh:732:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-733-
##############################################
powerman-2.3.5/config/ltmain.sh-759-      # Get the name of the library object.
powerman-2.3.5/config/ltmain.sh:760:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-761-      ;;
##############################################
powerman-2.3.5/config/ltmain.sh-770-    *.ads) xform=ads ;;
powerman-2.3.5/config/ltmain.sh:771:    *.asm) xform=asm ;;
powerman-2.3.5/config/ltmain.sh-772-    *.c++) xform=c++ ;;
##############################################
powerman-2.3.5/config/ltmain.sh-783-
powerman-2.3.5/config/ltmain.sh:784:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
powerman-2.3.5/config/ltmain.sh-785-
powerman-2.3.5/config/ltmain.sh-786-    case $libobj in
powerman-2.3.5/config/ltmain.sh:787:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
powerman-2.3.5/config/ltmain.sh-788-    *)
##############################################
powerman-2.3.5/config/ltmain.sh-814-
powerman-2.3.5/config/ltmain.sh:815:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-816-    case $qlibobj in
##############################################
powerman-2.3.5/config/ltmain.sh-822-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
powerman-2.3.5/config/ltmain.sh:823:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh:824:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-825-    if test "X$xdir" = "X$obj"; then
##############################################
powerman-2.3.5/config/ltmain.sh-861-    if test "$compiler_c_o" = no; then
powerman-2.3.5/config/ltmain.sh:862:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
powerman-2.3.5/config/ltmain.sh-863-      lockfile="$output_obj.lock"
##############################################
powerman-2.3.5/config/ltmain.sh-882-*** ERROR, $lockfile exists and contains:
powerman-2.3.5/config/ltmain.sh:883:`cat $lockfile 2>/dev/null`
powerman-2.3.5/config/ltmain.sh-884-
##############################################
powerman-2.3.5/config/ltmain.sh-900-    fi
powerman-2.3.5/config/ltmain.sh:901:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-902-    case $qsrcfile in
##############################################
powerman-2.3.5/config/ltmain.sh-956-      if test "$need_locks" = warn &&
powerman-2.3.5/config/ltmain.sh:957:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
powerman-2.3.5/config/ltmain.sh-958-	$echo "\
powerman-2.3.5/config/ltmain.sh-959-*** ERROR, $lockfile contains:
powerman-2.3.5/config/ltmain.sh:960:`cat $lockfile 2>/dev/null`
powerman-2.3.5/config/ltmain.sh-961-
##############################################
powerman-2.3.5/config/ltmain.sh-1028-      if test "$need_locks" = warn &&
powerman-2.3.5/config/ltmain.sh:1029:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
powerman-2.3.5/config/ltmain.sh-1030-	$echo "\
powerman-2.3.5/config/ltmain.sh-1031-*** ERROR, $lockfile contains:
powerman-2.3.5/config/ltmain.sh:1032:`cat $lockfile 2>/dev/null`
powerman-2.3.5/config/ltmain.sh-1033-
##############################################
powerman-2.3.5/config/ltmain.sh-1201-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
powerman-2.3.5/config/ltmain.sh:1202:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
powerman-2.3.5/config/ltmain.sh-1203-	;;
##############################################
powerman-2.3.5/config/ltmain.sh-1290-	    moreargs=
powerman-2.3.5/config/ltmain.sh:1291:	    for fil in `cat $save_arg`
powerman-2.3.5/config/ltmain.sh-1292-	    do
##############################################
powerman-2.3.5/config/ltmain.sh-1317-		# Extract subdirectory from the argument.
powerman-2.3.5/config/ltmain.sh:1318:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-1319-		if test "X$xdir" = "X$arg"; then
##############################################
powerman-2.3.5/config/ltmain.sh-1376-		  # Extract subdirectory from the argument.
powerman-2.3.5/config/ltmain.sh:1377:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-1378-		  if test "X$xdir" = "X$arg"; then
##############################################
powerman-2.3.5/config/ltmain.sh-1383-
powerman-2.3.5/config/ltmain.sh:1384:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
powerman-2.3.5/config/ltmain.sh:1385:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
powerman-2.3.5/config/ltmain.sh-1386-		  libobjs="$libobjs $pic_object"
##############################################
powerman-2.3.5/config/ltmain.sh-1544-      -L*)
powerman-2.3.5/config/ltmain.sh:1545:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
powerman-2.3.5/config/ltmain.sh-1546-	# We need an absolute path.
##############################################
powerman-2.3.5/config/ltmain.sh-1549-	*)
powerman-2.3.5/config/ltmain.sh:1550:	  absdir=`cd "$dir" && pwd`
powerman-2.3.5/config/ltmain.sh-1551-	  if test -z "$absdir"; then
##############################################
powerman-2.3.5/config/ltmain.sh-1567-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
powerman-2.3.5/config/ltmain.sh:1568:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
powerman-2.3.5/config/ltmain.sh-1569-	  case :$dllsearchpath: in
##############################################
powerman-2.3.5/config/ltmain.sh-1659-	# to be aesthetically quoted because they are evaled later.
powerman-2.3.5/config/ltmain.sh:1660:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-1661-	case $arg in
##############################################
powerman-2.3.5/config/ltmain.sh-1728-      -R*)
powerman-2.3.5/config/ltmain.sh:1729:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
powerman-2.3.5/config/ltmain.sh-1730-	# We need an absolute path.
##############################################
powerman-2.3.5/config/ltmain.sh-1769-      -Wc,*)
powerman-2.3.5/config/ltmain.sh:1770:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
powerman-2.3.5/config/ltmain.sh-1771-	arg=
##############################################
powerman-2.3.5/config/ltmain.sh-1783-	IFS="$save_ifs"
powerman-2.3.5/config/ltmain.sh:1784:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
powerman-2.3.5/config/ltmain.sh-1785-	;;
##############################################
powerman-2.3.5/config/ltmain.sh-1787-      -Wl,*)
powerman-2.3.5/config/ltmain.sh:1788:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
powerman-2.3.5/config/ltmain.sh-1789-	arg=
##############################################
powerman-2.3.5/config/ltmain.sh-1802-	IFS="$save_ifs"
powerman-2.3.5/config/ltmain.sh:1803:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
powerman-2.3.5/config/ltmain.sh-1804-	;;
##############################################
powerman-2.3.5/config/ltmain.sh-1824-	# to be aesthetically quoted because they are evaled later.
powerman-2.3.5/config/ltmain.sh:1825:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-1826-	case $arg in
##############################################
powerman-2.3.5/config/ltmain.sh-1861-	  # Extract subdirectory from the argument.
powerman-2.3.5/config/ltmain.sh:1862:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-1863-	  if test "X$xdir" = "X$arg"; then
##############################################
powerman-2.3.5/config/ltmain.sh-1920-	    # Extract subdirectory from the argument.
powerman-2.3.5/config/ltmain.sh:1921:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-1922-	    if test "X$xdir" = "X$arg"; then
##############################################
powerman-2.3.5/config/ltmain.sh-1927-
powerman-2.3.5/config/ltmain.sh:1928:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
powerman-2.3.5/config/ltmain.sh:1929:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
powerman-2.3.5/config/ltmain.sh-1930-	    libobjs="$libobjs $pic_object"
##############################################
powerman-2.3.5/config/ltmain.sh-1963-	# to be aesthetically quoted because they are evaled later.
powerman-2.3.5/config/ltmain.sh:1964:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-1965-	case $arg in
##############################################
powerman-2.3.5/config/ltmain.sh-1993-    # calculate the name of the file, without its directory
powerman-2.3.5/config/ltmain.sh:1994:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-1995-    libobjs_save="$libobjs"
##############################################
powerman-2.3.5/config/ltmain.sh-1998-      # get the directories listed in $shlibpath_var
powerman-2.3.5/config/ltmain.sh:1999:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
powerman-2.3.5/config/ltmain.sh-2000-    else
##############################################
powerman-2.3.5/config/ltmain.sh-2005-
powerman-2.3.5/config/ltmain.sh:2006:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-2007-    if test "X$output_objdir" = "X$output"; then
##############################################
powerman-2.3.5/config/ltmain.sh-2140-	  fi
powerman-2.3.5/config/ltmain.sh:2141:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
powerman-2.3.5/config/ltmain.sh-2142-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
powerman-2.3.5/config/ltmain.sh-2184-		    found=no
powerman-2.3.5/config/ltmain.sh:2185:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-2186-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
powerman-2.3.5/config/ltmain.sh-2209-	    newdependency_libs="$deplib $newdependency_libs"
powerman-2.3.5/config/ltmain.sh:2210:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
powerman-2.3.5/config/ltmain.sh-2211-	    ;;
##############################################
powerman-2.3.5/config/ltmain.sh-2222-	    fi
powerman-2.3.5/config/ltmain.sh:2223:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
powerman-2.3.5/config/ltmain.sh-2224-	    ;;
##############################################
powerman-2.3.5/config/ltmain.sh-2232-	  if test "$pass" = link; then
powerman-2.3.5/config/ltmain.sh:2233:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
powerman-2.3.5/config/ltmain.sh-2234-	    # Make sure the xrpath contains only unique directories.
##############################################
powerman-2.3.5/config/ltmain.sh-2254-		set dummy $deplibs_check_method
powerman-2.3.5/config/ltmain.sh:2255:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
powerman-2.3.5/config/ltmain.sh-2256-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
powerman-2.3.5/config/ltmain.sh-2315-	else
powerman-2.3.5/config/ltmain.sh:2316:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
powerman-2.3.5/config/ltmain.sh-2317-	  exit $EXIT_FAILURE
##############################################
powerman-2.3.5/config/ltmain.sh-2326-
powerman-2.3.5/config/ltmain.sh:2327:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-2328-	test "X$ladir" = "X$lib" && ladir="."
##############################################
powerman-2.3.5/config/ltmain.sh-2418-	*)
powerman-2.3.5/config/ltmain.sh:2419:	  abs_ladir=`cd "$ladir" && pwd`
powerman-2.3.5/config/ltmain.sh-2420-	  if test -z "$abs_ladir"; then
##############################################
powerman-2.3.5/config/ltmain.sh-2426-	esac
powerman-2.3.5/config/ltmain.sh:2427:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-2428-
##############################################
powerman-2.3.5/config/ltmain.sh-2453-	fi # $installed = yes
powerman-2.3.5/config/ltmain.sh:2454:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
powerman-2.3.5/config/ltmain.sh-2455-
##############################################
powerman-2.3.5/config/ltmain.sh-2500-	    case $deplib in
powerman-2.3.5/config/ltmain.sh:2501:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
powerman-2.3.5/config/ltmain.sh-2502-	    esac
##############################################
powerman-2.3.5/config/ltmain.sh-2621-	    shift; shift
powerman-2.3.5/config/ltmain.sh:2622:	    libname=`eval \\$echo \"$libname_spec\"`
powerman-2.3.5/config/ltmain.sh-2623-	    # use dlname if we got it. it's perfectly good, no?
##############################################
powerman-2.3.5/config/ltmain.sh-2629-	      *cygwin* | mingw*)
powerman-2.3.5/config/ltmain.sh:2630:		major=`expr $current - $age`
powerman-2.3.5/config/ltmain.sh-2631-		versuffix="-$major"
##############################################
powerman-2.3.5/config/ltmain.sh-2640-	    soroot="$soname"
powerman-2.3.5/config/ltmain.sh:2641:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
powerman-2.3.5/config/ltmain.sh:2642:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
powerman-2.3.5/config/ltmain.sh-2643-
##############################################
powerman-2.3.5/config/ltmain.sh-2873-	      case $libdir in
powerman-2.3.5/config/ltmain.sh:2874:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
powerman-2.3.5/config/ltmain.sh-2875-		   case " $xrpath " in
##############################################
powerman-2.3.5/config/ltmain.sh-2905-	      *.la)
powerman-2.3.5/config/ltmain.sh:2906:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-2907-		test "X$dir" = "X$deplib" && dir="."
##############################################
powerman-2.3.5/config/ltmain.sh-2911-		*)
powerman-2.3.5/config/ltmain.sh:2912:		  absdir=`cd "$dir" && pwd`
powerman-2.3.5/config/ltmain.sh-2913-		  if test -z "$absdir"; then
##############################################
powerman-2.3.5/config/ltmain.sh-2921-		else
powerman-2.3.5/config/ltmain.sh:2922:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
powerman-2.3.5/config/ltmain.sh-2923-		  if test -z "$libdir"; then
##############################################
powerman-2.3.5/config/ltmain.sh-2936-		  # but need to link against shared
powerman-2.3.5/config/ltmain.sh:2937:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
powerman-2.3.5/config/ltmain.sh-2938-		  if test -n "$deplibrary_names" ; then
##############################################
powerman-2.3.5/config/ltmain.sh-2961-		  # Again, we only want to link against shared libraries
powerman-2.3.5/config/ltmain.sh:2962:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
powerman-2.3.5/config/ltmain.sh-2963-		  for tmp in $newlib_search_path ; do
##############################################
powerman-2.3.5/config/ltmain.sh-3128-      lib*)
powerman-2.3.5/config/ltmain.sh:3129:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
powerman-2.3.5/config/ltmain.sh-3130-	eval shared_ext=\"$shrext_cmds\"
##############################################
powerman-2.3.5/config/ltmain.sh-3134-	if test "$module" = no; then
powerman-2.3.5/config/ltmain.sh:3135:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
powerman-2.3.5/config/ltmain.sh-3136-	  $echo "$help" 1>&2
##############################################
powerman-2.3.5/config/ltmain.sh-3140-	  # Add the "lib" prefix for modules if required
powerman-2.3.5/config/ltmain.sh:3141:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
powerman-2.3.5/config/ltmain.sh-3142-	  eval shared_ext=\"$shrext_cmds\"
##############################################
powerman-2.3.5/config/ltmain.sh-3144-	else
powerman-2.3.5/config/ltmain.sh:3145:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
powerman-2.3.5/config/ltmain.sh-3146-	fi
##############################################
powerman-2.3.5/config/ltmain.sh-3221-	  darwin|linux|osf|windows|none)
powerman-2.3.5/config/ltmain.sh:3222:	    current=`expr $number_major + $number_minor`
powerman-2.3.5/config/ltmain.sh-3223-	    age="$number_minor"
##############################################
powerman-2.3.5/config/ltmain.sh-3231-	  irix|nonstopux)
powerman-2.3.5/config/ltmain.sh:3232:	    current=`expr $number_major + $number_minor - 1`
powerman-2.3.5/config/ltmain.sh-3233-	    age="$number_minor"
##############################################
powerman-2.3.5/config/ltmain.sh-3273-	if test "$age" -gt "$current"; then
powerman-2.3.5/config/ltmain.sh:3274:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
powerman-2.3.5/config/ltmain.sh-3275-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
powerman-2.3.5/config/ltmain.sh-3288-	  # verstring for coding it into the library header
powerman-2.3.5/config/ltmain.sh:3289:	  major=.`expr $current - $age`
powerman-2.3.5/config/ltmain.sh-3290-	  versuffix="$major.$age.$revision"
powerman-2.3.5/config/ltmain.sh-3291-	  # Darwin ld doesn't like 0 for these options...
powerman-2.3.5/config/ltmain.sh:3292:	  minor_current=`expr $current + 1`
powerman-2.3.5/config/ltmain.sh-3293-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
powerman-2.3.5/config/ltmain.sh-3306-	irix | nonstopux)
powerman-2.3.5/config/ltmain.sh:3307:	  major=`expr $current - $age + 1`
powerman-2.3.5/config/ltmain.sh-3308-
##############################################
powerman-2.3.5/config/ltmain.sh-3317-	  while test "$loop" -ne 0; do
powerman-2.3.5/config/ltmain.sh:3318:	    iface=`expr $revision - $loop`
powerman-2.3.5/config/ltmain.sh:3319:	    loop=`expr $loop - 1`
powerman-2.3.5/config/ltmain.sh-3320-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
powerman-2.3.5/config/ltmain.sh-3328-	linux)
powerman-2.3.5/config/ltmain.sh:3329:	  major=.`expr $current - $age`
powerman-2.3.5/config/ltmain.sh-3330-	  versuffix="$major.$age.$revision"
##############################################
powerman-2.3.5/config/ltmain.sh-3333-	osf)
powerman-2.3.5/config/ltmain.sh:3334:	  major=.`expr $current - $age`
powerman-2.3.5/config/ltmain.sh-3335-	  versuffix=".$current.$age.$revision"
##############################################
powerman-2.3.5/config/ltmain.sh-3340-	  while test "$loop" -ne 0; do
powerman-2.3.5/config/ltmain.sh:3341:	    iface=`expr $current - $loop`
powerman-2.3.5/config/ltmain.sh:3342:	    loop=`expr $loop - 1`
powerman-2.3.5/config/ltmain.sh-3343-	    verstring="$verstring:${iface}.0"
##############################################
powerman-2.3.5/config/ltmain.sh-3357-	  # extension on DOS 8.3 filesystems.
powerman-2.3.5/config/ltmain.sh:3358:	  major=`expr $current - $age`
powerman-2.3.5/config/ltmain.sh-3359-	  versuffix="-$major"
##############################################
powerman-2.3.5/config/ltmain.sh-3412-	removelist=
powerman-2.3.5/config/ltmain.sh:3413:	tempremovelist=`$echo "$output_objdir/*"`
powerman-2.3.5/config/ltmain.sh-3414-	for p in $tempremovelist; do
##############################################
powerman-2.3.5/config/ltmain.sh-3440-	# Transform .lo files to .o files.
powerman-2.3.5/config/ltmain.sh:3441:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-3442-      fi
##############################################
powerman-2.3.5/config/ltmain.sh-3445-#      for path in $notinst_path; do
powerman-2.3.5/config/ltmain.sh:3446:#	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
powerman-2.3.5/config/ltmain.sh:3447:#	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
powerman-2.3.5/config/ltmain.sh:3448:#	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
powerman-2.3.5/config/ltmain.sh-3449-#      done
##############################################
powerman-2.3.5/config/ltmain.sh-3552-	    for i in $deplibs; do
powerman-2.3.5/config/ltmain.sh:3553:	      name=`expr $i : '-l\(.*\)'`
powerman-2.3.5/config/ltmain.sh-3554-	      # If $name is empty we are operating on a -L argument.
##############################################
powerman-2.3.5/config/ltmain.sh-3564-		if test -n "$i" ; then
powerman-2.3.5/config/ltmain.sh:3565:		  libname=`eval \\$echo \"$libname_spec\"`
powerman-2.3.5/config/ltmain.sh:3566:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
powerman-2.3.5/config/ltmain.sh-3567-		  set dummy $deplib_matches
powerman-2.3.5/config/ltmain.sh-3568-		  deplib_match=$2
powerman-2.3.5/config/ltmain.sh:3569:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
powerman-2.3.5/config/ltmain.sh-3570-		    newdeplibs="$newdeplibs $i"
##############################################
powerman-2.3.5/config/ltmain.sh-3589-	    for i in $deplibs; do
powerman-2.3.5/config/ltmain.sh:3590:	      name=`expr $i : '-l\(.*\)'`
powerman-2.3.5/config/ltmain.sh-3591-	      # If $name is empty we are operating on a -L argument.
##############################################
powerman-2.3.5/config/ltmain.sh-3604-		  if test -n "$i" ; then
powerman-2.3.5/config/ltmain.sh:3605:		    libname=`eval \\$echo \"$libname_spec\"`
powerman-2.3.5/config/ltmain.sh:3606:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
powerman-2.3.5/config/ltmain.sh-3607-		    set dummy $deplib_matches
powerman-2.3.5/config/ltmain.sh-3608-		    deplib_match=$2
powerman-2.3.5/config/ltmain.sh:3609:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
powerman-2.3.5/config/ltmain.sh-3610-		      newdeplibs="$newdeplibs $i"
##############################################
powerman-2.3.5/config/ltmain.sh-3637-	  set dummy $deplibs_check_method
powerman-2.3.5/config/ltmain.sh:3638:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
powerman-2.3.5/config/ltmain.sh-3639-	  for a_deplib in $deplibs; do
powerman-2.3.5/config/ltmain.sh:3640:	    name=`expr $a_deplib : '-l\(.*\)'`
powerman-2.3.5/config/ltmain.sh-3641-	    # If $name is empty we are operating on a -L argument.
##############################################
powerman-2.3.5/config/ltmain.sh-3651-	      if test -n "$a_deplib" ; then
powerman-2.3.5/config/ltmain.sh:3652:		libname=`eval \\$echo \"$libname_spec\"`
powerman-2.3.5/config/ltmain.sh-3653-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
powerman-2.3.5/config/ltmain.sh:3654:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
powerman-2.3.5/config/ltmain.sh-3655-		  for potent_lib in $potential_libs; do
##############################################
powerman-2.3.5/config/ltmain.sh-3667-		      while test -h "$potlib" 2>/dev/null; do
powerman-2.3.5/config/ltmain.sh:3668:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
powerman-2.3.5/config/ltmain.sh-3669-			case $potliblink in
powerman-2.3.5/config/ltmain.sh-3670-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
powerman-2.3.5/config/ltmain.sh:3671:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
powerman-2.3.5/config/ltmain.sh-3672-			esac
##############################################
powerman-2.3.5/config/ltmain.sh-3706-	  set dummy $deplibs_check_method
powerman-2.3.5/config/ltmain.sh:3707:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
powerman-2.3.5/config/ltmain.sh-3708-	  for a_deplib in $deplibs; do
powerman-2.3.5/config/ltmain.sh:3709:	    name=`expr $a_deplib : '-l\(.*\)'`
powerman-2.3.5/config/ltmain.sh-3710-	    # If $name is empty we are operating on a -L argument.
##############################################
powerman-2.3.5/config/ltmain.sh-3720-	      if test -n "$a_deplib" ; then
powerman-2.3.5/config/ltmain.sh:3721:		libname=`eval \\$echo \"$libname_spec\"`
powerman-2.3.5/config/ltmain.sh-3722-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
powerman-2.3.5/config/ltmain.sh:3723:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
powerman-2.3.5/config/ltmain.sh-3724-		  for potent_lib in $potential_libs; do
##############################################
powerman-2.3.5/config/ltmain.sh-3763-	      # can't use Xsed below, because $i might contain '/'
powerman-2.3.5/config/ltmain.sh:3764:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
powerman-2.3.5/config/ltmain.sh-3765-	    done
##############################################
powerman-2.3.5/config/ltmain.sh-3788-	  # On Rhapsody replace the C library is the System framework
powerman-2.3.5/config/ltmain.sh:3789:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
powerman-2.3.5/config/ltmain.sh-3790-	  ;;
##############################################
powerman-2.3.5/config/ltmain.sh-3957-	# Use standard objects if they are pic
powerman-2.3.5/config/ltmain.sh:3958:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-3959-
##############################################
powerman-2.3.5/config/ltmain.sh-3970-	      eval cmd=\"$cmd\"
powerman-2.3.5/config/ltmain.sh:3971:	      if len=`expr "X$cmd" : ".*"` &&
powerman-2.3.5/config/ltmain.sh-3972-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
powerman-2.3.5/config/ltmain.sh-4052-	if test "X$skipped_export" != "X:" &&
powerman-2.3.5/config/ltmain.sh:4053:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
powerman-2.3.5/config/ltmain.sh-4054-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
powerman-2.3.5/config/ltmain.sh-4071-	  save_output=$output
powerman-2.3.5/config/ltmain.sh:4072:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
powerman-2.3.5/config/ltmain.sh-4073-
##############################################
powerman-2.3.5/config/ltmain.sh-4087-	    if test "X$objlist" = X ||
powerman-2.3.5/config/ltmain.sh:4088:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
powerman-2.3.5/config/ltmain.sh-4089-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
powerman-2.3.5/config/ltmain.sh-4102-	      last_robj=$output_objdir/$output_la-${k}.$objext
powerman-2.3.5/config/ltmain.sh:4103:	      k=`expr $k + 1`
powerman-2.3.5/config/ltmain.sh-4104-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
powerman-2.3.5/config/ltmain.sh-4128-	  do
powerman-2.3.5/config/ltmain.sh:4129:	    i=`expr $i + 1`
powerman-2.3.5/config/ltmain.sh-4130-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
powerman-2.3.5/config/ltmain.sh-4252-	libobj="$output"
powerman-2.3.5/config/ltmain.sh:4253:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
powerman-2.3.5/config/ltmain.sh-4254-	;;
##############################################
powerman-2.3.5/config/ltmain.sh-4277-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
powerman-2.3.5/config/ltmain.sh:4278:      reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
powerman-2.3.5/config/ltmain.sh-4279-	else
##############################################
powerman-2.3.5/config/ltmain.sh-4288-      # Create the old-style object.
powerman-2.3.5/config/ltmain.sh:4289:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
powerman-2.3.5/config/ltmain.sh-4290-
##############################################
powerman-2.3.5/config/ltmain.sh-4349-      case $host in
powerman-2.3.5/config/ltmain.sh:4350:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
powerman-2.3.5/config/ltmain.sh-4351-      esac
##############################################
powerman-2.3.5/config/ltmain.sh-4369-	# On Rhapsody replace the C library is the System framework
powerman-2.3.5/config/ltmain.sh:4370:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
powerman-2.3.5/config/ltmain.sh:4371:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
powerman-2.3.5/config/ltmain.sh-4372-	;;
##############################################
powerman-2.3.5/config/ltmain.sh-4457-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
powerman-2.3.5/config/ltmain.sh:4458:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
powerman-2.3.5/config/ltmain.sh-4459-	  case :$dllsearchpath: in
##############################################
powerman-2.3.5/config/ltmain.sh-4515-	# Transform all the library objects into standard objects.
powerman-2.3.5/config/ltmain.sh:4516:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
powerman-2.3.5/config/ltmain.sh:4517:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4518-      fi
##############################################
powerman-2.3.5/config/ltmain.sh-4561-	    # Add our own program objects to the symbol list.
powerman-2.3.5/config/ltmain.sh:4562:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4563-	    for arg in $progfiles; do
##############################################
powerman-2.3.5/config/ltmain.sh-4603-	    $show "extracting global C symbols from \`$arg'"
powerman-2.3.5/config/ltmain.sh:4604:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-4605-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
powerman-2.3.5/config/ltmain.sh-4725-            if test -f "$output_objdir/${outputname}.def" ; then
powerman-2.3.5/config/ltmain.sh:4726:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh:4727:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4728-            else
powerman-2.3.5/config/ltmain.sh:4729:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh:4730:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4731-             fi
##############################################
powerman-2.3.5/config/ltmain.sh-4733-          * )
powerman-2.3.5/config/ltmain.sh:4734:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh:4735:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4736-            ;;
##############################################
powerman-2.3.5/config/ltmain.sh-4749-	# Nullify the symbol file.
powerman-2.3.5/config/ltmain.sh:4750:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh:4751:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4752-      fi
##############################################
powerman-2.3.5/config/ltmain.sh-4755-	# Replace the output file specification.
powerman-2.3.5/config/ltmain.sh:4756:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4757-	link_command="$compile_command$compile_rpath"
##############################################
powerman-2.3.5/config/ltmain.sh-4822-	# Replace the output file specification.
powerman-2.3.5/config/ltmain.sh:4823:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
powerman-2.3.5/config/ltmain.sh-4824-	# Delete the old output file.
##############################################
powerman-2.3.5/config/ltmain.sh-4842-	  if test "$fast_install" = yes; then
powerman-2.3.5/config/ltmain.sh:4843:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4844-	  else
##############################################
powerman-2.3.5/config/ltmain.sh-4854-      # Replace the output file specification.
powerman-2.3.5/config/ltmain.sh:4855:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
powerman-2.3.5/config/ltmain.sh-4856-
##############################################
powerman-2.3.5/config/ltmain.sh-4874-	  else
powerman-2.3.5/config/ltmain.sh:4875:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-4876-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
powerman-2.3.5/config/ltmain.sh-4879-	relink_command="(cd `pwd`; $relink_command)"
powerman-2.3.5/config/ltmain.sh:4880:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-4881-      fi
##############################################
powerman-2.3.5/config/ltmain.sh-4888-	esac
powerman-2.3.5/config/ltmain.sh:4889:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-4890-      else
powerman-2.3.5/config/ltmain.sh:4891:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-4892-      fi
##############################################
powerman-2.3.5/config/ltmain.sh-4898-	case $output in
powerman-2.3.5/config/ltmain.sh:4899:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
powerman-2.3.5/config/ltmain.sh-4900-	esac
##############################################
powerman-2.3.5/config/ltmain.sh-4904-	    exeext=.exe
powerman-2.3.5/config/ltmain.sh:4905:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
powerman-2.3.5/config/ltmain.sh-4906-	  *) exeext= ;;
##############################################
powerman-2.3.5/config/ltmain.sh-4909-	  *cygwin* | *mingw* )
powerman-2.3.5/config/ltmain.sh:4910:            output_name=`basename $output`
powerman-2.3.5/config/ltmain.sh:4911:            output_path=`dirname $output`
powerman-2.3.5/config/ltmain.sh-4912-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
powerman-2.3.5/config/ltmain.sh-5317-      shift
powerman-2.3.5/config/ltmain.sh:5318:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
powerman-2.3.5/config/ltmain.sh-5319-      # Yippee, \$echo works!
##############################################
powerman-2.3.5/config/ltmain.sh-5329-  # Find the directory that this script lives in.
powerman-2.3.5/config/ltmain.sh:5330:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
powerman-2.3.5/config/ltmain.sh-5331-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
powerman-2.3.5/config/ltmain.sh-5333-  # Follow symbolic links until we get to the real thisdir.
powerman-2.3.5/config/ltmain.sh:5334:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
powerman-2.3.5/config/ltmain.sh-5335-  while test -n \"\$file\"; do
powerman-2.3.5/config/ltmain.sh:5336:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
powerman-2.3.5/config/ltmain.sh-5337-
##############################################
powerman-2.3.5/config/ltmain.sh-5345-
powerman-2.3.5/config/ltmain.sh:5346:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
powerman-2.3.5/config/ltmain.sh:5347:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
powerman-2.3.5/config/ltmain.sh-5348-  done
##############################################
powerman-2.3.5/config/ltmain.sh-5350-  # Try to get the absolute directory name.
powerman-2.3.5/config/ltmain.sh:5351:  absdir=\`cd \"\$thisdir\" && pwd\`
powerman-2.3.5/config/ltmain.sh-5352-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
powerman-2.3.5/config/ltmain.sh-5360-  if test ! -f \"\$progdir/\$program\" || \\
powerman-2.3.5/config/ltmain.sh:5361:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
powerman-2.3.5/config/ltmain.sh-5362-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
powerman-2.3.5/config/ltmain.sh-5375-    if test -n \"\$relink_command\"; then
powerman-2.3.5/config/ltmain.sh:5376:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
powerman-2.3.5/config/ltmain.sh-5377-      else
##############################################
powerman-2.3.5/config/ltmain.sh-5407-    # The second colon is a workaround for a bug in BeOS R4 sed
powerman-2.3.5/config/ltmain.sh:5408:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
powerman-2.3.5/config/ltmain.sh-5409-
##############################################
powerman-2.3.5/config/ltmain.sh-5520-	  do
powerman-2.3.5/config/ltmain.sh:5521:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-5522-	    case " $oldobjs " in
##############################################
powerman-2.3.5/config/ltmain.sh-5528-		newobj=lt$counter-$objbase
powerman-2.3.5/config/ltmain.sh:5529:		counter=`expr $counter + 1`
powerman-2.3.5/config/ltmain.sh-5530-		case " $oldobjs " in
##############################################
powerman-2.3.5/config/ltmain.sh-5546-
powerman-2.3.5/config/ltmain.sh:5547:	if len=`expr "X$cmds" : ".*"` &&
powerman-2.3.5/config/ltmain.sh-5548-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
powerman-2.3.5/config/ltmain.sh-5568-	    eval test_cmds=\"$old_archive_cmds\"
powerman-2.3.5/config/ltmain.sh:5569:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
powerman-2.3.5/config/ltmain.sh-5570-	       test "$len" -le "$max_cmd_len"; then
##############################################
powerman-2.3.5/config/ltmain.sh-5620-	else
powerman-2.3.5/config/ltmain.sh:5621:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-5622-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
powerman-2.3.5/config/ltmain.sh-5626-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
powerman-2.3.5/config/ltmain.sh:5627:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-5628-      if test "$hardcode_automatic" = yes ; then
##############################################
powerman-2.3.5/config/ltmain.sh-5645-	      *.la)
powerman-2.3.5/config/ltmain.sh:5646:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh:5647:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
powerman-2.3.5/config/ltmain.sh-5648-		if test -z "$libdir"; then
##############################################
powerman-2.3.5/config/ltmain.sh-5659-	    for lib in $dlfiles; do
powerman-2.3.5/config/ltmain.sh:5660:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh:5661:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
powerman-2.3.5/config/ltmain.sh-5662-	      if test -z "$libdir"; then
##############################################
powerman-2.3.5/config/ltmain.sh-5670-	    for lib in $dlprefiles; do
powerman-2.3.5/config/ltmain.sh:5671:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh:5672:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
powerman-2.3.5/config/ltmain.sh-5673-	      if test -z "$libdir"; then
##############################################
powerman-2.3.5/config/ltmain.sh-5767-      # Aesthetically quote it.
powerman-2.3.5/config/ltmain.sh:5768:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-5769-      case $arg in
##############################################
powerman-2.3.5/config/ltmain.sh-5783-    # Aesthetically quote it.
powerman-2.3.5/config/ltmain.sh:5784:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-5785-    case $arg in
##############################################
powerman-2.3.5/config/ltmain.sh-5834-      # Aesthetically quote the argument.
powerman-2.3.5/config/ltmain.sh:5835:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-5836-      case $arg in
##############################################
powerman-2.3.5/config/ltmain.sh-5866-    # Strip any trailing slash from the destination.
powerman-2.3.5/config/ltmain.sh:5867:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
powerman-2.3.5/config/ltmain.sh-5868-
##############################################
powerman-2.3.5/config/ltmain.sh-5874-    else
powerman-2.3.5/config/ltmain.sh:5875:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-5876-      test "X$destdir" = "X$dest" && destdir=.
powerman-2.3.5/config/ltmain.sh:5877:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-5878-
##############################################
powerman-2.3.5/config/ltmain.sh-5950-
powerman-2.3.5/config/ltmain.sh:5951:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
powerman-2.3.5/config/ltmain.sh-5952-	test "X$dir" = "X$file/" && dir=
##############################################
powerman-2.3.5/config/ltmain.sh-5956-	  # Determine the prefix the user has applied to our future dir.
powerman-2.3.5/config/ltmain.sh:5957:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
powerman-2.3.5/config/ltmain.sh-5958-
##############################################
powerman-2.3.5/config/ltmain.sh-5971-	    # Stick the inst_prefix_dir data into the link command.
powerman-2.3.5/config/ltmain.sh:5972:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-5973-	  else
powerman-2.3.5/config/ltmain.sh:5974:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
powerman-2.3.5/config/ltmain.sh-5975-	  fi
##############################################
powerman-2.3.5/config/ltmain.sh-6040-	# Install the pseudo-library for information purposes.
powerman-2.3.5/config/ltmain.sh:6041:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-6042-	instname="$dir/$name"i
##############################################
powerman-2.3.5/config/ltmain.sh-6056-	else
powerman-2.3.5/config/ltmain.sh:6057:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-6058-	  destfile="$destdir/$destfile"
##############################################
powerman-2.3.5/config/ltmain.sh-6063-	*.lo)
powerman-2.3.5/config/ltmain.sh:6064:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
powerman-2.3.5/config/ltmain.sh-6065-	  ;;
##############################################
powerman-2.3.5/config/ltmain.sh-6085-	  # Deduce the name of the old-style object file.
powerman-2.3.5/config/ltmain.sh:6086:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
powerman-2.3.5/config/ltmain.sh-6087-
##############################################
powerman-2.3.5/config/ltmain.sh-6098-	else
powerman-2.3.5/config/ltmain.sh:6099:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-6100-	  destfile="$destdir/$destfile"
##############################################
powerman-2.3.5/config/ltmain.sh-6109-	    if test ! -f "$file"; then
powerman-2.3.5/config/ltmain.sh:6110:	      file=`$echo $file|${SED} 's,.exe$,,'`
powerman-2.3.5/config/ltmain.sh-6111-	      stripped_ext=".exe"
##############################################
powerman-2.3.5/config/ltmain.sh-6118-	*cygwin*|*mingw*)
powerman-2.3.5/config/ltmain.sh:6119:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
powerman-2.3.5/config/ltmain.sh-6120-	    ;;
##############################################
powerman-2.3.5/config/ltmain.sh-6156-	    fi
powerman-2.3.5/config/ltmain.sh:6157:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
powerman-2.3.5/config/ltmain.sh-6158-	    if test -n "$libdir" && test ! -f "$libfile"; then
powerman-2.3.5/config/ltmain.sh:6159:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
powerman-2.3.5/config/ltmain.sh-6160-	      finalize=no
##############################################
powerman-2.3.5/config/ltmain.sh-6179-	      tmpdir=`func_mktempdir`
powerman-2.3.5/config/ltmain.sh:6180:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-6181-	      outputname="$tmpdir/$file"
powerman-2.3.5/config/ltmain.sh-6182-	      # Replace the output file specification.
powerman-2.3.5/config/ltmain.sh:6183:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
powerman-2.3.5/config/ltmain.sh-6184-
##############################################
powerman-2.3.5/config/ltmain.sh-6197-	    # Install the binary that we compiled earlier.
powerman-2.3.5/config/ltmain.sh:6198:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
powerman-2.3.5/config/ltmain.sh-6199-	  fi
##############################################
powerman-2.3.5/config/ltmain.sh-6213-	  *:*.exe)
powerman-2.3.5/config/ltmain.sh:6214:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
powerman-2.3.5/config/ltmain.sh-6215-	    ;;
##############################################
powerman-2.3.5/config/ltmain.sh-6226-    for file in $staticlibs; do
powerman-2.3.5/config/ltmain.sh:6227:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-6228-
##############################################
powerman-2.3.5/config/ltmain.sh-6383-	  # Warn if it was a shared library.
powerman-2.3.5/config/ltmain.sh:6384:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
powerman-2.3.5/config/ltmain.sh-6385-	  continue
##############################################
powerman-2.3.5/config/ltmain.sh-6387-
powerman-2.3.5/config/ltmain.sh:6388:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-6389-	test "X$dir" = "X$file" && dir=.
##############################################
powerman-2.3.5/config/ltmain.sh-6393-	else
powerman-2.3.5/config/ltmain.sh:6394:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
powerman-2.3.5/config/ltmain.sh-6395-	  exit $EXIT_FAILURE
##############################################
powerman-2.3.5/config/ltmain.sh-6400-	# Just add the directory containing the .lo file.
powerman-2.3.5/config/ltmain.sh:6401:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-6402-	test "X$dir" = "X$file" && dir=.
##############################################
powerman-2.3.5/config/ltmain.sh-6411-      # Get the absolute pathname.
powerman-2.3.5/config/ltmain.sh:6412:      absdir=`cd "$dir" && pwd`
powerman-2.3.5/config/ltmain.sh-6413-      test -n "$absdir" && dir="$absdir"
##############################################
powerman-2.3.5/config/ltmain.sh-6447-      # Quote arguments (to preserve shell metacharacters).
powerman-2.3.5/config/ltmain.sh:6448:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
powerman-2.3.5/config/ltmain.sh-6449-      args="$args \"$file\""
##############################################
powerman-2.3.5/config/ltmain.sh-6510-    for file in $files; do
powerman-2.3.5/config/ltmain.sh:6511:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
powerman-2.3.5/config/ltmain.sh-6512-      if test "X$dir" = "X$file"; then
##############################################
powerman-2.3.5/config/ltmain.sh-6517-      fi
powerman-2.3.5/config/ltmain.sh:6518:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
powerman-2.3.5/config/ltmain.sh-6519-      test "$mode" = uninstall && objdir="$dir"
##############################################
powerman-2.3.5/config/ltmain.sh-6627-	  *.exe)
powerman-2.3.5/config/ltmain.sh:6628:	    file=`$echo $file|${SED} 's,.exe$,,'`
powerman-2.3.5/config/ltmain.sh:6629:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
powerman-2.3.5/config/ltmain.sh-6630-	    # $file with .exe has already been added to rmfiles,
##############################################
powerman-2.3.5/config/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
powerman-2.3.5/config/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
powerman-2.3.5/config/depcomp-71-
##############################################
powerman-2.3.5/config/depcomp-217-  # Version 6 uses the directory in both cases.
powerman-2.3.5/config/depcomp:218:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
powerman-2.3.5/config/depcomp-219-  tmpdepfile="$stripped.u"
##############################################
powerman-2.3.5/config/depcomp-228-  else
powerman-2.3.5/config/depcomp:229:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
powerman-2.3.5/config/depcomp-230-    tmpdepfile="$stripped.u"
##############################################
powerman-2.3.5/config/depcomp-242-    # Do two passes, one to just change these to
powerman-2.3.5/config/depcomp:243:    # `$object: dependent.h' and one to simply `dependent.h:'.
powerman-2.3.5/config/depcomp-244-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
powerman-2.3.5/config/depcomp-283-  # Do two passes, one to just change these to
powerman-2.3.5/config/depcomp:284:  # `$object: dependent.h' and one to simply `dependent.h:'.
powerman-2.3.5/config/depcomp-285-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
powerman-2.3.5/config/depcomp-299-  # Much of this is similar to the tru64 case; see comments there.
powerman-2.3.5/config/depcomp:300:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
powerman-2.3.5/config/depcomp-301-  test "x$dir" = "x$object" && dir=
powerman-2.3.5/config/depcomp:302:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
powerman-2.3.5/config/depcomp-303-  if test "$libtool" = yes; then
##############################################
powerman-2.3.5/config/depcomp-338-   # Subdirectories are respected.
powerman-2.3.5/config/depcomp:339:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
powerman-2.3.5/config/depcomp-340-   test "x$dir" = "x$object" && dir=
powerman-2.3.5/config/depcomp:341:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
powerman-2.3.5/config/depcomp-342-
##############################################
powerman-2.3.5/config/depcomp-477-  done
powerman-2.3.5/config/depcomp:478:  obj_suffix="`echo $object | sed 's/^.*\././'`"
powerman-2.3.5/config/depcomp-479-  touch "$tmpdepfile"
##############################################
powerman-2.3.5/config/config.guess-40-
powerman-2.3.5/config/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
powerman-2.3.5/config/config.guess-42-
##############################################
powerman-2.3.5/config/config.guess-109-: ${TMPDIR=/tmp} ;
powerman-2.3.5/config/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
powerman-2.3.5/config/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
powerman-2.3.5/config/config.guess-194-	    *)
powerman-2.3.5/config/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
powerman-2.3.5/config/config.guess-196-		;;
##############################################
powerman-2.3.5/config/config.guess-221-	*4.0)
powerman-2.3.5/config/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
powerman-2.3.5/config/config.guess-223-		;;
powerman-2.3.5/config/config.guess-224-	*5.*)
powerman-2.3.5/config/config.guess:225:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
powerman-2.3.5/config/config.guess-226-		;;
##############################################
powerman-2.3.5/config/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
powerman-2.3.5/config/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
powerman-2.3.5/config/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
powerman-2.3.5/config/config.guess-269-	# 1.2 uses "1.2" for uname -r.
powerman-2.3.5/config/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
powerman-2.3.5/config/config.guess-271-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-326-    sun4H:SunOS:5.*:*)
powerman-2.3.5/config/config.guess:327:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
powerman-2.3.5/config/config.guess-328-	exit ;;
powerman-2.3.5/config/config.guess-329-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
powerman-2.3.5/config/config.guess:330:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
powerman-2.3.5/config/config.guess-331-	exit ;;
powerman-2.3.5/config/config.guess-332-    i86pc:SunOS:5.*:*)
powerman-2.3.5/config/config.guess:333:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
powerman-2.3.5/config/config.guess-334-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-338-	# it's likely to be more like Solaris than SunOS4.
powerman-2.3.5/config/config.guess:339:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
powerman-2.3.5/config/config.guess-340-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-347-	# Japanese Language versions have a version number like `4.1.3-JL'.
powerman-2.3.5/config/config.guess:348:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
powerman-2.3.5/config/config.guess-349-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-353-    sun*:*:4.2BSD:*)
powerman-2.3.5/config/config.guess:354:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
powerman-2.3.5/config/config.guess-355-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
powerman-2.3.5/config/config.guess-435-	$CC_FOR_BUILD -o $dummy $dummy.c &&
powerman-2.3.5/config/config.guess:436:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
powerman-2.3.5/config/config.guess:437:	  SYSTEM_NAME=`$dummy $dummyarg` &&
powerman-2.3.5/config/config.guess-438-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
powerman-2.3.5/config/config.guess-491-    *:IRIX*:*:*)
powerman-2.3.5/config/config.guess:492:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
powerman-2.3.5/config/config.guess-493-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-521-EOF
powerman-2.3.5/config/config.guess:522:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
powerman-2.3.5/config/config.guess-523-		then
##############################################
powerman-2.3.5/config/config.guess-534-    *:AIX:*:[45])
powerman-2.3.5/config/config.guess:535:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
powerman-2.3.5/config/config.guess-536-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
powerman-2.3.5/config/config.guess-569-    9000/[34678]??:HP-UX:*:*)
powerman-2.3.5/config/config.guess:570:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
powerman-2.3.5/config/config.guess-571-	case "${UNAME_MACHINE}" in
##############################################
powerman-2.3.5/config/config.guess-623-EOF
powerman-2.3.5/config/config.guess:624:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
powerman-2.3.5/config/config.guess-625-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
powerman-2.3.5/config/config.guess-651-    ia64:HP-UX:*:*)
powerman-2.3.5/config/config.guess:652:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
powerman-2.3.5/config/config.guess-653-	echo ia64-hp-hpux${HPUX_REV}
##############################################
powerman-2.3.5/config/config.guess-681-EOF
powerman-2.3.5/config/config.guess:682:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
powerman-2.3.5/config/config.guess-683-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
powerman-2.3.5/config/config.guess-752-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
powerman-2.3.5/config/config.guess:753:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
powerman-2.3.5/config/config.guess-754-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
powerman-2.3.5/config/config.guess-757-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
powerman-2.3.5/config/config.guess:758:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
powerman-2.3.5/config/config.guess-759-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
powerman-2.3.5/config/config.guess-772-	    pc98)
powerman-2.3.5/config/config.guess:773:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
powerman-2.3.5/config/config.guess-774-	    amd64)
powerman-2.3.5/config/config.guess:775:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
powerman-2.3.5/config/config.guess-776-	    *)
powerman-2.3.5/config/config.guess:777:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
powerman-2.3.5/config/config.guess-778-	esac
##############################################
powerman-2.3.5/config/config.guess-817-    prep*:SunOS:5.*:*)
powerman-2.3.5/config/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
powerman-2.3.5/config/config.guess-819-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-821-	# the GNU system
powerman-2.3.5/config/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
powerman-2.3.5/config/config.guess-823-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-825-	# other systems with GNU libc and userland
powerman-2.3.5/config/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
powerman-2.3.5/config/config.guess-827-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-1050-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
powerman-2.3.5/config/config.guess:1051:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
powerman-2.3.5/config/config.guess-1052-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
powerman-2.3.5/config/config.guess-1282-    *:DragonFly:*:*)
powerman-2.3.5/config/config.guess:1283:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
powerman-2.3.5/config/config.guess-1284-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-1295-    i*86:skyos:*:*)
powerman-2.3.5/config/config.guess:1296:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
powerman-2.3.5/config/config.guess-1297-	exit ;;
##############################################
powerman-2.3.5/config/config.guess-1420-
powerman-2.3.5/config/config.guess:1421:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
powerman-2.3.5/config/config.guess-1422-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
powerman-2.3.5/config/install-sh-211-      fi
powerman-2.3.5/config/install-sh:212:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
powerman-2.3.5/config/install-sh-213-    *)
##############################################
powerman-2.3.5/config/install-sh-263-      dstdir=$dst
powerman-2.3.5/config/install-sh:264:      dst=$dstdir/`basename "$src"`
powerman-2.3.5/config/install-sh-265-      dstdir_status=0
##############################################
powerman-2.3.5/config/install-sh-345-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
powerman-2.3.5/config/install-sh:346:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
powerman-2.3.5/config/install-sh-347-		   case $ls_ld_tmpdir in
##############################################
powerman-2.3.5/config/install-sh-352-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
powerman-2.3.5/config/install-sh:353:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
powerman-2.3.5/config/install-sh-354-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
powerman-2.3.5/config/install-sh-419-	    case $prefix in
powerman-2.3.5/config/install-sh:420:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
powerman-2.3.5/config/install-sh-421-	      *) qprefix=$prefix;;
##############################################
powerman-2.3.5/config/compile-105-# Name of file we expect compiler to create.
powerman-2.3.5/config/compile:106:cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
powerman-2.3.5/config/compile-107-
##############################################
powerman-2.3.5/config/compile-111-# object file name, since that is what matters with a parallel build.
powerman-2.3.5/config/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
powerman-2.3.5/config/compile-113-while true; do
##############################################
powerman-2.3.5/config/config.sub-56-
powerman-2.3.5/config/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
powerman-2.3.5/config/config.sub-58-
##############################################
powerman-2.3.5/config/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
powerman-2.3.5/config/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
powerman-2.3.5/config/config.sub-122-case $maybe_os in
##############################################
powerman-2.3.5/config/config.sub-126-    os=-$maybe_os
powerman-2.3.5/config/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
powerman-2.3.5/config/config.sub-128-    ;;
powerman-2.3.5/config/config.sub-129-  *)
powerman-2.3.5/config/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
powerman-2.3.5/config/config.sub-131-    if [ $basic_machine != $1 ]
powerman-2.3.5/config/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
powerman-2.3.5/config/config.sub-133-    else os=; fi
##############################################
powerman-2.3.5/config/config.sub-177-		os=-sco5v6
powerman-2.3.5/config/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-179-		;;
##############################################
powerman-2.3.5/config/config.sub-181-		os=-sco3.2v5
powerman-2.3.5/config/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-183-		;;
##############################################
powerman-2.3.5/config/config.sub-185-		os=-sco3.2v4
powerman-2.3.5/config/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-187-		;;
powerman-2.3.5/config/config.sub-188-	-sco3.2.[4-9]*)
powerman-2.3.5/config/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
powerman-2.3.5/config/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-191-		;;
##############################################
powerman-2.3.5/config/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
powerman-2.3.5/config/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-195-		;;
##############################################
powerman-2.3.5/config/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
powerman-2.3.5/config/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-199-		;;
##############################################
powerman-2.3.5/config/config.sub-201-		os=-sco3.2v2
powerman-2.3.5/config/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-203-		;;
powerman-2.3.5/config/config.sub-204-	-udk*)
powerman-2.3.5/config/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-206-		;;
##############################################
powerman-2.3.5/config/config.sub-208-		os=-isc2.2
powerman-2.3.5/config/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-210-		;;
##############################################
powerman-2.3.5/config/config.sub-214-	-isc*)
powerman-2.3.5/config/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
powerman-2.3.5/config/config.sub-216-		;;
##############################################
powerman-2.3.5/config/config.sub-220-	-ptx*)
powerman-2.3.5/config/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
powerman-2.3.5/config/config.sub-222-		;;
powerman-2.3.5/config/config.sub-223-	-windowsnt*)
powerman-2.3.5/config/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
powerman-2.3.5/config/config.sub-225-		;;
##############################################
powerman-2.3.5/config/config.sub-310-	*-*-*)
powerman-2.3.5/config/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
powerman-2.3.5/config/config.sub-312-		exit 1
##############################################
powerman-2.3.5/config/config.sub-412-	amd64-*)
powerman-2.3.5/config/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-414-		;;
##############################################
powerman-2.3.5/config/config.sub-633-	i*86v32)
powerman-2.3.5/config/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
powerman-2.3.5/config/config.sub-635-		os=-sysv32
##############################################
powerman-2.3.5/config/config.sub-637-	i*86v4*)
powerman-2.3.5/config/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
powerman-2.3.5/config/config.sub-639-		os=-sysv4
##############################################
powerman-2.3.5/config/config.sub-641-	i*86v)
powerman-2.3.5/config/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
powerman-2.3.5/config/config.sub-643-		os=-sysv
##############################################
powerman-2.3.5/config/config.sub-645-	i*86sol2)
powerman-2.3.5/config/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
powerman-2.3.5/config/config.sub-647-		os=-solaris2
##############################################
powerman-2.3.5/config/config.sub-693-	mips3*-*)
powerman-2.3.5/config/config.sub:694:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
powerman-2.3.5/config/config.sub-695-		;;
powerman-2.3.5/config/config.sub-696-	mips3*)
powerman-2.3.5/config/config.sub:697:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
powerman-2.3.5/config/config.sub-698-		;;
##############################################
powerman-2.3.5/config/config.sub-711-	ms1-*)
powerman-2.3.5/config/config.sub:712:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
powerman-2.3.5/config/config.sub-713-		;;
##############################################
powerman-2.3.5/config/config.sub-824-	pc98-*)
powerman-2.3.5/config/config.sub:825:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-826-		;;
##############################################
powerman-2.3.5/config/config.sub-839-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
powerman-2.3.5/config/config.sub:840:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-841-		;;
powerman-2.3.5/config/config.sub-842-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
powerman-2.3.5/config/config.sub:843:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-844-		;;
powerman-2.3.5/config/config.sub-845-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
powerman-2.3.5/config/config.sub:846:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-847-		;;
powerman-2.3.5/config/config.sub-848-	pentium4-*)
powerman-2.3.5/config/config.sub:849:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-850-		;;
##############################################
powerman-2.3.5/config/config.sub-857-		;;
powerman-2.3.5/config/config.sub:858:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-859-		;;
##############################################
powerman-2.3.5/config/config.sub-863-	ppcle-* | powerpclittle-*)
powerman-2.3.5/config/config.sub:864:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-865-		;;
##############################################
powerman-2.3.5/config/config.sub-867-		;;
powerman-2.3.5/config/config.sub:868:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-869-		;;
##############################################
powerman-2.3.5/config/config.sub-873-	ppc64le-* | powerpc64little-*)
powerman-2.3.5/config/config.sub:874:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
powerman-2.3.5/config/config.sub-875-		;;
##############################################
powerman-2.3.5/config/config.sub-1154-	*)
powerman-2.3.5/config/config.sub:1155:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
powerman-2.3.5/config/config.sub-1156-		exit 1
##############################################
powerman-2.3.5/config/config.sub-1162-	*-digital*)
powerman-2.3.5/config/config.sub:1163:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
powerman-2.3.5/config/config.sub-1164-		;;
powerman-2.3.5/config/config.sub-1165-	*-commodore*)
powerman-2.3.5/config/config.sub:1166:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
powerman-2.3.5/config/config.sub-1167-		;;
##############################################
powerman-2.3.5/config/config.sub-1180-	-solaris1 | -solaris1.*)
powerman-2.3.5/config/config.sub:1181:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
powerman-2.3.5/config/config.sub-1182-		;;
##############################################
powerman-2.3.5/config/config.sub-1192-	-gnu/linux*)
powerman-2.3.5/config/config.sub:1193:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
powerman-2.3.5/config/config.sub-1194-		;;
##############################################
powerman-2.3.5/config/config.sub-1236-	-nto*)
powerman-2.3.5/config/config.sub:1237:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
powerman-2.3.5/config/config.sub-1238-		;;
##############################################
powerman-2.3.5/config/config.sub-1243-	-mac*)
powerman-2.3.5/config/config.sub:1244:		os=`echo $os | sed -e 's|mac|macos|'`
powerman-2.3.5/config/config.sub-1245-		;;
##############################################
powerman-2.3.5/config/config.sub-1249-	-linux*)
powerman-2.3.5/config/config.sub:1250:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
powerman-2.3.5/config/config.sub-1251-		;;
powerman-2.3.5/config/config.sub-1252-	-sunos5*)
powerman-2.3.5/config/config.sub:1253:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
powerman-2.3.5/config/config.sub-1254-		;;
powerman-2.3.5/config/config.sub-1255-	-sunos6*)
powerman-2.3.5/config/config.sub:1256:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
powerman-2.3.5/config/config.sub-1257-		;;
##############################################
powerman-2.3.5/config/config.sub-1304-	-sinix5.*)
powerman-2.3.5/config/config.sub:1305:		os=`echo $os | sed -e 's|sinix|sysv|'`
powerman-2.3.5/config/config.sub-1306-		;;
##############################################
powerman-2.3.5/config/config.sub-1355-		# Get rid of the `-' at the beginning of $os.
powerman-2.3.5/config/config.sub:1356:		os=`echo $os | sed 's/[^-]*-//'`
powerman-2.3.5/config/config.sub:1357:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
powerman-2.3.5/config/config.sub-1358-		exit 1
##############################################
powerman-2.3.5/config/config.sub-1603-		esac
powerman-2.3.5/config/config.sub:1604:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
powerman-2.3.5/config/config.sub-1605-		;;
##############################################
powerman-2.3.5/Makefile.in-311-	dot_seen=no; \
powerman-2.3.5/Makefile.in:312:	target=`echo $@ | sed s/-recursive//`; \
powerman-2.3.5/Makefile.in-313-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
powerman-2.3.5/Makefile.in-347-	rev="$$rev ."; \
powerman-2.3.5/Makefile.in:348:	target=`echo $@ | sed s/-recursive//`; \
powerman-2.3.5/Makefile.in-349-	for subdir in $$rev; do \
##############################################
powerman-2.3.5/Makefile.in-421-GTAGS:
powerman-2.3.5/Makefile.in:422:	here=`$(am__cd) $(top_builddir) && pwd` \
powerman-2.3.5/Makefile.in-423-	  && cd $(top_srcdir) \
##############################################
powerman-2.3.5/Makefile.in-432-	$(mkdir_p) $(distdir)/config $(distdir)/lib $(distdir)/man $(distdir)/scripts
powerman-2.3.5/Makefile.in:433:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/Makefile.in:434:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/Makefile.in-435-	list='$(DISTFILES)'; for file in $$list; do \
powerman-2.3.5/Makefile.in-436-	  case $$file in \
powerman-2.3.5/Makefile.in:437:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
powerman-2.3.5/Makefile.in:438:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
powerman-2.3.5/Makefile.in-439-	  esac; \
powerman-2.3.5/Makefile.in-440-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
powerman-2.3.5/Makefile.in:441:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
powerman-2.3.5/Makefile.in-442-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
powerman-2.3.5/Makefile.in-463-	    || exit 1; \
powerman-2.3.5/Makefile.in:464:	    distdir=`$(am__cd) $(distdir) && pwd`; \
powerman-2.3.5/Makefile.in:465:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
powerman-2.3.5/Makefile.in-466-	    (cd $$subdir && \
##############################################
powerman-2.3.5/Makefile.in-523-	chmod a-w $(distdir)
powerman-2.3.5/Makefile.in:524:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
powerman-2.3.5/Makefile.in-525-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
powerman-2.3.5/Makefile.in-554-	@cd $(distuninstallcheck_dir) \
powerman-2.3.5/Makefile.in:555:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
powerman-2.3.5/Makefile.in-556-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
powerman-2.3.5/Makefile.in-566-	fi
powerman-2.3.5/Makefile.in:567:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
powerman-2.3.5/Makefile.in-568-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
powerman-2.3.5/scripts/Makefile.in-260-distdir: $(DISTFILES)
powerman-2.3.5/scripts/Makefile.in:261:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/scripts/Makefile.in:262:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/scripts/Makefile.in-263-	list='$(DISTFILES)'; for file in $$list; do \
powerman-2.3.5/scripts/Makefile.in-264-	  case $$file in \
powerman-2.3.5/scripts/Makefile.in:265:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
powerman-2.3.5/scripts/Makefile.in:266:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
powerman-2.3.5/scripts/Makefile.in-267-	  esac; \
powerman-2.3.5/scripts/Makefile.in-268-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
powerman-2.3.5/scripts/Makefile.in:269:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
powerman-2.3.5/scripts/Makefile.in-270-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
powerman-2.3.5/scripts/powerman.init.in-51-  PATH=/sbin:/usr/sbin:/bin:/usr/bin
powerman-2.3.5/scripts/powerman.init.in:52:  DAEMON_NAME="`basename \"$DAEMON\"`"
powerman-2.3.5/scripts/powerman.init.in:53:  SCRIPT_NAME="`basename \"$0\" .init | sed 's/^[SK][0-9][0-9]*//'`"
powerman-2.3.5/scripts/powerman.init.in-54-  SIGTERM_TIMEOUT="3"
##############################################
powerman-2.3.5/scripts/powerman.init.in-169-        if [ -n "$USER" ]; then
powerman-2.3.5/scripts/powerman.init.in:170:          ERRMSG=`su "$USER" -c "$nice \"$DAEMON\" $DAEMON_ARGS" 2>&1`
powerman-2.3.5/scripts/powerman.init.in-171-        else
powerman-2.3.5/scripts/powerman.init.in:172:          ERRMSG=`$nice "$DAEMON" $DAEMON_ARGS 2>&1`
powerman-2.3.5/scripts/powerman.init.in-173-        fi
##############################################
powerman-2.3.5/scripts/powerman.init.in-382-      printf "Checking status of $DESC: "
powerman-2.3.5/scripts/powerman.init.in:383:      pids=`query_pids "$DAEMON" "$PIDFILE"`
powerman-2.3.5/scripts/powerman.init.in-384-      rc=$?
##############################################
powerman-2.3.5/scripts/powerman.init.in-410-  if type pgrep >/dev/null 2>&1; then
powerman-2.3.5/scripts/powerman.init.in:411:    pids=`pgrep -d ' ' -x "\`basename \"$PROCNAME\"\`" 2>/dev/null`
powerman-2.3.5/scripts/powerman.init.in-412-    rc=$?
powerman-2.3.5/scripts/powerman.init.in-413-  elif type pidof >/dev/null 2>&1; then
powerman-2.3.5/scripts/powerman.init.in:414:    pids=`pidof -o $$ -x "$PROCNAME" 2>/dev/null`
powerman-2.3.5/scripts/powerman.init.in-415-    rc=$?
##############################################
powerman-2.3.5/scripts/powerman.init.in-444-
powerman-2.3.5/scripts/powerman.init.in:445:  pids=`query_pids "$DAEMON" "$PIDFILE"`
powerman-2.3.5/scripts/powerman.init.in-446-  [ $? -ne 0 -o -z "$pids" ] && return 2
##############################################
powerman-2.3.5/scripts/powerman.init.in-451-
powerman-2.3.5/scripts/powerman.init.in:452:  pids=`query_pids "$DAEMON" "$PIDFILE"`
powerman-2.3.5/scripts/powerman.init.in-453-  [ $? -ne 0 -o -z "$pids" ] && return 0
##############################################
powerman-2.3.5/scripts/powerman.init.in-457-  kill -KILL $pids >/dev/null 2>&1
powerman-2.3.5/scripts/powerman.init.in:458:  pids=`query_pids "$DAEMON" "$PIDFILE"`
powerman-2.3.5/scripts/powerman.init.in-459-  [ $? -ne 0 -o -z "$pids" ] && return 0
##############################################
powerman-2.3.5/scripts/powerman.init.in-544-  *)
powerman-2.3.5/scripts/powerman.init.in:545:    echo "Usage: `basename \"$0\"`" \
powerman-2.3.5/scripts/powerman.init.in-546-      "(start|stop|restart|try-restart|reload|force-reload|status)" >&2
##############################################
powerman-2.3.5/man/Makefile.in-310-	  else file=$$i; fi; \
powerman-2.3.5/man/Makefile.in:311:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-312-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-315-	  esac; \
powerman-2.3.5/man/Makefile.in:316:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:317:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:318:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-319-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-331-	for i in $$list; do \
powerman-2.3.5/man/Makefile.in:332:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-333-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-336-	  esac; \
powerman-2.3.5/man/Makefile.in:337:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:338:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:339:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-340-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-355-	  else file=$$i; fi; \
powerman-2.3.5/man/Makefile.in:356:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-357-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-360-	  esac; \
powerman-2.3.5/man/Makefile.in:361:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:362:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:363:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-364-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-376-	for i in $$list; do \
powerman-2.3.5/man/Makefile.in:377:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-378-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-381-	  esac; \
powerman-2.3.5/man/Makefile.in:382:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:383:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:384:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-385-	  echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-400-	  else file=$$i; fi; \
powerman-2.3.5/man/Makefile.in:401:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-402-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-405-	  esac; \
powerman-2.3.5/man/Makefile.in:406:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:407:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:408:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-409-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-421-	for i in $$list; do \
powerman-2.3.5/man/Makefile.in:422:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-423-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-426-	  esac; \
powerman-2.3.5/man/Makefile.in:427:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:428:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:429:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-430-	  echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-445-	  else file=$$i; fi; \
powerman-2.3.5/man/Makefile.in:446:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-447-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-450-	  esac; \
powerman-2.3.5/man/Makefile.in:451:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:452:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:453:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-454-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man7dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-466-	for i in $$list; do \
powerman-2.3.5/man/Makefile.in:467:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-468-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-471-	  esac; \
powerman-2.3.5/man/Makefile.in:472:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:473:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:474:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-475-	  echo " rm -f '$(DESTDIR)$(man7dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-490-	  else file=$$i; fi; \
powerman-2.3.5/man/Makefile.in:491:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-492-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-495-	  esac; \
powerman-2.3.5/man/Makefile.in:496:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:497:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:498:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-499-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-511-	for i in $$list; do \
powerman-2.3.5/man/Makefile.in:512:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
powerman-2.3.5/man/Makefile.in-513-	  case "$$ext" in \
##############################################
powerman-2.3.5/man/Makefile.in-516-	  esac; \
powerman-2.3.5/man/Makefile.in:517:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
powerman-2.3.5/man/Makefile.in:518:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
powerman-2.3.5/man/Makefile.in:519:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
powerman-2.3.5/man/Makefile.in-520-	  echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
powerman-2.3.5/man/Makefile.in-530-distdir: $(DISTFILES)
powerman-2.3.5/man/Makefile.in:531:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/man/Makefile.in:532:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/man/Makefile.in-533-	list='$(DISTFILES)'; for file in $$list; do \
powerman-2.3.5/man/Makefile.in-534-	  case $$file in \
powerman-2.3.5/man/Makefile.in:535:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
powerman-2.3.5/man/Makefile.in:536:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
powerman-2.3.5/man/Makefile.in-537-	  esac; \
powerman-2.3.5/man/Makefile.in-538-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
powerman-2.3.5/man/Makefile.in:539:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
powerman-2.3.5/man/Makefile.in-540-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
powerman-2.3.5/lib/Makefile.in-60-CONFIG_CLEAN_FILES = libpowerman.pc
powerman-2.3.5/lib/Makefile.in:61:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
powerman-2.3.5/lib/Makefile.in-62-am__vpath_adj = case $$p in \
powerman-2.3.5/lib/Makefile.in:63:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
powerman-2.3.5/lib/Makefile.in-64-    *) f=$$p;; \
powerman-2.3.5/lib/Makefile.in-65-  esac;
powerman-2.3.5/lib/Makefile.in:66:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
powerman-2.3.5/lib/Makefile.in-67-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
##############################################
powerman-2.3.5/lib/Makefile.in-302-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
powerman-2.3.5/lib/Makefile.in:303:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
powerman-2.3.5/lib/Makefile.in-304-	  test "$$dir" != "$$p" || dir=.; \
##############################################
powerman-2.3.5/lib/Makefile.in-326-.c.obj:
powerman-2.3.5/lib/Makefile.in:327:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
powerman-2.3.5/lib/Makefile.in-328-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/lib/Makefile.in-330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/lib/Makefile.in:331:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
powerman-2.3.5/lib/Makefile.in-332-
##############################################
powerman-2.3.5/lib/Makefile.in-424-GTAGS:
powerman-2.3.5/lib/Makefile.in:425:	here=`$(am__cd) $(top_builddir) && pwd` \
powerman-2.3.5/lib/Makefile.in-426-	  && cd $(top_srcdir) \
##############################################
powerman-2.3.5/lib/Makefile.in-432-distdir: $(DISTFILES)
powerman-2.3.5/lib/Makefile.in:433:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/lib/Makefile.in:434:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/lib/Makefile.in-435-	list='$(DISTFILES)'; for file in $$list; do \
powerman-2.3.5/lib/Makefile.in-436-	  case $$file in \
powerman-2.3.5/lib/Makefile.in:437:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
powerman-2.3.5/lib/Makefile.in:438:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
powerman-2.3.5/lib/Makefile.in-439-	  esac; \
powerman-2.3.5/lib/Makefile.in-440-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
powerman-2.3.5/lib/Makefile.in:441:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
powerman-2.3.5/lib/Makefile.in-442-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
powerman-2.3.5/ChangeLog-1.0-1396-2002-07-29 dun
powerman-2.3.5/ChangeLog-1.0:1397:	* Fixed parms to gethostbyaddr().
powerman-2.3.5/ChangeLog-1.0-1398-
##############################################
powerman-2.3.5/src/Makefile.in-374-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/src/Makefile.in:375:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
powerman-2.3.5/src/Makefile.in-376-	  if test -f $$p \
##############################################
powerman-2.3.5/src/Makefile.in-378-	  ; then \
powerman-2.3.5/src/Makefile.in:379:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
powerman-2.3.5/src/Makefile.in-380-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
powerman-2.3.5/src/Makefile.in-387-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/src/Makefile.in:388:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
powerman-2.3.5/src/Makefile.in-389-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
powerman-2.3.5/src/Makefile.in-394-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/src/Makefile.in:395:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
powerman-2.3.5/src/Makefile.in-396-	  echo " rm -f $$p $$f"; \
##############################################
powerman-2.3.5/src/Makefile.in-402-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/src/Makefile.in:403:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
powerman-2.3.5/src/Makefile.in-404-	  if test -f $$p \
##############################################
powerman-2.3.5/src/Makefile.in-406-	  ; then \
powerman-2.3.5/src/Makefile.in:407:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
powerman-2.3.5/src/Makefile.in-408-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
powerman-2.3.5/src/Makefile.in-415-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/src/Makefile.in:416:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
powerman-2.3.5/src/Makefile.in-417-	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
powerman-2.3.5/src/Makefile.in-422-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/src/Makefile.in:423:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
powerman-2.3.5/src/Makefile.in-424-	  echo " rm -f $$p $$f"; \
##############################################
powerman-2.3.5/src/Makefile.in-488-.c.obj:
powerman-2.3.5/src/Makefile.in:489:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
powerman-2.3.5/src/Makefile.in-490-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/src/Makefile.in-492-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/src/Makefile.in:493:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
powerman-2.3.5/src/Makefile.in-494-
##############################################
powerman-2.3.5/src/Makefile.in-578-GTAGS:
powerman-2.3.5/src/Makefile.in:579:	here=`$(am__cd) $(top_builddir) && pwd` \
powerman-2.3.5/src/Makefile.in-580-	  && cd $(top_srcdir) \
##############################################
powerman-2.3.5/src/Makefile.in-586-distdir: $(DISTFILES)
powerman-2.3.5/src/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/src/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/src/Makefile.in-589-	list='$(DISTFILES)'; for file in $$list; do \
powerman-2.3.5/src/Makefile.in-590-	  case $$file in \
powerman-2.3.5/src/Makefile.in:591:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
powerman-2.3.5/src/Makefile.in:592:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
powerman-2.3.5/src/Makefile.in-593-	  esac; \
powerman-2.3.5/src/Makefile.in-594-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
powerman-2.3.5/src/Makefile.in:595:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
powerman-2.3.5/src/Makefile.in-596-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
powerman-2.3.5/src/plmpower.c-170-
powerman-2.3.5/src/plmpower.c:171:static int      str2insaddr(char *s, insaddr_t *ip);
powerman-2.3.5/src/plmpower.c-172-static char    *insaddr2str(insaddr_t *ip);
powerman-2.3.5/src/plmpower.c:173:static int      str2x10addr(char *s, x10addr_t *xp);
powerman-2.3.5/src/plmpower.c-174-static int      wait_until_ready(int fd, int timeout_msec);
##############################################
powerman-2.3.5/src/plmpower.c-379-
powerman-2.3.5/src/plmpower.c:380:    if (str2insaddr(addrstr, &i)) {
powerman-2.3.5/src/plmpower.c-381-        if (testmode) {
##############################################
powerman-2.3.5/src/plmpower.c-389-        }
powerman-2.3.5/src/plmpower.c:390:    } else if (str2x10addr(addrstr, &x)) {
powerman-2.3.5/src/plmpower.c-391-        if (!testmode)
##############################################
powerman-2.3.5/src/plmpower.c-407-
powerman-2.3.5/src/plmpower.c:408:    if (str2insaddr(addrstr, &i)) {
powerman-2.3.5/src/plmpower.c-409-        if (testmode) {
##############################################
powerman-2.3.5/src/plmpower.c-417-        }
powerman-2.3.5/src/plmpower.c:418:    } else if (str2x10addr(addrstr, &x)) {
powerman-2.3.5/src/plmpower.c-419-        if (!testmode)
##############################################
powerman-2.3.5/src/plmpower.c-435-
powerman-2.3.5/src/plmpower.c:436:    if (str2insaddr(addrstr, &i)) {
powerman-2.3.5/src/plmpower.c-437-        if (testmode) {
##############################################
powerman-2.3.5/src/plmpower.c-444-        printf("%s: %.2hhX\n", addrstr, cmd2);
powerman-2.3.5/src/plmpower.c:445:    } else if (str2x10addr(addrstr, &x))
powerman-2.3.5/src/plmpower.c-446-        printf("%s: unknown\n", addrstr);
##############################################
powerman-2.3.5/src/plmpower.c-464-
powerman-2.3.5/src/plmpower.c:465:    if (str2insaddr(addrstr, &i)) {
powerman-2.3.5/src/plmpower.c-466-        if (gettimeofday(&t1, NULL) < 0)
##############################################
powerman-2.3.5/src/plmpower.c-476-               (double)delta.tv_usec / 1000.0 + (double)delta.tv_sec * 1000.0);
powerman-2.3.5/src/plmpower.c:477:    } else if (str2x10addr(addrstr, &x))
powerman-2.3.5/src/plmpower.c-478-        err(FALSE, "ping is only for Insteon devices");
##############################################
powerman-2.3.5/src/plmpower.c-486-static int 
powerman-2.3.5/src/plmpower.c:487:str2insaddr(char *s, insaddr_t *ip)
powerman-2.3.5/src/plmpower.c-488-{
##############################################
powerman-2.3.5/src/plmpower.c-509-static int
powerman-2.3.5/src/plmpower.c:510:str2x10addr(char *s, x10addr_t *xp)
powerman-2.3.5/src/plmpower.c-511-{
##############################################
powerman-2.3.5/test/Makefile.in-368-	@list='$(check_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/test/Makefile.in:369:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
powerman-2.3.5/test/Makefile.in-370-	  echo " rm -f $$p $$f"; \
##############################################
powerman-2.3.5/test/Makefile.in-376-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/test/Makefile.in:377:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
powerman-2.3.5/test/Makefile.in-378-	  if test -f $$p \
##############################################
powerman-2.3.5/test/Makefile.in-380-	  ; then \
powerman-2.3.5/test/Makefile.in:381:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
powerman-2.3.5/test/Makefile.in-382-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
powerman-2.3.5/test/Makefile.in-389-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/test/Makefile.in:390:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
powerman-2.3.5/test/Makefile.in-391-	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
powerman-2.3.5/test/Makefile.in-396-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
powerman-2.3.5/test/Makefile.in:397:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
powerman-2.3.5/test/Makefile.in-398-	  echo " rm -f $$p $$f"; \
##############################################
powerman-2.3.5/test/Makefile.in-485-.c.obj:
powerman-2.3.5/test/Makefile.in:486:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
powerman-2.3.5/test/Makefile.in-487-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-489-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:490:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
powerman-2.3.5/test/Makefile.in-491-
##############################################
powerman-2.3.5/test/Makefile.in-499-xread.o: $(top_srcdir)/src/xread.c
powerman-2.3.5/test/Makefile.in:500:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xread.o -MD -MP -MF "$(DEPDIR)/xread.Tpo" -c -o xread.o `test -f '$(top_srcdir)/src/xread.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xread.c; \
powerman-2.3.5/test/Makefile.in-501-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xread.Tpo" "$(DEPDIR)/xread.Po"; else rm -f "$(DEPDIR)/xread.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-503-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:504:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xread.o `test -f '$(top_srcdir)/src/xread.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xread.c
powerman-2.3.5/test/Makefile.in-505-
powerman-2.3.5/test/Makefile.in-506-xread.obj: $(top_srcdir)/src/xread.c
powerman-2.3.5/test/Makefile.in:507:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xread.obj -MD -MP -MF "$(DEPDIR)/xread.Tpo" -c -o xread.obj `if test -f '$(top_srcdir)/src/xread.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xread.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xread.c'; fi`; \
powerman-2.3.5/test/Makefile.in-508-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xread.Tpo" "$(DEPDIR)/xread.Po"; else rm -f "$(DEPDIR)/xread.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-510-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:511:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xread.obj `if test -f '$(top_srcdir)/src/xread.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xread.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xread.c'; fi`
powerman-2.3.5/test/Makefile.in-512-
powerman-2.3.5/test/Makefile.in-513-error.o: $(top_srcdir)/src/error.c
powerman-2.3.5/test/Makefile.in:514:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.o -MD -MP -MF "$(DEPDIR)/error.Tpo" -c -o error.o `test -f '$(top_srcdir)/src/error.c' || echo '$(srcdir)/'`$(top_srcdir)/src/error.c; \
powerman-2.3.5/test/Makefile.in-515-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Po"; else rm -f "$(DEPDIR)/error.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:518:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.o `test -f '$(top_srcdir)/src/error.c' || echo '$(srcdir)/'`$(top_srcdir)/src/error.c
powerman-2.3.5/test/Makefile.in-519-
powerman-2.3.5/test/Makefile.in-520-error.obj: $(top_srcdir)/src/error.c
powerman-2.3.5/test/Makefile.in:521:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT error.obj -MD -MP -MF "$(DEPDIR)/error.Tpo" -c -o error.obj `if test -f '$(top_srcdir)/src/error.c'; then $(CYGPATH_W) '$(top_srcdir)/src/error.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/error.c'; fi`; \
powerman-2.3.5/test/Makefile.in-522-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/error.Tpo" "$(DEPDIR)/error.Po"; else rm -f "$(DEPDIR)/error.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:525:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o error.obj `if test -f '$(top_srcdir)/src/error.c'; then $(CYGPATH_W) '$(top_srcdir)/src/error.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/error.c'; fi`
powerman-2.3.5/test/Makefile.in-526-
powerman-2.3.5/test/Makefile.in-527-debug.o: $(top_srcdir)/src/debug.c
powerman-2.3.5/test/Makefile.in:528:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug.o -MD -MP -MF "$(DEPDIR)/debug.Tpo" -c -o debug.o `test -f '$(top_srcdir)/src/debug.c' || echo '$(srcdir)/'`$(top_srcdir)/src/debug.c; \
powerman-2.3.5/test/Makefile.in-529-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/debug.Tpo" "$(DEPDIR)/debug.Po"; else rm -f "$(DEPDIR)/debug.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-531-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:532:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug.o `test -f '$(top_srcdir)/src/debug.c' || echo '$(srcdir)/'`$(top_srcdir)/src/debug.c
powerman-2.3.5/test/Makefile.in-533-
powerman-2.3.5/test/Makefile.in-534-debug.obj: $(top_srcdir)/src/debug.c
powerman-2.3.5/test/Makefile.in:535:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug.obj -MD -MP -MF "$(DEPDIR)/debug.Tpo" -c -o debug.obj `if test -f '$(top_srcdir)/src/debug.c'; then $(CYGPATH_W) '$(top_srcdir)/src/debug.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/debug.c'; fi`; \
powerman-2.3.5/test/Makefile.in-536-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/debug.Tpo" "$(DEPDIR)/debug.Po"; else rm -f "$(DEPDIR)/debug.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-538-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:539:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug.obj `if test -f '$(top_srcdir)/src/debug.c'; then $(CYGPATH_W) '$(top_srcdir)/src/debug.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/debug.c'; fi`
powerman-2.3.5/test/Makefile.in-540-
powerman-2.3.5/test/Makefile.in-541-pluglist.o: $(top_srcdir)/src/pluglist.c
powerman-2.3.5/test/Makefile.in:542:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pluglist.o -MD -MP -MF "$(DEPDIR)/pluglist.Tpo" -c -o pluglist.o `test -f '$(top_srcdir)/src/pluglist.c' || echo '$(srcdir)/'`$(top_srcdir)/src/pluglist.c; \
powerman-2.3.5/test/Makefile.in-543-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/pluglist.Tpo" "$(DEPDIR)/pluglist.Po"; else rm -f "$(DEPDIR)/pluglist.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:546:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pluglist.o `test -f '$(top_srcdir)/src/pluglist.c' || echo '$(srcdir)/'`$(top_srcdir)/src/pluglist.c
powerman-2.3.5/test/Makefile.in-547-
powerman-2.3.5/test/Makefile.in-548-pluglist.obj: $(top_srcdir)/src/pluglist.c
powerman-2.3.5/test/Makefile.in:549:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pluglist.obj -MD -MP -MF "$(DEPDIR)/pluglist.Tpo" -c -o pluglist.obj `if test -f '$(top_srcdir)/src/pluglist.c'; then $(CYGPATH_W) '$(top_srcdir)/src/pluglist.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/pluglist.c'; fi`; \
powerman-2.3.5/test/Makefile.in-550-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/pluglist.Tpo" "$(DEPDIR)/pluglist.Po"; else rm -f "$(DEPDIR)/pluglist.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:553:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pluglist.obj `if test -f '$(top_srcdir)/src/pluglist.c'; then $(CYGPATH_W) '$(top_srcdir)/src/pluglist.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/pluglist.c'; fi`
powerman-2.3.5/test/Makefile.in-554-
powerman-2.3.5/test/Makefile.in-555-hostlist.o: $(top_srcdir)/src/hostlist.c
powerman-2.3.5/test/Makefile.in:556:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hostlist.o -MD -MP -MF "$(DEPDIR)/hostlist.Tpo" -c -o hostlist.o `test -f '$(top_srcdir)/src/hostlist.c' || echo '$(srcdir)/'`$(top_srcdir)/src/hostlist.c; \
powerman-2.3.5/test/Makefile.in-557-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/hostlist.Tpo" "$(DEPDIR)/hostlist.Po"; else rm -f "$(DEPDIR)/hostlist.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-559-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:560:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hostlist.o `test -f '$(top_srcdir)/src/hostlist.c' || echo '$(srcdir)/'`$(top_srcdir)/src/hostlist.c
powerman-2.3.5/test/Makefile.in-561-
powerman-2.3.5/test/Makefile.in-562-hostlist.obj: $(top_srcdir)/src/hostlist.c
powerman-2.3.5/test/Makefile.in:563:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hostlist.obj -MD -MP -MF "$(DEPDIR)/hostlist.Tpo" -c -o hostlist.obj `if test -f '$(top_srcdir)/src/hostlist.c'; then $(CYGPATH_W) '$(top_srcdir)/src/hostlist.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/hostlist.c'; fi`; \
powerman-2.3.5/test/Makefile.in-564-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/hostlist.Tpo" "$(DEPDIR)/hostlist.Po"; else rm -f "$(DEPDIR)/hostlist.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:567:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hostlist.obj `if test -f '$(top_srcdir)/src/hostlist.c'; then $(CYGPATH_W) '$(top_srcdir)/src/hostlist.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/hostlist.c'; fi`
powerman-2.3.5/test/Makefile.in-568-
powerman-2.3.5/test/Makefile.in-569-hash.o: $(top_srcdir)/src/hash.c
powerman-2.3.5/test/Makefile.in:570:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hash.o -MD -MP -MF "$(DEPDIR)/hash.Tpo" -c -o hash.o `test -f '$(top_srcdir)/src/hash.c' || echo '$(srcdir)/'`$(top_srcdir)/src/hash.c; \
powerman-2.3.5/test/Makefile.in-571-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/hash.Tpo" "$(DEPDIR)/hash.Po"; else rm -f "$(DEPDIR)/hash.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:574:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hash.o `test -f '$(top_srcdir)/src/hash.c' || echo '$(srcdir)/'`$(top_srcdir)/src/hash.c
powerman-2.3.5/test/Makefile.in-575-
powerman-2.3.5/test/Makefile.in-576-hash.obj: $(top_srcdir)/src/hash.c
powerman-2.3.5/test/Makefile.in:577:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hash.obj -MD -MP -MF "$(DEPDIR)/hash.Tpo" -c -o hash.obj `if test -f '$(top_srcdir)/src/hash.c'; then $(CYGPATH_W) '$(top_srcdir)/src/hash.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/hash.c'; fi`; \
powerman-2.3.5/test/Makefile.in-578-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/hash.Tpo" "$(DEPDIR)/hash.Po"; else rm -f "$(DEPDIR)/hash.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:581:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hash.obj `if test -f '$(top_srcdir)/src/hash.c'; then $(CYGPATH_W) '$(top_srcdir)/src/hash.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/hash.c'; fi`
powerman-2.3.5/test/Makefile.in-582-
powerman-2.3.5/test/Makefile.in-583-list.o: $(top_srcdir)/src/list.c
powerman-2.3.5/test/Makefile.in:584:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT list.o -MD -MP -MF "$(DEPDIR)/list.Tpo" -c -o list.o `test -f '$(top_srcdir)/src/list.c' || echo '$(srcdir)/'`$(top_srcdir)/src/list.c; \
powerman-2.3.5/test/Makefile.in-585-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/list.Tpo" "$(DEPDIR)/list.Po"; else rm -f "$(DEPDIR)/list.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:588:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list.o `test -f '$(top_srcdir)/src/list.c' || echo '$(srcdir)/'`$(top_srcdir)/src/list.c
powerman-2.3.5/test/Makefile.in-589-
powerman-2.3.5/test/Makefile.in-590-list.obj: $(top_srcdir)/src/list.c
powerman-2.3.5/test/Makefile.in:591:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT list.obj -MD -MP -MF "$(DEPDIR)/list.Tpo" -c -o list.obj `if test -f '$(top_srcdir)/src/list.c'; then $(CYGPATH_W) '$(top_srcdir)/src/list.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/list.c'; fi`; \
powerman-2.3.5/test/Makefile.in-592-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/list.Tpo" "$(DEPDIR)/list.Po"; else rm -f "$(DEPDIR)/list.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-594-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:595:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list.obj `if test -f '$(top_srcdir)/src/list.c'; then $(CYGPATH_W) '$(top_srcdir)/src/list.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/list.c'; fi`
powerman-2.3.5/test/Makefile.in-596-
powerman-2.3.5/test/Makefile.in-597-hprintf.o: $(top_srcdir)/src/hprintf.c
powerman-2.3.5/test/Makefile.in:598:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hprintf.o -MD -MP -MF "$(DEPDIR)/hprintf.Tpo" -c -o hprintf.o `test -f '$(top_srcdir)/src/hprintf.c' || echo '$(srcdir)/'`$(top_srcdir)/src/hprintf.c; \
powerman-2.3.5/test/Makefile.in-599-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/hprintf.Tpo" "$(DEPDIR)/hprintf.Po"; else rm -f "$(DEPDIR)/hprintf.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-601-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:602:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hprintf.o `test -f '$(top_srcdir)/src/hprintf.c' || echo '$(srcdir)/'`$(top_srcdir)/src/hprintf.c
powerman-2.3.5/test/Makefile.in-603-
powerman-2.3.5/test/Makefile.in-604-hprintf.obj: $(top_srcdir)/src/hprintf.c
powerman-2.3.5/test/Makefile.in:605:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hprintf.obj -MD -MP -MF "$(DEPDIR)/hprintf.Tpo" -c -o hprintf.obj `if test -f '$(top_srcdir)/src/hprintf.c'; then $(CYGPATH_W) '$(top_srcdir)/src/hprintf.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/hprintf.c'; fi`; \
powerman-2.3.5/test/Makefile.in-606-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/hprintf.Tpo" "$(DEPDIR)/hprintf.Po"; else rm -f "$(DEPDIR)/hprintf.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:609:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hprintf.obj `if test -f '$(top_srcdir)/src/hprintf.c'; then $(CYGPATH_W) '$(top_srcdir)/src/hprintf.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/hprintf.c'; fi`
powerman-2.3.5/test/Makefile.in-610-
powerman-2.3.5/test/Makefile.in-611-xregex.o: $(top_srcdir)/src/xregex.c
powerman-2.3.5/test/Makefile.in:612:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xregex.o -MD -MP -MF "$(DEPDIR)/xregex.Tpo" -c -o xregex.o `test -f '$(top_srcdir)/src/xregex.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xregex.c; \
powerman-2.3.5/test/Makefile.in-613-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xregex.Tpo" "$(DEPDIR)/xregex.Po"; else rm -f "$(DEPDIR)/xregex.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:616:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xregex.o `test -f '$(top_srcdir)/src/xregex.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xregex.c
powerman-2.3.5/test/Makefile.in-617-
powerman-2.3.5/test/Makefile.in-618-xregex.obj: $(top_srcdir)/src/xregex.c
powerman-2.3.5/test/Makefile.in:619:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xregex.obj -MD -MP -MF "$(DEPDIR)/xregex.Tpo" -c -o xregex.obj `if test -f '$(top_srcdir)/src/xregex.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xregex.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xregex.c'; fi`; \
powerman-2.3.5/test/Makefile.in-620-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xregex.Tpo" "$(DEPDIR)/xregex.Po"; else rm -f "$(DEPDIR)/xregex.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:623:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xregex.obj `if test -f '$(top_srcdir)/src/xregex.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xregex.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xregex.c'; fi`
powerman-2.3.5/test/Makefile.in-624-
powerman-2.3.5/test/Makefile.in-625-xmalloc.o: $(top_srcdir)/src/xmalloc.c
powerman-2.3.5/test/Makefile.in:626:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmalloc.o -MD -MP -MF "$(DEPDIR)/xmalloc.Tpo" -c -o xmalloc.o `test -f '$(top_srcdir)/src/xmalloc.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xmalloc.c; \
powerman-2.3.5/test/Makefile.in-627-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xmalloc.Tpo" "$(DEPDIR)/xmalloc.Po"; else rm -f "$(DEPDIR)/xmalloc.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-629-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:630:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmalloc.o `test -f '$(top_srcdir)/src/xmalloc.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xmalloc.c
powerman-2.3.5/test/Makefile.in-631-
powerman-2.3.5/test/Makefile.in-632-xmalloc.obj: $(top_srcdir)/src/xmalloc.c
powerman-2.3.5/test/Makefile.in:633:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xmalloc.obj -MD -MP -MF "$(DEPDIR)/xmalloc.Tpo" -c -o xmalloc.obj `if test -f '$(top_srcdir)/src/xmalloc.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xmalloc.c'; fi`; \
powerman-2.3.5/test/Makefile.in-634-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xmalloc.Tpo" "$(DEPDIR)/xmalloc.Po"; else rm -f "$(DEPDIR)/xmalloc.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-636-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:637:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmalloc.obj `if test -f '$(top_srcdir)/src/xmalloc.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xmalloc.c'; fi`
powerman-2.3.5/test/Makefile.in-638-
powerman-2.3.5/test/Makefile.in-639-argv.o: $(top_srcdir)/src/argv.c
powerman-2.3.5/test/Makefile.in:640:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT argv.o -MD -MP -MF "$(DEPDIR)/argv.Tpo" -c -o argv.o `test -f '$(top_srcdir)/src/argv.c' || echo '$(srcdir)/'`$(top_srcdir)/src/argv.c; \
powerman-2.3.5/test/Makefile.in-641-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/argv.Tpo" "$(DEPDIR)/argv.Po"; else rm -f "$(DEPDIR)/argv.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-643-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:644:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o argv.o `test -f '$(top_srcdir)/src/argv.c' || echo '$(srcdir)/'`$(top_srcdir)/src/argv.c
powerman-2.3.5/test/Makefile.in-645-
powerman-2.3.5/test/Makefile.in-646-argv.obj: $(top_srcdir)/src/argv.c
powerman-2.3.5/test/Makefile.in:647:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT argv.obj -MD -MP -MF "$(DEPDIR)/argv.Tpo" -c -o argv.obj `if test -f '$(top_srcdir)/src/argv.c'; then $(CYGPATH_W) '$(top_srcdir)/src/argv.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/argv.c'; fi`; \
powerman-2.3.5/test/Makefile.in-648-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/argv.Tpo" "$(DEPDIR)/argv.Po"; else rm -f "$(DEPDIR)/argv.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-650-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:651:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o argv.obj `if test -f '$(top_srcdir)/src/argv.c'; then $(CYGPATH_W) '$(top_srcdir)/src/argv.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/argv.c'; fi`
powerman-2.3.5/test/Makefile.in-652-
powerman-2.3.5/test/Makefile.in-653-xpoll.o: $(top_srcdir)/src/xpoll.c
powerman-2.3.5/test/Makefile.in:654:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xpoll.o -MD -MP -MF "$(DEPDIR)/xpoll.Tpo" -c -o xpoll.o `test -f '$(top_srcdir)/src/xpoll.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xpoll.c; \
powerman-2.3.5/test/Makefile.in-655-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xpoll.Tpo" "$(DEPDIR)/xpoll.Po"; else rm -f "$(DEPDIR)/xpoll.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:658:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xpoll.o `test -f '$(top_srcdir)/src/xpoll.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xpoll.c
powerman-2.3.5/test/Makefile.in-659-
powerman-2.3.5/test/Makefile.in-660-xpoll.obj: $(top_srcdir)/src/xpoll.c
powerman-2.3.5/test/Makefile.in:661:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xpoll.obj -MD -MP -MF "$(DEPDIR)/xpoll.Tpo" -c -o xpoll.obj `if test -f '$(top_srcdir)/src/xpoll.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xpoll.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xpoll.c'; fi`; \
powerman-2.3.5/test/Makefile.in-662-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xpoll.Tpo" "$(DEPDIR)/xpoll.Po"; else rm -f "$(DEPDIR)/xpoll.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:665:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xpoll.obj `if test -f '$(top_srcdir)/src/xpoll.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xpoll.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xpoll.c'; fi`
powerman-2.3.5/test/Makefile.in-666-
powerman-2.3.5/test/Makefile.in-667-xpty.o: $(top_srcdir)/src/xpty.c
powerman-2.3.5/test/Makefile.in:668:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xpty.o -MD -MP -MF "$(DEPDIR)/xpty.Tpo" -c -o xpty.o `test -f '$(top_srcdir)/src/xpty.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xpty.c; \
powerman-2.3.5/test/Makefile.in-669-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xpty.Tpo" "$(DEPDIR)/xpty.Po"; else rm -f "$(DEPDIR)/xpty.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:672:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xpty.o `test -f '$(top_srcdir)/src/xpty.c' || echo '$(srcdir)/'`$(top_srcdir)/src/xpty.c
powerman-2.3.5/test/Makefile.in-673-
powerman-2.3.5/test/Makefile.in-674-xpty.obj: $(top_srcdir)/src/xpty.c
powerman-2.3.5/test/Makefile.in:675:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xpty.obj -MD -MP -MF "$(DEPDIR)/xpty.Tpo" -c -o xpty.obj `if test -f '$(top_srcdir)/src/xpty.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xpty.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xpty.c'; fi`; \
powerman-2.3.5/test/Makefile.in-676-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xpty.Tpo" "$(DEPDIR)/xpty.Po"; else rm -f "$(DEPDIR)/xpty.Tpo"; exit 1; fi
##############################################
powerman-2.3.5/test/Makefile.in-678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
powerman-2.3.5/test/Makefile.in:679:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xpty.obj `if test -f '$(top_srcdir)/src/xpty.c'; then $(CYGPATH_W) '$(top_srcdir)/src/xpty.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/xpty.c'; fi`
powerman-2.3.5/test/Makefile.in-680-
##############################################
powerman-2.3.5/test/Makefile.in-731-GTAGS:
powerman-2.3.5/test/Makefile.in:732:	here=`$(am__cd) $(top_builddir) && pwd` \
powerman-2.3.5/test/Makefile.in-733-	  && cd $(top_srcdir) \
##############################################
powerman-2.3.5/test/Makefile.in-748-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
powerman-2.3.5/test/Makefile.in:749:	      all=`expr $$all + 1`; \
powerman-2.3.5/test/Makefile.in-750-	      case " $(XFAIL_TESTS) " in \
powerman-2.3.5/test/Makefile.in-751-	      *" $$tst "*) \
powerman-2.3.5/test/Makefile.in:752:		xpass=`expr $$xpass + 1`; \
powerman-2.3.5/test/Makefile.in:753:		failed=`expr $$failed + 1`; \
powerman-2.3.5/test/Makefile.in-754-		echo "XPASS: $$tst"; \
##############################################
powerman-2.3.5/test/Makefile.in-760-	    elif test $$? -ne 77; then \
powerman-2.3.5/test/Makefile.in:761:	      all=`expr $$all + 1`; \
powerman-2.3.5/test/Makefile.in-762-	      case " $(XFAIL_TESTS) " in \
powerman-2.3.5/test/Makefile.in-763-	      *" $$tst "*) \
powerman-2.3.5/test/Makefile.in:764:		xfail=`expr $$xfail + 1`; \
powerman-2.3.5/test/Makefile.in-765-		echo "XFAIL: $$tst"; \
##############################################
powerman-2.3.5/test/Makefile.in-767-	      *) \
powerman-2.3.5/test/Makefile.in:768:		failed=`expr $$failed + 1`; \
powerman-2.3.5/test/Makefile.in-769-		echo "FAIL: $$tst"; \
##############################################
powerman-2.3.5/test/Makefile.in-772-	    else \
powerman-2.3.5/test/Makefile.in:773:	      skip=`expr $$skip + 1`; \
powerman-2.3.5/test/Makefile.in-774-	      echo "SKIP: $$tst"; \
##############################################
powerman-2.3.5/test/Makefile.in-793-	    skipped="($$skip tests were not run)"; \
powerman-2.3.5/test/Makefile.in:794:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
powerman-2.3.5/test/Makefile.in-795-	      dashes="$$skipped"; \
##############################################
powerman-2.3.5/test/Makefile.in-799-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
powerman-2.3.5/test/Makefile.in:800:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
powerman-2.3.5/test/Makefile.in-801-	      dashes="$$report"; \
powerman-2.3.5/test/Makefile.in-802-	  fi; \
powerman-2.3.5/test/Makefile.in:803:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
powerman-2.3.5/test/Makefile.in-804-	  echo "$$dashes"; \
##############################################
powerman-2.3.5/test/Makefile.in-812-distdir: $(DISTFILES)
powerman-2.3.5/test/Makefile.in:813:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/test/Makefile.in:814:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/test/Makefile.in-815-	list='$(DISTFILES)'; for file in $$list; do \
powerman-2.3.5/test/Makefile.in-816-	  case $$file in \
powerman-2.3.5/test/Makefile.in:817:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
powerman-2.3.5/test/Makefile.in:818:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
powerman-2.3.5/test/Makefile.in-819-	  esac; \
powerman-2.3.5/test/Makefile.in-820-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
powerman-2.3.5/test/Makefile.in:821:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
powerman-2.3.5/test/Makefile.in-822-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
powerman-2.3.5/configure-43-do
powerman-2.3.5/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
powerman-2.3.5/configure-45-    eval $as_var=C; export $as_var
##############################################
powerman-2.3.5/configure-101-  as_lineno_2=$LINENO
powerman-2.3.5/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
powerman-2.3.5/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
powerman-2.3.5/configure-140-  as_lineno_2=$LINENO
powerman-2.3.5/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
powerman-2.3.5/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
powerman-2.3.5/configure-250-  # Remove one level of quotation (which was required for Make).
powerman-2.3.5/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
powerman-2.3.5/configure-252-  ;;
##############################################
powerman-2.3.5/configure-261-  :
powerman-2.3.5/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
powerman-2.3.5/configure-263-  # Yippee, $echo works!
##############################################
powerman-2.3.5/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
powerman-2.3.5/configure:288:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
powerman-2.3.5/configure:289:       echo_test_string=`eval $cmd` &&
powerman-2.3.5/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
powerman-2.3.5/configure-296-
powerman-2.3.5/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
powerman-2.3.5/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
powerman-2.3.5/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
powerman-2.3.5/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
powerman-2.3.5/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
powerman-2.3.5/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
powerman-2.3.5/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
powerman-2.3.5/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
powerman-2.3.5/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
powerman-2.3.5/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
powerman-2.3.5/configure-338-      echo='printf %s\n'
powerman-2.3.5/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
powerman-2.3.5/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
powerman-2.3.5/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
powerman-2.3.5/configure-343-	:
powerman-2.3.5/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
powerman-2.3.5/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
powerman-2.3.5/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
powerman-2.3.5/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
powerman-2.3.5/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
powerman-2.3.5/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
powerman-2.3.5/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
powerman-2.3.5/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
powerman-2.3.5/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
powerman-2.3.5/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
powerman-2.3.5/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
powerman-2.3.5/configure-364-	  then
##############################################
powerman-2.3.5/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
powerman-2.3.5/configure:371:	  echo_test_string=`eval $prev`
powerman-2.3.5/configure-372-	  export echo_test_string
##############################################
powerman-2.3.5/configure-517-
powerman-2.3.5/configure:518:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
powerman-2.3.5/configure-519-
##############################################
powerman-2.3.5/configure-550-  -disable-* | --disable-*)
powerman-2.3.5/configure:551:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
powerman-2.3.5/configure-552-    # Reject names that are not valid shell variable names.
##############################################
powerman-2.3.5/configure-555-   { (exit 1); exit 1; }; }
powerman-2.3.5/configure:556:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
powerman-2.3.5/configure-557-    eval "enable_$ac_feature=no" ;;
##############################################
powerman-2.3.5/configure-559-  -enable-* | --enable-*)
powerman-2.3.5/configure:560:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
powerman-2.3.5/configure-561-    # Reject names that are not valid shell variable names.
##############################################
powerman-2.3.5/configure-564-   { (exit 1); exit 1; }; }
powerman-2.3.5/configure:565:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
powerman-2.3.5/configure-566-    case $ac_option in
powerman-2.3.5/configure:567:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
powerman-2.3.5/configure-568-      *) ac_optarg=yes ;;
##############################################
powerman-2.3.5/configure-741-  -with-* | --with-*)
powerman-2.3.5/configure:742:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
powerman-2.3.5/configure-743-    # Reject names that are not valid shell variable names.
##############################################
powerman-2.3.5/configure-746-   { (exit 1); exit 1; }; }
powerman-2.3.5/configure:747:    ac_package=`echo $ac_package| sed 's/-/_/g'`
powerman-2.3.5/configure-748-    case $ac_option in
powerman-2.3.5/configure:749:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
powerman-2.3.5/configure-750-      *) ac_optarg=yes ;;
##############################################
powerman-2.3.5/configure-754-  -without-* | --without-*)
powerman-2.3.5/configure:755:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
powerman-2.3.5/configure-756-    # Reject names that are not valid shell variable names.
##############################################
powerman-2.3.5/configure-759-   { (exit 1); exit 1; }; }
powerman-2.3.5/configure:760:    ac_package=`echo $ac_package | sed 's/-/_/g'`
powerman-2.3.5/configure-761-    eval "with_$ac_package=no" ;;
##############################################
powerman-2.3.5/configure-786-  *=*)
powerman-2.3.5/configure:787:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
powerman-2.3.5/configure-788-    # Reject names that are not valid shell variable names.
##############################################
powerman-2.3.5/configure-791-   { (exit 1); exit 1; }; }
powerman-2.3.5/configure:792:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
powerman-2.3.5/configure-793-    eval "$ac_envvar='$ac_optarg'"
##############################################
powerman-2.3.5/configure-807-if test -n "$ac_prev"; then
powerman-2.3.5/configure:808:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
powerman-2.3.5/configure-809-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
powerman-2.3.5/configure-815-do
powerman-2.3.5/configure:816:  eval ac_val=$`echo $ac_var`
powerman-2.3.5/configure-817-  case $ac_val in
##############################################
powerman-2.3.5/configure-827-do
powerman-2.3.5/configure:828:  eval ac_val=$`echo $ac_var`
powerman-2.3.5/configure-829-  case $ac_val in
##############################################
powerman-2.3.5/configure-894-   { (exit 1); exit 1; }; }
powerman-2.3.5/configure:895:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
powerman-2.3.5/configure-896-ac_env_build_alias_set=${build_alias+set}
##############################################
powerman-2.3.5/configure-985-By default, \`make install' will install all the files in
powerman-2.3.5/configure:986:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
powerman-2.3.5/configure:987:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
powerman-2.3.5/configure-988-for instance \`--prefix=\$HOME'.
##############################################
powerman-2.3.5/configure-1083-if test "$ac_dir" != .; then
powerman-2.3.5/configure:1084:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
powerman-2.3.5/configure-1085-  # A "../" for each directory in $ac_dir_suffix.
powerman-2.3.5/configure:1086:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
powerman-2.3.5/configure-1087-else
##############################################
powerman-2.3.5/configure-1096-    else
powerman-2.3.5/configure:1097:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
powerman-2.3.5/configure-1098-    fi ;;
##############################################
powerman-2.3.5/configure-1250-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
powerman-2.3.5/configure:1251:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
powerman-2.3.5/configure-1252-    esac
##############################################
powerman-2.3.5/configure-1322-    do
powerman-2.3.5/configure:1323:      eval ac_val=$`echo $ac_var`
powerman-2.3.5/configure-1324-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
powerman-2.3.5/configure-1336-      do
powerman-2.3.5/configure:1337:	eval ac_val=$`echo $ac_var`
powerman-2.3.5/configure-1338-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
powerman-2.3.5/configure-1443-    set,)
powerman-2.3.5/configure:1444:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
powerman-2.3.5/configure:1445:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
powerman-2.3.5/configure-1446-      ac_cache_corrupted=: ;;
##############################################
powerman-2.3.5/configure-1466-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
powerman-2.3.5/configure:1467:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
powerman-2.3.5/configure-1468-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
powerman-2.3.5/configure-1546-test -z "$ac_cv_build_alias" &&
powerman-2.3.5/configure:1547:  ac_cv_build_alias=`$ac_config_guess`
powerman-2.3.5/configure-1548-test -z "$ac_cv_build_alias" &&
##############################################
powerman-2.3.5/configure-1551-   { (exit 1); exit 1; }; }
powerman-2.3.5/configure:1552:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
powerman-2.3.5/configure-1553-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
powerman-2.3.5/configure-1560-build=$ac_cv_build
powerman-2.3.5/configure:1561:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
powerman-2.3.5/configure:1562:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
powerman-2.3.5/configure:1563:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
powerman-2.3.5/configure-1564-
##############################################
powerman-2.3.5/configure-1573-  ac_cv_host_alias=$ac_cv_build_alias
powerman-2.3.5/configure:1574:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
powerman-2.3.5/configure-1575-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
powerman-2.3.5/configure-1582-host=$ac_cv_host
powerman-2.3.5/configure:1583:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
powerman-2.3.5/configure:1584:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
powerman-2.3.5/configure:1585:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
powerman-2.3.5/configure-1586-
##############################################
powerman-2.3.5/configure-1595-  ac_cv_target_alias=$ac_cv_host_alias
powerman-2.3.5/configure:1596:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
powerman-2.3.5/configure-1597-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
powerman-2.3.5/configure-1604-target=$ac_cv_target
powerman-2.3.5/configure:1605:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
powerman-2.3.5/configure:1606:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
powerman-2.3.5/configure:1607:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
powerman-2.3.5/configure-1608-
##############################################
powerman-2.3.5/configure-2015-if (
powerman-2.3.5/configure:2016:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
powerman-2.3.5/configure-2017-   if test "$*" = "X"; then
powerman-2.3.5/configure-2018-      # -L didn't work.
powerman-2.3.5/configure:2019:      set X `ls -t $srcdir/configure conftest.file`
powerman-2.3.5/configure-2020-   fi
##############################################
powerman-2.3.5/configure-2059-_ACEOF
powerman-2.3.5/configure:2060:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
powerman-2.3.5/configure-2061-rm conftest.sed
##############################################
powerman-2.3.5/configure-2063-# expand $ac_aux_dir to an absolute path
powerman-2.3.5/configure:2064:am_aux_dir=`cd $ac_aux_dir && pwd`
powerman-2.3.5/configure-2065-
##############################################
powerman-2.3.5/configure-2150-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
powerman-2.3.5/configure:2151:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
powerman-2.3.5/configure-2152-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
powerman-2.3.5/configure-2159-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
powerman-2.3.5/configure:2160:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
powerman-2.3.5/configure-2161-if test -n "$ac_maketemp"; then
##############################################
powerman-2.3.5/configure-2167-fi
powerman-2.3.5/configure:2168:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
powerman-2.3.5/configure-2169-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
powerman-2.3.5/configure-2187-# test to see if srcdir already configured
powerman-2.3.5/configure:2188:if test "`cd $srcdir && pwd`" != "`pwd`" &&
powerman-2.3.5/configure-2189-   test -f $srcdir/config.status; then
##############################################
powerman-2.3.5/configure-2684-     "checking for C compiler version" >&5
powerman-2.3.5/configure:2685:ac_compiler=`set X $ac_compile; echo $2`
powerman-2.3.5/configure-2686-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
powerman-2.3.5/configure-2723-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
powerman-2.3.5/configure:2724:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
powerman-2.3.5/configure-2725-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
powerman-2.3.5/configure-2751-    *.* )
powerman-2.3.5/configure:2752:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
powerman-2.3.5/configure-2753-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
powerman-2.3.5/configure-2831-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
powerman-2.3.5/configure:2832:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
powerman-2.3.5/configure-2833-	  export ac_cv_exeext
##############################################
powerman-2.3.5/configure-2881-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
powerman-2.3.5/configure:2882:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
powerman-2.3.5/configure-2883-       break;;
##############################################
powerman-2.3.5/configure-2960-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
powerman-2.3.5/configure:2961:GCC=`test $ac_compiler_gnu = yes && echo yes`
powerman-2.3.5/configure-2962-ac_test_CFLAGS=${CFLAGS+set}
##############################################
powerman-2.3.5/configure-3319-# case it prints its new name instead of `make'.
powerman-2.3.5/configure:3320:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
powerman-2.3.5/configure-3321-   am__include=include
##############################################
powerman-2.3.5/configure-3327-   echo '.include "confinc"' > confmf
powerman-2.3.5/configure:3328:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
powerman-2.3.5/configure-3329-      am__include=.include
##############################################
powerman-2.3.5/configure-3389-  if test "$am_compiler_list" = ""; then
powerman-2.3.5/configure:3390:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
powerman-2.3.5/configure-3391-  fi
##############################################
powerman-2.3.5/configure-3487-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
powerman-2.3.5/configure:3488:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
powerman-2.3.5/configure-3489-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
powerman-2.3.5/configure-3496-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
powerman-2.3.5/configure:3497:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
powerman-2.3.5/configure-3498-if test -n "$ac_maketemp"; then
##############################################
powerman-2.3.5/configure-3504-fi
powerman-2.3.5/configure:3505:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
powerman-2.3.5/configure-3506-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
powerman-2.3.5/configure-3742-cat >conftest.$ac_ext <<_ACEOF
powerman-2.3.5/configure:3743:`cat $LEX_OUTPUT_ROOT.c`
powerman-2.3.5/configure-3744-_ACEOF
##############################################
powerman-2.3.5/configure-3949-    test $lt_ac_count -gt 10 && break
powerman-2.3.5/configure:3950:    lt_ac_count=`expr $lt_ac_count + 1`
powerman-2.3.5/configure-3951-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
powerman-2.3.5/configure-3995-    # gcc leaves a trailing carriage return which upsets mingw
powerman-2.3.5/configure:3996:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
powerman-2.3.5/configure-3997-  *)
powerman-2.3.5/configure:3998:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
powerman-2.3.5/configure-3999-  esac
##############################################
powerman-2.3.5/configure-4004-      # Canonicalize the pathname of ld
powerman-2.3.5/configure:4005:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
powerman-2.3.5/configure-4006-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
powerman-2.3.5/configure:4007:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
powerman-2.3.5/configure-4008-      done
##############################################
powerman-2.3.5/configure-4039-      # Break only if it was the GNU/non-GNU ld that we prefer.
powerman-2.3.5/configure:4040:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
powerman-2.3.5/configure-4041-      *GNU* | *'with BFD'*)
##############################################
powerman-2.3.5/configure-4072-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
powerman-2.3.5/configure:4073:case `$LD -v 2>&1 </dev/null` in
powerman-2.3.5/configure-4074-*GNU* | *'with BFD'*)
##############################################
powerman-2.3.5/configure-4135-	# Tru64's nm complains that /dev/null is an invalid object file
powerman-2.3.5/configure:4136:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
powerman-2.3.5/configure-4137-	*/dev/null* | *'Invalid file or object type'*)
##############################################
powerman-2.3.5/configure-4141-	*)
powerman-2.3.5/configure:4142:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
powerman-2.3.5/configure-4143-	  */dev/null*)
##############################################
powerman-2.3.5/configure-4292-openbsd*)
powerman-2.3.5/configure:4293:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-4294-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
powerman-2.3.5/configure-4376-  (exit $ac_status); }; then
powerman-2.3.5/configure:4377:    case `/usr/bin/file conftest.$ac_objext` in
powerman-2.3.5/configure-4378-    *ELF-32*)
##############################################
powerman-2.3.5/configure-4396-   if test "$lt_cv_prog_gnu_ld" = yes; then
powerman-2.3.5/configure:4397:    case `/usr/bin/file conftest.$ac_objext` in
powerman-2.3.5/configure-4398-    *32-bit*)
##############################################
powerman-2.3.5/configure-4408-   else
powerman-2.3.5/configure:4409:    case `/usr/bin/file conftest.$ac_objext` in
powerman-2.3.5/configure-4410-    *32-bit*)
##############################################
powerman-2.3.5/configure-4985-do
powerman-2.3.5/configure:4986:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
powerman-2.3.5/configure-4987-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
powerman-2.3.5/configure-5032-fi
powerman-2.3.5/configure:5033:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:5034:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure:5035:if test `eval echo '${'$as_ac_Header'}'` = yes; then
powerman-2.3.5/configure-5036-  cat >>confdefs.h <<_ACEOF
powerman-2.3.5/configure:5037:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
powerman-2.3.5/configure-5038-_ACEOF
##############################################
powerman-2.3.5/configure-5047-do
powerman-2.3.5/configure:5048:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
powerman-2.3.5/configure-5049-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
powerman-2.3.5/configure-5054-fi
powerman-2.3.5/configure:5055:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:5056:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure-5057-else
##############################################
powerman-2.3.5/configure-5181-fi
powerman-2.3.5/configure:5182:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:5183:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure-5184-
powerman-2.3.5/configure-5185-fi
powerman-2.3.5/configure:5186:if test `eval echo '${'$as_ac_Header'}'` = yes; then
powerman-2.3.5/configure-5187-  cat >>confdefs.h <<_ACEOF
powerman-2.3.5/configure:5188:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
powerman-2.3.5/configure-5189-_ACEOF
##############################################
powerman-2.3.5/configure-5290-     "checking for C++ compiler version" >&5
powerman-2.3.5/configure:5291:ac_compiler=`set X $ac_compile; echo $2`
powerman-2.3.5/configure-5292-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
powerman-2.3.5/configure-5365-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
powerman-2.3.5/configure:5366:GXX=`test $ac_compiler_gnu = yes && echo yes`
powerman-2.3.5/configure-5367-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
powerman-2.3.5/configure-5577-  if test "$am_compiler_list" = ""; then
powerman-2.3.5/configure:5578:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
powerman-2.3.5/configure-5579-  fi
##############################################
powerman-2.3.5/configure-5990-     "checking for Fortran 77 compiler version" >&5
powerman-2.3.5/configure:5991:ac_compiler=`set X $ac_compile; echo $2`
powerman-2.3.5/configure-5992-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
powerman-2.3.5/configure-6125-
powerman-2.3.5/configure:6126:G77=`test $ac_compiler_gnu = yes && echo yes`
powerman-2.3.5/configure-6127-ac_ext=c
##############################################
powerman-2.3.5/configure-6188-    # And add a safety zone
powerman-2.3.5/configure:6189:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
powerman-2.3.5/configure:6190:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
powerman-2.3.5/configure-6191-    ;;
##############################################
powerman-2.3.5/configure-6216-    if test -n "$kargmax"; then
powerman-2.3.5/configure:6217:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
powerman-2.3.5/configure-6218-    else
##############################################
powerman-2.3.5/configure-6226-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
powerman-2.3.5/configure:6227:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
powerman-2.3.5/configure-6228-	       = "XX$teststring") >/dev/null 2>&1 &&
powerman-2.3.5/configure:6229:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
powerman-2.3.5/configure-6230-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
powerman-2.3.5/configure-6232-    do
powerman-2.3.5/configure:6233:      i=`expr $i + 1`
powerman-2.3.5/configure-6234-      teststring=$teststring$teststring
##############################################
powerman-2.3.5/configure-6239-    # It appears as though 1/2 is a usable value.
powerman-2.3.5/configure:6240:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
powerman-2.3.5/configure-6241-    ;;
##############################################
powerman-2.3.5/configure-6332-# If we're using GNU nm, then use its standard symbol codes.
powerman-2.3.5/configure:6333:case `$NM -V 2>&1` in
powerman-2.3.5/configure-6334-*GNU* | *'with BFD'*)
##############################################
powerman-2.3.5/configure-6820-done
powerman-2.3.5/configure:6821:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
powerman-2.3.5/configure-6822-
##############################################
powerman-2.3.5/configure-6848-	"file_magic "*)
powerman-2.3.5/configure:6849:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
powerman-2.3.5/configure-6850-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
powerman-2.3.5/configure-6910-	"file_magic "*)
powerman-2.3.5/configure:6911:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
powerman-2.3.5/configure-6912-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
powerman-2.3.5/configure-7467-  if test "$hard_links" = no; then
powerman-2.3.5/configure:7468:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
powerman-2.3.5/configure:7469:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
powerman-2.3.5/configure-7470-    need_locks=warn
##############################################
powerman-2.3.5/configure-7523-done
powerman-2.3.5/configure:7524:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
powerman-2.3.5/configure-7525-
##############################################
powerman-2.3.5/configure-7561-    supports_anon_versioning=no
powerman-2.3.5/configure:7562:    case `$LD -v 2>/dev/null` in
powerman-2.3.5/configure-7563-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
powerman-2.3.5/configure-7625-	# is EXPORTS), use it as is; otherwise, prepend...
powerman-2.3.5/configure:7626:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
powerman-2.3.5/configure-7627-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
powerman-2.3.5/configure-7648-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
powerman-2.3.5/configure:7649:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
powerman-2.3.5/configure:7650:      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'
powerman-2.3.5/configure-7651-      ;;
##############################################
powerman-2.3.5/configure-7657-	pgcc*)				# Portland Group C compiler
powerman-2.3.5/configure:7658:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
powerman-2.3.5/configure-7659-	  tmp_addflag=' $pic_flag'
##############################################
powerman-2.3.5/configure-7661-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
powerman-2.3.5/configure:7662:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
powerman-2.3.5/configure-7663-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
powerman-2.3.5/configure-7715-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
powerman-2.3.5/configure:7716:      case `$LD -v 2>&1` in
powerman-2.3.5/configure-7717-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
powerman-2.3.5/configure-7731-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
powerman-2.3.5/configure:7732:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
powerman-2.3.5/configure-7733-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
powerman-2.3.5/configure-7830-	# below for broken collect2 doesn't work under 4.3+
powerman-2.3.5/configure:7831:	  collect2name=`${CC} -print-prog-name=collect2`
powerman-2.3.5/configure-7832-	  if test -f "$collect2name" && \
##############################################
powerman-2.3.5/configure-7928-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
powerman-2.3.5/configure:7929:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
powerman-2.3.5/configure-7930-       else
##############################################
powerman-2.3.5/configure-8026-      # FIXME: Setting linknames here is a bad hack.
powerman-2.3.5/configure:8027:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
powerman-2.3.5/configure-8028-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
powerman-2.3.5/configure-8031-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
powerman-2.3.5/configure:8032:      fix_srcfile_path='`cygpath -w "$srcfile"`'
powerman-2.3.5/configure-8033-      enable_shared_with_static_runtimes=yes
##############################################
powerman-2.3.5/configure-8072-         output_verbose_link_cmd='echo'
powerman-2.3.5/configure:8073:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
powerman-2.3.5/configure-8074-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
powerman-2.3.5/configure-8207-      if test "$GCC" = yes; then
powerman-2.3.5/configure:8208:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-8209-      else
powerman-2.3.5/configure:8210:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-8211-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
powerman-2.3.5/configure-8239-      hardcode_shlibpath_var=no
powerman-2.3.5/configure:8240:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-8241-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
powerman-2.3.5/configure-8269-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:8270:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-8271-      else
powerman-2.3.5/configure-8272-	allow_undefined_flag=' -expect_unresolved \*'
powerman-2.3.5/configure:8273:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-8274-      fi
##############################################
powerman-2.3.5/configure-8281-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:8282:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-8283-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
powerman-2.3.5/configure-8285-	allow_undefined_flag=' -expect_unresolved \*'
powerman-2.3.5/configure:8286:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure:8287:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
powerman-2.3.5/configure:8288:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
powerman-2.3.5/configure-8289-
##############################################
powerman-2.3.5/configure-8322- 	*)
powerman-2.3.5/configure:8323: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
powerman-2.3.5/configure-8324- 	esac ;;
##############################################
powerman-2.3.5/configure-8406-      hardcode_shlibpath_var=no
powerman-2.3.5/configure:8407:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
powerman-2.3.5/configure-8408-      hardcode_libdir_separator=':'
##############################################
powerman-2.3.5/configure-8516-if test "$GCC" = yes; then
powerman-2.3.5/configure:8517:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
powerman-2.3.5/configure-8518-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
powerman-2.3.5/configure-8522-    # okay in the real world where ";" in dirpaths is itself problematic.
powerman-2.3.5/configure:8523:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
powerman-2.3.5/configure-8524-  else
powerman-2.3.5/configure:8525:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
powerman-2.3.5/configure-8526-  fi
##############################################
powerman-2.3.5/configure-8593-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
powerman-2.3.5/configure:8594:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
powerman-2.3.5/configure-8595-  ;;
##############################################
powerman-2.3.5/configure-8626-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
powerman-2.3.5/configure:8627:    postinstall_cmds='base_file=`basename \${file}`~
powerman-2.3.5/configure:8628:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
powerman-2.3.5/configure:8629:      dldir=$destdir/`dirname \$dlpath`~
powerman-2.3.5/configure-8630-      test -d \$dldir || mkdir -p \$dldir~
##############################################
powerman-2.3.5/configure-8632-      chmod a+x \$dldir/$dlname'
powerman-2.3.5/configure:8633:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
powerman-2.3.5/configure-8634-      dlpath=$dir/\$dldll~
##############################################
powerman-2.3.5/configure-8640-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
powerman-2.3.5/configure:8641:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure-8642-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
powerman-2.3.5/configure-8645-      # MinGW DLLs use traditional 'lib' prefix
powerman-2.3.5/configure:8646:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure:8647:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
powerman-2.3.5/configure-8648-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
powerman-2.3.5/configure-8654-        # which wouldn't understand a cygwinified path. Ahh.
powerman-2.3.5/configure:8655:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
powerman-2.3.5/configure-8656-      else
powerman-2.3.5/configure:8657:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
powerman-2.3.5/configure-8658-      fi
##############################################
powerman-2.3.5/configure-8661-      # pw32 DLLs use 'pw' prefix rather than 'lib'
powerman-2.3.5/configure:8662:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure-8663-      ;;
##############################################
powerman-2.3.5/configure-8667-  *)
powerman-2.3.5/configure:8668:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
powerman-2.3.5/configure-8669-    ;;
##############################################
powerman-2.3.5/configure-8684-  shlibpath_var=DYLD_LIBRARY_PATH
powerman-2.3.5/configure:8685:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
powerman-2.3.5/configure-8686-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
powerman-2.3.5/configure-8687-  if test "$GCC" = yes; then
powerman-2.3.5/configure:8688:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
powerman-2.3.5/configure-8689-  else
##############################################
powerman-2.3.5/configure-8898-  (exit $ac_status); }; then
powerman-2.3.5/configure:8899:      case `/usr/bin/file conftest.$ac_objext` in
powerman-2.3.5/configure-8900-      *64-bit*)
##############################################
powerman-2.3.5/configure-8911-  if test -f /etc/ld.so.conf; then
powerman-2.3.5/configure:8912:    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/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
powerman-2.3.5/configure-8913-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
powerman-2.3.5/configure-8983-  shlibpath_var=LD_LIBRARY_PATH
powerman-2.3.5/configure:8984:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-8985-    case $host_os in
##############################################
powerman-2.3.5/configure-10104-      # Double-quote double-evaled strings.
powerman-2.3.5/configure:10105:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
powerman-2.3.5/configure-10106-      ;;
powerman-2.3.5/configure-10107-    *)
powerman-2.3.5/configure:10108:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
powerman-2.3.5/configure-10109-      ;;
##############################################
powerman-2.3.5/configure-10114-  *'\$0 --fallback-echo"')
powerman-2.3.5/configure:10115:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
powerman-2.3.5/configure-10116-    ;;
##############################################
powerman-2.3.5/configure-10127-
powerman-2.3.5/configure:10128:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
powerman-2.3.5/configure-10129-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
powerman-2.3.5/configure-10220-
powerman-2.3.5/configure:10221:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
powerman-2.3.5/configure-10222-gcc_ver=\`gcc -dumpversion\`
##############################################
powerman-2.3.5/configure-10356-# shared library.
powerman-2.3.5/configure:10357:predep_objects=\`echo $lt_predep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-10358-
##############################################
powerman-2.3.5/configure-10360-# shared library.
powerman-2.3.5/configure:10361:postdep_objects=\`echo $lt_postdep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-10362-
##############################################
powerman-2.3.5/configure-10372-# a shared library.
powerman-2.3.5/configure:10373:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-10374-
##############################################
powerman-2.3.5/configure-10452-# Compile-time system search path for libraries
powerman-2.3.5/configure:10453:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-10454-
##############################################
powerman-2.3.5/configure-10509-  # libtool script then.
powerman-2.3.5/configure:10510:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
powerman-2.3.5/configure-10511-  if test -f "$ltmain_in"; then
##############################################
powerman-2.3.5/configure-10538-  if test -z "$LTCC"; then
powerman-2.3.5/configure:10539:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
powerman-2.3.5/configure-10540-    if test -z "$LTCC"; then
##############################################
powerman-2.3.5/configure-10543-    else
powerman-2.3.5/configure:10544:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
powerman-2.3.5/configure:10545:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
powerman-2.3.5/configure-10546-    fi
##############################################
powerman-2.3.5/configure-10548-  if test -z "$LTCFLAGS"; then
powerman-2.3.5/configure:10549:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
powerman-2.3.5/configure-10550-  fi
##############################################
powerman-2.3.5/configure-10553-  # Note that this assumes the entire list is on one line.
powerman-2.3.5/configure:10554:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
powerman-2.3.5/configure-10555-
##############################################
powerman-2.3.5/configure-10559-    # Check whether tagname contains only valid characters
powerman-2.3.5/configure:10560:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
powerman-2.3.5/configure-10561-    "") ;;
##############################################
powerman-2.3.5/configure-10687-done
powerman-2.3.5/configure:10688:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
powerman-2.3.5/configure-10689-
##############################################
powerman-2.3.5/configure-10717-    # gcc leaves a trailing carriage return which upsets mingw
powerman-2.3.5/configure:10718:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
powerman-2.3.5/configure-10719-  *)
powerman-2.3.5/configure:10720:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
powerman-2.3.5/configure-10721-  esac
##############################################
powerman-2.3.5/configure-10726-      # Canonicalize the pathname of ld
powerman-2.3.5/configure:10727:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
powerman-2.3.5/configure-10728-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
powerman-2.3.5/configure:10729:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
powerman-2.3.5/configure-10730-      done
##############################################
powerman-2.3.5/configure-10761-      # Break only if it was the GNU/non-GNU ld that we prefer.
powerman-2.3.5/configure:10762:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
powerman-2.3.5/configure-10763-      *GNU* | *'with BFD'*)
##############################################
powerman-2.3.5/configure-10794-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
powerman-2.3.5/configure:10795:case `$LD -v 2>&1 </dev/null` in
powerman-2.3.5/configure-10796-*GNU* | *'with BFD'*)
##############################################
powerman-2.3.5/configure-10824-    # ancient GNU ld didn't support --whole-archive et. al.
powerman-2.3.5/configure:10825:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
powerman-2.3.5/configure-10826-	grep 'no-whole-archive' > /dev/null; then
##############################################
powerman-2.3.5/configure-10906-      # below for broken collect2 doesn't work under 4.3+
powerman-2.3.5/configure:10907:	collect2name=`${CC} -print-prog-name=collect2`
powerman-2.3.5/configure-10908-	if test -f "$collect2name" && \
##############################################
powerman-2.3.5/configure-11005-
powerman-2.3.5/configure:11006:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
powerman-2.3.5/configure-11007-     else
##############################################
powerman-2.3.5/configure-11111-      # is EXPORTS), use it as is; otherwise, prepend...
powerman-2.3.5/configure:11112:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
powerman-2.3.5/configure-11113-	cp $export_symbols $output_objdir/$soname.def;
##############################################
powerman-2.3.5/configure-11172-         output_verbose_link_cmd='echo'
powerman-2.3.5/configure:11173:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
powerman-2.3.5/configure-11174-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
powerman-2.3.5/configure-11240-      # dependencies.
powerman-2.3.5/configure:11241:      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; echo $list'
powerman-2.3.5/configure-11242-      ;;
##############################################
powerman-2.3.5/configure-11304-	# dependencies.
powerman-2.3.5/configure:11305:	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; echo $list'
powerman-2.3.5/configure-11306-	;;
##############################################
powerman-2.3.5/configure-11339-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
powerman-2.3.5/configure:11340:    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'
powerman-2.3.5/configure:11341:    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'
powerman-2.3.5/configure-11342-    ;;
##############################################
powerman-2.3.5/configure-11346-	# SGI C++
powerman-2.3.5/configure:11347:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-11348-
##############################################
powerman-2.3.5/configure-11357-	  if test "$with_gnu_ld" = no; then
powerman-2.3.5/configure:11358:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-11359-	  else
powerman-2.3.5/configure:11360:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
powerman-2.3.5/configure-11361-	  fi
##############################################
powerman-2.3.5/configure-11376-	# to its proper name (with version) after linking.
powerman-2.3.5/configure:11377:	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'
powerman-2.3.5/configure:11378:	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'
powerman-2.3.5/configure-11379-	# Commands to make compiler produce verbose output that lists
##############################################
powerman-2.3.5/configure-11386-	# dependencies.
powerman-2.3.5/configure:11387:	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; echo $list'
powerman-2.3.5/configure-11388-
##############################################
powerman-2.3.5/configure-11401-	# earlier do not add the objects themselves.
powerman-2.3.5/configure:11402:	case `$CC -V 2>&1` in
powerman-2.3.5/configure-11403-	*"Version 7."*)
##############################################
powerman-2.3.5/configure-11427-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
powerman-2.3.5/configure:11428:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
powerman-2.3.5/configure-11429-        ;;
##############################################
powerman-2.3.5/configure-11446-	# dependencies.
powerman-2.3.5/configure:11447:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
powerman-2.3.5/configure-11448-	;;
##############################################
powerman-2.3.5/configure-11490-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
powerman-2.3.5/configure:11491:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-11492-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
powerman-2.3.5/configure-11505-	# to its proper name (with version) after linking.
powerman-2.3.5/configure:11506:	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'
powerman-2.3.5/configure-11507-
##############################################
powerman-2.3.5/configure-11522-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:11523:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-11524-
##############################################
powerman-2.3.5/configure-11535-	# dependencies.
powerman-2.3.5/configure:11536:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
powerman-2.3.5/configure-11537-	;;
##############################################
powerman-2.3.5/configure-11540-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:11541:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-11542-
##############################################
powerman-2.3.5/configure-11565-	# to its proper name (with version) after linking.
powerman-2.3.5/configure:11566:	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'
powerman-2.3.5/configure-11567-
##############################################
powerman-2.3.5/configure-11581-	allow_undefined_flag_CXX=' -expect_unresolved \*'
powerman-2.3.5/configure:11582:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure:11583:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
powerman-2.3.5/configure-11584-	  echo "-hidden">> $lib.exp~
powerman-2.3.5/configure:11585:	  $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~
powerman-2.3.5/configure-11586-	  $rm $lib.exp'
##############################################
powerman-2.3.5/configure-11598-	# dependencies.
powerman-2.3.5/configure:11599:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
powerman-2.3.5/configure-11600-	;;
##############################################
powerman-2.3.5/configure-11603-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:11604:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-11605-
##############################################
powerman-2.3.5/configure-11665-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
powerman-2.3.5/configure:11666:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
powerman-2.3.5/configure-11667-	    ;;
##############################################
powerman-2.3.5/configure-11753-    hardcode_shlibpath_var_CXX=no
powerman-2.3.5/configure:11754:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
powerman-2.3.5/configure-11755-    hardcode_libdir_separator_CXX=':'
##############################################
powerman-2.3.5/configure-11825-  # eval without this substitution.
powerman-2.3.5/configure:11826:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
powerman-2.3.5/configure-11827-
powerman-2.3.5/configure:11828:  for p in `eval $output_verbose_link_cmd`; do
powerman-2.3.5/configure-11829-    case $p in
##############################################
powerman-2.3.5/configure-12380-  if test "$hard_links" = no; then
powerman-2.3.5/configure:12381:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
powerman-2.3.5/configure:12382:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
powerman-2.3.5/configure-12383-    need_locks=warn
##############################################
powerman-2.3.5/configure-12496-if test "$GCC" = yes; then
powerman-2.3.5/configure:12497:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
powerman-2.3.5/configure-12498-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
powerman-2.3.5/configure-12502-    # okay in the real world where ";" in dirpaths is itself problematic.
powerman-2.3.5/configure:12503:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
powerman-2.3.5/configure-12504-  else
powerman-2.3.5/configure:12505:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
powerman-2.3.5/configure-12506-  fi
##############################################
powerman-2.3.5/configure-12573-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
powerman-2.3.5/configure:12574:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
powerman-2.3.5/configure-12575-  ;;
##############################################
powerman-2.3.5/configure-12606-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
powerman-2.3.5/configure:12607:    postinstall_cmds='base_file=`basename \${file}`~
powerman-2.3.5/configure:12608:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
powerman-2.3.5/configure:12609:      dldir=$destdir/`dirname \$dlpath`~
powerman-2.3.5/configure-12610-      test -d \$dldir || mkdir -p \$dldir~
##############################################
powerman-2.3.5/configure-12612-      chmod a+x \$dldir/$dlname'
powerman-2.3.5/configure:12613:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
powerman-2.3.5/configure-12614-      dlpath=$dir/\$dldll~
##############################################
powerman-2.3.5/configure-12620-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
powerman-2.3.5/configure:12621:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure-12622-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
powerman-2.3.5/configure-12625-      # MinGW DLLs use traditional 'lib' prefix
powerman-2.3.5/configure:12626:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure:12627:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
powerman-2.3.5/configure-12628-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
powerman-2.3.5/configure-12634-        # which wouldn't understand a cygwinified path. Ahh.
powerman-2.3.5/configure:12635:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
powerman-2.3.5/configure-12636-      else
powerman-2.3.5/configure:12637:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
powerman-2.3.5/configure-12638-      fi
##############################################
powerman-2.3.5/configure-12641-      # pw32 DLLs use 'pw' prefix rather than 'lib'
powerman-2.3.5/configure:12642:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure-12643-      ;;
##############################################
powerman-2.3.5/configure-12647-  *)
powerman-2.3.5/configure:12648:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
powerman-2.3.5/configure-12649-    ;;
##############################################
powerman-2.3.5/configure-12664-  shlibpath_var=DYLD_LIBRARY_PATH
powerman-2.3.5/configure:12665:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
powerman-2.3.5/configure-12666-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
powerman-2.3.5/configure-12667-  if test "$GCC" = yes; then
powerman-2.3.5/configure:12668:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
powerman-2.3.5/configure-12669-  else
##############################################
powerman-2.3.5/configure-12878-  (exit $ac_status); }; then
powerman-2.3.5/configure:12879:      case `/usr/bin/file conftest.$ac_objext` in
powerman-2.3.5/configure-12880-      *64-bit*)
##############################################
powerman-2.3.5/configure-12891-  if test -f /etc/ld.so.conf; then
powerman-2.3.5/configure:12892:    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/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
powerman-2.3.5/configure-12893-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
powerman-2.3.5/configure-12963-  shlibpath_var=LD_LIBRARY_PATH
powerman-2.3.5/configure:12964:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-12965-    case $host_os in
##############################################
powerman-2.3.5/configure-13208-      # Double-quote double-evaled strings.
powerman-2.3.5/configure:13209:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
powerman-2.3.5/configure-13210-      ;;
powerman-2.3.5/configure-13211-    *)
powerman-2.3.5/configure:13212:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
powerman-2.3.5/configure-13213-      ;;
##############################################
powerman-2.3.5/configure-13218-  *'\$0 --fallback-echo"')
powerman-2.3.5/configure:13219:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
powerman-2.3.5/configure-13220-    ;;
##############################################
powerman-2.3.5/configure-13276-
powerman-2.3.5/configure:13277:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
powerman-2.3.5/configure-13278-gcc_ver=\`gcc -dumpversion\`
##############################################
powerman-2.3.5/configure-13412-# shared library.
powerman-2.3.5/configure:13413:predep_objects=\`echo $lt_predep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-13414-
##############################################
powerman-2.3.5/configure-13416-# shared library.
powerman-2.3.5/configure:13417:postdep_objects=\`echo $lt_postdep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-13418-
##############################################
powerman-2.3.5/configure-13428-# a shared library.
powerman-2.3.5/configure:13429:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-13430-
##############################################
powerman-2.3.5/configure-13508-# Compile-time system search path for libraries
powerman-2.3.5/configure:13509:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-13510-
##############################################
powerman-2.3.5/configure-13540-  # libtool script then.
powerman-2.3.5/configure:13541:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
powerman-2.3.5/configure-13542-  if test -f "$ltmain_in"; then
##############################################
powerman-2.3.5/configure-13649-done
powerman-2.3.5/configure:13650:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
powerman-2.3.5/configure-13651-
##############################################
powerman-2.3.5/configure-14078-  if test "$hard_links" = no; then
powerman-2.3.5/configure:14079:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
powerman-2.3.5/configure:14080:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
powerman-2.3.5/configure-14081-    need_locks=warn
##############################################
powerman-2.3.5/configure-14134-done
powerman-2.3.5/configure:14135:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
powerman-2.3.5/configure-14136-
##############################################
powerman-2.3.5/configure-14172-    supports_anon_versioning=no
powerman-2.3.5/configure:14173:    case `$LD -v 2>/dev/null` in
powerman-2.3.5/configure-14174-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
powerman-2.3.5/configure-14236-	# is EXPORTS), use it as is; otherwise, prepend...
powerman-2.3.5/configure:14237:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
powerman-2.3.5/configure-14238-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
powerman-2.3.5/configure-14259-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
powerman-2.3.5/configure:14260:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
powerman-2.3.5/configure:14261:      archive_expsym_cmds_F77='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'
powerman-2.3.5/configure-14262-      ;;
##############################################
powerman-2.3.5/configure-14268-	pgcc*)				# Portland Group C compiler
powerman-2.3.5/configure:14269:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
powerman-2.3.5/configure-14270-	  tmp_addflag=' $pic_flag'
##############################################
powerman-2.3.5/configure-14272-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
powerman-2.3.5/configure:14273:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
powerman-2.3.5/configure-14274-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
powerman-2.3.5/configure-14326-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
powerman-2.3.5/configure:14327:      case `$LD -v 2>&1` in
powerman-2.3.5/configure-14328-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
powerman-2.3.5/configure-14342-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
powerman-2.3.5/configure:14343:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
powerman-2.3.5/configure-14344-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
powerman-2.3.5/configure-14441-	# below for broken collect2 doesn't work under 4.3+
powerman-2.3.5/configure:14442:	  collect2name=`${CC} -print-prog-name=collect2`
powerman-2.3.5/configure-14443-	  if test -f "$collect2name" && \
##############################################
powerman-2.3.5/configure-14529-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
powerman-2.3.5/configure:14530:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
powerman-2.3.5/configure-14531-       else
##############################################
powerman-2.3.5/configure-14617-      # FIXME: Setting linknames here is a bad hack.
powerman-2.3.5/configure:14618:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
powerman-2.3.5/configure-14619-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
powerman-2.3.5/configure-14622-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
powerman-2.3.5/configure:14623:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
powerman-2.3.5/configure-14624-      enable_shared_with_static_runtimes_F77=yes
##############################################
powerman-2.3.5/configure-14663-         output_verbose_link_cmd='echo'
powerman-2.3.5/configure:14664:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
powerman-2.3.5/configure-14665-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
powerman-2.3.5/configure-14798-      if test "$GCC" = yes; then
powerman-2.3.5/configure:14799:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-14800-      else
powerman-2.3.5/configure:14801:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-14802-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
powerman-2.3.5/configure-14830-      hardcode_shlibpath_var_F77=no
powerman-2.3.5/configure:14831:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-14832-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
powerman-2.3.5/configure-14860-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:14861:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-14862-      else
powerman-2.3.5/configure-14863-	allow_undefined_flag_F77=' -expect_unresolved \*'
powerman-2.3.5/configure:14864:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-14865-      fi
##############################################
powerman-2.3.5/configure-14872-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:14873:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-14874-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
powerman-2.3.5/configure-14876-	allow_undefined_flag_F77=' -expect_unresolved \*'
powerman-2.3.5/configure:14877:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure:14878:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
powerman-2.3.5/configure:14879:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
powerman-2.3.5/configure-14880-
##############################################
powerman-2.3.5/configure-14913- 	*)
powerman-2.3.5/configure:14914: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
powerman-2.3.5/configure-14915- 	esac ;;
##############################################
powerman-2.3.5/configure-14997-      hardcode_shlibpath_var_F77=no
powerman-2.3.5/configure:14998:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
powerman-2.3.5/configure-14999-      hardcode_libdir_separator_F77=':'
##############################################
powerman-2.3.5/configure-15107-if test "$GCC" = yes; then
powerman-2.3.5/configure:15108:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
powerman-2.3.5/configure-15109-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
powerman-2.3.5/configure-15113-    # okay in the real world where ";" in dirpaths is itself problematic.
powerman-2.3.5/configure:15114:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
powerman-2.3.5/configure-15115-  else
powerman-2.3.5/configure:15116:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
powerman-2.3.5/configure-15117-  fi
##############################################
powerman-2.3.5/configure-15184-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
powerman-2.3.5/configure:15185:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
powerman-2.3.5/configure-15186-  ;;
##############################################
powerman-2.3.5/configure-15217-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
powerman-2.3.5/configure:15218:    postinstall_cmds='base_file=`basename \${file}`~
powerman-2.3.5/configure:15219:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
powerman-2.3.5/configure:15220:      dldir=$destdir/`dirname \$dlpath`~
powerman-2.3.5/configure-15221-      test -d \$dldir || mkdir -p \$dldir~
##############################################
powerman-2.3.5/configure-15223-      chmod a+x \$dldir/$dlname'
powerman-2.3.5/configure:15224:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
powerman-2.3.5/configure-15225-      dlpath=$dir/\$dldll~
##############################################
powerman-2.3.5/configure-15231-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
powerman-2.3.5/configure:15232:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure-15233-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
powerman-2.3.5/configure-15236-      # MinGW DLLs use traditional 'lib' prefix
powerman-2.3.5/configure:15237:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure:15238:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
powerman-2.3.5/configure-15239-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
powerman-2.3.5/configure-15245-        # which wouldn't understand a cygwinified path. Ahh.
powerman-2.3.5/configure:15246:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
powerman-2.3.5/configure-15247-      else
powerman-2.3.5/configure:15248:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
powerman-2.3.5/configure-15249-      fi
##############################################
powerman-2.3.5/configure-15252-      # pw32 DLLs use 'pw' prefix rather than 'lib'
powerman-2.3.5/configure:15253:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure-15254-      ;;
##############################################
powerman-2.3.5/configure-15258-  *)
powerman-2.3.5/configure:15259:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
powerman-2.3.5/configure-15260-    ;;
##############################################
powerman-2.3.5/configure-15275-  shlibpath_var=DYLD_LIBRARY_PATH
powerman-2.3.5/configure:15276:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
powerman-2.3.5/configure-15277-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
powerman-2.3.5/configure-15278-  if test "$GCC" = yes; then
powerman-2.3.5/configure:15279:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
powerman-2.3.5/configure-15280-  else
##############################################
powerman-2.3.5/configure-15489-  (exit $ac_status); }; then
powerman-2.3.5/configure:15490:      case `/usr/bin/file conftest.$ac_objext` in
powerman-2.3.5/configure-15491-      *64-bit*)
##############################################
powerman-2.3.5/configure-15502-  if test -f /etc/ld.so.conf; then
powerman-2.3.5/configure:15503:    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/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
powerman-2.3.5/configure-15504-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
powerman-2.3.5/configure-15574-  shlibpath_var=LD_LIBRARY_PATH
powerman-2.3.5/configure:15575:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-15576-    case $host_os in
##############################################
powerman-2.3.5/configure-15819-      # Double-quote double-evaled strings.
powerman-2.3.5/configure:15820:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
powerman-2.3.5/configure-15821-      ;;
powerman-2.3.5/configure-15822-    *)
powerman-2.3.5/configure:15823:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
powerman-2.3.5/configure-15824-      ;;
##############################################
powerman-2.3.5/configure-15829-  *'\$0 --fallback-echo"')
powerman-2.3.5/configure:15830:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
powerman-2.3.5/configure-15831-    ;;
##############################################
powerman-2.3.5/configure-15887-
powerman-2.3.5/configure:15888:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
powerman-2.3.5/configure-15889-gcc_ver=\`gcc -dumpversion\`
##############################################
powerman-2.3.5/configure-16023-# shared library.
powerman-2.3.5/configure:16024:predep_objects=\`echo $lt_predep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-16025-
##############################################
powerman-2.3.5/configure-16027-# shared library.
powerman-2.3.5/configure:16028:postdep_objects=\`echo $lt_postdep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-16029-
##############################################
powerman-2.3.5/configure-16039-# a shared library.
powerman-2.3.5/configure:16040:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-16041-
##############################################
powerman-2.3.5/configure-16119-# Compile-time system search path for libraries
powerman-2.3.5/configure:16120:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-16121-
##############################################
powerman-2.3.5/configure-16151-  # libtool script then.
powerman-2.3.5/configure:16152:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
powerman-2.3.5/configure-16153-  if test -f "$ltmain_in"; then
##############################################
powerman-2.3.5/configure-16228-done
powerman-2.3.5/configure:16229:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
powerman-2.3.5/configure-16230-
##############################################
powerman-2.3.5/configure-16677-  if test "$hard_links" = no; then
powerman-2.3.5/configure:16678:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
powerman-2.3.5/configure:16679:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
powerman-2.3.5/configure-16680-    need_locks=warn
##############################################
powerman-2.3.5/configure-16733-done
powerman-2.3.5/configure:16734:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
powerman-2.3.5/configure-16735-
##############################################
powerman-2.3.5/configure-16771-    supports_anon_versioning=no
powerman-2.3.5/configure:16772:    case `$LD -v 2>/dev/null` in
powerman-2.3.5/configure-16773-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
powerman-2.3.5/configure-16835-	# is EXPORTS), use it as is; otherwise, prepend...
powerman-2.3.5/configure:16836:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
powerman-2.3.5/configure-16837-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
powerman-2.3.5/configure-16858-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
powerman-2.3.5/configure:16859:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
powerman-2.3.5/configure:16860:      archive_expsym_cmds_GCJ='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'
powerman-2.3.5/configure-16861-      ;;
##############################################
powerman-2.3.5/configure-16867-	pgcc*)				# Portland Group C compiler
powerman-2.3.5/configure:16868:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
powerman-2.3.5/configure-16869-	  tmp_addflag=' $pic_flag'
##############################################
powerman-2.3.5/configure-16871-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
powerman-2.3.5/configure:16872:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
powerman-2.3.5/configure-16873-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
powerman-2.3.5/configure-16925-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
powerman-2.3.5/configure:16926:      case `$LD -v 2>&1` in
powerman-2.3.5/configure-16927-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
powerman-2.3.5/configure-16941-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
powerman-2.3.5/configure:16942:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
powerman-2.3.5/configure-16943-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
powerman-2.3.5/configure-17040-	# below for broken collect2 doesn't work under 4.3+
powerman-2.3.5/configure:17041:	  collect2name=`${CC} -print-prog-name=collect2`
powerman-2.3.5/configure-17042-	  if test -f "$collect2name" && \
##############################################
powerman-2.3.5/configure-17138-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
powerman-2.3.5/configure:17139:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
powerman-2.3.5/configure-17140-       else
##############################################
powerman-2.3.5/configure-17236-      # FIXME: Setting linknames here is a bad hack.
powerman-2.3.5/configure:17237:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
powerman-2.3.5/configure-17238-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
powerman-2.3.5/configure-17241-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
powerman-2.3.5/configure:17242:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
powerman-2.3.5/configure-17243-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
powerman-2.3.5/configure-17282-         output_verbose_link_cmd='echo'
powerman-2.3.5/configure:17283:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
powerman-2.3.5/configure-17284-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
powerman-2.3.5/configure-17417-      if test "$GCC" = yes; then
powerman-2.3.5/configure:17418:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-17419-      else
powerman-2.3.5/configure:17420:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-17421-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
powerman-2.3.5/configure-17449-      hardcode_shlibpath_var_GCJ=no
powerman-2.3.5/configure:17450:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-17451-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
powerman-2.3.5/configure-17479-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:17480:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-17481-      else
powerman-2.3.5/configure-17482-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
powerman-2.3.5/configure:17483:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-17484-      fi
##############################################
powerman-2.3.5/configure-17491-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
powerman-2.3.5/configure:17492:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure-17493-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
powerman-2.3.5/configure-17495-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
powerman-2.3.5/configure:17496:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
powerman-2.3.5/configure:17497:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
powerman-2.3.5/configure:17498:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
powerman-2.3.5/configure-17499-
##############################################
powerman-2.3.5/configure-17532- 	*)
powerman-2.3.5/configure:17533: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
powerman-2.3.5/configure-17534- 	esac ;;
##############################################
powerman-2.3.5/configure-17616-      hardcode_shlibpath_var_GCJ=no
powerman-2.3.5/configure:17617:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
powerman-2.3.5/configure-17618-      hardcode_libdir_separator_GCJ=':'
##############################################
powerman-2.3.5/configure-17726-if test "$GCC" = yes; then
powerman-2.3.5/configure:17727:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
powerman-2.3.5/configure-17728-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
powerman-2.3.5/configure-17732-    # okay in the real world where ";" in dirpaths is itself problematic.
powerman-2.3.5/configure:17733:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
powerman-2.3.5/configure-17734-  else
powerman-2.3.5/configure:17735:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
powerman-2.3.5/configure-17736-  fi
##############################################
powerman-2.3.5/configure-17803-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
powerman-2.3.5/configure:17804:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
powerman-2.3.5/configure-17805-  ;;
##############################################
powerman-2.3.5/configure-17836-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
powerman-2.3.5/configure:17837:    postinstall_cmds='base_file=`basename \${file}`~
powerman-2.3.5/configure:17838:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
powerman-2.3.5/configure:17839:      dldir=$destdir/`dirname \$dlpath`~
powerman-2.3.5/configure-17840-      test -d \$dldir || mkdir -p \$dldir~
##############################################
powerman-2.3.5/configure-17842-      chmod a+x \$dldir/$dlname'
powerman-2.3.5/configure:17843:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
powerman-2.3.5/configure-17844-      dlpath=$dir/\$dldll~
##############################################
powerman-2.3.5/configure-17850-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
powerman-2.3.5/configure:17851:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure-17852-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
powerman-2.3.5/configure-17855-      # MinGW DLLs use traditional 'lib' prefix
powerman-2.3.5/configure:17856:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure:17857:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
powerman-2.3.5/configure-17858-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
powerman-2.3.5/configure-17864-        # which wouldn't understand a cygwinified path. Ahh.
powerman-2.3.5/configure:17865:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
powerman-2.3.5/configure-17866-      else
powerman-2.3.5/configure:17867:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
powerman-2.3.5/configure-17868-      fi
##############################################
powerman-2.3.5/configure-17871-      # pw32 DLLs use 'pw' prefix rather than 'lib'
powerman-2.3.5/configure:17872:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
powerman-2.3.5/configure-17873-      ;;
##############################################
powerman-2.3.5/configure-17877-  *)
powerman-2.3.5/configure:17878:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
powerman-2.3.5/configure-17879-    ;;
##############################################
powerman-2.3.5/configure-17894-  shlibpath_var=DYLD_LIBRARY_PATH
powerman-2.3.5/configure:17895:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
powerman-2.3.5/configure-17896-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
powerman-2.3.5/configure-17897-  if test "$GCC" = yes; then
powerman-2.3.5/configure:17898:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
powerman-2.3.5/configure-17899-  else
##############################################
powerman-2.3.5/configure-18108-  (exit $ac_status); }; then
powerman-2.3.5/configure:18109:      case `/usr/bin/file conftest.$ac_objext` in
powerman-2.3.5/configure-18110-      *64-bit*)
##############################################
powerman-2.3.5/configure-18121-  if test -f /etc/ld.so.conf; then
powerman-2.3.5/configure:18122:    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/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
powerman-2.3.5/configure-18123-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
powerman-2.3.5/configure-18193-  shlibpath_var=LD_LIBRARY_PATH
powerman-2.3.5/configure:18194:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
powerman-2.3.5/configure-18195-    case $host_os in
##############################################
powerman-2.3.5/configure-18438-      # Double-quote double-evaled strings.
powerman-2.3.5/configure:18439:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
powerman-2.3.5/configure-18440-      ;;
powerman-2.3.5/configure-18441-    *)
powerman-2.3.5/configure:18442:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
powerman-2.3.5/configure-18443-      ;;
##############################################
powerman-2.3.5/configure-18448-  *'\$0 --fallback-echo"')
powerman-2.3.5/configure:18449:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
powerman-2.3.5/configure-18450-    ;;
##############################################
powerman-2.3.5/configure-18506-
powerman-2.3.5/configure:18507:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
powerman-2.3.5/configure-18508-gcc_ver=\`gcc -dumpversion\`
##############################################
powerman-2.3.5/configure-18642-# shared library.
powerman-2.3.5/configure:18643:predep_objects=\`echo $lt_predep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-18644-
##############################################
powerman-2.3.5/configure-18646-# shared library.
powerman-2.3.5/configure:18647:postdep_objects=\`echo $lt_postdep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-18648-
##############################################
powerman-2.3.5/configure-18658-# a shared library.
powerman-2.3.5/configure:18659:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-18660-
##############################################
powerman-2.3.5/configure-18738-# Compile-time system search path for libraries
powerman-2.3.5/configure:18739:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-18740-
##############################################
powerman-2.3.5/configure-18770-  # libtool script then.
powerman-2.3.5/configure:18771:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
powerman-2.3.5/configure-18772-  if test -f "$ltmain_in"; then
##############################################
powerman-2.3.5/configure-18846-done
powerman-2.3.5/configure:18847:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
powerman-2.3.5/configure-18848-
##############################################
powerman-2.3.5/configure-18922-      # Double-quote double-evaled strings.
powerman-2.3.5/configure:18923:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
powerman-2.3.5/configure-18924-      ;;
powerman-2.3.5/configure-18925-    *)
powerman-2.3.5/configure:18926:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
powerman-2.3.5/configure-18927-      ;;
##############################################
powerman-2.3.5/configure-18932-  *'\$0 --fallback-echo"')
powerman-2.3.5/configure:18933:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
powerman-2.3.5/configure-18934-    ;;
##############################################
powerman-2.3.5/configure-18990-
powerman-2.3.5/configure:18991:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
powerman-2.3.5/configure-18992-gcc_ver=\`gcc -dumpversion\`
##############################################
powerman-2.3.5/configure-19126-# shared library.
powerman-2.3.5/configure:19127:predep_objects=\`echo $lt_predep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-19128-
##############################################
powerman-2.3.5/configure-19130-# shared library.
powerman-2.3.5/configure:19131:postdep_objects=\`echo $lt_postdep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-19132-
##############################################
powerman-2.3.5/configure-19142-# a shared library.
powerman-2.3.5/configure:19143:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-19144-
##############################################
powerman-2.3.5/configure-19222-# Compile-time system search path for libraries
powerman-2.3.5/configure:19223:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
powerman-2.3.5/configure-19224-
##############################################
powerman-2.3.5/configure-19254-  # libtool script then.
powerman-2.3.5/configure:19255:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
powerman-2.3.5/configure-19256-  if test -f "$ltmain_in"; then
##############################################
powerman-2.3.5/configure-19574-do
powerman-2.3.5/configure:19575:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
powerman-2.3.5/configure-19576-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
powerman-2.3.5/configure-19581-fi
powerman-2.3.5/configure:19582:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:19583:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure-19584-else
##############################################
powerman-2.3.5/configure-19708-fi
powerman-2.3.5/configure:19709:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:19710:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure-19711-
powerman-2.3.5/configure-19712-fi
powerman-2.3.5/configure:19713:if test `eval echo '${'$as_ac_Header'}'` = yes; then
powerman-2.3.5/configure-19714-  cat >>confdefs.h <<_ACEOF
powerman-2.3.5/configure:19715:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
powerman-2.3.5/configure-19716-_ACEOF
##############################################
powerman-2.3.5/configure-20306-do
powerman-2.3.5/configure:20307:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
powerman-2.3.5/configure-20308-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
powerman-2.3.5/configure-20313-fi
powerman-2.3.5/configure:20314:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:20315:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure-20316-else
##############################################
powerman-2.3.5/configure-20440-fi
powerman-2.3.5/configure:20441:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:20442:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure-20443-
powerman-2.3.5/configure-20444-fi
powerman-2.3.5/configure:20445:if test `eval echo '${'$as_ac_Header'}'` = yes; then
powerman-2.3.5/configure-20446-  cat >>confdefs.h <<_ACEOF
powerman-2.3.5/configure:20447:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
powerman-2.3.5/configure-20448-_ACEOF
##############################################
powerman-2.3.5/configure-20472-do
powerman-2.3.5/configure:20473:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
powerman-2.3.5/configure-20474-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
powerman-2.3.5/configure-20561-fi
powerman-2.3.5/configure:20562:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
powerman-2.3.5/configure:20563:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
powerman-2.3.5/configure:20564:if test `eval echo '${'$as_ac_var'}'` = yes; then
powerman-2.3.5/configure-20565-  cat >>confdefs.h <<_ACEOF
powerman-2.3.5/configure:20566:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
powerman-2.3.5/configure-20567-_ACEOF
##############################################
powerman-2.3.5/configure-20717-   builtin and then its argument prototype would still apply.  */
powerman-2.3.5/configure:20718:char gethostbyaddr ();
powerman-2.3.5/configure-20719-int
##############################################
powerman-2.3.5/configure-20721-{
powerman-2.3.5/configure:20722:gethostbyaddr ();
powerman-2.3.5/configure-20723-  ;
##############################################
powerman-2.3.5/configure-20772-   builtin and then its argument prototype would still apply.  */
powerman-2.3.5/configure:20773:char gethostbyaddr ();
powerman-2.3.5/configure-20774-int
##############################################
powerman-2.3.5/configure-20776-{
powerman-2.3.5/configure:20777:gethostbyaddr ();
powerman-2.3.5/configure-20778-  ;
##############################################
powerman-2.3.5/configure-21220-do
powerman-2.3.5/configure:21221:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
powerman-2.3.5/configure-21222-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
powerman-2.3.5/configure-21227-fi
powerman-2.3.5/configure:21228:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:21229:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure-21230-else
##############################################
powerman-2.3.5/configure-21354-fi
powerman-2.3.5/configure:21355:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
powerman-2.3.5/configure:21356:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
powerman-2.3.5/configure-21357-
powerman-2.3.5/configure-21358-fi
powerman-2.3.5/configure:21359:if test `eval echo '${'$as_ac_Header'}'` = yes; then
powerman-2.3.5/configure-21360-  cat >>confdefs.h <<_ACEOF
powerman-2.3.5/configure:21361:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
powerman-2.3.5/configure-21362-_ACEOF
##############################################
powerman-2.3.5/configure-21918-do
powerman-2.3.5/configure:21919:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
powerman-2.3.5/configure-21920-    eval $as_var=C; export $as_var
##############################################
powerman-2.3.5/configure-21976-  as_lineno_2=$LINENO
powerman-2.3.5/configure:21977:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
powerman-2.3.5/configure-21978-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
powerman-2.3.5/configure-22016-  as_lineno_2=$LINENO
powerman-2.3.5/configure:22017:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
powerman-2.3.5/configure-22018-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
powerman-2.3.5/configure-22198-configured by $0, generated by GNU Autoconf 2.59,
powerman-2.3.5/configure:22199:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
powerman-2.3.5/configure-22200-
##############################################
powerman-2.3.5/configure-22215-  --*=*)
powerman-2.3.5/configure:22216:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
powerman-2.3.5/configure:22217:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
powerman-2.3.5/configure-22218-    ac_shift=:
##############################################
powerman-2.3.5/configure-22560-      fi
powerman-2.3.5/configure:22561:      ac_sed_frag=`expr $ac_sed_frag + 1`
powerman-2.3.5/configure-22562-      ac_beg=$ac_end
powerman-2.3.5/configure:22563:      ac_end=`expr $ac_end + $ac_max_sed_lines`
powerman-2.3.5/configure-22564-    fi
##############################################
powerman-2.3.5/configure-22577-	cat >$tmp/stdin
powerman-2.3.5/configure:22578:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
powerman-2.3.5/configure:22579:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
powerman-2.3.5/configure:22580:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
powerman-2.3.5/configure:22581:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
powerman-2.3.5/configure-22582-  * )   ac_file_in=$ac_file.in ;;
##############################################
powerman-2.3.5/configure-22625-if test "$ac_dir" != .; then
powerman-2.3.5/configure:22626:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
powerman-2.3.5/configure-22627-  # A "../" for each directory in $ac_dir_suffix.
powerman-2.3.5/configure:22628:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
powerman-2.3.5/configure-22629-else
##############################################
powerman-2.3.5/configure-22638-    else
powerman-2.3.5/configure:22639:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
powerman-2.3.5/configure-22640-    fi ;;
##############################################
powerman-2.3.5/configure-22790-	cat >$tmp/stdin
powerman-2.3.5/configure:22791:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
powerman-2.3.5/configure:22792:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
powerman-2.3.5/configure:22793:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
powerman-2.3.5/configure:22794:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
powerman-2.3.5/configure-22795-  * )   ac_file_in=$ac_file.in ;;
##############################################
powerman-2.3.5/configure-22993-    * )
powerman-2.3.5/configure:22994:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
powerman-2.3.5/configure-22995-  esac
##############################################
powerman-2.3.5/configure-23016-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
powerman-2.3.5/configure:23017:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
powerman-2.3.5/configure:23018:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
powerman-2.3.5/configure-23019-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
powerman-2.3.5/configure-23058-if test "$ac_dir" != .; then
powerman-2.3.5/configure:23059:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
powerman-2.3.5/configure-23060-  # A "../" for each directory in $ac_dir_suffix.
powerman-2.3.5/configure:23061:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
powerman-2.3.5/configure-23062-else
##############################################
powerman-2.3.5/configure-23071-    else
powerman-2.3.5/configure:23072:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
powerman-2.3.5/configure-23073-    fi ;;
##############################################
powerman-2.3.5/configure-23126-  # Strip MF so we end up with the name of the file.
powerman-2.3.5/configure:23127:  mf=`echo "$mf" | sed -e 's/:.*$//'`
powerman-2.3.5/configure-23128-  # Check whether this is an Automake generated Makefile or not.
##############################################
powerman-2.3.5/configure-23151-  # from the Makefile without running `make'.
powerman-2.3.5/configure:23152:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
powerman-2.3.5/configure-23153-  test -z "$DEPDIR" && continue
powerman-2.3.5/configure:23154:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
powerman-2.3.5/configure-23155-  test -z "am__include" && continue
powerman-2.3.5/configure:23156:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
powerman-2.3.5/configure-23157-  # When using ansi2knr, U may be empty or an underscore; expand it
powerman-2.3.5/configure:23158:  U=`sed -n 's/^U = //p' < "$mf"`
powerman-2.3.5/configure-23159-  # Find all dependency output files, they are included files with
##############################################
powerman-2.3.5/etc/Makefile.in-297-distdir: $(DISTFILES)
powerman-2.3.5/etc/Makefile.in:298:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/etc/Makefile.in:299:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
powerman-2.3.5/etc/Makefile.in-300-	list='$(DISTFILES)'; for file in $$list; do \
powerman-2.3.5/etc/Makefile.in-301-	  case $$file in \
powerman-2.3.5/etc/Makefile.in:302:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
powerman-2.3.5/etc/Makefile.in:303:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
powerman-2.3.5/etc/Makefile.in-304-	  esac; \
powerman-2.3.5/etc/Makefile.in-305-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
powerman-2.3.5/etc/Makefile.in:306:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
powerman-2.3.5/etc/Makefile.in-307-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
powerman-2.3.5/ChangeLog-262-
powerman-2.3.5/ChangeLog:263:	* src/client.c : Use getaddrinfo() instead of gethostbyaddr()
powerman-2.3.5/ChangeLog-264-	to prepare for ipv6 support.
##############################################
powerman-2.3.5/debian/powerman.init-51-  PATH=/sbin:/usr/sbin:/bin:/usr/bin
powerman-2.3.5/debian/powerman.init:52:  DAEMON_NAME="`basename \"$DAEMON\"`"
powerman-2.3.5/debian/powerman.init:53:  SCRIPT_NAME="`basename \"$0\" .init | sed 's/^[SK][0-9][0-9]*//'`"
powerman-2.3.5/debian/powerman.init-54-  SIGTERM_TIMEOUT="3"
##############################################
powerman-2.3.5/debian/powerman.init-169-        if [ -n "$USER" ]; then
powerman-2.3.5/debian/powerman.init:170:          ERRMSG=`su "$USER" -c "$nice \"$DAEMON\" $DAEMON_ARGS" 2>&1`
powerman-2.3.5/debian/powerman.init-171-        else
powerman-2.3.5/debian/powerman.init:172:          ERRMSG=`$nice "$DAEMON" $DAEMON_ARGS 2>&1`
powerman-2.3.5/debian/powerman.init-173-        fi
##############################################
powerman-2.3.5/debian/powerman.init-382-      printf "Checking status of $DESC: "
powerman-2.3.5/debian/powerman.init:383:      pids=`query_pids "$DAEMON" "$PIDFILE"`
powerman-2.3.5/debian/powerman.init-384-      rc=$?
##############################################
powerman-2.3.5/debian/powerman.init-410-  if type pgrep >/dev/null 2>&1; then
powerman-2.3.5/debian/powerman.init:411:    pids=`pgrep -d ' ' -x "\`basename \"$PROCNAME\"\`" 2>/dev/null`
powerman-2.3.5/debian/powerman.init-412-    rc=$?
powerman-2.3.5/debian/powerman.init-413-  elif type pidof >/dev/null 2>&1; then
powerman-2.3.5/debian/powerman.init:414:    pids=`pidof -o $$ -x "$PROCNAME" 2>/dev/null`
powerman-2.3.5/debian/powerman.init-415-    rc=$?
##############################################
powerman-2.3.5/debian/powerman.init-444-
powerman-2.3.5/debian/powerman.init:445:  pids=`query_pids "$DAEMON" "$PIDFILE"`
powerman-2.3.5/debian/powerman.init-446-  [ $? -ne 0 -o -z "$pids" ] && return 2
##############################################
powerman-2.3.5/debian/powerman.init-451-
powerman-2.3.5/debian/powerman.init:452:  pids=`query_pids "$DAEMON" "$PIDFILE"`
powerman-2.3.5/debian/powerman.init-453-  [ $? -ne 0 -o -z "$pids" ] && return 0
##############################################
powerman-2.3.5/debian/powerman.init-457-  kill -KILL $pids >/dev/null 2>&1
powerman-2.3.5/debian/powerman.init:458:  pids=`query_pids "$DAEMON" "$PIDFILE"`
powerman-2.3.5/debian/powerman.init-459-  [ $? -ne 0 -o -z "$pids" ] && return 0
##############################################
powerman-2.3.5/debian/powerman.init-561-  *)
powerman-2.3.5/debian/powerman.init:562:    echo "Usage: `basename \"$0\"`" \
powerman-2.3.5/debian/powerman.init-563-      "(start|stop|restart|try-restart|reload|force-reload|status)" >&2