===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xfburn-0.6.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfburn-0.6.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfburn-0.6.2/configure-47-  as_echo='print -r --'
xfburn-0.6.2/configure-48-  as_echo_n='print -rn --'
xfburn-0.6.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfburn-0.6.2/configure-50-  as_echo='printf %s\n'
##############################################
xfburn-0.6.2/configure-52-else
xfburn-0.6.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfburn-0.6.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfburn-0.6.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfburn-0.6.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfburn-0.6.2/configure-64-      esac;
##############################################
xfburn-0.6.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xfburn-0.6.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xfburn-0.6.2/configure-201-
##############################################
xfburn-0.6.2/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
xfburn-0.6.2/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xfburn-0.6.2/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
xfburn-0.6.2/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xfburn-0.6.2/configure-334-      case $as_dir in #(
xfburn-0.6.2/configure:335:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfburn-0.6.2/configure-336-      *) as_qdir=$as_dir;;
##############################################
xfburn-0.6.2/configure-407-  {
xfburn-0.6.2/configure:408:    as_val=`expr "$@" || test $? -eq 1`
xfburn-0.6.2/configure-409-  }
##############################################
xfburn-0.6.2/configure-414-# ----------------------------------------
xfburn-0.6.2/configure:415:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfburn-0.6.2/configure-416-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfburn-0.6.2/configure-477-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xfburn-0.6.2/configure:478:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xfburn-0.6.2/configure-479-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xfburn-0.6.2/configure-956-  case $ac_option in
xfburn-0.6.2/configure:957:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xfburn-0.6.2/configure-958-  *=)   ac_optarg= ;;
##############################################
xfburn-0.6.2/configure-1000-  -disable-* | --disable-*)
xfburn-0.6.2/configure:1001:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xfburn-0.6.2/configure-1002-    # Reject names that are not valid shell variable names.
##############################################
xfburn-0.6.2/configure-1005-    ac_useropt_orig=$ac_useropt
xfburn-0.6.2/configure:1006:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfburn-0.6.2/configure-1007-    case $ac_user_opts in
##############################################
xfburn-0.6.2/configure-1026-  -enable-* | --enable-*)
xfburn-0.6.2/configure:1027:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xfburn-0.6.2/configure-1028-    # Reject names that are not valid shell variable names.
##############################################
xfburn-0.6.2/configure-1031-    ac_useropt_orig=$ac_useropt
xfburn-0.6.2/configure:1032:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfburn-0.6.2/configure-1033-    case $ac_user_opts in
##############################################
xfburn-0.6.2/configure-1239-  -with-* | --with-*)
xfburn-0.6.2/configure:1240:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xfburn-0.6.2/configure-1241-    # Reject names that are not valid shell variable names.
##############################################
xfburn-0.6.2/configure-1244-    ac_useropt_orig=$ac_useropt
xfburn-0.6.2/configure:1245:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfburn-0.6.2/configure-1246-    case $ac_user_opts in
##############################################
xfburn-0.6.2/configure-1255-  -without-* | --without-*)
xfburn-0.6.2/configure:1256:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xfburn-0.6.2/configure-1257-    # Reject names that are not valid shell variable names.
##############################################
xfburn-0.6.2/configure-1260-    ac_useropt_orig=$ac_useropt
xfburn-0.6.2/configure:1261:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfburn-0.6.2/configure-1262-    case $ac_user_opts in
##############################################
xfburn-0.6.2/configure-1293-  *=*)
xfburn-0.6.2/configure:1294:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xfburn-0.6.2/configure-1295-    # Reject names that are not valid shell variable names.
##############################################
xfburn-0.6.2/configure-1314-if test -n "$ac_prev"; then
xfburn-0.6.2/configure:1315:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xfburn-0.6.2/configure-1316-  as_fn_error $? "missing argument to $ac_option"
##############################################
xfburn-0.6.2/configure-1336-    */ )
xfburn-0.6.2/configure:1337:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xfburn-0.6.2/configure-1338-      eval $ac_var=\$ac_val;;
##############################################
xfburn-0.6.2/configure-1371-ac_ls_di=`ls -di .` &&
xfburn-0.6.2/configure:1372:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xfburn-0.6.2/configure-1373-  as_fn_error $? "working directory cannot be determined"
##############################################
xfburn-0.6.2/configure-1427-case $srcdir in
xfburn-0.6.2/configure:1428:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xfburn-0.6.2/configure-1429-esac
##############################################
xfburn-0.6.2/configure-1470-By default, \`make install' will install all the files in
xfburn-0.6.2/configure:1471:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xfburn-0.6.2/configure:1472:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xfburn-0.6.2/configure-1473-for instance \`--prefix=\$HOME'.
##############################################
xfburn-0.6.2/configure-1600-*)
xfburn-0.6.2/configure:1601:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfburn-0.6.2/configure-1602-  # A ".." for each directory in $ac_dir_suffix.
xfburn-0.6.2/configure:1603:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfburn-0.6.2/configure-1604-  case $ac_top_builddir_sub in
##############################################
xfburn-0.6.2/configure-2086-    *\'*)
xfburn-0.6.2/configure:2087:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfburn-0.6.2/configure-2088-    esac
##############################################
xfburn-0.6.2/configure-2169-      case $ac_val in
xfburn-0.6.2/configure:2170:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfburn-0.6.2/configure-2171-      esac
##############################################
xfburn-0.6.2/configure-2184-	case $ac_val in
xfburn-0.6.2/configure:2185:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfburn-0.6.2/configure-2186-	esac
##############################################
xfburn-0.6.2/configure-2304-    set,)
xfburn-0.6.2/configure:2305:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xfburn-0.6.2/configure:2306:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xfburn-0.6.2/configure-2307-      ac_cache_corrupted=: ;;
##############################################
xfburn-0.6.2/configure-2315-	# differences in whitespace do not lead to failure.
xfburn-0.6.2/configure:2316:	ac_old_val_w=`echo x $ac_old_val`
xfburn-0.6.2/configure:2317:	ac_new_val_w=`echo x $ac_new_val`
xfburn-0.6.2/configure-2318-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xfburn-0.6.2/configure-2335-    case $ac_new_val in
xfburn-0.6.2/configure:2336:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xfburn-0.6.2/configure-2337-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xfburn-0.6.2/configure-2512-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfburn-0.6.2/configure:2513:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfburn-0.6.2/configure-2514-     if test "$*" = "X"; then
xfburn-0.6.2/configure-2515-	# -L didn't work.
xfburn-0.6.2/configure:2516:	set X `ls -t "$srcdir/configure" conftest.file`
xfburn-0.6.2/configure-2517-     fi
##############################################
xfburn-0.6.2/configure-2563-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xfburn-0.6.2/configure:2564:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xfburn-0.6.2/configure-2565-
xfburn-0.6.2/configure-2566-# Expand $ac_aux_dir to an absolute path.
xfburn-0.6.2/configure:2567:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfburn-0.6.2/configure-2568-
##############################################
xfburn-0.6.2/configure-2708-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xfburn-0.6.2/configure:2709:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xfburn-0.6.2/configure-2710-	     'mkdir (GNU coreutils) '* | \
##############################################
xfburn-0.6.2/configure-2781-set x ${MAKE-make}
xfburn-0.6.2/configure:2782:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xfburn-0.6.2/configure-2783-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xfburn-0.6.2/configure-2791-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xfburn-0.6.2/configure:2792:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xfburn-0.6.2/configure-2793-  *@@@%%%=?*=@@@%%%*)
##############################################
xfburn-0.6.2/configure-2857-
xfburn-0.6.2/configure:2858:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfburn-0.6.2/configure-2859-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfburn-0.6.2/configure-3344-$as_echo_n "checking whether the C compiler works... " >&6; }
xfburn-0.6.2/configure:3345:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xfburn-0.6.2/configure-3346-
##############################################
xfburn-0.6.2/configure-3388-	then :; else
xfburn-0.6.2/configure:3389:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfburn-0.6.2/configure-3390-	fi
##############################################
xfburn-0.6.2/configure-3448-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xfburn-0.6.2/configure:3449:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfburn-0.6.2/configure-3450-	  break;;
##############################################
xfburn-0.6.2/configure-3557-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xfburn-0.6.2/configure:3558:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xfburn-0.6.2/configure-3559-       break;;
##############################################
xfburn-0.6.2/configure-3938-  if test "$am_compiler_list" = ""; then
xfburn-0.6.2/configure:3939:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfburn-0.6.2/configure-3940-  fi
##############################################
xfburn-0.6.2/configure-4062-
xfburn-0.6.2/configure:4063:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfburn-0.6.2/configure-4064-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfburn-0.6.2/configure:4065:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfburn-0.6.2/configure-4066-if test -n "0.35.0"; then
##############################################
xfburn-0.6.2/configure-4502-fi
xfburn-0.6.2/configure:4503:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfburn-0.6.2/configure:4504:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfburn-0.6.2/configure:4505:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfburn-0.6.2/configure-4506-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfburn-0.6.2/configure-4558-else
xfburn-0.6.2/configure:4559:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfburn-0.6.2/configure-4560-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
xfburn-0.6.2/configure-4565-$as_echo_n "checking for XML::Parser... " >&6; }
xfburn-0.6.2/configure:4566:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfburn-0.6.2/configure-4567-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
xfburn-0.6.2/configure-4616-test "x$ac_build_alias" = x &&
xfburn-0.6.2/configure:4617:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xfburn-0.6.2/configure-4618-test "x$ac_build_alias" = x &&
xfburn-0.6.2/configure-4619-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xfburn-0.6.2/configure:4620:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xfburn-0.6.2/configure-4621-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xfburn-0.6.2/configure-4640-IFS=$ac_save_IFS
xfburn-0.6.2/configure:4641:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xfburn-0.6.2/configure-4642-
##############################################
xfburn-0.6.2/configure-4651-else
xfburn-0.6.2/configure:4652:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xfburn-0.6.2/configure-4653-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xfburn-0.6.2/configure-4673-IFS=$ac_save_IFS
xfburn-0.6.2/configure:4674:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xfburn-0.6.2/configure-4675-
##############################################
xfburn-0.6.2/configure-4701-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfburn-0.6.2/configure:4702:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfburn-0.6.2/configure-4703-  ECHO='print -r --'
xfburn-0.6.2/configure:4704:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfburn-0.6.2/configure-4705-  ECHO='printf %s\n'
##############################################
xfburn-0.6.2/configure-4770-  # Check for GNU $ac_path_SED
xfburn-0.6.2/configure:4771:case `"$ac_path_SED" --version 2>&1` in
xfburn-0.6.2/configure-4772-*GNU*)
##############################################
xfburn-0.6.2/configure-4846-  # Check for GNU $ac_path_GREP
xfburn-0.6.2/configure:4847:case `"$ac_path_GREP" --version 2>&1` in
xfburn-0.6.2/configure-4848-*GNU*)
##############################################
xfburn-0.6.2/configure-4912-  # Check for GNU $ac_path_EGREP
xfburn-0.6.2/configure:4913:case `"$ac_path_EGREP" --version 2>&1` in
xfburn-0.6.2/configure-4914-*GNU*)
##############################################
xfburn-0.6.2/configure-4979-  # Check for GNU $ac_path_FGREP
xfburn-0.6.2/configure:4980:case `"$ac_path_FGREP" --version 2>&1` in
xfburn-0.6.2/configure-4981-*GNU*)
##############################################
xfburn-0.6.2/configure-5059-    # gcc leaves a trailing carriage return, which upsets mingw
xfburn-0.6.2/configure:5060:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfburn-0.6.2/configure-5061-  *)
xfburn-0.6.2/configure:5062:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfburn-0.6.2/configure-5063-  esac
##############################################
xfburn-0.6.2/configure-5068-      # Canonicalize the pathname of ld
xfburn-0.6.2/configure:5069:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfburn-0.6.2/configure-5070-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfburn-0.6.2/configure:5071:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfburn-0.6.2/configure-5072-      done
##############################################
xfburn-0.6.2/configure-5103-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfburn-0.6.2/configure:5104:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfburn-0.6.2/configure-5105-      *GNU* | *'with BFD'*)
##############################################
xfburn-0.6.2/configure-5134-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xfburn-0.6.2/configure:5135:case `$LD -v 2>&1 </dev/null` in
xfburn-0.6.2/configure-5136-*GNU* | *'with BFD'*)
##############################################
xfburn-0.6.2/configure-5184-	esac
xfburn-0.6.2/configure:5185:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfburn-0.6.2/configure-5186-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfburn-0.6.2/configure-5190-	*)
xfburn-0.6.2/configure:5191:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfburn-0.6.2/configure-5192-	  */dev/null*)
##############################################
xfburn-0.6.2/configure-5318-
xfburn-0.6.2/configure:5319:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfburn-0.6.2/configure-5320-    *COFF*)
##############################################
xfburn-0.6.2/configure-5430-    # And add a safety zone
xfburn-0.6.2/configure:5431:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfburn-0.6.2/configure:5432:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfburn-0.6.2/configure-5433-    ;;
##############################################
xfburn-0.6.2/configure-5463-    if test -n "$kargmax"; then
xfburn-0.6.2/configure:5464:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xfburn-0.6.2/configure-5465-    else
##############################################
xfburn-0.6.2/configure-5472-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfburn-0.6.2/configure:5473:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfburn-0.6.2/configure:5474:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfburn-0.6.2/configure-5475-    else
##############################################
xfburn-0.6.2/configure-5484-      # we can't tell.
xfburn-0.6.2/configure:5485:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfburn-0.6.2/configure-5486-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfburn-0.6.2/configure-5488-      do
xfburn-0.6.2/configure:5489:        i=`expr $i + 1`
xfburn-0.6.2/configure-5490-        teststring=$teststring$teststring
##############################################
xfburn-0.6.2/configure-5492-      # Only check the string length outside the loop.
xfburn-0.6.2/configure:5493:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfburn-0.6.2/configure-5494-      teststring=
##############################################
xfburn-0.6.2/configure-5497-      # linker.  It appears as though 1/2 is a usable value.
xfburn-0.6.2/configure:5498:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfburn-0.6.2/configure-5499-    fi
##############################################
xfburn-0.6.2/configure-5908-openbsd* | bitrig*)
xfburn-0.6.2/configure:5909:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfburn-0.6.2/configure-5910-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xfburn-0.6.2/configure-5978-    else
xfburn-0.6.2/configure:5979:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xfburn-0.6.2/configure-5980-    fi
##############################################
xfburn-0.6.2/configure-6123-  # decide which one to use based on capabilities of $DLLTOOL
xfburn-0.6.2/configure:6124:  case `$DLLTOOL --help 2>&1` in
xfburn-0.6.2/configure-6125-  *--identify-strict*)
##############################################
xfburn-0.6.2/configure-6645-# If we're using GNU nm, then use its standard symbol codes.
xfburn-0.6.2/configure:6646:case `$NM -V 2>&1` in
xfburn-0.6.2/configure-6647-*GNU* | *'with BFD'*)
##############################################
xfburn-0.6.2/configure-6693-mingw*)
xfburn-0.6.2/configure:6694:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfburn-0.6.2/configure-6695-  ;;
##############################################
xfburn-0.6.2/configure-6922-   if test yes = "$GCC"; then
xfburn-0.6.2/configure:6923:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfburn-0.6.2/configure-6924-   fi
##############################################
xfburn-0.6.2/configure-6926- /*)
xfburn-0.6.2/configure:6927:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfburn-0.6.2/configure-6928-   ;; #(
##############################################
xfburn-0.6.2/configure-7021-    done
xfburn-0.6.2/configure:7022:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfburn-0.6.2/configure-7023-}
##############################################
xfburn-0.6.2/configure-7043-  test $ac_status = 0; }; then
xfburn-0.6.2/configure:7044:    case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/configure-7045-      *ELF-32*)
##############################################
xfburn-0.6.2/configure-7064-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfburn-0.6.2/configure:7065:      case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/configure-7066-	*32-bit*)
##############################################
xfburn-0.6.2/configure-7076-    else
xfburn-0.6.2/configure:7077:      case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/configure-7078-	*32-bit*)
##############################################
xfburn-0.6.2/configure-7102-    emul=elf
xfburn-0.6.2/configure:7103:    case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/configure-7104-      *32-bit*)
##############################################
xfburn-0.6.2/configure-7110-    esac
xfburn-0.6.2/configure:7111:    case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/configure-7112-      *MSB*)
##############################################
xfburn-0.6.2/configure-7118-    esac
xfburn-0.6.2/configure:7119:    case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/configure-7120-      *N32*)
##############################################
xfburn-0.6.2/configure-8051-    *:)
xfburn-0.6.2/configure:8052:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfburn-0.6.2/configure-8053-        ;;
xfburn-0.6.2/configure-8054-    x:*)
xfburn-0.6.2/configure:8055:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfburn-0.6.2/configure-8056-        ;;
xfburn-0.6.2/configure-8057-    *::*)
xfburn-0.6.2/configure:8058:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfburn-0.6.2/configure:8059:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfburn-0.6.2/configure-8060-        ;;
xfburn-0.6.2/configure-8061-    *)
xfburn-0.6.2/configure:8062:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfburn-0.6.2/configure-8063-        ;;
##############################################
xfburn-0.6.2/configure-8320-do :
xfburn-0.6.2/configure:8321:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfburn-0.6.2/configure-8322-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfburn-0.6.2/configure-8325-  cat >>confdefs.h <<_ACEOF
xfburn-0.6.2/configure:8326:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfburn-0.6.2/configure-8327-_ACEOF
##############################################
xfburn-0.6.2/configure-8683-	"file_magic "*)
xfburn-0.6.2/configure:8684:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfburn-0.6.2/configure-8685-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfburn-0.6.2/configure-8749-	"file_magic "*)
xfburn-0.6.2/configure:8750:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfburn-0.6.2/configure-8751-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfburn-0.6.2/configure-9149-      *)
xfburn-0.6.2/configure:9150:	case `$CC -V 2>&1 | sed 5q` in
xfburn-0.6.2/configure-9151-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xfburn-0.6.2/configure-9598-	# shared libraries, regardless of the interface used.
xfburn-0.6.2/configure:9599:	case `$LD -v 2>&1` in
xfburn-0.6.2/configure-9600-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfburn-0.6.2/configure-9630-    supports_anon_versioning=no
xfburn-0.6.2/configure:9631:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
xfburn-0.6.2/configure-9632-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfburn-0.6.2/configure-9699-	# is; otherwise, prepend EXPORTS...
xfburn-0.6.2/configure:9700:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfburn-0.6.2/configure-9701-          cp $export_symbols $output_objdir/$soname.def;
##############################################
xfburn-0.6.2/configure-9733-	prefix_cmds="$SED"~
xfburn-0.6.2/configure:9734:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfburn-0.6.2/configure-9735-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfburn-0.6.2/configure-9755-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfburn-0.6.2/configure:9756:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xfburn-0.6.2/configure:9757:      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'
xfburn-0.6.2/configure-9758-      ;;
##############################################
xfburn-0.6.2/configure-9773-        pgcc*)				# Portland Group C compiler
xfburn-0.6.2/configure:9774:	  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'
xfburn-0.6.2/configure-9775-	  tmp_addflag=' $pic_flag'
##############################################
xfburn-0.6.2/configure-9778-					# Portland Group f77 and f90 compilers
xfburn-0.6.2/configure:9779:	  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'
xfburn-0.6.2/configure-9780-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfburn-0.6.2/configure-9795-	nvcc*)	# Cuda Compiler Driver 2.2
xfburn-0.6.2/configure:9796:	  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'
xfburn-0.6.2/configure-9797-	  compiler_needs_object=yes
##############################################
xfburn-0.6.2/configure-9799-	esac
xfburn-0.6.2/configure:9800:	case `$CC -V 2>&1 | sed 5q` in
xfburn-0.6.2/configure-9801-	*Sun\ C*)			# Sun C 5.9
xfburn-0.6.2/configure:9802:	  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'
xfburn-0.6.2/configure-9803-	  compiler_needs_object=yes
##############################################
xfburn-0.6.2/configure-9870-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfburn-0.6.2/configure:9871:      case `$LD -v 2>&1` in
xfburn-0.6.2/configure-9872-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xfburn-0.6.2/configure-9959-	else
xfburn-0.6.2/configure:9960:	  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'
xfburn-0.6.2/configure-9961-	fi
##############################################
xfburn-0.6.2/configure-10024-	# below for broken collect2 doesn't work under 4.3+
xfburn-0.6.2/configure:10025:	  collect2name=`$CC -print-prog-name=collect2`
xfburn-0.6.2/configure-10026-	  if test -f "$collect2name" &&
##############################################
xfburn-0.6.2/configure-10104-      }'
xfburn-0.6.2/configure:10105:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfburn-0.6.2/configure-10106-  # Check for a 64-bit object if we didn't find anything.
xfburn-0.6.2/configure-10107-  if test -z "$lt_cv_aix_libpath_"; then
xfburn-0.6.2/configure:10108:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfburn-0.6.2/configure-10109-  fi
##############################################
xfburn-0.6.2/configure-10122-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
xfburn-0.6.2/configure:10123:        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
xfburn-0.6.2/configure-10124-      else
##############################################
xfburn-0.6.2/configure-10157-      }'
xfburn-0.6.2/configure:10158:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfburn-0.6.2/configure-10159-  # Check for a 64-bit object if we didn't find anything.
xfburn-0.6.2/configure-10160-  if test -z "$lt_cv_aix_libpath_"; then
xfburn-0.6.2/configure:10161:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfburn-0.6.2/configure-10162-  fi
##############################################
xfburn-0.6.2/configure-10189-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfburn-0.6.2/configure:10190:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xfburn-0.6.2/configure-10191-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfburn-0.6.2/configure-10242-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xfburn-0.6.2/configure:10243:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xfburn-0.6.2/configure-10244-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xfburn-0.6.2/configure-10280-	# FIXME: Setting linknames here is a bad hack.
xfburn-0.6.2/configure:10281:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfburn-0.6.2/configure-10282-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfburn-0.6.2/configure-10298-  if test yes = "$lt_cv_ld_force_load"; then
xfburn-0.6.2/configure:10299:    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\"`'
xfburn-0.6.2/configure-10300-
##############################################
xfburn-0.6.2/configure-10478-      if test yes = "$GCC"; then
xfburn-0.6.2/configure:10479:	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'
xfburn-0.6.2/configure-10480-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfburn-0.6.2/configure-10506-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfburn-0.6.2/configure:10507:          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'
xfburn-0.6.2/configure-10508-	fi
##############################################
xfburn-0.6.2/configure-10510-      else
xfburn-0.6.2/configure:10511:	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'
xfburn-0.6.2/configure:10512:	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'
xfburn-0.6.2/configure-10513-      fi
##############################################
xfburn-0.6.2/configure-10557-	hardcode_direct_absolute=yes
xfburn-0.6.2/configure:10558:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfburn-0.6.2/configure-10559-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfburn-0.6.2/configure-10588-	prefix_cmds="$SED"~
xfburn-0.6.2/configure:10589:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfburn-0.6.2/configure-10590-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfburn-0.6.2/configure-10602-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfburn-0.6.2/configure:10603:	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'
xfburn-0.6.2/configure-10604-      else
xfburn-0.6.2/configure-10605-	allow_undefined_flag=' -expect_unresolved \*'
xfburn-0.6.2/configure:10606:	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'
xfburn-0.6.2/configure-10607-      fi
##############################################
xfburn-0.6.2/configure-10615-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xfburn-0.6.2/configure:10616:	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'
xfburn-0.6.2/configure-10617-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
xfburn-0.6.2/configure-10619-	allow_undefined_flag=' -expect_unresolved \*'
xfburn-0.6.2/configure:10620:	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'
xfburn-0.6.2/configure:10621:	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~
xfburn-0.6.2/configure:10622:          $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'
xfburn-0.6.2/configure-10623-
##############################################
xfburn-0.6.2/configure-10638-      else
xfburn-0.6.2/configure:10639:	case `$CC -V 2>&1` in
xfburn-0.6.2/configure-10640-	*"Compilers 5.0"*)
##############################################
xfburn-0.6.2/configure-11037-  esac
xfburn-0.6.2/configure:11038:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfburn-0.6.2/configure-11039-  case $lt_search_path_spec in
##############################################
xfburn-0.6.2/configure-11044-    # okay in the real world where ";" in dirpaths is itself problematic.
xfburn-0.6.2/configure:11045:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfburn-0.6.2/configure-11046-    ;;
xfburn-0.6.2/configure-11047-  *)
xfburn-0.6.2/configure:11048:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfburn-0.6.2/configure-11049-    ;;
##############################################
xfburn-0.6.2/configure-11053-  lt_tmp_lt_search_path_spec=
xfburn-0.6.2/configure:11054:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfburn-0.6.2/configure-11055-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfburn-0.6.2/configure-11095-  esac
xfburn-0.6.2/configure:11096:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfburn-0.6.2/configure-11097-else
##############################################
xfburn-0.6.2/configure-11235-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfburn-0.6.2/configure:11236:    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'
xfburn-0.6.2/configure-11237-    ;;
##############################################
xfburn-0.6.2/configure-11271-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfburn-0.6.2/configure:11272:    postinstall_cmds='base_file=`basename \$file`~
xfburn-0.6.2/configure:11273:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfburn-0.6.2/configure:11274:      dldir=$destdir/`dirname \$dlpath`~
xfburn-0.6.2/configure-11275-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfburn-0.6.2/configure-11280-      fi'
xfburn-0.6.2/configure:11281:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfburn-0.6.2/configure-11282-      dlpath=$dir/\$dldll~
##############################################
xfburn-0.6.2/configure-11288-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfburn-0.6.2/configure:11289:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfburn-0.6.2/configure-11290-
##############################################
xfburn-0.6.2/configure-11294-      # MinGW DLLs use traditional 'lib' prefix
xfburn-0.6.2/configure:11295:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfburn-0.6.2/configure-11296-      ;;
##############################################
xfburn-0.6.2/configure-11298-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfburn-0.6.2/configure:11299:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfburn-0.6.2/configure-11300-      ;;
##############################################
xfburn-0.6.2/configure-11307-    libname_spec='$name'
xfburn-0.6.2/configure:11308:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xfburn-0.6.2/configure-11309-    library_names_spec='$libname.dll.lib'
##############################################
xfburn-0.6.2/configure-11319-        # Let DOS variable expansion print the short 8.3 style file name.
xfburn-0.6.2/configure:11320:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfburn-0.6.2/configure-11321-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfburn-0.6.2/configure-11324-      # Convert to MSYS style.
xfburn-0.6.2/configure:11325:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xfburn-0.6.2/configure-11326-      ;;
##############################################
xfburn-0.6.2/configure-11330-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfburn-0.6.2/configure:11331:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfburn-0.6.2/configure:11332:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfburn-0.6.2/configure:11333:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfburn-0.6.2/configure-11334-      ;;
##############################################
xfburn-0.6.2/configure-11338-        # It is most probably a Windows format PATH.
xfburn-0.6.2/configure:11339:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfburn-0.6.2/configure-11340-      else
xfburn-0.6.2/configure:11341:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfburn-0.6.2/configure-11342-      fi
##############################################
xfburn-0.6.2/configure-11348-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfburn-0.6.2/configure:11349:    postinstall_cmds='base_file=`basename \$file`~
xfburn-0.6.2/configure:11350:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfburn-0.6.2/configure:11351:      dldir=$destdir/`dirname \$dlpath`~
xfburn-0.6.2/configure-11352-      test -d \$dldir || mkdir -p \$dldir~
xfburn-0.6.2/configure-11353-      $install_prog $dir/$dlname \$dldir/$dlname'
xfburn-0.6.2/configure:11354:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfburn-0.6.2/configure-11355-      dlpath=$dir/\$dldll~
##############################################
xfburn-0.6.2/configure-11362-    # Assume MSVC wrapper
xfburn-0.6.2/configure:11363:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xfburn-0.6.2/configure-11364-    dynamic_linker='Win32 ld.exe'
##############################################
xfburn-0.6.2/configure-11379-  shlibpath_var=DYLD_LIBRARY_PATH
xfburn-0.6.2/configure:11380:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfburn-0.6.2/configure-11381-
##############################################
xfburn-0.6.2/configure-11632-  if test -f /etc/ld.so.conf; then
xfburn-0.6.2/configure:11633:    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' ' '`
xfburn-0.6.2/configure-11634-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfburn-0.6.2/configure-11698-  need_lib_prefix=no
xfburn-0.6.2/configure:11699:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfburn-0.6.2/configure-11700-    need_version=no
##############################################
xfburn-0.6.2/configure-11725-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfburn-0.6.2/configure:11726:  postinstall_cmds='base_file=`basename \$file`~
xfburn-0.6.2/configure:11727:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfburn-0.6.2/configure:11728:    dldir=$destdir/`dirname \$dlpath`~
xfburn-0.6.2/configure-11729-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfburn-0.6.2/configure-11734-    fi'
xfburn-0.6.2/configure:11735:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfburn-0.6.2/configure-11736-    dlpath=$dir/\$dldll~
##############################################
xfburn-0.6.2/configure-13370-    if test -f $ac_dir/$ac_word; then
xfburn-0.6.2/configure:13371:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xfburn-0.6.2/configure-13372-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xfburn-0.6.2/configure-13489-    if test -f $ac_dir/$ac_word; then
xfburn-0.6.2/configure:13490:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xfburn-0.6.2/configure-13491-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xfburn-0.6.2/configure-13648-   if test "x$srcdir" != "x."; then
xfburn-0.6.2/configure:13649:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
xfburn-0.6.2/configure-13650-       posrcprefix="$srcdir/"
##############################################
xfburn-0.6.2/configure-13842-  if $PKG_CONFIG "--atleast-version=0.4.2" "libburn-1" >/dev/null 2>&1; then
xfburn-0.6.2/configure:13843:    LIBBURN_VERSION=`$PKG_CONFIG --modversion "libburn-1"`
xfburn-0.6.2/configure-13844-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBBURN_VERSION" >&5
##############################################
xfburn-0.6.2/configure-13848-$as_echo_n "checking LIBBURN_CFLAGS... " >&6; }
xfburn-0.6.2/configure:13849:    LIBBURN_CFLAGS=`$PKG_CONFIG --cflags "libburn-1"`
xfburn-0.6.2/configure-13850-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBBURN_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-13854-$as_echo_n "checking LIBBURN_LIBS... " >&6; }
xfburn-0.6.2/configure:13855:    LIBBURN_LIBS=`$PKG_CONFIG --libs "libburn-1"`
xfburn-0.6.2/configure-13856-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBBURN_LIBS" >&5
##############################################
xfburn-0.6.2/configure-13867-  elif $PKG_CONFIG --exists "libburn-1" >/dev/null 2>&1; then
xfburn-0.6.2/configure:13868:    xdt_cv_version=`$PKG_CONFIG --modversion "libburn-1"`
xfburn-0.6.2/configure-13869-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-14037-  if $PKG_CONFIG "--atleast-version=0.6.2" "libisofs-1" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14038:    LIBISOFS_VERSION=`$PKG_CONFIG --modversion "libisofs-1"`
xfburn-0.6.2/configure-14039-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBISOFS_VERSION" >&5
##############################################
xfburn-0.6.2/configure-14043-$as_echo_n "checking LIBISOFS_CFLAGS... " >&6; }
xfburn-0.6.2/configure:14044:    LIBISOFS_CFLAGS=`$PKG_CONFIG --cflags "libisofs-1"`
xfburn-0.6.2/configure-14045-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBISOFS_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-14049-$as_echo_n "checking LIBISOFS_LIBS... " >&6; }
xfburn-0.6.2/configure:14050:    LIBISOFS_LIBS=`$PKG_CONFIG --libs "libisofs-1"`
xfburn-0.6.2/configure-14051-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBISOFS_LIBS" >&5
##############################################
xfburn-0.6.2/configure-14062-  elif $PKG_CONFIG --exists "libisofs-1" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14063:    xdt_cv_version=`$PKG_CONFIG --modversion "libisofs-1"`
xfburn-0.6.2/configure-14064-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-14232-  if $PKG_CONFIG "--atleast-version=2.6.0" "gthread-2.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14233:    GTHREAD_VERSION=`$PKG_CONFIG --modversion "gthread-2.0"`
xfburn-0.6.2/configure-14234-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_VERSION" >&5
##############################################
xfburn-0.6.2/configure-14238-$as_echo_n "checking GTHREAD_CFLAGS... " >&6; }
xfburn-0.6.2/configure:14239:    GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0"`
xfburn-0.6.2/configure-14240-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-14244-$as_echo_n "checking GTHREAD_LIBS... " >&6; }
xfburn-0.6.2/configure:14245:    GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0"`
xfburn-0.6.2/configure-14246-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_LIBS" >&5
##############################################
xfburn-0.6.2/configure-14257-  elif $PKG_CONFIG --exists "gthread-2.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14258:    xdt_cv_version=`$PKG_CONFIG --modversion "gthread-2.0"`
xfburn-0.6.2/configure-14259-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-14427-  if $PKG_CONFIG "--atleast-version=3.20" "gtk+-3.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14428:    GTK_VERSION=`$PKG_CONFIG --modversion "gtk+-3.0"`
xfburn-0.6.2/configure-14429-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_VERSION" >&5
##############################################
xfburn-0.6.2/configure-14433-$as_echo_n "checking GTK_CFLAGS... " >&6; }
xfburn-0.6.2/configure:14434:    GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0"`
xfburn-0.6.2/configure-14435-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-14439-$as_echo_n "checking GTK_LIBS... " >&6; }
xfburn-0.6.2/configure:14440:    GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0"`
xfburn-0.6.2/configure-14441-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
xfburn-0.6.2/configure-14452-  elif $PKG_CONFIG --exists "gtk+-3.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14453:    xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-3.0"`
xfburn-0.6.2/configure-14454-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-14622-  if $PKG_CONFIG "--atleast-version=2.32" "glib-2.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14623:    GLIB_VERSION=`$PKG_CONFIG --modversion "glib-2.0"`
xfburn-0.6.2/configure-14624-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_VERSION" >&5
##############################################
xfburn-0.6.2/configure-14628-$as_echo_n "checking GLIB_CFLAGS... " >&6; }
xfburn-0.6.2/configure:14629:    GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0"`
xfburn-0.6.2/configure-14630-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-14634-$as_echo_n "checking GLIB_LIBS... " >&6; }
xfburn-0.6.2/configure:14635:    GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0"`
xfburn-0.6.2/configure-14636-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_LIBS" >&5
##############################################
xfburn-0.6.2/configure-14647-  elif $PKG_CONFIG --exists "glib-2.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14648:    xdt_cv_version=`$PKG_CONFIG --modversion "glib-2.0"`
xfburn-0.6.2/configure-14649-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-14817-  if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4ui-2" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14818:    LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-2"`
xfburn-0.6.2/configure-14819-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_VERSION" >&5
##############################################
xfburn-0.6.2/configure-14823-$as_echo_n "checking LIBXFCE4UI_CFLAGS... " >&6; }
xfburn-0.6.2/configure:14824:    LIBXFCE4UI_CFLAGS=`$PKG_CONFIG --cflags "libxfce4ui-2"`
xfburn-0.6.2/configure-14825-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-14829-$as_echo_n "checking LIBXFCE4UI_LIBS... " >&6; }
xfburn-0.6.2/configure:14830:    LIBXFCE4UI_LIBS=`$PKG_CONFIG --libs "libxfce4ui-2"`
xfburn-0.6.2/configure-14831-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_LIBS" >&5
##############################################
xfburn-0.6.2/configure-14842-  elif $PKG_CONFIG --exists "libxfce4ui-2" >/dev/null 2>&1; then
xfburn-0.6.2/configure:14843:    xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-2"`
xfburn-0.6.2/configure-14844-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-15012-  if $PKG_CONFIG "--atleast-version=0.11.0" "exo-0.3" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15013:    EXO_VERSION=`$PKG_CONFIG --modversion "exo-0.3"`
xfburn-0.6.2/configure-15014-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_VERSION" >&5
##############################################
xfburn-0.6.2/configure-15018-$as_echo_n "checking EXO_CFLAGS... " >&6; }
xfburn-0.6.2/configure:15019:    EXO_CFLAGS=`$PKG_CONFIG --cflags "exo-0.3"`
xfburn-0.6.2/configure-15020-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-15024-$as_echo_n "checking EXO_LIBS... " >&6; }
xfburn-0.6.2/configure:15025:    EXO_LIBS=`$PKG_CONFIG --libs "exo-0.3"`
xfburn-0.6.2/configure-15026-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_LIBS" >&5
##############################################
xfburn-0.6.2/configure-15037-  elif $PKG_CONFIG --exists "exo-0.3" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15038:    xdt_cv_version=`$PKG_CONFIG --modversion "exo-0.3"`
xfburn-0.6.2/configure-15039-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-15184-  if $PKG_CONFIG "--atleast-version=0.11.0" "exo-2" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15185:    EXO_VERSION=`$PKG_CONFIG --modversion "exo-2"`
xfburn-0.6.2/configure-15186-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_VERSION" >&5
##############################################
xfburn-0.6.2/configure-15190-$as_echo_n "checking EXO_CFLAGS... " >&6; }
xfburn-0.6.2/configure:15191:    EXO_CFLAGS=`$PKG_CONFIG --cflags "exo-2"`
xfburn-0.6.2/configure-15192-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-15196-$as_echo_n "checking EXO_LIBS... " >&6; }
xfburn-0.6.2/configure:15197:    EXO_LIBS=`$PKG_CONFIG --libs "exo-2"`
xfburn-0.6.2/configure-15198-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_LIBS" >&5
##############################################
xfburn-0.6.2/configure-15209-  elif $PKG_CONFIG --exists "exo-2" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15210:    xdt_cv_version=`$PKG_CONFIG --modversion "exo-2"`
xfburn-0.6.2/configure-15211-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-15383-  if $PKG_CONFIG "--atleast-version=0.11.0" "exo-2" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15384:    EXO_VERSION=`$PKG_CONFIG --modversion "exo-2"`
xfburn-0.6.2/configure-15385-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_VERSION" >&5
##############################################
xfburn-0.6.2/configure-15389-$as_echo_n "checking EXO_CFLAGS... " >&6; }
xfburn-0.6.2/configure:15390:    EXO_CFLAGS=`$PKG_CONFIG --cflags "exo-2"`
xfburn-0.6.2/configure-15391-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-15395-$as_echo_n "checking EXO_LIBS... " >&6; }
xfburn-0.6.2/configure:15396:    EXO_LIBS=`$PKG_CONFIG --libs "exo-2"`
xfburn-0.6.2/configure-15397-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EXO_LIBS" >&5
##############################################
xfburn-0.6.2/configure-15408-  elif $PKG_CONFIG --exists "exo-2" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15409:    xdt_cv_version=`$PKG_CONFIG --modversion "exo-2"`
xfburn-0.6.2/configure-15410-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-15580-  if $PKG_CONFIG "--atleast-version=2.22.0" "gio-2.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15581:    LIBGIO_VERSION=`$PKG_CONFIG --modversion "gio-2.0"`
xfburn-0.6.2/configure-15582-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBGIO_VERSION" >&5
##############################################
xfburn-0.6.2/configure-15586-$as_echo_n "checking LIBGIO_CFLAGS... " >&6; }
xfburn-0.6.2/configure:15587:    LIBGIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0"`
xfburn-0.6.2/configure-15588-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBGIO_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-15592-$as_echo_n "checking LIBGIO_LIBS... " >&6; }
xfburn-0.6.2/configure:15593:    LIBGIO_LIBS=`$PKG_CONFIG --libs "gio-2.0"`
xfburn-0.6.2/configure-15594-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBGIO_LIBS" >&5
##############################################
xfburn-0.6.2/configure-15605-  elif $PKG_CONFIG --exists "gio-2.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15606:    xdt_cv_version=`$PKG_CONFIG --modversion "gio-2.0"`
xfburn-0.6.2/configure-15607-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-15775-  if $PKG_CONFIG "--atleast-version=2.16.0" "gio-unix-2.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15776:    LIBGIOUNIX_VERSION=`$PKG_CONFIG --modversion "gio-unix-2.0"`
xfburn-0.6.2/configure-15777-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBGIOUNIX_VERSION" >&5
##############################################
xfburn-0.6.2/configure-15781-$as_echo_n "checking LIBGIOUNIX_CFLAGS... " >&6; }
xfburn-0.6.2/configure:15782:    LIBGIOUNIX_CFLAGS=`$PKG_CONFIG --cflags "gio-unix-2.0"`
xfburn-0.6.2/configure-15783-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBGIOUNIX_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-15787-$as_echo_n "checking LIBGIOUNIX_LIBS... " >&6; }
xfburn-0.6.2/configure:15788:    LIBGIOUNIX_LIBS=`$PKG_CONFIG --libs "gio-unix-2.0"`
xfburn-0.6.2/configure-15789-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBGIOUNIX_LIBS" >&5
##############################################
xfburn-0.6.2/configure-15800-  elif $PKG_CONFIG --exists "gio-unix-2.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15801:    xdt_cv_version=`$PKG_CONFIG --modversion "gio-unix-2.0"`
xfburn-0.6.2/configure-15802-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-15983-  if $PKG_CONFIG "--atleast-version=145" "gudev-1.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:15984:    GUDEV_VERSION=`$PKG_CONFIG --modversion "gudev-1.0"`
xfburn-0.6.2/configure-15985-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUDEV_VERSION" >&5
##############################################
xfburn-0.6.2/configure-15989-$as_echo_n "checking GUDEV_CFLAGS... " >&6; }
xfburn-0.6.2/configure:15990:    GUDEV_CFLAGS=`$PKG_CONFIG --cflags "gudev-1.0"`
xfburn-0.6.2/configure-15991-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUDEV_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-15995-$as_echo_n "checking GUDEV_LIBS... " >&6; }
xfburn-0.6.2/configure:15996:    GUDEV_LIBS=`$PKG_CONFIG --libs "gudev-1.0"`
xfburn-0.6.2/configure-15997-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUDEV_LIBS" >&5
##############################################
xfburn-0.6.2/configure-16013-  elif $PKG_CONFIG --exists "gudev-1.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:16014:    xdt_cv_version=`$PKG_CONFIG --modversion "gudev-1.0"`
xfburn-0.6.2/configure-16015-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-16218-  if $PKG_CONFIG "--atleast-version=1.0.0" "gstreamer-1.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:16219:    GST_VERSION=`$PKG_CONFIG --modversion "gstreamer-1.0"`
xfburn-0.6.2/configure-16220-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GST_VERSION" >&5
##############################################
xfburn-0.6.2/configure-16224-$as_echo_n "checking GST_CFLAGS... " >&6; }
xfburn-0.6.2/configure:16225:    GST_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-1.0"`
xfburn-0.6.2/configure-16226-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GST_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-16230-$as_echo_n "checking GST_LIBS... " >&6; }
xfburn-0.6.2/configure:16231:    GST_LIBS=`$PKG_CONFIG --libs "gstreamer-1.0"`
xfburn-0.6.2/configure-16232-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GST_LIBS" >&5
##############################################
xfburn-0.6.2/configure-16248-  elif $PKG_CONFIG --exists "gstreamer-1.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:16249:    xdt_cv_version=`$PKG_CONFIG --modversion "gstreamer-1.0"`
xfburn-0.6.2/configure-16250-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-16441-  if $PKG_CONFIG "--atleast-version=1.0" "gstreamer-pbutils-1.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:16442:    GST_PBUTILS_VERSION=`$PKG_CONFIG --modversion "gstreamer-pbutils-1.0"`
xfburn-0.6.2/configure-16443-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GST_PBUTILS_VERSION" >&5
##############################################
xfburn-0.6.2/configure-16447-$as_echo_n "checking GST_PBUTILS_CFLAGS... " >&6; }
xfburn-0.6.2/configure:16448:    GST_PBUTILS_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-pbutils-1.0"`
xfburn-0.6.2/configure-16449-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GST_PBUTILS_CFLAGS" >&5
##############################################
xfburn-0.6.2/configure-16453-$as_echo_n "checking GST_PBUTILS_LIBS... " >&6; }
xfburn-0.6.2/configure:16454:    GST_PBUTILS_LIBS=`$PKG_CONFIG --libs "gstreamer-pbutils-1.0"`
xfburn-0.6.2/configure-16455-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GST_PBUTILS_LIBS" >&5
##############################################
xfburn-0.6.2/configure-16466-  elif $PKG_CONFIG --exists "gstreamer-pbutils-1.0" >/dev/null 2>&1; then
xfburn-0.6.2/configure:16467:    xdt_cv_version=`$PKG_CONFIG --modversion "gstreamer-pbutils-1.0"`
xfburn-0.6.2/configure-16468-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
##############################################
xfburn-0.6.2/configure-16695-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xfburn-0.6.2/configure:16696:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xfburn-0.6.2/configure-16697-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xfburn-0.6.2/configure-16802-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfburn-0.6.2/configure:16803:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfburn-0.6.2/configure-16804-  as_echo='print -r --'
xfburn-0.6.2/configure-16805-  as_echo_n='print -rn --'
xfburn-0.6.2/configure:16806:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfburn-0.6.2/configure-16807-  as_echo='printf %s\n'
##############################################
xfburn-0.6.2/configure-16809-else
xfburn-0.6.2/configure:16810:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfburn-0.6.2/configure-16811-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfburn-0.6.2/configure-16819-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfburn-0.6.2/configure:16820:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfburn-0.6.2/configure-16821-      esac;
##############################################
xfburn-0.6.2/configure-16896-# ----------------------------------------
xfburn-0.6.2/configure:16897:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfburn-0.6.2/configure-16898-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfburn-0.6.2/configure-16968-  {
xfburn-0.6.2/configure:16969:    as_val=`expr "$@" || test $? -eq 1`
xfburn-0.6.2/configure-16970-  }
##############################################
xfburn-0.6.2/configure-17072-      case $as_dir in #(
xfburn-0.6.2/configure:17073:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfburn-0.6.2/configure-17074-      *) as_qdir=$as_dir;;
##############################################
xfburn-0.6.2/configure-17207-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xfburn-0.6.2/configure:17208:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xfburn-0.6.2/configure-17209-ac_cs_version="\\
##############################################
xfburn-0.6.2/configure-17232-  --*=?*)
xfburn-0.6.2/configure:17233:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfburn-0.6.2/configure:17234:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xfburn-0.6.2/configure-17235-    ac_shift=:
##############################################
xfburn-0.6.2/configure-17237-  --*=)
xfburn-0.6.2/configure:17238:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfburn-0.6.2/configure-17239-    ac_optarg=
##############################################
xfburn-0.6.2/configure-17261-    case $ac_optarg in
xfburn-0.6.2/configure:17262:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfburn-0.6.2/configure-17263-    '') as_fn_error $? "missing file argument" ;;
##############################################
xfburn-0.6.2/configure-17269-    case $ac_optarg in
xfburn-0.6.2/configure:17270:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfburn-0.6.2/configure-17271-    esac
##############################################
xfburn-0.6.2/configure-17338-delay_variable_subst='$delay_variable_subst'
xfburn-0.6.2/configure:17339:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17340:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17341:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17342:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17343:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17344:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17345:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17346:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17347:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17348:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17349:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17350:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17351:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17352:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17353:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17354:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17355:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17356:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17357:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17358:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17359:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17360:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17361:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17362:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17363:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17364:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17365:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17366:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17367:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17368:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17369:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17370:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17371:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17372:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17373:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17374:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17375:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17376:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17377:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17378:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17379:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17380:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17381:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17382:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17383:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17384:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17385:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17386:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17387:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17388:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17389:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17390:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17391:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17392:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17393:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17394:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17395:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17396:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17397: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"`'
xfburn-0.6.2/configure:17398:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17399:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17400:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17401:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17402:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17403:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17404:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17405:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17406:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17407:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17408:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17409:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17410:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17411:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17412:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17413:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17414:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17415:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17416:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17417:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17418:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17419:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17420:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17421:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17422:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17423:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17424:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17425:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17426:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17427:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17428:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17429:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17430:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17431:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17432:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17433:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17434:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17435:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17436:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17437:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17438:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17439:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17440:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17441:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17442:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17443:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17444:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17445:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17446:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17447:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17448:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17449:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17450:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17451:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17452:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17453:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17454:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17455:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17456:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17457:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17458:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17459:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17460:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17461:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17462:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17463:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17464:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17465:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17466:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17467:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17468:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17469:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17470:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17471:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17472:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure:17473:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/configure-17474-
##############################################
xfburn-0.6.2/configure-17555-striplib; do
xfburn-0.6.2/configure:17556:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfburn-0.6.2/configure-17557-    *[\\\\\\\`\\"\\\$]*)
xfburn-0.6.2/configure:17558:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfburn-0.6.2/configure-17559-      ;;
##############################################
xfburn-0.6.2/configure-17586-configure_time_lt_sys_library_path; do
xfburn-0.6.2/configure:17587:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfburn-0.6.2/configure-17588-    *[\\\\\\\`\\"\\\$]*)
xfburn-0.6.2/configure:17589:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfburn-0.6.2/configure-17590-      ;;
##############################################
xfburn-0.6.2/configure-17695-fi
xfburn-0.6.2/configure:17696:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xfburn-0.6.2/configure-17697-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xfburn-0.6.2/configure-17712-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xfburn-0.6.2/configure:17713:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xfburn-0.6.2/configure-17714-ac_delim='%!_!# '
##############################################
xfburn-0.6.2/configure-17718-
xfburn-0.6.2/configure:17719:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xfburn-0.6.2/configure-17720-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xfburn-0.6.2/configure-17856-for ac_last_try in false false :; do
xfburn-0.6.2/configure:17857:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xfburn-0.6.2/configure-17858-  if test -z "$ac_tt"; then
##############################################
xfburn-0.6.2/configure-17988-      esac
xfburn-0.6.2/configure:17989:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xfburn-0.6.2/configure-17990-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xfburn-0.6.2/configure-18047-*)
xfburn-0.6.2/configure:18048:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfburn-0.6.2/configure-18049-  # A ".." for each directory in $ac_dir_suffix.
xfburn-0.6.2/configure:18050:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfburn-0.6.2/configure-18051-  case $ac_top_builddir_sub in
##############################################
xfburn-0.6.2/configure-18108-/@mandir@/p'
xfburn-0.6.2/configure:18109:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xfburn-0.6.2/configure-18110-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xfburn-0.6.2/configure-18125-
xfburn-0.6.2/configure:18126:# Neutralize VPATH when `$srcdir' = `.'.
xfburn-0.6.2/configure-18127-# Shell code in configure.ac might set extrasub.
##############################################
xfburn-0.6.2/configure-18153-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xfburn-0.6.2/configure:18154:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xfburn-0.6.2/configure-18155-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xfburn-0.6.2/configure-18199-    * )
xfburn-0.6.2/configure:18200:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfburn-0.6.2/configure-18201-  esac
##############################################
xfburn-0.6.2/configure-18254-    # Strip MF so we end up with the name of the file.
xfburn-0.6.2/configure:18255:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
xfburn-0.6.2/configure-18256-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfburn-0.6.2/configure-18805-    *:)
xfburn-0.6.2/configure:18806:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xfburn-0.6.2/configure-18807-        ;;
xfburn-0.6.2/configure-18808-    x:*)
xfburn-0.6.2/configure:18809:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xfburn-0.6.2/configure-18810-        ;;
xfburn-0.6.2/configure-18811-    *::*)
xfburn-0.6.2/configure:18812:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfburn-0.6.2/configure:18813:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xfburn-0.6.2/configure-18814-        ;;
xfburn-0.6.2/configure-18815-    *)
xfburn-0.6.2/configure:18816:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xfburn-0.6.2/configure-18817-        ;;
##############################################
xfburn-0.6.2/configure-18832-    done
xfburn-0.6.2/configure:18833:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfburn-0.6.2/configure-18834-}
##############################################
xfburn-0.6.2/aclocal.m4-274-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xfburn-0.6.2/aclocal.m4:275:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
xfburn-0.6.2/aclocal.m4-276-	if test "$MSGFMT" != "no"; then
##############################################
xfburn-0.6.2/aclocal.m4-295-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xfburn-0.6.2/aclocal.m4:296:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xfburn-0.6.2/aclocal.m4-297-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
xfburn-0.6.2/aclocal.m4-446-   if test "x$srcdir" != "x."; then
xfburn-0.6.2/aclocal.m4:447:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
xfburn-0.6.2/aclocal.m4-448-       posrcprefix="$srcdir/"
##############################################
xfburn-0.6.2/aclocal.m4-471-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
xfburn-0.6.2/aclocal.m4:472:datarootdir=`eval echo "${datarootdir}"`
xfburn-0.6.2/aclocal.m4-473-if test "x$CATOBJEXT" = "x.mo" ; then
xfburn-0.6.2/aclocal.m4:474:  localedir=`eval echo "${libdir}/locale"`
xfburn-0.6.2/aclocal.m4-475-else
xfburn-0.6.2/aclocal.m4:476:  localedir=`eval echo "${datadir}/locale"`
xfburn-0.6.2/aclocal.m4-477-fi
##############################################
xfburn-0.6.2/aclocal.m4-524-
xfburn-0.6.2/aclocal.m4:525:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfburn-0.6.2/aclocal.m4-526-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfburn-0.6.2/aclocal.m4:527:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfburn-0.6.2/aclocal.m4-528-if test -n "$1"; then
##############################################
xfburn-0.6.2/aclocal.m4-612-fi
xfburn-0.6.2/aclocal.m4:613:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfburn-0.6.2/aclocal.m4:614:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfburn-0.6.2/aclocal.m4:615:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfburn-0.6.2/aclocal.m4-616-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfburn-0.6.2/aclocal.m4-628-else
xfburn-0.6.2/aclocal.m4:629:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfburn-0.6.2/aclocal.m4-630-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
xfburn-0.6.2/aclocal.m4-633-   AC_MSG_CHECKING([for XML::Parser])
xfburn-0.6.2/aclocal.m4:634:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfburn-0.6.2/aclocal.m4-635-       AC_MSG_RESULT([ok])
##############################################
xfburn-0.6.2/aclocal.m4-818-    done
xfburn-0.6.2/aclocal.m4:819:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xfburn-0.6.2/aclocal.m4-820-}
##############################################
xfburn-0.6.2/aclocal.m4-1130-m4_define([_LT_CONFIG_STATUS_DECLARE],
xfburn-0.6.2/aclocal.m4:1131:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xfburn-0.6.2/aclocal.m4-1132-
##############################################
xfburn-0.6.2/aclocal.m4-1140-#
xfburn-0.6.2/aclocal.m4:1141:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xfburn-0.6.2/aclocal.m4-1142-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xfburn-0.6.2/aclocal.m4-1250-]], lt_decl_quote_varnames); do
xfburn-0.6.2/aclocal.m4:1251:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfburn-0.6.2/aclocal.m4-1252-    *[[\\\\\\\`\\"\\\$]]*)
xfburn-0.6.2/aclocal.m4:1253:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfburn-0.6.2/aclocal.m4-1254-      ;;
##############################################
xfburn-0.6.2/aclocal.m4-1263-]], lt_decl_dquote_varnames); do
xfburn-0.6.2/aclocal.m4:1264:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xfburn-0.6.2/aclocal.m4-1265-    *[[\\\\\\\`\\"\\\$]]*)
xfburn-0.6.2/aclocal.m4:1266:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xfburn-0.6.2/aclocal.m4-1267-      ;;
##############################################
xfburn-0.6.2/aclocal.m4-1802-  if test yes = "$lt_cv_ld_force_load"; then
xfburn-0.6.2/aclocal.m4:1803:    _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\"`'
xfburn-0.6.2/aclocal.m4-1804-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xfburn-0.6.2/aclocal.m4-1855-      }]'
xfburn-0.6.2/aclocal.m4:1856:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfburn-0.6.2/aclocal.m4-1857-  # Check for a 64-bit object if we didn't find anything.
xfburn-0.6.2/aclocal.m4-1858-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xfburn-0.6.2/aclocal.m4:1859:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xfburn-0.6.2/aclocal.m4-1860-  fi],[])
##############################################
xfburn-0.6.2/aclocal.m4-1891-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xfburn-0.6.2/aclocal.m4:1892:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xfburn-0.6.2/aclocal.m4-1893-  ECHO='print -r --'
xfburn-0.6.2/aclocal.m4:1894:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xfburn-0.6.2/aclocal.m4-1895-  ECHO='printf %s\n'
##############################################
xfburn-0.6.2/aclocal.m4-1926-    PATH=/empty FPATH=/empty; export PATH FPATH
xfburn-0.6.2/aclocal.m4:1927:    test "X`printf %s $ECHO`" = "X$ECHO" \
xfburn-0.6.2/aclocal.m4:1928:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xfburn-0.6.2/aclocal.m4-1929-
##############################################
xfburn-0.6.2/aclocal.m4-1950-   if test yes = "$GCC"; then
xfburn-0.6.2/aclocal.m4:1951:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xfburn-0.6.2/aclocal.m4-1952-   fi
##############################################
xfburn-0.6.2/aclocal.m4-1954- /*)
xfburn-0.6.2/aclocal.m4:1955:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xfburn-0.6.2/aclocal.m4-1956-   ;; #(
##############################################
xfburn-0.6.2/aclocal.m4-1984-  if AC_TRY_EVAL(ac_compile); then
xfburn-0.6.2/aclocal.m4:1985:    case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/aclocal.m4-1986-      *ELF-32*)
##############################################
xfburn-0.6.2/aclocal.m4-2001-    if test yes = "$lt_cv_prog_gnu_ld"; then
xfburn-0.6.2/aclocal.m4:2002:      case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/aclocal.m4-2003-	*32-bit*)
##############################################
xfburn-0.6.2/aclocal.m4-2013-    else
xfburn-0.6.2/aclocal.m4:2014:      case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/aclocal.m4-2015-	*32-bit*)
##############################################
xfburn-0.6.2/aclocal.m4-2035-    emul=elf
xfburn-0.6.2/aclocal.m4:2036:    case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/aclocal.m4-2037-      *32-bit*)
##############################################
xfburn-0.6.2/aclocal.m4-2043-    esac
xfburn-0.6.2/aclocal.m4:2044:    case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/aclocal.m4-2045-      *MSB*)
##############################################
xfburn-0.6.2/aclocal.m4-2051-    esac
xfburn-0.6.2/aclocal.m4:2052:    case `/usr/bin/file conftest.$ac_objext` in
xfburn-0.6.2/aclocal.m4-2053-      *N32*)
##############################################
xfburn-0.6.2/aclocal.m4-2416-    # And add a safety zone
xfburn-0.6.2/aclocal.m4:2417:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfburn-0.6.2/aclocal.m4:2418:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfburn-0.6.2/aclocal.m4-2419-    ;;
##############################################
xfburn-0.6.2/aclocal.m4-2449-    if test -n "$kargmax"; then
xfburn-0.6.2/aclocal.m4:2450:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xfburn-0.6.2/aclocal.m4-2451-    else
##############################################
xfburn-0.6.2/aclocal.m4-2458-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xfburn-0.6.2/aclocal.m4:2459:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xfburn-0.6.2/aclocal.m4:2460:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xfburn-0.6.2/aclocal.m4-2461-    else
##############################################
xfburn-0.6.2/aclocal.m4-2470-      # we can't tell.
xfburn-0.6.2/aclocal.m4:2471:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xfburn-0.6.2/aclocal.m4-2472-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xfburn-0.6.2/aclocal.m4-2474-      do
xfburn-0.6.2/aclocal.m4:2475:        i=`expr $i + 1`
xfburn-0.6.2/aclocal.m4-2476-        teststring=$teststring$teststring
##############################################
xfburn-0.6.2/aclocal.m4-2478-      # Only check the string length outside the loop.
xfburn-0.6.2/aclocal.m4:2479:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xfburn-0.6.2/aclocal.m4-2480-      teststring=
##############################################
xfburn-0.6.2/aclocal.m4-2483-      # linker.  It appears as though 1/2 is a usable value.
xfburn-0.6.2/aclocal.m4:2484:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xfburn-0.6.2/aclocal.m4-2485-    fi
##############################################
xfburn-0.6.2/aclocal.m4-2949-    *:)
xfburn-0.6.2/aclocal.m4:2950:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
xfburn-0.6.2/aclocal.m4-2951-        ;;
xfburn-0.6.2/aclocal.m4-2952-    x:*)
xfburn-0.6.2/aclocal.m4:2953:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfburn-0.6.2/aclocal.m4-2954-        ;;
xfburn-0.6.2/aclocal.m4-2955-    *::*)
xfburn-0.6.2/aclocal.m4:2956:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xfburn-0.6.2/aclocal.m4:2957:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
xfburn-0.6.2/aclocal.m4-2958-        ;;
xfburn-0.6.2/aclocal.m4-2959-    *)
xfburn-0.6.2/aclocal.m4:2960:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
xfburn-0.6.2/aclocal.m4-2961-        ;;
##############################################
xfburn-0.6.2/aclocal.m4-2989-  esac
xfburn-0.6.2/aclocal.m4:2990:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xfburn-0.6.2/aclocal.m4-2991-  case $lt_search_path_spec in
##############################################
xfburn-0.6.2/aclocal.m4-2996-    # okay in the real world where ";" in dirpaths is itself problematic.
xfburn-0.6.2/aclocal.m4:2997:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xfburn-0.6.2/aclocal.m4-2998-    ;;
xfburn-0.6.2/aclocal.m4-2999-  *)
xfburn-0.6.2/aclocal.m4:3000:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xfburn-0.6.2/aclocal.m4-3001-    ;;
##############################################
xfburn-0.6.2/aclocal.m4-3005-  lt_tmp_lt_search_path_spec=
xfburn-0.6.2/aclocal.m4:3006:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xfburn-0.6.2/aclocal.m4-3007-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xfburn-0.6.2/aclocal.m4-3047-  esac
xfburn-0.6.2/aclocal.m4:3048:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xfburn-0.6.2/aclocal.m4-3049-else
##############################################
xfburn-0.6.2/aclocal.m4-3188-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xfburn-0.6.2/aclocal.m4:3189:    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'
xfburn-0.6.2/aclocal.m4-3190-    ;;
##############################################
xfburn-0.6.2/aclocal.m4-3224-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfburn-0.6.2/aclocal.m4:3225:    postinstall_cmds='base_file=`basename \$file`~
xfburn-0.6.2/aclocal.m4:3226:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfburn-0.6.2/aclocal.m4:3227:      dldir=$destdir/`dirname \$dlpath`~
xfburn-0.6.2/aclocal.m4-3228-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xfburn-0.6.2/aclocal.m4-3233-      fi'
xfburn-0.6.2/aclocal.m4:3234:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfburn-0.6.2/aclocal.m4-3235-      dlpath=$dir/\$dldll~
##############################################
xfburn-0.6.2/aclocal.m4-3241-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xfburn-0.6.2/aclocal.m4:3242:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfburn-0.6.2/aclocal.m4-3243-m4_if([$1], [],[
##############################################
xfburn-0.6.2/aclocal.m4-3247-      # MinGW DLLs use traditional 'lib' prefix
xfburn-0.6.2/aclocal.m4:3248:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfburn-0.6.2/aclocal.m4-3249-      ;;
##############################################
xfburn-0.6.2/aclocal.m4-3251-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xfburn-0.6.2/aclocal.m4:3252:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfburn-0.6.2/aclocal.m4-3253-      ;;
##############################################
xfburn-0.6.2/aclocal.m4-3260-    libname_spec='$name'
xfburn-0.6.2/aclocal.m4:3261:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xfburn-0.6.2/aclocal.m4-3262-    library_names_spec='$libname.dll.lib'
##############################################
xfburn-0.6.2/aclocal.m4-3272-        # Let DOS variable expansion print the short 8.3 style file name.
xfburn-0.6.2/aclocal.m4:3273:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xfburn-0.6.2/aclocal.m4-3274-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xfburn-0.6.2/aclocal.m4-3277-      # Convert to MSYS style.
xfburn-0.6.2/aclocal.m4:3278:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xfburn-0.6.2/aclocal.m4-3279-      ;;
##############################################
xfburn-0.6.2/aclocal.m4-3283-      # like /cygdrive/c/PROGRA~1:/cygdr...
xfburn-0.6.2/aclocal.m4:3284:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xfburn-0.6.2/aclocal.m4:3285:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xfburn-0.6.2/aclocal.m4:3286:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfburn-0.6.2/aclocal.m4-3287-      ;;
##############################################
xfburn-0.6.2/aclocal.m4-3291-        # It is most probably a Windows format PATH.
xfburn-0.6.2/aclocal.m4:3292:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xfburn-0.6.2/aclocal.m4-3293-      else
xfburn-0.6.2/aclocal.m4:3294:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xfburn-0.6.2/aclocal.m4-3295-      fi
##############################################
xfburn-0.6.2/aclocal.m4-3301-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xfburn-0.6.2/aclocal.m4:3302:    postinstall_cmds='base_file=`basename \$file`~
xfburn-0.6.2/aclocal.m4:3303:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xfburn-0.6.2/aclocal.m4:3304:      dldir=$destdir/`dirname \$dlpath`~
xfburn-0.6.2/aclocal.m4-3305-      test -d \$dldir || mkdir -p \$dldir~
xfburn-0.6.2/aclocal.m4-3306-      $install_prog $dir/$dlname \$dldir/$dlname'
xfburn-0.6.2/aclocal.m4:3307:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xfburn-0.6.2/aclocal.m4-3308-      dlpath=$dir/\$dldll~
##############################################
xfburn-0.6.2/aclocal.m4-3315-    # Assume MSVC wrapper
xfburn-0.6.2/aclocal.m4:3316:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
xfburn-0.6.2/aclocal.m4-3317-    dynamic_linker='Win32 ld.exe'
##############################################
xfburn-0.6.2/aclocal.m4-3332-  shlibpath_var=DYLD_LIBRARY_PATH
xfburn-0.6.2/aclocal.m4:3333:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xfburn-0.6.2/aclocal.m4-3334-m4_if([$1], [],[
##############################################
xfburn-0.6.2/aclocal.m4-3566-  if test -f /etc/ld.so.conf; then
xfburn-0.6.2/aclocal.m4:3567:    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' ' '`
xfburn-0.6.2/aclocal.m4-3568-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xfburn-0.6.2/aclocal.m4-3632-  need_lib_prefix=no
xfburn-0.6.2/aclocal.m4:3633:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfburn-0.6.2/aclocal.m4-3634-    need_version=no
##############################################
xfburn-0.6.2/aclocal.m4-3659-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xfburn-0.6.2/aclocal.m4:3660:  postinstall_cmds='base_file=`basename \$file`~
xfburn-0.6.2/aclocal.m4:3661:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xfburn-0.6.2/aclocal.m4:3662:    dldir=$destdir/`dirname \$dlpath`~
xfburn-0.6.2/aclocal.m4-3663-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xfburn-0.6.2/aclocal.m4-3668-    fi'
xfburn-0.6.2/aclocal.m4:3669:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xfburn-0.6.2/aclocal.m4-3670-    dlpath=$dir/\$dldll~
##############################################
xfburn-0.6.2/aclocal.m4-3879-	"file_magic "*)
xfburn-0.6.2/aclocal.m4:3880:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xfburn-0.6.2/aclocal.m4-3881-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xfburn-0.6.2/aclocal.m4-3962-    # gcc leaves a trailing carriage return, which upsets mingw
xfburn-0.6.2/aclocal.m4:3963:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfburn-0.6.2/aclocal.m4-3964-  *)
xfburn-0.6.2/aclocal.m4:3965:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfburn-0.6.2/aclocal.m4-3966-  esac
##############################################
xfburn-0.6.2/aclocal.m4-3971-      # Canonicalize the pathname of ld
xfburn-0.6.2/aclocal.m4:3972:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xfburn-0.6.2/aclocal.m4-3973-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xfburn-0.6.2/aclocal.m4:3974:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xfburn-0.6.2/aclocal.m4-3975-      done
##############################################
xfburn-0.6.2/aclocal.m4-4002-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfburn-0.6.2/aclocal.m4:4003:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xfburn-0.6.2/aclocal.m4-4004-      *GNU* | *'with BFD'*)
##############################################
xfburn-0.6.2/aclocal.m4-4042-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xfburn-0.6.2/aclocal.m4:4043:case `$LD -v 2>&1 </dev/null` in
xfburn-0.6.2/aclocal.m4-4044-*GNU* | *'with BFD'*)
##############################################
xfburn-0.6.2/aclocal.m4-4269-openbsd* | bitrig*)
xfburn-0.6.2/aclocal.m4:4270:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfburn-0.6.2/aclocal.m4-4271-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xfburn-0.6.2/aclocal.m4-4336-    else
xfburn-0.6.2/aclocal.m4:4337:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xfburn-0.6.2/aclocal.m4-4338-    fi
##############################################
xfburn-0.6.2/aclocal.m4-4387-	esac
xfburn-0.6.2/aclocal.m4:4388:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xfburn-0.6.2/aclocal.m4-4389-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xfburn-0.6.2/aclocal.m4-4393-	*)
xfburn-0.6.2/aclocal.m4:4394:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xfburn-0.6.2/aclocal.m4-4395-	  */dev/null*)
##############################################
xfburn-0.6.2/aclocal.m4-4419-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xfburn-0.6.2/aclocal.m4:4420:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xfburn-0.6.2/aclocal.m4-4421-    *COFF*)
##############################################
xfburn-0.6.2/aclocal.m4-4478-  # decide which one to use based on capabilities of $DLLTOOL
xfburn-0.6.2/aclocal.m4:4479:  case `$DLLTOOL --help 2>&1` in
xfburn-0.6.2/aclocal.m4-4480-  *--identify-strict*)
##############################################
xfburn-0.6.2/aclocal.m4-4652-# If we're using GNU nm, then use its standard symbol codes.
xfburn-0.6.2/aclocal.m4:4653:case `$NM -V 2>&1` in
xfburn-0.6.2/aclocal.m4-4654-*GNU* | *'with BFD'*)
##############################################
xfburn-0.6.2/aclocal.m4-4700-mingw*)
xfburn-0.6.2/aclocal.m4:4701:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xfburn-0.6.2/aclocal.m4-4702-  ;;
##############################################
xfburn-0.6.2/aclocal.m4-5105-	  *)
xfburn-0.6.2/aclocal.m4:5106:	    case `$CC -V 2>&1 | sed 5q` in
xfburn-0.6.2/aclocal.m4-5107-	    *Sun\ C*)
##############################################
xfburn-0.6.2/aclocal.m4-5447-      *)
xfburn-0.6.2/aclocal.m4:5448:	case `$CC -V 2>&1 | sed 5q` in
xfburn-0.6.2/aclocal.m4-5449-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xfburn-0.6.2/aclocal.m4-5630-    else
xfburn-0.6.2/aclocal.m4:5631:      _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'
xfburn-0.6.2/aclocal.m4-5632-    fi
##############################################
xfburn-0.6.2/aclocal.m4-5729-	# shared libraries, regardless of the interface used.
xfburn-0.6.2/aclocal.m4:5730:	case `$LD -v 2>&1` in
xfburn-0.6.2/aclocal.m4-5731-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xfburn-0.6.2/aclocal.m4-5761-    supports_anon_versioning=no
xfburn-0.6.2/aclocal.m4:5762:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
xfburn-0.6.2/aclocal.m4-5763-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xfburn-0.6.2/aclocal.m4-5864-	prefix_cmds="$SED"~
xfburn-0.6.2/aclocal.m4:5865:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfburn-0.6.2/aclocal.m4-5866-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfburn-0.6.2/aclocal.m4-5886-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfburn-0.6.2/aclocal.m4:5887:      _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'
xfburn-0.6.2/aclocal.m4:5888:      _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'
xfburn-0.6.2/aclocal.m4-5889-      ;;
##############################################
xfburn-0.6.2/aclocal.m4-5904-        pgcc*)				# Portland Group C compiler
xfburn-0.6.2/aclocal.m4:5905:	  _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'
xfburn-0.6.2/aclocal.m4-5906-	  tmp_addflag=' $pic_flag'
##############################################
xfburn-0.6.2/aclocal.m4-5909-					# Portland Group f77 and f90 compilers
xfburn-0.6.2/aclocal.m4:5910:	  _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'
xfburn-0.6.2/aclocal.m4-5911-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xfburn-0.6.2/aclocal.m4-5926-	nvcc*)	# Cuda Compiler Driver 2.2
xfburn-0.6.2/aclocal.m4:5927:	  _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'
xfburn-0.6.2/aclocal.m4-5928-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfburn-0.6.2/aclocal.m4-5930-	esac
xfburn-0.6.2/aclocal.m4:5931:	case `$CC -V 2>&1 | sed 5q` in
xfburn-0.6.2/aclocal.m4-5932-	*Sun\ C*)			# Sun C 5.9
xfburn-0.6.2/aclocal.m4:5933:	  _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'
xfburn-0.6.2/aclocal.m4-5934-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfburn-0.6.2/aclocal.m4-6001-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfburn-0.6.2/aclocal.m4:6002:      case `$LD -v 2>&1` in
xfburn-0.6.2/aclocal.m4-6003-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xfburn-0.6.2/aclocal.m4-6090-	else
xfburn-0.6.2/aclocal.m4:6091:	  _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'
xfburn-0.6.2/aclocal.m4-6092-	fi
##############################################
xfburn-0.6.2/aclocal.m4-6155-	# below for broken collect2 doesn't work under 4.3+
xfburn-0.6.2/aclocal.m4:6156:	  collect2name=`$CC -print-prog-name=collect2`
xfburn-0.6.2/aclocal.m4-6157-	  if test -f "$collect2name" &&
##############################################
xfburn-0.6.2/aclocal.m4-6211-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
xfburn-0.6.2/aclocal.m4:6212:        _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
xfburn-0.6.2/aclocal.m4-6213-      else
##############################################
xfburn-0.6.2/aclocal.m4-6236-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xfburn-0.6.2/aclocal.m4:6237:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfburn-0.6.2/aclocal.m4-6238-	  if test svr4 != "$with_aix_soname"; then
##############################################
xfburn-0.6.2/aclocal.m4-6327-	# FIXME: Setting linknames here is a bad hack.
xfburn-0.6.2/aclocal.m4:6328:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xfburn-0.6.2/aclocal.m4-6329-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xfburn-0.6.2/aclocal.m4-6465-      if test yes = "$GCC"; then
xfburn-0.6.2/aclocal.m4:6466:	_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'
xfburn-0.6.2/aclocal.m4-6467-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xfburn-0.6.2/aclocal.m4-6488-	if test yes = "$lt_cv_irix_exported_symbol"; then
xfburn-0.6.2/aclocal.m4:6489:          _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'
xfburn-0.6.2/aclocal.m4-6490-	fi
##############################################
xfburn-0.6.2/aclocal.m4-6492-      else
xfburn-0.6.2/aclocal.m4:6493:	_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'
xfburn-0.6.2/aclocal.m4:6494:	_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'
xfburn-0.6.2/aclocal.m4-6495-      fi
##############################################
xfburn-0.6.2/aclocal.m4-6539-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xfburn-0.6.2/aclocal.m4:6540:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xfburn-0.6.2/aclocal.m4-6541-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xfburn-0.6.2/aclocal.m4-6570-	prefix_cmds="$SED"~
xfburn-0.6.2/aclocal.m4:6571:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfburn-0.6.2/aclocal.m4-6572-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfburn-0.6.2/aclocal.m4-6584-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfburn-0.6.2/aclocal.m4:6585:	_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'
xfburn-0.6.2/aclocal.m4-6586-      else
xfburn-0.6.2/aclocal.m4-6587-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfburn-0.6.2/aclocal.m4:6588:	_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'
xfburn-0.6.2/aclocal.m4-6589-      fi
##############################################
xfburn-0.6.2/aclocal.m4-6597-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfburn-0.6.2/aclocal.m4:6598:	_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'
xfburn-0.6.2/aclocal.m4-6599-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfburn-0.6.2/aclocal.m4-6601-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfburn-0.6.2/aclocal.m4:6602:	_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'
xfburn-0.6.2/aclocal.m4:6603:	_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~
xfburn-0.6.2/aclocal.m4:6604:          $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'
xfburn-0.6.2/aclocal.m4-6605-
##############################################
xfburn-0.6.2/aclocal.m4-6620-      else
xfburn-0.6.2/aclocal.m4:6621:	case `$CC -V 2>&1` in
xfburn-0.6.2/aclocal.m4-6622-	*"Compilers 5.0"*)
##############################################
xfburn-0.6.2/aclocal.m4-6813-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xfburn-0.6.2/aclocal.m4:6814:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xfburn-0.6.2/aclocal.m4-6815-	  then
##############################################
xfburn-0.6.2/aclocal.m4-7113-        # ancient GNU ld didn't support --whole-archive et. al.
xfburn-0.6.2/aclocal.m4:7114:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xfburn-0.6.2/aclocal.m4-7115-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xfburn-0.6.2/aclocal.m4-7223-          # below for broken collect2 doesn't work under 4.3+
xfburn-0.6.2/aclocal.m4:7224:	  collect2name=`$CC -print-prog-name=collect2`
xfburn-0.6.2/aclocal.m4-7225-	  if test -f "$collect2name" &&
##############################################
xfburn-0.6.2/aclocal.m4-7281-
xfburn-0.6.2/aclocal.m4:7282:          _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
xfburn-0.6.2/aclocal.m4-7283-        else
##############################################
xfburn-0.6.2/aclocal.m4-7306-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xfburn-0.6.2/aclocal.m4:7307:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xfburn-0.6.2/aclocal.m4-7308-	    if test svr4 != "$with_aix_soname"; then
##############################################
xfburn-0.6.2/aclocal.m4-7435-	  prefix_cmds="$SED"~
xfburn-0.6.2/aclocal.m4:7436:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xfburn-0.6.2/aclocal.m4-7437-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xfburn-0.6.2/aclocal.m4-7509-            # dependencies.
xfburn-0.6.2/aclocal.m4:7510:            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"'
xfburn-0.6.2/aclocal.m4-7511-            ;;
##############################################
xfburn-0.6.2/aclocal.m4-7574-	    # dependencies.
xfburn-0.6.2/aclocal.m4:7575:	    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"'
xfburn-0.6.2/aclocal.m4-7576-	    ;;
##############################################
xfburn-0.6.2/aclocal.m4-7610-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xfburn-0.6.2/aclocal.m4:7611:	_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'
xfburn-0.6.2/aclocal.m4:7612:	_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'
xfburn-0.6.2/aclocal.m4-7613-	;;
##############################################
xfburn-0.6.2/aclocal.m4-7617-	    # SGI C++
xfburn-0.6.2/aclocal.m4:7618:	    _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'
xfburn-0.6.2/aclocal.m4-7619-
##############################################
xfburn-0.6.2/aclocal.m4-7628-	      if test no = "$with_gnu_ld"; then
xfburn-0.6.2/aclocal.m4:7629:	        _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'
xfburn-0.6.2/aclocal.m4-7630-	      else
xfburn-0.6.2/aclocal.m4:7631:	        _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'
xfburn-0.6.2/aclocal.m4-7632-	      fi
##############################################
xfburn-0.6.2/aclocal.m4-7649-	    # to its proper name (with version) after linking.
xfburn-0.6.2/aclocal.m4:7650:	    _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'
xfburn-0.6.2/aclocal.m4:7651:	    _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'
xfburn-0.6.2/aclocal.m4-7652-	    # Commands to make compiler produce verbose output that lists
##############################################
xfburn-0.6.2/aclocal.m4-7659-	    # dependencies.
xfburn-0.6.2/aclocal.m4:7660:	    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"'
xfburn-0.6.2/aclocal.m4-7661-
##############################################
xfburn-0.6.2/aclocal.m4-7674-	    # earlier do not add the objects themselves.
xfburn-0.6.2/aclocal.m4:7675:	    case `$CC -V 2>&1` in
xfburn-0.6.2/aclocal.m4-7676-	      *"Version 7."*)
##############################################
xfburn-0.6.2/aclocal.m4-7695-            # Portland Group C++ compiler
xfburn-0.6.2/aclocal.m4:7696:	    case `$CC -V` in
xfburn-0.6.2/aclocal.m4-7697-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xfburn-0.6.2/aclocal.m4-7700-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xfburn-0.6.2/aclocal.m4:7701:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xfburn-0.6.2/aclocal.m4-7702-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xfburn-0.6.2/aclocal.m4-7704-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xfburn-0.6.2/aclocal.m4:7705:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xfburn-0.6.2/aclocal.m4-7706-                $RANLIB $oldlib'
##############################################
xfburn-0.6.2/aclocal.m4-7709-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfburn-0.6.2/aclocal.m4:7710:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
xfburn-0.6.2/aclocal.m4-7711-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xfburn-0.6.2/aclocal.m4-7713-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xfburn-0.6.2/aclocal.m4:7714:                $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'
xfburn-0.6.2/aclocal.m4-7715-	      ;;
##############################################
xfburn-0.6.2/aclocal.m4-7723-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
xfburn-0.6.2/aclocal.m4:7724:	    _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'
xfburn-0.6.2/aclocal.m4-7725-            ;;
##############################################
xfburn-0.6.2/aclocal.m4-7742-	    # dependencies.
xfburn-0.6.2/aclocal.m4:7743:	    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'
xfburn-0.6.2/aclocal.m4-7744-	    ;;
##############################################
xfburn-0.6.2/aclocal.m4-7757-	  *)
xfburn-0.6.2/aclocal.m4:7758:	    case `$CC -V 2>&1 | sed 5q` in
xfburn-0.6.2/aclocal.m4-7759-	    *Sun\ C*)
##############################################
xfburn-0.6.2/aclocal.m4-7764-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xfburn-0.6.2/aclocal.m4:7765:	      _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'
xfburn-0.6.2/aclocal.m4-7766-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xfburn-0.6.2/aclocal.m4-7829-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
xfburn-0.6.2/aclocal.m4:7830:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xfburn-0.6.2/aclocal.m4-7831-	    _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'
##############################################
xfburn-0.6.2/aclocal.m4-7848-	    # to its proper name (with version) after linking.
xfburn-0.6.2/aclocal.m4:7849:	    _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'
xfburn-0.6.2/aclocal.m4-7850-
##############################################
xfburn-0.6.2/aclocal.m4-7869-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xfburn-0.6.2/aclocal.m4:7870:	        _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'
xfburn-0.6.2/aclocal.m4-7871-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xfburn-0.6.2/aclocal.m4-7874-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xfburn-0.6.2/aclocal.m4:7875:	        _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'
xfburn-0.6.2/aclocal.m4:7876:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xfburn-0.6.2/aclocal.m4-7877-                  echo "-hidden">> $lib.exp~
xfburn-0.6.2/aclocal.m4:7878:                  $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~
xfburn-0.6.2/aclocal.m4-7879-                  $RM $lib.exp'
##############################################
xfburn-0.6.2/aclocal.m4-7893-	    # dependencies.
xfburn-0.6.2/aclocal.m4:7894:	    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"'
xfburn-0.6.2/aclocal.m4-7895-	    ;;
##############################################
xfburn-0.6.2/aclocal.m4-7900-	        osf3*)
xfburn-0.6.2/aclocal.m4:7901:	          _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'
xfburn-0.6.2/aclocal.m4-7902-		  ;;
xfburn-0.6.2/aclocal.m4-7903-	        *)
xfburn-0.6.2/aclocal.m4:7904:	          _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'
xfburn-0.6.2/aclocal.m4-7905-		  ;;
##############################################
xfburn-0.6.2/aclocal.m4-8153-  case @S|@2 in
xfburn-0.6.2/aclocal.m4:8154:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
xfburn-0.6.2/aclocal.m4:8155:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
xfburn-0.6.2/aclocal.m4-8156-  esac
##############################################
xfburn-0.6.2/aclocal.m4-8242-
xfburn-0.6.2/aclocal.m4:8243:  for p in `eval "$output_verbose_link_cmd"`; do
xfburn-0.6.2/aclocal.m4-8244-    case $prev$p in
##############################################
xfburn-0.6.2/aclocal.m4-8346-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xfburn-0.6.2/aclocal.m4:8347: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xfburn-0.6.2/aclocal.m4-8348-fi
##############################################
xfburn-0.6.2/aclocal.m4-8956-    test 10 -lt "$lt_ac_count" && break
xfburn-0.6.2/aclocal.m4:8957:    lt_ac_count=`expr $lt_ac_count + 1`
xfburn-0.6.2/aclocal.m4-8958-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
xfburn-0.6.2/aclocal.m4-9572-m4_define([lt_combine],
xfburn-0.6.2/aclocal.m4:9573:[m4_if(m4_eval([$# > 3]), [1],
xfburn-0.6.2/aclocal.m4-9574-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xfburn-0.6.2/aclocal.m4-9895-    PKG_CHECK_EXISTS([$3],
xfburn-0.6.2/aclocal.m4:9896:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xfburn-0.6.2/aclocal.m4-9897-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xfburn-0.6.2/aclocal.m4-9943-        if test $_pkg_short_errors_supported = yes; then
xfburn-0.6.2/aclocal.m4:9944:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xfburn-0.6.2/aclocal.m4-9945-        else 
xfburn-0.6.2/aclocal.m4:9946:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xfburn-0.6.2/aclocal.m4-9947-        fi
##############################################
xfburn-0.6.2/aclocal.m4-10132-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xfburn-0.6.2/aclocal.m4:10133:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xfburn-0.6.2/aclocal.m4-10134-# and then we would define $MISSING as
##############################################
xfburn-0.6.2/aclocal.m4-10147-# Expand $ac_aux_dir to an absolute path.
xfburn-0.6.2/aclocal.m4:10148:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfburn-0.6.2/aclocal.m4-10149-])
##############################################
xfburn-0.6.2/aclocal.m4-10245-  if test "$am_compiler_list" = ""; then
xfburn-0.6.2/aclocal.m4:10246:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xfburn-0.6.2/aclocal.m4-10247-  fi
##############################################
xfburn-0.6.2/aclocal.m4-10398-    # Strip MF so we end up with the name of the file.
xfburn-0.6.2/aclocal.m4:10399:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
xfburn-0.6.2/aclocal.m4-10400-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfburn-0.6.2/aclocal.m4-10405-      || continue
xfburn-0.6.2/aclocal.m4:10406:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
xfburn-0.6.2/aclocal.m4:10407:    am_filepart=`AS_BASENAME(["$am_mf"])`
xfburn-0.6.2/aclocal.m4-10408-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
xfburn-0.6.2/aclocal.m4-10473-AC_REQUIRE([AC_PROG_INSTALL])dnl
xfburn-0.6.2/aclocal.m4:10474:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfburn-0.6.2/aclocal.m4-10475-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfburn-0.6.2/aclocal.m4-10632-    * )
xfburn-0.6.2/aclocal.m4:10633:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfburn-0.6.2/aclocal.m4-10634-  esac
xfburn-0.6.2/aclocal.m4-10635-done
xfburn-0.6.2/aclocal.m4:10636:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xfburn-0.6.2/aclocal.m4-10637-
##############################################
xfburn-0.6.2/aclocal.m4-10924-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfburn-0.6.2/aclocal.m4:10925:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfburn-0.6.2/aclocal.m4-10926-     if test "$[*]" = "X"; then
xfburn-0.6.2/aclocal.m4-10927-	# -L didn't work.
xfburn-0.6.2/aclocal.m4:10928:	set X `ls -t "$srcdir/configure" conftest.file`
xfburn-0.6.2/aclocal.m4-10929-     fi
##############################################
xfburn-0.6.2/aclocal.m4-11312-  if $PKG_CONFIG "--atleast-version=$3" "$2" >/dev/null 2>&1; then
xfburn-0.6.2/aclocal.m4:11313:    $1_VERSION=`$PKG_CONFIG --modversion "$2"`
xfburn-0.6.2/aclocal.m4-11314-    AC_MSG_RESULT([$$1_VERSION])
##############################################
xfburn-0.6.2/aclocal.m4-11316-    AC_MSG_CHECKING([$1_CFLAGS])
xfburn-0.6.2/aclocal.m4:11317:    $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
xfburn-0.6.2/aclocal.m4-11318-    AC_MSG_RESULT([$$1_CFLAGS])
##############################################
xfburn-0.6.2/aclocal.m4-11320-    AC_MSG_CHECKING([$1_LIBS])
xfburn-0.6.2/aclocal.m4:11321:    $1_LIBS=`$PKG_CONFIG --libs "$2"`
xfburn-0.6.2/aclocal.m4-11322-    AC_MSG_RESULT([$$1_LIBS])
##############################################
xfburn-0.6.2/aclocal.m4-11332-  elif $PKG_CONFIG --exists "$2" >/dev/null 2>&1; then
xfburn-0.6.2/aclocal.m4:11333:    xdt_cv_version=`$PKG_CONFIG --modversion "$2"`
xfburn-0.6.2/aclocal.m4-11334-    AC_MSG_RESULT([found, but $xdt_cv_version])
##############################################
xfburn-0.6.2/aclocal.m4-11433-        -L*)
xfburn-0.6.2/aclocal.m4:11434:          path=`echo $option | sed 's/^-L//'`
xfburn-0.6.2/aclocal.m4-11435-          if test x"$path" != x""; then
##############################################
xfburn-0.6.2/aclocal.m4-11746-      AC_MSG_CHECKING([whether $LD accepts --as-needed])
xfburn-0.6.2/aclocal.m4:11747:      case `$LD --as-needed -v 2>&1 </dev/null` in
xfburn-0.6.2/aclocal.m4-11748-      *GNU* | *'with BFD'*)
##############################################
xfburn-0.6.2/aclocal.m4-11757-    AC_MSG_CHECKING([whether $LD accepts -O1])
xfburn-0.6.2/aclocal.m4:11758:    case `$LD -O1 -v 2>&1 </dev/null` in
xfburn-0.6.2/aclocal.m4-11759-    *GNU* | *'with BFD'*)
##############################################
xfburn-0.6.2/Makefile.in-50-  { \
xfburn-0.6.2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/Makefile.in-130-  esac
xfburn-0.6.2/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/Makefile.in-132-am__vpath_adj = case $$p in \
xfburn-0.6.2/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/Makefile.in-134-    *) f=$$p;; \
xfburn-0.6.2/Makefile.in-135-  esac;
xfburn-0.6.2/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/Makefile.in-137-am__install_max = 40
xfburn-0.6.2/Makefile.in-138-am__nobase_strip_setup = \
xfburn-0.6.2/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/Makefile.in-140-am__nobase_strip = \
##############################################
xfburn-0.6.2/Makefile.in-210-  while test -n "$$dir1"; do \
xfburn-0.6.2/Makefile.in:211:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfburn-0.6.2/Makefile.in-212-    if test "$$first" != "."; then \
xfburn-0.6.2/Makefile.in-213-      if test "$$first" = ".."; then \
xfburn-0.6.2/Makefile.in:214:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfburn-0.6.2/Makefile.in:215:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfburn-0.6.2/Makefile.in-216-      else \
xfburn-0.6.2/Makefile.in:217:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfburn-0.6.2/Makefile.in-218-        if test "$$first2" = "$$first"; then \
xfburn-0.6.2/Makefile.in:219:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfburn-0.6.2/Makefile.in-220-        else \
##############################################
xfburn-0.6.2/Makefile.in-225-    fi; \
xfburn-0.6.2/Makefile.in:226:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfburn-0.6.2/Makefile.in-227-  done; \
##############################################
xfburn-0.6.2/Makefile.in-549-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
xfburn-0.6.2/Makefile.in:550:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/Makefile.in-551-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/Makefile.in-570-	@list='$(apps_DATA)'; test -n "$(appsdir)" || list=; \
xfburn-0.6.2/Makefile.in:571:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/Makefile.in-572-	dir='$(DESTDIR)$(appsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/Makefile.in-591-	@list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
xfburn-0.6.2/Makefile.in:592:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/Makefile.in-593-	dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/Makefile.in-608-	dot_seen=no; \
xfburn-0.6.2/Makefile.in:609:	target=`echo $@ | sed s/-recursive//`; \
xfburn-0.6.2/Makefile.in-610-	case "$@" in \
##############################################
xfburn-0.6.2/Makefile.in-671-GTAGS:
xfburn-0.6.2/Makefile.in:672:	here=`$(am__cd) $(top_builddir) && pwd` \
xfburn-0.6.2/Makefile.in-673-	  && $(am__cd) $(top_srcdir) \
##############################################
xfburn-0.6.2/Makefile.in-706-	test -d "$(distdir)" || mkdir "$(distdir)"
xfburn-0.6.2/Makefile.in:707:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/Makefile.in:708:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/Makefile.in-709-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/Makefile.in-720-	  if test -d $$d/$$file; then \
xfburn-0.6.2/Makefile.in:721:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/Makefile.in-722-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/Makefile.in-833-	test -d $(distdir)/_build || exit 0; \
xfburn-0.6.2/Makefile.in:834:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xfburn-0.6.2/Makefile.in-835-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xfburn-0.6.2/Makefile.in-877-	}; \
xfburn-0.6.2/Makefile.in:878:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xfburn-0.6.2/Makefile.in-879-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xfburn-0.6.2/Makefile.in-889-	fi
xfburn-0.6.2/Makefile.in:890:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xfburn-0.6.2/Makefile.in-891-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xfburn-0.6.2/compile-67-	mingw/*)
xfburn-0.6.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xfburn-0.6.2/compile-69-	  ;;
xfburn-0.6.2/compile-70-	cygwin/*)
xfburn-0.6.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xfburn-0.6.2/compile-72-	  ;;
xfburn-0.6.2/compile-73-	wine/*)
xfburn-0.6.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xfburn-0.6.2/compile-75-	  ;;
##############################################
xfburn-0.6.2/compile-310-# Name of file we expect compiler to create.
xfburn-0.6.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xfburn-0.6.2/compile-312-
##############################################
xfburn-0.6.2/compile-316-# object file name, since that is what matters with a parallel build.
xfburn-0.6.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xfburn-0.6.2/compile-318-while true; do
##############################################
xfburn-0.6.2/config.guess-34-
xfburn-0.6.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xfburn-0.6.2/config.guess-36-
##############################################
xfburn-0.6.2/config.guess-102-: ${TMPDIR=/tmp} ;
xfburn-0.6.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xfburn-0.6.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xfburn-0.6.2/config.guess-151-	EOF
xfburn-0.6.2/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
xfburn-0.6.2/config.guess-153-
##############################################
xfburn-0.6.2/config.guess-188-	    earmv*)
xfburn-0.6.2/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xfburn-0.6.2/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
xfburn-0.6.2/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
xfburn-0.6.2/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xfburn-0.6.2/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
xfburn-0.6.2/config.guess-222-		;;
##############################################
xfburn-0.6.2/config.guess-233-	    *)
xfburn-0.6.2/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
xfburn-0.6.2/config.guess-235-		;;
##############################################
xfburn-0.6.2/config.guess-280-	*4.0)
xfburn-0.6.2/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xfburn-0.6.2/config.guess-282-		;;
xfburn-0.6.2/config.guess-283-	*5.*)
xfburn-0.6.2/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xfburn-0.6.2/config.guess-285-		;;
##############################################
xfburn-0.6.2/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
xfburn-0.6.2/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xfburn-0.6.2/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
xfburn-0.6.2/config.guess-328-	# 1.2 uses "1.2" for uname -r.
xfburn-0.6.2/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
xfburn-0.6.2/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xfburn-0.6.2/config.guess-379-    s390x:SunOS:*:*)
xfburn-0.6.2/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfburn-0.6.2/config.guess-381-	exit ;;
xfburn-0.6.2/config.guess-382-    sun4H:SunOS:5.*:*)
xfburn-0.6.2/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfburn-0.6.2/config.guess-384-	exit ;;
xfburn-0.6.2/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xfburn-0.6.2/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfburn-0.6.2/config.guess-387-	exit ;;
##############################################
xfburn-0.6.2/config.guess-404-	fi
xfburn-0.6.2/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfburn-0.6.2/config.guess-406-	exit ;;
##############################################
xfburn-0.6.2/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
xfburn-0.6.2/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfburn-0.6.2/config.guess-412-	exit ;;
##############################################
xfburn-0.6.2/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
xfburn-0.6.2/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
xfburn-0.6.2/config.guess-421-	exit ;;
##############################################
xfburn-0.6.2/config.guess-425-    sun*:*:4.2BSD:*)
xfburn-0.6.2/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xfburn-0.6.2/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
xfburn-0.6.2/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
xfburn-0.6.2/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xfburn-0.6.2/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
xfburn-0.6.2/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xfburn-0.6.2/config.guess-563-    *:IRIX*:*:*)
xfburn-0.6.2/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
xfburn-0.6.2/config.guess-565-	exit ;;
##############################################
xfburn-0.6.2/config.guess-593-EOF
xfburn-0.6.2/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
xfburn-0.6.2/config.guess-595-		then
##############################################
xfburn-0.6.2/config.guess-606-    *:AIX:*:[4567])
xfburn-0.6.2/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xfburn-0.6.2/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
xfburn-0.6.2/config.guess-642-    9000/[34678]??:HP-UX:*:*)
xfburn-0.6.2/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfburn-0.6.2/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
xfburn-0.6.2/config.guess-696-EOF
xfburn-0.6.2/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
xfburn-0.6.2/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xfburn-0.6.2/config.guess-724-    ia64:HP-UX:*:*)
xfburn-0.6.2/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfburn-0.6.2/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
xfburn-0.6.2/config.guess-754-EOF
xfburn-0.6.2/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
xfburn-0.6.2/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xfburn-0.6.2/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfburn-0.6.2/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
xfburn-0.6.2/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfburn-0.6.2/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfburn-0.6.2/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
xfburn-0.6.2/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfburn-0.6.2/config.guess-850-	esac
xfburn-0.6.2/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfburn-0.6.2/config.guess-852-	exit ;;
##############################################
xfburn-0.6.2/config.guess-886-    prep*:SunOS:5.*:*)
xfburn-0.6.2/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfburn-0.6.2/config.guess-888-	exit ;;
##############################################
xfburn-0.6.2/config.guess-890-	# the GNU system
xfburn-0.6.2/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
xfburn-0.6.2/config.guess-892-	exit ;;
##############################################
xfburn-0.6.2/config.guess-894-	# other systems with GNU libc and userland
xfburn-0.6.2/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
xfburn-0.6.2/config.guess-896-	exit ;;
##############################################
xfburn-0.6.2/config.guess-988-EOF
xfburn-0.6.2/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
xfburn-0.6.2/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
xfburn-0.6.2/config.guess-1092-    i*86:*:4.*:*)
xfburn-0.6.2/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
xfburn-0.6.2/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xfburn-0.6.2/config.guess-1295-	fi
xfburn-0.6.2/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
xfburn-0.6.2/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
xfburn-0.6.2/config.guess-1393-    *:DragonFly:*:*)
xfburn-0.6.2/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfburn-0.6.2/config.guess-1395-	exit ;;
##############################################
xfburn-0.6.2/config.guess-1406-    i*86:skyos:*:*)
xfburn-0.6.2/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
xfburn-0.6.2/config.guess-1408-	exit ;;
##############################################
xfburn-0.6.2/config.sub-52-
xfburn-0.6.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xfburn-0.6.2/config.sub-54-
##############################################
xfburn-0.6.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
xfburn-0.6.2/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xfburn-0.6.2/config.sub-116-case $maybe_os in
##############################################
xfburn-0.6.2/config.sub-122-    os=-$maybe_os
xfburn-0.6.2/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xfburn-0.6.2/config.sub-124-    ;;
##############################################
xfburn-0.6.2/config.sub-126-    os=-linux-android
xfburn-0.6.2/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xfburn-0.6.2/config.sub-128-    ;;
xfburn-0.6.2/config.sub-129-  *)
xfburn-0.6.2/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
xfburn-0.6.2/config.sub-131-    if [ "$basic_machine" != "$1" ]
xfburn-0.6.2/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
xfburn-0.6.2/config.sub-133-    else os=; fi
##############################################
xfburn-0.6.2/config.sub-180-		os=-sco5v6
xfburn-0.6.2/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-182-		;;
##############################################
xfburn-0.6.2/config.sub-184-		os=-sco3.2v5
xfburn-0.6.2/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-186-		;;
##############################################
xfburn-0.6.2/config.sub-188-		os=-sco3.2v4
xfburn-0.6.2/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-190-		;;
xfburn-0.6.2/config.sub-191-	-sco3.2.[4-9]*)
xfburn-0.6.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xfburn-0.6.2/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-194-		;;
##############################################
xfburn-0.6.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
xfburn-0.6.2/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-198-		;;
##############################################
xfburn-0.6.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
xfburn-0.6.2/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-202-		;;
##############################################
xfburn-0.6.2/config.sub-204-		os=-sco3.2v2
xfburn-0.6.2/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-206-		;;
xfburn-0.6.2/config.sub-207-	-udk*)
xfburn-0.6.2/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-209-		;;
##############################################
xfburn-0.6.2/config.sub-211-		os=-isc2.2
xfburn-0.6.2/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-213-		;;
##############################################
xfburn-0.6.2/config.sub-217-	-isc*)
xfburn-0.6.2/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfburn-0.6.2/config.sub-219-		;;
##############################################
xfburn-0.6.2/config.sub-229-	-ptx*)
xfburn-0.6.2/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
xfburn-0.6.2/config.sub-231-		;;
##############################################
xfburn-0.6.2/config.sub-364-	*-*-*)
xfburn-0.6.2/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfburn-0.6.2/config.sub-366-		exit 1
##############################################
xfburn-0.6.2/config.sub-493-	amd64-*)
xfburn-0.6.2/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-495-		;;
##############################################
xfburn-0.6.2/config.sub-538-	blackfin-*)
xfburn-0.6.2/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-540-		os=-linux
##############################################
xfburn-0.6.2/config.sub-546-	c54x-*)
xfburn-0.6.2/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-548-		;;
xfburn-0.6.2/config.sub-549-	c55x-*)
xfburn-0.6.2/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-551-		;;
xfburn-0.6.2/config.sub-552-	c6x-*)
xfburn-0.6.2/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-554-		;;
##############################################
xfburn-0.6.2/config.sub-650-	e500v[12]-*)
xfburn-0.6.2/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-652-		os=$os"spe"
##############################################
xfburn-0.6.2/config.sub-754-	i*86v32)
xfburn-0.6.2/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfburn-0.6.2/config.sub-756-		os=-sysv32
##############################################
xfburn-0.6.2/config.sub-758-	i*86v4*)
xfburn-0.6.2/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfburn-0.6.2/config.sub-760-		os=-sysv4
##############################################
xfburn-0.6.2/config.sub-762-	i*86v)
xfburn-0.6.2/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfburn-0.6.2/config.sub-764-		os=-sysv
##############################################
xfburn-0.6.2/config.sub-766-	i*86sol2)
xfburn-0.6.2/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfburn-0.6.2/config.sub-768-		os=-solaris2
##############################################
xfburn-0.6.2/config.sub-792-	leon-*|leon[3-9]-*)
xfburn-0.6.2/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
xfburn-0.6.2/config.sub-794-		;;
##############################################
xfburn-0.6.2/config.sub-799-	m68knommu-*)
xfburn-0.6.2/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-801-		os=-linux
##############################################
xfburn-0.6.2/config.sub-833-	mips3*-*)
xfburn-0.6.2/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
xfburn-0.6.2/config.sub-835-		;;
xfburn-0.6.2/config.sub-836-	mips3*)
xfburn-0.6.2/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
xfburn-0.6.2/config.sub-838-		;;
##############################################
xfburn-0.6.2/config.sub-855-	ms1-*)
xfburn-0.6.2/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
xfburn-0.6.2/config.sub-857-		;;
##############################################
xfburn-0.6.2/config.sub-980-	parisc-*)
xfburn-0.6.2/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-982-		os=-linux
##############################################
xfburn-0.6.2/config.sub-996-	pc98-*)
xfburn-0.6.2/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-998-		;;
##############################################
xfburn-0.6.2/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xfburn-0.6.2/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1013-		;;
xfburn-0.6.2/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xfburn-0.6.2/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1016-		;;
xfburn-0.6.2/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xfburn-0.6.2/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1019-		;;
xfburn-0.6.2/config.sub-1020-	pentium4-*)
xfburn-0.6.2/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1022-		;;
##############################################
xfburn-0.6.2/config.sub-1030-	ppc-* | ppcbe-*)
xfburn-0.6.2/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1032-		;;
##############################################
xfburn-0.6.2/config.sub-1036-	ppcle-* | powerpclittle-*)
xfburn-0.6.2/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1038-		;;
##############################################
xfburn-0.6.2/config.sub-1040-		;;
xfburn-0.6.2/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1042-		;;
##############################################
xfburn-0.6.2/config.sub-1046-	ppc64le-* | powerpc64little-*)
xfburn-0.6.2/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1048-		;;
##############################################
xfburn-0.6.2/config.sub-1122-	strongarm-* | thumb-*)
xfburn-0.6.2/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfburn-0.6.2/config.sub-1124-		;;
##############################################
xfburn-0.6.2/config.sub-1255-	xscale-* | xscalee[bl]-*)
xfburn-0.6.2/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
xfburn-0.6.2/config.sub-1257-		;;
##############################################
xfburn-0.6.2/config.sub-1317-	*)
xfburn-0.6.2/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfburn-0.6.2/config.sub-1319-		exit 1
##############################################
xfburn-0.6.2/config.sub-1325-	*-digital*)
xfburn-0.6.2/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
xfburn-0.6.2/config.sub-1327-		;;
xfburn-0.6.2/config.sub-1328-	*-commodore*)
xfburn-0.6.2/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
xfburn-0.6.2/config.sub-1330-		;;
##############################################
xfburn-0.6.2/config.sub-1346-	-solaris1 | -solaris1.*)
xfburn-0.6.2/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xfburn-0.6.2/config.sub-1348-		;;
##############################################
xfburn-0.6.2/config.sub-1355-	-gnu/linux*)
xfburn-0.6.2/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xfburn-0.6.2/config.sub-1357-		;;
##############################################
xfburn-0.6.2/config.sub-1407-	-nto*)
xfburn-0.6.2/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xfburn-0.6.2/config.sub-1409-		;;
##############################################
xfburn-0.6.2/config.sub-1414-	-mac*)
xfburn-0.6.2/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
xfburn-0.6.2/config.sub-1416-		;;
##############################################
xfburn-0.6.2/config.sub-1420-	-linux*)
xfburn-0.6.2/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xfburn-0.6.2/config.sub-1422-		;;
xfburn-0.6.2/config.sub-1423-	-sunos5*)
xfburn-0.6.2/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
xfburn-0.6.2/config.sub-1425-		;;
xfburn-0.6.2/config.sub-1426-	-sunos6*)
xfburn-0.6.2/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
xfburn-0.6.2/config.sub-1428-		;;
##############################################
xfburn-0.6.2/config.sub-1469-	-sinix5.*)
xfburn-0.6.2/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
xfburn-0.6.2/config.sub-1471-		;;
##############################################
xfburn-0.6.2/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
xfburn-0.6.2/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
xfburn-0.6.2/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
xfburn-0.6.2/config.sub-1531-		exit 1
##############################################
xfburn-0.6.2/config.sub-1788-		esac
xfburn-0.6.2/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
xfburn-0.6.2/config.sub-1790-		;;
##############################################
xfburn-0.6.2/install-sh-234-      fi
xfburn-0.6.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xfburn-0.6.2/install-sh-236-    *)
##############################################
xfburn-0.6.2/install-sh-280-      dstdir=$dst
xfburn-0.6.2/install-sh:281:      dstbase=`basename "$src"`
xfburn-0.6.2/install-sh-282-      case $dst in
##############################################
xfburn-0.6.2/install-sh-287-    else
xfburn-0.6.2/install-sh:288:      dstdir=`dirname "$dst"`
xfburn-0.6.2/install-sh-289-      test -d "$dstdir"
##############################################
xfburn-0.6.2/install-sh-354-                   test_tmpdir="$tmpdir/a"
xfburn-0.6.2/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
xfburn-0.6.2/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
xfburn-0.6.2/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
xfburn-0.6.2/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
xfburn-0.6.2/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xfburn-0.6.2/install-sh-419-            case $prefix in
xfburn-0.6.2/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xfburn-0.6.2/install-sh-421-              *) qprefix=$prefix;;
##############################################
xfburn-0.6.2/install-sh-468-    if $copy_on_change &&
xfburn-0.6.2/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xfburn-0.6.2/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xfburn-0.6.2/install-sh-471-       set -f &&
##############################################
xfburn-0.6.2/ltmain.sh-103-#
xfburn-0.6.2/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
xfburn-0.6.2/ltmain.sh-105-#
##############################################
xfburn-0.6.2/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
xfburn-0.6.2/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
xfburn-0.6.2/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
xfburn-0.6.2/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfburn-0.6.2/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
xfburn-0.6.2/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfburn-0.6.2/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xfburn-0.6.2/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
xfburn-0.6.2/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xfburn-0.6.2/ltmain.sh-410-# The name of this program.
xfburn-0.6.2/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
xfburn-0.6.2/ltmain.sh-412-
##############################################
xfburn-0.6.2/ltmain.sh-416-  *[\\/]*)
xfburn-0.6.2/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
xfburn-0.6.2/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
xfburn-0.6.2/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
xfburn-0.6.2/ltmain.sh-610-
xfburn-0.6.2/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
xfburn-0.6.2/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
xfburn-0.6.2/ltmain.sh-613-
##############################################
xfburn-0.6.2/ltmain.sh-639-
xfburn-0.6.2/ltmain.sh:640:    func_arith_result=`expr "$@"`
xfburn-0.6.2/ltmain.sh-641-  }
##############################################
xfburn-0.6.2/ltmain.sh-660-  # ...otherwise fall back to using sed.
xfburn-0.6.2/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
xfburn-0.6.2/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
xfburn-0.6.2/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
xfburn-0.6.2/ltmain.sh-757-      test -n "$_G_tc" && {
xfburn-0.6.2/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
xfburn-0.6.2/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
xfburn-0.6.2/ltmain.sh-760-      }
xfburn-0.6.2/ltmain.sh-761-    done
xfburn-0.6.2/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
xfburn-0.6.2/ltmain.sh-763-
##############################################
xfburn-0.6.2/ltmain.sh-831-
xfburn-0.6.2/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
xfburn-0.6.2/ltmain.sh-833-  }
##############################################
xfburn-0.6.2/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
xfburn-0.6.2/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
xfburn-0.6.2/ltmain.sh-865-      done
xfburn-0.6.2/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
xfburn-0.6.2/ltmain.sh-867-
##############################################
xfburn-0.6.2/ltmain.sh-901-      # If mktemp works, use that first and foremost
xfburn-0.6.2/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
xfburn-0.6.2/ltmain.sh-903-
##############################################
xfburn-0.6.2/ltmain.sh-1111-        *[\\\`\"\$]*)
xfburn-0.6.2/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
xfburn-0.6.2/ltmain.sh-1113-        *)
##############################################
xfburn-0.6.2/ltmain.sh-1198-    case $2 in
xfburn-0.6.2/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
xfburn-0.6.2/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
xfburn-0.6.2/ltmain.sh-1201-    esac
##############################################
xfburn-0.6.2/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
xfburn-0.6.2/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
xfburn-0.6.2/ltmain.sh-1273-      ;;
##############################################
xfburn-0.6.2/ltmain.sh-1358-
xfburn-0.6.2/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
xfburn-0.6.2/ltmain.sh-1360-}
##############################################
xfburn-0.6.2/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
xfburn-0.6.2/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
xfburn-0.6.2/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
xfburn-0.6.2/ltmain.sh-1517-
xfburn-0.6.2/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
xfburn-0.6.2/ltmain.sh-1519-}
##############################################
xfburn-0.6.2/ltmain.sh-1943-
xfburn-0.6.2/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
xfburn-0.6.2/ltmain.sh-1945-      func_split_equals_rhs=
xfburn-0.6.2/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
xfburn-0.6.2/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
xfburn-0.6.2/ltmain.sh-1948-  }
##############################################
xfburn-0.6.2/ltmain.sh-1971-
xfburn-0.6.2/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
xfburn-0.6.2/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
xfburn-0.6.2/ltmain.sh-1974-  }
##############################################
xfburn-0.6.2/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-13
xfburn-0.6.2/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
xfburn-0.6.2/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
xfburn-0.6.2/ltmain.sh-2147-
##############################################
xfburn-0.6.2/ltmain.sh-2183-  {
xfburn-0.6.2/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
xfburn-0.6.2/ltmain.sh-2185-  }
##############################################
xfburn-0.6.2/ltmain.sh-2188-  {
xfburn-0.6.2/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
xfburn-0.6.2/ltmain.sh-2190-  }
##############################################
xfburn-0.6.2/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
xfburn-0.6.2/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xfburn-0.6.2/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
xfburn-0.6.2/ltmain.sh-2751-      done
xfburn-0.6.2/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
xfburn-0.6.2/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xfburn-0.6.2/ltmain.sh-2754-      case $@ in
##############################################
xfburn-0.6.2/ltmain.sh-2764-	    # Evaluate the configuration.
xfburn-0.6.2/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xfburn-0.6.2/ltmain.sh-2766-	    CC_quoted=
##############################################
xfburn-0.6.2/ltmain.sh-2770-	    done
xfburn-0.6.2/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
xfburn-0.6.2/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xfburn-0.6.2/ltmain.sh-2773-	    case "$@ " in
##############################################
xfburn-0.6.2/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
xfburn-0.6.2/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xfburn-0.6.2/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
xfburn-0.6.2/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xfburn-0.6.2/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xfburn-0.6.2/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
xfburn-0.6.2/ltmain.sh-3101-    # LT_CYGPATH in this case.
xfburn-0.6.2/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
xfburn-0.6.2/ltmain.sh-3103-  fi
##############################################
xfburn-0.6.2/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
xfburn-0.6.2/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xfburn-0.6.2/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
xfburn-0.6.2/ltmain.sh-3468-    *.[cCFSifmso] | \
xfburn-0.6.2/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
xfburn-0.6.2/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xfburn-0.6.2/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
xfburn-0.6.2/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
xfburn-0.6.2/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
xfburn-0.6.2/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
xfburn-0.6.2/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
xfburn-0.6.2/ltmain.sh-3566-
##############################################
xfburn-0.6.2/ltmain.sh-3612-      if test warn = "$need_locks" &&
xfburn-0.6.2/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfburn-0.6.2/ltmain.sh-3614-	$ECHO "\
xfburn-0.6.2/ltmain.sh-3615-*** ERROR, $lockfile contains:
xfburn-0.6.2/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
xfburn-0.6.2/ltmain.sh-3617-
##############################################
xfburn-0.6.2/ltmain.sh-3661-      if test warn = "$need_locks" &&
xfburn-0.6.2/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfburn-0.6.2/ltmain.sh-3663-	$ECHO "\
xfburn-0.6.2/ltmain.sh-3664-*** ERROR, $lockfile contains:
xfburn-0.6.2/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
xfburn-0.6.2/ltmain.sh-3666-
##############################################
xfburn-0.6.2/ltmain.sh-3987-      # Get the absolute pathname.
xfburn-0.6.2/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
xfburn-0.6.2/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
xfburn-0.6.2/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
xfburn-0.6.2/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xfburn-0.6.2/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xfburn-0.6.2/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
xfburn-0.6.2/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xfburn-0.6.2/ltmain.sh-4372-
##############################################
xfburn-0.6.2/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
xfburn-0.6.2/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xfburn-0.6.2/ltmain.sh-4385-	  else
xfburn-0.6.2/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xfburn-0.6.2/ltmain.sh-4387-	  fi
##############################################
xfburn-0.6.2/ltmain.sh-4550-	    fi
xfburn-0.6.2/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
xfburn-0.6.2/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
xfburn-0.6.2/ltmain.sh-4569-	        # Replace the output file specification.
xfburn-0.6.2/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xfburn-0.6.2/ltmain.sh-4571-
##############################################
xfburn-0.6.2/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
xfburn-0.6.2/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xfburn-0.6.2/ltmain.sh-4590-	  fi
##############################################
xfburn-0.6.2/ltmain.sh-4662-    my_pic_p=${3-false}
xfburn-0.6.2/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
xfburn-0.6.2/ltmain.sh-4664-    my_dlsyms=
##############################################
xfburn-0.6.2/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
xfburn-0.6.2/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfburn-0.6.2/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
xfburn-0.6.2/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
xfburn-0.6.2/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xfburn-0.6.2/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
xfburn-0.6.2/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
xfburn-0.6.2/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfburn-0.6.2/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xfburn-0.6.2/ltmain.sh-4954-	  else
xfburn-0.6.2/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfburn-0.6.2/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfburn-0.6.2/ltmain.sh-4957-	  fi
##############################################
xfburn-0.6.2/ltmain.sh-4959-	*)
xfburn-0.6.2/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfburn-0.6.2/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xfburn-0.6.2/ltmain.sh-4962-	  ;;
##############################################
xfburn-0.6.2/ltmain.sh-4974-      # Nullify the symbol file.
xfburn-0.6.2/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xfburn-0.6.2/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xfburn-0.6.2/ltmain.sh-4977-    fi
##############################################
xfburn-0.6.2/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfburn-0.6.2/ltmain.sh:4989:  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)$'`
xfburn-0.6.2/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xfburn-0.6.2/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xfburn-0.6.2/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xfburn-0.6.2/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xfburn-0.6.2/ltmain.sh-5017-  win32_libid_type=unknown
xfburn-0.6.2/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
xfburn-0.6.2/ltmain.sh-5019-  case $win32_fileres in
##############################################
xfburn-0.6.2/ltmain.sh-5082-
xfburn-0.6.2/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xfburn-0.6.2/ltmain.sh-5084-}
##############################################
xfburn-0.6.2/ltmain.sh-5100-
xfburn-0.6.2/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xfburn-0.6.2/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xfburn-0.6.2/ltmain.sh-5164-    # binutils import library
xfburn-0.6.2/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xfburn-0.6.2/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
xfburn-0.6.2/ltmain.sh-5167-    # ms-generated import library
xfburn-0.6.2/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xfburn-0.6.2/ltmain.sh-5169-  else
##############################################
xfburn-0.6.2/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
xfburn-0.6.2/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xfburn-0.6.2/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
xfburn-0.6.2/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xfburn-0.6.2/ltmain.sh-5252-	    darwin_arch=
##############################################
xfburn-0.6.2/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xfburn-0.6.2/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
xfburn-0.6.2/ltmain.sh-5264-	    darwin_file=
##############################################
xfburn-0.6.2/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
xfburn-0.6.2/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xfburn-0.6.2/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xfburn-0.6.2/ltmain.sh-5281-      esac
xfburn-0.6.2/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xfburn-0.6.2/ltmain.sh-5283-    done
##############################################
xfburn-0.6.2/ltmain.sh-5352-
xfburn-0.6.2/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
xfburn-0.6.2/ltmain.sh-5354-    $ECHO "\
##############################################
xfburn-0.6.2/ltmain.sh-5387-    --lt-dump-script)
xfburn-0.6.2/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xfburn-0.6.2/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xfburn-0.6.2/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xfburn-0.6.2/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xfburn-0.6.2/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
xfburn-0.6.2/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xfburn-0.6.2/ltmain.sh-5416-  done
##############################################
xfburn-0.6.2/ltmain.sh-5472-  # Find the directory that this script lives in.
xfburn-0.6.2/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xfburn-0.6.2/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xfburn-0.6.2/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
xfburn-0.6.2/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xfburn-0.6.2/ltmain.sh-5478-  while test -n \"\$file\"; do
xfburn-0.6.2/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xfburn-0.6.2/ltmain.sh-5480-
##############################################
xfburn-0.6.2/ltmain.sh-5488-
xfburn-0.6.2/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xfburn-0.6.2/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xfburn-0.6.2/ltmain.sh-5491-  done
##############################################
xfburn-0.6.2/ltmain.sh-5502-    case \"\$thisdir\" in
xfburn-0.6.2/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xfburn-0.6.2/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
xfburn-0.6.2/ltmain.sh-5508-  # Try to get the absolute directory name.
xfburn-0.6.2/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
xfburn-0.6.2/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xfburn-0.6.2/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
xfburn-0.6.2/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
xfburn-0.6.2/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xfburn-0.6.2/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
xfburn-0.6.2/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xfburn-0.6.2/ltmain.sh-5535-      else
##############################################
xfburn-0.6.2/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
xfburn-0.6.2/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xfburn-0.6.2/ltmain.sh-5579-
##############################################
xfburn-0.6.2/ltmain.sh-6556-
xfburn-0.6.2/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xfburn-0.6.2/ltmain.sh-6558-    *import*) : ;;
##############################################
xfburn-0.6.2/ltmain.sh-6804-	    moreargs=
xfburn-0.6.2/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
xfburn-0.6.2/ltmain.sh-6806-	    do
##############################################
xfburn-0.6.2/ltmain.sh-7065-	*)
xfburn-0.6.2/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
xfburn-0.6.2/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
xfburn-0.6.2/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfburn-0.6.2/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xfburn-0.6.2/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
xfburn-0.6.2/ltmain.sh-7385-      -Z*)
xfburn-0.6.2/ltmain.sh:7386:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
xfburn-0.6.2/ltmain.sh-7387-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
xfburn-0.6.2/ltmain.sh-7555-      # get the directories listed in $shlibpath_var
xfburn-0.6.2/ltmain.sh:7556:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
xfburn-0.6.2/ltmain.sh-7557-    else
##############################################
xfburn-0.6.2/ltmain.sh-7874-		  set dummy $deplibs_check_method; shift
xfburn-0.6.2/ltmain.sh:7875:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfburn-0.6.2/ltmain.sh-7876-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xfburn-0.6.2/ltmain.sh-7964-	if test -n "$inherited_linker_flags"; then
xfburn-0.6.2/ltmain.sh:7965:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xfburn-0.6.2/ltmain.sh-7966-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xfburn-0.6.2/ltmain.sh-7972-	fi
xfburn-0.6.2/ltmain.sh:7973:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfburn-0.6.2/ltmain.sh-7974-	if test lib,link = "$linkmode,$pass" ||
##############################################
xfburn-0.6.2/ltmain.sh-8045-	*)
xfburn-0.6.2/ltmain.sh:8046:	  abs_ladir=`cd "$ladir" && pwd`
xfburn-0.6.2/ltmain.sh-8047-	  if test -z "$abs_ladir"; then
##############################################
xfburn-0.6.2/ltmain.sh-8298-	    shift
xfburn-0.6.2/ltmain.sh:8299:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xfburn-0.6.2/ltmain.sh-8300-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xfburn-0.6.2/ltmain.sh-8590-		*)
xfburn-0.6.2/ltmain.sh:8591:		  absdir=`cd "$dir" && pwd`
xfburn-0.6.2/ltmain.sh-8592-		  if test -z "$absdir"; then
##############################################
xfburn-0.6.2/ltmain.sh-8601-		  depdepl=
xfburn-0.6.2/ltmain.sh:8602:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xfburn-0.6.2/ltmain.sh-8603-		  if test -n "$deplibrary_names"; then
##############################################
xfburn-0.6.2/ltmain.sh-8608-		      depdepl=$absdir/$objdir/$depdepl
xfburn-0.6.2/ltmain.sh:8609:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xfburn-0.6.2/ltmain.sh-8610-                      if test -z "$darwin_install_name"; then
xfburn-0.6.2/ltmain.sh:8611:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xfburn-0.6.2/ltmain.sh-8612-                      fi
##############################################
xfburn-0.6.2/ltmain.sh-8623-		else
xfburn-0.6.2/ltmain.sh:8624:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xfburn-0.6.2/ltmain.sh-8625-		  test -z "$libdir" && \
##############################################
xfburn-0.6.2/ltmain.sh-8646-	else
xfburn-0.6.2/ltmain.sh:8647:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfburn-0.6.2/ltmain.sh-8648-	fi
##############################################
xfburn-0.6.2/ltmain.sh-8735-        linux*)
xfburn-0.6.2/ltmain.sh:8736:          case `$CC -V 2>&1 | sed 5q` in
xfburn-0.6.2/ltmain.sh-8737-          *Sun\ C*) # Sun C++ 5.9
##############################################
xfburn-0.6.2/ltmain.sh-9143-	removelist=
xfburn-0.6.2/ltmain.sh:9144:	tempremovelist=`$ECHO "$output_objdir/*"`
xfburn-0.6.2/ltmain.sh-9145-	for p in $tempremovelist; do
##############################################
xfburn-0.6.2/ltmain.sh-9169-	# Transform .lo files to .o files.
xfburn-0.6.2/ltmain.sh:9170:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
xfburn-0.6.2/ltmain.sh-9171-      fi
##############################################
xfburn-0.6.2/ltmain.sh-9174-      #for path in $notinst_path; do
xfburn-0.6.2/ltmain.sh:9175:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xfburn-0.6.2/ltmain.sh:9176:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xfburn-0.6.2/ltmain.sh:9177:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xfburn-0.6.2/ltmain.sh-9178-      #done
##############################################
xfburn-0.6.2/ltmain.sh-9295-		if test -n "$i"; then
xfburn-0.6.2/ltmain.sh:9296:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xfburn-0.6.2/ltmain.sh:9297:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfburn-0.6.2/ltmain.sh-9298-		  set dummy $deplib_matches; shift
xfburn-0.6.2/ltmain.sh-9299-		  deplib_match=$1
xfburn-0.6.2/ltmain.sh:9300:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfburn-0.6.2/ltmain.sh-9301-		    func_append newdeplibs " $i"
##############################################
xfburn-0.6.2/ltmain.sh-9338-		  if test -n "$i"; then
xfburn-0.6.2/ltmain.sh:9339:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xfburn-0.6.2/ltmain.sh:9340:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xfburn-0.6.2/ltmain.sh-9341-		    set dummy $deplib_matches; shift
xfburn-0.6.2/ltmain.sh-9342-		    deplib_match=$1
xfburn-0.6.2/ltmain.sh:9343:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xfburn-0.6.2/ltmain.sh-9344-		      func_append newdeplibs " $i"
##############################################
xfburn-0.6.2/ltmain.sh-9373-	  set dummy $deplibs_check_method; shift
xfburn-0.6.2/ltmain.sh:9374:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfburn-0.6.2/ltmain.sh-9375-	  for a_deplib in $deplibs; do
##############################################
xfburn-0.6.2/ltmain.sh-9388-	      if test -n "$a_deplib"; then
xfburn-0.6.2/ltmain.sh:9389:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfburn-0.6.2/ltmain.sh-9390-		if test -n "$file_magic_glob"; then
xfburn-0.6.2/ltmain.sh:9391:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xfburn-0.6.2/ltmain.sh-9392-		else
##############################################
xfburn-0.6.2/ltmain.sh-9398-		    shopt -s nocaseglob
xfburn-0.6.2/ltmain.sh:9399:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfburn-0.6.2/ltmain.sh-9400-		    $nocaseglob
xfburn-0.6.2/ltmain.sh-9401-		  else
xfburn-0.6.2/ltmain.sh:9402:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xfburn-0.6.2/ltmain.sh-9403-		  fi
##############################################
xfburn-0.6.2/ltmain.sh-9416-		      while test -h "$potlib" 2>/dev/null; do
xfburn-0.6.2/ltmain.sh:9417:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
xfburn-0.6.2/ltmain.sh-9418-			case $potliblink in
xfburn-0.6.2/ltmain.sh-9419-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
xfburn-0.6.2/ltmain.sh:9420:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
xfburn-0.6.2/ltmain.sh-9421-			esac
##############################################
xfburn-0.6.2/ltmain.sh-9457-	  set dummy $deplibs_check_method; shift
xfburn-0.6.2/ltmain.sh:9458:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xfburn-0.6.2/ltmain.sh-9459-	  for a_deplib in $deplibs; do
##############################################
xfburn-0.6.2/ltmain.sh-9472-	      if test -n "$a_deplib"; then
xfburn-0.6.2/ltmain.sh:9473:		libname=`eval "\\$ECHO \"$libname_spec\""`
xfburn-0.6.2/ltmain.sh-9474-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xfburn-0.6.2/ltmain.sh:9475:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xfburn-0.6.2/ltmain.sh-9476-		  for potent_lib in $potential_libs; do
##############################################
xfburn-0.6.2/ltmain.sh-9511-	  newdeplibs=
xfburn-0.6.2/ltmain.sh:9512:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xfburn-0.6.2/ltmain.sh-9513-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
xfburn-0.6.2/ltmain.sh-9515-	      # can't use Xsed below, because $i might contain '/'
xfburn-0.6.2/ltmain.sh:9516:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
xfburn-0.6.2/ltmain.sh-9517-	    done
##############################################
xfburn-0.6.2/ltmain.sh-9541-	  # On Rhapsody replace the C library with the System framework
xfburn-0.6.2/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xfburn-0.6.2/ltmain.sh-9543-	  ;;
##############################################
xfburn-0.6.2/ltmain.sh-9593-	*-*-darwin*)
xfburn-0.6.2/ltmain.sh:9594:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfburn-0.6.2/ltmain.sh:9595:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfburn-0.6.2/ltmain.sh:9596:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfburn-0.6.2/ltmain.sh-9597-	  ;;
##############################################
xfburn-0.6.2/ltmain.sh-9720-	# Use standard objects if they are pic
xfburn-0.6.2/ltmain.sh:9721:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfburn-0.6.2/ltmain.sh-9722-	test "X$libobjs" = "X " && libobjs=
##############################################
xfburn-0.6.2/ltmain.sh-10234-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xfburn-0.6.2/ltmain.sh:10235:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xfburn-0.6.2/ltmain.sh-10236-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
xfburn-0.6.2/ltmain.sh-10249-      # Create the old-style object.
xfburn-0.6.2/ltmain.sh:10250:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
xfburn-0.6.2/ltmain.sh-10251-
##############################################
xfburn-0.6.2/ltmain.sh-10307-	# On Rhapsody replace the C library is the System framework
xfburn-0.6.2/ltmain.sh:10308:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfburn-0.6.2/ltmain.sh:10309:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xfburn-0.6.2/ltmain.sh-10310-	;;
##############################################
xfburn-0.6.2/ltmain.sh-10325-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xfburn-0.6.2/ltmain.sh:10326:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfburn-0.6.2/ltmain.sh:10327:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xfburn-0.6.2/ltmain.sh-10328-	;;
##############################################
xfburn-0.6.2/ltmain.sh-10403-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xfburn-0.6.2/ltmain.sh:10404:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
xfburn-0.6.2/ltmain.sh-10405-	  case :$dllsearchpath: in
##############################################
xfburn-0.6.2/ltmain.sh-10463-	# Transform all the library objects into standard objects.
xfburn-0.6.2/ltmain.sh:10464:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfburn-0.6.2/ltmain.sh:10465:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xfburn-0.6.2/ltmain.sh-10466-      fi
##############################################
xfburn-0.6.2/ltmain.sh-10491-	# Replace the output file specification.
xfburn-0.6.2/ltmain.sh:10492:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfburn-0.6.2/ltmain.sh-10493-	link_command=$compile_command$compile_rpath
##############################################
xfburn-0.6.2/ltmain.sh-10500-	  func_to_tool_file "$output"
xfburn-0.6.2/ltmain.sh:10501:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xfburn-0.6.2/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfburn-0.6.2/ltmain.sh-10544-	# Replace the output file specification.
xfburn-0.6.2/ltmain.sh:10545:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xfburn-0.6.2/ltmain.sh-10546-	# Delete the old output file.
##############################################
xfburn-0.6.2/ltmain.sh-10552-	  func_to_tool_file "$output"
xfburn-0.6.2/ltmain.sh:10553:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xfburn-0.6.2/ltmain.sh-10554-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfburn-0.6.2/ltmain.sh-10570-	  link_command=$finalize_var$compile_command$finalize_rpath
xfburn-0.6.2/ltmain.sh:10571:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xfburn-0.6.2/ltmain.sh-10572-          ;;
##############################################
xfburn-0.6.2/ltmain.sh-10583-      # Replace the output file specification.
xfburn-0.6.2/ltmain.sh:10584:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xfburn-0.6.2/ltmain.sh-10585-
##############################################
xfburn-0.6.2/ltmain.sh-10592-	func_to_tool_file "$output_objdir/$outputname"
xfburn-0.6.2/ltmain.sh:10593:	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'`
xfburn-0.6.2/ltmain.sh-10594-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xfburn-0.6.2/ltmain.sh-10613-	relink_command="(cd `pwd`; $relink_command)"
xfburn-0.6.2/ltmain.sh:10614:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xfburn-0.6.2/ltmain.sh-10615-      fi
##############################################
xfburn-0.6.2/ltmain.sh-10859-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xfburn-0.6.2/ltmain.sh:10860:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xfburn-0.6.2/ltmain.sh-10861-      if test yes = "$hardcode_automatic"; then
##############################################
xfburn-0.6.2/ltmain.sh-10880-		func_resolve_sysroot "$deplib"
xfburn-0.6.2/ltmain.sh:10881:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xfburn-0.6.2/ltmain.sh-10882-		test -z "$libdir" && \
##############################################
xfburn-0.6.2/ltmain.sh-10906-		name=$func_basename_result
xfburn-0.6.2/ltmain.sh:10907:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfburn-0.6.2/ltmain.sh-10908-		test -z "$libdir" && \
##############################################
xfburn-0.6.2/ltmain.sh-10925-		name=$func_basename_result
xfburn-0.6.2/ltmain.sh:10926:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfburn-0.6.2/ltmain.sh-10927-		test -z "$libdir" && \
##############################################
xfburn-0.6.2/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xfburn-0.6.2/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xfburn-0.6.2/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xfburn-0.6.2/desktop-integration/Makefile.in-50-  { \
xfburn-0.6.2/desktop-integration/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/desktop-integration/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/desktop-integration/Makefile.in-119-  esac
xfburn-0.6.2/desktop-integration/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/desktop-integration/Makefile.in-121-am__vpath_adj = case $$p in \
xfburn-0.6.2/desktop-integration/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/desktop-integration/Makefile.in-123-    *) f=$$p;; \
xfburn-0.6.2/desktop-integration/Makefile.in-124-  esac;
xfburn-0.6.2/desktop-integration/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/desktop-integration/Makefile.in-126-am__install_max = 40
xfburn-0.6.2/desktop-integration/Makefile.in-127-am__nobase_strip_setup = \
xfburn-0.6.2/desktop-integration/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/desktop-integration/Makefile.in-129-am__nobase_strip = \
##############################################
xfburn-0.6.2/desktop-integration/Makefile.in-416-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
xfburn-0.6.2/desktop-integration/Makefile.in:417:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/desktop-integration/Makefile.in-418-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/desktop-integration/Makefile.in-429-distdir-am: $(DISTFILES)
xfburn-0.6.2/desktop-integration/Makefile.in:430:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/desktop-integration/Makefile.in:431:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/desktop-integration/Makefile.in-432-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/desktop-integration/Makefile.in-443-	  if test -d $$d/$$file; then \
xfburn-0.6.2/desktop-integration/Makefile.in:444:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/desktop-integration/Makefile.in-445-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/icons/Makefile.in-49-  { \
xfburn-0.6.2/icons/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/icons/Makefile.in-51-  }; \
##############################################
xfburn-0.6.2/icons/Makefile.in-163-  while test -n "$$dir1"; do \
xfburn-0.6.2/icons/Makefile.in:164:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfburn-0.6.2/icons/Makefile.in-165-    if test "$$first" != "."; then \
xfburn-0.6.2/icons/Makefile.in-166-      if test "$$first" = ".."; then \
xfburn-0.6.2/icons/Makefile.in:167:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfburn-0.6.2/icons/Makefile.in:168:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfburn-0.6.2/icons/Makefile.in-169-      else \
xfburn-0.6.2/icons/Makefile.in:170:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfburn-0.6.2/icons/Makefile.in-171-        if test "$$first2" = "$$first"; then \
xfburn-0.6.2/icons/Makefile.in:172:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfburn-0.6.2/icons/Makefile.in-173-        else \
##############################################
xfburn-0.6.2/icons/Makefile.in-178-    fi; \
xfburn-0.6.2/icons/Makefile.in:179:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfburn-0.6.2/icons/Makefile.in-180-  done; \
##############################################
xfburn-0.6.2/icons/Makefile.in-442-	dot_seen=no; \
xfburn-0.6.2/icons/Makefile.in:443:	target=`echo $@ | sed s/-recursive//`; \
xfburn-0.6.2/icons/Makefile.in-444-	case "$@" in \
##############################################
xfburn-0.6.2/icons/Makefile.in-505-GTAGS:
xfburn-0.6.2/icons/Makefile.in:506:	here=`$(am__cd) $(top_builddir) && pwd` \
xfburn-0.6.2/icons/Makefile.in-507-	  && $(am__cd) $(top_srcdir) \
##############################################
xfburn-0.6.2/icons/Makefile.in-531-distdir-am: $(DISTFILES)
xfburn-0.6.2/icons/Makefile.in:532:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/Makefile.in:533:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/Makefile.in-534-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/icons/Makefile.in-545-	  if test -d $$d/$$file; then \
xfburn-0.6.2/icons/Makefile.in:546:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/icons/Makefile.in-547-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/icons/16x16/Makefile.in-50-  { \
xfburn-0.6.2/icons/16x16/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/icons/16x16/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/icons/16x16/Makefile.in-119-  esac
xfburn-0.6.2/icons/16x16/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/icons/16x16/Makefile.in-121-am__vpath_adj = case $$p in \
xfburn-0.6.2/icons/16x16/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/icons/16x16/Makefile.in-123-    *) f=$$p;; \
xfburn-0.6.2/icons/16x16/Makefile.in-124-  esac;
xfburn-0.6.2/icons/16x16/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/icons/16x16/Makefile.in-126-am__install_max = 40
xfburn-0.6.2/icons/16x16/Makefile.in-127-am__nobase_strip_setup = \
xfburn-0.6.2/icons/16x16/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/icons/16x16/Makefile.in-129-am__nobase_strip = \
##############################################
xfburn-0.6.2/icons/16x16/Makefile.in-420-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
xfburn-0.6.2/icons/16x16/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/icons/16x16/Makefile.in-422-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/icons/16x16/Makefile.in-433-distdir-am: $(DISTFILES)
xfburn-0.6.2/icons/16x16/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/16x16/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/16x16/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/icons/16x16/Makefile.in-447-	  if test -d $$d/$$file; then \
xfburn-0.6.2/icons/16x16/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/icons/16x16/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/icons/22x22/Makefile.in-50-  { \
xfburn-0.6.2/icons/22x22/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/icons/22x22/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/icons/22x22/Makefile.in-119-  esac
xfburn-0.6.2/icons/22x22/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/icons/22x22/Makefile.in-121-am__vpath_adj = case $$p in \
xfburn-0.6.2/icons/22x22/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/icons/22x22/Makefile.in-123-    *) f=$$p;; \
xfburn-0.6.2/icons/22x22/Makefile.in-124-  esac;
xfburn-0.6.2/icons/22x22/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/icons/22x22/Makefile.in-126-am__install_max = 40
xfburn-0.6.2/icons/22x22/Makefile.in-127-am__nobase_strip_setup = \
xfburn-0.6.2/icons/22x22/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/icons/22x22/Makefile.in-129-am__nobase_strip = \
##############################################
xfburn-0.6.2/icons/22x22/Makefile.in-420-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
xfburn-0.6.2/icons/22x22/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/icons/22x22/Makefile.in-422-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/icons/22x22/Makefile.in-433-distdir-am: $(DISTFILES)
xfburn-0.6.2/icons/22x22/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/22x22/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/22x22/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/icons/22x22/Makefile.in-447-	  if test -d $$d/$$file; then \
xfburn-0.6.2/icons/22x22/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/icons/22x22/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/icons/24x24/Makefile.in-50-  { \
xfburn-0.6.2/icons/24x24/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/icons/24x24/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/icons/24x24/Makefile.in-119-  esac
xfburn-0.6.2/icons/24x24/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/icons/24x24/Makefile.in-121-am__vpath_adj = case $$p in \
xfburn-0.6.2/icons/24x24/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/icons/24x24/Makefile.in-123-    *) f=$$p;; \
xfburn-0.6.2/icons/24x24/Makefile.in-124-  esac;
xfburn-0.6.2/icons/24x24/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/icons/24x24/Makefile.in-126-am__install_max = 40
xfburn-0.6.2/icons/24x24/Makefile.in-127-am__nobase_strip_setup = \
xfburn-0.6.2/icons/24x24/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/icons/24x24/Makefile.in-129-am__nobase_strip = \
##############################################
xfburn-0.6.2/icons/24x24/Makefile.in-422-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
xfburn-0.6.2/icons/24x24/Makefile.in:423:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/icons/24x24/Makefile.in-424-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/icons/24x24/Makefile.in-435-distdir-am: $(DISTFILES)
xfburn-0.6.2/icons/24x24/Makefile.in:436:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/24x24/Makefile.in:437:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/24x24/Makefile.in-438-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/icons/24x24/Makefile.in-449-	  if test -d $$d/$$file; then \
xfburn-0.6.2/icons/24x24/Makefile.in:450:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/icons/24x24/Makefile.in-451-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/icons/32x32/Makefile.in-50-  { \
xfburn-0.6.2/icons/32x32/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/icons/32x32/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/icons/32x32/Makefile.in-119-  esac
xfburn-0.6.2/icons/32x32/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/icons/32x32/Makefile.in-121-am__vpath_adj = case $$p in \
xfburn-0.6.2/icons/32x32/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/icons/32x32/Makefile.in-123-    *) f=$$p;; \
xfburn-0.6.2/icons/32x32/Makefile.in-124-  esac;
xfburn-0.6.2/icons/32x32/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/icons/32x32/Makefile.in-126-am__install_max = 40
xfburn-0.6.2/icons/32x32/Makefile.in-127-am__nobase_strip_setup = \
xfburn-0.6.2/icons/32x32/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/icons/32x32/Makefile.in-129-am__nobase_strip = \
##############################################
xfburn-0.6.2/icons/32x32/Makefile.in-420-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
xfburn-0.6.2/icons/32x32/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/icons/32x32/Makefile.in-422-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/icons/32x32/Makefile.in-433-distdir-am: $(DISTFILES)
xfburn-0.6.2/icons/32x32/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/32x32/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/32x32/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/icons/32x32/Makefile.in-447-	  if test -d $$d/$$file; then \
xfburn-0.6.2/icons/32x32/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/icons/32x32/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/icons/48x48/Makefile.in-50-  { \
xfburn-0.6.2/icons/48x48/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/icons/48x48/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/icons/48x48/Makefile.in-119-  esac
xfburn-0.6.2/icons/48x48/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/icons/48x48/Makefile.in-121-am__vpath_adj = case $$p in \
xfburn-0.6.2/icons/48x48/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/icons/48x48/Makefile.in-123-    *) f=$$p;; \
xfburn-0.6.2/icons/48x48/Makefile.in-124-  esac;
xfburn-0.6.2/icons/48x48/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/icons/48x48/Makefile.in-126-am__install_max = 40
xfburn-0.6.2/icons/48x48/Makefile.in-127-am__nobase_strip_setup = \
xfburn-0.6.2/icons/48x48/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/icons/48x48/Makefile.in-129-am__nobase_strip = \
##############################################
xfburn-0.6.2/icons/48x48/Makefile.in-420-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
xfburn-0.6.2/icons/48x48/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/icons/48x48/Makefile.in-422-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/icons/48x48/Makefile.in-433-distdir-am: $(DISTFILES)
xfburn-0.6.2/icons/48x48/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/48x48/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/48x48/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/icons/48x48/Makefile.in-447-	  if test -d $$d/$$file; then \
xfburn-0.6.2/icons/48x48/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/icons/48x48/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/icons/scalable/Makefile.in-50-  { \
xfburn-0.6.2/icons/scalable/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/icons/scalable/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/icons/scalable/Makefile.in-119-  esac
xfburn-0.6.2/icons/scalable/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/icons/scalable/Makefile.in-121-am__vpath_adj = case $$p in \
xfburn-0.6.2/icons/scalable/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/icons/scalable/Makefile.in-123-    *) f=$$p;; \
xfburn-0.6.2/icons/scalable/Makefile.in-124-  esac;
xfburn-0.6.2/icons/scalable/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/icons/scalable/Makefile.in-126-am__install_max = 40
xfburn-0.6.2/icons/scalable/Makefile.in-127-am__nobase_strip_setup = \
xfburn-0.6.2/icons/scalable/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/icons/scalable/Makefile.in-129-am__nobase_strip = \
##############################################
xfburn-0.6.2/icons/scalable/Makefile.in-420-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
xfburn-0.6.2/icons/scalable/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfburn-0.6.2/icons/scalable/Makefile.in-422-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
xfburn-0.6.2/icons/scalable/Makefile.in-433-distdir-am: $(DISTFILES)
xfburn-0.6.2/icons/scalable/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/scalable/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/icons/scalable/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/icons/scalable/Makefile.in-447-	  if test -d $$d/$$file; then \
xfburn-0.6.2/icons/scalable/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/icons/scalable/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/po/Makefile.in.in-58-
xfburn-0.6.2/po/Makefile.in.in:59: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)
xfburn-0.6.2/po/Makefile.in.in-60-
##############################################
xfburn-0.6.2/po/Makefile.in.in-88-.po.gmo:
xfburn-0.6.2/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
xfburn-0.6.2/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
xfburn-0.6.2/po/Makefile.in.in-189-	  echo "$$lang:"; \
xfburn-0.6.2/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
xfburn-0.6.2/po/Makefile.in.in-191-	  if $$result; then \
##############################################
xfburn-0.6.2/docs/Makefile.in-52-  { \
xfburn-0.6.2/docs/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/docs/Makefile.in-54-  }; \
##############################################
xfburn-0.6.2/docs/Makefile.in-121-  esac
xfburn-0.6.2/docs/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfburn-0.6.2/docs/Makefile.in-123-am__vpath_adj = case $$p in \
xfburn-0.6.2/docs/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfburn-0.6.2/docs/Makefile.in-125-    *) f=$$p;; \
xfburn-0.6.2/docs/Makefile.in-126-  esac;
xfburn-0.6.2/docs/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfburn-0.6.2/docs/Makefile.in-128-am__install_max = 40
xfburn-0.6.2/docs/Makefile.in-129-am__nobase_strip_setup = \
xfburn-0.6.2/docs/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfburn-0.6.2/docs/Makefile.in-131-am__nobase_strip = \
##############################################
xfburn-0.6.2/docs/Makefile.in-404-	test -n "$(man1dir)" \
xfburn-0.6.2/docs/Makefile.in:405:	  && test -n "`echo $$list1$$list2`" \
xfburn-0.6.2/docs/Makefile.in-406-	  || exit 0; \
##############################################
xfburn-0.6.2/docs/Makefile.in-453-distdir-am: $(DISTFILES)
xfburn-0.6.2/docs/Makefile.in:454:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/docs/Makefile.in:455:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/docs/Makefile.in-456-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/docs/Makefile.in-467-	  if test -d $$d/$$file; then \
xfburn-0.6.2/docs/Makefile.in:468:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/docs/Makefile.in-469-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/xfburn/Makefile.in-50-  { \
xfburn-0.6.2/xfburn/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfburn-0.6.2/xfburn/Makefile.in-52-  }; \
##############################################
xfburn-0.6.2/xfburn/Makefile.in-658-	test -n "$(EXEEXT)" || exit 0; \
xfburn-0.6.2/xfburn/Makefile.in:659:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xfburn-0.6.2/xfburn/Makefile.in-660-	echo " rm -f" $$list; \
##############################################
xfburn-0.6.2/xfburn/Makefile.in-724-.c.obj:
xfburn-0.6.2/xfburn/Makefile.in:725:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xfburn-0.6.2/xfburn/Makefile.in-726-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-728-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:729:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfburn-0.6.2/xfburn/Makefile.in-730-
##############################################
xfburn-0.6.2/xfburn/Makefile.in-738-xfburn-xfburn-error.o: xfburn-error.c
xfburn-0.6.2/xfburn/Makefile.in:739:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-error.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-error.Tpo -c -o xfburn-xfburn-error.o `test -f 'xfburn-error.c' || echo '$(srcdir)/'`xfburn-error.c
xfburn-0.6.2/xfburn/Makefile.in-740-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-error.Tpo $(DEPDIR)/xfburn-xfburn-error.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-742-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:743:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-error.o `test -f 'xfburn-error.c' || echo '$(srcdir)/'`xfburn-error.c
xfburn-0.6.2/xfburn/Makefile.in-744-
xfburn-0.6.2/xfburn/Makefile.in-745-xfburn-xfburn-error.obj: xfburn-error.c
xfburn-0.6.2/xfburn/Makefile.in:746:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-error.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-error.Tpo -c -o xfburn-xfburn-error.obj `if test -f 'xfburn-error.c'; then $(CYGPATH_W) 'xfburn-error.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-error.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-747-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-error.Tpo $(DEPDIR)/xfburn-xfburn-error.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-749-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:750:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-error.obj `if test -f 'xfburn-error.c'; then $(CYGPATH_W) 'xfburn-error.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-error.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-751-
xfburn-0.6.2/xfburn/Makefile.in-752-xfburn-xfburn-adding-progress.o: xfburn-adding-progress.c
xfburn-0.6.2/xfburn/Makefile.in:753:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-adding-progress.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-adding-progress.Tpo -c -o xfburn-xfburn-adding-progress.o `test -f 'xfburn-adding-progress.c' || echo '$(srcdir)/'`xfburn-adding-progress.c
xfburn-0.6.2/xfburn/Makefile.in-754-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-adding-progress.Tpo $(DEPDIR)/xfburn-xfburn-adding-progress.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-756-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:757:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-adding-progress.o `test -f 'xfburn-adding-progress.c' || echo '$(srcdir)/'`xfburn-adding-progress.c
xfburn-0.6.2/xfburn/Makefile.in-758-
xfburn-0.6.2/xfburn/Makefile.in-759-xfburn-xfburn-adding-progress.obj: xfburn-adding-progress.c
xfburn-0.6.2/xfburn/Makefile.in:760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-adding-progress.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-adding-progress.Tpo -c -o xfburn-xfburn-adding-progress.obj `if test -f 'xfburn-adding-progress.c'; then $(CYGPATH_W) 'xfburn-adding-progress.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-adding-progress.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-adding-progress.Tpo $(DEPDIR)/xfburn-xfburn-adding-progress.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-adding-progress.obj `if test -f 'xfburn-adding-progress.c'; then $(CYGPATH_W) 'xfburn-adding-progress.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-adding-progress.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-765-
xfburn-0.6.2/xfburn/Makefile.in-766-xfburn-xfburn-blank-dialog.o: xfburn-blank-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:767:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-blank-dialog.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-blank-dialog.Tpo -c -o xfburn-xfburn-blank-dialog.o `test -f 'xfburn-blank-dialog.c' || echo '$(srcdir)/'`xfburn-blank-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-768-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-blank-dialog.Tpo $(DEPDIR)/xfburn-xfburn-blank-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-770-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:771:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-blank-dialog.o `test -f 'xfburn-blank-dialog.c' || echo '$(srcdir)/'`xfburn-blank-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-772-
xfburn-0.6.2/xfburn/Makefile.in-773-xfburn-xfburn-blank-dialog.obj: xfburn-blank-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:774:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-blank-dialog.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-blank-dialog.Tpo -c -o xfburn-xfburn-blank-dialog.obj `if test -f 'xfburn-blank-dialog.c'; then $(CYGPATH_W) 'xfburn-blank-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-blank-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-775-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-blank-dialog.Tpo $(DEPDIR)/xfburn-xfburn-blank-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-777-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:778:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-blank-dialog.obj `if test -f 'xfburn-blank-dialog.c'; then $(CYGPATH_W) 'xfburn-blank-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-blank-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-779-
xfburn-0.6.2/xfburn/Makefile.in-780-xfburn-xfburn-perform-burn.o: xfburn-perform-burn.c
xfburn-0.6.2/xfburn/Makefile.in:781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-perform-burn.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-perform-burn.Tpo -c -o xfburn-xfburn-perform-burn.o `test -f 'xfburn-perform-burn.c' || echo '$(srcdir)/'`xfburn-perform-burn.c
xfburn-0.6.2/xfburn/Makefile.in-782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-perform-burn.Tpo $(DEPDIR)/xfburn-xfburn-perform-burn.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-perform-burn.o `test -f 'xfburn-perform-burn.c' || echo '$(srcdir)/'`xfburn-perform-burn.c
xfburn-0.6.2/xfburn/Makefile.in-786-
xfburn-0.6.2/xfburn/Makefile.in-787-xfburn-xfburn-perform-burn.obj: xfburn-perform-burn.c
xfburn-0.6.2/xfburn/Makefile.in:788:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-perform-burn.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-perform-burn.Tpo -c -o xfburn-xfburn-perform-burn.obj `if test -f 'xfburn-perform-burn.c'; then $(CYGPATH_W) 'xfburn-perform-burn.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-perform-burn.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-789-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-perform-burn.Tpo $(DEPDIR)/xfburn-xfburn-perform-burn.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-791-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:792:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-perform-burn.obj `if test -f 'xfburn-perform-burn.c'; then $(CYGPATH_W) 'xfburn-perform-burn.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-perform-burn.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-793-
xfburn-0.6.2/xfburn/Makefile.in-794-xfburn-xfburn-burn-data-composition-base-dialog.o: xfburn-burn-data-composition-base-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:795:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-data-composition-base-dialog.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-data-composition-base-dialog.Tpo -c -o xfburn-xfburn-burn-data-composition-base-dialog.o `test -f 'xfburn-burn-data-composition-base-dialog.c' || echo '$(srcdir)/'`xfburn-burn-data-composition-base-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-796-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-data-composition-base-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-data-composition-base-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-798-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:799:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-data-composition-base-dialog.o `test -f 'xfburn-burn-data-composition-base-dialog.c' || echo '$(srcdir)/'`xfburn-burn-data-composition-base-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-800-
xfburn-0.6.2/xfburn/Makefile.in-801-xfburn-xfburn-burn-data-composition-base-dialog.obj: xfburn-burn-data-composition-base-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:802:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-data-composition-base-dialog.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-data-composition-base-dialog.Tpo -c -o xfburn-xfburn-burn-data-composition-base-dialog.obj `if test -f 'xfburn-burn-data-composition-base-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-data-composition-base-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-data-composition-base-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-803-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-data-composition-base-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-data-composition-base-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-805-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:806:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-data-composition-base-dialog.obj `if test -f 'xfburn-burn-data-composition-base-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-data-composition-base-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-data-composition-base-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-807-
xfburn-0.6.2/xfburn/Makefile.in-808-xfburn-xfburn-burn-data-cd-composition-dialog.o: xfburn-burn-data-cd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:809:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-data-cd-composition-dialog.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-data-cd-composition-dialog.Tpo -c -o xfburn-xfburn-burn-data-cd-composition-dialog.o `test -f 'xfburn-burn-data-cd-composition-dialog.c' || echo '$(srcdir)/'`xfburn-burn-data-cd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-810-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-data-cd-composition-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-data-cd-composition-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-data-cd-composition-dialog.o `test -f 'xfburn-burn-data-cd-composition-dialog.c' || echo '$(srcdir)/'`xfburn-burn-data-cd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-814-
xfburn-0.6.2/xfburn/Makefile.in-815-xfburn-xfburn-burn-data-cd-composition-dialog.obj: xfburn-burn-data-cd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:816:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-data-cd-composition-dialog.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-data-cd-composition-dialog.Tpo -c -o xfburn-xfburn-burn-data-cd-composition-dialog.obj `if test -f 'xfburn-burn-data-cd-composition-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-data-cd-composition-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-data-cd-composition-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-817-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-data-cd-composition-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-data-cd-composition-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-819-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:820:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-data-cd-composition-dialog.obj `if test -f 'xfburn-burn-data-cd-composition-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-data-cd-composition-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-data-cd-composition-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-821-
xfburn-0.6.2/xfburn/Makefile.in-822-xfburn-xfburn-burn-data-dvd-composition-dialog.o: xfburn-burn-data-dvd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:823:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-data-dvd-composition-dialog.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-data-dvd-composition-dialog.Tpo -c -o xfburn-xfburn-burn-data-dvd-composition-dialog.o `test -f 'xfburn-burn-data-dvd-composition-dialog.c' || echo '$(srcdir)/'`xfburn-burn-data-dvd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-824-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-data-dvd-composition-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-data-dvd-composition-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-826-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:827:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-data-dvd-composition-dialog.o `test -f 'xfburn-burn-data-dvd-composition-dialog.c' || echo '$(srcdir)/'`xfburn-burn-data-dvd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-828-
xfburn-0.6.2/xfburn/Makefile.in-829-xfburn-xfburn-burn-data-dvd-composition-dialog.obj: xfburn-burn-data-dvd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:830:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-data-dvd-composition-dialog.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-data-dvd-composition-dialog.Tpo -c -o xfburn-xfburn-burn-data-dvd-composition-dialog.obj `if test -f 'xfburn-burn-data-dvd-composition-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-data-dvd-composition-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-data-dvd-composition-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-831-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-data-dvd-composition-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-data-dvd-composition-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-833-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:834:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-data-dvd-composition-dialog.obj `if test -f 'xfburn-burn-data-dvd-composition-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-data-dvd-composition-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-data-dvd-composition-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-835-
xfburn-0.6.2/xfburn/Makefile.in-836-xfburn-xfburn-burn-audio-cd-composition-dialog.o: xfburn-burn-audio-cd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:837:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-audio-cd-composition-dialog.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-audio-cd-composition-dialog.Tpo -c -o xfburn-xfburn-burn-audio-cd-composition-dialog.o `test -f 'xfburn-burn-audio-cd-composition-dialog.c' || echo '$(srcdir)/'`xfburn-burn-audio-cd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-838-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-audio-cd-composition-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-audio-cd-composition-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-840-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:841:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-audio-cd-composition-dialog.o `test -f 'xfburn-burn-audio-cd-composition-dialog.c' || echo '$(srcdir)/'`xfburn-burn-audio-cd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-842-
xfburn-0.6.2/xfburn/Makefile.in-843-xfburn-xfburn-burn-audio-cd-composition-dialog.obj: xfburn-burn-audio-cd-composition-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:844:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-audio-cd-composition-dialog.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-audio-cd-composition-dialog.Tpo -c -o xfburn-xfburn-burn-audio-cd-composition-dialog.obj `if test -f 'xfburn-burn-audio-cd-composition-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-audio-cd-composition-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-audio-cd-composition-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-845-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-audio-cd-composition-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-audio-cd-composition-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-847-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:848:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-audio-cd-composition-dialog.obj `if test -f 'xfburn-burn-audio-cd-composition-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-audio-cd-composition-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-audio-cd-composition-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-849-
xfburn-0.6.2/xfburn/Makefile.in-850-xfburn-xfburn-transcoder.o: xfburn-transcoder.c
xfburn-0.6.2/xfburn/Makefile.in:851:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-transcoder.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-transcoder.Tpo -c -o xfburn-xfburn-transcoder.o `test -f 'xfburn-transcoder.c' || echo '$(srcdir)/'`xfburn-transcoder.c
xfburn-0.6.2/xfburn/Makefile.in-852-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-transcoder.Tpo $(DEPDIR)/xfburn-xfburn-transcoder.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-854-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:855:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-transcoder.o `test -f 'xfburn-transcoder.c' || echo '$(srcdir)/'`xfburn-transcoder.c
xfburn-0.6.2/xfburn/Makefile.in-856-
xfburn-0.6.2/xfburn/Makefile.in-857-xfburn-xfburn-transcoder.obj: xfburn-transcoder.c
xfburn-0.6.2/xfburn/Makefile.in:858:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-transcoder.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-transcoder.Tpo -c -o xfburn-xfburn-transcoder.obj `if test -f 'xfburn-transcoder.c'; then $(CYGPATH_W) 'xfburn-transcoder.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-transcoder.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-859-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-transcoder.Tpo $(DEPDIR)/xfburn-xfburn-transcoder.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-861-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:862:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-transcoder.obj `if test -f 'xfburn-transcoder.c'; then $(CYGPATH_W) 'xfburn-transcoder.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-transcoder.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-863-
xfburn-0.6.2/xfburn/Makefile.in-864-xfburn-xfburn-audio-track.o: xfburn-audio-track.c
xfburn-0.6.2/xfburn/Makefile.in:865:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-audio-track.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-audio-track.Tpo -c -o xfburn-xfburn-audio-track.o `test -f 'xfburn-audio-track.c' || echo '$(srcdir)/'`xfburn-audio-track.c
xfburn-0.6.2/xfburn/Makefile.in-866-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-audio-track.Tpo $(DEPDIR)/xfburn-xfburn-audio-track.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-868-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:869:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-audio-track.o `test -f 'xfburn-audio-track.c' || echo '$(srcdir)/'`xfburn-audio-track.c
xfburn-0.6.2/xfburn/Makefile.in-870-
xfburn-0.6.2/xfburn/Makefile.in-871-xfburn-xfburn-audio-track.obj: xfburn-audio-track.c
xfburn-0.6.2/xfburn/Makefile.in:872:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-audio-track.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-audio-track.Tpo -c -o xfburn-xfburn-audio-track.obj `if test -f 'xfburn-audio-track.c'; then $(CYGPATH_W) 'xfburn-audio-track.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-audio-track.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-873-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-audio-track.Tpo $(DEPDIR)/xfburn-xfburn-audio-track.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-875-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:876:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-audio-track.obj `if test -f 'xfburn-audio-track.c'; then $(CYGPATH_W) 'xfburn-audio-track.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-audio-track.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-877-
xfburn-0.6.2/xfburn/Makefile.in-878-xfburn-xfburn-transcoder-basic.o: xfburn-transcoder-basic.c
xfburn-0.6.2/xfburn/Makefile.in:879:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-transcoder-basic.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-transcoder-basic.Tpo -c -o xfburn-xfburn-transcoder-basic.o `test -f 'xfburn-transcoder-basic.c' || echo '$(srcdir)/'`xfburn-transcoder-basic.c
xfburn-0.6.2/xfburn/Makefile.in-880-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-transcoder-basic.Tpo $(DEPDIR)/xfburn-xfburn-transcoder-basic.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-transcoder-basic.o `test -f 'xfburn-transcoder-basic.c' || echo '$(srcdir)/'`xfburn-transcoder-basic.c
xfburn-0.6.2/xfburn/Makefile.in-884-
xfburn-0.6.2/xfburn/Makefile.in-885-xfburn-xfburn-transcoder-basic.obj: xfburn-transcoder-basic.c
xfburn-0.6.2/xfburn/Makefile.in:886:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-transcoder-basic.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-transcoder-basic.Tpo -c -o xfburn-xfburn-transcoder-basic.obj `if test -f 'xfburn-transcoder-basic.c'; then $(CYGPATH_W) 'xfburn-transcoder-basic.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-transcoder-basic.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-887-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-transcoder-basic.Tpo $(DEPDIR)/xfburn-xfburn-transcoder-basic.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-transcoder-basic.obj `if test -f 'xfburn-transcoder-basic.c'; then $(CYGPATH_W) 'xfburn-transcoder-basic.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-transcoder-basic.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-891-
xfburn-0.6.2/xfburn/Makefile.in-892-xfburn-xfburn-transcoder-gst.o: xfburn-transcoder-gst.c
xfburn-0.6.2/xfburn/Makefile.in:893:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-transcoder-gst.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-transcoder-gst.Tpo -c -o xfburn-xfburn-transcoder-gst.o `test -f 'xfburn-transcoder-gst.c' || echo '$(srcdir)/'`xfburn-transcoder-gst.c
xfburn-0.6.2/xfburn/Makefile.in-894-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-transcoder-gst.Tpo $(DEPDIR)/xfburn-xfburn-transcoder-gst.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-896-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:897:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-transcoder-gst.o `test -f 'xfburn-transcoder-gst.c' || echo '$(srcdir)/'`xfburn-transcoder-gst.c
xfburn-0.6.2/xfburn/Makefile.in-898-
xfburn-0.6.2/xfburn/Makefile.in-899-xfburn-xfburn-transcoder-gst.obj: xfburn-transcoder-gst.c
xfburn-0.6.2/xfburn/Makefile.in:900:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-transcoder-gst.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-transcoder-gst.Tpo -c -o xfburn-xfburn-transcoder-gst.obj `if test -f 'xfburn-transcoder-gst.c'; then $(CYGPATH_W) 'xfburn-transcoder-gst.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-transcoder-gst.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-901-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-transcoder-gst.Tpo $(DEPDIR)/xfburn-xfburn-transcoder-gst.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-transcoder-gst.obj `if test -f 'xfburn-transcoder-gst.c'; then $(CYGPATH_W) 'xfburn-transcoder-gst.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-transcoder-gst.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-905-
xfburn-0.6.2/xfburn/Makefile.in-906-xfburn-xfburn-audio-track-gst.o: xfburn-audio-track-gst.c
xfburn-0.6.2/xfburn/Makefile.in:907:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-audio-track-gst.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-audio-track-gst.Tpo -c -o xfburn-xfburn-audio-track-gst.o `test -f 'xfburn-audio-track-gst.c' || echo '$(srcdir)/'`xfburn-audio-track-gst.c
xfburn-0.6.2/xfburn/Makefile.in-908-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-audio-track-gst.Tpo $(DEPDIR)/xfburn-xfburn-audio-track-gst.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-910-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:911:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-audio-track-gst.o `test -f 'xfburn-audio-track-gst.c' || echo '$(srcdir)/'`xfburn-audio-track-gst.c
xfburn-0.6.2/xfburn/Makefile.in-912-
xfburn-0.6.2/xfburn/Makefile.in-913-xfburn-xfburn-audio-track-gst.obj: xfburn-audio-track-gst.c
xfburn-0.6.2/xfburn/Makefile.in:914:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-audio-track-gst.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-audio-track-gst.Tpo -c -o xfburn-xfburn-audio-track-gst.obj `if test -f 'xfburn-audio-track-gst.c'; then $(CYGPATH_W) 'xfburn-audio-track-gst.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-audio-track-gst.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-915-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-audio-track-gst.Tpo $(DEPDIR)/xfburn-xfburn-audio-track-gst.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-917-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:918:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-audio-track-gst.obj `if test -f 'xfburn-audio-track-gst.c'; then $(CYGPATH_W) 'xfburn-audio-track-gst.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-audio-track-gst.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-919-
xfburn-0.6.2/xfburn/Makefile.in-920-xfburn-xfburn-burn-image-dialog.o: xfburn-burn-image-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:921:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-image-dialog.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-image-dialog.Tpo -c -o xfburn-xfburn-burn-image-dialog.o `test -f 'xfburn-burn-image-dialog.c' || echo '$(srcdir)/'`xfburn-burn-image-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-922-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-image-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-image-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-924-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:925:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-image-dialog.o `test -f 'xfburn-burn-image-dialog.c' || echo '$(srcdir)/'`xfburn-burn-image-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-926-
xfburn-0.6.2/xfburn/Makefile.in-927-xfburn-xfburn-burn-image-dialog.obj: xfburn-burn-image-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-burn-image-dialog.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-burn-image-dialog.Tpo -c -o xfburn-xfburn-burn-image-dialog.obj `if test -f 'xfburn-burn-image-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-image-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-image-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-burn-image-dialog.Tpo $(DEPDIR)/xfburn-xfburn-burn-image-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-burn-image-dialog.obj `if test -f 'xfburn-burn-image-dialog.c'; then $(CYGPATH_W) 'xfburn-burn-image-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-burn-image-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-933-
xfburn-0.6.2/xfburn/Makefile.in-934-xfburn-xfburn-composition.o: xfburn-composition.c
xfburn-0.6.2/xfburn/Makefile.in:935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-composition.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-composition.Tpo -c -o xfburn-xfburn-composition.o `test -f 'xfburn-composition.c' || echo '$(srcdir)/'`xfburn-composition.c
xfburn-0.6.2/xfburn/Makefile.in-936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-composition.Tpo $(DEPDIR)/xfburn-xfburn-composition.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-composition.o `test -f 'xfburn-composition.c' || echo '$(srcdir)/'`xfburn-composition.c
xfburn-0.6.2/xfburn/Makefile.in-940-
xfburn-0.6.2/xfburn/Makefile.in-941-xfburn-xfburn-composition.obj: xfburn-composition.c
xfburn-0.6.2/xfburn/Makefile.in:942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-composition.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-composition.Tpo -c -o xfburn-xfburn-composition.obj `if test -f 'xfburn-composition.c'; then $(CYGPATH_W) 'xfburn-composition.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-composition.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-composition.Tpo $(DEPDIR)/xfburn-xfburn-composition.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-composition.obj `if test -f 'xfburn-composition.c'; then $(CYGPATH_W) 'xfburn-composition.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-composition.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-947-
xfburn-0.6.2/xfburn/Makefile.in-948-xfburn-xfburn-compositions-notebook.o: xfburn-compositions-notebook.c
xfburn-0.6.2/xfburn/Makefile.in:949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-compositions-notebook.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-compositions-notebook.Tpo -c -o xfburn-xfburn-compositions-notebook.o `test -f 'xfburn-compositions-notebook.c' || echo '$(srcdir)/'`xfburn-compositions-notebook.c
xfburn-0.6.2/xfburn/Makefile.in-950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-compositions-notebook.Tpo $(DEPDIR)/xfburn-xfburn-compositions-notebook.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-compositions-notebook.o `test -f 'xfburn-compositions-notebook.c' || echo '$(srcdir)/'`xfburn-compositions-notebook.c
xfburn-0.6.2/xfburn/Makefile.in-954-
xfburn-0.6.2/xfburn/Makefile.in-955-xfburn-xfburn-compositions-notebook.obj: xfburn-compositions-notebook.c
xfburn-0.6.2/xfburn/Makefile.in:956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-compositions-notebook.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-compositions-notebook.Tpo -c -o xfburn-xfburn-compositions-notebook.obj `if test -f 'xfburn-compositions-notebook.c'; then $(CYGPATH_W) 'xfburn-compositions-notebook.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-compositions-notebook.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-compositions-notebook.Tpo $(DEPDIR)/xfburn-xfburn-compositions-notebook.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-compositions-notebook.obj `if test -f 'xfburn-compositions-notebook.c'; then $(CYGPATH_W) 'xfburn-compositions-notebook.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-compositions-notebook.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-961-
xfburn-0.6.2/xfburn/Makefile.in-962-xfburn-xfburn-settings.o: xfburn-settings.c
xfburn-0.6.2/xfburn/Makefile.in:963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-settings.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-settings.Tpo -c -o xfburn-xfburn-settings.o `test -f 'xfburn-settings.c' || echo '$(srcdir)/'`xfburn-settings.c
xfburn-0.6.2/xfburn/Makefile.in-964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-settings.Tpo $(DEPDIR)/xfburn-xfburn-settings.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-settings.o `test -f 'xfburn-settings.c' || echo '$(srcdir)/'`xfburn-settings.c
xfburn-0.6.2/xfburn/Makefile.in-968-
xfburn-0.6.2/xfburn/Makefile.in-969-xfburn-xfburn-settings.obj: xfburn-settings.c
xfburn-0.6.2/xfburn/Makefile.in:970:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-settings.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-settings.Tpo -c -o xfburn-xfburn-settings.obj `if test -f 'xfburn-settings.c'; then $(CYGPATH_W) 'xfburn-settings.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-settings.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-971-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-settings.Tpo $(DEPDIR)/xfburn-xfburn-settings.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-973-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:974:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-settings.obj `if test -f 'xfburn-settings.c'; then $(CYGPATH_W) 'xfburn-settings.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-settings.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-975-
xfburn-0.6.2/xfburn/Makefile.in-976-xfburn-xfburn-udev-manager.o: xfburn-udev-manager.c
xfburn-0.6.2/xfburn/Makefile.in:977:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-udev-manager.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-udev-manager.Tpo -c -o xfburn-xfburn-udev-manager.o `test -f 'xfburn-udev-manager.c' || echo '$(srcdir)/'`xfburn-udev-manager.c
xfburn-0.6.2/xfburn/Makefile.in-978-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-udev-manager.Tpo $(DEPDIR)/xfburn-xfburn-udev-manager.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-980-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:981:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-udev-manager.o `test -f 'xfburn-udev-manager.c' || echo '$(srcdir)/'`xfburn-udev-manager.c
xfburn-0.6.2/xfburn/Makefile.in-982-
xfburn-0.6.2/xfburn/Makefile.in-983-xfburn-xfburn-udev-manager.obj: xfburn-udev-manager.c
xfburn-0.6.2/xfburn/Makefile.in:984:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-udev-manager.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-udev-manager.Tpo -c -o xfburn-xfburn-udev-manager.obj `if test -f 'xfburn-udev-manager.c'; then $(CYGPATH_W) 'xfburn-udev-manager.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-udev-manager.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-985-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-udev-manager.Tpo $(DEPDIR)/xfburn-xfburn-udev-manager.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-987-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:988:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-udev-manager.obj `if test -f 'xfburn-udev-manager.c'; then $(CYGPATH_W) 'xfburn-udev-manager.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-udev-manager.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-989-
xfburn-0.6.2/xfburn/Makefile.in-990-xfburn-xfburn-device-box.o: xfburn-device-box.c
xfburn-0.6.2/xfburn/Makefile.in:991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-device-box.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-device-box.Tpo -c -o xfburn-xfburn-device-box.o `test -f 'xfburn-device-box.c' || echo '$(srcdir)/'`xfburn-device-box.c
xfburn-0.6.2/xfburn/Makefile.in-992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-device-box.Tpo $(DEPDIR)/xfburn-xfburn-device-box.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-device-box.o `test -f 'xfburn-device-box.c' || echo '$(srcdir)/'`xfburn-device-box.c
xfburn-0.6.2/xfburn/Makefile.in-996-
xfburn-0.6.2/xfburn/Makefile.in-997-xfburn-xfburn-device-box.obj: xfburn-device-box.c
xfburn-0.6.2/xfburn/Makefile.in:998:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-device-box.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-device-box.Tpo -c -o xfburn-xfburn-device-box.obj `if test -f 'xfburn-device-box.c'; then $(CYGPATH_W) 'xfburn-device-box.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-device-box.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-999-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-device-box.Tpo $(DEPDIR)/xfburn-xfburn-device-box.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1001-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1002:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-device-box.obj `if test -f 'xfburn-device-box.c'; then $(CYGPATH_W) 'xfburn-device-box.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-device-box.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1003-
xfburn-0.6.2/xfburn/Makefile.in-1004-xfburn-xfburn-device.o: xfburn-device.c
xfburn-0.6.2/xfburn/Makefile.in:1005:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-device.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-device.Tpo -c -o xfburn-xfburn-device.o `test -f 'xfburn-device.c' || echo '$(srcdir)/'`xfburn-device.c
xfburn-0.6.2/xfburn/Makefile.in-1006-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-device.Tpo $(DEPDIR)/xfburn-xfburn-device.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1008-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1009:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-device.o `test -f 'xfburn-device.c' || echo '$(srcdir)/'`xfburn-device.c
xfburn-0.6.2/xfburn/Makefile.in-1010-
xfburn-0.6.2/xfburn/Makefile.in-1011-xfburn-xfburn-device.obj: xfburn-device.c
xfburn-0.6.2/xfburn/Makefile.in:1012:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-device.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-device.Tpo -c -o xfburn-xfburn-device.obj `if test -f 'xfburn-device.c'; then $(CYGPATH_W) 'xfburn-device.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-device.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1013-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-device.Tpo $(DEPDIR)/xfburn-xfburn-device.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1015-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1016:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-device.obj `if test -f 'xfburn-device.c'; then $(CYGPATH_W) 'xfburn-device.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-device.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1017-
xfburn-0.6.2/xfburn/Makefile.in-1018-xfburn-xfburn-device-list.o: xfburn-device-list.c
xfburn-0.6.2/xfburn/Makefile.in:1019:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-device-list.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-device-list.Tpo -c -o xfburn-xfburn-device-list.o `test -f 'xfburn-device-list.c' || echo '$(srcdir)/'`xfburn-device-list.c
xfburn-0.6.2/xfburn/Makefile.in-1020-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-device-list.Tpo $(DEPDIR)/xfburn-xfburn-device-list.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1022-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1023:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-device-list.o `test -f 'xfburn-device-list.c' || echo '$(srcdir)/'`xfburn-device-list.c
xfburn-0.6.2/xfburn/Makefile.in-1024-
xfburn-0.6.2/xfburn/Makefile.in-1025-xfburn-xfburn-device-list.obj: xfburn-device-list.c
xfburn-0.6.2/xfburn/Makefile.in:1026:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-device-list.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-device-list.Tpo -c -o xfburn-xfburn-device-list.obj `if test -f 'xfburn-device-list.c'; then $(CYGPATH_W) 'xfburn-device-list.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-device-list.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1027-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-device-list.Tpo $(DEPDIR)/xfburn-xfburn-device-list.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1029-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1030:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-device-list.obj `if test -f 'xfburn-device-list.c'; then $(CYGPATH_W) 'xfburn-device-list.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-device-list.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1031-
xfburn-0.6.2/xfburn/Makefile.in-1032-xfburn-xfburn-progress-dialog.o: xfburn-progress-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:1033:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-progress-dialog.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-progress-dialog.Tpo -c -o xfburn-xfburn-progress-dialog.o `test -f 'xfburn-progress-dialog.c' || echo '$(srcdir)/'`xfburn-progress-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-1034-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-progress-dialog.Tpo $(DEPDIR)/xfburn-xfburn-progress-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1036-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1037:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-progress-dialog.o `test -f 'xfburn-progress-dialog.c' || echo '$(srcdir)/'`xfburn-progress-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-1038-
xfburn-0.6.2/xfburn/Makefile.in-1039-xfburn-xfburn-progress-dialog.obj: xfburn-progress-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:1040:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-progress-dialog.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-progress-dialog.Tpo -c -o xfburn-xfburn-progress-dialog.obj `if test -f 'xfburn-progress-dialog.c'; then $(CYGPATH_W) 'xfburn-progress-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-progress-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1041-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-progress-dialog.Tpo $(DEPDIR)/xfburn-xfburn-progress-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1043-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1044:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-progress-dialog.obj `if test -f 'xfburn-progress-dialog.c'; then $(CYGPATH_W) 'xfburn-progress-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-progress-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1045-
xfburn-0.6.2/xfburn/Makefile.in-1046-xfburn-xfburn-main.o: xfburn-main.c
xfburn-0.6.2/xfburn/Makefile.in:1047:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-main.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-main.Tpo -c -o xfburn-xfburn-main.o `test -f 'xfburn-main.c' || echo '$(srcdir)/'`xfburn-main.c
xfburn-0.6.2/xfburn/Makefile.in-1048-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-main.Tpo $(DEPDIR)/xfburn-xfburn-main.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-main.o `test -f 'xfburn-main.c' || echo '$(srcdir)/'`xfburn-main.c
xfburn-0.6.2/xfburn/Makefile.in-1052-
xfburn-0.6.2/xfburn/Makefile.in-1053-xfburn-xfburn-main.obj: xfburn-main.c
xfburn-0.6.2/xfburn/Makefile.in:1054:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-main.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-main.Tpo -c -o xfburn-xfburn-main.obj `if test -f 'xfburn-main.c'; then $(CYGPATH_W) 'xfburn-main.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-main.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1055-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-main.Tpo $(DEPDIR)/xfburn-xfburn-main.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1057-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1058:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-main.obj `if test -f 'xfburn-main.c'; then $(CYGPATH_W) 'xfburn-main.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-main.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1059-
xfburn-0.6.2/xfburn/Makefile.in-1060-xfburn-xfburn-main-window.o: xfburn-main-window.c
xfburn-0.6.2/xfburn/Makefile.in:1061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-main-window.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-main-window.Tpo -c -o xfburn-xfburn-main-window.o `test -f 'xfburn-main-window.c' || echo '$(srcdir)/'`xfburn-main-window.c
xfburn-0.6.2/xfburn/Makefile.in-1062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-main-window.Tpo $(DEPDIR)/xfburn-xfburn-main-window.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-main-window.o `test -f 'xfburn-main-window.c' || echo '$(srcdir)/'`xfburn-main-window.c
xfburn-0.6.2/xfburn/Makefile.in-1066-
xfburn-0.6.2/xfburn/Makefile.in-1067-xfburn-xfburn-main-window.obj: xfburn-main-window.c
xfburn-0.6.2/xfburn/Makefile.in:1068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-main-window.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-main-window.Tpo -c -o xfburn-xfburn-main-window.obj `if test -f 'xfburn-main-window.c'; then $(CYGPATH_W) 'xfburn-main-window.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-main-window.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-main-window.Tpo $(DEPDIR)/xfburn-xfburn-main-window.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-main-window.obj `if test -f 'xfburn-main-window.c'; then $(CYGPATH_W) 'xfburn-main-window.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-main-window.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1073-
xfburn-0.6.2/xfburn/Makefile.in-1074-xfburn-xfburn-notebook-tab.o: xfburn-notebook-tab.c
xfburn-0.6.2/xfburn/Makefile.in:1075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-notebook-tab.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-notebook-tab.Tpo -c -o xfburn-xfburn-notebook-tab.o `test -f 'xfburn-notebook-tab.c' || echo '$(srcdir)/'`xfburn-notebook-tab.c
xfburn-0.6.2/xfburn/Makefile.in-1076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-notebook-tab.Tpo $(DEPDIR)/xfburn-xfburn-notebook-tab.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-notebook-tab.o `test -f 'xfburn-notebook-tab.c' || echo '$(srcdir)/'`xfburn-notebook-tab.c
xfburn-0.6.2/xfburn/Makefile.in-1080-
xfburn-0.6.2/xfburn/Makefile.in-1081-xfburn-xfburn-notebook-tab.obj: xfburn-notebook-tab.c
xfburn-0.6.2/xfburn/Makefile.in:1082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-notebook-tab.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-notebook-tab.Tpo -c -o xfburn-xfburn-notebook-tab.obj `if test -f 'xfburn-notebook-tab.c'; then $(CYGPATH_W) 'xfburn-notebook-tab.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-notebook-tab.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-notebook-tab.Tpo $(DEPDIR)/xfburn-xfburn-notebook-tab.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-notebook-tab.obj `if test -f 'xfburn-notebook-tab.c'; then $(CYGPATH_W) 'xfburn-notebook-tab.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-notebook-tab.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1087-
xfburn-0.6.2/xfburn/Makefile.in-1088-xfburn-xfburn-file-browser.o: xfburn-file-browser.c
xfburn-0.6.2/xfburn/Makefile.in:1089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-file-browser.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-file-browser.Tpo -c -o xfburn-xfburn-file-browser.o `test -f 'xfburn-file-browser.c' || echo '$(srcdir)/'`xfburn-file-browser.c
xfburn-0.6.2/xfburn/Makefile.in-1090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-file-browser.Tpo $(DEPDIR)/xfburn-xfburn-file-browser.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-file-browser.o `test -f 'xfburn-file-browser.c' || echo '$(srcdir)/'`xfburn-file-browser.c
xfburn-0.6.2/xfburn/Makefile.in-1094-
xfburn-0.6.2/xfburn/Makefile.in-1095-xfburn-xfburn-file-browser.obj: xfburn-file-browser.c
xfburn-0.6.2/xfburn/Makefile.in:1096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-file-browser.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-file-browser.Tpo -c -o xfburn-xfburn-file-browser.obj `if test -f 'xfburn-file-browser.c'; then $(CYGPATH_W) 'xfburn-file-browser.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-file-browser.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-file-browser.Tpo $(DEPDIR)/xfburn-xfburn-file-browser.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-file-browser.obj `if test -f 'xfburn-file-browser.c'; then $(CYGPATH_W) 'xfburn-file-browser.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-file-browser.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1101-
xfburn-0.6.2/xfburn/Makefile.in-1102-xfburn-xfburn-welcome-tab.o: xfburn-welcome-tab.c
xfburn-0.6.2/xfburn/Makefile.in:1103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-welcome-tab.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-welcome-tab.Tpo -c -o xfburn-xfburn-welcome-tab.o `test -f 'xfburn-welcome-tab.c' || echo '$(srcdir)/'`xfburn-welcome-tab.c
xfburn-0.6.2/xfburn/Makefile.in-1104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-welcome-tab.Tpo $(DEPDIR)/xfburn-xfburn-welcome-tab.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-welcome-tab.o `test -f 'xfburn-welcome-tab.c' || echo '$(srcdir)/'`xfburn-welcome-tab.c
xfburn-0.6.2/xfburn/Makefile.in-1108-
xfburn-0.6.2/xfburn/Makefile.in-1109-xfburn-xfburn-welcome-tab.obj: xfburn-welcome-tab.c
xfburn-0.6.2/xfburn/Makefile.in:1110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-welcome-tab.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-welcome-tab.Tpo -c -o xfburn-xfburn-welcome-tab.obj `if test -f 'xfburn-welcome-tab.c'; then $(CYGPATH_W) 'xfburn-welcome-tab.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-welcome-tab.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-welcome-tab.Tpo $(DEPDIR)/xfburn-xfburn-welcome-tab.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-welcome-tab.obj `if test -f 'xfburn-welcome-tab.c'; then $(CYGPATH_W) 'xfburn-welcome-tab.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-welcome-tab.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1115-
xfburn-0.6.2/xfburn/Makefile.in-1116-xfburn-xfburn-data-composition.o: xfburn-data-composition.c
xfburn-0.6.2/xfburn/Makefile.in:1117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-data-composition.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-data-composition.Tpo -c -o xfburn-xfburn-data-composition.o `test -f 'xfburn-data-composition.c' || echo '$(srcdir)/'`xfburn-data-composition.c
xfburn-0.6.2/xfburn/Makefile.in-1118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-data-composition.Tpo $(DEPDIR)/xfburn-xfburn-data-composition.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-data-composition.o `test -f 'xfburn-data-composition.c' || echo '$(srcdir)/'`xfburn-data-composition.c
xfburn-0.6.2/xfburn/Makefile.in-1122-
xfburn-0.6.2/xfburn/Makefile.in-1123-xfburn-xfburn-data-composition.obj: xfburn-data-composition.c
xfburn-0.6.2/xfburn/Makefile.in:1124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-data-composition.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-data-composition.Tpo -c -o xfburn-xfburn-data-composition.obj `if test -f 'xfburn-data-composition.c'; then $(CYGPATH_W) 'xfburn-data-composition.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-data-composition.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-data-composition.Tpo $(DEPDIR)/xfburn-xfburn-data-composition.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-data-composition.obj `if test -f 'xfburn-data-composition.c'; then $(CYGPATH_W) 'xfburn-data-composition.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-data-composition.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1129-
xfburn-0.6.2/xfburn/Makefile.in-1130-xfburn-xfburn-audio-composition.o: xfburn-audio-composition.c
xfburn-0.6.2/xfburn/Makefile.in:1131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-audio-composition.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-audio-composition.Tpo -c -o xfburn-xfburn-audio-composition.o `test -f 'xfburn-audio-composition.c' || echo '$(srcdir)/'`xfburn-audio-composition.c
xfburn-0.6.2/xfburn/Makefile.in-1132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-audio-composition.Tpo $(DEPDIR)/xfburn-xfburn-audio-composition.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-audio-composition.o `test -f 'xfburn-audio-composition.c' || echo '$(srcdir)/'`xfburn-audio-composition.c
xfburn-0.6.2/xfburn/Makefile.in-1136-
xfburn-0.6.2/xfburn/Makefile.in-1137-xfburn-xfburn-audio-composition.obj: xfburn-audio-composition.c
xfburn-0.6.2/xfburn/Makefile.in:1138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-audio-composition.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-audio-composition.Tpo -c -o xfburn-xfburn-audio-composition.obj `if test -f 'xfburn-audio-composition.c'; then $(CYGPATH_W) 'xfburn-audio-composition.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-audio-composition.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-audio-composition.Tpo $(DEPDIR)/xfburn-xfburn-audio-composition.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-audio-composition.obj `if test -f 'xfburn-audio-composition.c'; then $(CYGPATH_W) 'xfburn-audio-composition.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-audio-composition.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1143-
xfburn-0.6.2/xfburn/Makefile.in-1144-xfburn-xfburn-disc-usage.o: xfburn-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in:1145:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-disc-usage.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-disc-usage.Tpo -c -o xfburn-xfburn-disc-usage.o `test -f 'xfburn-disc-usage.c' || echo '$(srcdir)/'`xfburn-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in-1146-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-disc-usage.Tpo $(DEPDIR)/xfburn-xfburn-disc-usage.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1148-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1149:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-disc-usage.o `test -f 'xfburn-disc-usage.c' || echo '$(srcdir)/'`xfburn-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in-1150-
xfburn-0.6.2/xfburn/Makefile.in-1151-xfburn-xfburn-disc-usage.obj: xfburn-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in:1152:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-disc-usage.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-disc-usage.Tpo -c -o xfburn-xfburn-disc-usage.obj `if test -f 'xfburn-disc-usage.c'; then $(CYGPATH_W) 'xfburn-disc-usage.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-disc-usage.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1153-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-disc-usage.Tpo $(DEPDIR)/xfburn-xfburn-disc-usage.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1155-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1156:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-disc-usage.obj `if test -f 'xfburn-disc-usage.c'; then $(CYGPATH_W) 'xfburn-disc-usage.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-disc-usage.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1157-
xfburn-0.6.2/xfburn/Makefile.in-1158-xfburn-xfburn-data-disc-usage.o: xfburn-data-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in:1159:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-data-disc-usage.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-data-disc-usage.Tpo -c -o xfburn-xfburn-data-disc-usage.o `test -f 'xfburn-data-disc-usage.c' || echo '$(srcdir)/'`xfburn-data-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in-1160-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-data-disc-usage.Tpo $(DEPDIR)/xfburn-xfburn-data-disc-usage.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1162-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1163:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-data-disc-usage.o `test -f 'xfburn-data-disc-usage.c' || echo '$(srcdir)/'`xfburn-data-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in-1164-
xfburn-0.6.2/xfburn/Makefile.in-1165-xfburn-xfburn-data-disc-usage.obj: xfburn-data-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in:1166:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-data-disc-usage.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-data-disc-usage.Tpo -c -o xfburn-xfburn-data-disc-usage.obj `if test -f 'xfburn-data-disc-usage.c'; then $(CYGPATH_W) 'xfburn-data-disc-usage.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-data-disc-usage.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1167-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-data-disc-usage.Tpo $(DEPDIR)/xfburn-xfburn-data-disc-usage.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1169-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1170:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-data-disc-usage.obj `if test -f 'xfburn-data-disc-usage.c'; then $(CYGPATH_W) 'xfburn-data-disc-usage.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-data-disc-usage.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1171-
xfburn-0.6.2/xfburn/Makefile.in-1172-xfburn-xfburn-audio-disc-usage.o: xfburn-audio-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in:1173:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-audio-disc-usage.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-audio-disc-usage.Tpo -c -o xfburn-xfburn-audio-disc-usage.o `test -f 'xfburn-audio-disc-usage.c' || echo '$(srcdir)/'`xfburn-audio-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in-1174-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-audio-disc-usage.Tpo $(DEPDIR)/xfburn-xfburn-audio-disc-usage.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1176-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1177:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-audio-disc-usage.o `test -f 'xfburn-audio-disc-usage.c' || echo '$(srcdir)/'`xfburn-audio-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in-1178-
xfburn-0.6.2/xfburn/Makefile.in-1179-xfburn-xfburn-audio-disc-usage.obj: xfburn-audio-disc-usage.c
xfburn-0.6.2/xfburn/Makefile.in:1180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-audio-disc-usage.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-audio-disc-usage.Tpo -c -o xfburn-xfburn-audio-disc-usage.obj `if test -f 'xfburn-audio-disc-usage.c'; then $(CYGPATH_W) 'xfburn-audio-disc-usage.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-audio-disc-usage.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-audio-disc-usage.Tpo $(DEPDIR)/xfburn-xfburn-audio-disc-usage.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-audio-disc-usage.obj `if test -f 'xfburn-audio-disc-usage.c'; then $(CYGPATH_W) 'xfburn-audio-disc-usage.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-audio-disc-usage.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1185-
xfburn-0.6.2/xfburn/Makefile.in-1186-xfburn-xfburn-fs-browser.o: xfburn-fs-browser.c
xfburn-0.6.2/xfburn/Makefile.in:1187:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-fs-browser.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-fs-browser.Tpo -c -o xfburn-xfburn-fs-browser.o `test -f 'xfburn-fs-browser.c' || echo '$(srcdir)/'`xfburn-fs-browser.c
xfburn-0.6.2/xfburn/Makefile.in-1188-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-fs-browser.Tpo $(DEPDIR)/xfburn-xfburn-fs-browser.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1190-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1191:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-fs-browser.o `test -f 'xfburn-fs-browser.c' || echo '$(srcdir)/'`xfburn-fs-browser.c
xfburn-0.6.2/xfburn/Makefile.in-1192-
xfburn-0.6.2/xfburn/Makefile.in-1193-xfburn-xfburn-fs-browser.obj: xfburn-fs-browser.c
xfburn-0.6.2/xfburn/Makefile.in:1194:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-fs-browser.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-fs-browser.Tpo -c -o xfburn-xfburn-fs-browser.obj `if test -f 'xfburn-fs-browser.c'; then $(CYGPATH_W) 'xfburn-fs-browser.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-fs-browser.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1195-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-fs-browser.Tpo $(DEPDIR)/xfburn-xfburn-fs-browser.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1197-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1198:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-fs-browser.obj `if test -f 'xfburn-fs-browser.c'; then $(CYGPATH_W) 'xfburn-fs-browser.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-fs-browser.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1199-
xfburn-0.6.2/xfburn/Makefile.in-1200-xfburn-xfburn-directory-browser.o: xfburn-directory-browser.c
xfburn-0.6.2/xfburn/Makefile.in:1201:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-directory-browser.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-directory-browser.Tpo -c -o xfburn-xfburn-directory-browser.o `test -f 'xfburn-directory-browser.c' || echo '$(srcdir)/'`xfburn-directory-browser.c
xfburn-0.6.2/xfburn/Makefile.in-1202-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-directory-browser.Tpo $(DEPDIR)/xfburn-xfburn-directory-browser.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1204-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1205:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-directory-browser.o `test -f 'xfburn-directory-browser.c' || echo '$(srcdir)/'`xfburn-directory-browser.c
xfburn-0.6.2/xfburn/Makefile.in-1206-
xfburn-0.6.2/xfburn/Makefile.in-1207-xfburn-xfburn-directory-browser.obj: xfburn-directory-browser.c
xfburn-0.6.2/xfburn/Makefile.in:1208:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-directory-browser.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-directory-browser.Tpo -c -o xfburn-xfburn-directory-browser.obj `if test -f 'xfburn-directory-browser.c'; then $(CYGPATH_W) 'xfburn-directory-browser.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-directory-browser.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1209-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-directory-browser.Tpo $(DEPDIR)/xfburn-xfburn-directory-browser.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-directory-browser.obj `if test -f 'xfburn-directory-browser.c'; then $(CYGPATH_W) 'xfburn-directory-browser.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-directory-browser.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1213-
xfburn-0.6.2/xfburn/Makefile.in-1214-xfburn-xfburn-preferences-dialog.o: xfburn-preferences-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:1215:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-preferences-dialog.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-preferences-dialog.Tpo -c -o xfburn-xfburn-preferences-dialog.o `test -f 'xfburn-preferences-dialog.c' || echo '$(srcdir)/'`xfburn-preferences-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-1216-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-preferences-dialog.Tpo $(DEPDIR)/xfburn-xfburn-preferences-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1218-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1219:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-preferences-dialog.o `test -f 'xfburn-preferences-dialog.c' || echo '$(srcdir)/'`xfburn-preferences-dialog.c
xfburn-0.6.2/xfburn/Makefile.in-1220-
xfburn-0.6.2/xfburn/Makefile.in-1221-xfburn-xfburn-preferences-dialog.obj: xfburn-preferences-dialog.c
xfburn-0.6.2/xfburn/Makefile.in:1222:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-preferences-dialog.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-preferences-dialog.Tpo -c -o xfburn-xfburn-preferences-dialog.obj `if test -f 'xfburn-preferences-dialog.c'; then $(CYGPATH_W) 'xfburn-preferences-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-preferences-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1223-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-preferences-dialog.Tpo $(DEPDIR)/xfburn-xfburn-preferences-dialog.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1225-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1226:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-preferences-dialog.obj `if test -f 'xfburn-preferences-dialog.c'; then $(CYGPATH_W) 'xfburn-preferences-dialog.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-preferences-dialog.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1227-
xfburn-0.6.2/xfburn/Makefile.in-1228-xfburn-xfburn-cclosure-marshal.o: xfburn-cclosure-marshal.c
xfburn-0.6.2/xfburn/Makefile.in:1229:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-cclosure-marshal.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-cclosure-marshal.Tpo -c -o xfburn-xfburn-cclosure-marshal.o `test -f 'xfburn-cclosure-marshal.c' || echo '$(srcdir)/'`xfburn-cclosure-marshal.c
xfburn-0.6.2/xfburn/Makefile.in-1230-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-cclosure-marshal.Tpo $(DEPDIR)/xfburn-xfburn-cclosure-marshal.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1232-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1233:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-cclosure-marshal.o `test -f 'xfburn-cclosure-marshal.c' || echo '$(srcdir)/'`xfburn-cclosure-marshal.c
xfburn-0.6.2/xfburn/Makefile.in-1234-
xfburn-0.6.2/xfburn/Makefile.in-1235-xfburn-xfburn-cclosure-marshal.obj: xfburn-cclosure-marshal.c
xfburn-0.6.2/xfburn/Makefile.in:1236:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-cclosure-marshal.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-cclosure-marshal.Tpo -c -o xfburn-xfburn-cclosure-marshal.obj `if test -f 'xfburn-cclosure-marshal.c'; then $(CYGPATH_W) 'xfburn-cclosure-marshal.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-cclosure-marshal.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1237-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-cclosure-marshal.Tpo $(DEPDIR)/xfburn-xfburn-cclosure-marshal.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1239-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1240:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-cclosure-marshal.obj `if test -f 'xfburn-cclosure-marshal.c'; then $(CYGPATH_W) 'xfburn-cclosure-marshal.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-cclosure-marshal.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1241-
xfburn-0.6.2/xfburn/Makefile.in-1242-xfburn-xfburn-utils.o: xfburn-utils.c
xfburn-0.6.2/xfburn/Makefile.in:1243:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-utils.o -MD -MP -MF $(DEPDIR)/xfburn-xfburn-utils.Tpo -c -o xfburn-xfburn-utils.o `test -f 'xfburn-utils.c' || echo '$(srcdir)/'`xfburn-utils.c
xfburn-0.6.2/xfburn/Makefile.in-1244-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-utils.Tpo $(DEPDIR)/xfburn-xfburn-utils.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1247:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-utils.o `test -f 'xfburn-utils.c' || echo '$(srcdir)/'`xfburn-utils.c
xfburn-0.6.2/xfburn/Makefile.in-1248-
xfburn-0.6.2/xfburn/Makefile.in-1249-xfburn-xfburn-utils.obj: xfburn-utils.c
xfburn-0.6.2/xfburn/Makefile.in:1250:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -MT xfburn-xfburn-utils.obj -MD -MP -MF $(DEPDIR)/xfburn-xfburn-utils.Tpo -c -o xfburn-xfburn-utils.obj `if test -f 'xfburn-utils.c'; then $(CYGPATH_W) 'xfburn-utils.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-utils.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1251-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfburn-xfburn-utils.Tpo $(DEPDIR)/xfburn-xfburn-utils.Po
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1253-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfburn-0.6.2/xfburn/Makefile.in:1254:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfburn_CFLAGS) $(CFLAGS) -c -o xfburn-xfburn-utils.obj `if test -f 'xfburn-utils.c'; then $(CYGPATH_W) 'xfburn-utils.c'; else $(CYGPATH_W) '$(srcdir)/xfburn-utils.c'; fi`
xfburn-0.6.2/xfburn/Makefile.in-1255-
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1291-GTAGS:
xfburn-0.6.2/xfburn/Makefile.in:1292:	here=`$(am__cd) $(top_builddir) && pwd` \
xfburn-0.6.2/xfburn/Makefile.in-1293-	  && $(am__cd) $(top_srcdir) \
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1317-distdir-am: $(DISTFILES)
xfburn-0.6.2/xfburn/Makefile.in:1318:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/xfburn/Makefile.in:1319:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfburn-0.6.2/xfburn/Makefile.in-1320-	list='$(DISTFILES)'; \
##############################################
xfburn-0.6.2/xfburn/Makefile.in-1331-	  if test -d $$d/$$file; then \
xfburn-0.6.2/xfburn/Makefile.in:1332:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfburn-0.6.2/xfburn/Makefile.in-1333-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfburn-0.6.2/depcomp-64-  case $1 in
xfburn-0.6.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xfburn-0.6.2/depcomp-66-      *) dir=;;
##############################################
xfburn-0.6.2/depcomp-73-{
xfburn-0.6.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xfburn-0.6.2/depcomp-75-}
##############################################
xfburn-0.6.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xfburn-0.6.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xfburn-0.6.2/depcomp-128-
##############################################
xfburn-0.6.2/depcomp-405-        sleep 1
xfburn-0.6.2/depcomp:406:        i=`expr $i - 1`
xfburn-0.6.2/depcomp-407-      done
xfburn-0.6.2/depcomp-408-    fi
xfburn-0.6.2/depcomp:409:    i=`expr $i - 1`
xfburn-0.6.2/depcomp-410-  done
##############################################
xfburn-0.6.2/depcomp-425-  # Do two passes, one to just change these to
xfburn-0.6.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xfburn-0.6.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xfburn-0.6.2/depcomp-659-  done
xfburn-0.6.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xfburn-0.6.2/depcomp-661-  touch "$tmpdepfile"