===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gparted-1.1.0/depcomp-64-  case $1 in
gparted-1.1.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gparted-1.1.0/depcomp-66-      *) dir=;;
##############################################
gparted-1.1.0/depcomp-73-{
gparted-1.1.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gparted-1.1.0/depcomp-75-}
##############################################
gparted-1.1.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gparted-1.1.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gparted-1.1.0/depcomp-128-
##############################################
gparted-1.1.0/depcomp-405-        sleep 1
gparted-1.1.0/depcomp:406:        i=`expr $i - 1`
gparted-1.1.0/depcomp-407-      done
gparted-1.1.0/depcomp-408-    fi
gparted-1.1.0/depcomp:409:    i=`expr $i - 1`
gparted-1.1.0/depcomp-410-  done
##############################################
gparted-1.1.0/depcomp-425-  # Do two passes, one to just change these to
gparted-1.1.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gparted-1.1.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gparted-1.1.0/depcomp-659-  done
gparted-1.1.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gparted-1.1.0/depcomp-661-  touch "$tmpdepfile"
##############################################
gparted-1.1.0/ChangeLog-3972-        # label=`head -c 1024 < /dev/zero | tr '\0' 'A'`
gparted-1.1.0/ChangeLog:3973:        # mkfs.f2fs -l `echo -n "$label" | cut -c1-513` /dev/sdb10
gparted-1.1.0/ChangeLog-3974-    
##############################################
gparted-1.1.0/ChangeLog-3992-    
gparted-1.1.0/ChangeLog:3993:        # mkfs.f2fs -l `echo -n "$label" | cut -c1-512` /dev/sdb10
gparted-1.1.0/ChangeLog-3994-    
##############################################
gparted-1.1.0/ChangeLog-4689-        > do
gparted-1.1.0/ChangeLog:4690:        > echo -e "/dev/sdb${N}\tstart=`cat /sys/block/sdb/sdb${N}/start`\tsize=`cat /sys/block/sdb/sdb${N}/size`"
gparted-1.1.0/ChangeLog-4691-        > done
##############################################
gparted-1.1.0/ChangeLog-14938-    [2] List function call operator emitted signals
gparted-1.1.0/ChangeLog:14939:            egrep "`sed -n '/sigc::signal/s/.*sigc::signal.*> *\([a-zA-Z_]*\).*/\1/p' include/*.h | tr '\n' '|' | sed 's/\(.*\).$/[^a-zA-Z_](\1)\\\(/'`" src/*.cc
gparted-1.1.0/ChangeLog-14940-    
##############################################
gparted-1.1.0/ltmain.sh-103-#
gparted-1.1.0/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gparted-1.1.0/ltmain.sh-105-#
##############################################
gparted-1.1.0/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gparted-1.1.0/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gparted-1.1.0/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gparted-1.1.0/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gparted-1.1.0/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gparted-1.1.0/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gparted-1.1.0/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gparted-1.1.0/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gparted-1.1.0/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gparted-1.1.0/ltmain.sh-410-# The name of this program.
gparted-1.1.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gparted-1.1.0/ltmain.sh-412-
##############################################
gparted-1.1.0/ltmain.sh-416-  *[\\/]*)
gparted-1.1.0/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gparted-1.1.0/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gparted-1.1.0/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gparted-1.1.0/ltmain.sh-610-
gparted-1.1.0/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gparted-1.1.0/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gparted-1.1.0/ltmain.sh-613-
##############################################
gparted-1.1.0/ltmain.sh-639-
gparted-1.1.0/ltmain.sh:640:    func_arith_result=`expr "$@"`
gparted-1.1.0/ltmain.sh-641-  }
##############################################
gparted-1.1.0/ltmain.sh-660-  # ...otherwise fall back to using sed.
gparted-1.1.0/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gparted-1.1.0/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gparted-1.1.0/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gparted-1.1.0/ltmain.sh-757-      test -n "$_G_tc" && {
gparted-1.1.0/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gparted-1.1.0/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gparted-1.1.0/ltmain.sh-760-      }
gparted-1.1.0/ltmain.sh-761-    done
gparted-1.1.0/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gparted-1.1.0/ltmain.sh-763-
##############################################
gparted-1.1.0/ltmain.sh-831-
gparted-1.1.0/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gparted-1.1.0/ltmain.sh-833-  }
##############################################
gparted-1.1.0/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gparted-1.1.0/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gparted-1.1.0/ltmain.sh-865-      done
gparted-1.1.0/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gparted-1.1.0/ltmain.sh-867-
##############################################
gparted-1.1.0/ltmain.sh-901-      # If mktemp works, use that first and foremost
gparted-1.1.0/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gparted-1.1.0/ltmain.sh-903-
##############################################
gparted-1.1.0/ltmain.sh-1111-        *[\\\`\"\$]*)
gparted-1.1.0/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
gparted-1.1.0/ltmain.sh-1113-        *)
##############################################
gparted-1.1.0/ltmain.sh-1198-    case $2 in
gparted-1.1.0/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gparted-1.1.0/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gparted-1.1.0/ltmain.sh-1201-    esac
##############################################
gparted-1.1.0/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
gparted-1.1.0/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gparted-1.1.0/ltmain.sh-1273-      ;;
##############################################
gparted-1.1.0/ltmain.sh-1358-
gparted-1.1.0/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gparted-1.1.0/ltmain.sh-1360-}
##############################################
gparted-1.1.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
gparted-1.1.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
gparted-1.1.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gparted-1.1.0/ltmain.sh-1517-
gparted-1.1.0/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gparted-1.1.0/ltmain.sh-1519-}
##############################################
gparted-1.1.0/ltmain.sh-1870-
gparted-1.1.0/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gparted-1.1.0/ltmain.sh-1872-      func_split_equals_rhs=
gparted-1.1.0/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
gparted-1.1.0/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gparted-1.1.0/ltmain.sh-1875-  }
##############################################
gparted-1.1.0/ltmain.sh-1898-
gparted-1.1.0/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gparted-1.1.0/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gparted-1.1.0/ltmain.sh-1901-  }
##############################################
gparted-1.1.0/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
gparted-1.1.0/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gparted-1.1.0/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gparted-1.1.0/ltmain.sh-2074-
##############################################
gparted-1.1.0/ltmain.sh-2110-  {
gparted-1.1.0/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gparted-1.1.0/ltmain.sh-2112-  }
##############################################
gparted-1.1.0/ltmain.sh-2115-  {
gparted-1.1.0/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gparted-1.1.0/ltmain.sh-2117-  }
##############################################
gparted-1.1.0/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
gparted-1.1.0/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gparted-1.1.0/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
gparted-1.1.0/ltmain.sh-2659-      done
gparted-1.1.0/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
gparted-1.1.0/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gparted-1.1.0/ltmain.sh-2662-      case $@ in
##############################################
gparted-1.1.0/ltmain.sh-2672-	    # Evaluate the configuration.
gparted-1.1.0/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gparted-1.1.0/ltmain.sh-2674-	    CC_quoted=
##############################################
gparted-1.1.0/ltmain.sh-2678-	    done
gparted-1.1.0/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
gparted-1.1.0/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gparted-1.1.0/ltmain.sh-2681-	    case "$@ " in
##############################################
gparted-1.1.0/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
gparted-1.1.0/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gparted-1.1.0/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gparted-1.1.0/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gparted-1.1.0/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gparted-1.1.0/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
gparted-1.1.0/ltmain.sh-3009-    # LT_CYGPATH in this case.
gparted-1.1.0/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
gparted-1.1.0/ltmain.sh-3011-  fi
##############################################
gparted-1.1.0/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
gparted-1.1.0/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gparted-1.1.0/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
gparted-1.1.0/ltmain.sh-3376-    *.[cCFSifmso] | \
gparted-1.1.0/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
gparted-1.1.0/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gparted-1.1.0/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
gparted-1.1.0/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gparted-1.1.0/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
gparted-1.1.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
gparted-1.1.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
gparted-1.1.0/ltmain.sh-3474-
##############################################
gparted-1.1.0/ltmain.sh-3520-      if test warn = "$need_locks" &&
gparted-1.1.0/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gparted-1.1.0/ltmain.sh-3522-	$ECHO "\
gparted-1.1.0/ltmain.sh-3523-*** ERROR, $lockfile contains:
gparted-1.1.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
gparted-1.1.0/ltmain.sh-3525-
##############################################
gparted-1.1.0/ltmain.sh-3569-      if test warn = "$need_locks" &&
gparted-1.1.0/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gparted-1.1.0/ltmain.sh-3571-	$ECHO "\
gparted-1.1.0/ltmain.sh-3572-*** ERROR, $lockfile contains:
gparted-1.1.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
gparted-1.1.0/ltmain.sh-3574-
##############################################
gparted-1.1.0/ltmain.sh-3895-      # Get the absolute pathname.
gparted-1.1.0/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
gparted-1.1.0/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
gparted-1.1.0/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
gparted-1.1.0/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gparted-1.1.0/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gparted-1.1.0/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
gparted-1.1.0/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gparted-1.1.0/ltmain.sh-4280-
##############################################
gparted-1.1.0/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
gparted-1.1.0/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gparted-1.1.0/ltmain.sh-4293-	  else
gparted-1.1.0/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gparted-1.1.0/ltmain.sh-4295-	  fi
##############################################
gparted-1.1.0/ltmain.sh-4458-	    fi
gparted-1.1.0/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gparted-1.1.0/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gparted-1.1.0/ltmain.sh-4477-	        # Replace the output file specification.
gparted-1.1.0/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gparted-1.1.0/ltmain.sh-4479-
##############################################
gparted-1.1.0/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
gparted-1.1.0/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gparted-1.1.0/ltmain.sh-4498-	  fi
##############################################
gparted-1.1.0/ltmain.sh-4570-    my_pic_p=${3-false}
gparted-1.1.0/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gparted-1.1.0/ltmain.sh-4572-    my_dlsyms=
##############################################
gparted-1.1.0/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
gparted-1.1.0/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gparted-1.1.0/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
gparted-1.1.0/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
gparted-1.1.0/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gparted-1.1.0/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
gparted-1.1.0/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
gparted-1.1.0/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gparted-1.1.0/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gparted-1.1.0/ltmain.sh-4862-	  else
gparted-1.1.0/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gparted-1.1.0/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gparted-1.1.0/ltmain.sh-4865-	  fi
##############################################
gparted-1.1.0/ltmain.sh-4867-	*)
gparted-1.1.0/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gparted-1.1.0/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gparted-1.1.0/ltmain.sh-4870-	  ;;
##############################################
gparted-1.1.0/ltmain.sh-4882-      # Nullify the symbol file.
gparted-1.1.0/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gparted-1.1.0/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gparted-1.1.0/ltmain.sh-4885-    fi
##############################################
gparted-1.1.0/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gparted-1.1.0/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
gparted-1.1.0/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gparted-1.1.0/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gparted-1.1.0/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gparted-1.1.0/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gparted-1.1.0/ltmain.sh-4925-  win32_libid_type=unknown
gparted-1.1.0/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
gparted-1.1.0/ltmain.sh-4927-  case $win32_fileres in
##############################################
gparted-1.1.0/ltmain.sh-4990-
gparted-1.1.0/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gparted-1.1.0/ltmain.sh-4992-}
##############################################
gparted-1.1.0/ltmain.sh-5008-
gparted-1.1.0/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gparted-1.1.0/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gparted-1.1.0/ltmain.sh-5072-    # binutils import library
gparted-1.1.0/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gparted-1.1.0/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
gparted-1.1.0/ltmain.sh-5075-    # ms-generated import library
gparted-1.1.0/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gparted-1.1.0/ltmain.sh-5077-  else
##############################################
gparted-1.1.0/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
gparted-1.1.0/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gparted-1.1.0/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
gparted-1.1.0/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gparted-1.1.0/ltmain.sh-5160-	    darwin_arch=
##############################################
gparted-1.1.0/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gparted-1.1.0/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gparted-1.1.0/ltmain.sh-5172-	    darwin_file=
##############################################
gparted-1.1.0/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
gparted-1.1.0/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gparted-1.1.0/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gparted-1.1.0/ltmain.sh-5189-      esac
gparted-1.1.0/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gparted-1.1.0/ltmain.sh-5191-    done
##############################################
gparted-1.1.0/ltmain.sh-5260-
gparted-1.1.0/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
gparted-1.1.0/ltmain.sh-5262-    $ECHO "\
##############################################
gparted-1.1.0/ltmain.sh-5295-    --lt-dump-script)
gparted-1.1.0/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gparted-1.1.0/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gparted-1.1.0/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gparted-1.1.0/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gparted-1.1.0/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gparted-1.1.0/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gparted-1.1.0/ltmain.sh-5324-  done
##############################################
gparted-1.1.0/ltmain.sh-5380-  # Find the directory that this script lives in.
gparted-1.1.0/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gparted-1.1.0/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gparted-1.1.0/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
gparted-1.1.0/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gparted-1.1.0/ltmain.sh-5386-  while test -n \"\$file\"; do
gparted-1.1.0/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gparted-1.1.0/ltmain.sh-5388-
##############################################
gparted-1.1.0/ltmain.sh-5396-
gparted-1.1.0/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gparted-1.1.0/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gparted-1.1.0/ltmain.sh-5399-  done
##############################################
gparted-1.1.0/ltmain.sh-5410-    case \"\$thisdir\" in
gparted-1.1.0/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gparted-1.1.0/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
gparted-1.1.0/ltmain.sh-5416-  # Try to get the absolute directory name.
gparted-1.1.0/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
gparted-1.1.0/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gparted-1.1.0/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
gparted-1.1.0/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gparted-1.1.0/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gparted-1.1.0/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
gparted-1.1.0/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gparted-1.1.0/ltmain.sh-5443-      else
##############################################
gparted-1.1.0/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
gparted-1.1.0/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gparted-1.1.0/ltmain.sh-5487-
##############################################
gparted-1.1.0/ltmain.sh-6464-
gparted-1.1.0/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gparted-1.1.0/ltmain.sh-6466-    *import*) : ;;
##############################################
gparted-1.1.0/ltmain.sh-6712-	    moreargs=
gparted-1.1.0/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
gparted-1.1.0/ltmain.sh-6714-	    do
##############################################
gparted-1.1.0/ltmain.sh-6973-	*)
gparted-1.1.0/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
gparted-1.1.0/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
gparted-1.1.0/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gparted-1.1.0/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gparted-1.1.0/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
gparted-1.1.0/ltmain.sh-7290-      -Z*)
gparted-1.1.0/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gparted-1.1.0/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gparted-1.1.0/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
gparted-1.1.0/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gparted-1.1.0/ltmain.sh-7462-    else
##############################################
gparted-1.1.0/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
gparted-1.1.0/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gparted-1.1.0/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gparted-1.1.0/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
gparted-1.1.0/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gparted-1.1.0/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gparted-1.1.0/ltmain.sh-7877-	fi
gparted-1.1.0/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gparted-1.1.0/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
gparted-1.1.0/ltmain.sh-7950-	*)
gparted-1.1.0/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
gparted-1.1.0/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
gparted-1.1.0/ltmain.sh-8203-	    shift
gparted-1.1.0/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gparted-1.1.0/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gparted-1.1.0/ltmain.sh-8495-		*)
gparted-1.1.0/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
gparted-1.1.0/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
gparted-1.1.0/ltmain.sh-8506-		  depdepl=
gparted-1.1.0/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gparted-1.1.0/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
gparted-1.1.0/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
gparted-1.1.0/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gparted-1.1.0/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
gparted-1.1.0/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gparted-1.1.0/ltmain.sh-8517-                      fi
##############################################
gparted-1.1.0/ltmain.sh-8528-		else
gparted-1.1.0/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gparted-1.1.0/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
gparted-1.1.0/ltmain.sh-8551-	else
gparted-1.1.0/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gparted-1.1.0/ltmain.sh-8553-	fi
##############################################
gparted-1.1.0/ltmain.sh-8640-        linux*)
gparted-1.1.0/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
gparted-1.1.0/ltmain.sh-9048-	removelist=
gparted-1.1.0/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
gparted-1.1.0/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
gparted-1.1.0/ltmain.sh-9074-	# Transform .lo files to .o files.
gparted-1.1.0/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gparted-1.1.0/ltmain.sh-9076-      fi
##############################################
gparted-1.1.0/ltmain.sh-9079-      #for path in $notinst_path; do
gparted-1.1.0/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gparted-1.1.0/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gparted-1.1.0/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gparted-1.1.0/ltmain.sh-9083-      #done
##############################################
gparted-1.1.0/ltmain.sh-9200-		if test -n "$i"; then
gparted-1.1.0/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gparted-1.1.0/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gparted-1.1.0/ltmain.sh-9203-		  set dummy $deplib_matches; shift
gparted-1.1.0/ltmain.sh-9204-		  deplib_match=$1
gparted-1.1.0/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gparted-1.1.0/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
gparted-1.1.0/ltmain.sh-9243-		  if test -n "$i"; then
gparted-1.1.0/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gparted-1.1.0/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gparted-1.1.0/ltmain.sh-9246-		    set dummy $deplib_matches; shift
gparted-1.1.0/ltmain.sh-9247-		    deplib_match=$1
gparted-1.1.0/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gparted-1.1.0/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
gparted-1.1.0/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
gparted-1.1.0/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gparted-1.1.0/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
gparted-1.1.0/ltmain.sh-9293-	      if test -n "$a_deplib"; then
gparted-1.1.0/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
gparted-1.1.0/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
gparted-1.1.0/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gparted-1.1.0/ltmain.sh-9297-		else
##############################################
gparted-1.1.0/ltmain.sh-9303-		    shopt -s nocaseglob
gparted-1.1.0/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gparted-1.1.0/ltmain.sh-9305-		    $nocaseglob
gparted-1.1.0/ltmain.sh-9306-		  else
gparted-1.1.0/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gparted-1.1.0/ltmain.sh-9308-		  fi
##############################################
gparted-1.1.0/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
gparted-1.1.0/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gparted-1.1.0/ltmain.sh-9323-			case $potliblink in
gparted-1.1.0/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gparted-1.1.0/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gparted-1.1.0/ltmain.sh-9326-			esac
##############################################
gparted-1.1.0/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
gparted-1.1.0/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gparted-1.1.0/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
gparted-1.1.0/ltmain.sh-9377-	      if test -n "$a_deplib"; then
gparted-1.1.0/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
gparted-1.1.0/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gparted-1.1.0/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gparted-1.1.0/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
gparted-1.1.0/ltmain.sh-9416-	  newdeplibs=
gparted-1.1.0/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gparted-1.1.0/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gparted-1.1.0/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
gparted-1.1.0/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gparted-1.1.0/ltmain.sh-9422-	    done
##############################################
gparted-1.1.0/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
gparted-1.1.0/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gparted-1.1.0/ltmain.sh-9448-	  ;;
##############################################
gparted-1.1.0/ltmain.sh-9498-	*-*-darwin*)
gparted-1.1.0/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gparted-1.1.0/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gparted-1.1.0/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gparted-1.1.0/ltmain.sh-9502-	  ;;
##############################################
gparted-1.1.0/ltmain.sh-9625-	# Use standard objects if they are pic
gparted-1.1.0/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gparted-1.1.0/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
gparted-1.1.0/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gparted-1.1.0/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gparted-1.1.0/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gparted-1.1.0/ltmain.sh-10154-      # Create the old-style object.
gparted-1.1.0/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gparted-1.1.0/ltmain.sh-10156-
##############################################
gparted-1.1.0/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
gparted-1.1.0/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gparted-1.1.0/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gparted-1.1.0/ltmain.sh-10215-	;;
##############################################
gparted-1.1.0/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gparted-1.1.0/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gparted-1.1.0/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gparted-1.1.0/ltmain.sh-10233-	;;
##############################################
gparted-1.1.0/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gparted-1.1.0/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gparted-1.1.0/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
gparted-1.1.0/ltmain.sh-10368-	# Transform all the library objects into standard objects.
gparted-1.1.0/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gparted-1.1.0/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gparted-1.1.0/ltmain.sh-10371-      fi
##############################################
gparted-1.1.0/ltmain.sh-10396-	# Replace the output file specification.
gparted-1.1.0/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gparted-1.1.0/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
gparted-1.1.0/ltmain.sh-10405-	  func_to_tool_file "$output"
gparted-1.1.0/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gparted-1.1.0/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gparted-1.1.0/ltmain.sh-10449-	# Replace the output file specification.
gparted-1.1.0/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gparted-1.1.0/ltmain.sh-10451-	# Delete the old output file.
##############################################
gparted-1.1.0/ltmain.sh-10457-	  func_to_tool_file "$output"
gparted-1.1.0/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gparted-1.1.0/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gparted-1.1.0/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
gparted-1.1.0/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gparted-1.1.0/ltmain.sh-10477-          ;;
##############################################
gparted-1.1.0/ltmain.sh-10488-      # Replace the output file specification.
gparted-1.1.0/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gparted-1.1.0/ltmain.sh-10490-
##############################################
gparted-1.1.0/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
gparted-1.1.0/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gparted-1.1.0/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gparted-1.1.0/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
gparted-1.1.0/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gparted-1.1.0/ltmain.sh-10520-      fi
##############################################
gparted-1.1.0/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gparted-1.1.0/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gparted-1.1.0/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
gparted-1.1.0/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
gparted-1.1.0/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gparted-1.1.0/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
gparted-1.1.0/ltmain.sh-10811-		name=$func_basename_result
gparted-1.1.0/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gparted-1.1.0/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
gparted-1.1.0/ltmain.sh-10830-		name=$func_basename_result
gparted-1.1.0/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gparted-1.1.0/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
gparted-1.1.0/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gparted-1.1.0/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gparted-1.1.0/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gparted-1.1.0/include/Makefile.in-49-  { \
gparted-1.1.0/include/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/include/Makefile.in-51-  }; \
##############################################
gparted-1.1.0/include/Makefile.in-419-distdir: $(DISTFILES)
gparted-1.1.0/include/Makefile.in:420:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/include/Makefile.in:421:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/include/Makefile.in-422-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/include/Makefile.in-433-	  if test -d $$d/$$file; then \
gparted-1.1.0/include/Makefile.in:434:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/include/Makefile.in-435-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gparted-1.1.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gparted-1.1.0/configure-47-  as_echo='print -r --'
gparted-1.1.0/configure-48-  as_echo_n='print -rn --'
gparted-1.1.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gparted-1.1.0/configure-50-  as_echo='printf %s\n'
##############################################
gparted-1.1.0/configure-52-else
gparted-1.1.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gparted-1.1.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gparted-1.1.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gparted-1.1.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gparted-1.1.0/configure-64-      esac;
##############################################
gparted-1.1.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gparted-1.1.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gparted-1.1.0/configure-201-
##############################################
gparted-1.1.0/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
gparted-1.1.0/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gparted-1.1.0/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
gparted-1.1.0/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gparted-1.1.0/configure-335-      case $as_dir in #(
gparted-1.1.0/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gparted-1.1.0/configure-337-      *) as_qdir=$as_dir;;
##############################################
gparted-1.1.0/configure-408-  {
gparted-1.1.0/configure:409:    as_val=`expr "$@" || test $? -eq 1`
gparted-1.1.0/configure-410-  }
##############################################
gparted-1.1.0/configure-415-# ----------------------------------------
gparted-1.1.0/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gparted-1.1.0/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gparted-1.1.0/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gparted-1.1.0/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gparted-1.1.0/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gparted-1.1.0/configure-946-  case $ac_option in
gparted-1.1.0/configure:947:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gparted-1.1.0/configure-948-  *=)   ac_optarg= ;;
##############################################
gparted-1.1.0/configure-990-  -disable-* | --disable-*)
gparted-1.1.0/configure:991:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gparted-1.1.0/configure-992-    # Reject names that are not valid shell variable names.
##############################################
gparted-1.1.0/configure-995-    ac_useropt_orig=$ac_useropt
gparted-1.1.0/configure:996:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gparted-1.1.0/configure-997-    case $ac_user_opts in
##############################################
gparted-1.1.0/configure-1016-  -enable-* | --enable-*)
gparted-1.1.0/configure:1017:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gparted-1.1.0/configure-1018-    # Reject names that are not valid shell variable names.
##############################################
gparted-1.1.0/configure-1021-    ac_useropt_orig=$ac_useropt
gparted-1.1.0/configure:1022:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gparted-1.1.0/configure-1023-    case $ac_user_opts in
##############################################
gparted-1.1.0/configure-1229-  -with-* | --with-*)
gparted-1.1.0/configure:1230:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gparted-1.1.0/configure-1231-    # Reject names that are not valid shell variable names.
##############################################
gparted-1.1.0/configure-1234-    ac_useropt_orig=$ac_useropt
gparted-1.1.0/configure:1235:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gparted-1.1.0/configure-1236-    case $ac_user_opts in
##############################################
gparted-1.1.0/configure-1245-  -without-* | --without-*)
gparted-1.1.0/configure:1246:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gparted-1.1.0/configure-1247-    # Reject names that are not valid shell variable names.
##############################################
gparted-1.1.0/configure-1250-    ac_useropt_orig=$ac_useropt
gparted-1.1.0/configure:1251:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gparted-1.1.0/configure-1252-    case $ac_user_opts in
##############################################
gparted-1.1.0/configure-1283-  *=*)
gparted-1.1.0/configure:1284:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gparted-1.1.0/configure-1285-    # Reject names that are not valid shell variable names.
##############################################
gparted-1.1.0/configure-1304-if test -n "$ac_prev"; then
gparted-1.1.0/configure:1305:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gparted-1.1.0/configure-1306-  as_fn_error $? "missing argument to $ac_option"
##############################################
gparted-1.1.0/configure-1326-    */ )
gparted-1.1.0/configure:1327:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gparted-1.1.0/configure-1328-      eval $ac_var=\$ac_val;;
##############################################
gparted-1.1.0/configure-1361-ac_ls_di=`ls -di .` &&
gparted-1.1.0/configure:1362:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gparted-1.1.0/configure-1363-  as_fn_error $? "working directory cannot be determined"
##############################################
gparted-1.1.0/configure-1417-case $srcdir in
gparted-1.1.0/configure:1418:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gparted-1.1.0/configure-1419-esac
##############################################
gparted-1.1.0/configure-1460-By default, \`make install' will install all the files in
gparted-1.1.0/configure:1461:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gparted-1.1.0/configure:1462:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gparted-1.1.0/configure-1463-for instance \`--prefix=\$HOME'.
##############################################
gparted-1.1.0/configure-1600-*)
gparted-1.1.0/configure:1601:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gparted-1.1.0/configure-1602-  # A ".." for each directory in $ac_dir_suffix.
gparted-1.1.0/configure:1603:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gparted-1.1.0/configure-1604-  case $ac_top_builddir_sub in
##############################################
gparted-1.1.0/configure-2209-    *\'*)
gparted-1.1.0/configure:2210:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gparted-1.1.0/configure-2211-    esac
##############################################
gparted-1.1.0/configure-2292-      case $ac_val in
gparted-1.1.0/configure:2293:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gparted-1.1.0/configure-2294-      esac
##############################################
gparted-1.1.0/configure-2307-	case $ac_val in
gparted-1.1.0/configure:2308:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gparted-1.1.0/configure-2309-	esac
##############################################
gparted-1.1.0/configure-2427-    set,)
gparted-1.1.0/configure:2428:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gparted-1.1.0/configure:2429:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gparted-1.1.0/configure-2430-      ac_cache_corrupted=: ;;
##############################################
gparted-1.1.0/configure-2438-	# differences in whitespace do not lead to failure.
gparted-1.1.0/configure:2439:	ac_old_val_w=`echo x $ac_old_val`
gparted-1.1.0/configure:2440:	ac_new_val_w=`echo x $ac_new_val`
gparted-1.1.0/configure-2441-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gparted-1.1.0/configure-2458-    case $ac_new_val in
gparted-1.1.0/configure:2459:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gparted-1.1.0/configure-2460-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gparted-1.1.0/configure-2640-     echo "timestamp, slept: $am_has_slept" > conftest.file
gparted-1.1.0/configure:2641:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gparted-1.1.0/configure-2642-     if test "$*" = "X"; then
gparted-1.1.0/configure-2643-	# -L didn't work.
gparted-1.1.0/configure:2644:	set X `ls -t "$srcdir/configure" conftest.file`
gparted-1.1.0/configure-2645-     fi
##############################################
gparted-1.1.0/configure-2691-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gparted-1.1.0/configure:2692:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gparted-1.1.0/configure-2693-
gparted-1.1.0/configure-2694-# Expand $ac_aux_dir to an absolute path.
gparted-1.1.0/configure:2695:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gparted-1.1.0/configure-2696-
##############################################
gparted-1.1.0/configure-2836-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gparted-1.1.0/configure:2837:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gparted-1.1.0/configure-2838-	     'mkdir (GNU coreutils) '* | \
##############################################
gparted-1.1.0/configure-2909-set x ${MAKE-make}
gparted-1.1.0/configure:2910:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gparted-1.1.0/configure-2911-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gparted-1.1.0/configure-2919-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gparted-1.1.0/configure:2920:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gparted-1.1.0/configure-2921-  *@@@%%%=?*=@@@%%%*)
##############################################
gparted-1.1.0/configure-2985-
gparted-1.1.0/configure:2986:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gparted-1.1.0/configure-2987-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gparted-1.1.0/configure-3279-$as_echo_n "checking whether the C++ compiler works... " >&6; }
gparted-1.1.0/configure:3280:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gparted-1.1.0/configure-3281-
##############################################
gparted-1.1.0/configure-3323-	then :; else
gparted-1.1.0/configure:3324:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gparted-1.1.0/configure-3325-	fi
##############################################
gparted-1.1.0/configure-3383-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gparted-1.1.0/configure:3384:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gparted-1.1.0/configure-3385-	  break;;
##############################################
gparted-1.1.0/configure-3492-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gparted-1.1.0/configure:3493:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gparted-1.1.0/configure-3494-       break;;
##############################################
gparted-1.1.0/configure-3651-# Ignore all kinds of additional output from 'make'.
gparted-1.1.0/configure:3652:case `$am_make -s -f confmf 2> /dev/null` in #(
gparted-1.1.0/configure-3653-*the\ am__doit\ target*)
##############################################
gparted-1.1.0/configure-3661-   echo '.include "confinc"' > confmf
gparted-1.1.0/configure:3662:   case `$am_make -s -f confmf 2> /dev/null` in #(
gparted-1.1.0/configure-3663-   *the\ am__doit\ target*)
##############################################
gparted-1.1.0/configure-3724-  if test "$am_compiler_list" = ""; then
gparted-1.1.0/configure:3725:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gparted-1.1.0/configure-3726-  fi
##############################################
gparted-1.1.0/configure-4450-  if test "$am_compiler_list" = ""; then
gparted-1.1.0/configure:4451:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gparted-1.1.0/configure-4452-  fi
##############################################
gparted-1.1.0/configure-4585-test "x$ac_build_alias" = x &&
gparted-1.1.0/configure:4586:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gparted-1.1.0/configure-4587-test "x$ac_build_alias" = x &&
gparted-1.1.0/configure-4588-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gparted-1.1.0/configure:4589:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gparted-1.1.0/configure-4590-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gparted-1.1.0/configure-4609-IFS=$ac_save_IFS
gparted-1.1.0/configure:4610:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gparted-1.1.0/configure-4611-
##############################################
gparted-1.1.0/configure-4620-else
gparted-1.1.0/configure:4621:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gparted-1.1.0/configure-4622-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gparted-1.1.0/configure-4642-IFS=$ac_save_IFS
gparted-1.1.0/configure:4643:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gparted-1.1.0/configure-4644-
##############################################
gparted-1.1.0/configure-4670-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gparted-1.1.0/configure:4671:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gparted-1.1.0/configure-4672-  ECHO='print -r --'
gparted-1.1.0/configure:4673:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gparted-1.1.0/configure-4674-  ECHO='printf %s\n'
##############################################
gparted-1.1.0/configure-4739-  # Check for GNU $ac_path_SED
gparted-1.1.0/configure:4740:case `"$ac_path_SED" --version 2>&1` in
gparted-1.1.0/configure-4741-*GNU*)
##############################################
gparted-1.1.0/configure-4815-  # Check for GNU $ac_path_GREP
gparted-1.1.0/configure:4816:case `"$ac_path_GREP" --version 2>&1` in
gparted-1.1.0/configure-4817-*GNU*)
##############################################
gparted-1.1.0/configure-4881-  # Check for GNU $ac_path_EGREP
gparted-1.1.0/configure:4882:case `"$ac_path_EGREP" --version 2>&1` in
gparted-1.1.0/configure-4883-*GNU*)
##############################################
gparted-1.1.0/configure-4948-  # Check for GNU $ac_path_FGREP
gparted-1.1.0/configure:4949:case `"$ac_path_FGREP" --version 2>&1` in
gparted-1.1.0/configure-4950-*GNU*)
##############################################
gparted-1.1.0/configure-5028-    # gcc leaves a trailing carriage return, which upsets mingw
gparted-1.1.0/configure:5029:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gparted-1.1.0/configure-5030-  *)
gparted-1.1.0/configure:5031:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gparted-1.1.0/configure-5032-  esac
##############################################
gparted-1.1.0/configure-5037-      # Canonicalize the pathname of ld
gparted-1.1.0/configure:5038:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gparted-1.1.0/configure-5039-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gparted-1.1.0/configure:5040:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gparted-1.1.0/configure-5041-      done
##############################################
gparted-1.1.0/configure-5072-      # Break only if it was the GNU/non-GNU ld that we prefer.
gparted-1.1.0/configure:5073:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gparted-1.1.0/configure-5074-      *GNU* | *'with BFD'*)
##############################################
gparted-1.1.0/configure-5103-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gparted-1.1.0/configure:5104:case `$LD -v 2>&1 </dev/null` in
gparted-1.1.0/configure-5105-*GNU* | *'with BFD'*)
##############################################
gparted-1.1.0/configure-5153-	esac
gparted-1.1.0/configure:5154:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gparted-1.1.0/configure-5155-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gparted-1.1.0/configure-5159-	*)
gparted-1.1.0/configure:5160:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gparted-1.1.0/configure-5161-	  */dev/null*)
##############################################
gparted-1.1.0/configure-5287-
gparted-1.1.0/configure:5288:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gparted-1.1.0/configure-5289-    *COFF*)
##############################################
gparted-1.1.0/configure-5399-    # And add a safety zone
gparted-1.1.0/configure:5400:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gparted-1.1.0/configure:5401:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gparted-1.1.0/configure-5402-    ;;
##############################################
gparted-1.1.0/configure-5432-    if test -n "$kargmax"; then
gparted-1.1.0/configure:5433:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gparted-1.1.0/configure-5434-    else
##############################################
gparted-1.1.0/configure-5441-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gparted-1.1.0/configure:5442:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gparted-1.1.0/configure:5443:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gparted-1.1.0/configure-5444-    else
##############################################
gparted-1.1.0/configure-5453-      # we can't tell.
gparted-1.1.0/configure:5454:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gparted-1.1.0/configure-5455-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gparted-1.1.0/configure-5457-      do
gparted-1.1.0/configure:5458:        i=`expr $i + 1`
gparted-1.1.0/configure-5459-        teststring=$teststring$teststring
##############################################
gparted-1.1.0/configure-5461-      # Only check the string length outside the loop.
gparted-1.1.0/configure:5462:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gparted-1.1.0/configure-5463-      teststring=
##############################################
gparted-1.1.0/configure-5466-      # linker.  It appears as though 1/2 is a usable value.
gparted-1.1.0/configure:5467:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gparted-1.1.0/configure-5468-    fi
##############################################
gparted-1.1.0/configure-5877-openbsd* | bitrig*)
gparted-1.1.0/configure:5878:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gparted-1.1.0/configure-5879-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gparted-1.1.0/configure-5947-    else
gparted-1.1.0/configure:5948:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gparted-1.1.0/configure-5949-    fi
##############################################
gparted-1.1.0/configure-6092-  # decide which one to use based on capabilities of $DLLTOOL
gparted-1.1.0/configure:6093:  case `$DLLTOOL --help 2>&1` in
gparted-1.1.0/configure-6094-  *--identify-strict*)
##############################################
gparted-1.1.0/configure-6614-# If we're using GNU nm, then use its standard symbol codes.
gparted-1.1.0/configure:6615:case `$NM -V 2>&1` in
gparted-1.1.0/configure-6616-*GNU* | *'with BFD'*)
##############################################
gparted-1.1.0/configure-6662-mingw*)
gparted-1.1.0/configure:6663:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gparted-1.1.0/configure-6664-  ;;
##############################################
gparted-1.1.0/configure-6894-   if test yes = "$GCC"; then
gparted-1.1.0/configure:6895:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gparted-1.1.0/configure-6896-   fi
##############################################
gparted-1.1.0/configure-6898- /*)
gparted-1.1.0/configure:6899:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gparted-1.1.0/configure-6900-   ;; #(
##############################################
gparted-1.1.0/configure-6993-    done
gparted-1.1.0/configure:6994:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gparted-1.1.0/configure-6995-}
##############################################
gparted-1.1.0/configure-7015-  test $ac_status = 0; }; then
gparted-1.1.0/configure:7016:    case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/configure-7017-      *ELF-32*)
##############################################
gparted-1.1.0/configure-7036-    if test yes = "$lt_cv_prog_gnu_ld"; then
gparted-1.1.0/configure:7037:      case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/configure-7038-	*32-bit*)
##############################################
gparted-1.1.0/configure-7048-    else
gparted-1.1.0/configure:7049:      case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/configure-7050-	*32-bit*)
##############################################
gparted-1.1.0/configure-7074-    emul=elf
gparted-1.1.0/configure:7075:    case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/configure-7076-      *32-bit*)
##############################################
gparted-1.1.0/configure-7082-    esac
gparted-1.1.0/configure:7083:    case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/configure-7084-      *MSB*)
##############################################
gparted-1.1.0/configure-7090-    esac
gparted-1.1.0/configure:7091:    case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/configure-7092-      *N32*)
##############################################
gparted-1.1.0/configure-8023-    *:)
gparted-1.1.0/configure:8024:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gparted-1.1.0/configure-8025-        ;;
gparted-1.1.0/configure-8026-    x:*)
gparted-1.1.0/configure:8027:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gparted-1.1.0/configure-8028-        ;;
gparted-1.1.0/configure-8029-    *::*)
gparted-1.1.0/configure:8030:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gparted-1.1.0/configure:8031:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gparted-1.1.0/configure-8032-        ;;
gparted-1.1.0/configure-8033-    *)
gparted-1.1.0/configure:8034:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gparted-1.1.0/configure-8035-        ;;
##############################################
gparted-1.1.0/configure-8292-do :
gparted-1.1.0/configure:8293:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gparted-1.1.0/configure-8294-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gparted-1.1.0/configure-8297-  cat >>confdefs.h <<_ACEOF
gparted-1.1.0/configure:8298:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gparted-1.1.0/configure-8299-_ACEOF
##############################################
gparted-1.1.0/configure-8324-  case $2 in
gparted-1.1.0/configure:8325:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
gparted-1.1.0/configure:8326:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
gparted-1.1.0/configure-8327-  esac
##############################################
gparted-1.1.0/configure-8666-	"file_magic "*)
gparted-1.1.0/configure:8667:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gparted-1.1.0/configure-8668-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gparted-1.1.0/configure-8732-	"file_magic "*)
gparted-1.1.0/configure:8733:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gparted-1.1.0/configure-8734-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gparted-1.1.0/configure-9130-      *)
gparted-1.1.0/configure:9131:	case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/configure-9132-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gparted-1.1.0/configure-9579-	# shared libraries, regardless of the interface used.
gparted-1.1.0/configure:9580:	case `$LD -v 2>&1` in
gparted-1.1.0/configure-9581-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gparted-1.1.0/configure-9611-    supports_anon_versioning=no
gparted-1.1.0/configure:9612:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gparted-1.1.0/configure-9613-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gparted-1.1.0/configure-9680-	# is; otherwise, prepend EXPORTS...
gparted-1.1.0/configure:9681:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gparted-1.1.0/configure-9682-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gparted-1.1.0/configure-9714-	prefix_cmds="$SED"~
gparted-1.1.0/configure:9715:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gparted-1.1.0/configure-9716-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gparted-1.1.0/configure-9736-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gparted-1.1.0/configure:9737:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gparted-1.1.0/configure:9738:      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'
gparted-1.1.0/configure-9739-      ;;
##############################################
gparted-1.1.0/configure-9754-        pgcc*)				# Portland Group C compiler
gparted-1.1.0/configure:9755:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/configure-9756-	  tmp_addflag=' $pic_flag'
##############################################
gparted-1.1.0/configure-9759-					# Portland Group f77 and f90 compilers
gparted-1.1.0/configure:9760:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/configure-9761-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gparted-1.1.0/configure-9776-	nvcc*)	# Cuda Compiler Driver 2.2
gparted-1.1.0/configure:9777:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/configure-9778-	  compiler_needs_object=yes
##############################################
gparted-1.1.0/configure-9780-	esac
gparted-1.1.0/configure:9781:	case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/configure-9782-	*Sun\ C*)			# Sun C 5.9
gparted-1.1.0/configure:9783:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/configure-9784-	  compiler_needs_object=yes
##############################################
gparted-1.1.0/configure-9851-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gparted-1.1.0/configure:9852:      case `$LD -v 2>&1` in
gparted-1.1.0/configure-9853-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gparted-1.1.0/configure-9940-	else
gparted-1.1.0/configure:9941:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gparted-1.1.0/configure-9942-	fi
##############################################
gparted-1.1.0/configure-10005-	# below for broken collect2 doesn't work under 4.3+
gparted-1.1.0/configure:10006:	  collect2name=`$CC -print-prog-name=collect2`
gparted-1.1.0/configure-10007-	  if test -f "$collect2name" &&
##############################################
gparted-1.1.0/configure-10085-      }'
gparted-1.1.0/configure:10086:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/configure-10087-  # Check for a 64-bit object if we didn't find anything.
gparted-1.1.0/configure-10088-  if test -z "$lt_cv_aix_libpath_"; then
gparted-1.1.0/configure:10089:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/configure-10090-  fi
##############################################
gparted-1.1.0/configure-10103-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gparted-1.1.0/configure:10104:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gparted-1.1.0/configure-10105-      else
##############################################
gparted-1.1.0/configure-10138-      }'
gparted-1.1.0/configure:10139:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/configure-10140-  # Check for a 64-bit object if we didn't find anything.
gparted-1.1.0/configure-10141-  if test -z "$lt_cv_aix_libpath_"; then
gparted-1.1.0/configure:10142:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/configure-10143-  fi
##############################################
gparted-1.1.0/configure-10170-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gparted-1.1.0/configure:10171:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gparted-1.1.0/configure-10172-	  if test svr4 != "$with_aix_soname"; then
##############################################
gparted-1.1.0/configure-10223-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gparted-1.1.0/configure:10224:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gparted-1.1.0/configure-10225-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gparted-1.1.0/configure-10261-	# FIXME: Setting linknames here is a bad hack.
gparted-1.1.0/configure:10262:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gparted-1.1.0/configure-10263-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gparted-1.1.0/configure-10279-  if test yes = "$lt_cv_ld_force_load"; then
gparted-1.1.0/configure:10280:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gparted-1.1.0/configure-10281-
##############################################
gparted-1.1.0/configure-10459-      if test yes = "$GCC"; then
gparted-1.1.0/configure:10460:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-10461-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gparted-1.1.0/configure-10487-	if test yes = "$lt_cv_irix_exported_symbol"; then
gparted-1.1.0/configure:10488:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gparted-1.1.0/configure-10489-	fi
##############################################
gparted-1.1.0/configure-10491-      else
gparted-1.1.0/configure:10492:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/configure:10493:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gparted-1.1.0/configure-10494-      fi
##############################################
gparted-1.1.0/configure-10538-	hardcode_direct_absolute=yes
gparted-1.1.0/configure:10539:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gparted-1.1.0/configure-10540-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gparted-1.1.0/configure-10569-	prefix_cmds="$SED"~
gparted-1.1.0/configure:10570:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gparted-1.1.0/configure-10571-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gparted-1.1.0/configure-10583-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gparted-1.1.0/configure:10584:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-10585-      else
gparted-1.1.0/configure-10586-	allow_undefined_flag=' -expect_unresolved \*'
gparted-1.1.0/configure:10587:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-10588-      fi
##############################################
gparted-1.1.0/configure-10596-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gparted-1.1.0/configure:10597:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-10598-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gparted-1.1.0/configure-10600-	allow_undefined_flag=' -expect_unresolved \*'
gparted-1.1.0/configure:10601:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/configure:10602:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
gparted-1.1.0/configure:10603:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gparted-1.1.0/configure-10604-
##############################################
gparted-1.1.0/configure-10619-      else
gparted-1.1.0/configure:10620:	case `$CC -V 2>&1` in
gparted-1.1.0/configure-10621-	*"Compilers 5.0"*)
##############################################
gparted-1.1.0/configure-11018-  esac
gparted-1.1.0/configure:11019:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gparted-1.1.0/configure-11020-  case $lt_search_path_spec in
##############################################
gparted-1.1.0/configure-11025-    # okay in the real world where ";" in dirpaths is itself problematic.
gparted-1.1.0/configure:11026:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gparted-1.1.0/configure-11027-    ;;
gparted-1.1.0/configure-11028-  *)
gparted-1.1.0/configure:11029:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gparted-1.1.0/configure-11030-    ;;
##############################################
gparted-1.1.0/configure-11034-  lt_tmp_lt_search_path_spec=
gparted-1.1.0/configure:11035:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gparted-1.1.0/configure-11036-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gparted-1.1.0/configure-11076-  esac
gparted-1.1.0/configure:11077:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gparted-1.1.0/configure-11078-else
##############################################
gparted-1.1.0/configure-11216-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gparted-1.1.0/configure:11217:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gparted-1.1.0/configure-11218-    ;;
##############################################
gparted-1.1.0/configure-11252-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gparted-1.1.0/configure:11253:    postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/configure:11254:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gparted-1.1.0/configure:11255:      dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/configure-11256-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gparted-1.1.0/configure-11261-      fi'
gparted-1.1.0/configure:11262:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gparted-1.1.0/configure-11263-      dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/configure-11269-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gparted-1.1.0/configure:11270:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/configure-11271-
##############################################
gparted-1.1.0/configure-11275-      # MinGW DLLs use traditional 'lib' prefix
gparted-1.1.0/configure:11276:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/configure-11277-      ;;
##############################################
gparted-1.1.0/configure-11279-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gparted-1.1.0/configure:11280:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/configure-11281-      ;;
##############################################
gparted-1.1.0/configure-11288-    libname_spec='$name'
gparted-1.1.0/configure:11289:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/configure-11290-    library_names_spec='$libname.dll.lib'
##############################################
gparted-1.1.0/configure-11300-        # Let DOS variable expansion print the short 8.3 style file name.
gparted-1.1.0/configure:11301:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gparted-1.1.0/configure-11302-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gparted-1.1.0/configure-11305-      # Convert to MSYS style.
gparted-1.1.0/configure:11306:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gparted-1.1.0/configure-11307-      ;;
##############################################
gparted-1.1.0/configure-11311-      # like /cygdrive/c/PROGRA~1:/cygdr...
gparted-1.1.0/configure:11312:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gparted-1.1.0/configure:11313:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gparted-1.1.0/configure:11314:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gparted-1.1.0/configure-11315-      ;;
##############################################
gparted-1.1.0/configure-11319-        # It is most probably a Windows format PATH.
gparted-1.1.0/configure:11320:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gparted-1.1.0/configure-11321-      else
gparted-1.1.0/configure:11322:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gparted-1.1.0/configure-11323-      fi
##############################################
gparted-1.1.0/configure-11329-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gparted-1.1.0/configure:11330:    postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/configure:11331:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gparted-1.1.0/configure:11332:      dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/configure-11333-      test -d \$dldir || mkdir -p \$dldir~
gparted-1.1.0/configure-11334-      $install_prog $dir/$dlname \$dldir/$dlname'
gparted-1.1.0/configure:11335:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gparted-1.1.0/configure-11336-      dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/configure-11343-    # Assume MSVC wrapper
gparted-1.1.0/configure:11344:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gparted-1.1.0/configure-11345-    dynamic_linker='Win32 ld.exe'
##############################################
gparted-1.1.0/configure-11360-  shlibpath_var=DYLD_LIBRARY_PATH
gparted-1.1.0/configure:11361:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gparted-1.1.0/configure-11362-
##############################################
gparted-1.1.0/configure-11613-  if test -f /etc/ld.so.conf; then
gparted-1.1.0/configure:11614:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gparted-1.1.0/configure-11615-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gparted-1.1.0/configure-11679-  need_lib_prefix=no
gparted-1.1.0/configure:11680:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gparted-1.1.0/configure-11681-    need_version=no
##############################################
gparted-1.1.0/configure-11706-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gparted-1.1.0/configure:11707:  postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/configure:11708:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gparted-1.1.0/configure:11709:    dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/configure-11710-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gparted-1.1.0/configure-11715-    fi'
gparted-1.1.0/configure:11716:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gparted-1.1.0/configure-11717-    dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/configure-12898-    # gcc leaves a trailing carriage return, which upsets mingw
gparted-1.1.0/configure:12899:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gparted-1.1.0/configure-12900-  *)
gparted-1.1.0/configure:12901:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gparted-1.1.0/configure-12902-  esac
##############################################
gparted-1.1.0/configure-12907-      # Canonicalize the pathname of ld
gparted-1.1.0/configure:12908:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gparted-1.1.0/configure-12909-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gparted-1.1.0/configure:12910:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gparted-1.1.0/configure-12911-      done
##############################################
gparted-1.1.0/configure-12942-      # Break only if it was the GNU/non-GNU ld that we prefer.
gparted-1.1.0/configure:12943:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gparted-1.1.0/configure-12944-      *GNU* | *'with BFD'*)
##############################################
gparted-1.1.0/configure-12973-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gparted-1.1.0/configure:12974:case `$LD -v 2>&1 </dev/null` in
gparted-1.1.0/configure-12975-*GNU* | *'with BFD'*)
##############################################
gparted-1.1.0/configure-13007-        # ancient GNU ld didn't support --whole-archive et. al.
gparted-1.1.0/configure:13008:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gparted-1.1.0/configure-13009-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gparted-1.1.0/configure-13118-          # below for broken collect2 doesn't work under 4.3+
gparted-1.1.0/configure:13119:	  collect2name=`$CC -print-prog-name=collect2`
gparted-1.1.0/configure-13120-	  if test -f "$collect2name" &&
##############################################
gparted-1.1.0/configure-13199-      }'
gparted-1.1.0/configure:13200:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/configure-13201-  # Check for a 64-bit object if we didn't find anything.
gparted-1.1.0/configure-13202-  if test -z "$lt_cv_aix_libpath__CXX"; then
gparted-1.1.0/configure:13203:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/configure-13204-  fi
##############################################
gparted-1.1.0/configure-13218-
gparted-1.1.0/configure:13219:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gparted-1.1.0/configure-13220-        else
##############################################
gparted-1.1.0/configure-13253-      }'
gparted-1.1.0/configure:13254:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/configure-13255-  # Check for a 64-bit object if we didn't find anything.
gparted-1.1.0/configure-13256-  if test -z "$lt_cv_aix_libpath__CXX"; then
gparted-1.1.0/configure:13257:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/configure-13258-  fi
##############################################
gparted-1.1.0/configure-13285-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gparted-1.1.0/configure:13286:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gparted-1.1.0/configure-13287-	    if test svr4 != "$with_aix_soname"; then
##############################################
gparted-1.1.0/configure-13338-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gparted-1.1.0/configure:13339:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gparted-1.1.0/configure-13340-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gparted-1.1.0/configure-13380-	    # is; otherwise, prepend EXPORTS...
gparted-1.1.0/configure:13381:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gparted-1.1.0/configure-13382-              cp $export_symbols $output_objdir/$soname.def;
##############################################
gparted-1.1.0/configure-13401-  if test yes = "$lt_cv_ld_force_load"; then
gparted-1.1.0/configure:13402:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gparted-1.1.0/configure-13403-
##############################################
gparted-1.1.0/configure-13446-	  prefix_cmds="$SED"~
gparted-1.1.0/configure:13447:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gparted-1.1.0/configure-13448-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gparted-1.1.0/configure-13520-            # dependencies.
gparted-1.1.0/configure:13521:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gparted-1.1.0/configure-13522-            ;;
##############################################
gparted-1.1.0/configure-13585-	    # dependencies.
gparted-1.1.0/configure:13586:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gparted-1.1.0/configure-13587-	    ;;
##############################################
gparted-1.1.0/configure-13621-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gparted-1.1.0/configure:13622:	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'
gparted-1.1.0/configure:13623:	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'
gparted-1.1.0/configure-13624-	;;
##############################################
gparted-1.1.0/configure-13628-	    # SGI C++
gparted-1.1.0/configure:13629:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-13630-
##############################################
gparted-1.1.0/configure-13639-	      if test no = "$with_gnu_ld"; then
gparted-1.1.0/configure:13640:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-13641-	      else
gparted-1.1.0/configure:13642:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
gparted-1.1.0/configure-13643-	      fi
##############################################
gparted-1.1.0/configure-13660-	    # to its proper name (with version) after linking.
gparted-1.1.0/configure:13661:	    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'
gparted-1.1.0/configure:13662:	    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'
gparted-1.1.0/configure-13663-	    # Commands to make compiler produce verbose output that lists
##############################################
gparted-1.1.0/configure-13670-	    # dependencies.
gparted-1.1.0/configure:13671:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gparted-1.1.0/configure-13672-
##############################################
gparted-1.1.0/configure-13685-	    # earlier do not add the objects themselves.
gparted-1.1.0/configure:13686:	    case `$CC -V 2>&1` in
gparted-1.1.0/configure-13687-	      *"Version 7."*)
##############################################
gparted-1.1.0/configure-13706-            # Portland Group C++ compiler
gparted-1.1.0/configure:13707:	    case `$CC -V` in
gparted-1.1.0/configure-13708-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
gparted-1.1.0/configure-13711-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gparted-1.1.0/configure:13712:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gparted-1.1.0/configure-13713-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
gparted-1.1.0/configure-13715-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gparted-1.1.0/configure:13716:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gparted-1.1.0/configure-13717-                $RANLIB $oldlib'
##############################################
gparted-1.1.0/configure-13720-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gparted-1.1.0/configure:13721:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gparted-1.1.0/configure-13722-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
gparted-1.1.0/configure-13724-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gparted-1.1.0/configure:13725:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
gparted-1.1.0/configure-13726-	      ;;
##############################################
gparted-1.1.0/configure-13734-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
gparted-1.1.0/configure:13735:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/configure-13736-            ;;
##############################################
gparted-1.1.0/configure-13753-	    # dependencies.
gparted-1.1.0/configure:13754:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
gparted-1.1.0/configure-13755-	    ;;
##############################################
gparted-1.1.0/configure-13768-	  *)
gparted-1.1.0/configure:13769:	    case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/configure-13770-	    *Sun\ C*)
##############################################
gparted-1.1.0/configure-13775-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
gparted-1.1.0/configure:13776:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/configure-13777-	      compiler_needs_object_CXX=yes
##############################################
gparted-1.1.0/configure-13840-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
gparted-1.1.0/configure:13841:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gparted-1.1.0/configure-13842-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
gparted-1.1.0/configure-13859-	    # to its proper name (with version) after linking.
gparted-1.1.0/configure:13860:	    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'
gparted-1.1.0/configure-13861-
##############################################
gparted-1.1.0/configure-13880-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
gparted-1.1.0/configure:13881:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-13882-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
gparted-1.1.0/configure-13885-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
gparted-1.1.0/configure:13886:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/configure:13887:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gparted-1.1.0/configure-13888-                  echo "-hidden">> $lib.exp~
gparted-1.1.0/configure:13889:                  $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~
gparted-1.1.0/configure-13890-                  $RM $lib.exp'
##############################################
gparted-1.1.0/configure-13904-	    # dependencies.
gparted-1.1.0/configure:13905:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gparted-1.1.0/configure-13906-	    ;;
##############################################
gparted-1.1.0/configure-13911-	        osf3*)
gparted-1.1.0/configure:13912:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-13913-		  ;;
gparted-1.1.0/configure-13914-	        *)
gparted-1.1.0/configure:13915:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/configure-13916-		  ;;
##############################################
gparted-1.1.0/configure-14158-
gparted-1.1.0/configure:14159:  for p in `eval "$output_verbose_link_cmd"`; do
gparted-1.1.0/configure-14160-    case $prev$p in
##############################################
gparted-1.1.0/configure-14261-if test -n "${compiler_lib_search_path_CXX}"; then
gparted-1.1.0/configure:14262: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gparted-1.1.0/configure-14263-fi
##############################################
gparted-1.1.0/configure-14508-	  *)
gparted-1.1.0/configure:14509:	    case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/configure-14510-	    *Sun\ C*)
##############################################
gparted-1.1.0/configure-14890-    else
gparted-1.1.0/configure:14891:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gparted-1.1.0/configure-14892-    fi
##############################################
gparted-1.1.0/configure-15195-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gparted-1.1.0/configure:15196:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gparted-1.1.0/configure-15197-    ;;
##############################################
gparted-1.1.0/configure-15231-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gparted-1.1.0/configure:15232:    postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/configure:15233:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gparted-1.1.0/configure:15234:      dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/configure-15235-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gparted-1.1.0/configure-15240-      fi'
gparted-1.1.0/configure:15241:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gparted-1.1.0/configure-15242-      dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/configure-15248-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gparted-1.1.0/configure:15249:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/configure-15250-
##############################################
gparted-1.1.0/configure-15253-      # MinGW DLLs use traditional 'lib' prefix
gparted-1.1.0/configure:15254:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/configure-15255-      ;;
##############################################
gparted-1.1.0/configure-15257-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gparted-1.1.0/configure:15258:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/configure-15259-      ;;
##############################################
gparted-1.1.0/configure-15266-    libname_spec='$name'
gparted-1.1.0/configure:15267:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/configure-15268-    library_names_spec='$libname.dll.lib'
##############################################
gparted-1.1.0/configure-15278-        # Let DOS variable expansion print the short 8.3 style file name.
gparted-1.1.0/configure:15279:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gparted-1.1.0/configure-15280-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gparted-1.1.0/configure-15283-      # Convert to MSYS style.
gparted-1.1.0/configure:15284:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gparted-1.1.0/configure-15285-      ;;
##############################################
gparted-1.1.0/configure-15289-      # like /cygdrive/c/PROGRA~1:/cygdr...
gparted-1.1.0/configure:15290:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gparted-1.1.0/configure:15291:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gparted-1.1.0/configure:15292:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gparted-1.1.0/configure-15293-      ;;
##############################################
gparted-1.1.0/configure-15297-        # It is most probably a Windows format PATH.
gparted-1.1.0/configure:15298:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gparted-1.1.0/configure-15299-      else
gparted-1.1.0/configure:15300:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gparted-1.1.0/configure-15301-      fi
##############################################
gparted-1.1.0/configure-15307-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gparted-1.1.0/configure:15308:    postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/configure:15309:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gparted-1.1.0/configure:15310:      dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/configure-15311-      test -d \$dldir || mkdir -p \$dldir~
gparted-1.1.0/configure-15312-      $install_prog $dir/$dlname \$dldir/$dlname'
gparted-1.1.0/configure:15313:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gparted-1.1.0/configure-15314-      dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/configure-15321-    # Assume MSVC wrapper
gparted-1.1.0/configure:15322:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gparted-1.1.0/configure-15323-    dynamic_linker='Win32 ld.exe'
##############################################
gparted-1.1.0/configure-15338-  shlibpath_var=DYLD_LIBRARY_PATH
gparted-1.1.0/configure:15339:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gparted-1.1.0/configure-15340-
##############################################
gparted-1.1.0/configure-15590-  if test -f /etc/ld.so.conf; then
gparted-1.1.0/configure:15591:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gparted-1.1.0/configure-15592-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gparted-1.1.0/configure-15656-  need_lib_prefix=no
gparted-1.1.0/configure:15657:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gparted-1.1.0/configure-15658-    need_version=no
##############################################
gparted-1.1.0/configure-15683-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gparted-1.1.0/configure:15684:  postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/configure:15685:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gparted-1.1.0/configure:15686:    dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/configure-15687-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gparted-1.1.0/configure-15692-    fi'
gparted-1.1.0/configure:15693:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gparted-1.1.0/configure-15694-    dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/configure-16147-$as_echo_n "checking for pkexec >= $PKEXEC_REQUIRED_VERSION... " >&6; }
gparted-1.1.0/configure:16148:PKEXEC_REQUIRED_INT=`echo "$PKEXEC_REQUIRED_VERSION" | $AWK -F. '{print $1 * 10000 + $2}'`
gparted-1.1.0/configure-16149-PKEXEC_VERSION_OUTPUT=`pkexec --version 2> /dev/null` ||
##############################################
gparted-1.1.0/configure-16152-if test "x$PKEXEC_VERSION_OUTPUT" != 'x'; then
gparted-1.1.0/configure:16153:	PKEXEC_FOUND_VERSION=`echo "$PKEXEC_VERSION_OUTPUT" | head -1 | cut -d' ' -f3`
gparted-1.1.0/configure:16154:	PKEXEC_FOUND_INT=`echo "$PKEXEC_FOUND_VERSION" | $AWK -F. '{print $1 * 10000 + $2}'`
gparted-1.1.0/configure-16155-	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKEXEC_FOUND_VERSION found" >&5
##############################################
gparted-1.1.0/configure-16718-    if test -f $ac_dir/$ac_word; then
gparted-1.1.0/configure:16719:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
gparted-1.1.0/configure-16720-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
gparted-1.1.0/configure-16837-    if test -f $ac_dir/$ac_word; then
gparted-1.1.0/configure:16838:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
gparted-1.1.0/configure-16839-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
gparted-1.1.0/configure-16996-   if test "x$srcdir" != "x."; then
gparted-1.1.0/configure:16997:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gparted-1.1.0/configure-16998-       posrcprefix="$srcdir/"
##############################################
gparted-1.1.0/configure-17032-
gparted-1.1.0/configure:17033:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.36.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gparted-1.1.0/configure-17034-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gparted-1.1.0/configure:17035:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gparted-1.1.0/configure-17036-if test -n "0.36.0"; then
##############################################
gparted-1.1.0/configure-17472-fi
gparted-1.1.0/configure:17473:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gparted-1.1.0/configure:17474:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gparted-1.1.0/configure:17475:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gparted-1.1.0/configure-17476-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gparted-1.1.0/configure-17528-else
gparted-1.1.0/configure:17529:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
gparted-1.1.0/configure-17530-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
gparted-1.1.0/configure-17535-$as_echo_n "checking for XML::Parser... " >&6; }
gparted-1.1.0/configure:17536:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gparted-1.1.0/configure-17537-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
gparted-1.1.0/configure-17705-  test $ac_status = 0; }; then
gparted-1.1.0/configure:17706:  LIBPARTED_FOUND_VERSION=`$PKG_CONFIG --modversion libparted`
gparted-1.1.0/configure-17707-	 LIBPARTED_FOUND_INT=`echo "$LIBPARTED_FOUND_VERSION" |
##############################################
gparted-1.1.0/configure-17746-if ac_fn_c_try_run "$LINENO"; then :
gparted-1.1.0/configure:17747:  		LIBPARTED_FOUND_VERSION=`./conftest$EXEEXT`
gparted-1.1.0/configure-17748-		 LIBPARTED_FOUND_INT=`echo "$LIBPARTED_FOUND_VERSION" |
##############################################
gparted-1.1.0/configure-17917-  test $ac_status = 0; }; then
gparted-1.1.0/configure:17918:  pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0" 2>/dev/null`
gparted-1.1.0/configure-17919-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gparted-1.1.0/configure-17934-  test $ac_status = 0; }; then
gparted-1.1.0/configure:17935:  pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0" 2>/dev/null`
gparted-1.1.0/configure-17936-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gparted-1.1.0/configure-17955-        if test $_pkg_short_errors_supported = yes; then
gparted-1.1.0/configure:17956:	        GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gthread-2.0" 2>&1`
gparted-1.1.0/configure-17957-        else
gparted-1.1.0/configure:17958:	        GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gthread-2.0" 2>&1`
gparted-1.1.0/configure-17959-        fi
##############################################
gparted-1.1.0/configure-18011-  test $ac_status = 0; }; then
gparted-1.1.0/configure:18012:  pkg_cv_GTKMM_CFLAGS=`$PKG_CONFIG --cflags "gtkmm-3.0 >= 3.4.0" 2>/dev/null`
gparted-1.1.0/configure-18013-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gparted-1.1.0/configure-18028-  test $ac_status = 0; }; then
gparted-1.1.0/configure:18029:  pkg_cv_GTKMM_LIBS=`$PKG_CONFIG --libs "gtkmm-3.0 >= 3.4.0" 2>/dev/null`
gparted-1.1.0/configure-18030-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gparted-1.1.0/configure-18049-        if test $_pkg_short_errors_supported = yes; then
gparted-1.1.0/configure:18050:	        GTKMM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkmm-3.0 >= 3.4.0" 2>&1`
gparted-1.1.0/configure-18051-        else
gparted-1.1.0/configure:18052:	        GTKMM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkmm-3.0 >= 3.4.0" 2>&1`
gparted-1.1.0/configure-18053-        fi
##############################################
gparted-1.1.0/configure-18106-  test $ac_status = 0; }; then
gparted-1.1.0/configure:18107:  pkg_cv_GLIBMM_CFLAGS=`$PKG_CONFIG --cflags "glibmm-2.4 >= 2.32.0" 2>/dev/null`
gparted-1.1.0/configure-18108-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gparted-1.1.0/configure-18123-  test $ac_status = 0; }; then
gparted-1.1.0/configure:18124:  pkg_cv_GLIBMM_LIBS=`$PKG_CONFIG --libs "glibmm-2.4 >= 2.32.0" 2>/dev/null`
gparted-1.1.0/configure-18125-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gparted-1.1.0/configure-18144-        if test $_pkg_short_errors_supported = yes; then
gparted-1.1.0/configure:18145:	        GLIBMM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glibmm-2.4 >= 2.32.0" 2>&1`
gparted-1.1.0/configure-18146-        else
gparted-1.1.0/configure:18147:	        GLIBMM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glibmm-2.4 >= 2.32.0" 2>&1`
gparted-1.1.0/configure-18148-        fi
##############################################
gparted-1.1.0/configure-18249-      switch="-std=gnu++${alternative}"
gparted-1.1.0/configure:18250:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
gparted-1.1.0/configure-18251-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
gparted-1.1.0/configure-18571-      for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
gparted-1.1.0/configure:18572:        cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
gparted-1.1.0/configure-18573-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
gparted-1.1.0/configure-19227-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gparted-1.1.0/configure:19228:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
gparted-1.1.0/configure:19229:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
gparted-1.1.0/configure-19230-	done; done
gparted-1.1.0/configure-19231-	@for f in $(_HELP_C_EXTRA); do \
gparted-1.1.0/configure:19232:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gparted-1.1.0/configure-19233-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
gparted-1.1.0/configure-19235-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gparted-1.1.0/configure:19236:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
gparted-1.1.0/configure:19237:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
gparted-1.1.0/configure-19238-	done
##############################################
gparted-1.1.0/configure-19242-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gparted-1.1.0/configure:19243:	    mdir=`dirname "$$f"`; \
gparted-1.1.0/configure-19244-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
gparted-1.1.0/configure-19268-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gparted-1.1.0/configure:19269:	  echo "rm -f $$helpdir`basename $$f`"; \
gparted-1.1.0/configure:19270:	  rm -f "$$helpdir`basename $$f`"; \
gparted-1.1.0/configure-19271-	done; done
gparted-1.1.0/configure-19272-	@for f in $(_HELP_C_EXTRA); do \
gparted-1.1.0/configure:19273:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gparted-1.1.0/configure-19274-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gparted-1.1.0/configure:19275:	  echo "rm -f $$helpdir`basename $$f`"; \
gparted-1.1.0/configure:19276:	  rm -f "$$helpdir`basename $$f`"; \
gparted-1.1.0/configure-19277-	done
##############################################
gparted-1.1.0/configure-19469-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gparted-1.1.0/configure:19470:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gparted-1.1.0/configure-19471-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gparted-1.1.0/configure-19584-if test -z "$BASH_VERSION$ZSH_VERSION" \
gparted-1.1.0/configure:19585:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gparted-1.1.0/configure-19586-  as_echo='print -r --'
gparted-1.1.0/configure-19587-  as_echo_n='print -rn --'
gparted-1.1.0/configure:19588:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gparted-1.1.0/configure-19589-  as_echo='printf %s\n'
##############################################
gparted-1.1.0/configure-19591-else
gparted-1.1.0/configure:19592:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gparted-1.1.0/configure-19593-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gparted-1.1.0/configure-19601-	expr "X$arg" : "X\\(.*\\)$as_nl";
gparted-1.1.0/configure:19602:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gparted-1.1.0/configure-19603-      esac;
##############################################
gparted-1.1.0/configure-19678-# ----------------------------------------
gparted-1.1.0/configure:19679:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gparted-1.1.0/configure-19680-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gparted-1.1.0/configure-19750-  {
gparted-1.1.0/configure:19751:    as_val=`expr "$@" || test $? -eq 1`
gparted-1.1.0/configure-19752-  }
##############################################
gparted-1.1.0/configure-19854-      case $as_dir in #(
gparted-1.1.0/configure:19855:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gparted-1.1.0/configure-19856-      *) as_qdir=$as_dir;;
##############################################
gparted-1.1.0/configure-19989-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gparted-1.1.0/configure:19990:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gparted-1.1.0/configure-19991-ac_cs_version="\\
##############################################
gparted-1.1.0/configure-20014-  --*=?*)
gparted-1.1.0/configure:20015:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gparted-1.1.0/configure:20016:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gparted-1.1.0/configure-20017-    ac_shift=:
##############################################
gparted-1.1.0/configure-20019-  --*=)
gparted-1.1.0/configure:20020:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gparted-1.1.0/configure-20021-    ac_optarg=
##############################################
gparted-1.1.0/configure-20043-    case $ac_optarg in
gparted-1.1.0/configure:20044:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gparted-1.1.0/configure-20045-    '') as_fn_error $? "missing file argument" ;;
##############################################
gparted-1.1.0/configure-20051-    case $ac_optarg in
gparted-1.1.0/configure:20052:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gparted-1.1.0/configure-20053-    esac
##############################################
gparted-1.1.0/configure-20120-delay_variable_subst='$delay_variable_subst'
gparted-1.1.0/configure:20121:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20122:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20123:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20124:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20125:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20126:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20127:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20128:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20129:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20130:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20131:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20132:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20133:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20134:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20135:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20136:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20137:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20138:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20139:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20140:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20141:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20142:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20143:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20144:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20145:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20146:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20147:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20148:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20149:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20150:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20151:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20152:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20153:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20154:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20155:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20156:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20157:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20158:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20159:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20160:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20161:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20162:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20163:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20164:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20165:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20166:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20167:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20168:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20169:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20170:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20171:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20172:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20173:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20174:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20175:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20176:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20177:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20178:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20179:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20180:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20181:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20182:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20183:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20184:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20185:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20186:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20187:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20188:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20189:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20190:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20191:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20192:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20193:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20194:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20195:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20196:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20197:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20198:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20199:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20200:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20201:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20202:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20203:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20204:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20205:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20206:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20207:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20208:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20209:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20210:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20211:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20212:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20213:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20214:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20215:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20216:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20217:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20218:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20219:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20220:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20221:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20222:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20223:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20224:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20225:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20226:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20227:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20228:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20229:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20230:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20231:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20232:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20233:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20234:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20235:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20236:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20237:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20238:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20239:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20240:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20241:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20242:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20243:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20244:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20245:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20246:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20247:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20248:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20249:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20250:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20251:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20252:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20253:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20254:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20255:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20256:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20257:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20258:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20259:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20260:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20261:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20262:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20263:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20264:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20265:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20266:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20267:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20268:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20269:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20270:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20271:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20272:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20273:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20274:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20275:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20276:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20277:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20278:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20279:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20280:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20281:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20282:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20283:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20284:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20285:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20286:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20287:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20288:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20289:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20290:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20291:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20292:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20293:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20294:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20295:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20296:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20297:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20298:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20299:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20300:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20301:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20302:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20303:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20304:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20305:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20306:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20307:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20308:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure:20309:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/configure-20310-
##############################################
gparted-1.1.0/configure-20422-compiler_lib_search_path_CXX; do
gparted-1.1.0/configure:20423:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gparted-1.1.0/configure-20424-    *[\\\\\\\`\\"\\\$]*)
gparted-1.1.0/configure:20425:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gparted-1.1.0/configure-20426-      ;;
##############################################
gparted-1.1.0/configure-20464-postlink_cmds_CXX; do
gparted-1.1.0/configure:20465:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gparted-1.1.0/configure-20466-    *[\\\\\\\`\\"\\\$]*)
gparted-1.1.0/configure:20467:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gparted-1.1.0/configure-20468-      ;;
##############################################
gparted-1.1.0/configure-20574-fi
gparted-1.1.0/configure:20575:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gparted-1.1.0/configure-20576-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gparted-1.1.0/configure-20591-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gparted-1.1.0/configure:20592:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gparted-1.1.0/configure-20593-ac_delim='%!_!# '
##############################################
gparted-1.1.0/configure-20597-
gparted-1.1.0/configure:20598:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gparted-1.1.0/configure-20599-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gparted-1.1.0/configure-20735-for ac_last_try in false false :; do
gparted-1.1.0/configure:20736:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gparted-1.1.0/configure-20737-  if test -z "$ac_tt"; then
##############################################
gparted-1.1.0/configure-20867-      esac
gparted-1.1.0/configure:20868:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gparted-1.1.0/configure-20869-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gparted-1.1.0/configure-20926-*)
gparted-1.1.0/configure:20927:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gparted-1.1.0/configure-20928-  # A ".." for each directory in $ac_dir_suffix.
gparted-1.1.0/configure:20929:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gparted-1.1.0/configure-20930-  case $ac_top_builddir_sub in
##############################################
gparted-1.1.0/configure-20987-/@mandir@/p'
gparted-1.1.0/configure:20988:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gparted-1.1.0/configure-20989-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gparted-1.1.0/configure-21004-
gparted-1.1.0/configure:21005:# Neutralize VPATH when `$srcdir' = `.'.
gparted-1.1.0/configure-21006-# Shell code in configure.ac might set extrasub.
##############################################
gparted-1.1.0/configure-21032-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gparted-1.1.0/configure:21033:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gparted-1.1.0/configure-21034-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gparted-1.1.0/configure-21078-    * )
gparted-1.1.0/configure:21079:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gparted-1.1.0/configure-21080-  esac
##############################################
gparted-1.1.0/configure-21125-    # Strip MF so we end up with the name of the file.
gparted-1.1.0/configure:21126:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gparted-1.1.0/configure-21127-    # Check whether this is an Automake generated Makefile or not.
##############################################
gparted-1.1.0/configure-21162-    # from the Makefile without running 'make'.
gparted-1.1.0/configure:21163:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gparted-1.1.0/configure-21164-    test -z "$DEPDIR" && continue
gparted-1.1.0/configure:21165:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gparted-1.1.0/configure-21166-    test -z "$am__include" && continue
gparted-1.1.0/configure:21167:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gparted-1.1.0/configure-21168-    # Find all dependency output files, they are included files with
##############################################
gparted-1.1.0/configure-21697-    *:)
gparted-1.1.0/configure:21698:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gparted-1.1.0/configure-21699-        ;;
gparted-1.1.0/configure-21700-    x:*)
gparted-1.1.0/configure:21701:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gparted-1.1.0/configure-21702-        ;;
gparted-1.1.0/configure-21703-    *::*)
gparted-1.1.0/configure:21704:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gparted-1.1.0/configure:21705:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gparted-1.1.0/configure-21706-        ;;
gparted-1.1.0/configure-21707-    *)
gparted-1.1.0/configure:21708:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gparted-1.1.0/configure-21709-        ;;
##############################################
gparted-1.1.0/configure-21724-    done
gparted-1.1.0/configure:21725:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gparted-1.1.0/configure-21726-}
##############################################
gparted-1.1.0/m4/libtool.m4-119-    done
gparted-1.1.0/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gparted-1.1.0/m4/libtool.m4-121-}
##############################################
gparted-1.1.0/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
gparted-1.1.0/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gparted-1.1.0/m4/libtool.m4-439-
##############################################
gparted-1.1.0/m4/libtool.m4-447-#
gparted-1.1.0/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gparted-1.1.0/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gparted-1.1.0/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
gparted-1.1.0/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gparted-1.1.0/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
gparted-1.1.0/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gparted-1.1.0/m4/libtool.m4-561-      ;;
##############################################
gparted-1.1.0/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
gparted-1.1.0/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gparted-1.1.0/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
gparted-1.1.0/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gparted-1.1.0/m4/libtool.m4-574-      ;;
##############################################
gparted-1.1.0/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
gparted-1.1.0/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gparted-1.1.0/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gparted-1.1.0/m4/libtool.m4-1164-      }]'
gparted-1.1.0/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
gparted-1.1.0/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gparted-1.1.0/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gparted-1.1.0/m4/libtool.m4-1169-  fi],[])
##############################################
gparted-1.1.0/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gparted-1.1.0/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gparted-1.1.0/m4/libtool.m4-1202-  ECHO='print -r --'
gparted-1.1.0/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gparted-1.1.0/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
gparted-1.1.0/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
gparted-1.1.0/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
gparted-1.1.0/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gparted-1.1.0/m4/libtool.m4-1238-
##############################################
gparted-1.1.0/m4/libtool.m4-1259-   if test yes = "$GCC"; then
gparted-1.1.0/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gparted-1.1.0/m4/libtool.m4-1261-   fi
##############################################
gparted-1.1.0/m4/libtool.m4-1263- /*)
gparted-1.1.0/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gparted-1.1.0/m4/libtool.m4-1265-   ;; #(
##############################################
gparted-1.1.0/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
gparted-1.1.0/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/m4/libtool.m4-1295-      *ELF-32*)
##############################################
gparted-1.1.0/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
gparted-1.1.0/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/m4/libtool.m4-1312-	*32-bit*)
##############################################
gparted-1.1.0/m4/libtool.m4-1322-    else
gparted-1.1.0/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/m4/libtool.m4-1324-	*32-bit*)
##############################################
gparted-1.1.0/m4/libtool.m4-1344-    emul=elf
gparted-1.1.0/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/m4/libtool.m4-1346-      *32-bit*)
##############################################
gparted-1.1.0/m4/libtool.m4-1352-    esac
gparted-1.1.0/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/m4/libtool.m4-1354-      *MSB*)
##############################################
gparted-1.1.0/m4/libtool.m4-1360-    esac
gparted-1.1.0/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
gparted-1.1.0/m4/libtool.m4-1362-      *N32*)
##############################################
gparted-1.1.0/m4/libtool.m4-1725-    # And add a safety zone
gparted-1.1.0/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gparted-1.1.0/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gparted-1.1.0/m4/libtool.m4-1728-    ;;
##############################################
gparted-1.1.0/m4/libtool.m4-1758-    if test -n "$kargmax"; then
gparted-1.1.0/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gparted-1.1.0/m4/libtool.m4-1760-    else
##############################################
gparted-1.1.0/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gparted-1.1.0/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gparted-1.1.0/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gparted-1.1.0/m4/libtool.m4-1770-    else
##############################################
gparted-1.1.0/m4/libtool.m4-1779-      # we can't tell.
gparted-1.1.0/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gparted-1.1.0/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gparted-1.1.0/m4/libtool.m4-1783-      do
gparted-1.1.0/m4/libtool.m4:1784:        i=`expr $i + 1`
gparted-1.1.0/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
gparted-1.1.0/m4/libtool.m4-1787-      # Only check the string length outside the loop.
gparted-1.1.0/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gparted-1.1.0/m4/libtool.m4-1789-      teststring=
##############################################
gparted-1.1.0/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
gparted-1.1.0/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gparted-1.1.0/m4/libtool.m4-1794-    fi
##############################################
gparted-1.1.0/m4/libtool.m4-2258-    *:)
gparted-1.1.0/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gparted-1.1.0/m4/libtool.m4-2260-        ;;
gparted-1.1.0/m4/libtool.m4-2261-    x:*)
gparted-1.1.0/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gparted-1.1.0/m4/libtool.m4-2263-        ;;
gparted-1.1.0/m4/libtool.m4-2264-    *::*)
gparted-1.1.0/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gparted-1.1.0/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gparted-1.1.0/m4/libtool.m4-2267-        ;;
gparted-1.1.0/m4/libtool.m4-2268-    *)
gparted-1.1.0/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gparted-1.1.0/m4/libtool.m4-2270-        ;;
##############################################
gparted-1.1.0/m4/libtool.m4-2298-  esac
gparted-1.1.0/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gparted-1.1.0/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
gparted-1.1.0/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
gparted-1.1.0/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gparted-1.1.0/m4/libtool.m4-2307-    ;;
gparted-1.1.0/m4/libtool.m4-2308-  *)
gparted-1.1.0/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gparted-1.1.0/m4/libtool.m4-2310-    ;;
##############################################
gparted-1.1.0/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
gparted-1.1.0/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gparted-1.1.0/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gparted-1.1.0/m4/libtool.m4-2356-  esac
gparted-1.1.0/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gparted-1.1.0/m4/libtool.m4-2358-else
##############################################
gparted-1.1.0/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gparted-1.1.0/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gparted-1.1.0/m4/libtool.m4-2499-    ;;
##############################################
gparted-1.1.0/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gparted-1.1.0/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gparted-1.1.0/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gparted-1.1.0/m4/libtool.m4-2542-      fi'
gparted-1.1.0/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gparted-1.1.0/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gparted-1.1.0/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
gparted-1.1.0/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
gparted-1.1.0/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/m4/libtool.m4-2558-      ;;
##############################################
gparted-1.1.0/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gparted-1.1.0/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/m4/libtool.m4-2562-      ;;
##############################################
gparted-1.1.0/m4/libtool.m4-2569-    libname_spec='$name'
gparted-1.1.0/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gparted-1.1.0/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
gparted-1.1.0/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
gparted-1.1.0/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gparted-1.1.0/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gparted-1.1.0/m4/libtool.m4-2586-      # Convert to MSYS style.
gparted-1.1.0/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gparted-1.1.0/m4/libtool.m4-2588-      ;;
##############################################
gparted-1.1.0/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
gparted-1.1.0/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gparted-1.1.0/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gparted-1.1.0/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gparted-1.1.0/m4/libtool.m4-2596-      ;;
##############################################
gparted-1.1.0/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
gparted-1.1.0/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gparted-1.1.0/m4/libtool.m4-2602-      else
gparted-1.1.0/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gparted-1.1.0/m4/libtool.m4-2604-      fi
##############################################
gparted-1.1.0/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gparted-1.1.0/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gparted-1.1.0/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
gparted-1.1.0/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
gparted-1.1.0/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gparted-1.1.0/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/m4/libtool.m4-2624-    # Assume MSVC wrapper
gparted-1.1.0/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gparted-1.1.0/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
gparted-1.1.0/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
gparted-1.1.0/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gparted-1.1.0/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
gparted-1.1.0/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
gparted-1.1.0/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gparted-1.1.0/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gparted-1.1.0/m4/libtool.m4-2941-  need_lib_prefix=no
gparted-1.1.0/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gparted-1.1.0/m4/libtool.m4-2943-    need_version=no
##############################################
gparted-1.1.0/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gparted-1.1.0/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
gparted-1.1.0/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gparted-1.1.0/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
gparted-1.1.0/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gparted-1.1.0/m4/libtool.m4-2977-    fi'
gparted-1.1.0/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gparted-1.1.0/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
gparted-1.1.0/m4/libtool.m4-3188-	"file_magic "*)
gparted-1.1.0/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gparted-1.1.0/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gparted-1.1.0/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
gparted-1.1.0/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gparted-1.1.0/m4/libtool.m4-3273-  *)
gparted-1.1.0/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gparted-1.1.0/m4/libtool.m4-3275-  esac
##############################################
gparted-1.1.0/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
gparted-1.1.0/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gparted-1.1.0/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gparted-1.1.0/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gparted-1.1.0/m4/libtool.m4-3284-      done
##############################################
gparted-1.1.0/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
gparted-1.1.0/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gparted-1.1.0/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
gparted-1.1.0/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gparted-1.1.0/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
gparted-1.1.0/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
gparted-1.1.0/m4/libtool.m4-3578-openbsd* | bitrig*)
gparted-1.1.0/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gparted-1.1.0/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gparted-1.1.0/m4/libtool.m4-3645-    else
gparted-1.1.0/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gparted-1.1.0/m4/libtool.m4-3647-    fi
##############################################
gparted-1.1.0/m4/libtool.m4-3696-	esac
gparted-1.1.0/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gparted-1.1.0/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gparted-1.1.0/m4/libtool.m4-3702-	*)
gparted-1.1.0/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gparted-1.1.0/m4/libtool.m4-3704-	  */dev/null*)
##############################################
gparted-1.1.0/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gparted-1.1.0/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gparted-1.1.0/m4/libtool.m4-3730-    *COFF*)
##############################################
gparted-1.1.0/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
gparted-1.1.0/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
gparted-1.1.0/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
gparted-1.1.0/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
gparted-1.1.0/m4/libtool.m4:3962:case `$NM -V 2>&1` in
gparted-1.1.0/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
gparted-1.1.0/m4/libtool.m4-4009-mingw*)
gparted-1.1.0/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gparted-1.1.0/m4/libtool.m4-4011-  ;;
##############################################
gparted-1.1.0/m4/libtool.m4-4065-    nlist=conftest.nm
gparted-1.1.0/m4/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
gparted-1.1.0/m4/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
gparted-1.1.0/m4/libtool.m4-4413-	  *)
gparted-1.1.0/m4/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/m4/libtool.m4-4415-	    *Sun\ C*)
##############################################
gparted-1.1.0/m4/libtool.m4-4749-      *)
gparted-1.1.0/m4/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/m4/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gparted-1.1.0/m4/libtool.m4-4932-    else
gparted-1.1.0/m4/libtool.m4:4933:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gparted-1.1.0/m4/libtool.m4-4934-    fi
##############################################
gparted-1.1.0/m4/libtool.m4-5031-	# shared libraries, regardless of the interface used.
gparted-1.1.0/m4/libtool.m4:5032:	case `$LD -v 2>&1` in
gparted-1.1.0/m4/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gparted-1.1.0/m4/libtool.m4-5063-    supports_anon_versioning=no
gparted-1.1.0/m4/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gparted-1.1.0/m4/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gparted-1.1.0/m4/libtool.m4-5166-	prefix_cmds="$SED"~
gparted-1.1.0/m4/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gparted-1.1.0/m4/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gparted-1.1.0/m4/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gparted-1.1.0/m4/libtool.m4:5189:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gparted-1.1.0/m4/libtool.m4:5190:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gparted-1.1.0/m4/libtool.m4-5191-      ;;
##############################################
gparted-1.1.0/m4/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
gparted-1.1.0/m4/libtool.m4:5207:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/m4/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
gparted-1.1.0/m4/libtool.m4-5211-					# Portland Group f77 and f90 compilers
gparted-1.1.0/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gparted-1.1.0/m4/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
gparted-1.1.0/m4/libtool.m4:5229:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/m4/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gparted-1.1.0/m4/libtool.m4-5232-	esac
gparted-1.1.0/m4/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/m4/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
gparted-1.1.0/m4/libtool.m4:5235:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gparted-1.1.0/m4/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gparted-1.1.0/m4/libtool.m4:5304:      case `$LD -v 2>&1` in
gparted-1.1.0/m4/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gparted-1.1.0/m4/libtool.m4-5392-	else
gparted-1.1.0/m4/libtool.m4:5393:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gparted-1.1.0/m4/libtool.m4-5394-	fi
##############################################
gparted-1.1.0/m4/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
gparted-1.1.0/m4/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
gparted-1.1.0/m4/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
gparted-1.1.0/m4/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gparted-1.1.0/m4/libtool.m4:5514:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gparted-1.1.0/m4/libtool.m4-5515-      else
##############################################
gparted-1.1.0/m4/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gparted-1.1.0/m4/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gparted-1.1.0/m4/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
gparted-1.1.0/m4/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
gparted-1.1.0/m4/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gparted-1.1.0/m4/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gparted-1.1.0/m4/libtool.m4-5767-      if test yes = "$GCC"; then
gparted-1.1.0/m4/libtool.m4:5768:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gparted-1.1.0/m4/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
gparted-1.1.0/m4/libtool.m4:5791:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gparted-1.1.0/m4/libtool.m4-5792-	fi
##############################################
gparted-1.1.0/m4/libtool.m4-5794-      else
gparted-1.1.0/m4/libtool.m4:5795:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4:5796:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gparted-1.1.0/m4/libtool.m4-5797-      fi
##############################################
gparted-1.1.0/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gparted-1.1.0/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gparted-1.1.0/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gparted-1.1.0/m4/libtool.m4-5872-	prefix_cmds="$SED"~
gparted-1.1.0/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gparted-1.1.0/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gparted-1.1.0/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gparted-1.1.0/m4/libtool.m4:5887:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-5888-      else
gparted-1.1.0/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gparted-1.1.0/m4/libtool.m4:5890:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-5891-      fi
##############################################
gparted-1.1.0/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gparted-1.1.0/m4/libtool.m4:5900:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gparted-1.1.0/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gparted-1.1.0/m4/libtool.m4:5904:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4:5905:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
gparted-1.1.0/m4/libtool.m4:5906:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gparted-1.1.0/m4/libtool.m4-5907-
##############################################
gparted-1.1.0/m4/libtool.m4-5922-      else
gparted-1.1.0/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
gparted-1.1.0/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
gparted-1.1.0/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gparted-1.1.0/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gparted-1.1.0/m4/libtool.m4-6117-	  then
##############################################
gparted-1.1.0/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
gparted-1.1.0/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gparted-1.1.0/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gparted-1.1.0/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
gparted-1.1.0/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
gparted-1.1.0/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
gparted-1.1.0/m4/libtool.m4-6587-
gparted-1.1.0/m4/libtool.m4:6588:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gparted-1.1.0/m4/libtool.m4-6589-        else
##############################################
gparted-1.1.0/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gparted-1.1.0/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gparted-1.1.0/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
gparted-1.1.0/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
gparted-1.1.0/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gparted-1.1.0/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gparted-1.1.0/m4/libtool.m4-6815-            # dependencies.
gparted-1.1.0/m4/libtool.m4:6816:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gparted-1.1.0/m4/libtool.m4-6817-            ;;
##############################################
gparted-1.1.0/m4/libtool.m4-6880-	    # dependencies.
gparted-1.1.0/m4/libtool.m4:6881:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gparted-1.1.0/m4/libtool.m4-6882-	    ;;
##############################################
gparted-1.1.0/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gparted-1.1.0/m4/libtool.m4:6917:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gparted-1.1.0/m4/libtool.m4:6918:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gparted-1.1.0/m4/libtool.m4-6919-	;;
##############################################
gparted-1.1.0/m4/libtool.m4-6923-	    # SGI C++
gparted-1.1.0/m4/libtool.m4:6924:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-6925-
##############################################
gparted-1.1.0/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
gparted-1.1.0/m4/libtool.m4:6935:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-6936-	      else
gparted-1.1.0/m4/libtool.m4:6937:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
gparted-1.1.0/m4/libtool.m4-6938-	      fi
##############################################
gparted-1.1.0/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
gparted-1.1.0/m4/libtool.m4:6956:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
gparted-1.1.0/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
gparted-1.1.0/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
gparted-1.1.0/m4/libtool.m4-6965-	    # dependencies.
gparted-1.1.0/m4/libtool.m4:6966:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gparted-1.1.0/m4/libtool.m4-6967-
##############################################
gparted-1.1.0/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
gparted-1.1.0/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
gparted-1.1.0/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
gparted-1.1.0/m4/libtool.m4-7001-            # Portland Group C++ compiler
gparted-1.1.0/m4/libtool.m4:7002:	    case `$CC -V` in
gparted-1.1.0/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gparted-1.1.0/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gparted-1.1.0/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gparted-1.1.0/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gparted-1.1.0/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gparted-1.1.0/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gparted-1.1.0/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
gparted-1.1.0/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gparted-1.1.0/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gparted-1.1.0/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gparted-1.1.0/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gparted-1.1.0/m4/libtool.m4:7020:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
gparted-1.1.0/m4/libtool.m4-7021-	      ;;
##############################################
gparted-1.1.0/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gparted-1.1.0/m4/libtool.m4:7030:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/m4/libtool.m4-7031-            ;;
##############################################
gparted-1.1.0/m4/libtool.m4-7048-	    # dependencies.
gparted-1.1.0/m4/libtool.m4:7049:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
gparted-1.1.0/m4/libtool.m4-7050-	    ;;
##############################################
gparted-1.1.0/m4/libtool.m4-7063-	  *)
gparted-1.1.0/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
gparted-1.1.0/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
gparted-1.1.0/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gparted-1.1.0/m4/libtool.m4:7071:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gparted-1.1.0/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gparted-1.1.0/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gparted-1.1.0/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gparted-1.1.0/m4/libtool.m4-7137-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
gparted-1.1.0/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
gparted-1.1.0/m4/libtool.m4:7155:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
gparted-1.1.0/m4/libtool.m4-7156-
##############################################
gparted-1.1.0/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gparted-1.1.0/m4/libtool.m4:7176:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gparted-1.1.0/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gparted-1.1.0/m4/libtool.m4:7181:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gparted-1.1.0/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
gparted-1.1.0/m4/libtool.m4:7184:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
gparted-1.1.0/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
gparted-1.1.0/m4/libtool.m4-7199-	    # dependencies.
gparted-1.1.0/m4/libtool.m4:7200:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gparted-1.1.0/m4/libtool.m4-7201-	    ;;
##############################################
gparted-1.1.0/m4/libtool.m4-7206-	        osf3*)
gparted-1.1.0/m4/libtool.m4:7207:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-7208-		  ;;
gparted-1.1.0/m4/libtool.m4-7209-	        *)
gparted-1.1.0/m4/libtool.m4:7210:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gparted-1.1.0/m4/libtool.m4-7211-		  ;;
##############################################
gparted-1.1.0/m4/libtool.m4-7459-  case @S|@2 in
gparted-1.1.0/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gparted-1.1.0/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gparted-1.1.0/m4/libtool.m4-7462-  esac
##############################################
gparted-1.1.0/m4/libtool.m4-7548-
gparted-1.1.0/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
gparted-1.1.0/m4/libtool.m4-7550-    case $prev$p in
##############################################
gparted-1.1.0/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gparted-1.1.0/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gparted-1.1.0/m4/libtool.m4-7654-fi
##############################################
gparted-1.1.0/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
gparted-1.1.0/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
gparted-1.1.0/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gparted-1.1.0/m4/ltsugar.m4-68-m4_define([lt_combine],
gparted-1.1.0/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
gparted-1.1.0/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gparted-1.1.0/m4/intltool.m4-38-
gparted-1.1.0/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gparted-1.1.0/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gparted-1.1.0/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gparted-1.1.0/m4/intltool.m4-42-if test -n "$1"; then
##############################################
gparted-1.1.0/m4/intltool.m4-126-fi
gparted-1.1.0/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gparted-1.1.0/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gparted-1.1.0/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gparted-1.1.0/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gparted-1.1.0/m4/intltool.m4-142-else
gparted-1.1.0/m4/intltool.m4:143:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
gparted-1.1.0/m4/intltool.m4-144-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
gparted-1.1.0/m4/intltool.m4-147-   AC_MSG_CHECKING([for XML::Parser])
gparted-1.1.0/m4/intltool.m4:148:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gparted-1.1.0/m4/intltool.m4-149-       AC_MSG_RESULT([ok])
##############################################
gparted-1.1.0/lib/gtest/Makefile.in-49-  { \
gparted-1.1.0/lib/gtest/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/lib/gtest/Makefile.in-51-  }; \
##############################################
gparted-1.1.0/lib/gtest/Makefile.in-482-.cc.o:
gparted-1.1.0/lib/gtest/Makefile.in:483:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gparted-1.1.0/lib/gtest/Makefile.in-484-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gparted-1.1.0/lib/gtest/Makefile.in-490-.cc.obj:
gparted-1.1.0/lib/gtest/Makefile.in:491:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gparted-1.1.0/lib/gtest/Makefile.in:492:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gparted-1.1.0/lib/gtest/Makefile.in-493-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gparted-1.1.0/lib/gtest/Makefile.in-495-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gparted-1.1.0/lib/gtest/Makefile.in:496:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gparted-1.1.0/lib/gtest/Makefile.in-497-
gparted-1.1.0/lib/gtest/Makefile.in-498-.cc.lo:
gparted-1.1.0/lib/gtest/Makefile.in:499:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gparted-1.1.0/lib/gtest/Makefile.in-500-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gparted-1.1.0/lib/gtest/Makefile.in-543-GTAGS:
gparted-1.1.0/lib/gtest/Makefile.in:544:	here=`$(am__cd) $(top_builddir) && pwd` \
gparted-1.1.0/lib/gtest/Makefile.in-545-	  && $(am__cd) $(top_srcdir) \
##############################################
gparted-1.1.0/lib/gtest/Makefile.in-566-distdir: $(DISTFILES)
gparted-1.1.0/lib/gtest/Makefile.in:567:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/lib/gtest/Makefile.in:568:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/lib/gtest/Makefile.in-569-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/lib/gtest/Makefile.in-580-	  if test -d $$d/$$file; then \
gparted-1.1.0/lib/gtest/Makefile.in:581:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/lib/gtest/Makefile.in-582-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/lib/gtest/src/gtest.cc-3174-  } else {
gparted-1.1.0/lib/gtest/src/gtest.cc:3175:    printf(", where %s = %s\n", kTypeParamLabel, test_case.type_param());
gparted-1.1.0/lib/gtest/src/gtest.cc-3176-  }
##############################################
gparted-1.1.0/lib/gtest/src/gtest.cc-5426-            // the output easy to parse by a program.
gparted-1.1.0/lib/gtest/src/gtest.cc:5427:            PrintOnOneLine(test_case->type_param(), kMaxParamLength);
gparted-1.1.0/lib/gtest/src/gtest.cc-5428-          }
##############################################
gparted-1.1.0/lib/gtest/src/gtest.cc-5435-          // output easy to parse by a program.
gparted-1.1.0/lib/gtest/src/gtest.cc:5436:          PrintOnOneLine(test_info->value_param(), kMaxParamLength);
gparted-1.1.0/lib/gtest/src/gtest.cc-5437-        }
##############################################
gparted-1.1.0/lib/gtest/README.md-10-
gparted-1.1.0/lib/gtest/README.md:11:Suppose you put Google Test in directory `${GTEST_DIR}`. To build it, create a
gparted-1.1.0/lib/gtest/README.md-12-library build target (or a project as called by Visual Studio and Xcode) to
##############################################
gparted-1.1.0/lib/gtest/README.md-16-
gparted-1.1.0/lib/gtest/README.md:17:with `${GTEST_DIR}/include` in the system header search path and `${GTEST_DIR}`
gparted-1.1.0/lib/gtest/README.md-18-in the normal header search path. Assuming a Linux-like system and gcc,
##############################################
gparted-1.1.0/lib/gtest/README.md-26-
gparted-1.1.0/lib/gtest/README.md:27:Next, you should compile your test source file with `${GTEST_DIR}/include` in
gparted-1.1.0/lib/gtest/README.md-28-the system header search path, and link it with gtest and any other necessary
##############################################
gparted-1.1.0/lib/Makefile.in-49-  { \
gparted-1.1.0/lib/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/lib/Makefile.in-51-  }; \
##############################################
gparted-1.1.0/lib/Makefile.in-168-  while test -n "$$dir1"; do \
gparted-1.1.0/lib/Makefile.in:169:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gparted-1.1.0/lib/Makefile.in-170-    if test "$$first" != "."; then \
gparted-1.1.0/lib/Makefile.in-171-      if test "$$first" = ".."; then \
gparted-1.1.0/lib/Makefile.in:172:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gparted-1.1.0/lib/Makefile.in:173:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gparted-1.1.0/lib/Makefile.in-174-      else \
gparted-1.1.0/lib/Makefile.in:175:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gparted-1.1.0/lib/Makefile.in-176-        if test "$$first2" = "$$first"; then \
gparted-1.1.0/lib/Makefile.in:177:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gparted-1.1.0/lib/Makefile.in-178-        else \
##############################################
gparted-1.1.0/lib/Makefile.in-183-    fi; \
gparted-1.1.0/lib/Makefile.in:184:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gparted-1.1.0/lib/Makefile.in-185-  done; \
##############################################
gparted-1.1.0/lib/Makefile.in-413-	dot_seen=no; \
gparted-1.1.0/lib/Makefile.in:414:	target=`echo $@ | sed s/-recursive//`; \
gparted-1.1.0/lib/Makefile.in-415-	case "$@" in \
##############################################
gparted-1.1.0/lib/Makefile.in-476-GTAGS:
gparted-1.1.0/lib/Makefile.in:477:	here=`$(am__cd) $(top_builddir) && pwd` \
gparted-1.1.0/lib/Makefile.in-478-	  && $(am__cd) $(top_srcdir) \
##############################################
gparted-1.1.0/lib/Makefile.in-499-distdir: $(DISTFILES)
gparted-1.1.0/lib/Makefile.in:500:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/lib/Makefile.in:501:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/lib/Makefile.in-502-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/lib/Makefile.in-513-	  if test -d $$d/$$file; then \
gparted-1.1.0/lib/Makefile.in:514:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/lib/Makefile.in-515-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/configure.ac-29-AC_MSG_CHECKING([for pkexec >= $PKEXEC_REQUIRED_VERSION])
gparted-1.1.0/configure.ac:30:PKEXEC_REQUIRED_INT=`echo "$PKEXEC_REQUIRED_VERSION" | $AWK -F. '{print $1 * 10000 + $2}'`
gparted-1.1.0/configure.ac-31-PKEXEC_VERSION_OUTPUT=`pkexec --version 2> /dev/null` ||
##############################################
gparted-1.1.0/configure.ac-33-if test "x$PKEXEC_VERSION_OUTPUT" != 'x'; then
gparted-1.1.0/configure.ac:34:	PKEXEC_FOUND_VERSION=`echo "$PKEXEC_VERSION_OUTPUT" | head -1 | cut -d' ' -f3`
gparted-1.1.0/configure.ac:35:	PKEXEC_FOUND_INT=`echo "$PKEXEC_FOUND_VERSION" | $AWK -F. '{print $1 * 10000 + $2}'`
gparted-1.1.0/configure.ac-36-	AC_MSG_RESULT([$PKEXEC_FOUND_VERSION found])
##############################################
gparted-1.1.0/configure.ac-79-	[libparted],
gparted-1.1.0/configure.ac:80:	[LIBPARTED_FOUND_VERSION=`$PKG_CONFIG --modversion libparted`
gparted-1.1.0/configure.ac-81-	 LIBPARTED_FOUND_INT=`echo "$LIBPARTED_FOUND_VERSION" |
##############################################
gparted-1.1.0/configure.ac-111-		dnl Run test program again to cache libparted version.
gparted-1.1.0/configure.ac:112:		[LIBPARTED_FOUND_VERSION=`./conftest$EXEEXT`
gparted-1.1.0/configure.ac-113-		 LIBPARTED_FOUND_INT=`echo "$LIBPARTED_FOUND_VERSION" |
##############################################
gparted-1.1.0/data/icons/Makefile.am-47-	for icon in $(public_icons); do \
gparted-1.1.0/data/icons/Makefile.am:48:		THEME=`echo $$icon | cut -d_ -f1`; \
gparted-1.1.0/data/icons/Makefile.am:49:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
gparted-1.1.0/data/icons/Makefile.am:50:		SIZE=`echo $$icon | cut -d_ -f3`; \
gparted-1.1.0/data/icons/Makefile.am:51:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
gparted-1.1.0/data/icons/Makefile.am-52-		mkdir -p $(DESTDIR)$(datadir)/icons/$$THEME/$$SIZE/$$CONTEXT; \
##############################################
gparted-1.1.0/data/icons/Makefile.am-55-	for icon in $(private_icons); do \
gparted-1.1.0/data/icons/Makefile.am:56:		THEME=`echo $$icon | cut -d_ -f1`; \
gparted-1.1.0/data/icons/Makefile.am:57:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
gparted-1.1.0/data/icons/Makefile.am:58:		SIZE=`echo $$icon | cut -d_ -f3`; \
gparted-1.1.0/data/icons/Makefile.am:59:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
gparted-1.1.0/data/icons/Makefile.am-60-		mkdir -p $(DESTDIR)$(pkgdatadir)/icons/$$THEME/$$SIZE/$$CONTEXT; \
##############################################
gparted-1.1.0/data/icons/Makefile.am-65-	-for icon in $(public_icons); do \
gparted-1.1.0/data/icons/Makefile.am:66:		THEME=`echo $$icon | cut -d_ -f1`; \
gparted-1.1.0/data/icons/Makefile.am:67:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
gparted-1.1.0/data/icons/Makefile.am:68:		SIZE=`echo $$icon | cut -d_ -f3`; \
gparted-1.1.0/data/icons/Makefile.am:69:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
gparted-1.1.0/data/icons/Makefile.am-70-		rm -f $(DESTDIR)$(datadir)/icons/$$THEME/$$SIZE/$$CONTEXT/$$ICONFILE; \
##############################################
gparted-1.1.0/data/icons/Makefile.am-72-	for icon in $(private_icons); do \
gparted-1.1.0/data/icons/Makefile.am:73:		THEME=`echo $$icon | cut -d_ -f1`; \
gparted-1.1.0/data/icons/Makefile.am:74:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
gparted-1.1.0/data/icons/Makefile.am:75:		SIZE=`echo $$icon | cut -d_ -f3`; \
gparted-1.1.0/data/icons/Makefile.am:76:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
gparted-1.1.0/data/icons/Makefile.am-77-		rm -f $(DESTDIR)$(pkgdatadir)/icons/$$THEME/$$SIZE/$$CONTEXT/$$ICONFILE; \
##############################################
gparted-1.1.0/data/icons/Makefile.in-50-  { \
gparted-1.1.0/data/icons/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/data/icons/Makefile.in-52-  }; \
##############################################
gparted-1.1.0/data/icons/Makefile.in-377-distdir: $(DISTFILES)
gparted-1.1.0/data/icons/Makefile.in:378:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/data/icons/Makefile.in:379:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/data/icons/Makefile.in-380-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/data/icons/Makefile.in-391-	  if test -d $$d/$$file; then \
gparted-1.1.0/data/icons/Makefile.in:392:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/data/icons/Makefile.in-393-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/data/icons/Makefile.in-539-	for icon in $(public_icons); do \
gparted-1.1.0/data/icons/Makefile.in:540:		THEME=`echo $$icon | cut -d_ -f1`; \
gparted-1.1.0/data/icons/Makefile.in:541:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
gparted-1.1.0/data/icons/Makefile.in:542:		SIZE=`echo $$icon | cut -d_ -f3`; \
gparted-1.1.0/data/icons/Makefile.in:543:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
gparted-1.1.0/data/icons/Makefile.in-544-		mkdir -p $(DESTDIR)$(datadir)/icons/$$THEME/$$SIZE/$$CONTEXT; \
##############################################
gparted-1.1.0/data/icons/Makefile.in-547-	for icon in $(private_icons); do \
gparted-1.1.0/data/icons/Makefile.in:548:		THEME=`echo $$icon | cut -d_ -f1`; \
gparted-1.1.0/data/icons/Makefile.in:549:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
gparted-1.1.0/data/icons/Makefile.in:550:		SIZE=`echo $$icon | cut -d_ -f3`; \
gparted-1.1.0/data/icons/Makefile.in:551:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
gparted-1.1.0/data/icons/Makefile.in-552-		mkdir -p $(DESTDIR)$(pkgdatadir)/icons/$$THEME/$$SIZE/$$CONTEXT; \
##############################################
gparted-1.1.0/data/icons/Makefile.in-557-	-for icon in $(public_icons); do \
gparted-1.1.0/data/icons/Makefile.in:558:		THEME=`echo $$icon | cut -d_ -f1`; \
gparted-1.1.0/data/icons/Makefile.in:559:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
gparted-1.1.0/data/icons/Makefile.in:560:		SIZE=`echo $$icon | cut -d_ -f3`; \
gparted-1.1.0/data/icons/Makefile.in:561:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
gparted-1.1.0/data/icons/Makefile.in-562-		rm -f $(DESTDIR)$(datadir)/icons/$$THEME/$$SIZE/$$CONTEXT/$$ICONFILE; \
##############################################
gparted-1.1.0/data/icons/Makefile.in-564-	for icon in $(private_icons); do \
gparted-1.1.0/data/icons/Makefile.in:565:		THEME=`echo $$icon | cut -d_ -f1`; \
gparted-1.1.0/data/icons/Makefile.in:566:		CONTEXT=`echo $$icon | cut -d_ -f2`; \
gparted-1.1.0/data/icons/Makefile.in:567:		SIZE=`echo $$icon | cut -d_ -f3`; \
gparted-1.1.0/data/icons/Makefile.in:568:		ICONFILE=`echo $$icon | cut -d_ -f4`; \
gparted-1.1.0/data/icons/Makefile.in-569-		rm -f $(DESTDIR)$(pkgdatadir)/icons/$$THEME/$$SIZE/$$CONTEXT/$$ICONFILE; \
##############################################
gparted-1.1.0/data/Makefile.in-49-  { \
gparted-1.1.0/data/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/data/Makefile.in-51-  }; \
##############################################
gparted-1.1.0/data/Makefile.in-168-  while test -n "$$dir1"; do \
gparted-1.1.0/data/Makefile.in:169:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gparted-1.1.0/data/Makefile.in-170-    if test "$$first" != "."; then \
gparted-1.1.0/data/Makefile.in-171-      if test "$$first" = ".."; then \
gparted-1.1.0/data/Makefile.in:172:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gparted-1.1.0/data/Makefile.in:173:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gparted-1.1.0/data/Makefile.in-174-      else \
gparted-1.1.0/data/Makefile.in:175:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gparted-1.1.0/data/Makefile.in-176-        if test "$$first2" = "$$first"; then \
gparted-1.1.0/data/Makefile.in:177:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gparted-1.1.0/data/Makefile.in-178-        else \
##############################################
gparted-1.1.0/data/Makefile.in-183-    fi; \
gparted-1.1.0/data/Makefile.in:184:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gparted-1.1.0/data/Makefile.in-185-  done; \
##############################################
gparted-1.1.0/data/Makefile.in-413-	dot_seen=no; \
gparted-1.1.0/data/Makefile.in:414:	target=`echo $@ | sed s/-recursive//`; \
gparted-1.1.0/data/Makefile.in-415-	case "$@" in \
##############################################
gparted-1.1.0/data/Makefile.in-476-GTAGS:
gparted-1.1.0/data/Makefile.in:477:	here=`$(am__cd) $(top_builddir) && pwd` \
gparted-1.1.0/data/Makefile.in-478-	  && $(am__cd) $(top_srcdir) \
##############################################
gparted-1.1.0/data/Makefile.in-499-distdir: $(DISTFILES)
gparted-1.1.0/data/Makefile.in:500:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/data/Makefile.in:501:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/data/Makefile.in-502-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/data/Makefile.in-513-	  if test -d $$d/$$file; then \
gparted-1.1.0/data/Makefile.in:514:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/data/Makefile.in-515-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/aclocal.m4-312-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
gparted-1.1.0/aclocal.m4:313:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
gparted-1.1.0/aclocal.m4-314-	if test "$MSGFMT" != "no"; then
##############################################
gparted-1.1.0/aclocal.m4-333-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
gparted-1.1.0/aclocal.m4:334:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
gparted-1.1.0/aclocal.m4-335-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
gparted-1.1.0/aclocal.m4-484-   if test "x$srcdir" != "x."; then
gparted-1.1.0/aclocal.m4:485:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gparted-1.1.0/aclocal.m4-486-       posrcprefix="$srcdir/"
##############################################
gparted-1.1.0/aclocal.m4-509-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
gparted-1.1.0/aclocal.m4:510:datarootdir=`eval echo "${datarootdir}"`
gparted-1.1.0/aclocal.m4-511-if test "x$CATOBJEXT" = "x.mo" ; then
gparted-1.1.0/aclocal.m4:512:  localedir=`eval echo "${libdir}/locale"`
gparted-1.1.0/aclocal.m4-513-else
gparted-1.1.0/aclocal.m4:514:  localedir=`eval echo "${datadir}/locale"`
gparted-1.1.0/aclocal.m4-515-fi
##############################################
gparted-1.1.0/aclocal.m4-689-    PKG_CHECK_EXISTS([$3],
gparted-1.1.0/aclocal.m4:690:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gparted-1.1.0/aclocal.m4-691-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gparted-1.1.0/aclocal.m4-737-        if test $_pkg_short_errors_supported = yes; then
gparted-1.1.0/aclocal.m4:738:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gparted-1.1.0/aclocal.m4-739-        else 
gparted-1.1.0/aclocal.m4:740:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gparted-1.1.0/aclocal.m4-741-        fi
##############################################
gparted-1.1.0/aclocal.m4-1014-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gparted-1.1.0/aclocal.m4:1015:	  echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
gparted-1.1.0/aclocal.m4:1016:	  $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
gparted-1.1.0/aclocal.m4-1017-	done; done
gparted-1.1.0/aclocal.m4-1018-	@for f in $(_HELP_C_EXTRA); do \
gparted-1.1.0/aclocal.m4:1019:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gparted-1.1.0/aclocal.m4-1020-	  if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
##############################################
gparted-1.1.0/aclocal.m4-1022-	  if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
gparted-1.1.0/aclocal.m4:1023:	  echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
gparted-1.1.0/aclocal.m4:1024:	  $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
gparted-1.1.0/aclocal.m4-1025-	done
##############################################
gparted-1.1.0/aclocal.m4-1029-	    helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gparted-1.1.0/aclocal.m4:1030:	    mdir=`dirname "$$f"`; \
gparted-1.1.0/aclocal.m4-1031-	    if test "x$mdir" = "x."; then mdir=""; fi; \
##############################################
gparted-1.1.0/aclocal.m4-1055-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gparted-1.1.0/aclocal.m4:1056:	  echo "rm -f $$helpdir`basename $$f`"; \
gparted-1.1.0/aclocal.m4:1057:	  rm -f "$$helpdir`basename $$f`"; \
gparted-1.1.0/aclocal.m4-1058-	done; done
gparted-1.1.0/aclocal.m4-1059-	@for f in $(_HELP_C_EXTRA); do \
gparted-1.1.0/aclocal.m4:1060:	  lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
gparted-1.1.0/aclocal.m4-1061-	  helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
gparted-1.1.0/aclocal.m4:1062:	  echo "rm -f $$helpdir`basename $$f`"; \
gparted-1.1.0/aclocal.m4:1063:	  rm -f "$$helpdir`basename $$f`"; \
gparted-1.1.0/aclocal.m4-1064-	done
##############################################
gparted-1.1.0/aclocal.m4-1146-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gparted-1.1.0/aclocal.m4:1147:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gparted-1.1.0/aclocal.m4-1148-# and then we would define $MISSING as
##############################################
gparted-1.1.0/aclocal.m4-1161-# Expand $ac_aux_dir to an absolute path.
gparted-1.1.0/aclocal.m4:1162:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gparted-1.1.0/aclocal.m4-1163-])
##############################################
gparted-1.1.0/aclocal.m4-1259-  if test "$am_compiler_list" = ""; then
gparted-1.1.0/aclocal.m4:1260:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gparted-1.1.0/aclocal.m4-1261-  fi
##############################################
gparted-1.1.0/aclocal.m4-1410-    # Strip MF so we end up with the name of the file.
gparted-1.1.0/aclocal.m4:1411:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gparted-1.1.0/aclocal.m4-1412-    # Check whether this is an Automake generated Makefile or not.
##############################################
gparted-1.1.0/aclocal.m4-1419-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gparted-1.1.0/aclocal.m4:1420:      dirpart=`AS_DIRNAME("$mf")`
gparted-1.1.0/aclocal.m4-1421-    else
##############################################
gparted-1.1.0/aclocal.m4-1425-    # from the Makefile without running 'make'.
gparted-1.1.0/aclocal.m4:1426:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gparted-1.1.0/aclocal.m4-1427-    test -z "$DEPDIR" && continue
gparted-1.1.0/aclocal.m4:1428:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gparted-1.1.0/aclocal.m4-1429-    test -z "$am__include" && continue
gparted-1.1.0/aclocal.m4:1430:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gparted-1.1.0/aclocal.m4-1431-    # Find all dependency output files, they are included files with
##############################################
gparted-1.1.0/aclocal.m4-1439-      test -f "$dirpart/$file" && continue
gparted-1.1.0/aclocal.m4:1440:      fdir=`AS_DIRNAME(["$file"])`
gparted-1.1.0/aclocal.m4-1441-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gparted-1.1.0/aclocal.m4-1497-AC_REQUIRE([AC_PROG_INSTALL])dnl
gparted-1.1.0/aclocal.m4:1498:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gparted-1.1.0/aclocal.m4-1499-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gparted-1.1.0/aclocal.m4-1656-    * )
gparted-1.1.0/aclocal.m4:1657:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gparted-1.1.0/aclocal.m4-1658-  esac
gparted-1.1.0/aclocal.m4-1659-done
gparted-1.1.0/aclocal.m4:1660:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gparted-1.1.0/aclocal.m4-1661-
##############################################
gparted-1.1.0/aclocal.m4-1763-# Ignore all kinds of additional output from 'make'.
gparted-1.1.0/aclocal.m4:1764:case `$am_make -s -f confmf 2> /dev/null` in #(
gparted-1.1.0/aclocal.m4-1765-*the\ am__doit\ target*)
##############################################
gparted-1.1.0/aclocal.m4-1773-   echo '.include "confinc"' > confmf
gparted-1.1.0/aclocal.m4:1774:   case `$am_make -s -f confmf 2> /dev/null` in #(
gparted-1.1.0/aclocal.m4-1775-   *the\ am__doit\ target*)
##############################################
gparted-1.1.0/aclocal.m4-1955-     echo "timestamp, slept: $am_has_slept" > conftest.file
gparted-1.1.0/aclocal.m4:1956:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gparted-1.1.0/aclocal.m4-1957-     if test "$[*]" = "X"; then
gparted-1.1.0/aclocal.m4-1958-	# -L didn't work.
gparted-1.1.0/aclocal.m4:1959:	set X `ls -t "$srcdir/configure" conftest.file`
gparted-1.1.0/aclocal.m4-1960-     fi
##############################################
gparted-1.1.0/config.guess-34-
gparted-1.1.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gparted-1.1.0/config.guess-36-
##############################################
gparted-1.1.0/config.guess-102-: ${TMPDIR=/tmp} ;
gparted-1.1.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gparted-1.1.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gparted-1.1.0/config.guess-151-	EOF
gparted-1.1.0/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gparted-1.1.0/config.guess-153-
##############################################
gparted-1.1.0/config.guess-188-	    earmv*)
gparted-1.1.0/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gparted-1.1.0/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gparted-1.1.0/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
gparted-1.1.0/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gparted-1.1.0/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gparted-1.1.0/config.guess-222-		;;
##############################################
gparted-1.1.0/config.guess-233-	    *)
gparted-1.1.0/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gparted-1.1.0/config.guess-235-		;;
##############################################
gparted-1.1.0/config.guess-280-	*4.0)
gparted-1.1.0/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gparted-1.1.0/config.guess-282-		;;
gparted-1.1.0/config.guess-283-	*5.*)
gparted-1.1.0/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gparted-1.1.0/config.guess-285-		;;
##############################################
gparted-1.1.0/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
gparted-1.1.0/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gparted-1.1.0/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
gparted-1.1.0/config.guess-328-	# 1.2 uses "1.2" for uname -r.
gparted-1.1.0/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gparted-1.1.0/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gparted-1.1.0/config.guess-379-    s390x:SunOS:*:*)
gparted-1.1.0/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gparted-1.1.0/config.guess-381-	exit ;;
gparted-1.1.0/config.guess-382-    sun4H:SunOS:5.*:*)
gparted-1.1.0/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gparted-1.1.0/config.guess-384-	exit ;;
gparted-1.1.0/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gparted-1.1.0/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gparted-1.1.0/config.guess-387-	exit ;;
##############################################
gparted-1.1.0/config.guess-404-	fi
gparted-1.1.0/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gparted-1.1.0/config.guess-406-	exit ;;
##############################################
gparted-1.1.0/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
gparted-1.1.0/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gparted-1.1.0/config.guess-412-	exit ;;
##############################################
gparted-1.1.0/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
gparted-1.1.0/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gparted-1.1.0/config.guess-421-	exit ;;
##############################################
gparted-1.1.0/config.guess-425-    sun*:*:4.2BSD:*)
gparted-1.1.0/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gparted-1.1.0/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gparted-1.1.0/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gparted-1.1.0/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gparted-1.1.0/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gparted-1.1.0/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gparted-1.1.0/config.guess-563-    *:IRIX*:*:*)
gparted-1.1.0/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gparted-1.1.0/config.guess-565-	exit ;;
##############################################
gparted-1.1.0/config.guess-593-EOF
gparted-1.1.0/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gparted-1.1.0/config.guess-595-		then
##############################################
gparted-1.1.0/config.guess-606-    *:AIX:*:[4567])
gparted-1.1.0/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gparted-1.1.0/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gparted-1.1.0/config.guess-642-    9000/[34678]??:HP-UX:*:*)
gparted-1.1.0/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gparted-1.1.0/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
gparted-1.1.0/config.guess-696-EOF
gparted-1.1.0/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gparted-1.1.0/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gparted-1.1.0/config.guess-724-    ia64:HP-UX:*:*)
gparted-1.1.0/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gparted-1.1.0/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gparted-1.1.0/config.guess-754-EOF
gparted-1.1.0/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gparted-1.1.0/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gparted-1.1.0/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gparted-1.1.0/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gparted-1.1.0/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gparted-1.1.0/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gparted-1.1.0/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gparted-1.1.0/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gparted-1.1.0/config.guess-850-	esac
gparted-1.1.0/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gparted-1.1.0/config.guess-852-	exit ;;
##############################################
gparted-1.1.0/config.guess-886-    prep*:SunOS:5.*:*)
gparted-1.1.0/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gparted-1.1.0/config.guess-888-	exit ;;
##############################################
gparted-1.1.0/config.guess-890-	# the GNU system
gparted-1.1.0/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gparted-1.1.0/config.guess-892-	exit ;;
##############################################
gparted-1.1.0/config.guess-894-	# other systems with GNU libc and userland
gparted-1.1.0/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gparted-1.1.0/config.guess-896-	exit ;;
##############################################
gparted-1.1.0/config.guess-988-EOF
gparted-1.1.0/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
gparted-1.1.0/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
gparted-1.1.0/config.guess-1092-    i*86:*:4.*:*)
gparted-1.1.0/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gparted-1.1.0/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gparted-1.1.0/config.guess-1295-	fi
gparted-1.1.0/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gparted-1.1.0/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gparted-1.1.0/config.guess-1393-    *:DragonFly:*:*)
gparted-1.1.0/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gparted-1.1.0/config.guess-1395-	exit ;;
##############################################
gparted-1.1.0/config.guess-1406-    i*86:skyos:*:*)
gparted-1.1.0/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gparted-1.1.0/config.guess-1408-	exit ;;
##############################################
gparted-1.1.0/po/Makefile.in.in-57-
gparted-1.1.0/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
gparted-1.1.0/po/Makefile.in.in-59-
##############################################
gparted-1.1.0/po/Makefile.in.in-87-.po.gmo:
gparted-1.1.0/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
gparted-1.1.0/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gparted-1.1.0/po/Makefile.in.in-188-	  echo "$$lang:"; \
gparted-1.1.0/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
gparted-1.1.0/po/Makefile.in.in-190-	  if $$result; then \
##############################################
gparted-1.1.0/compile-67-	mingw/*)
gparted-1.1.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gparted-1.1.0/compile-69-	  ;;
gparted-1.1.0/compile-70-	cygwin/*)
gparted-1.1.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gparted-1.1.0/compile-72-	  ;;
gparted-1.1.0/compile-73-	wine/*)
gparted-1.1.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gparted-1.1.0/compile-75-	  ;;
##############################################
gparted-1.1.0/compile-309-# Name of file we expect compiler to create.
gparted-1.1.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gparted-1.1.0/compile-311-
##############################################
gparted-1.1.0/compile-315-# object file name, since that is what matters with a parallel build.
gparted-1.1.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gparted-1.1.0/compile-317-while true; do
##############################################
gparted-1.1.0/Makefile.in-51-  { \
gparted-1.1.0/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/Makefile.in-53-  }; \
##############################################
gparted-1.1.0/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES =
gparted-1.1.0/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gparted-1.1.0/Makefile.in-114-am__vpath_adj = case $$p in \
gparted-1.1.0/Makefile.in:115:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gparted-1.1.0/Makefile.in-116-    *) f=$$p;; \
gparted-1.1.0/Makefile.in-117-  esac;
gparted-1.1.0/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gparted-1.1.0/Makefile.in-119-am__install_max = 40
gparted-1.1.0/Makefile.in-120-am__nobase_strip_setup = \
gparted-1.1.0/Makefile.in:121:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gparted-1.1.0/Makefile.in-122-am__nobase_strip = \
##############################################
gparted-1.1.0/Makefile.in-220-  while test -n "$$dir1"; do \
gparted-1.1.0/Makefile.in:221:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gparted-1.1.0/Makefile.in-222-    if test "$$first" != "."; then \
gparted-1.1.0/Makefile.in-223-      if test "$$first" = ".."; then \
gparted-1.1.0/Makefile.in:224:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gparted-1.1.0/Makefile.in:225:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gparted-1.1.0/Makefile.in-226-      else \
gparted-1.1.0/Makefile.in:227:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gparted-1.1.0/Makefile.in-228-        if test "$$first2" = "$$first"; then \
gparted-1.1.0/Makefile.in:229:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gparted-1.1.0/Makefile.in-230-        else \
##############################################
gparted-1.1.0/Makefile.in-235-    fi; \
gparted-1.1.0/Makefile.in:236:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gparted-1.1.0/Makefile.in-237-  done; \
##############################################
gparted-1.1.0/Makefile.in-575-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
gparted-1.1.0/Makefile.in:576:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gparted-1.1.0/Makefile.in-577-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gparted-1.1.0/Makefile.in-596-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gparted-1.1.0/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gparted-1.1.0/Makefile.in-598-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
gparted-1.1.0/Makefile.in-617-	@list='$(polkit_action_DATA)'; test -n "$(polkit_actiondir)" || list=; \
gparted-1.1.0/Makefile.in:618:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gparted-1.1.0/Makefile.in-619-	dir='$(DESTDIR)$(polkit_actiondir)'; $(am__uninstall_files_from_dir)
##############################################
gparted-1.1.0/Makefile.in-634-	dot_seen=no; \
gparted-1.1.0/Makefile.in:635:	target=`echo $@ | sed s/-recursive//`; \
gparted-1.1.0/Makefile.in-636-	case "$@" in \
##############################################
gparted-1.1.0/Makefile.in-697-GTAGS:
gparted-1.1.0/Makefile.in:698:	here=`$(am__cd) $(top_builddir) && pwd` \
gparted-1.1.0/Makefile.in-699-	  && $(am__cd) $(top_srcdir) \
##############################################
gparted-1.1.0/Makefile.in-729-	test -d "$(distdir)" || mkdir "$(distdir)"
gparted-1.1.0/Makefile.in:730:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/Makefile.in:731:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/Makefile.in-732-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/Makefile.in-743-	  if test -d $$d/$$file; then \
gparted-1.1.0/Makefile.in:744:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/Makefile.in-745-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/Makefile.in-857-	test -d $(distdir)/_build || exit 0; \
gparted-1.1.0/Makefile.in:858:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gparted-1.1.0/Makefile.in-859-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gparted-1.1.0/Makefile.in-901-	}; \
gparted-1.1.0/Makefile.in:902:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gparted-1.1.0/Makefile.in-903-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gparted-1.1.0/Makefile.in-913-	fi
gparted-1.1.0/Makefile.in:914:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gparted-1.1.0/Makefile.in-915-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gparted-1.1.0/src/Makefile.in-50-  { \
gparted-1.1.0/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/src/Makefile.in-52-  }; \
##############################################
gparted-1.1.0/src/Makefile.in-546-	test -n "$(EXEEXT)" || exit 0; \
gparted-1.1.0/src/Makefile.in:547:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gparted-1.1.0/src/Makefile.in-548-	echo " rm -f" $$list; \
##############################################
gparted-1.1.0/src/Makefile.in-633-.cc.o:
gparted-1.1.0/src/Makefile.in:634:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gparted-1.1.0/src/Makefile.in-635-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gparted-1.1.0/src/Makefile.in-641-.cc.obj:
gparted-1.1.0/src/Makefile.in:642:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gparted-1.1.0/src/Makefile.in:643:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gparted-1.1.0/src/Makefile.in-644-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gparted-1.1.0/src/Makefile.in-646-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gparted-1.1.0/src/Makefile.in:647:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gparted-1.1.0/src/Makefile.in-648-
gparted-1.1.0/src/Makefile.in-649-.cc.lo:
gparted-1.1.0/src/Makefile.in:650:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gparted-1.1.0/src/Makefile.in-651-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gparted-1.1.0/src/Makefile.in-692-GTAGS:
gparted-1.1.0/src/Makefile.in:693:	here=`$(am__cd) $(top_builddir) && pwd` \
gparted-1.1.0/src/Makefile.in-694-	  && $(am__cd) $(top_srcdir) \
##############################################
gparted-1.1.0/src/Makefile.in-715-distdir: $(DISTFILES)
gparted-1.1.0/src/Makefile.in:716:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/src/Makefile.in:717:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/src/Makefile.in-718-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/src/Makefile.in-729-	  if test -d $$d/$$file; then \
gparted-1.1.0/src/Makefile.in:730:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/src/Makefile.in-731-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/doc/Makefile.in-49-  { \
gparted-1.1.0/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/doc/Makefile.in-51-  }; \
##############################################
gparted-1.1.0/doc/Makefile.in-123-  esac
gparted-1.1.0/doc/Makefile.in:124:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gparted-1.1.0/doc/Makefile.in-125-am__vpath_adj = case $$p in \
gparted-1.1.0/doc/Makefile.in:126:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gparted-1.1.0/doc/Makefile.in-127-    *) f=$$p;; \
gparted-1.1.0/doc/Makefile.in-128-  esac;
gparted-1.1.0/doc/Makefile.in:129:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gparted-1.1.0/doc/Makefile.in-130-am__install_max = 40
gparted-1.1.0/doc/Makefile.in-131-am__nobase_strip_setup = \
gparted-1.1.0/doc/Makefile.in:132:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gparted-1.1.0/doc/Makefile.in-133-am__nobase_strip = \
##############################################
gparted-1.1.0/doc/Makefile.in-375-	test -n "$(man8dir)" \
gparted-1.1.0/doc/Makefile.in:376:	  && test -n "`echo $$list1$$list2`" \
gparted-1.1.0/doc/Makefile.in-377-	  || exit 0; \
##############################################
gparted-1.1.0/doc/Makefile.in-421-distdir: $(DISTFILES)
gparted-1.1.0/doc/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/doc/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/doc/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/doc/Makefile.in-435-	  if test -d $$d/$$file; then \
gparted-1.1.0/doc/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/doc/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/tests/Makefile.in-49-  { \
gparted-1.1.0/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/tests/Makefile.in-51-  }; \
##############################################
gparted-1.1.0/tests/Makefile.in-268-}
gparted-1.1.0/tests/Makefile.in:269:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gparted-1.1.0/tests/Makefile.in-270-am__vpath_adj = case $$p in \
gparted-1.1.0/tests/Makefile.in:271:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gparted-1.1.0/tests/Makefile.in-272-    *) f=$$p;; \
gparted-1.1.0/tests/Makefile.in-273-  esac;
gparted-1.1.0/tests/Makefile.in:274:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gparted-1.1.0/tests/Makefile.in-275-am__install_max = 40
gparted-1.1.0/tests/Makefile.in-276-am__nobase_strip_setup = \
gparted-1.1.0/tests/Makefile.in:277:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gparted-1.1.0/tests/Makefile.in-278-am__nobase_strip = \
##############################################
gparted-1.1.0/tests/Makefile.in-396-case "$@" in						\
gparted-1.1.0/tests/Makefile.in:397:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gparted-1.1.0/tests/Makefile.in-398-    *) am__odir=.;; 					\
##############################################
gparted-1.1.0/tests/Makefile.in-426-  bases='$(TEST_LOGS)'; \
gparted-1.1.0/tests/Makefile.in:427:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gparted-1.1.0/tests/Makefile.in:428:  bases=`echo $$bases`
gparted-1.1.0/tests/Makefile.in-429-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gparted-1.1.0/tests/Makefile.in-439-        */*) b='$*';; \
gparted-1.1.0/tests/Makefile.in:440:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gparted-1.1.0/tests/Makefile.in-441-       esac;; \
##############################################
gparted-1.1.0/tests/Makefile.in-741-	test -n "$(EXEEXT)" || exit 0; \
gparted-1.1.0/tests/Makefile.in:742:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gparted-1.1.0/tests/Makefile.in-743-	echo " rm -f" $$list; \
##############################################
gparted-1.1.0/tests/Makefile.in-778-.cc.o:
gparted-1.1.0/tests/Makefile.in:779:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gparted-1.1.0/tests/Makefile.in-780-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gparted-1.1.0/tests/Makefile.in-786-.cc.obj:
gparted-1.1.0/tests/Makefile.in:787:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gparted-1.1.0/tests/Makefile.in:788:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gparted-1.1.0/tests/Makefile.in-789-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gparted-1.1.0/tests/Makefile.in-791-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gparted-1.1.0/tests/Makefile.in:792:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gparted-1.1.0/tests/Makefile.in-793-
gparted-1.1.0/tests/Makefile.in-794-.cc.lo:
gparted-1.1.0/tests/Makefile.in:795:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gparted-1.1.0/tests/Makefile.in-796-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gparted-1.1.0/tests/Makefile.in-837-GTAGS:
gparted-1.1.0/tests/Makefile.in:838:	here=`$(am__cd) $(top_builddir) && pwd` \
gparted-1.1.0/tests/Makefile.in-839-	  && $(am__cd) $(top_srcdir) \
##############################################
gparted-1.1.0/tests/Makefile.in-880-	if test -n "$$redo_bases"; then \
gparted-1.1.0/tests/Makefile.in:881:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gparted-1.1.0/tests/Makefile.in:882:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gparted-1.1.0/tests/Makefile.in-883-	  if $(am__make_dryrun); then :; else \
##############################################
gparted-1.1.0/tests/Makefile.in-905-	ws='[ 	]'; \
gparted-1.1.0/tests/Makefile.in:906:	results=`for b in $$bases; do echo $$b.trs; done`; \
gparted-1.1.0/tests/Makefile.in-907-	test -n "$$results" || results=/dev/null; \
gparted-1.1.0/tests/Makefile.in:908:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gparted-1.1.0/tests/Makefile.in:909:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gparted-1.1.0/tests/Makefile.in:910:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gparted-1.1.0/tests/Makefile.in:911:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gparted-1.1.0/tests/Makefile.in:912:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gparted-1.1.0/tests/Makefile.in:913:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gparted-1.1.0/tests/Makefile.in:914:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gparted-1.1.0/tests/Makefile.in:915:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gparted-1.1.0/tests/Makefile.in-916-	  success=true; \
##############################################
gparted-1.1.0/tests/Makefile.in-984-	@set +e; $(am__set_TESTS_bases); \
gparted-1.1.0/tests/Makefile.in:985:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gparted-1.1.0/tests/Makefile.in:986:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gparted-1.1.0/tests/Makefile.in:987:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gparted-1.1.0/tests/Makefile.in-988-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gparted-1.1.0/tests/Makefile.in-994-	         | $(am__list_recheck_tests)` || exit 1; \
gparted-1.1.0/tests/Makefile.in:995:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gparted-1.1.0/tests/Makefile.in:996:	log_list=`echo $$log_list`; \
gparted-1.1.0/tests/Makefile.in-997-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gparted-1.1.0/tests/Makefile.in-1051-distdir: $(DISTFILES)
gparted-1.1.0/tests/Makefile.in:1052:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/tests/Makefile.in:1053:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/tests/Makefile.in-1054-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/tests/Makefile.in-1065-	  if test -d $$d/$$file; then \
gparted-1.1.0/tests/Makefile.in:1066:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/tests/Makefile.in-1067-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/help/Makefile.in-49-  { \
gparted-1.1.0/help/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gparted-1.1.0/help/Makefile.in-51-  }; \
##############################################
gparted-1.1.0/help/Makefile.in-362-distdir: $(DISTFILES)
gparted-1.1.0/help/Makefile.in:363:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/help/Makefile.in:364:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gparted-1.1.0/help/Makefile.in-365-	list='$(DISTFILES)'; \
##############################################
gparted-1.1.0/help/Makefile.in-376-	  if test -d $$d/$$file; then \
gparted-1.1.0/help/Makefile.in:377:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gparted-1.1.0/help/Makefile.in-378-	    if test -d "$(distdir)/$$file"; then \
##############################################
gparted-1.1.0/config.sub-52-
gparted-1.1.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gparted-1.1.0/config.sub-54-
##############################################
gparted-1.1.0/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gparted-1.1.0/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gparted-1.1.0/config.sub-116-case $maybe_os in
##############################################
gparted-1.1.0/config.sub-122-    os=-$maybe_os
gparted-1.1.0/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gparted-1.1.0/config.sub-124-    ;;
##############################################
gparted-1.1.0/config.sub-126-    os=-linux-android
gparted-1.1.0/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gparted-1.1.0/config.sub-128-    ;;
gparted-1.1.0/config.sub-129-  *)
gparted-1.1.0/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
gparted-1.1.0/config.sub-131-    if [ "$basic_machine" != "$1" ]
gparted-1.1.0/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
gparted-1.1.0/config.sub-133-    else os=; fi
##############################################
gparted-1.1.0/config.sub-180-		os=-sco5v6
gparted-1.1.0/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-182-		;;
##############################################
gparted-1.1.0/config.sub-184-		os=-sco3.2v5
gparted-1.1.0/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-186-		;;
##############################################
gparted-1.1.0/config.sub-188-		os=-sco3.2v4
gparted-1.1.0/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-190-		;;
gparted-1.1.0/config.sub-191-	-sco3.2.[4-9]*)
gparted-1.1.0/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gparted-1.1.0/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-194-		;;
##############################################
gparted-1.1.0/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gparted-1.1.0/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-198-		;;
##############################################
gparted-1.1.0/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gparted-1.1.0/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-202-		;;
##############################################
gparted-1.1.0/config.sub-204-		os=-sco3.2v2
gparted-1.1.0/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-206-		;;
gparted-1.1.0/config.sub-207-	-udk*)
gparted-1.1.0/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-209-		;;
##############################################
gparted-1.1.0/config.sub-211-		os=-isc2.2
gparted-1.1.0/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-213-		;;
##############################################
gparted-1.1.0/config.sub-217-	-isc*)
gparted-1.1.0/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gparted-1.1.0/config.sub-219-		;;
##############################################
gparted-1.1.0/config.sub-229-	-ptx*)
gparted-1.1.0/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
gparted-1.1.0/config.sub-231-		;;
##############################################
gparted-1.1.0/config.sub-364-	*-*-*)
gparted-1.1.0/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gparted-1.1.0/config.sub-366-		exit 1
##############################################
gparted-1.1.0/config.sub-493-	amd64-*)
gparted-1.1.0/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-495-		;;
##############################################
gparted-1.1.0/config.sub-538-	blackfin-*)
gparted-1.1.0/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-540-		os=-linux
##############################################
gparted-1.1.0/config.sub-546-	c54x-*)
gparted-1.1.0/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-548-		;;
gparted-1.1.0/config.sub-549-	c55x-*)
gparted-1.1.0/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-551-		;;
gparted-1.1.0/config.sub-552-	c6x-*)
gparted-1.1.0/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-554-		;;
##############################################
gparted-1.1.0/config.sub-650-	e500v[12]-*)
gparted-1.1.0/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-652-		os=$os"spe"
##############################################
gparted-1.1.0/config.sub-754-	i*86v32)
gparted-1.1.0/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gparted-1.1.0/config.sub-756-		os=-sysv32
##############################################
gparted-1.1.0/config.sub-758-	i*86v4*)
gparted-1.1.0/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gparted-1.1.0/config.sub-760-		os=-sysv4
##############################################
gparted-1.1.0/config.sub-762-	i*86v)
gparted-1.1.0/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gparted-1.1.0/config.sub-764-		os=-sysv
##############################################
gparted-1.1.0/config.sub-766-	i*86sol2)
gparted-1.1.0/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gparted-1.1.0/config.sub-768-		os=-solaris2
##############################################
gparted-1.1.0/config.sub-792-	leon-*|leon[3-9]-*)
gparted-1.1.0/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
gparted-1.1.0/config.sub-794-		;;
##############################################
gparted-1.1.0/config.sub-799-	m68knommu-*)
gparted-1.1.0/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-801-		os=-linux
##############################################
gparted-1.1.0/config.sub-833-	mips3*-*)
gparted-1.1.0/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
gparted-1.1.0/config.sub-835-		;;
gparted-1.1.0/config.sub-836-	mips3*)
gparted-1.1.0/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
gparted-1.1.0/config.sub-838-		;;
##############################################
gparted-1.1.0/config.sub-855-	ms1-*)
gparted-1.1.0/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
gparted-1.1.0/config.sub-857-		;;
##############################################
gparted-1.1.0/config.sub-980-	parisc-*)
gparted-1.1.0/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-982-		os=-linux
##############################################
gparted-1.1.0/config.sub-996-	pc98-*)
gparted-1.1.0/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-998-		;;
##############################################
gparted-1.1.0/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gparted-1.1.0/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1013-		;;
gparted-1.1.0/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gparted-1.1.0/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1016-		;;
gparted-1.1.0/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gparted-1.1.0/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1019-		;;
gparted-1.1.0/config.sub-1020-	pentium4-*)
gparted-1.1.0/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1022-		;;
##############################################
gparted-1.1.0/config.sub-1030-	ppc-* | ppcbe-*)
gparted-1.1.0/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1032-		;;
##############################################
gparted-1.1.0/config.sub-1036-	ppcle-* | powerpclittle-*)
gparted-1.1.0/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1038-		;;
##############################################
gparted-1.1.0/config.sub-1040-		;;
gparted-1.1.0/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1042-		;;
##############################################
gparted-1.1.0/config.sub-1046-	ppc64le-* | powerpc64little-*)
gparted-1.1.0/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1048-		;;
##############################################
gparted-1.1.0/config.sub-1122-	strongarm-* | thumb-*)
gparted-1.1.0/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gparted-1.1.0/config.sub-1124-		;;
##############################################
gparted-1.1.0/config.sub-1255-	xscale-* | xscalee[bl]-*)
gparted-1.1.0/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
gparted-1.1.0/config.sub-1257-		;;
##############################################
gparted-1.1.0/config.sub-1317-	*)
gparted-1.1.0/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gparted-1.1.0/config.sub-1319-		exit 1
##############################################
gparted-1.1.0/config.sub-1325-	*-digital*)
gparted-1.1.0/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
gparted-1.1.0/config.sub-1327-		;;
gparted-1.1.0/config.sub-1328-	*-commodore*)
gparted-1.1.0/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
gparted-1.1.0/config.sub-1330-		;;
##############################################
gparted-1.1.0/config.sub-1346-	-solaris1 | -solaris1.*)
gparted-1.1.0/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gparted-1.1.0/config.sub-1348-		;;
##############################################
gparted-1.1.0/config.sub-1355-	-gnu/linux*)
gparted-1.1.0/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gparted-1.1.0/config.sub-1357-		;;
##############################################
gparted-1.1.0/config.sub-1407-	-nto*)
gparted-1.1.0/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gparted-1.1.0/config.sub-1409-		;;
##############################################
gparted-1.1.0/config.sub-1414-	-mac*)
gparted-1.1.0/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
gparted-1.1.0/config.sub-1416-		;;
##############################################
gparted-1.1.0/config.sub-1420-	-linux*)
gparted-1.1.0/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gparted-1.1.0/config.sub-1422-		;;
gparted-1.1.0/config.sub-1423-	-sunos5*)
gparted-1.1.0/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gparted-1.1.0/config.sub-1425-		;;
gparted-1.1.0/config.sub-1426-	-sunos6*)
gparted-1.1.0/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gparted-1.1.0/config.sub-1428-		;;
##############################################
gparted-1.1.0/config.sub-1469-	-sinix5.*)
gparted-1.1.0/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
gparted-1.1.0/config.sub-1471-		;;
##############################################
gparted-1.1.0/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
gparted-1.1.0/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
gparted-1.1.0/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gparted-1.1.0/config.sub-1531-		exit 1
##############################################
gparted-1.1.0/config.sub-1788-		esac
gparted-1.1.0/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
gparted-1.1.0/config.sub-1790-		;;
##############################################
gparted-1.1.0/install-sh-234-      fi
gparted-1.1.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gparted-1.1.0/install-sh-236-    *)
##############################################
gparted-1.1.0/install-sh-281-      dstdir=$dst
gparted-1.1.0/install-sh:282:      dst=$dstdir/`basename "$src"`
gparted-1.1.0/install-sh-283-      dstdir_status=0
gparted-1.1.0/install-sh-284-    else
gparted-1.1.0/install-sh:285:      dstdir=`dirname "$dst"`
gparted-1.1.0/install-sh-286-      test -d "$dstdir"
##############################################
gparted-1.1.0/install-sh-344-                   test_tmpdir="$tmpdir/a"
gparted-1.1.0/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gparted-1.1.0/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
gparted-1.1.0/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gparted-1.1.0/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gparted-1.1.0/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gparted-1.1.0/install-sh-409-            case $prefix in
gparted-1.1.0/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gparted-1.1.0/install-sh-411-              *) qprefix=$prefix;;
##############################################
gparted-1.1.0/install-sh-458-    if $copy_on_change &&
gparted-1.1.0/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gparted-1.1.0/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gparted-1.1.0/install-sh-461-       set -f &&
##############################################
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch-34- HAVE_SYSTEMCTL=no
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch:35: for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch-36- 	if test -x "$k/systemctl"; then
##############################################
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch-52- HAVE_UDISKS=no
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch:53: for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch-54- 	if test -x "$k/udisks"; then
##############################################
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch-61- HAVE_HAL_LOCK=no
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch:62: for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/debian/patches/Reliably-detect-running-gpartedbin-using-pidof-54.patch-63- 	if test -x "$k/hal-lock"; then
##############################################
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in-94-HAVE_SYSTEMCTL=no
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in:95:for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in-96-	if test -x "$k/systemctl"; then
##############################################
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in-119-HAVE_UDISKS=no
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in:120:for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in-121-	if test -x "$k/udisks"; then
##############################################
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in-133-HAVE_HAL_LOCK=no
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in:134:for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in-135-	if test -x "$k/hal-lock"; then
##############################################
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in-172-		udev_mdadm_rules=`egrep -l '^[^#].*mdadm (-I|--incremental)' /lib/udev/rules.d/*.rules 2> /dev/null`
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in:173:		UDEV_TEMP_MDADM_RULES=`echo "$udev_mdadm_rules" | sed 's,^/lib/udev,'"$udev_temp_d"','`
gparted-1.1.0/.pc/Reliably-detect-running-gpartedbin-using-pidof-54.patch/gparted.in-174-		break
##############################################
gparted-1.1.0/gparted.in-94-HAVE_SYSTEMCTL=no
gparted-1.1.0/gparted.in:95:for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/gparted.in-96-	if test -x "$k/systemctl"; then
##############################################
gparted-1.1.0/gparted.in-119-HAVE_UDISKS=no
gparted-1.1.0/gparted.in:120:for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/gparted.in-121-	if test -x "$k/udisks"; then
##############################################
gparted-1.1.0/gparted.in-133-HAVE_HAL_LOCK=no
gparted-1.1.0/gparted.in:134:for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
gparted-1.1.0/gparted.in-135-	if test -x "$k/hal-lock"; then
##############################################
gparted-1.1.0/gparted.in-172-		udev_mdadm_rules=`egrep -l '^[^#].*mdadm (-I|--incremental)' /lib/udev/rules.d/*.rules 2> /dev/null`
gparted-1.1.0/gparted.in:173:		UDEV_TEMP_MDADM_RULES=`echo "$udev_mdadm_rules" | sed 's,^/lib/udev,'"$udev_temp_d"','`
gparted-1.1.0/gparted.in-174-		break