===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lives-3.0.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
lives-3.0.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lives-3.0.2/configure-47-  as_echo='print -r --'
lives-3.0.2/configure-48-  as_echo_n='print -rn --'
lives-3.0.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lives-3.0.2/configure-50-  as_echo='printf %s\n'
##############################################
lives-3.0.2/configure-52-else
lives-3.0.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lives-3.0.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lives-3.0.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
lives-3.0.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lives-3.0.2/configure-64-      esac;
##############################################
lives-3.0.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
lives-3.0.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
lives-3.0.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
lives-3.0.2/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
lives-3.0.2/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
lives-3.0.2/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
lives-3.0.2/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
lives-3.0.2/configure-335-      case $as_dir in #(
lives-3.0.2/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lives-3.0.2/configure-337-      *) as_qdir=$as_dir;;
##############################################
lives-3.0.2/configure-408-  {
lives-3.0.2/configure:409:    as_val=`expr "$@" || test $? -eq 1`
lives-3.0.2/configure-410-  }
##############################################
lives-3.0.2/configure-415-# ----------------------------------------
lives-3.0.2/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lives-3.0.2/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lives-3.0.2/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
lives-3.0.2/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
lives-3.0.2/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
lives-3.0.2/configure-1285-  case $ac_option in
lives-3.0.2/configure:1286:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
lives-3.0.2/configure-1287-  *=)   ac_optarg= ;;
##############################################
lives-3.0.2/configure-1329-  -disable-* | --disable-*)
lives-3.0.2/configure:1330:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lives-3.0.2/configure-1331-    # Reject names that are not valid shell variable names.
##############################################
lives-3.0.2/configure-1334-    ac_useropt_orig=$ac_useropt
lives-3.0.2/configure:1335:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lives-3.0.2/configure-1336-    case $ac_user_opts in
##############################################
lives-3.0.2/configure-1355-  -enable-* | --enable-*)
lives-3.0.2/configure:1356:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lives-3.0.2/configure-1357-    # Reject names that are not valid shell variable names.
##############################################
lives-3.0.2/configure-1360-    ac_useropt_orig=$ac_useropt
lives-3.0.2/configure:1361:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lives-3.0.2/configure-1362-    case $ac_user_opts in
##############################################
lives-3.0.2/configure-1568-  -with-* | --with-*)
lives-3.0.2/configure:1569:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lives-3.0.2/configure-1570-    # Reject names that are not valid shell variable names.
##############################################
lives-3.0.2/configure-1573-    ac_useropt_orig=$ac_useropt
lives-3.0.2/configure:1574:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lives-3.0.2/configure-1575-    case $ac_user_opts in
##############################################
lives-3.0.2/configure-1584-  -without-* | --without-*)
lives-3.0.2/configure:1585:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lives-3.0.2/configure-1586-    # Reject names that are not valid shell variable names.
##############################################
lives-3.0.2/configure-1589-    ac_useropt_orig=$ac_useropt
lives-3.0.2/configure:1590:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lives-3.0.2/configure-1591-    case $ac_user_opts in
##############################################
lives-3.0.2/configure-1622-  *=*)
lives-3.0.2/configure:1623:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lives-3.0.2/configure-1624-    # Reject names that are not valid shell variable names.
##############################################
lives-3.0.2/configure-1643-if test -n "$ac_prev"; then
lives-3.0.2/configure:1644:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lives-3.0.2/configure-1645-  as_fn_error $? "missing argument to $ac_option"
##############################################
lives-3.0.2/configure-1665-    */ )
lives-3.0.2/configure:1666:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
lives-3.0.2/configure-1667-      eval $ac_var=\$ac_val;;
##############################################
lives-3.0.2/configure-1700-ac_ls_di=`ls -di .` &&
lives-3.0.2/configure:1701:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
lives-3.0.2/configure-1702-  as_fn_error $? "working directory cannot be determined"
##############################################
lives-3.0.2/configure-1756-case $srcdir in
lives-3.0.2/configure:1757:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
lives-3.0.2/configure-1758-esac
##############################################
lives-3.0.2/configure-1799-By default, \`make install' will install all the files in
lives-3.0.2/configure:1800:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lives-3.0.2/configure:1801:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lives-3.0.2/configure-1802-for instance \`--prefix=\$HOME'.
##############################################
lives-3.0.2/configure-2080-*)
lives-3.0.2/configure:2081:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lives-3.0.2/configure-2082-  # A ".." for each directory in $ac_dir_suffix.
lives-3.0.2/configure:2083:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lives-3.0.2/configure-2084-  case $ac_top_builddir_sub in
##############################################
lives-3.0.2/configure-2926-    *\'*)
lives-3.0.2/configure:2927:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lives-3.0.2/configure-2928-    esac
##############################################
lives-3.0.2/configure-3009-      case $ac_val in
lives-3.0.2/configure:3010:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lives-3.0.2/configure-3011-      esac
##############################################
lives-3.0.2/configure-3024-	case $ac_val in
lives-3.0.2/configure:3025:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lives-3.0.2/configure-3026-	esac
##############################################
lives-3.0.2/configure-3148-    set,)
lives-3.0.2/configure:3149:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lives-3.0.2/configure:3150:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lives-3.0.2/configure-3151-      ac_cache_corrupted=: ;;
##############################################
lives-3.0.2/configure-3159-	# differences in whitespace do not lead to failure.
lives-3.0.2/configure:3160:	ac_old_val_w=`echo x $ac_old_val`
lives-3.0.2/configure:3161:	ac_new_val_w=`echo x $ac_new_val`
lives-3.0.2/configure-3162-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
lives-3.0.2/configure-3179-    case $ac_new_val in
lives-3.0.2/configure:3180:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lives-3.0.2/configure-3181-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lives-3.0.2/configure-3247-test "x$ac_build_alias" = x &&
lives-3.0.2/configure:3248:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
lives-3.0.2/configure-3249-test "x$ac_build_alias" = x &&
lives-3.0.2/configure-3250-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
lives-3.0.2/configure:3251:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
lives-3.0.2/configure-3252-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
lives-3.0.2/configure-3271-IFS=$ac_save_IFS
lives-3.0.2/configure:3272:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
lives-3.0.2/configure-3273-
##############################################
lives-3.0.2/configure-3282-else
lives-3.0.2/configure:3283:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
lives-3.0.2/configure-3284-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
lives-3.0.2/configure-3304-IFS=$ac_save_IFS
lives-3.0.2/configure:3305:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
lives-3.0.2/configure-3306-
##############################################
lives-3.0.2/configure-3315-else
lives-3.0.2/configure:3316:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
lives-3.0.2/configure-3317-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
lives-3.0.2/configure-3337-IFS=$ac_save_IFS
lives-3.0.2/configure:3338:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
lives-3.0.2/configure-3339-
##############################################
lives-3.0.2/configure-3467-     echo "timestamp, slept: $am_has_slept" > conftest.file
lives-3.0.2/configure:3468:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lives-3.0.2/configure-3469-     if test "$*" = "X"; then
lives-3.0.2/configure-3470-	# -L didn't work.
lives-3.0.2/configure:3471:	set X `ls -t "$srcdir/configure" conftest.file`
lives-3.0.2/configure-3472-     fi
##############################################
lives-3.0.2/configure-3518-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
lives-3.0.2/configure:3519:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
lives-3.0.2/configure-3520-
lives-3.0.2/configure-3521-# Expand $ac_aux_dir to an absolute path.
lives-3.0.2/configure:3522:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lives-3.0.2/configure-3523-
##############################################
lives-3.0.2/configure-3663-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
lives-3.0.2/configure:3664:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
lives-3.0.2/configure-3665-	     'mkdir (GNU coreutils) '* | \
##############################################
lives-3.0.2/configure-3736-set x ${MAKE-make}
lives-3.0.2/configure:3737:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lives-3.0.2/configure-3738-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lives-3.0.2/configure-3746-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lives-3.0.2/configure:3747:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lives-3.0.2/configure-3748-  *@@@%%%=?*=@@@%%%*)
##############################################
lives-3.0.2/configure-3812-
lives-3.0.2/configure:3813:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lives-3.0.2/configure-3814-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lives-3.0.2/configure-3973-# Ignore all kinds of additional output from 'make'.
lives-3.0.2/configure:3974:case `$am_make -s -f confmf 2> /dev/null` in #(
lives-3.0.2/configure-3975-*the\ am__doit\ target*)
##############################################
lives-3.0.2/configure-3983-   echo '.include "confinc"' > confmf
lives-3.0.2/configure:3984:   case `$am_make -s -f confmf 2> /dev/null` in #(
lives-3.0.2/configure-3985-   *the\ am__doit\ target*)
##############################################
lives-3.0.2/configure-4362-$as_echo_n "checking whether the C compiler works... " >&6; }
lives-3.0.2/configure:4363:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lives-3.0.2/configure-4364-
##############################################
lives-3.0.2/configure-4406-	then :; else
lives-3.0.2/configure:4407:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lives-3.0.2/configure-4408-	fi
##############################################
lives-3.0.2/configure-4466-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
lives-3.0.2/configure:4467:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lives-3.0.2/configure-4468-	  break;;
##############################################
lives-3.0.2/configure-4575-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
lives-3.0.2/configure:4576:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lives-3.0.2/configure-4577-       break;;
##############################################
lives-3.0.2/configure-4893-  if test "$am_compiler_list" = ""; then
lives-3.0.2/configure:4894:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lives-3.0.2/configure-4895-  fi
##############################################
lives-3.0.2/configure-5150-  # Check for GNU $ac_path_GREP
lives-3.0.2/configure:5151:case `"$ac_path_GREP" --version 2>&1` in
lives-3.0.2/configure-5152-*GNU*)
##############################################
lives-3.0.2/configure-5216-  # Check for GNU $ac_path_EGREP
lives-3.0.2/configure:5217:case `"$ac_path_EGREP" --version 2>&1` in
lives-3.0.2/configure-5218-*GNU*)
##############################################
lives-3.0.2/configure-5377-do :
lives-3.0.2/configure:5378:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lives-3.0.2/configure-5379-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lives-3.0.2/configure-5382-  cat >>confdefs.h <<_ACEOF
lives-3.0.2/configure:5383:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lives-3.0.2/configure-5384-_ACEOF
##############################################
lives-3.0.2/configure-6136-  if test "$am_compiler_list" = ""; then
lives-3.0.2/configure:6137:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lives-3.0.2/configure-6138-  fi
##############################################
lives-3.0.2/configure-6521-  if test "$am_compiler_list" = ""; then
lives-3.0.2/configure:6522:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lives-3.0.2/configure-6523-  fi
##############################################
lives-3.0.2/configure-6677-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lives-3.0.2/configure:6678:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lives-3.0.2/configure-6679-  ECHO='print -r --'
lives-3.0.2/configure:6680:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lives-3.0.2/configure-6681-  ECHO='printf %s\n'
##############################################
lives-3.0.2/configure-6746-  # Check for GNU $ac_path_SED
lives-3.0.2/configure:6747:case `"$ac_path_SED" --version 2>&1` in
lives-3.0.2/configure-6748-*GNU*)
##############################################
lives-3.0.2/configure-6825-  # Check for GNU $ac_path_FGREP
lives-3.0.2/configure:6826:case `"$ac_path_FGREP" --version 2>&1` in
lives-3.0.2/configure-6827-*GNU*)
##############################################
lives-3.0.2/configure-6905-    # gcc leaves a trailing carriage return, which upsets mingw
lives-3.0.2/configure:6906:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lives-3.0.2/configure-6907-  *)
lives-3.0.2/configure:6908:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lives-3.0.2/configure-6909-  esac
##############################################
lives-3.0.2/configure-6914-      # Canonicalize the pathname of ld
lives-3.0.2/configure:6915:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lives-3.0.2/configure-6916-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lives-3.0.2/configure:6917:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lives-3.0.2/configure-6918-      done
##############################################
lives-3.0.2/configure-6949-      # Break only if it was the GNU/non-GNU ld that we prefer.
lives-3.0.2/configure:6950:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lives-3.0.2/configure-6951-      *GNU* | *'with BFD'*)
##############################################
lives-3.0.2/configure-6980-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lives-3.0.2/configure:6981:case `$LD -v 2>&1 </dev/null` in
lives-3.0.2/configure-6982-*GNU* | *'with BFD'*)
##############################################
lives-3.0.2/configure-7030-	esac
lives-3.0.2/configure:7031:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
lives-3.0.2/configure-7032-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
lives-3.0.2/configure-7036-	*)
lives-3.0.2/configure:7037:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lives-3.0.2/configure-7038-	  */dev/null*)
##############################################
lives-3.0.2/configure-7164-
lives-3.0.2/configure:7165:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
lives-3.0.2/configure-7166-    *COFF*)
##############################################
lives-3.0.2/configure-7276-    # And add a safety zone
lives-3.0.2/configure:7277:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lives-3.0.2/configure:7278:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lives-3.0.2/configure-7279-    ;;
##############################################
lives-3.0.2/configure-7309-    if test -n "$kargmax"; then
lives-3.0.2/configure:7310:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
lives-3.0.2/configure-7311-    else
##############################################
lives-3.0.2/configure-7318-       test undefined != "$lt_cv_sys_max_cmd_len"; then
lives-3.0.2/configure:7319:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lives-3.0.2/configure:7320:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lives-3.0.2/configure-7321-    else
##############################################
lives-3.0.2/configure-7330-      # we can't tell.
lives-3.0.2/configure:7331:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
lives-3.0.2/configure-7332-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lives-3.0.2/configure-7334-      do
lives-3.0.2/configure:7335:        i=`expr $i + 1`
lives-3.0.2/configure-7336-        teststring=$teststring$teststring
##############################################
lives-3.0.2/configure-7338-      # Only check the string length outside the loop.
lives-3.0.2/configure:7339:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lives-3.0.2/configure-7340-      teststring=
##############################################
lives-3.0.2/configure-7343-      # linker.  It appears as though 1/2 is a usable value.
lives-3.0.2/configure:7344:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lives-3.0.2/configure-7345-    fi
##############################################
lives-3.0.2/configure-7754-openbsd* | bitrig*)
lives-3.0.2/configure:7755:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lives-3.0.2/configure-7756-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
lives-3.0.2/configure-7824-    else
lives-3.0.2/configure:7825:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
lives-3.0.2/configure-7826-    fi
##############################################
lives-3.0.2/configure-7969-  # decide which one to use based on capabilities of $DLLTOOL
lives-3.0.2/configure:7970:  case `$DLLTOOL --help 2>&1` in
lives-3.0.2/configure-7971-  *--identify-strict*)
##############################################
lives-3.0.2/configure-8490-# If we're using GNU nm, then use its standard symbol codes.
lives-3.0.2/configure:8491:case `$NM -V 2>&1` in
lives-3.0.2/configure-8492-*GNU* | *'with BFD'*)
##############################################
lives-3.0.2/configure-8538-mingw*)
lives-3.0.2/configure:8539:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lives-3.0.2/configure-8540-  ;;
##############################################
lives-3.0.2/configure-8770-   if test yes = "$GCC"; then
lives-3.0.2/configure:8771:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lives-3.0.2/configure-8772-   fi
##############################################
lives-3.0.2/configure-8774- /*)
lives-3.0.2/configure:8775:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lives-3.0.2/configure-8776-   ;; #(
##############################################
lives-3.0.2/configure-8869-    done
lives-3.0.2/configure:8870:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lives-3.0.2/configure-8871-}
##############################################
lives-3.0.2/configure-8891-  test $ac_status = 0; }; then
lives-3.0.2/configure:8892:    case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/configure-8893-      *ELF-32*)
##############################################
lives-3.0.2/configure-8912-    if test yes = "$lt_cv_prog_gnu_ld"; then
lives-3.0.2/configure:8913:      case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/configure-8914-	*32-bit*)
##############################################
lives-3.0.2/configure-8924-    else
lives-3.0.2/configure:8925:      case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/configure-8926-	*32-bit*)
##############################################
lives-3.0.2/configure-8950-    emul=elf
lives-3.0.2/configure:8951:    case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/configure-8952-      *32-bit*)
##############################################
lives-3.0.2/configure-8958-    esac
lives-3.0.2/configure:8959:    case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/configure-8960-      *MSB*)
##############################################
lives-3.0.2/configure-8966-    esac
lives-3.0.2/configure:8967:    case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/configure-8968-      *N32*)
##############################################
lives-3.0.2/configure-9899-    *:)
lives-3.0.2/configure:9900:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
lives-3.0.2/configure-9901-        ;;
lives-3.0.2/configure-9902-    x:*)
lives-3.0.2/configure:9903:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
lives-3.0.2/configure-9904-        ;;
lives-3.0.2/configure-9905-    *::*)
lives-3.0.2/configure:9906:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
lives-3.0.2/configure:9907:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
lives-3.0.2/configure-9908-        ;;
lives-3.0.2/configure-9909-    *)
lives-3.0.2/configure:9910:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
lives-3.0.2/configure-9911-        ;;
##############################################
lives-3.0.2/configure-9933-  case $2 in
lives-3.0.2/configure:9934:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
lives-3.0.2/configure:9935:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
lives-3.0.2/configure-9936-  esac
##############################################
lives-3.0.2/configure-10273-	"file_magic "*)
lives-3.0.2/configure:10274:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lives-3.0.2/configure-10275-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
lives-3.0.2/configure-10339-	"file_magic "*)
lives-3.0.2/configure:10340:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lives-3.0.2/configure-10341-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
lives-3.0.2/configure-10737-      *)
lives-3.0.2/configure:10738:	case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/configure-10739-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
lives-3.0.2/configure-11186-	# shared libraries, regardless of the interface used.
lives-3.0.2/configure:11187:	case `$LD -v 2>&1` in
lives-3.0.2/configure-11188-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lives-3.0.2/configure-11218-    supports_anon_versioning=no
lives-3.0.2/configure:11219:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
lives-3.0.2/configure-11220-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lives-3.0.2/configure-11287-	# is; otherwise, prepend EXPORTS...
lives-3.0.2/configure:11288:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
lives-3.0.2/configure-11289-          cp $export_symbols $output_objdir/$soname.def;
##############################################
lives-3.0.2/configure-11321-	prefix_cmds="$SED"~
lives-3.0.2/configure:11322:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
lives-3.0.2/configure-11323-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
lives-3.0.2/configure-11343-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lives-3.0.2/configure:11344:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lives-3.0.2/configure:11345:      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'
lives-3.0.2/configure-11346-      ;;
##############################################
lives-3.0.2/configure-11361-        pgcc*)				# Portland Group C compiler
lives-3.0.2/configure:11362:	  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'
lives-3.0.2/configure-11363-	  tmp_addflag=' $pic_flag'
##############################################
lives-3.0.2/configure-11366-					# Portland Group f77 and f90 compilers
lives-3.0.2/configure:11367:	  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'
lives-3.0.2/configure-11368-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lives-3.0.2/configure-11383-	nvcc*)	# Cuda Compiler Driver 2.2
lives-3.0.2/configure:11384:	  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'
lives-3.0.2/configure-11385-	  compiler_needs_object=yes
##############################################
lives-3.0.2/configure-11387-	esac
lives-3.0.2/configure:11388:	case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/configure-11389-	*Sun\ C*)			# Sun C 5.9
lives-3.0.2/configure:11390:	  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'
lives-3.0.2/configure-11391-	  compiler_needs_object=yes
##############################################
lives-3.0.2/configure-11458-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lives-3.0.2/configure:11459:      case `$LD -v 2>&1` in
lives-3.0.2/configure-11460-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
lives-3.0.2/configure-11547-	else
lives-3.0.2/configure:11548:	  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'
lives-3.0.2/configure-11549-	fi
##############################################
lives-3.0.2/configure-11612-	# below for broken collect2 doesn't work under 4.3+
lives-3.0.2/configure:11613:	  collect2name=`$CC -print-prog-name=collect2`
lives-3.0.2/configure-11614-	  if test -f "$collect2name" &&
##############################################
lives-3.0.2/configure-11692-      }'
lives-3.0.2/configure:11693:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/configure-11694-  # Check for a 64-bit object if we didn't find anything.
lives-3.0.2/configure-11695-  if test -z "$lt_cv_aix_libpath_"; then
lives-3.0.2/configure:11696:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/configure-11697-  fi
##############################################
lives-3.0.2/configure-11710-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
lives-3.0.2/configure:11711:        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
lives-3.0.2/configure-11712-      else
##############################################
lives-3.0.2/configure-11745-      }'
lives-3.0.2/configure:11746:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/configure-11747-  # Check for a 64-bit object if we didn't find anything.
lives-3.0.2/configure-11748-  if test -z "$lt_cv_aix_libpath_"; then
lives-3.0.2/configure:11749:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/configure-11750-  fi
##############################################
lives-3.0.2/configure-11777-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
lives-3.0.2/configure:11778:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
lives-3.0.2/configure-11779-	  if test svr4 != "$with_aix_soname"; then
##############################################
lives-3.0.2/configure-11830-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
lives-3.0.2/configure:11831:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
lives-3.0.2/configure-11832-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
lives-3.0.2/configure-11868-	# FIXME: Setting linknames here is a bad hack.
lives-3.0.2/configure:11869:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lives-3.0.2/configure-11870-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lives-3.0.2/configure-11886-  if test yes = "$lt_cv_ld_force_load"; then
lives-3.0.2/configure:11887:    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\"`'
lives-3.0.2/configure-11888-
##############################################
lives-3.0.2/configure-12066-      if test yes = "$GCC"; then
lives-3.0.2/configure:12067:	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'
lives-3.0.2/configure-12068-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lives-3.0.2/configure-12094-	if test yes = "$lt_cv_irix_exported_symbol"; then
lives-3.0.2/configure:12095:          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'
lives-3.0.2/configure-12096-	fi
##############################################
lives-3.0.2/configure-12098-      else
lives-3.0.2/configure:12099:	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'
lives-3.0.2/configure:12100:	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'
lives-3.0.2/configure-12101-      fi
##############################################
lives-3.0.2/configure-12145-	hardcode_direct_absolute=yes
lives-3.0.2/configure:12146:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lives-3.0.2/configure-12147-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lives-3.0.2/configure-12176-	prefix_cmds="$SED"~
lives-3.0.2/configure:12177:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
lives-3.0.2/configure-12178-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
lives-3.0.2/configure-12190-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
lives-3.0.2/configure:12191:	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'
lives-3.0.2/configure-12192-      else
lives-3.0.2/configure-12193-	allow_undefined_flag=' -expect_unresolved \*'
lives-3.0.2/configure:12194:	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'
lives-3.0.2/configure-12195-      fi
##############################################
lives-3.0.2/configure-12203-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
lives-3.0.2/configure:12204:	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'
lives-3.0.2/configure-12205-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
lives-3.0.2/configure-12207-	allow_undefined_flag=' -expect_unresolved \*'
lives-3.0.2/configure:12208:	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'
lives-3.0.2/configure:12209:	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~
lives-3.0.2/configure:12210:          $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'
lives-3.0.2/configure-12211-
##############################################
lives-3.0.2/configure-12226-      else
lives-3.0.2/configure:12227:	case `$CC -V 2>&1` in
lives-3.0.2/configure-12228-	*"Compilers 5.0"*)
##############################################
lives-3.0.2/configure-12625-  esac
lives-3.0.2/configure:12626:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lives-3.0.2/configure-12627-  case $lt_search_path_spec in
##############################################
lives-3.0.2/configure-12632-    # okay in the real world where ";" in dirpaths is itself problematic.
lives-3.0.2/configure:12633:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lives-3.0.2/configure-12634-    ;;
lives-3.0.2/configure-12635-  *)
lives-3.0.2/configure:12636:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lives-3.0.2/configure-12637-    ;;
##############################################
lives-3.0.2/configure-12641-  lt_tmp_lt_search_path_spec=
lives-3.0.2/configure:12642:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lives-3.0.2/configure-12643-  # ...but if some path component already ends with the multilib dir we assume
##############################################
lives-3.0.2/configure-12683-  esac
lives-3.0.2/configure:12684:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lives-3.0.2/configure-12685-else
##############################################
lives-3.0.2/configure-12823-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lives-3.0.2/configure:12824:    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'
lives-3.0.2/configure-12825-    ;;
##############################################
lives-3.0.2/configure-12859-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lives-3.0.2/configure:12860:    postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/configure:12861:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lives-3.0.2/configure:12862:      dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/configure-12863-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lives-3.0.2/configure-12868-      fi'
lives-3.0.2/configure:12869:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lives-3.0.2/configure-12870-      dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/configure-12876-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lives-3.0.2/configure:12877:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lives-3.0.2/configure-12878-
##############################################
lives-3.0.2/configure-12882-      # MinGW DLLs use traditional 'lib' prefix
lives-3.0.2/configure:12883:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lives-3.0.2/configure-12884-      ;;
##############################################
lives-3.0.2/configure-12886-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lives-3.0.2/configure:12887:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lives-3.0.2/configure-12888-      ;;
##############################################
lives-3.0.2/configure-12895-    libname_spec='$name'
lives-3.0.2/configure:12896:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lives-3.0.2/configure-12897-    library_names_spec='$libname.dll.lib'
##############################################
lives-3.0.2/configure-12907-        # Let DOS variable expansion print the short 8.3 style file name.
lives-3.0.2/configure:12908:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lives-3.0.2/configure-12909-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lives-3.0.2/configure-12912-      # Convert to MSYS style.
lives-3.0.2/configure:12913:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
lives-3.0.2/configure-12914-      ;;
##############################################
lives-3.0.2/configure-12918-      # like /cygdrive/c/PROGRA~1:/cygdr...
lives-3.0.2/configure:12919:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lives-3.0.2/configure:12920:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lives-3.0.2/configure:12921:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lives-3.0.2/configure-12922-      ;;
##############################################
lives-3.0.2/configure-12926-        # It is most probably a Windows format PATH.
lives-3.0.2/configure:12927:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lives-3.0.2/configure-12928-      else
lives-3.0.2/configure:12929:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lives-3.0.2/configure-12930-      fi
##############################################
lives-3.0.2/configure-12936-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lives-3.0.2/configure:12937:    postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/configure:12938:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lives-3.0.2/configure:12939:      dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/configure-12940-      test -d \$dldir || mkdir -p \$dldir~
lives-3.0.2/configure-12941-      $install_prog $dir/$dlname \$dldir/$dlname'
lives-3.0.2/configure:12942:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lives-3.0.2/configure-12943-      dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/configure-12950-    # Assume MSVC wrapper
lives-3.0.2/configure:12951:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
lives-3.0.2/configure-12952-    dynamic_linker='Win32 ld.exe'
##############################################
lives-3.0.2/configure-12967-  shlibpath_var=DYLD_LIBRARY_PATH
lives-3.0.2/configure:12968:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lives-3.0.2/configure-12969-
##############################################
lives-3.0.2/configure-13220-  if test -f /etc/ld.so.conf; then
lives-3.0.2/configure:13221:    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' ' '`
lives-3.0.2/configure-13222-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lives-3.0.2/configure-13286-  need_lib_prefix=no
lives-3.0.2/configure:13287:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lives-3.0.2/configure-13288-    need_version=no
##############################################
lives-3.0.2/configure-13313-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
lives-3.0.2/configure:13314:  postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/configure:13315:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
lives-3.0.2/configure:13316:    dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/configure-13317-    test -d \$dldir || mkdir -p \$dldir~
##############################################
lives-3.0.2/configure-13322-    fi'
lives-3.0.2/configure:13323:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
lives-3.0.2/configure-13324-    dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/configure-14505-    # gcc leaves a trailing carriage return, which upsets mingw
lives-3.0.2/configure:14506:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lives-3.0.2/configure-14507-  *)
lives-3.0.2/configure:14508:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lives-3.0.2/configure-14509-  esac
##############################################
lives-3.0.2/configure-14514-      # Canonicalize the pathname of ld
lives-3.0.2/configure:14515:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lives-3.0.2/configure-14516-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lives-3.0.2/configure:14517:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lives-3.0.2/configure-14518-      done
##############################################
lives-3.0.2/configure-14549-      # Break only if it was the GNU/non-GNU ld that we prefer.
lives-3.0.2/configure:14550:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lives-3.0.2/configure-14551-      *GNU* | *'with BFD'*)
##############################################
lives-3.0.2/configure-14580-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lives-3.0.2/configure:14581:case `$LD -v 2>&1 </dev/null` in
lives-3.0.2/configure-14582-*GNU* | *'with BFD'*)
##############################################
lives-3.0.2/configure-14614-        # ancient GNU ld didn't support --whole-archive et. al.
lives-3.0.2/configure:14615:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lives-3.0.2/configure-14616-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
lives-3.0.2/configure-14725-          # below for broken collect2 doesn't work under 4.3+
lives-3.0.2/configure:14726:	  collect2name=`$CC -print-prog-name=collect2`
lives-3.0.2/configure-14727-	  if test -f "$collect2name" &&
##############################################
lives-3.0.2/configure-14806-      }'
lives-3.0.2/configure:14807:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/configure-14808-  # Check for a 64-bit object if we didn't find anything.
lives-3.0.2/configure-14809-  if test -z "$lt_cv_aix_libpath__CXX"; then
lives-3.0.2/configure:14810:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/configure-14811-  fi
##############################################
lives-3.0.2/configure-14825-
lives-3.0.2/configure:14826:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
lives-3.0.2/configure-14827-        else
##############################################
lives-3.0.2/configure-14860-      }'
lives-3.0.2/configure:14861:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/configure-14862-  # Check for a 64-bit object if we didn't find anything.
lives-3.0.2/configure-14863-  if test -z "$lt_cv_aix_libpath__CXX"; then
lives-3.0.2/configure:14864:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/configure-14865-  fi
##############################################
lives-3.0.2/configure-14892-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
lives-3.0.2/configure:14893:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
lives-3.0.2/configure-14894-	    if test svr4 != "$with_aix_soname"; then
##############################################
lives-3.0.2/configure-14945-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
lives-3.0.2/configure:14946:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
lives-3.0.2/configure-14947-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
lives-3.0.2/configure-14987-	    # is; otherwise, prepend EXPORTS...
lives-3.0.2/configure:14988:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
lives-3.0.2/configure-14989-              cp $export_symbols $output_objdir/$soname.def;
##############################################
lives-3.0.2/configure-15008-  if test yes = "$lt_cv_ld_force_load"; then
lives-3.0.2/configure:15009:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
lives-3.0.2/configure-15010-
##############################################
lives-3.0.2/configure-15053-	  prefix_cmds="$SED"~
lives-3.0.2/configure:15054:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
lives-3.0.2/configure-15055-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
lives-3.0.2/configure-15127-            # dependencies.
lives-3.0.2/configure:15128:            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"'
lives-3.0.2/configure-15129-            ;;
##############################################
lives-3.0.2/configure-15192-	    # dependencies.
lives-3.0.2/configure:15193:	    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"'
lives-3.0.2/configure-15194-	    ;;
##############################################
lives-3.0.2/configure-15228-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lives-3.0.2/configure:15229:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lives-3.0.2/configure:15230:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lives-3.0.2/configure-15231-	;;
##############################################
lives-3.0.2/configure-15235-	    # SGI C++
lives-3.0.2/configure:15236:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
lives-3.0.2/configure-15237-
##############################################
lives-3.0.2/configure-15246-	      if test no = "$with_gnu_ld"; then
lives-3.0.2/configure:15247:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
lives-3.0.2/configure-15248-	      else
lives-3.0.2/configure:15249:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
lives-3.0.2/configure-15250-	      fi
##############################################
lives-3.0.2/configure-15267-	    # to its proper name (with version) after linking.
lives-3.0.2/configure:15268:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lives-3.0.2/configure:15269:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
lives-3.0.2/configure-15270-	    # Commands to make compiler produce verbose output that lists
##############################################
lives-3.0.2/configure-15277-	    # dependencies.
lives-3.0.2/configure:15278:	    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"'
lives-3.0.2/configure-15279-
##############################################
lives-3.0.2/configure-15292-	    # earlier do not add the objects themselves.
lives-3.0.2/configure:15293:	    case `$CC -V 2>&1` in
lives-3.0.2/configure-15294-	      *"Version 7."*)
##############################################
lives-3.0.2/configure-15313-            # Portland Group C++ compiler
lives-3.0.2/configure:15314:	    case `$CC -V` in
lives-3.0.2/configure-15315-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
lives-3.0.2/configure-15318-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
lives-3.0.2/configure:15319:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
lives-3.0.2/configure-15320-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
lives-3.0.2/configure-15322-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
lives-3.0.2/configure:15323:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
lives-3.0.2/configure-15324-                $RANLIB $oldlib'
##############################################
lives-3.0.2/configure-15327-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lives-3.0.2/configure:15328:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
lives-3.0.2/configure-15329-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
lives-3.0.2/configure-15331-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lives-3.0.2/configure:15332:                $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'
lives-3.0.2/configure-15333-	      ;;
##############################################
lives-3.0.2/configure-15341-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
lives-3.0.2/configure:15342:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
lives-3.0.2/configure-15343-            ;;
##############################################
lives-3.0.2/configure-15360-	    # dependencies.
lives-3.0.2/configure:15361:	    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'
lives-3.0.2/configure-15362-	    ;;
##############################################
lives-3.0.2/configure-15375-	  *)
lives-3.0.2/configure:15376:	    case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/configure-15377-	    *Sun\ C*)
##############################################
lives-3.0.2/configure-15382-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
lives-3.0.2/configure:15383:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
lives-3.0.2/configure-15384-	      compiler_needs_object_CXX=yes
##############################################
lives-3.0.2/configure-15447-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
lives-3.0.2/configure:15448:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
lives-3.0.2/configure-15449-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
lives-3.0.2/configure-15466-	    # to its proper name (with version) after linking.
lives-3.0.2/configure:15467:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lives-3.0.2/configure-15468-
##############################################
lives-3.0.2/configure-15487-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
lives-3.0.2/configure:15488:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
lives-3.0.2/configure-15489-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
lives-3.0.2/configure-15492-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
lives-3.0.2/configure:15493:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
lives-3.0.2/configure:15494:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lives-3.0.2/configure-15495-                  echo "-hidden">> $lib.exp~
lives-3.0.2/configure:15496:                  $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~
lives-3.0.2/configure-15497-                  $RM $lib.exp'
##############################################
lives-3.0.2/configure-15511-	    # dependencies.
lives-3.0.2/configure:15512:	    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"'
lives-3.0.2/configure-15513-	    ;;
##############################################
lives-3.0.2/configure-15518-	        osf3*)
lives-3.0.2/configure:15519:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
lives-3.0.2/configure-15520-		  ;;
lives-3.0.2/configure-15521-	        *)
lives-3.0.2/configure:15522:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
lives-3.0.2/configure-15523-		  ;;
##############################################
lives-3.0.2/configure-15765-
lives-3.0.2/configure:15766:  for p in `eval "$output_verbose_link_cmd"`; do
lives-3.0.2/configure-15767-    case $prev$p in
##############################################
lives-3.0.2/configure-15868-if test -n "${compiler_lib_search_path_CXX}"; then
lives-3.0.2/configure:15869: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
lives-3.0.2/configure-15870-fi
##############################################
lives-3.0.2/configure-16115-	  *)
lives-3.0.2/configure:16116:	    case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/configure-16117-	    *Sun\ C*)
##############################################
lives-3.0.2/configure-16497-    else
lives-3.0.2/configure:16498:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
lives-3.0.2/configure-16499-    fi
##############################################
lives-3.0.2/configure-16802-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lives-3.0.2/configure:16803:    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'
lives-3.0.2/configure-16804-    ;;
##############################################
lives-3.0.2/configure-16838-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lives-3.0.2/configure:16839:    postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/configure:16840:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lives-3.0.2/configure:16841:      dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/configure-16842-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lives-3.0.2/configure-16847-      fi'
lives-3.0.2/configure:16848:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lives-3.0.2/configure-16849-      dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/configure-16855-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lives-3.0.2/configure:16856:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lives-3.0.2/configure-16857-
##############################################
lives-3.0.2/configure-16860-      # MinGW DLLs use traditional 'lib' prefix
lives-3.0.2/configure:16861:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lives-3.0.2/configure-16862-      ;;
##############################################
lives-3.0.2/configure-16864-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lives-3.0.2/configure:16865:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lives-3.0.2/configure-16866-      ;;
##############################################
lives-3.0.2/configure-16873-    libname_spec='$name'
lives-3.0.2/configure:16874:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
lives-3.0.2/configure-16875-    library_names_spec='$libname.dll.lib'
##############################################
lives-3.0.2/configure-16885-        # Let DOS variable expansion print the short 8.3 style file name.
lives-3.0.2/configure:16886:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lives-3.0.2/configure-16887-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lives-3.0.2/configure-16890-      # Convert to MSYS style.
lives-3.0.2/configure:16891:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
lives-3.0.2/configure-16892-      ;;
##############################################
lives-3.0.2/configure-16896-      # like /cygdrive/c/PROGRA~1:/cygdr...
lives-3.0.2/configure:16897:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lives-3.0.2/configure:16898:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lives-3.0.2/configure:16899:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lives-3.0.2/configure-16900-      ;;
##############################################
lives-3.0.2/configure-16904-        # It is most probably a Windows format PATH.
lives-3.0.2/configure:16905:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lives-3.0.2/configure-16906-      else
lives-3.0.2/configure:16907:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lives-3.0.2/configure-16908-      fi
##############################################
lives-3.0.2/configure-16914-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lives-3.0.2/configure:16915:    postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/configure:16916:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lives-3.0.2/configure:16917:      dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/configure-16918-      test -d \$dldir || mkdir -p \$dldir~
lives-3.0.2/configure-16919-      $install_prog $dir/$dlname \$dldir/$dlname'
lives-3.0.2/configure:16920:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lives-3.0.2/configure-16921-      dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/configure-16928-    # Assume MSVC wrapper
lives-3.0.2/configure:16929:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
lives-3.0.2/configure-16930-    dynamic_linker='Win32 ld.exe'
##############################################
lives-3.0.2/configure-16945-  shlibpath_var=DYLD_LIBRARY_PATH
lives-3.0.2/configure:16946:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lives-3.0.2/configure-16947-
##############################################
lives-3.0.2/configure-17197-  if test -f /etc/ld.so.conf; then
lives-3.0.2/configure:17198:    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' ' '`
lives-3.0.2/configure-17199-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lives-3.0.2/configure-17263-  need_lib_prefix=no
lives-3.0.2/configure:17264:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lives-3.0.2/configure-17265-    need_version=no
##############################################
lives-3.0.2/configure-17290-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
lives-3.0.2/configure:17291:  postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/configure:17292:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
lives-3.0.2/configure:17293:    dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/configure-17294-    test -d \$dldir || mkdir -p \$dldir~
##############################################
lives-3.0.2/configure-17299-    fi'
lives-3.0.2/configure:17300:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
lives-3.0.2/configure-17301-    dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/configure-18198-  if test "$am_compiler_list" = ""; then
lives-3.0.2/configure:18199:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lives-3.0.2/configure-18200-  fi
##############################################
lives-3.0.2/configure-18996-  if test "$am_compiler_list" = ""; then
lives-3.0.2/configure:18997:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lives-3.0.2/configure-18998-  fi
##############################################
lives-3.0.2/configure-19711-
lives-3.0.2/configure:19712:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lives-3.0.2/configure-19713-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
lives-3.0.2/configure-19716-
lives-3.0.2/configure:19717:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lives-3.0.2/configure-19718-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
lives-3.0.2/configure-19794-
lives-3.0.2/configure:19795:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lives-3.0.2/configure-19796-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
lives-3.0.2/configure-20227-  for ac_func in _getb67 GETB67 getb67; do
lives-3.0.2/configure:20228:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lives-3.0.2/configure-20229-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lives-3.0.2/configure-20293-do :
lives-3.0.2/configure:20294:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lives-3.0.2/configure-20295-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lives-3.0.2/configure-20298-  cat >>confdefs.h <<_ACEOF
lives-3.0.2/configure:20299:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lives-3.0.2/configure-20300-_ACEOF
##############################################
lives-3.0.2/configure-20835-    # gcc leaves a trailing carriage return which upsets mingw
lives-3.0.2/configure:20836:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lives-3.0.2/configure-20837-  *)
lives-3.0.2/configure:20838:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lives-3.0.2/configure-20839-  esac
##############################################
lives-3.0.2/configure-20844-      # Canonicalize the path of ld
lives-3.0.2/configure:20845:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
lives-3.0.2/configure-20846-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lives-3.0.2/configure:20847:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lives-3.0.2/configure-20848-      done
##############################################
lives-3.0.2/configure-20878-      # Break only if it was the GNU/non-GNU ld that we prefer.
lives-3.0.2/configure:20879:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
lives-3.0.2/configure-20880-      *GNU* | *'with BFD'*)
##############################################
lives-3.0.2/configure-20907-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
lives-3.0.2/configure:20908:case `$LD -v 2>&1 </dev/null` in
lives-3.0.2/configure-20909-*GNU* | *'with BFD'*)
##############################################
lives-3.0.2/configure-20955-                  acl_libdirstem=lib
lives-3.0.2/configure:20956:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
lives-3.0.2/configure-20957-  if test -n "$searchpath"; then
##############################################
lives-3.0.2/configure-20962-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
lives-3.0.2/configure:20963:          *) searchdir=`cd "$searchdir" && pwd`
lives-3.0.2/configure-20964-             case "$searchdir" in
##############################################
lives-3.0.2/configure-21355-        names_already_handled="$names_already_handled $name"
lives-3.0.2/configure:21356:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lives-3.0.2/configure-21357-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lives-3.0.2/configure-21431-                -L*)
lives-3.0.2/configure:21432:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lives-3.0.2/configure-21433-                                    if test -n "$acl_shlibext"; then
##############################################
lives-3.0.2/configure-21546-              */$acl_libdirstem | */$acl_libdirstem/)
lives-3.0.2/configure:21547:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lives-3.0.2/configure-21548-                LIBPTH_PREFIX="$basedir"
##############################################
lives-3.0.2/configure-21595-                  -L*)
lives-3.0.2/configure:21596:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lives-3.0.2/configure-21597-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
lives-3.0.2/configure-21652-                  -R*)
lives-3.0.2/configure:21653:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lives-3.0.2/configure-21654-                    if test "$enable_rpath" != no; then
##############################################
lives-3.0.2/configure-21677-                  -l*)
lives-3.0.2/configure:21678:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lives-3.0.2/configure-21679-                    ;;
lives-3.0.2/configure-21680-                  *.la)
lives-3.0.2/configure:21681:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lives-3.0.2/configure-21682-                    ;;
##############################################
lives-3.0.2/configure-21909-        names_already_handled="$names_already_handled $name"
lives-3.0.2/configure:21910:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lives-3.0.2/configure-21911-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lives-3.0.2/configure-21985-                -L*)
lives-3.0.2/configure:21986:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lives-3.0.2/configure-21987-                                    if test -n "$acl_shlibext"; then
##############################################
lives-3.0.2/configure-22100-              */$acl_libdirstem | */$acl_libdirstem/)
lives-3.0.2/configure:22101:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lives-3.0.2/configure-22102-                LIBICONV_PREFIX="$basedir"
##############################################
lives-3.0.2/configure-22149-                  -L*)
lives-3.0.2/configure:22150:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lives-3.0.2/configure-22151-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
lives-3.0.2/configure-22206-                  -R*)
lives-3.0.2/configure:22207:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lives-3.0.2/configure-22208-                    if test "$enable_rpath" != no; then
##############################################
lives-3.0.2/configure-22231-                  -l*)
lives-3.0.2/configure:22232:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lives-3.0.2/configure-22233-                    ;;
lives-3.0.2/configure-22234-                  *.la)
lives-3.0.2/configure:22235:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lives-3.0.2/configure-22236-                    ;;
##############################################
lives-3.0.2/configure-22303-do :
lives-3.0.2/configure:22304:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lives-3.0.2/configure-22305-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lives-3.0.2/configure-22307-  cat >>confdefs.h <<_ACEOF
lives-3.0.2/configure:22308:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lives-3.0.2/configure-22309-_ACEOF
##############################################
lives-3.0.2/configure-22318-do :
lives-3.0.2/configure:22319:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lives-3.0.2/configure-22320-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lives-3.0.2/configure-22322-  cat >>confdefs.h <<_ACEOF
lives-3.0.2/configure:22323:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lives-3.0.2/configure-22324-_ACEOF
##############################################
lives-3.0.2/configure-22653-
lives-3.0.2/configure:22654:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lives-3.0.2/configure-22655-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
##############################################
lives-3.0.2/configure-22749-$as_echo_n "checking version of bison... " >&6; }
lives-3.0.2/configure:22750:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lives-3.0.2/configure-22751-    case $ac_prog_version in
##############################################
lives-3.0.2/configure-23276-do :
lives-3.0.2/configure:23277:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lives-3.0.2/configure-23278-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lives-3.0.2/configure-23280-  cat >>confdefs.h <<_ACEOF
lives-3.0.2/configure:23281:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lives-3.0.2/configure-23282-_ACEOF
##############################################
lives-3.0.2/configure-23289-do :
lives-3.0.2/configure:23290:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lives-3.0.2/configure-23291-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lives-3.0.2/configure-23293-  cat >>confdefs.h <<_ACEOF
lives-3.0.2/configure:23294:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lives-3.0.2/configure-23295-_ACEOF
##############################################
lives-3.0.2/configure-23888-        names_already_handled="$names_already_handled $name"
lives-3.0.2/configure:23889:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lives-3.0.2/configure-23890-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lives-3.0.2/configure-23964-                -L*)
lives-3.0.2/configure:23965:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lives-3.0.2/configure-23966-                                    if test -n "$acl_shlibext"; then
##############################################
lives-3.0.2/configure-24079-              */$acl_libdirstem | */$acl_libdirstem/)
lives-3.0.2/configure:24080:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lives-3.0.2/configure-24081-                LIBINTL_PREFIX="$basedir"
##############################################
lives-3.0.2/configure-24128-                  -L*)
lives-3.0.2/configure:24129:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lives-3.0.2/configure-24130-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
lives-3.0.2/configure-24185-                  -R*)
lives-3.0.2/configure:24186:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lives-3.0.2/configure-24187-                    if test "$enable_rpath" != no; then
##############################################
lives-3.0.2/configure-24210-                  -l*)
lives-3.0.2/configure:24211:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lives-3.0.2/configure-24212-                    ;;
lives-3.0.2/configure-24213-                  *.la)
lives-3.0.2/configure:24214:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lives-3.0.2/configure-24215-                    ;;
##############################################
lives-3.0.2/configure-24352-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
lives-3.0.2/configure:24353:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lives-3.0.2/configure-24354-      fi
##############################################
lives-3.0.2/configure-24930-  test $ac_status = 0; }; then
lives-3.0.2/configure:24931:  pkg_cv_TIRPC_CFLAGS=`$PKG_CONFIG --cflags "libtirpc" 2>/dev/null`
lives-3.0.2/configure-24932-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-24947-  test $ac_status = 0; }; then
lives-3.0.2/configure:24948:  pkg_cv_TIRPC_LIBS=`$PKG_CONFIG --libs "libtirpc" 2>/dev/null`
lives-3.0.2/configure-24949-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-24968-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:24969:	        TIRPC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libtirpc" 2>&1`
lives-3.0.2/configure-24970-        else
lives-3.0.2/configure:24971:	        TIRPC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libtirpc" 2>&1`
lives-3.0.2/configure-24972-        fi
##############################################
lives-3.0.2/configure-25198-  test $ac_status = 0; }; then
lives-3.0.2/configure:25199:  pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null`
lives-3.0.2/configure-25200-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25215-  test $ac_status = 0; }; then
lives-3.0.2/configure:25216:  pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null`
lives-3.0.2/configure-25217-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25236-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:25237:	        X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11" 2>&1`
lives-3.0.2/configure-25238-        else
lives-3.0.2/configure:25239:	        X11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11" 2>&1`
lives-3.0.2/configure-25240-        fi
##############################################
lives-3.0.2/configure-25287-  test $ac_status = 0; }; then
lives-3.0.2/configure:25288:  pkg_cv_WAYLAND_CFLAGS=`$PKG_CONFIG --cflags "gdk-wayland-3.0" 2>/dev/null`
lives-3.0.2/configure-25289-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25304-  test $ac_status = 0; }; then
lives-3.0.2/configure:25305:  pkg_cv_WAYLAND_LIBS=`$PKG_CONFIG --libs "gdk-wayland-3.0" 2>/dev/null`
lives-3.0.2/configure-25306-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25325-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:25326:	        WAYLAND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gdk-wayland-3.0" 2>&1`
lives-3.0.2/configure-25327-        else
lives-3.0.2/configure:25328:	        WAYLAND_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gdk-wayland-3.0" 2>&1`
lives-3.0.2/configure-25329-        fi
##############################################
lives-3.0.2/configure-25370-  test $ac_status = 0; }; then
lives-3.0.2/configure:25371:  pkg_cv_XRENDER_CFLAGS=`$PKG_CONFIG --cflags "xrender" 2>/dev/null`
lives-3.0.2/configure-25372-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25387-  test $ac_status = 0; }; then
lives-3.0.2/configure:25388:  pkg_cv_XRENDER_LIBS=`$PKG_CONFIG --libs "xrender" 2>/dev/null`
lives-3.0.2/configure-25389-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25408-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:25409:	        XRENDER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xrender" 2>&1`
lives-3.0.2/configure-25410-        else
lives-3.0.2/configure:25411:	        XRENDER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xrender" 2>&1`
lives-3.0.2/configure-25412-        fi
##############################################
lives-3.0.2/configure-25480-  test $ac_status = 0; }; then
lives-3.0.2/configure:25481:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.0.0" 2>/dev/null`
lives-3.0.2/configure-25482-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25497-  test $ac_status = 0; }; then
lives-3.0.2/configure:25498:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.0.0" 2>/dev/null`
lives-3.0.2/configure-25499-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25518-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:25519:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= 3.0.0" 2>&1`
lives-3.0.2/configure-25520-        else
lives-3.0.2/configure:25521:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= 3.0.0" 2>&1`
lives-3.0.2/configure-25522-        fi
##############################################
lives-3.0.2/configure-25581-  test $ac_status = 0; }; then
lives-3.0.2/configure:25582:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4.0" 2>/dev/null`
lives-3.0.2/configure-25583-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25598-  test $ac_status = 0; }; then
lives-3.0.2/configure:25599:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4.0" 2>/dev/null`
lives-3.0.2/configure-25600-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25619-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:25620:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.4.0" 2>&1`
lives-3.0.2/configure-25621-        else
lives-3.0.2/configure:25622:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.4.0" 2>&1`
lives-3.0.2/configure-25623-        fi
##############################################
lives-3.0.2/configure-25682-else
lives-3.0.2/configure:25683:GTK3_VERSION=`$PKG_CONFIG --modversion gtk+-3.0`
lives-3.0.2/configure-25684-
##############################################
lives-3.0.2/configure-25721-
lives-3.0.2/configure:25722:GTK_LIBS_NODYNAMIC=`echo "$GTK_LIBS" | sed 's/-Wl,--export-dynamic//g'`
lives-3.0.2/configure-25723-
##############################################
lives-3.0.2/configure-25788-  test $ac_status = 0; }; then
lives-3.0.2/configure:25789:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.14.0" 2>/dev/null`
lives-3.0.2/configure-25790-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25805-  test $ac_status = 0; }; then
lives-3.0.2/configure:25806:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.14.0" 2>/dev/null`
lives-3.0.2/configure-25807-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25826-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:25827:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.14.0" 2>&1`
lives-3.0.2/configure-25828-        else
lives-3.0.2/configure:25829:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.14.0" 2>&1`
lives-3.0.2/configure-25830-        fi
##############################################
lives-3.0.2/configure-25880-  test $ac_status = 0; }; then
lives-3.0.2/configure:25881:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.4.0" 2>/dev/null`
lives-3.0.2/configure-25882-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25897-  test $ac_status = 0; }; then
lives-3.0.2/configure:25898:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.4.0" 2>/dev/null`
lives-3.0.2/configure-25899-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-25918-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:25919:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.4.0" 2>&1`
lives-3.0.2/configure-25920-        else
lives-3.0.2/configure:25921:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.4.0" 2>&1`
lives-3.0.2/configure-25922-        fi
##############################################
lives-3.0.2/configure-26043-  test $ac_status = 0; }; then
lives-3.0.2/configure:26044:  pkg_cv_SDL2_CFLAGS=`$PKG_CONFIG --cflags "sdl2" 2>/dev/null`
lives-3.0.2/configure-26045-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26060-  test $ac_status = 0; }; then
lives-3.0.2/configure:26061:  pkg_cv_SDL2_LIBS=`$PKG_CONFIG --libs "sdl2" 2>/dev/null`
lives-3.0.2/configure-26062-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26081-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:26082:	        SDL2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl2" 2>&1`
lives-3.0.2/configure-26083-        else
lives-3.0.2/configure:26084:	        SDL2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl2" 2>&1`
lives-3.0.2/configure-26085-        fi
##############################################
lives-3.0.2/configure-26122-  test $ac_status = 0; }; then
lives-3.0.2/configure:26123:  pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl >= 1.2 sdl < 2" 2>/dev/null`
lives-3.0.2/configure-26124-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26139-  test $ac_status = 0; }; then
lives-3.0.2/configure:26140:  pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl >= 1.2 sdl < 2" 2>/dev/null`
lives-3.0.2/configure-26141-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26160-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:26161:	        SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl >= 1.2 sdl < 2" 2>&1`
lives-3.0.2/configure-26162-        else
lives-3.0.2/configure:26163:	        SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl >= 1.2 sdl < 2" 2>&1`
lives-3.0.2/configure-26164-        fi
##############################################
lives-3.0.2/configure-26260-  test $ac_status = 0; }; then
lives-3.0.2/configure:26261:  pkg_cv_LIBAVCODEC_CFLAGS=`$PKG_CONFIG --cflags "libavcodec >= 53.0.0" 2>/dev/null`
lives-3.0.2/configure-26262-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26277-  test $ac_status = 0; }; then
lives-3.0.2/configure:26278:  pkg_cv_LIBAVCODEC_LIBS=`$PKG_CONFIG --libs "libavcodec >= 53.0.0" 2>/dev/null`
lives-3.0.2/configure-26279-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26298-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:26299:	        LIBAVCODEC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavcodec >= 53.0.0" 2>&1`
lives-3.0.2/configure-26300-        else
lives-3.0.2/configure:26301:	        LIBAVCODEC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavcodec >= 53.0.0" 2>&1`
lives-3.0.2/configure-26302-        fi
##############################################
lives-3.0.2/configure-26331-  test $ac_status = 0; }; then
lives-3.0.2/configure:26332:  pkg_cv_LIBAVFORMAT_CFLAGS=`$PKG_CONFIG --cflags "libavformat" 2>/dev/null`
lives-3.0.2/configure-26333-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26348-  test $ac_status = 0; }; then
lives-3.0.2/configure:26349:  pkg_cv_LIBAVFORMAT_LIBS=`$PKG_CONFIG --libs "libavformat" 2>/dev/null`
lives-3.0.2/configure-26350-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26369-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:26370:	        LIBAVFORMAT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavformat" 2>&1`
lives-3.0.2/configure-26371-        else
lives-3.0.2/configure:26372:	        LIBAVFORMAT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavformat" 2>&1`
lives-3.0.2/configure-26373-        fi
##############################################
lives-3.0.2/configure-26402-  test $ac_status = 0; }; then
lives-3.0.2/configure:26403:  pkg_cv_LIBAVUTIL_CFLAGS=`$PKG_CONFIG --cflags "libavutil" 2>/dev/null`
lives-3.0.2/configure-26404-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26419-  test $ac_status = 0; }; then
lives-3.0.2/configure:26420:  pkg_cv_LIBAVUTIL_LIBS=`$PKG_CONFIG --libs "libavutil" 2>/dev/null`
lives-3.0.2/configure-26421-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26440-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:26441:	        LIBAVUTIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavutil" 2>&1`
lives-3.0.2/configure-26442-        else
lives-3.0.2/configure:26443:	        LIBAVUTIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavutil" 2>&1`
lives-3.0.2/configure-26444-        fi
##############################################
lives-3.0.2/configure-26473-  test $ac_status = 0; }; then
lives-3.0.2/configure:26474:  pkg_cv_LIBSWSCALE_CFLAGS=`$PKG_CONFIG --cflags "libswscale" 2>/dev/null`
lives-3.0.2/configure-26475-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26490-  test $ac_status = 0; }; then
lives-3.0.2/configure:26491:  pkg_cv_LIBSWSCALE_LIBS=`$PKG_CONFIG --libs "libswscale" 2>/dev/null`
lives-3.0.2/configure-26492-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26511-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:26512:	        LIBSWSCALE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libswscale" 2>&1`
lives-3.0.2/configure-26513-        else
lives-3.0.2/configure:26514:	        LIBSWSCALE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libswscale" 2>&1`
lives-3.0.2/configure-26515-        fi
##############################################
lives-3.0.2/configure-26544-  test $ac_status = 0; }; then
lives-3.0.2/configure:26545:  pkg_cv_LIBSWRESAMPLE_CFLAGS=`$PKG_CONFIG --cflags "libswresample" 2>/dev/null`
lives-3.0.2/configure-26546-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26561-  test $ac_status = 0; }; then
lives-3.0.2/configure:26562:  pkg_cv_LIBSWRESAMPLE_LIBS=`$PKG_CONFIG --libs "libswresample" 2>/dev/null`
lives-3.0.2/configure-26563-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-26582-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:26583:	        LIBSWRESAMPLE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libswresample" 2>&1`
lives-3.0.2/configure-26584-        else
lives-3.0.2/configure:26585:	        LIBSWRESAMPLE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libswresample" 2>&1`
lives-3.0.2/configure-26586-        fi
##############################################
lives-3.0.2/configure-27325-  test $ac_status = 0; }; then
lives-3.0.2/configure:27326:  pkg_cv_OPENCV_CFLAGS=`$PKG_CONFIG --cflags "opencv >= 2.3.1" 2>/dev/null`
lives-3.0.2/configure-27327-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27342-  test $ac_status = 0; }; then
lives-3.0.2/configure:27343:  pkg_cv_OPENCV_LIBS=`$PKG_CONFIG --libs "opencv >= 2.3.1" 2>/dev/null`
lives-3.0.2/configure-27344-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27363-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:27364:	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "opencv >= 2.3.1" 2>&1`
lives-3.0.2/configure-27365-        else
lives-3.0.2/configure:27366:	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "opencv >= 2.3.1" 2>&1`
lives-3.0.2/configure-27367-        fi
##############################################
lives-3.0.2/configure-27416-  test $ac_status = 0; }; then
lives-3.0.2/configure:27417:  pkg_cv_FFTW3F_CFLAGS=`$PKG_CONFIG --cflags "fftw3f" 2>/dev/null`
lives-3.0.2/configure-27418-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27433-  test $ac_status = 0; }; then
lives-3.0.2/configure:27434:  pkg_cv_FFTW3F_LIBS=`$PKG_CONFIG --libs "fftw3f" 2>/dev/null`
lives-3.0.2/configure-27435-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27454-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:27455:	        FFTW3F_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fftw3f" 2>&1`
lives-3.0.2/configure-27456-        else
lives-3.0.2/configure:27457:	        FFTW3F_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fftw3f" 2>&1`
lives-3.0.2/configure-27458-        fi
##############################################
lives-3.0.2/configure-27509-  test $ac_status = 0; }; then
lives-3.0.2/configure:27510:  pkg_cv_LIBFREENECT_CFLAGS=`$PKG_CONFIG --cflags "libfreenect" 2>/dev/null`
lives-3.0.2/configure-27511-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27526-  test $ac_status = 0; }; then
lives-3.0.2/configure:27527:  pkg_cv_LIBFREENECT_LIBS=`$PKG_CONFIG --libs "libfreenect" 2>/dev/null`
lives-3.0.2/configure-27528-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27547-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:27548:	        LIBFREENECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libfreenect" 2>&1`
lives-3.0.2/configure-27549-        else
lives-3.0.2/configure:27550:	        LIBFREENECT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libfreenect" 2>&1`
lives-3.0.2/configure-27551-        fi
##############################################
lives-3.0.2/configure-27637-  test $ac_status = 0; }; then
lives-3.0.2/configure:27638:  pkg_cv_GL_CFLAGS=`$PKG_CONFIG --cflags "gl" 2>/dev/null`
lives-3.0.2/configure-27639-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27654-  test $ac_status = 0; }; then
lives-3.0.2/configure:27655:  pkg_cv_GL_LIBS=`$PKG_CONFIG --libs "gl" 2>/dev/null`
lives-3.0.2/configure-27656-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27675-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:27676:	        GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gl" 2>&1`
lives-3.0.2/configure-27677-        else
lives-3.0.2/configure:27678:	        GL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gl" 2>&1`
lives-3.0.2/configure-27679-        fi
##############################################
lives-3.0.2/configure-27722-  test $ac_status = 0; }; then
lives-3.0.2/configure:27723:  pkg_cv_GLU_CFLAGS=`$PKG_CONFIG --cflags "glu" 2>/dev/null`
lives-3.0.2/configure-27724-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27739-  test $ac_status = 0; }; then
lives-3.0.2/configure:27740:  pkg_cv_GLU_LIBS=`$PKG_CONFIG --libs "glu" 2>/dev/null`
lives-3.0.2/configure-27741-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27760-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:27761:	        GLU_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glu" 2>&1`
lives-3.0.2/configure-27762-        else
lives-3.0.2/configure:27763:	        GLU_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glu" 2>&1`
lives-3.0.2/configure-27764-        fi
##############################################
lives-3.0.2/configure-27812-  test $ac_status = 0; }; then
lives-3.0.2/configure:27813:  pkg_cv_MJPEGTOOLS_CFLAGS=`$PKG_CONFIG --cflags "mjpegtools >= 1.6.2" 2>/dev/null`
lives-3.0.2/configure-27814-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27829-  test $ac_status = 0; }; then
lives-3.0.2/configure:27830:  pkg_cv_MJPEGTOOLS_LIBS=`$PKG_CONFIG --libs "mjpegtools >= 1.6.2" 2>/dev/null`
lives-3.0.2/configure-27831-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27850-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:27851:	        MJPEGTOOLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mjpegtools >= 1.6.2" 2>&1`
lives-3.0.2/configure-27852-        else
lives-3.0.2/configure:27853:	        MJPEGTOOLS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mjpegtools >= 1.6.2" 2>&1`
lives-3.0.2/configure-27854-        fi
##############################################
lives-3.0.2/configure-27904-  test $ac_status = 0; }; then
lives-3.0.2/configure:27905:  pkg_cv_PNG_CFLAGS=`$PKG_CONFIG --cflags "libpng > 1.2.0" 2>/dev/null`
lives-3.0.2/configure-27906-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27921-  test $ac_status = 0; }; then
lives-3.0.2/configure:27922:  pkg_cv_PNG_LIBS=`$PKG_CONFIG --libs "libpng > 1.2.0" 2>/dev/null`
lives-3.0.2/configure-27923-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-27942-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:27943:	        PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpng > 1.2.0" 2>&1`
lives-3.0.2/configure-27944-        else
lives-3.0.2/configure:27945:	        PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpng > 1.2.0" 2>&1`
lives-3.0.2/configure-27946-        fi
##############################################
lives-3.0.2/configure-27997-  test $ac_status = 0; }; then
lives-3.0.2/configure:27998:  pkg_cv_LIBZ_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
lives-3.0.2/configure-27999-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28014-  test $ac_status = 0; }; then
lives-3.0.2/configure:28015:  pkg_cv_LIBZ_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
lives-3.0.2/configure-28016-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28035-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28036:	        LIBZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1`
lives-3.0.2/configure-28037-        else
lives-3.0.2/configure:28038:	        LIBZ_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1`
lives-3.0.2/configure-28039-        fi
##############################################
lives-3.0.2/configure-28162-  test $ac_status = 0; }; then
lives-3.0.2/configure:28163:  pkg_cv_UNICAP_CFLAGS=`$PKG_CONFIG --cflags "libunicap" 2>/dev/null`
lives-3.0.2/configure-28164-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28179-  test $ac_status = 0; }; then
lives-3.0.2/configure:28180:  pkg_cv_UNICAP_LIBS=`$PKG_CONFIG --libs "libunicap" 2>/dev/null`
lives-3.0.2/configure-28181-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28200-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28201:	        UNICAP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libunicap" 2>&1`
lives-3.0.2/configure-28202-        else
lives-3.0.2/configure:28203:	        UNICAP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libunicap" 2>&1`
lives-3.0.2/configure-28204-        fi
##############################################
lives-3.0.2/configure-28317-  test $ac_status = 0; }; then
lives-3.0.2/configure:28318:  pkg_cv_LIBDV_CFLAGS=`$PKG_CONFIG --cflags "libdv" 2>/dev/null`
lives-3.0.2/configure-28319-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28334-  test $ac_status = 0; }; then
lives-3.0.2/configure:28335:  pkg_cv_LIBDV_LIBS=`$PKG_CONFIG --libs "libdv" 2>/dev/null`
lives-3.0.2/configure-28336-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28355-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28356:	        LIBDV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdv" 2>&1`
lives-3.0.2/configure-28357-        else
lives-3.0.2/configure:28358:	        LIBDV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdv" 2>&1`
lives-3.0.2/configure-28359-        fi
##############################################
lives-3.0.2/configure-28401-  test $ac_status = 0; }; then
lives-3.0.2/configure:28402:  pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg" 2>/dev/null`
lives-3.0.2/configure-28403-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28418-  test $ac_status = 0; }; then
lives-3.0.2/configure:28419:  pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg" 2>/dev/null`
lives-3.0.2/configure-28420-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28439-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28440:	        OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg" 2>&1`
lives-3.0.2/configure-28441-        else
lives-3.0.2/configure:28442:	        OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg" 2>&1`
lives-3.0.2/configure-28443-        fi
##############################################
lives-3.0.2/configure-28485-  test $ac_status = 0; }; then
lives-3.0.2/configure:28486:  pkg_cv_THEORA_CFLAGS=`$PKG_CONFIG --cflags "theora" 2>/dev/null`
lives-3.0.2/configure-28487-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28502-  test $ac_status = 0; }; then
lives-3.0.2/configure:28503:  pkg_cv_THEORA_LIBS=`$PKG_CONFIG --libs "theora" 2>/dev/null`
lives-3.0.2/configure-28504-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28523-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28524:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "theora" 2>&1`
lives-3.0.2/configure-28525-        else
lives-3.0.2/configure:28526:	        THEORA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "theora" 2>&1`
lives-3.0.2/configure-28527-        fi
##############################################
lives-3.0.2/configure-28569-  test $ac_status = 0; }; then
lives-3.0.2/configure:28570:  pkg_cv_VORBIS_CFLAGS=`$PKG_CONFIG --cflags "vorbis" 2>/dev/null`
lives-3.0.2/configure-28571-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28586-  test $ac_status = 0; }; then
lives-3.0.2/configure:28587:  pkg_cv_VORBIS_LIBS=`$PKG_CONFIG --libs "vorbis" 2>/dev/null`
lives-3.0.2/configure-28588-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28607-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28608:	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "vorbis" 2>&1`
lives-3.0.2/configure-28609-        else
lives-3.0.2/configure:28610:	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "vorbis" 2>&1`
lives-3.0.2/configure-28611-        fi
##############################################
lives-3.0.2/configure-28654-  test $ac_status = 0; }; then
lives-3.0.2/configure:28655:  pkg_cv_DIRAC_CFLAGS=`$PKG_CONFIG --cflags "schroedinger-1.0" 2>/dev/null`
lives-3.0.2/configure-28656-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28671-  test $ac_status = 0; }; then
lives-3.0.2/configure:28672:  pkg_cv_DIRAC_LIBS=`$PKG_CONFIG --libs "schroedinger-1.0" 2>/dev/null`
lives-3.0.2/configure-28673-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28692-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28693:	        DIRAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "schroedinger-1.0" 2>&1`
lives-3.0.2/configure-28694-        else
lives-3.0.2/configure:28695:	        DIRAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "schroedinger-1.0" 2>&1`
lives-3.0.2/configure-28696-        fi
##############################################
lives-3.0.2/configure-28738-  test $ac_status = 0; }; then
lives-3.0.2/configure:28739:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa" 2>/dev/null`
lives-3.0.2/configure-28740-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28755-  test $ac_status = 0; }; then
lives-3.0.2/configure:28756:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa" 2>/dev/null`
lives-3.0.2/configure-28757-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28776-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28777:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa" 2>&1`
lives-3.0.2/configure-28778-        else
lives-3.0.2/configure:28779:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa" 2>&1`
lives-3.0.2/configure-28780-        fi
##############################################
lives-3.0.2/configure-28823-  test $ac_status = 0; }; then
lives-3.0.2/configure:28824:  pkg_cv_PULSE_CFLAGS=`$PKG_CONFIG --cflags "libpulse >= 0.9.14" 2>/dev/null`
lives-3.0.2/configure-28825-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28840-  test $ac_status = 0; }; then
lives-3.0.2/configure:28841:  pkg_cv_PULSE_LIBS=`$PKG_CONFIG --libs "libpulse >= 0.9.14" 2>/dev/null`
lives-3.0.2/configure-28842-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28861-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:28862:	        PULSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse >= 0.9.14" 2>&1`
lives-3.0.2/configure-28863-        else
lives-3.0.2/configure:28864:	        PULSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse >= 0.9.14" 2>&1`
lives-3.0.2/configure-28865-        fi
##############################################
lives-3.0.2/configure-28967-  test $ac_status = 0; }; then
lives-3.0.2/configure:28968:  pkg_cv_LIBVISUAL_CFLAGS=`$PKG_CONFIG --cflags "libvisual-0.4 >= 0.4.0" 2>/dev/null`
lives-3.0.2/configure-28969-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-28984-  test $ac_status = 0; }; then
lives-3.0.2/configure:28985:  pkg_cv_LIBVISUAL_LIBS=`$PKG_CONFIG --libs "libvisual-0.4 >= 0.4.0" 2>/dev/null`
lives-3.0.2/configure-28986-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29005-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29006:	        LIBVISUAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libvisual-0.4 >= 0.4.0" 2>&1`
lives-3.0.2/configure-29007-        else
lives-3.0.2/configure:29008:	        LIBVISUAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libvisual-0.4 >= 0.4.0" 2>&1`
lives-3.0.2/configure-29009-        fi
##############################################
lives-3.0.2/configure-29039-  test $ac_status = 0; }; then
lives-3.0.2/configure:29040:  pkg_cv_LIBVISUAL_CFLAGS=`$PKG_CONFIG --cflags "libvisual = 0.2.0" 2>/dev/null`
lives-3.0.2/configure-29041-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29056-  test $ac_status = 0; }; then
lives-3.0.2/configure:29057:  pkg_cv_LIBVISUAL_LIBS=`$PKG_CONFIG --libs "libvisual = 0.2.0" 2>/dev/null`
lives-3.0.2/configure-29058-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29077-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29078:	        LIBVISUAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libvisual = 0.2.0" 2>&1`
lives-3.0.2/configure-29079-        else
lives-3.0.2/configure:29080:	        LIBVISUAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libvisual = 0.2.0" 2>&1`
lives-3.0.2/configure-29081-        fi
##############################################
lives-3.0.2/configure-29132-  test $ac_status = 0; }; then
lives-3.0.2/configure:29133:  pkg_cv_LIBPROJECTM_CFLAGS=`$PKG_CONFIG --cflags "libprojectM" 2>/dev/null`
lives-3.0.2/configure-29134-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29149-  test $ac_status = 0; }; then
lives-3.0.2/configure:29150:  pkg_cv_LIBPROJECTM_LIBS=`$PKG_CONFIG --libs "libprojectM" 2>/dev/null`
lives-3.0.2/configure-29151-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29170-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29171:	        LIBPROJECTM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libprojectM" 2>&1`
lives-3.0.2/configure-29172-        else
lives-3.0.2/configure:29173:	        LIBPROJECTM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libprojectM" 2>&1`
lives-3.0.2/configure-29174-        fi
##############################################
lives-3.0.2/configure-29244-  test $ac_status = 0; }; then
lives-3.0.2/configure:29245:  pkg_cv_OIL_CFLAGS=`$PKG_CONFIG --cflags "liboil-0.3 >= 0.3.9" 2>/dev/null`
lives-3.0.2/configure-29246-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29261-  test $ac_status = 0; }; then
lives-3.0.2/configure:29262:  pkg_cv_OIL_LIBS=`$PKG_CONFIG --libs "liboil-0.3 >= 0.3.9" 2>/dev/null`
lives-3.0.2/configure-29263-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29282-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29283:	        OIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liboil-0.3 >= 0.3.9" 2>&1`
lives-3.0.2/configure-29284-        else
lives-3.0.2/configure:29285:	        OIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liboil-0.3 >= 0.3.9" 2>&1`
lives-3.0.2/configure-29286-        fi
##############################################
lives-3.0.2/configure-29319-  test $ac_status = 0; }; then
lives-3.0.2/configure:29320:  pkg_cv_ORC_CFLAGS=`$PKG_CONFIG --cflags "orc-0.4" 2>/dev/null`
lives-3.0.2/configure-29321-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29336-  test $ac_status = 0; }; then
lives-3.0.2/configure:29337:  pkg_cv_ORC_LIBS=`$PKG_CONFIG --libs "orc-0.4" 2>/dev/null`
lives-3.0.2/configure-29338-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29357-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29358:	        ORC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "orc-0.4" 2>&1`
lives-3.0.2/configure-29359-        else
lives-3.0.2/configure:29360:	        ORC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "orc-0.4" 2>&1`
lives-3.0.2/configure-29361-        fi
##############################################
lives-3.0.2/configure-29539-  test $ac_status = 0; }; then
lives-3.0.2/configure:29540:  pkg_cv_WEED_CFLAGS=`$PKG_CONFIG --cflags "libweed >= 0.11.0" 2>/dev/null`
lives-3.0.2/configure-29541-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29556-  test $ac_status = 0; }; then
lives-3.0.2/configure:29557:  pkg_cv_WEED_LIBS=`$PKG_CONFIG --libs "libweed >= 0.11.0" 2>/dev/null`
lives-3.0.2/configure-29558-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29577-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29578:	        WEED_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libweed >= 0.11.0" 2>&1`
lives-3.0.2/configure-29579-        else
lives-3.0.2/configure:29580:	        WEED_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libweed >= 0.11.0" 2>&1`
lives-3.0.2/configure-29581-        fi
##############################################
lives-3.0.2/configure-29618-  test $ac_status = 0; }; then
lives-3.0.2/configure:29619:  pkg_cv_WEED_SLICE_CFLAGS=`$PKG_CONFIG --cflags "libweed_slice >= 0.11.0" 2>/dev/null`
lives-3.0.2/configure-29620-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29635-  test $ac_status = 0; }; then
lives-3.0.2/configure:29636:  pkg_cv_WEED_SLICE_LIBS=`$PKG_CONFIG --libs "libweed_slice >= 0.11.0" 2>/dev/null`
lives-3.0.2/configure-29637-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29656-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29657:	        WEED_SLICE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libweed_slice >= 0.11.0" 2>&1`
lives-3.0.2/configure-29658-        else
lives-3.0.2/configure:29659:	        WEED_SLICE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libweed_slice >= 0.11.0" 2>&1`
lives-3.0.2/configure-29660-        fi
##############################################
lives-3.0.2/configure-29698-  test $ac_status = 0; }; then
lives-3.0.2/configure:29699:  pkg_cv_WEED_UTILS_CFLAGS=`$PKG_CONFIG --cflags "libweed-utils >= 0.11.0" 2>/dev/null`
lives-3.0.2/configure-29700-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29715-  test $ac_status = 0; }; then
lives-3.0.2/configure:29716:  pkg_cv_WEED_UTILS_LIBS=`$PKG_CONFIG --libs "libweed-utils >= 0.11.0" 2>/dev/null`
lives-3.0.2/configure-29717-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29736-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29737:	        WEED_UTILS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libweed-utils >= 0.11.0" 2>&1`
lives-3.0.2/configure-29738-        else
lives-3.0.2/configure:29739:	        WEED_UTILS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libweed-utils >= 0.11.0" 2>&1`
lives-3.0.2/configure-29740-        fi
##############################################
lives-3.0.2/configure-29777-  test $ac_status = 0; }; then
lives-3.0.2/configure:29778:  pkg_cv_WEED_COMPAT_CFLAGS=`$PKG_CONFIG --cflags "libweed-compat >= 0.10.0" 2>/dev/null`
lives-3.0.2/configure-29779-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29794-  test $ac_status = 0; }; then
lives-3.0.2/configure:29795:  pkg_cv_WEED_COMPAT_LIBS=`$PKG_CONFIG --libs "libweed-compat >= 0.10.0" 2>/dev/null`
lives-3.0.2/configure-29796-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29815-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29816:	        WEED_COMPAT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libweed-compat >= 0.10.0" 2>&1`
lives-3.0.2/configure-29817-        else
lives-3.0.2/configure:29818:	        WEED_COMPAT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libweed-compat >= 0.10.0" 2>&1`
lives-3.0.2/configure-29819-        fi
##############################################
lives-3.0.2/configure-29857-  test $ac_status = 0; }; then
lives-3.0.2/configure:29858:  pkg_cv_WEED_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "libweed-plugin >= 0.13.0" 2>/dev/null`
lives-3.0.2/configure-29859-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29874-  test $ac_status = 0; }; then
lives-3.0.2/configure:29875:  pkg_cv_WEED_PLUGIN_LIBS=`$PKG_CONFIG --libs "libweed-plugin >= 0.13.0" 2>/dev/null`
lives-3.0.2/configure-29876-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lives-3.0.2/configure-29895-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/configure:29896:	        WEED_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libweed-plugin >= 0.13.0" 2>&1`
lives-3.0.2/configure-29897-        else
lives-3.0.2/configure:29898:	        WEED_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libweed-plugin >= 0.13.0" 2>&1`
lives-3.0.2/configure-29899-        fi
##############################################
lives-3.0.2/configure-30120-'
lives-3.0.2/configure:30121:DEFS=`sed -n "$ac_script" confdefs.h`
lives-3.0.2/configure-30122-
##############################################
lives-3.0.2/configure-30128-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
lives-3.0.2/configure:30129:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
lives-3.0.2/configure-30130-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
lives-3.0.2/configure-30560-if test -z "$BASH_VERSION$ZSH_VERSION" \
lives-3.0.2/configure:30561:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lives-3.0.2/configure-30562-  as_echo='print -r --'
lives-3.0.2/configure-30563-  as_echo_n='print -rn --'
lives-3.0.2/configure:30564:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lives-3.0.2/configure-30565-  as_echo='printf %s\n'
##############################################
lives-3.0.2/configure-30567-else
lives-3.0.2/configure:30568:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lives-3.0.2/configure-30569-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lives-3.0.2/configure-30577-	expr "X$arg" : "X\\(.*\\)$as_nl";
lives-3.0.2/configure:30578:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lives-3.0.2/configure-30579-      esac;
##############################################
lives-3.0.2/configure-30654-# ----------------------------------------
lives-3.0.2/configure:30655:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lives-3.0.2/configure-30656-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lives-3.0.2/configure-30726-  {
lives-3.0.2/configure:30727:    as_val=`expr "$@" || test $? -eq 1`
lives-3.0.2/configure-30728-  }
##############################################
lives-3.0.2/configure-30830-      case $as_dir in #(
lives-3.0.2/configure:30831:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lives-3.0.2/configure-30832-      *) as_qdir=$as_dir;;
##############################################
lives-3.0.2/configure-30957-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
lives-3.0.2/configure:30958:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
lives-3.0.2/configure-30959-ac_cs_version="\\
##############################################
lives-3.0.2/configure-30982-  --*=?*)
lives-3.0.2/configure:30983:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lives-3.0.2/configure:30984:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
lives-3.0.2/configure-30985-    ac_shift=:
##############################################
lives-3.0.2/configure-30987-  --*=)
lives-3.0.2/configure:30988:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lives-3.0.2/configure-30989-    ac_optarg=
##############################################
lives-3.0.2/configure-31011-    case $ac_optarg in
lives-3.0.2/configure:31012:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lives-3.0.2/configure-31013-    '') as_fn_error $? "missing file argument" ;;
##############################################
lives-3.0.2/configure-31077-delay_variable_subst='$delay_variable_subst'
lives-3.0.2/configure:31078:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31079:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31080:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31081:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31082:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31083:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31084:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31085:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31086:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31087:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31088:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31089:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31090:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31091:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31092:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31093:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31094:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31095:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31096:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31097:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31098:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31099:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31100:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31101:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31102:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31103:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31104:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31105:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31106:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31107:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31108:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31109:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31110:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31111:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31112:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31113:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31114:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31115:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31116:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31117:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31118:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31119:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31120:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31121:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31122:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31123:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31124:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31125:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31126:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31127:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31128:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31129:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31130:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31131:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31132:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31133:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31134:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31135:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31136: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"`'
lives-3.0.2/configure:31137:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31138:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31139:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31140:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31141:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31142:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31143:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31144:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31145:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31146:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31147:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31148:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31149:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31150:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31151:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31152:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31153:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31154:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31155:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31156:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31157:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31158:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31159:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31160:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31161:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31162:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31163:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31164:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31165:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31166:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31167:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31168:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31169:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31170:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31171:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31172:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31173:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31174:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31175:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31176:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31177:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31178:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31179:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31180:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31181:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31182:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31183:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31184:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31185:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31186:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31187:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31188:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31189:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31190:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31191:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31192:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31193:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31194:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31195:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31196:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31197:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31198:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31199:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31200:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31201:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31202:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31203:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31204:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31205:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31206:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31207:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31208:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31209:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31210:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31211:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31212:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31213:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31214:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31215:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31216:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31217:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31218:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31219:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31220:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31221:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31222:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31223:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31224:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31225:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31226:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31227:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31228:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31229:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31230:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31231:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31232:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31233:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31234:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31235:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31236:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31237:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31238:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31239:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31240:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31241:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31242:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31243:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31244:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31245:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31246:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31247:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31248:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31249:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31250:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31251:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31252:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31253:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31254:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31255:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31256:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31257:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31258:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31259:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31260:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31261:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31262:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31263:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31264:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31265:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure:31266:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/configure-31267-
##############################################
lives-3.0.2/configure-31379-compiler_lib_search_path_CXX; do
lives-3.0.2/configure:31380:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lives-3.0.2/configure-31381-    *[\\\\\\\`\\"\\\$]*)
lives-3.0.2/configure:31382:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
lives-3.0.2/configure-31383-      ;;
##############################################
lives-3.0.2/configure-31421-postlink_cmds_CXX; do
lives-3.0.2/configure:31422:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lives-3.0.2/configure-31423-    *[\\\\\\\`\\"\\\$]*)
lives-3.0.2/configure:31424:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
lives-3.0.2/configure-31425-      ;;
##############################################
lives-3.0.2/configure-31555-fi
lives-3.0.2/configure:31556:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
lives-3.0.2/configure-31557-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
lives-3.0.2/configure-31572-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
lives-3.0.2/configure:31573:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
lives-3.0.2/configure-31574-ac_delim='%!_!# '
##############################################
lives-3.0.2/configure-31578-
lives-3.0.2/configure:31579:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
lives-3.0.2/configure-31580-  if test $ac_delim_n = $ac_delim_num; then
##############################################
lives-3.0.2/configure-31740-      esac
lives-3.0.2/configure:31741:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
lives-3.0.2/configure-31742-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
lives-3.0.2/configure-31799-*)
lives-3.0.2/configure:31800:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lives-3.0.2/configure-31801-  # A ".." for each directory in $ac_dir_suffix.
lives-3.0.2/configure:31802:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lives-3.0.2/configure-31803-  case $ac_top_builddir_sub in
##############################################
lives-3.0.2/configure-31860-/@mandir@/p'
lives-3.0.2/configure:31861:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
lives-3.0.2/configure-31862-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
lives-3.0.2/configure-31877-
lives-3.0.2/configure:31878:# Neutralize VPATH when `$srcdir' = `.'.
lives-3.0.2/configure-31879-# Shell code in configure.ac might set extrasub.
##############################################
lives-3.0.2/configure-31905-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
lives-3.0.2/configure:31906:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
lives-3.0.2/configure-31907-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
lives-3.0.2/configure-31941-    # Strip MF so we end up with the name of the file.
lives-3.0.2/configure:31942:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lives-3.0.2/configure-31943-    # Check whether this is an Automake generated Makefile or not.
##############################################
lives-3.0.2/configure-31978-    # from the Makefile without running 'make'.
lives-3.0.2/configure:31979:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lives-3.0.2/configure-31980-    test -z "$DEPDIR" && continue
lives-3.0.2/configure:31981:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lives-3.0.2/configure-31982-    test -z "$am__include" && continue
lives-3.0.2/configure:31983:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lives-3.0.2/configure-31984-    # Find all dependency output files, they are included files with
##############################################
lives-3.0.2/configure-32514-    *:)
lives-3.0.2/configure:32515:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
lives-3.0.2/configure-32516-        ;;
lives-3.0.2/configure-32517-    x:*)
lives-3.0.2/configure:32518:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
lives-3.0.2/configure-32519-        ;;
lives-3.0.2/configure-32520-    *::*)
lives-3.0.2/configure:32521:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
lives-3.0.2/configure:32522:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
lives-3.0.2/configure-32523-        ;;
lives-3.0.2/configure-32524-    *)
lives-3.0.2/configure:32525:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
lives-3.0.2/configure-32526-        ;;
##############################################
lives-3.0.2/configure-32541-    done
lives-3.0.2/configure:32542:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lives-3.0.2/configure-32543-}
##############################################
lives-3.0.2/configure-32736-      case "$ac_file" in
lives-3.0.2/configure:32737:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lives-3.0.2/configure-32738-      esac
##############################################
lives-3.0.2/configure-32741-        # Adjust a relative srcdir.
lives-3.0.2/configure:32742:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lives-3.0.2/configure:32743:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lives-3.0.2/configure:32744:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lives-3.0.2/configure-32745-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lives-3.0.2/configure-32748-        case "$ac_given_srcdir" in
lives-3.0.2/configure:32749:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lives-3.0.2/configure-32750-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lives-3.0.2/configure-32768-            fi
lives-3.0.2/configure:32769:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lives-3.0.2/configure-32770-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-52-  { \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-54-  }; \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-124-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-126-    *) f=$$p;; \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-127-  esac;
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-129-am__install_max = 40
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-130-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-132-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-596-.c.obj:
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-602-
##############################################
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-645-GTAGS:
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:646:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-647-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-668-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:669:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:670:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-671-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-682-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in:683:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/weed-plugins/cairo/Makefile.in-684-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-52-  { \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-54-  }; \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-124-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-126-    *) f=$$p;; \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-127-  esac;
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-129-am__install_max = 40
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-130-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-132-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-681-.c.obj:
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-687-
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-702-.cpp.obj:
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:703:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-704-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-706-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:707:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-708-
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-751-GTAGS:
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:752:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-753-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-774-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:775:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:776:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-777-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-788-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in:789:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/weed-plugins/gdk/Makefile.in-790-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-122-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-124-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-126-    *) f=$$p;; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-127-  esac;
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-129-am__install_max = 40
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-130-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-132-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-523-  while test -n "$$dir1"; do \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:524:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-525-    if test "$$first" != "."; then \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-526-      if test "$$first" = ".."; then \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:527:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:528:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-529-      else \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:530:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-531-        if test "$$first2" = "$$first"; then \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:532:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-533-        else \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-538-    fi; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:539:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-540-  done; \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1490-.c.o:
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1491:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1492-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1498-.c.obj:
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1499:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1500:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1501-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1503-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1504:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1505-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1506-.c.lo:
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1507:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1508-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1514-audio_fft_la-audio_fft.lo: audio_fft.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1515:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_fft_la_CFLAGS) $(CFLAGS) -MT audio_fft_la-audio_fft.lo -MD -MP -MF $(DEPDIR)/audio_fft_la-audio_fft.Tpo -c -o audio_fft_la-audio_fft.lo `test -f 'audio_fft.c' || echo '$(srcdir)/'`audio_fft.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1516-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/audio_fft_la-audio_fft.Tpo $(DEPDIR)/audio_fft_la-audio_fft.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1518-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1519:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_fft_la_CFLAGS) $(CFLAGS) -c -o audio_fft_la-audio_fft.lo `test -f 'audio_fft.c' || echo '$(srcdir)/'`audio_fft.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1520-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1521-beat_detector_la-beat_detector.lo: beat_detector.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(beat_detector_la_CFLAGS) $(CFLAGS) -MT beat_detector_la-beat_detector.lo -MD -MP -MF $(DEPDIR)/beat_detector_la-beat_detector.Tpo -c -o beat_detector_la-beat_detector.lo `test -f 'beat_detector.c' || echo '$(srcdir)/'`beat_detector.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/beat_detector_la-beat_detector.Tpo $(DEPDIR)/beat_detector_la-beat_detector.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(beat_detector_la_CFLAGS) $(CFLAGS) -c -o beat_detector_la-beat_detector.lo `test -f 'beat_detector.c' || echo '$(srcdir)/'`beat_detector.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1527-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1528-freenect_la-freenect.lo: freenect.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1529:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(freenect_la_CFLAGS) $(CFLAGS) -MT freenect_la-freenect.lo -MD -MP -MF $(DEPDIR)/freenect_la-freenect.Tpo -c -o freenect_la-freenect.lo `test -f 'freenect.c' || echo '$(srcdir)/'`freenect.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1530-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/freenect_la-freenect.Tpo $(DEPDIR)/freenect_la-freenect.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1532-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1533:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(freenect_la_CFLAGS) $(CFLAGS) -c -o freenect_la-freenect.lo `test -f 'freenect.c' || echo '$(srcdir)/'`freenect.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1534-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1535-frei0r_la-frei0r.lo: frei0r.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(frei0r_la_CFLAGS) $(CFLAGS) -MT frei0r_la-frei0r.lo -MD -MP -MF $(DEPDIR)/frei0r_la-frei0r.Tpo -c -o frei0r_la-frei0r.lo `test -f 'frei0r.c' || echo '$(srcdir)/'`frei0r.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/frei0r_la-frei0r.Tpo $(DEPDIR)/frei0r_la-frei0r.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(frei0r_la_CFLAGS) $(CFLAGS) -c -o frei0r_la-frei0r.lo `test -f 'frei0r.c' || echo '$(srcdir)/'`frei0r.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1541-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1542-ladspa_la-ladspa.lo: ladspa.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ladspa_la_CFLAGS) $(CFLAGS) -MT ladspa_la-ladspa.lo -MD -MP -MF $(DEPDIR)/ladspa_la-ladspa.Tpo -c -o ladspa_la-ladspa.lo `test -f 'ladspa.c' || echo '$(srcdir)/'`ladspa.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ladspa_la-ladspa.Tpo $(DEPDIR)/ladspa_la-ladspa.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ladspa_la_CFLAGS) $(CFLAGS) -c -o ladspa_la-ladspa.lo `test -f 'ladspa.c' || echo '$(srcdir)/'`ladspa.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1548-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1549-libvis_la-libvis.lo: libvis.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1550:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvis_la_CFLAGS) $(CFLAGS) -MT libvis_la-libvis.lo -MD -MP -MF $(DEPDIR)/libvis_la-libvis.Tpo -c -o libvis_la-libvis.lo `test -f 'libvis.c' || echo '$(srcdir)/'`libvis.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1551-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvis_la-libvis.Tpo $(DEPDIR)/libvis_la-libvis.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1553-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1554:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvis_la_CFLAGS) $(CFLAGS) -c -o libvis_la-libvis.lo `test -f 'libvis.c' || echo '$(srcdir)/'`libvis.c
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1555-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1556-.cpp.o:
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1557:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1558-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1564-.cpp.obj:
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1565:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1566:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1567-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1569-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1570:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1571-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1572-.cpp.lo:
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1573:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1574-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1580-farneback_analyser_la-farneback_analyser.lo: farneback_analyser.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1581:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(farneback_analyser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT farneback_analyser_la-farneback_analyser.lo -MD -MP -MF $(DEPDIR)/farneback_analyser_la-farneback_analyser.Tpo -c -o farneback_analyser_la-farneback_analyser.lo `test -f 'farneback_analyser.cpp' || echo '$(srcdir)/'`farneback_analyser.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1582-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/farneback_analyser_la-farneback_analyser.Tpo $(DEPDIR)/farneback_analyser_la-farneback_analyser.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1584-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1585:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(farneback_analyser_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o farneback_analyser_la-farneback_analyser.lo `test -f 'farneback_analyser.cpp' || echo '$(srcdir)/'`farneback_analyser.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1586-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1587-projectM_la-projectM.lo: projectM.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1588:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(projectM_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT projectM_la-projectM.lo -MD -MP -MF $(DEPDIR)/projectM_la-projectM.Tpo -c -o projectM_la-projectM.lo `test -f 'projectM.cpp' || echo '$(srcdir)/'`projectM.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1589-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/projectM_la-projectM.Tpo $(DEPDIR)/projectM_la-projectM.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1591-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1592:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(projectM_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o projectM_la-projectM.lo `test -f 'projectM.cpp' || echo '$(srcdir)/'`projectM.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1593-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1594-projectM_la-projectM-getConfigFilename.lo: projectM-getConfigFilename.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1595:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(projectM_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT projectM_la-projectM-getConfigFilename.lo -MD -MP -MF $(DEPDIR)/projectM_la-projectM-getConfigFilename.Tpo -c -o projectM_la-projectM-getConfigFilename.lo `test -f 'projectM-getConfigFilename.cpp' || echo '$(srcdir)/'`projectM-getConfigFilename.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1596-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/projectM_la-projectM-getConfigFilename.Tpo $(DEPDIR)/projectM_la-projectM-getConfigFilename.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1598-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1599:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(projectM_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o projectM_la-projectM-getConfigFilename.lo `test -f 'projectM-getConfigFilename.cpp' || echo '$(srcdir)/'`projectM-getConfigFilename.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1600-
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1601-toonz_la-toonz.lo: toonz.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1602:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toonz_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT toonz_la-toonz.lo -MD -MP -MF $(DEPDIR)/toonz_la-toonz.Tpo -c -o toonz_la-toonz.lo `test -f 'toonz.cpp' || echo '$(srcdir)/'`toonz.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1603-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/toonz_la-toonz.Tpo $(DEPDIR)/toonz_la-toonz.Plo
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1605-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1606:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(toonz_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o toonz_la-toonz.lo `test -f 'toonz.cpp' || echo '$(srcdir)/'`toonz.cpp
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1607-
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1627-	dot_seen=no; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1628:	target=`echo $@ | sed s/-recursive//`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1629-	case "$@" in \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1690-GTAGS:
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1691:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1692-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1713-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1714:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1715:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1716-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1727-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in:1728:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/weed-plugins/Makefile.in-1729-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/weed-plugins/blurzoom.c-136-        bits |= 0x80000000;
lives-3.0.2/lives-plugins/weed-plugins/blurzoom.c:137:#endif /* USE_NASM */
lives-3.0.2/lives-plugins/weed-plugins/blurzoom.c-138-      prevptr = ptr;
##############################################
lives-3.0.2/lives-plugins/weed-plugins/blurzoom.c-210-}
lives-3.0.2/lives-plugins/weed-plugins/blurzoom.c:211:#endif /* USE_NASM */
lives-3.0.2/lives-plugins/weed-plugins/blurzoom.c-212-
##############################################
lives-3.0.2/lives-plugins/icons/Makefile.in-53-  { \
lives-3.0.2/lives-plugins/icons/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/icons/Makefile.in-55-  }; \
##############################################
lives-3.0.2/lives-plugins/icons/Makefile.in-141-  esac
lives-3.0.2/lives-plugins/icons/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/icons/Makefile.in-143-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/icons/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/icons/Makefile.in-145-    *) f=$$p;; \
lives-3.0.2/lives-plugins/icons/Makefile.in-146-  esac;
lives-3.0.2/lives-plugins/icons/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/icons/Makefile.in-148-am__install_max = 40
lives-3.0.2/lives-plugins/icons/Makefile.in-149-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/icons/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/icons/Makefile.in-151-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/icons/Makefile.in-528-	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
lives-3.0.2/lives-plugins/icons/Makefile.in:529:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/icons/Makefile.in-530-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/icons/Makefile.in-538-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/icons/Makefile.in:539:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/icons/Makefile.in:540:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/icons/Makefile.in-541-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/icons/Makefile.in-552-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/icons/Makefile.in:553:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/icons/Makefile.in-554-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-138-  esac
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-140-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-142-    *) f=$$p;; \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-143-  esac;
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-145-am__install_max = 40
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-146-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-148-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-504-	@list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:505:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-506-	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-514-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-528-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/themes/pinks/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-138-  esac
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-140-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-142-    *) f=$$p;; \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-143-  esac;
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-145-am__install_max = 40
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-146-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-148-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-504-	@list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:505:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-506-	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-514-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-528-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/themes/camera/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-138-  esac
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-140-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-142-    *) f=$$p;; \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-143-  esac;
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-145-am__install_max = 40
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-146-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-148-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-505-	@list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:506:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-507-	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-515-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:516:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:517:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-518-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-529-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in:530:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/themes/editor/Makefile.in-531-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-138-  esac
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-140-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-142-    *) f=$$p;; \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-143-  esac;
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-145-am__install_max = 40
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-146-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-148-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-505-	@list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:506:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-507-	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-515-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:516:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:517:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-518-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-529-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in:530:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/themes/crayons/Makefile.in-531-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/themes/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-146-  esac
lives-3.0.2/lives-plugins/themes/Makefile.in:147:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/themes/Makefile.in-148-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/themes/Makefile.in:149:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/themes/Makefile.in-150-    *) f=$$p;; \
lives-3.0.2/lives-plugins/themes/Makefile.in-151-  esac;
lives-3.0.2/lives-plugins/themes/Makefile.in:152:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/themes/Makefile.in-153-am__install_max = 40
lives-3.0.2/lives-plugins/themes/Makefile.in-154-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/themes/Makefile.in:155:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/themes/Makefile.in-156-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-212-  while test -n "$$dir1"; do \
lives-3.0.2/lives-plugins/themes/Makefile.in:213:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-214-    if test "$$first" != "."; then \
lives-3.0.2/lives-plugins/themes/Makefile.in-215-      if test "$$first" = ".."; then \
lives-3.0.2/lives-plugins/themes/Makefile.in:216:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lives-3.0.2/lives-plugins/themes/Makefile.in:217:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-218-      else \
lives-3.0.2/lives-plugins/themes/Makefile.in:219:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-220-        if test "$$first2" = "$$first"; then \
lives-3.0.2/lives-plugins/themes/Makefile.in:221:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-222-        else \
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-227-    fi; \
lives-3.0.2/lives-plugins/themes/Makefile.in:228:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-229-  done; \
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-566-	@list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
lives-3.0.2/lives-plugins/themes/Makefile.in:567:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-568-	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-583-	dot_seen=no; \
lives-3.0.2/lives-plugins/themes/Makefile.in:584:	target=`echo $@ | sed s/-recursive//`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-585-	case "$@" in \
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-646-GTAGS:
lives-3.0.2/lives-plugins/themes/Makefile.in:647:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/themes/Makefile.in-648-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-669-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/themes/Makefile.in:670:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/Makefile.in:671:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-672-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/themes/Makefile.in-683-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/themes/Makefile.in:684:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/themes/Makefile.in-685-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-138-  esac
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-140-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-142-    *) f=$$p;; \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-143-  esac;
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-145-am__install_max = 40
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-146-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-148-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-504-	@list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:505:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-506-	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-514-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-528-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/themes/crayons-bright/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-138-  esac
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-140-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-142-    *) f=$$p;; \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-143-  esac;
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-145-am__install_max = 40
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-146-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-148-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-504-	@list='$(themes_DATA)'; test -n "$(themesdir)" || list=; \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:505:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-506-	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-514-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-528-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/themes/cutting_room/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-52-  { \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-54-  }; \
##############################################
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-140-  esac
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-142-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-144-    *) f=$$p;; \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-145-  esac;
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-147-am__install_max = 40
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-148-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-150-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-517-	@list='$(marcosencoders_DATA)'; test -n "$(marcosencodersdir)" || list=; \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:518:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-519-	dir='$(DESTDIR)$(marcosencodersdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-527-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:528:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:529:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-530-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-541-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in:542:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/marcos-encoders/Makefile.in-543-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/Makefile.in-49-  { \
lives-3.0.2/lives-plugins/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/Makefile.in-51-  }; \
##############################################
lives-3.0.2/lives-plugins/Makefile.in-182-  while test -n "$$dir1"; do \
lives-3.0.2/lives-plugins/Makefile.in:183:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/Makefile.in-184-    if test "$$first" != "."; then \
lives-3.0.2/lives-plugins/Makefile.in-185-      if test "$$first" = ".."; then \
lives-3.0.2/lives-plugins/Makefile.in:186:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lives-3.0.2/lives-plugins/Makefile.in:187:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lives-3.0.2/lives-plugins/Makefile.in-188-      else \
lives-3.0.2/lives-plugins/Makefile.in:189:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/Makefile.in-190-        if test "$$first2" = "$$first"; then \
lives-3.0.2/lives-plugins/Makefile.in:191:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/Makefile.in-192-        else \
##############################################
lives-3.0.2/lives-plugins/Makefile.in-197-    fi; \
lives-3.0.2/lives-plugins/Makefile.in:198:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/Makefile.in-199-  done; \
##############################################
lives-3.0.2/lives-plugins/Makefile.in-523-	dot_seen=no; \
lives-3.0.2/lives-plugins/Makefile.in:524:	target=`echo $@ | sed s/-recursive//`; \
lives-3.0.2/lives-plugins/Makefile.in-525-	case "$@" in \
##############################################
lives-3.0.2/lives-plugins/Makefile.in-586-GTAGS:
lives-3.0.2/lives-plugins/Makefile.in:587:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/Makefile.in-588-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/Makefile.in-609-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/Makefile.in:610:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/Makefile.in:611:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/Makefile.in-612-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/Makefile.in-623-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/Makefile.in:624:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/Makefile.in-625-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/spread.script-56-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/spread.script:57:system("$convert_command $img_prefix$in -spread ".int($p0)." $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/spread.script-58-$p0+=$step;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/despekle.script-53-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/despekle.script:54:system("$convert_command $img_prefix$in -despeckle $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/despekle.script-55-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/cycle.script-54-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/cycle.script:55:system("$convert_command $img_prefix$in -cycle $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/cycle.script-56-$p0+=$p1;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script-81-# make a background frame
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script:82:system("$convert_command -size $width!x$height! xc:$cstring $img_prefix"."blank$img_ext");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script-83-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script-135-        # composite does not recognise -antialias
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script:136:        system("$composite_command -compose plus -dissolve 100 -geometry +$x!+$y! $resize_prefix$name$resize_ext $img_prefix"."blank$img_ext $out_prefix$out >/dev/null 2>&1");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script-137-	unlink "$name$resize_ext";
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script-139-    else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script:140:        `cp blank$img_ext $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script-141-    }
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script-151-    else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script:152:        `cp $in $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shrink_expand.script-153-    }
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/pixilate.script-47-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/pixilate.script:48:system("$convert_command $img_prefix$in -scale ".int($width/$p0+.5)."!x".int($height/$p1+.5)."! -scale $width!x$height! $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/pixilate.script-49-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_blank_frames.script-52-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_blank_frames.script:53:`$convert_command -size $p0!x$p1! xc:black +matte $out_prefix$out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_blank_frames.script-54-$nwidth=$p0;$nheight=$p1;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/wave.script-61-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/wave.script:62:system("$convert_command -background $cstring $img_prefix$in -wave $amp" . "x$wave -crop $width"."x$height $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/wave.script-63-$amp+=$ampstep;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colour_filter.script-86-
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colour_filter.script:87:system("$convert_command -size $width!x$height! xc:$cstring $img_prefix"."blank$img_ext >/dev/null 2>&1");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colour_filter.script:88:system("$composite_command -compose multiply $img_prefix$in $img_prefix"."blank$img_ext $name.tmp >/dev/null 2>&1");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colour_filter.script:89:system("$composite_command -compose plus -dissolve $pcstring $name.tmp $img_prefix$in $out_prefix$out >/dev/null 2>&1");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colour_filter.script-90-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script-51-    $cstring=&RGB24_to_string($p3_red,$p3_green,$p3_blue);
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script:52:    system("$convert_command -size $width!x$height! xc:$cstring $img_prefix"."blank$img_ext");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script-53-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script-60-if ($p2==1) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script:61:    system("$convert_command $img_prefix$in -roll +0$p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script-62-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script-64-    # composite translated original on blank
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script:65:    system("$composite_command -compose plus -dissolve 100 -geometry $width!x$height! $img_prefix$in -geometry +0!$p0! $img_prefix"."blank$img_ext $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_vertical.script-66-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/textover.script-53-$cstring2=&RGB24_to_string($p4_red,$p4_green,$p4_blue);
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/textover.script:54:system("$convert_command $img_prefix$in -fill $cstring1 -stroke $cstring2 -pointsize $p5 -draw \"text $p1 $p2 '$p0'\" $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/textover.script-55-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-76-                # transparent over
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:77:        	system("$convert_command +antialias $img_prefix2$in2 -scale $rwidth!x$rheight! resize.png");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-78-                if (!$p2) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:79:                    system("$convert_command resize.png -threshold $p0 -monochrome mask.png");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-80-                }
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-81-                else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:82:                    system("$convert_command resize.png -threshold ".(65535-$p0)." -negate -monochrome mask.png");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-83-                }
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:84:                system("$composite_command -compose over -geometry $rwidth!x$rheight! resize.png -geometry +$xoff!+$yoff! -size $width!x$height! $img_prefix$in mask.png $frame.tmp");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-85-        }
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-88-                if ($antialias eq "false") {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:89:                    system("$convert_command +antialias $img_prefix2$in2 -scale $width!x$height! resize.png");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-90-                }
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-91-                else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:92:                    system("$convert_command $img_prefix2$in2 -resize $width!x$height! resize.png");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-93-                }
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:94:                system("$convert_command $img_prefix$in -resize $rwidth!x$rheight! resize2.png");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-95-                if (!$p2) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:96:                    system("$convert_command -threshold ".($p0)." resize2.png -monochrome mask.png");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-97-                }
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-98-                else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:99:                    system("$convert_command -threshold ".(65535-$p0)." -negate resize2.png -monochrome mask.png");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-100-                }
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:101:        	system("$composite_command -compose over -geometry $rwidth!x$rheight! resize2.png -geometry +$xoff!+$yoff! -size $width!x$height! resize.png mask.png $frame.tmp");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-102-        }
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-103-        
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script:104:        system("$convert_command +matte $frame.tmp $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_bwthresh.script-105-        unlink "$frame.tmp";
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/contrast.script-56-if ($p0) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/contrast.script:57:    system("$convert_command $img_prefix$in -contrast $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/contrast.script-58-}
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/contrast.script-59-else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/contrast.script:60:    system("$convert_command $img_prefix$in +contrast $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/contrast.script-61-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/spin.script-69-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/spin.script:70:system ("$convert_command -background $cstring $img_prefix$in -rotate $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/spin.script-71-if ($p2==1) {
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_coloured_frames.script-54-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_coloured_frames.script:55:`$convert_command -size $p0!x$p1! xc:$cstring +matte $out_prefix$out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_coloured_frames.script-56-$nwidth=$p0;$nheight=$p1;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/normalize.script-53-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/normalize.script:54:system("$convert_command $img_prefix$in -normalize $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/normalize.script-55-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/hue_change.script-47-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/hue_change.script:48:system("$convert_command $img_prefix$in -modulate 100,100,$p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/hue_change.script-49-$p0+=$step;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/monochrome.script-53-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/monochrome.script:54:system("$convert_command $img_prefix$in -modulate 100,0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/monochrome.script-55-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/posterize.script-45-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/posterize.script:46:system("$convert_command $img_prefix$in -posterize $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/posterize.script-47-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/solarize.script-55-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/solarize.script:56:system("$convert_command $img_prefix$in -solarize $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/solarize.script-57-$p0+=$p1;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/enhance.script-51-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/enhance.script:52:system("$convert_command $img_prefix$in -enhance $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/enhance.script-53-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_text.script-59-
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_text.script:60:system("$convert_command -size $p8!x$p9! xc:$cstring0 $out_prefix"."temp$out_ext");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_text.script-61-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_text.script-141-
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_text.script:142:system("$convert_command $out_prefix"."temp$out_ext -fill $cstring1 -stroke $cstring2 $font -pointsize $p5 -draw \"text $p1 $p2 '$p0'\" $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_text.script-143-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/jumble.script-55-} while (! -f $in);
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/jumble.script:56:`cp $in $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/jumble.script-57-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/dream.script-73-
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/dream.script:74:`$composite_command -compose plus -dissolve $pc_start $fromimg -size $width!x$height! $img_prefix$in $out_prefix$out >/dev/null 2>&1`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/dream.script-75-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/trim_frames.script-76-    $cstring1=&RGB24_to_string($p10_red,$p10_green,$p10_blue);
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/trim_frames.script:77:    system("$convert_command -size $p5!x$p6! xc:$cstring1 $img_prefix"."blank$img_ext");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/trim_frames.script-78-    $nwidth=$p5;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/trim_frames.script-85-if ($p7) {	
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/trim_frames.script:86:    system("$composite_command -compose plus -dissolve 100 -geometry $xwidth!x$xheight!+$p8!+$p9! $out_prefix$out -size $p5!x$p6! $img_prefix"."blank$img_ext $out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/trim_frames.script-87-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/image_overlay.script-127-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/image_overlay.script:128:system("$composite_command -alpha on -dissolve $alfa1 -geometry $actualSizeX$asp"."x"."$actualSizeY$asp"."+"."$actualX"."+"."$actualY \"$img\" \"$img_prefix$in\" \"$out_prefix$out\"");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/image_overlay.script-129-if ( $ani )
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_clip_from_image.script-67-if ($p5) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_clip_from_image.script:68:	`$convert_command "$p3" $out_prefix$out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_clip_from_image.script-69-} else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_clip_from_image.script:70:	`$convert_command "$p3" -resize $p0!x$p1! $out_prefix$out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gen_clip_from_image.script-71-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/noisify.script-119-}
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/noisify.script:120:`$convert_command $img_prefix$in $totnoise $out_prefix$out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/noisify.script-121-$fstep++;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/negate.script-54-        #need continuous frames for preview
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/negate.script:55:        `cp $in $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/negate.script-56-    }
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/negate.script-59-if ($to_do>0) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/negate.script:60:    system("$convert_command $img_prefix$in -negate $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/negate.script-61-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/flop.script-53-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/flop.script:54:system("$convert_command $img_prefix$in -flop $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/flop.script-55-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/swirl.script-55-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/swirl.script:56:system("$convert_command $img_prefix$in -swirl $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/swirl.script-57-$p0+=$p1;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/modulate.script-57-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/modulate.script:58:system("$convert_command $img_prefix$in -modulate $p1,$p3,$p5 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/modulate.script-59-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_splice.script-55- #time for a clipboard frame
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_splice.script:56: `ln -s $in2 $name$input_ext`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_splice.script-57- &resize_frame($name,$width,$height);
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_splice.script-61- #time for an original frame
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_splice.script:62: `cp $in $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_splice.script-63-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/emboss.script-45-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/emboss.script:46:system("$convert_command $img_prefix$in -emboss $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/emboss.script-47-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/flip.script-53-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/flip.script:54:system("$convert_command $img_prefix$in -flip $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/flip.script-55-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/rotate.script-87-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/rotate.script:88:system ("$convert_command $img_prefix$in -background $cstring -rotate $deg $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/rotate.script-89-if ($p4) {
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-53-  { \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-55-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-141-  esac
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-143-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-145-    *) f=$$p;; \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-146-  esac;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-148-am__install_max = 40
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-149-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-151-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-502-	@list='$(RFXscripts_DATA)'; test -n "$(RFXscriptsdir)" || list=; \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:503:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-504-	dir='$(DESTDIR)$(RFXscriptsdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-512-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-526-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script-51-    $cstring=&RGB24_to_string($p3_red,$p3_green,$p3_blue);
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script:52:    system("$convert_command -size $width!x$height! xc:$cstring $img_prefix"."blank$img_ext");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script-53-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script-60-if ($p2==1) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script:61:    system("$convert_command $img_prefix$in -roll $p0+0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script-62-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script-64-    # composite translated original on blank
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script:65:    system("$composite_command -compose plus -dissolve 100 -geometry $width!x$height! $img_prefix$in -geometry $p0!+0! $img_prefix"."blank$img_ext $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/shift_horizontal.script-66-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script-48-#make a transparent frame the size of the output image
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script:49:`$convert_command -size $width!x$height! xc:transparent -matte mask.png`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script-50-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script-66-		if ($draw) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script:67:			`$convert_command mask.png -fill white -draw \"rectangle $x,$y $x1,$y1\" mask.png`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script-68-		}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script-76-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script:77:`$composite_command -compose plus -dissolve 100 -resize $width!x$height! $img_prefix2$in2 $in mask.png $out_prefix$out.png`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script:78:`$convert_command $out_prefix$out.png $out$img_ext`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_checkerboard.script-79-rename "$out_prefix$out$img_ext","$out";
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/sepia.script-45-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/sepia.script:46:`$convert_command $img_prefix$in -sepia-tone $p0% $out_prefix$out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/sepia.script-47-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/saturation_change.script-47-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/saturation_change.script:48:system("$convert_command $img_prefix$in -modulate 100,$p0,100 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/saturation_change.script-49-$p0+=$step;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/brightness_change.script-47-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/brightness_change.script:48:system("$convert_command $img_prefix$in -modulate $p0,100,100 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/brightness_change.script-49-$p0+=$step;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colour_replace.script-61-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colour_replace.script:62:`$convert_command $img_prefix$in -fill $cstring2 -opaque $cstring1 $out_prefix$out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colour_replace.script-63-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/tunnel.script-81-
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/tunnel.script:82:`$composite_command -compose plus -dissolve $pc_start -geometry $width!x$height!+$x!+$y! $fromimg -size $owidth!x$oheight! $img_prefix$in $out_prefix$out >/dev/null 2>&1`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/tunnel.script-83-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/charcoal.script-54-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/charcoal.script:55:system("$convert_command $img_prefix$in -charcoal $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/charcoal.script-56-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colorize.script-90-if ($cver_new) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colorize.script:91:    system("$convert_command $img_prefix$in -fill $cstring -colorize $pcstring $out_prefix$out >/dev/null 2>&1");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colorize.script-92-}
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colorize.script-93-else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colorize.script:94:    system("mogrify -quiet -pen $cstring -colorize $pcstring $in $out >/dev/null 2>&1");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/colorize.script-95-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blank_frames.script-57-if ($cver_new) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blank_frames.script:58:   system("$convert_command $img_prefix$in -fill $bgcol -colorize 100/100/100 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blank_frames.script-59-}
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blank_frames.script-60-else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blank_frames.script:61:     system("$mogrify_command -pen $bgcol -colorize 100/100/100 $img_prefix$in $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blank_frames.script-62-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blur.script-68-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blur.script:69:system("$convert_command $img_prefix$in -blur $p0"."x$p1 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/blur.script-70-$p0+=$radstep;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script-49-$cstring=&RGB24_to_string($p0_red,$p0_green,$p0_blue);
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script:50:system("$convert_command -size $width!x$height! xc:$cstring $img_prefix"."fade$img_ext");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script-51-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script-65-# blend fade image with frame, by amount $fval
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script:66:system("$composite_command -compose plus -dissolve ".int($fval)." $img_prefix"."fade$img_ext -size $width!x$height! $img_prefix$in $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script-67-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script-72-<post>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script:73:`rm -f fade$img_ext`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/fade_in_out.script-74-</post>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_fade.script-80-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_fade.script:81:system("$composite_command -compose plus -dissolve ".int($p0)." -geometry $p2!x$p3!+$x!+$y! $img_prefix2$in2 -size $width!x$height! $in $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/transition_fade.script-82-$p0+=$mystep;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/edge_detect.script-54-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/edge_detect.script:55:system("$convert_command $img_prefix$in -edge $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/edge_detect.script-56-</loop>
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-50-$cstring=&RGB24_to_string($p2_red,$p2_green,$p2_blue);
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script:51:system("$convert_command -size $width!x$height! xc:$cstring $img_prefix"."flash$img_ext");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-52-
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-64-	if ($p3) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script:65:		system("$convert_command $img_prefix$in -modulate 100,0,100 $img_prefix"."store$img_ext");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-66-	}
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-67-	else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script:68:		`cp $in store$img_ext`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-69-	}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-75- # replace frame with flash frame
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script:76:	`cp flash$img_ext $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-77-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-79-	# replace with stored frame
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script:80:	`cp store$img_ext $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-81-}
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-82-else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script:83:	`cp $in $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/photo_still.script-84-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gamma_change.script-47-<loop>
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gamma_change.script:48:system("$convert_command $img_prefix$in -gamma $p0 $out_prefix$out");
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/gamma_change.script-49-$p0+=$step;
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script-60-if (($frame+$diff>$end)||$diff==0) {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script:61:  `cp $in $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script-62-}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script-66-    	     $fromimg="$img_prefix$from$img_ext";
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script:67:    	   `$composite_command -compose plus -dissolve $pc_start $fromimg -size $width!x$height! $img_prefix$in $out_prefix$out >/dev/null 2>&1`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script-68-	   }
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script-69-	   else {
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script:70:     	   	`cp $in $out`;
lives-3.0.2/lives-plugins/plugins/effects/RFXscripts/skip_forwards.script-71-     		}
##############################################
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-52-  { \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-54-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-140-  esac
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-142-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-144-    *) f=$$p;; \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-145-  esac;
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-147-am__install_max = 40
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-148-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-150-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-501-	@list='$(compoundscripts_DATA)'; test -n "$(compoundscriptsdir)" || list=; \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:502:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-503-	dir='$(DESTDIR)$(compoundscriptsdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-511-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-525-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/effects/compound/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-49-  { \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-51-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-182-  while test -n "$$dir1"; do \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:183:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-184-    if test "$$first" != "."; then \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-185-      if test "$$first" = ".."; then \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:186:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:187:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-188-      else \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:189:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-190-        if test "$$first2" = "$$first"; then \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:191:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-192-        else \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-197-    fi; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:198:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-199-  done; \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-523-	dot_seen=no; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:524:	target=`echo $@ | sed s/-recursive//`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-525-	case "$@" in \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-586-GTAGS:
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:587:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-588-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-609-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:610:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:611:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-612-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-623-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in:624:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/effects/Makefile.in-625-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/Makefile.in-49-  { \
lives-3.0.2/lives-plugins/plugins/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-51-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/Makefile.in-182-  while test -n "$$dir1"; do \
lives-3.0.2/lives-plugins/plugins/Makefile.in:183:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-184-    if test "$$first" != "."; then \
lives-3.0.2/lives-plugins/plugins/Makefile.in-185-      if test "$$first" = ".."; then \
lives-3.0.2/lives-plugins/plugins/Makefile.in:186:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lives-3.0.2/lives-plugins/plugins/Makefile.in:187:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-188-      else \
lives-3.0.2/lives-plugins/plugins/Makefile.in:189:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-190-        if test "$$first2" = "$$first"; then \
lives-3.0.2/lives-plugins/plugins/Makefile.in:191:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-192-        else \
##############################################
lives-3.0.2/lives-plugins/plugins/Makefile.in-197-    fi; \
lives-3.0.2/lives-plugins/plugins/Makefile.in:198:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-199-  done; \
##############################################
lives-3.0.2/lives-plugins/plugins/Makefile.in-524-	dot_seen=no; \
lives-3.0.2/lives-plugins/plugins/Makefile.in:525:	target=`echo $@ | sed s/-recursive//`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-526-	case "$@" in \
##############################################
lives-3.0.2/lives-plugins/plugins/Makefile.in-587-GTAGS:
lives-3.0.2/lives-plugins/plugins/Makefile.in:588:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/plugins/Makefile.in-589-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/plugins/Makefile.in-610-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/Makefile.in:611:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in:612:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-613-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/Makefile.in-624-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/Makefile.in:625:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/Makefile.in-626-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-137-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-139-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-141-    *) f=$$p;; \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-142-  esac;
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-144-am__install_max = 40
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-145-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-147-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-783-.c.obj:
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:784:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-785-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-787-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:788:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-789-
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-797-asf_decoder_la-asf_decoder.lo: asf_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:798:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(asf_decoder_la_CFLAGS) $(CFLAGS) -MT asf_decoder_la-asf_decoder.lo -MD -MP -MF $(DEPDIR)/asf_decoder_la-asf_decoder.Tpo -c -o asf_decoder_la-asf_decoder.lo `test -f 'asf_decoder.c' || echo '$(srcdir)/'`asf_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-799-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/asf_decoder_la-asf_decoder.Tpo $(DEPDIR)/asf_decoder_la-asf_decoder.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-801-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:802:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(asf_decoder_la_CFLAGS) $(CFLAGS) -c -o asf_decoder_la-asf_decoder.lo `test -f 'asf_decoder.c' || echo '$(srcdir)/'`asf_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-803-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-804-asf_decoder_la-dec_helper.lo: dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:805:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(asf_decoder_la_CFLAGS) $(CFLAGS) -MT asf_decoder_la-dec_helper.lo -MD -MP -MF $(DEPDIR)/asf_decoder_la-dec_helper.Tpo -c -o asf_decoder_la-dec_helper.lo `test -f 'dec_helper.c' || echo '$(srcdir)/'`dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-806-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/asf_decoder_la-dec_helper.Tpo $(DEPDIR)/asf_decoder_la-dec_helper.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-808-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:809:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(asf_decoder_la_CFLAGS) $(CFLAGS) -c -o asf_decoder_la-dec_helper.lo `test -f 'dec_helper.c' || echo '$(srcdir)/'`dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-810-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-811-dv_decoder_la-dv_decoder.lo: dv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dv_decoder_la_CFLAGS) $(CFLAGS) -MT dv_decoder_la-dv_decoder.lo -MD -MP -MF $(DEPDIR)/dv_decoder_la-dv_decoder.Tpo -c -o dv_decoder_la-dv_decoder.lo `test -f 'dv_decoder.c' || echo '$(srcdir)/'`dv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dv_decoder_la-dv_decoder.Tpo $(DEPDIR)/dv_decoder_la-dv_decoder.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dv_decoder_la_CFLAGS) $(CFLAGS) -c -o dv_decoder_la-dv_decoder.lo `test -f 'dv_decoder.c' || echo '$(srcdir)/'`dv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-817-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-818-flv_decoder_la-flv_decoder.lo: flv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:819:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flv_decoder_la_CFLAGS) $(CFLAGS) -MT flv_decoder_la-flv_decoder.lo -MD -MP -MF $(DEPDIR)/flv_decoder_la-flv_decoder.Tpo -c -o flv_decoder_la-flv_decoder.lo `test -f 'flv_decoder.c' || echo '$(srcdir)/'`flv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-820-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/flv_decoder_la-flv_decoder.Tpo $(DEPDIR)/flv_decoder_la-flv_decoder.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-822-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:823:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flv_decoder_la_CFLAGS) $(CFLAGS) -c -o flv_decoder_la-flv_decoder.lo `test -f 'flv_decoder.c' || echo '$(srcdir)/'`flv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-824-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-825-flv_decoder_la-dec_helper.lo: dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flv_decoder_la_CFLAGS) $(CFLAGS) -MT flv_decoder_la-dec_helper.lo -MD -MP -MF $(DEPDIR)/flv_decoder_la-dec_helper.Tpo -c -o flv_decoder_la-dec_helper.lo `test -f 'dec_helper.c' || echo '$(srcdir)/'`dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/flv_decoder_la-dec_helper.Tpo $(DEPDIR)/flv_decoder_la-dec_helper.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(flv_decoder_la_CFLAGS) $(CFLAGS) -c -o flv_decoder_la-dec_helper.lo `test -f 'dec_helper.c' || echo '$(srcdir)/'`dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-831-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-832-mkv_decoder_la-mkv_decoder.lo: mkv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:833:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mkv_decoder_la_CFLAGS) $(CFLAGS) -MT mkv_decoder_la-mkv_decoder.lo -MD -MP -MF $(DEPDIR)/mkv_decoder_la-mkv_decoder.Tpo -c -o mkv_decoder_la-mkv_decoder.lo `test -f 'mkv_decoder.c' || echo '$(srcdir)/'`mkv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkv_decoder_la-mkv_decoder.Tpo $(DEPDIR)/mkv_decoder_la-mkv_decoder.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:837:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mkv_decoder_la_CFLAGS) $(CFLAGS) -c -o mkv_decoder_la-mkv_decoder.lo `test -f 'mkv_decoder.c' || echo '$(srcdir)/'`mkv_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-838-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-839-mkv_decoder_la-dec_helper.lo: dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:840:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mkv_decoder_la_CFLAGS) $(CFLAGS) -MT mkv_decoder_la-dec_helper.lo -MD -MP -MF $(DEPDIR)/mkv_decoder_la-dec_helper.Tpo -c -o mkv_decoder_la-dec_helper.lo `test -f 'dec_helper.c' || echo '$(srcdir)/'`dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-841-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkv_decoder_la-dec_helper.Tpo $(DEPDIR)/mkv_decoder_la-dec_helper.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-843-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:844:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mkv_decoder_la_CFLAGS) $(CFLAGS) -c -o mkv_decoder_la-dec_helper.lo `test -f 'dec_helper.c' || echo '$(srcdir)/'`dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-845-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-846-mpegts_decoder_la-mpegts_decoder.lo: mpegts_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:847:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mpegts_decoder_la_CFLAGS) $(CFLAGS) -MT mpegts_decoder_la-mpegts_decoder.lo -MD -MP -MF $(DEPDIR)/mpegts_decoder_la-mpegts_decoder.Tpo -c -o mpegts_decoder_la-mpegts_decoder.lo `test -f 'mpegts_decoder.c' || echo '$(srcdir)/'`mpegts_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-848-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mpegts_decoder_la-mpegts_decoder.Tpo $(DEPDIR)/mpegts_decoder_la-mpegts_decoder.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-850-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:851:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mpegts_decoder_la_CFLAGS) $(CFLAGS) -c -o mpegts_decoder_la-mpegts_decoder.lo `test -f 'mpegts_decoder.c' || echo '$(srcdir)/'`mpegts_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-852-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-853-mpegts_decoder_la-dec_helper.lo: dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:854:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mpegts_decoder_la_CFLAGS) $(CFLAGS) -MT mpegts_decoder_la-dec_helper.lo -MD -MP -MF $(DEPDIR)/mpegts_decoder_la-dec_helper.Tpo -c -o mpegts_decoder_la-dec_helper.lo `test -f 'dec_helper.c' || echo '$(srcdir)/'`dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-855-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mpegts_decoder_la-dec_helper.Tpo $(DEPDIR)/mpegts_decoder_la-dec_helper.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-857-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:858:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mpegts_decoder_la_CFLAGS) $(CFLAGS) -c -o mpegts_decoder_la-dec_helper.lo `test -f 'dec_helper.c' || echo '$(srcdir)/'`dec_helper.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-859-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-860-ogg_decoder_la-ogg_decoder.lo: ogg_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:861:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ogg_decoder_la_CFLAGS) $(CFLAGS) -MT ogg_decoder_la-ogg_decoder.lo -MD -MP -MF $(DEPDIR)/ogg_decoder_la-ogg_decoder.Tpo -c -o ogg_decoder_la-ogg_decoder.lo `test -f 'ogg_decoder.c' || echo '$(srcdir)/'`ogg_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-862-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ogg_decoder_la-ogg_decoder.Tpo $(DEPDIR)/ogg_decoder_la-ogg_decoder.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-864-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:865:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ogg_decoder_la_CFLAGS) $(CFLAGS) -c -o ogg_decoder_la-ogg_decoder.lo `test -f 'ogg_decoder.c' || echo '$(srcdir)/'`ogg_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-866-
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-867-zzavformat_decoder_la-avformat_decoder.lo: avformat_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:868:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(zzavformat_decoder_la_CFLAGS) $(CFLAGS) -MT zzavformat_decoder_la-avformat_decoder.lo -MD -MP -MF $(DEPDIR)/zzavformat_decoder_la-avformat_decoder.Tpo -c -o zzavformat_decoder_la-avformat_decoder.lo `test -f 'avformat_decoder.c' || echo '$(srcdir)/'`avformat_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-869-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/zzavformat_decoder_la-avformat_decoder.Tpo $(DEPDIR)/zzavformat_decoder_la-avformat_decoder.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:872:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(zzavformat_decoder_la_CFLAGS) $(CFLAGS) -c -o zzavformat_decoder_la-avformat_decoder.lo `test -f 'avformat_decoder.c' || echo '$(srcdir)/'`avformat_decoder.c
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-873-
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-909-GTAGS:
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:910:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-911-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-932-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:933:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:934:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-935-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-946-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in:947:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/decoders/Makefile.in-948-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder-108-	}
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder:109:	system("oggenc -q 10 -o $oggfile audiodump.wav $err");
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder-110-	if (defined($DEBUG_ENCODERS)) {
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder-112-	}
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder:113:	system("qtsg -o \"$nfile\" -c twos -a $oggfile -r $fps *.jpg $err");
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder-114-    }
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder-118-	}
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder:119:	system("qtsg -o \"$nfile\" -l $length -r $fps *.jpg $err");
lives-3.0.2/lives-plugins/plugins/encoders/qtutils_encoder-120-    }
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/sswf_encoder-152-    }
lives-3.0.2/lives-plugins/plugins/encoders/sswf_encoder:153:    system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/sswf_encoder-154-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/sswf_encoder-233-	if ($img_ext eq ".png") {
lives-3.0.2/lives-plugins/plugins/encoders/sswf_encoder:234:	    `convert $name.png -quality 100 $name.rgb.jpg`;
lives-3.0.2/lives-plugins/plugins/encoders/sswf_encoder:235:	    `convert $name.png -alpha Extract -quality 100 $name.mask.jpg`;
lives-3.0.2/lives-plugins/plugins/encoders/sswf_encoder-236-	}
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/pdf_encoder-97-	$name=&mkname($i);
lives-3.0.2/lives-plugins/plugins/encoders/pdf_encoder:98:	`convert $name$img_ext $name.pdf`;
lives-3.0.2/lives-plugins/plugins/encoders/pdf_encoder-99-	print STDERR "converted $i\n";
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/pdf_encoder-114-
lives-3.0.2/lives-plugins/plugins/encoders/pdf_encoder:115:    system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/pdf_encoder-116-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-98-
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:99:    $has_mpeg4=(system("$tool -encoders 2>/dev/null | grep \" mpeg4 \" >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:100:    $has_webm=(system("$tool -encoders 2>/dev/null | grep vpx >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:101:    $has_qtrle=(system("$tool -encoders 2>/dev/null | grep qtrle >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:102:    $has_wmv2=(system("$tool -encoders 2>/dev/null | grep wmv2 >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:103:    $has_ffv1=(system("$tool -encoders 2>/dev/null | grep ffv1 >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:104:    $has_mjpeg=(system("$tool -encoders 2>/dev/null | grep mjpeg >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:105:    $has_x264=(system("$tool -encoders 2>/dev/null | grep x264 >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:106:    $has_flv=(system("$tool -encoders 2>/dev/null | grep flv >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:107:    $has_3gp=(system("$tool -encoders 2>/dev/null | grep h263 >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-108-
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:109:    $has_aac=(system("$tool -encoders 2>/dev/null | grep aac >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:110:    $has_vorbis=(system("$tool -encoders 2>/dev/null | grep vorbis >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:111:    $has_amr=(system("$tool -encoders 2>/dev/null | grep amr >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:112:    $has_mp3=(system("$tool -encoders 2>/dev/null | grep mp3 >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:113:    $has_mp2=(system("$tool -encoders 2>/dev/null | grep mp2 >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:114:    $has_wmav2=(system("$tool -encoders 2>/dev/null | grep wmav2 >/dev/null")==0);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-115-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-310-    $encoder_command="avconv$exe";
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:311:    system("$encoder_command -version >testfile 2>$nulfile");
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-312-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-314-	$encoder_command="ffmpeg$exe";
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:315:	system("$encoder_command -version >testfile 2>$nulfile");
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-316-    }
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-500-	    
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:501:	    system ($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-502-	}
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-520-
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:521:		system ($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-522-	    }
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-530-	    
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder:531:	    system ($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/ffmpeg_encoder-532-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder-351-
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder:352:    system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder-353-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder-365-	}
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder:366:	system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder-367-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder-371-	}
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder:372:	system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder-373-    }
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder-379-	}
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder:380:	system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/mjpegtools_encoder-381-    }
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/encodedv_encoder-127-	$name2=&mkname($i-1);
lives-3.0.2/lives-plugins/plugins/encoders/encodedv_encoder:128:	`convert $name$img_ext $name2$to_ext`;
lives-3.0.2/lives-plugins/plugins/encoders/encodedv_encoder-129-    }
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/encodedv_encoder-141-
lives-3.0.2/lives-plugins/plugins/encoders/encodedv_encoder:142:    system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/encodedv_encoder-143-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-168-
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder:169:    system("$syscom $err");
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-170-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-192-
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder:193:    system("$syscom $err");
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-194-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-206-
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder:207:	system("$syscom $err");
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-208-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-217-	
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder:218:	system("$syscom $err");
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-219-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-230-	
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder:231:	system("$syscom $err");
lives-3.0.2/lives-plugins/plugins/encoders/x264_encoder-232-    }
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder-188-    $zeroframe=&mkname(0);
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder:189:    `cp 00000001$img_ext $zeroframe$img_ext $err`;
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder-190-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder-213-    }
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder:214:    system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder-215-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder-260-    }
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder:261:    system($syscom);
lives-3.0.2/lives-plugins/plugins/encoders/mencoder_encoder-262-
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-53-  { \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-55-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-141-  esac
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-143-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-145-    *) f=$$p;; \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-146-  esac;
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-148-am__install_max = 40
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-149-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-151-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-512-	@list='$(encoder_DATA)'; test -n "$(encoderdir)" || list=; \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:513:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-514-	dir='$(DESTDIR)$(encoderdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-522-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:523:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:524:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-525-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-536-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in:537:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/encoders/Makefile.in-538-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-53-  { \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-55-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-141-  esac
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-143-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-145-    *) f=$$p;; \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-146-  esac;
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-148-am__install_max = 40
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-149-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-151-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-502-	@list='$(astream_DATA)'; test -n "$(astreamdir)" || list=; \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:503:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-504-	dir='$(DESTDIR)$(astreamdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-512-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-526-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/playback/audiostream/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-58-    #create outfifo; host should have already created infifo
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl:59:    system("mkfifo $outfifo");
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-60-
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-65-	unless (`which oggenc 2>/dev/null` eq "") {
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl:66:	    system("oggenc -r --ignorelength -R $arate -B 16 -C 2 -m 32 -M 256 -o $outfifo $infifo");
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-67-	}
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-68-	else {
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl:69:	    system("sox -t raw -r $arate -s -L -b 16 -c 2 $infifo -t vorbis $outfifo");
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-70-	}
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-73-	#pcm
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl:74:	system("sox -t raw -r $arate -s -L -b 16 -c 2 $infifo -t wav $outfifo 2>/dev/null");
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-75-    }
##############################################
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-93-    my ($command)=shift;
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl:94:    my ($location)=`which $command 2>/dev/null`;
lives-3.0.2/lives-plugins/plugins/playback/audiostream/audiostreamer.pl-95-    chomp($location);
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-50-  { \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-52-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-135-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-137-am__vpath_adj = case $$p in \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-139-    *) f=$$p;; \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-140-  esac;
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-142-am__install_max = 40
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-143-am__nobase_strip_setup = \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-145-am__nobase_strip = \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-811-.c.obj:
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-817-
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-825-SDL_la-SDL.lo: SDL.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL_la_CFLAGS) $(CFLAGS) -MT SDL_la-SDL.lo -MD -MP -MF $(DEPDIR)/SDL_la-SDL.Tpo -c -o SDL_la-SDL.lo `test -f 'SDL.c' || echo '$(srcdir)/'`SDL.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SDL_la-SDL.Tpo $(DEPDIR)/SDL_la-SDL.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(SDL_la_CFLAGS) $(CFLAGS) -c -o SDL_la-SDL.lo `test -f 'SDL.c' || echo '$(srcdir)/'`SDL.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-831-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-832-icecast_output_la-icecast_output.lo: icecast_output.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:833:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icecast_output_la_CFLAGS) $(CFLAGS) -MT icecast_output_la-icecast_output.lo -MD -MP -MF $(DEPDIR)/icecast_output_la-icecast_output.Tpo -c -o icecast_output_la-icecast_output.lo `test -f 'icecast_output.c' || echo '$(srcdir)/'`icecast_output.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/icecast_output_la-icecast_output.Tpo $(DEPDIR)/icecast_output_la-icecast_output.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:837:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(icecast_output_la_CFLAGS) $(CFLAGS) -c -o icecast_output_la-icecast_output.lo `test -f 'icecast_output.c' || echo '$(srcdir)/'`icecast_output.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-838-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-839-libav_stream_la-libav_stream.lo: libav_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:840:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libav_stream_la_CFLAGS) $(CFLAGS) -MT libav_stream_la-libav_stream.lo -MD -MP -MF $(DEPDIR)/libav_stream_la-libav_stream.Tpo -c -o libav_stream_la-libav_stream.lo `test -f 'libav_stream.c' || echo '$(srcdir)/'`libav_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-841-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libav_stream_la-libav_stream.Tpo $(DEPDIR)/libav_stream_la-libav_stream.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-843-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:844:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libav_stream_la_CFLAGS) $(CFLAGS) -c -o libav_stream_la-libav_stream.lo `test -f 'libav_stream.c' || echo '$(srcdir)/'`libav_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-845-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-846-lives2lives_stream_la-lives2lives_stream.lo: lives2lives_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:847:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lives2lives_stream_la_CFLAGS) $(CFLAGS) -MT lives2lives_stream_la-lives2lives_stream.lo -MD -MP -MF $(DEPDIR)/lives2lives_stream_la-lives2lives_stream.Tpo -c -o lives2lives_stream_la-lives2lives_stream.lo `test -f 'lives2lives_stream.c' || echo '$(srcdir)/'`lives2lives_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-848-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/lives2lives_stream_la-lives2lives_stream.Tpo $(DEPDIR)/lives2lives_stream_la-lives2lives_stream.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-850-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:851:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lives2lives_stream_la_CFLAGS) $(CFLAGS) -c -o lives2lives_stream_la-lives2lives_stream.lo `test -f 'lives2lives_stream.c' || echo '$(srcdir)/'`lives2lives_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-852-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-853-oggstream_la-oggstream.lo: oggstream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:854:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oggstream_la_CFLAGS) $(CFLAGS) -MT oggstream_la-oggstream.lo -MD -MP -MF $(DEPDIR)/oggstream_la-oggstream.Tpo -c -o oggstream_la-oggstream.lo `test -f 'oggstream.c' || echo '$(srcdir)/'`oggstream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-855-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/oggstream_la-oggstream.Tpo $(DEPDIR)/oggstream_la-oggstream.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-857-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:858:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(oggstream_la_CFLAGS) $(CFLAGS) -c -o oggstream_la-oggstream.lo `test -f 'oggstream.c' || echo '$(srcdir)/'`oggstream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-859-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-860-vjack_output_la-vjack_output.lo: vjack_output.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:861:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vjack_output_la_CFLAGS) $(CFLAGS) -MT vjack_output_la-vjack_output.lo -MD -MP -MF $(DEPDIR)/vjack_output_la-vjack_output.Tpo -c -o vjack_output_la-vjack_output.lo `test -f 'vjack_output.c' || echo '$(srcdir)/'`vjack_output.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-862-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vjack_output_la-vjack_output.Tpo $(DEPDIR)/vjack_output_la-vjack_output.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-864-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:865:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vjack_output_la_CFLAGS) $(CFLAGS) -c -o vjack_output_la-vjack_output.lo `test -f 'vjack_output.c' || echo '$(srcdir)/'`vjack_output.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-866-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-867-vloopback_la-vloopback.lo: vloopback.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:868:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vloopback_la_CFLAGS) $(CFLAGS) -MT vloopback_la-vloopback.lo -MD -MP -MF $(DEPDIR)/vloopback_la-vloopback.Tpo -c -o vloopback_la-vloopback.lo `test -f 'vloopback.c' || echo '$(srcdir)/'`vloopback.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-869-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vloopback_la-vloopback.Tpo $(DEPDIR)/vloopback_la-vloopback.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:872:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vloopback_la_CFLAGS) $(CFLAGS) -c -o vloopback_la-vloopback.lo `test -f 'vloopback.c' || echo '$(srcdir)/'`vloopback.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-873-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-874-vloopback2_la-vloopback2.lo: vloopback2.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:875:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vloopback2_la_CFLAGS) $(CFLAGS) -MT vloopback2_la-vloopback2.lo -MD -MP -MF $(DEPDIR)/vloopback2_la-vloopback2.Tpo -c -o vloopback2_la-vloopback2.lo `test -f 'vloopback2.c' || echo '$(srcdir)/'`vloopback2.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vloopback2_la-vloopback2.Tpo $(DEPDIR)/vloopback2_la-vloopback2.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:879:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vloopback2_la_CFLAGS) $(CFLAGS) -c -o vloopback2_la-vloopback2.lo `test -f 'vloopback2.c' || echo '$(srcdir)/'`vloopback2.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-880-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-881-yuv4mpeg_stream_la-yuv4mpeg_stream.lo: yuv4mpeg_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:882:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yuv4mpeg_stream_la_CFLAGS) $(CFLAGS) -MT yuv4mpeg_stream_la-yuv4mpeg_stream.lo -MD -MP -MF $(DEPDIR)/yuv4mpeg_stream_la-yuv4mpeg_stream.Tpo -c -o yuv4mpeg_stream_la-yuv4mpeg_stream.lo `test -f 'yuv4mpeg_stream.c' || echo '$(srcdir)/'`yuv4mpeg_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-883-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/yuv4mpeg_stream_la-yuv4mpeg_stream.Tpo $(DEPDIR)/yuv4mpeg_stream_la-yuv4mpeg_stream.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-885-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:886:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yuv4mpeg_stream_la_CFLAGS) $(CFLAGS) -c -o yuv4mpeg_stream_la-yuv4mpeg_stream.lo `test -f 'yuv4mpeg_stream.c' || echo '$(srcdir)/'`yuv4mpeg_stream.c
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-887-
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-895-.cpp.obj:
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:896:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-897-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-899-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:900:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-901-
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-909-openGL_la-openGL.lo: openGL.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:910:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(openGL_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT openGL_la-openGL.lo -MD -MP -MF $(DEPDIR)/openGL_la-openGL.Tpo -c -o openGL_la-openGL.lo `test -f 'openGL.cpp' || echo '$(srcdir)/'`openGL.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-911-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/openGL_la-openGL.Tpo $(DEPDIR)/openGL_la-openGL.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-913-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:914:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(openGL_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o openGL_la-openGL.lo `test -f 'openGL.cpp' || echo '$(srcdir)/'`openGL.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-915-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-916-openGL_la-glad.lo: glad.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:917:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(openGL_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT openGL_la-glad.lo -MD -MP -MF $(DEPDIR)/openGL_la-glad.Tpo -c -o openGL_la-glad.lo `test -f 'glad.cpp' || echo '$(srcdir)/'`glad.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-918-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/openGL_la-glad.Tpo $(DEPDIR)/openGL_la-glad.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-920-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:921:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(openGL_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o openGL_la-glad.lo `test -f 'glad.cpp' || echo '$(srcdir)/'`glad.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-922-
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-923-openGL_la-glad_glx.lo: glad_glx.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:924:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(openGL_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT openGL_la-glad_glx.lo -MD -MP -MF $(DEPDIR)/openGL_la-glad_glx.Tpo -c -o openGL_la-glad_glx.lo `test -f 'glad_glx.cpp' || echo '$(srcdir)/'`glad_glx.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-925-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/openGL_la-glad_glx.Tpo $(DEPDIR)/openGL_la-glad_glx.Plo
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-927-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:928:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(openGL_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o openGL_la-glad_glx.lo `test -f 'glad_glx.cpp' || echo '$(srcdir)/'`glad_glx.cpp
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-929-
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-965-GTAGS:
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:966:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-967-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-988-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:989:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:990:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-991-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-1002-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in:1003:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/playback/video/Makefile.in-1004-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-49-  { \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-51-  }; \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-182-  while test -n "$$dir1"; do \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:183:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-184-    if test "$$first" != "."; then \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-185-      if test "$$first" = ".."; then \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:186:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:187:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-188-      else \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:189:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-190-        if test "$$first2" = "$$first"; then \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:191:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-192-        else \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-197-    fi; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:198:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-199-  done; \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-524-	dot_seen=no; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:525:	target=`echo $@ | sed s/-recursive//`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-526-	case "$@" in \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-587-GTAGS:
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:588:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-589-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-610-distdir: $(DISTFILES)
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:611:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:612:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-613-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-624-	  if test -d $$d/$$file; then \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in:625:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/lives-plugins/plugins/playback/Makefile.in-626-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/install-sh-234-      fi
lives-3.0.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
lives-3.0.2/install-sh-236-    *)
##############################################
lives-3.0.2/install-sh-281-      dstdir=$dst
lives-3.0.2/install-sh:282:      dst=$dstdir/`basename "$src"`
lives-3.0.2/install-sh-283-      dstdir_status=0
lives-3.0.2/install-sh-284-    else
lives-3.0.2/install-sh:285:      dstdir=`dirname "$dst"`
lives-3.0.2/install-sh-286-      test -d "$dstdir"
##############################################
lives-3.0.2/install-sh-344-                   test_tmpdir="$tmpdir/a"
lives-3.0.2/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
lives-3.0.2/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
lives-3.0.2/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
lives-3.0.2/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
lives-3.0.2/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
lives-3.0.2/install-sh-409-            case $prefix in
lives-3.0.2/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
lives-3.0.2/install-sh-411-              *) qprefix=$prefix;;
##############################################
lives-3.0.2/install-sh-458-    if $copy_on_change &&
lives-3.0.2/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
lives-3.0.2/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
lives-3.0.2/install-sh-461-       set -f &&
##############################################
lives-3.0.2/build-lives-rfx-plugin-143-print OUT "# You should not skip any frames, if a frame is not changed you must do:\n";
lives-3.0.2/build-lives-rfx-plugin:144:print OUT "# `cp \$in \$out`\n";
lives-3.0.2/build-lives-rfx-plugin-145-print OUT "#\n";
##############################################
lives-3.0.2/build-lives-rfx-plugin-361-	print OUT "        unless (\$img_ext2 eq \$img_ext) {\n";
lives-3.0.2/build-lives-rfx-plugin:362:	print OUT "            system(\"\$convert_command \$img_prefix2\\\"\$in2\\\" \$img_prefix\\\"\$clipboard/\$name2\$img_ext\\\"\");\n";
lives-3.0.2/build-lives-rfx-plugin-363-	print OUT "            \$img_prefix2=\$img_prefix;\n";
##############################################
lives-3.0.2/build-lives-rfx-plugin-373-	print OUT "        }\n\n";
lives-3.0.2/build-lives-rfx-plugin:374:	print OUT "        `flock \$in true`;\n";
lives-3.0.2/build-lives-rfx-plugin-375-
##############################################
lives-3.0.2/build-lives-rfx-plugin-382-	print OUT "        }\n\n";
lives-3.0.2/build-lives-rfx-plugin:383:	print OUT "        `flock \$in2 true`;\n";
lives-3.0.2/build-lives-rfx-plugin-384-    }
##############################################
lives-3.0.2/build-lives-rfx-plugin-472-
lives-3.0.2/build-lives-rfx-plugin:473:system ("chmod 755 \"$plugin_file\"");
lives-3.0.2/build-lives-rfx-plugin-474-
##############################################
lives-3.0.2/compile-67-	mingw/*)
lives-3.0.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
lives-3.0.2/compile-69-	  ;;
lives-3.0.2/compile-70-	cygwin/*)
lives-3.0.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
lives-3.0.2/compile-72-	  ;;
lives-3.0.2/compile-73-	wine/*)
lives-3.0.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
lives-3.0.2/compile-75-	  ;;
##############################################
lives-3.0.2/compile-309-# Name of file we expect compiler to create.
lives-3.0.2/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
lives-3.0.2/compile-311-
##############################################
lives-3.0.2/compile-315-# object file name, since that is what matters with a parallel build.
lives-3.0.2/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
lives-3.0.2/compile-317-while true; do
##############################################
lives-3.0.2/tools/monitorlives.pl-72-
lives-3.0.2/tools/monitorlives.pl:73:`$sendOMC /lives/open_notify_socket,$my_ip_addr,$local_port`;
lives-3.0.2/tools/monitorlives.pl-74-
##############################################
lives-3.0.2/tools/monitorlives.pl-110-    my ($command)=@_;
lives-3.0.2/tools/monitorlives.pl:111:    my ($location)=`which $command 2>/dev/null`;
lives-3.0.2/tools/monitorlives.pl-112-    chomp($location);
##############################################
lives-3.0.2/tools/batchproc.pl-69-
lives-3.0.2/tools/batchproc.pl:70:`$sendOMC /lives/open_status_socket,$my_ip_addr,$local_port`;
lives-3.0.2/tools/batchproc.pl-71-
##############################################
lives-3.0.2/tools/batchproc.pl-78-
lives-3.0.2/tools/batchproc.pl:79:`$sendOMC /lives/ping`;
lives-3.0.2/tools/batchproc.pl-80-
##############################################
lives-3.0.2/tools/batchproc.pl-87-
lives-3.0.2/tools/batchproc.pl:88:`$sendOMC /lives/open_notify_socket,$my_ip_addr,$monitor_port`;
lives-3.0.2/tools/batchproc.pl-89-
##############################################
lives-3.0.2/tools/batchproc.pl-96-# get number of clips
lives-3.0.2/tools/batchproc.pl:97:`$sendOMC /clip/count`;
lives-3.0.2/tools/batchproc.pl-98-
##############################################
lives-3.0.2/tools/batchproc.pl-105-
lives-3.0.2/tools/batchproc.pl:106:    `$sendOMC /clip/select,$clip`;
lives-3.0.2/tools/batchproc.pl-107-
##############################################
lives-3.0.2/tools/batchproc.pl-111-
lives-3.0.2/tools/batchproc.pl:112:    `$sendOMC $cmd2`;
lives-3.0.2/tools/batchproc.pl-113-
##############################################
lives-3.0.2/tools/lives-rte-test.pl-74-
lives-3.0.2/tools/lives-rte-test.pl:75:`$sendOMC /lives/open_status_socket,$my_ip_addr,$local_port`;
lives-3.0.2/tools/lives-rte-test.pl-76-
lives-3.0.2/tools/lives-rte-test.pl:77:`$sendOMC /lives/ping`;
lives-3.0.2/tools/lives-rte-test.pl-78-my $retmsg=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-86-# get number of clips, print and exit
lives-3.0.2/tools/lives-rte-test.pl:87:`$sendOMC /clip/count`;
lives-3.0.2/tools/lives-rte-test.pl-88-
##############################################
lives-3.0.2/tools/lives-rte-test.pl-98-# reset and clear fx map
lives-3.0.2/tools/lives-rte-test.pl:99:`$sendOMC /effect_key/reset`;
lives-3.0.2/tools/lives-rte-test.pl:100:`$sendOMC /effect_key/map/clear`;
lives-3.0.2/tools/lives-rte-test.pl-101-
##############################################
lives-3.0.2/tools/lives-rte-test.pl-103-# play in loop cont mode
lives-3.0.2/tools/lives-rte-test.pl:104:`$sendOMC /lives/constant/value/get,"LIVES_LOOP_CONT"`;
lives-3.0.2/tools/lives-rte-test.pl-105-
##############################################
lives-3.0.2/tools/lives-rte-test.pl-107-
lives-3.0.2/tools/lives-rte-test.pl:108:`$sendOMC /video/loop/set,$loopcont`;
lives-3.0.2/tools/lives-rte-test.pl:109:`$sendOMC /clip/select,1`;
lives-3.0.2/tools/lives-rte-test.pl:110:`$sendOMC /video/play`;
lives-3.0.2/tools/lives-rte-test.pl-111-
##############################################
lives-3.0.2/tools/lives-rte-test.pl-117-    # get next fx name
lives-3.0.2/tools/lives-rte-test.pl:118:    `$sendOMC /effects/realtime/name/get,$j`;
lives-3.0.2/tools/lives-rte-test.pl-119-
##############################################
lives-3.0.2/tools/lives-rte-test.pl-133-	# map to key 1 and enable it
lives-3.0.2/tools/lives-rte-test.pl:134:	`$sendOMC /effect_key/map/clear`;
lives-3.0.2/tools/lives-rte-test.pl:135:	`$sendOMC /effect_key/map,1,"$retmsg"`;
lives-3.0.2/tools/lives-rte-test.pl:136:	`$sendOMC /effect_key/enable,1`;
lives-3.0.2/tools/lives-rte-test.pl-137-	
lives-3.0.2/tools/lives-rte-test.pl-138-	#if trans, set bg
lives-3.0.2/tools/lives-rte-test.pl:139:	`$sendOMC /effect_key/inchannel/active/count,1`;
lives-3.0.2/tools/lives-rte-test.pl-140-	$nchans=&get_newmsg;
lives-3.0.2/tools/lives-rte-test.pl-141-	if ($nchans==2) {
lives-3.0.2/tools/lives-rte-test.pl:142:	    `$sendOMC /clip/background/select,2`;
lives-3.0.2/tools/lives-rte-test.pl-143-	}
##############################################
lives-3.0.2/tools/lives-rte-test.pl-147-	#test each parameter in turn - get value, set to min, max, default
lives-3.0.2/tools/lives-rte-test.pl:148:	`$sendOMC /effect_key/parameter/count,1`;
lives-3.0.2/tools/lives-rte-test.pl-149-	$nparms=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-162-	for ($i=0;$i<$nparms;$i++) {
lives-3.0.2/tools/lives-rte-test.pl:163:	    `$sendOMC /effect_key/parameter/name/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-164-	    $pname=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-168-
lives-3.0.2/tools/lives-rte-test.pl:169:	    `$sendOMC /effect_key/parameter/type/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-170-	    $ptype=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-194-	    
lives-3.0.2/tools/lives-rte-test.pl:195:	    `$sendOMC /effect_key/parameter/default/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-196-	    $pdef=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-212-		
lives-3.0.2/tools/lives-rte-test.pl:213:		`$sendOMC /effect_key/parameter/min/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-214-		$pmin=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-217-		
lives-3.0.2/tools/lives-rte-test.pl:218:		`$sendOMC /effect_key/parameter/max/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-219-		$pmax=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-239-	    #check nvalues in param
lives-3.0.2/tools/lives-rte-test.pl:240:	    `$sendOMC /effect_key/parameter/value/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-241-	    $value=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-256-		#colour
lives-3.0.2/tools/lives-rte-test.pl:257:		`$sendOMC /effect_key/parameter/colorspace/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-258-		$csp=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-320-	    
lives-3.0.2/tools/lives-rte-test.pl:321:	    `$sendOMC /effect_key/parameter/value/set,1,$i,$pmin`;
lives-3.0.2/tools/lives-rte-test.pl-322-	    
lives-3.0.2/tools/lives-rte-test.pl:323:	    `$sendOMC /effect_key/parameter/value/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-324-	    $pval=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-331-	    if ($ptype==1||$ptype==2||$ptype==5) {
lives-3.0.2/tools/lives-rte-test.pl:332:		`$sendOMC /effect_key/parameter/value/set,1,$i,$pmax`;
lives-3.0.2/tools/lives-rte-test.pl-333-		
lives-3.0.2/tools/lives-rte-test.pl-334-		
lives-3.0.2/tools/lives-rte-test.pl:335:		`$sendOMC /effect_key/parameter/value/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-336-		$pval=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-346-
lives-3.0.2/tools/lives-rte-test.pl:347:	    `$sendOMC /effect_key/parameter/value/set,1,$i,$pdef`;
lives-3.0.2/tools/lives-rte-test.pl-348-	    
lives-3.0.2/tools/lives-rte-test.pl:349:	    `$sendOMC /effect_key/parameter/value/get,1,$i`;
lives-3.0.2/tools/lives-rte-test.pl-350-	    $pval=&get_newmsg;
##############################################
lives-3.0.2/tools/lives-rte-test.pl-372-	#deactivate fx
lives-3.0.2/tools/lives-rte-test.pl:373:	`$sendOMC /effect_key/disable,1`;
lives-3.0.2/tools/lives-rte-test.pl-374-	
##############################################
lives-3.0.2/tools/lives-rte-test.pl-380-#clear mapping
lives-3.0.2/tools/lives-rte-test.pl:381:`$sendOMC /effect_key/map/clear`;
lives-3.0.2/tools/lives-rte-test.pl-382-
lives-3.0.2/tools/lives-rte-test.pl:383:`$sendOMC /video/stop`;
lives-3.0.2/tools/lives-rte-test.pl-384-
##############################################
lives-3.0.2/tools/lives-rte-test.pl-415-    my ($command)=@_;
lives-3.0.2/tools/lives-rte-test.pl:416:    my ($location)=`which $command 2>/dev/null`;
lives-3.0.2/tools/lives-rte-test.pl-417-    chomp($location);
##############################################
lives-3.0.2/tools/autolives.pl-345-    if (!$is_mingw) {
lives-3.0.2/tools/autolives.pl:346:	`$command`;
lives-3.0.2/tools/autolives.pl-347-    }
lives-3.0.2/tools/autolives.pl-348-    else {
lives-3.0.2/tools/autolives.pl:349:	system("bash.exe", "-l", "-c", $command);
lives-3.0.2/tools/autolives.pl-350-    }
##############################################
lives-3.0.2/tools/autolives.pl-423-    my ($command)=@_;
lives-3.0.2/tools/autolives.pl:424:    my ($location)=`which $command 2>/dev/null`;
lives-3.0.2/tools/autolives.pl-425-    chomp($location);
##############################################
lives-3.0.2/depcomp-64-  case $1 in
lives-3.0.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
lives-3.0.2/depcomp-66-      *) dir=;;
##############################################
lives-3.0.2/depcomp-73-{
lives-3.0.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
lives-3.0.2/depcomp-75-}
##############################################
lives-3.0.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
lives-3.0.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lives-3.0.2/depcomp-128-
##############################################
lives-3.0.2/depcomp-405-        sleep 1
lives-3.0.2/depcomp:406:        i=`expr $i - 1`
lives-3.0.2/depcomp-407-      done
lives-3.0.2/depcomp-408-    fi
lives-3.0.2/depcomp:409:    i=`expr $i - 1`
lives-3.0.2/depcomp-410-  done
##############################################
lives-3.0.2/depcomp-425-  # Do two passes, one to just change these to
lives-3.0.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
lives-3.0.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lives-3.0.2/depcomp-659-  done
lives-3.0.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
lives-3.0.2/depcomp-661-  touch "$tmpdepfile"
##############################################
lives-3.0.2/configure.ac-309-else
lives-3.0.2/configure.ac:310:GTK3_VERSION=`$PKG_CONFIG --modversion gtk+-3.0`
lives-3.0.2/configure.ac-311-
##############################################
lives-3.0.2/configure.ac-330-
lives-3.0.2/configure.ac:331:GTK_LIBS_NODYNAMIC=`echo "$GTK_LIBS" | sed 's/-Wl,--export-dynamic//g'`
lives-3.0.2/configure.ac-332-AC_SUBST(GTK_LIBS_NODYNAMIC)
##############################################
lives-3.0.2/configure.ac-416-HAVE_SDL1=true
lives-3.0.2/configure.ac:417:SDL_LIBS=`$SDL_CONFIG --libs`
lives-3.0.2/configure.ac:418:SDL_CFLAGS=`$SDL_CONFIG --cflags`]
lives-3.0.2/configure.ac-419-,[AC_MSG_WARN([*** Unable to find SDL ***])])],
##############################################
lives-3.0.2/ltmain.sh-103-#
lives-3.0.2/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
lives-3.0.2/ltmain.sh-105-#
##############################################
lives-3.0.2/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
lives-3.0.2/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
lives-3.0.2/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
lives-3.0.2/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
lives-3.0.2/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
lives-3.0.2/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
lives-3.0.2/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
lives-3.0.2/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
lives-3.0.2/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
lives-3.0.2/ltmain.sh-410-# The name of this program.
lives-3.0.2/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
lives-3.0.2/ltmain.sh-412-
##############################################
lives-3.0.2/ltmain.sh-416-  *[\\/]*)
lives-3.0.2/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
lives-3.0.2/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
lives-3.0.2/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
lives-3.0.2/ltmain.sh-610-
lives-3.0.2/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
lives-3.0.2/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
lives-3.0.2/ltmain.sh-613-
##############################################
lives-3.0.2/ltmain.sh-639-
lives-3.0.2/ltmain.sh:640:    func_arith_result=`expr "$@"`
lives-3.0.2/ltmain.sh-641-  }
##############################################
lives-3.0.2/ltmain.sh-660-  # ...otherwise fall back to using sed.
lives-3.0.2/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
lives-3.0.2/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
lives-3.0.2/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
lives-3.0.2/ltmain.sh-757-      test -n "$_G_tc" && {
lives-3.0.2/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
lives-3.0.2/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
lives-3.0.2/ltmain.sh-760-      }
lives-3.0.2/ltmain.sh-761-    done
lives-3.0.2/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
lives-3.0.2/ltmain.sh-763-
##############################################
lives-3.0.2/ltmain.sh-831-
lives-3.0.2/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
lives-3.0.2/ltmain.sh-833-  }
##############################################
lives-3.0.2/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
lives-3.0.2/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
lives-3.0.2/ltmain.sh-865-      done
lives-3.0.2/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
lives-3.0.2/ltmain.sh-867-
##############################################
lives-3.0.2/ltmain.sh-901-      # If mktemp works, use that first and foremost
lives-3.0.2/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
lives-3.0.2/ltmain.sh-903-
##############################################
lives-3.0.2/ltmain.sh-1111-        *[\\\`\"\$]*)
lives-3.0.2/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
lives-3.0.2/ltmain.sh-1113-        *)
##############################################
lives-3.0.2/ltmain.sh-1198-    case $2 in
lives-3.0.2/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
lives-3.0.2/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
lives-3.0.2/ltmain.sh-1201-    esac
##############################################
lives-3.0.2/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
lives-3.0.2/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
lives-3.0.2/ltmain.sh-1273-      ;;
##############################################
lives-3.0.2/ltmain.sh-1358-
lives-3.0.2/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
lives-3.0.2/ltmain.sh-1360-}
##############################################
lives-3.0.2/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
lives-3.0.2/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
lives-3.0.2/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
lives-3.0.2/ltmain.sh-1517-
lives-3.0.2/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
lives-3.0.2/ltmain.sh-1519-}
##############################################
lives-3.0.2/ltmain.sh-1870-
lives-3.0.2/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
lives-3.0.2/ltmain.sh-1872-      func_split_equals_rhs=
lives-3.0.2/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
lives-3.0.2/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
lives-3.0.2/ltmain.sh-1875-  }
##############################################
lives-3.0.2/ltmain.sh-1898-
lives-3.0.2/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
lives-3.0.2/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
lives-3.0.2/ltmain.sh-1901-  }
##############################################
lives-3.0.2/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
lives-3.0.2/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
lives-3.0.2/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
lives-3.0.2/ltmain.sh-2074-
##############################################
lives-3.0.2/ltmain.sh-2110-  {
lives-3.0.2/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
lives-3.0.2/ltmain.sh-2112-  }
##############################################
lives-3.0.2/ltmain.sh-2115-  {
lives-3.0.2/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
lives-3.0.2/ltmain.sh-2117-  }
##############################################
lives-3.0.2/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
lives-3.0.2/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
lives-3.0.2/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
lives-3.0.2/ltmain.sh-2659-      done
lives-3.0.2/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
lives-3.0.2/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
lives-3.0.2/ltmain.sh-2662-      case $@ in
##############################################
lives-3.0.2/ltmain.sh-2672-	    # Evaluate the configuration.
lives-3.0.2/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
lives-3.0.2/ltmain.sh-2674-	    CC_quoted=
##############################################
lives-3.0.2/ltmain.sh-2678-	    done
lives-3.0.2/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
lives-3.0.2/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
lives-3.0.2/ltmain.sh-2681-	    case "$@ " in
##############################################
lives-3.0.2/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
lives-3.0.2/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
lives-3.0.2/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
lives-3.0.2/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
lives-3.0.2/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
lives-3.0.2/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
lives-3.0.2/ltmain.sh-3009-    # LT_CYGPATH in this case.
lives-3.0.2/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
lives-3.0.2/ltmain.sh-3011-  fi
##############################################
lives-3.0.2/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
lives-3.0.2/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
lives-3.0.2/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
lives-3.0.2/ltmain.sh-3376-    *.[cCFSifmso] | \
lives-3.0.2/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
lives-3.0.2/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
lives-3.0.2/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
lives-3.0.2/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
lives-3.0.2/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
lives-3.0.2/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
lives-3.0.2/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
lives-3.0.2/ltmain.sh-3474-
##############################################
lives-3.0.2/ltmain.sh-3520-      if test warn = "$need_locks" &&
lives-3.0.2/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lives-3.0.2/ltmain.sh-3522-	$ECHO "\
lives-3.0.2/ltmain.sh-3523-*** ERROR, $lockfile contains:
lives-3.0.2/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
lives-3.0.2/ltmain.sh-3525-
##############################################
lives-3.0.2/ltmain.sh-3569-      if test warn = "$need_locks" &&
lives-3.0.2/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lives-3.0.2/ltmain.sh-3571-	$ECHO "\
lives-3.0.2/ltmain.sh-3572-*** ERROR, $lockfile contains:
lives-3.0.2/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
lives-3.0.2/ltmain.sh-3574-
##############################################
lives-3.0.2/ltmain.sh-3895-      # Get the absolute pathname.
lives-3.0.2/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
lives-3.0.2/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
lives-3.0.2/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
lives-3.0.2/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
lives-3.0.2/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
lives-3.0.2/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
lives-3.0.2/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
lives-3.0.2/ltmain.sh-4280-
##############################################
lives-3.0.2/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
lives-3.0.2/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
lives-3.0.2/ltmain.sh-4293-	  else
lives-3.0.2/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
lives-3.0.2/ltmain.sh-4295-	  fi
##############################################
lives-3.0.2/ltmain.sh-4458-	    fi
lives-3.0.2/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
lives-3.0.2/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
lives-3.0.2/ltmain.sh-4477-	        # Replace the output file specification.
lives-3.0.2/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
lives-3.0.2/ltmain.sh-4479-
##############################################
lives-3.0.2/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
lives-3.0.2/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
lives-3.0.2/ltmain.sh-4498-	  fi
##############################################
lives-3.0.2/ltmain.sh-4570-    my_pic_p=${3-false}
lives-3.0.2/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
lives-3.0.2/ltmain.sh-4572-    my_dlsyms=
##############################################
lives-3.0.2/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
lives-3.0.2/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lives-3.0.2/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
lives-3.0.2/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
lives-3.0.2/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
lives-3.0.2/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
lives-3.0.2/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
lives-3.0.2/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lives-3.0.2/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lives-3.0.2/ltmain.sh-4862-	  else
lives-3.0.2/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lives-3.0.2/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lives-3.0.2/ltmain.sh-4865-	  fi
##############################################
lives-3.0.2/ltmain.sh-4867-	*)
lives-3.0.2/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lives-3.0.2/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lives-3.0.2/ltmain.sh-4870-	  ;;
##############################################
lives-3.0.2/ltmain.sh-4882-      # Nullify the symbol file.
lives-3.0.2/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
lives-3.0.2/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
lives-3.0.2/ltmain.sh-4885-    fi
##############################################
lives-3.0.2/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lives-3.0.2/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
lives-3.0.2/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
lives-3.0.2/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lives-3.0.2/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
lives-3.0.2/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
lives-3.0.2/ltmain.sh-4925-  win32_libid_type=unknown
lives-3.0.2/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
lives-3.0.2/ltmain.sh-4927-  case $win32_fileres in
##############################################
lives-3.0.2/ltmain.sh-4990-
lives-3.0.2/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
lives-3.0.2/ltmain.sh-4992-}
##############################################
lives-3.0.2/ltmain.sh-5008-
lives-3.0.2/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
lives-3.0.2/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
lives-3.0.2/ltmain.sh-5072-    # binutils import library
lives-3.0.2/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
lives-3.0.2/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
lives-3.0.2/ltmain.sh-5075-    # ms-generated import library
lives-3.0.2/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
lives-3.0.2/ltmain.sh-5077-  else
##############################################
lives-3.0.2/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
lives-3.0.2/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
lives-3.0.2/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
lives-3.0.2/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
lives-3.0.2/ltmain.sh-5160-	    darwin_arch=
##############################################
lives-3.0.2/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
lives-3.0.2/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
lives-3.0.2/ltmain.sh-5172-	    darwin_file=
##############################################
lives-3.0.2/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
lives-3.0.2/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
lives-3.0.2/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
lives-3.0.2/ltmain.sh-5189-      esac
lives-3.0.2/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
lives-3.0.2/ltmain.sh-5191-    done
##############################################
lives-3.0.2/ltmain.sh-5260-
lives-3.0.2/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
lives-3.0.2/ltmain.sh-5262-    $ECHO "\
##############################################
lives-3.0.2/ltmain.sh-5295-    --lt-dump-script)
lives-3.0.2/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
lives-3.0.2/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
lives-3.0.2/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
lives-3.0.2/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
lives-3.0.2/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
lives-3.0.2/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
lives-3.0.2/ltmain.sh-5324-  done
##############################################
lives-3.0.2/ltmain.sh-5380-  # Find the directory that this script lives in.
lives-3.0.2/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
lives-3.0.2/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lives-3.0.2/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
lives-3.0.2/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
lives-3.0.2/ltmain.sh-5386-  while test -n \"\$file\"; do
lives-3.0.2/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
lives-3.0.2/ltmain.sh-5388-
##############################################
lives-3.0.2/ltmain.sh-5396-
lives-3.0.2/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
lives-3.0.2/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
lives-3.0.2/ltmain.sh-5399-  done
##############################################
lives-3.0.2/ltmain.sh-5410-    case \"\$thisdir\" in
lives-3.0.2/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
lives-3.0.2/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
lives-3.0.2/ltmain.sh-5416-  # Try to get the absolute directory name.
lives-3.0.2/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
lives-3.0.2/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lives-3.0.2/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
lives-3.0.2/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
lives-3.0.2/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
lives-3.0.2/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
lives-3.0.2/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
lives-3.0.2/ltmain.sh-5443-      else
##############################################
lives-3.0.2/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
lives-3.0.2/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
lives-3.0.2/ltmain.sh-5487-
##############################################
lives-3.0.2/ltmain.sh-6464-
lives-3.0.2/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
lives-3.0.2/ltmain.sh-6466-    *import*) : ;;
##############################################
lives-3.0.2/ltmain.sh-6712-	    moreargs=
lives-3.0.2/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
lives-3.0.2/ltmain.sh-6714-	    do
##############################################
lives-3.0.2/ltmain.sh-6973-	*)
lives-3.0.2/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
lives-3.0.2/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
lives-3.0.2/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lives-3.0.2/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
lives-3.0.2/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
lives-3.0.2/ltmain.sh-7290-      -Z*)
lives-3.0.2/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
lives-3.0.2/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
lives-3.0.2/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
lives-3.0.2/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
lives-3.0.2/ltmain.sh-7462-    else
##############################################
lives-3.0.2/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
lives-3.0.2/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lives-3.0.2/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
lives-3.0.2/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
lives-3.0.2/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
lives-3.0.2/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
lives-3.0.2/ltmain.sh-7877-	fi
lives-3.0.2/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lives-3.0.2/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
lives-3.0.2/ltmain.sh-7950-	*)
lives-3.0.2/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
lives-3.0.2/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
lives-3.0.2/ltmain.sh-8203-	    shift
lives-3.0.2/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
lives-3.0.2/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
lives-3.0.2/ltmain.sh-8495-		*)
lives-3.0.2/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
lives-3.0.2/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
lives-3.0.2/ltmain.sh-8506-		  depdepl=
lives-3.0.2/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
lives-3.0.2/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
lives-3.0.2/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
lives-3.0.2/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
lives-3.0.2/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
lives-3.0.2/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
lives-3.0.2/ltmain.sh-8517-                      fi
##############################################
lives-3.0.2/ltmain.sh-8528-		else
lives-3.0.2/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lives-3.0.2/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
lives-3.0.2/ltmain.sh-8551-	else
lives-3.0.2/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lives-3.0.2/ltmain.sh-8553-	fi
##############################################
lives-3.0.2/ltmain.sh-8640-        linux*)
lives-3.0.2/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
lives-3.0.2/ltmain.sh-9048-	removelist=
lives-3.0.2/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
lives-3.0.2/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
lives-3.0.2/ltmain.sh-9074-	# Transform .lo files to .o files.
lives-3.0.2/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
lives-3.0.2/ltmain.sh-9076-      fi
##############################################
lives-3.0.2/ltmain.sh-9079-      #for path in $notinst_path; do
lives-3.0.2/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
lives-3.0.2/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
lives-3.0.2/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
lives-3.0.2/ltmain.sh-9083-      #done
##############################################
lives-3.0.2/ltmain.sh-9200-		if test -n "$i"; then
lives-3.0.2/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
lives-3.0.2/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lives-3.0.2/ltmain.sh-9203-		  set dummy $deplib_matches; shift
lives-3.0.2/ltmain.sh-9204-		  deplib_match=$1
lives-3.0.2/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
lives-3.0.2/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
lives-3.0.2/ltmain.sh-9243-		  if test -n "$i"; then
lives-3.0.2/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
lives-3.0.2/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lives-3.0.2/ltmain.sh-9246-		    set dummy $deplib_matches; shift
lives-3.0.2/ltmain.sh-9247-		    deplib_match=$1
lives-3.0.2/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
lives-3.0.2/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
lives-3.0.2/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
lives-3.0.2/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lives-3.0.2/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
lives-3.0.2/ltmain.sh-9293-	      if test -n "$a_deplib"; then
lives-3.0.2/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
lives-3.0.2/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
lives-3.0.2/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
lives-3.0.2/ltmain.sh-9297-		else
##############################################
lives-3.0.2/ltmain.sh-9303-		    shopt -s nocaseglob
lives-3.0.2/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lives-3.0.2/ltmain.sh-9305-		    $nocaseglob
lives-3.0.2/ltmain.sh-9306-		  else
lives-3.0.2/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lives-3.0.2/ltmain.sh-9308-		  fi
##############################################
lives-3.0.2/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
lives-3.0.2/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
lives-3.0.2/ltmain.sh-9323-			case $potliblink in
lives-3.0.2/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
lives-3.0.2/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
lives-3.0.2/ltmain.sh-9326-			esac
##############################################
lives-3.0.2/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
lives-3.0.2/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lives-3.0.2/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
lives-3.0.2/ltmain.sh-9377-	      if test -n "$a_deplib"; then
lives-3.0.2/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
lives-3.0.2/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lives-3.0.2/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lives-3.0.2/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
lives-3.0.2/ltmain.sh-9416-	  newdeplibs=
lives-3.0.2/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
lives-3.0.2/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
lives-3.0.2/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
lives-3.0.2/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
lives-3.0.2/ltmain.sh-9422-	    done
##############################################
lives-3.0.2/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
lives-3.0.2/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
lives-3.0.2/ltmain.sh-9448-	  ;;
##############################################
lives-3.0.2/ltmain.sh-9498-	*-*-darwin*)
lives-3.0.2/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lives-3.0.2/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lives-3.0.2/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lives-3.0.2/ltmain.sh-9502-	  ;;
##############################################
lives-3.0.2/ltmain.sh-9625-	# Use standard objects if they are pic
lives-3.0.2/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lives-3.0.2/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
lives-3.0.2/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
lives-3.0.2/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
lives-3.0.2/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
lives-3.0.2/ltmain.sh-10154-      # Create the old-style object.
lives-3.0.2/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
lives-3.0.2/ltmain.sh-10156-
##############################################
lives-3.0.2/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
lives-3.0.2/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
lives-3.0.2/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
lives-3.0.2/ltmain.sh-10215-	;;
##############################################
lives-3.0.2/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
lives-3.0.2/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lives-3.0.2/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lives-3.0.2/ltmain.sh-10233-	;;
##############################################
lives-3.0.2/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lives-3.0.2/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
lives-3.0.2/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
lives-3.0.2/ltmain.sh-10368-	# Transform all the library objects into standard objects.
lives-3.0.2/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lives-3.0.2/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lives-3.0.2/ltmain.sh-10371-      fi
##############################################
lives-3.0.2/ltmain.sh-10396-	# Replace the output file specification.
lives-3.0.2/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lives-3.0.2/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
lives-3.0.2/ltmain.sh-10405-	  func_to_tool_file "$output"
lives-3.0.2/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lives-3.0.2/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lives-3.0.2/ltmain.sh-10449-	# Replace the output file specification.
lives-3.0.2/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lives-3.0.2/ltmain.sh-10451-	# Delete the old output file.
##############################################
lives-3.0.2/ltmain.sh-10457-	  func_to_tool_file "$output"
lives-3.0.2/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lives-3.0.2/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lives-3.0.2/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
lives-3.0.2/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
lives-3.0.2/ltmain.sh-10477-          ;;
##############################################
lives-3.0.2/ltmain.sh-10488-      # Replace the output file specification.
lives-3.0.2/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
lives-3.0.2/ltmain.sh-10490-
##############################################
lives-3.0.2/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
lives-3.0.2/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lives-3.0.2/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lives-3.0.2/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
lives-3.0.2/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lives-3.0.2/ltmain.sh-10520-      fi
##############################################
lives-3.0.2/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
lives-3.0.2/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lives-3.0.2/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
lives-3.0.2/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
lives-3.0.2/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
lives-3.0.2/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
lives-3.0.2/ltmain.sh-10811-		name=$func_basename_result
lives-3.0.2/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lives-3.0.2/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
lives-3.0.2/ltmain.sh-10830-		name=$func_basename_result
lives-3.0.2/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lives-3.0.2/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
lives-3.0.2/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
lives-3.0.2/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
lives-3.0.2/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
lives-3.0.2/m4/ltsugar.m4-68-m4_define([lt_combine],
lives-3.0.2/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
lives-3.0.2/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
lives-3.0.2/m4/intl.m4-251-changequote(<<,>>)dnl
lives-3.0.2/m4/intl.m4:252:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lives-3.0.2/m4/intl.m4-253-    case $ac_prog_version in
##############################################
lives-3.0.2/m4/libtool.m4-119-    done
lives-3.0.2/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lives-3.0.2/m4/libtool.m4-121-}
##############################################
lives-3.0.2/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
lives-3.0.2/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
lives-3.0.2/m4/libtool.m4-439-
##############################################
lives-3.0.2/m4/libtool.m4-447-#
lives-3.0.2/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
lives-3.0.2/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
lives-3.0.2/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
lives-3.0.2/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lives-3.0.2/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
lives-3.0.2/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
lives-3.0.2/m4/libtool.m4-561-      ;;
##############################################
lives-3.0.2/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
lives-3.0.2/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lives-3.0.2/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
lives-3.0.2/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
lives-3.0.2/m4/libtool.m4-574-      ;;
##############################################
lives-3.0.2/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
lives-3.0.2/m4/libtool.m4:1113:    _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\"`'
lives-3.0.2/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
lives-3.0.2/m4/libtool.m4-1165-      }]'
lives-3.0.2/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
lives-3.0.2/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
lives-3.0.2/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lives-3.0.2/m4/libtool.m4-1170-  fi],[])
##############################################
lives-3.0.2/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lives-3.0.2/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lives-3.0.2/m4/libtool.m4-1203-  ECHO='print -r --'
lives-3.0.2/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lives-3.0.2/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
lives-3.0.2/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
lives-3.0.2/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
lives-3.0.2/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
lives-3.0.2/m4/libtool.m4-1239-
##############################################
lives-3.0.2/m4/libtool.m4-1260-   if test yes = "$GCC"; then
lives-3.0.2/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lives-3.0.2/m4/libtool.m4-1262-   fi
##############################################
lives-3.0.2/m4/libtool.m4-1264- /*)
lives-3.0.2/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lives-3.0.2/m4/libtool.m4-1266-   ;; #(
##############################################
lives-3.0.2/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
lives-3.0.2/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/m4/libtool.m4-1296-      *ELF-32*)
##############################################
lives-3.0.2/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
lives-3.0.2/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/m4/libtool.m4-1313-	*32-bit*)
##############################################
lives-3.0.2/m4/libtool.m4-1323-    else
lives-3.0.2/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/m4/libtool.m4-1325-	*32-bit*)
##############################################
lives-3.0.2/m4/libtool.m4-1345-    emul=elf
lives-3.0.2/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/m4/libtool.m4-1347-      *32-bit*)
##############################################
lives-3.0.2/m4/libtool.m4-1353-    esac
lives-3.0.2/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/m4/libtool.m4-1355-      *MSB*)
##############################################
lives-3.0.2/m4/libtool.m4-1361-    esac
lives-3.0.2/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
lives-3.0.2/m4/libtool.m4-1363-      *N32*)
##############################################
lives-3.0.2/m4/libtool.m4-1726-    # And add a safety zone
lives-3.0.2/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lives-3.0.2/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lives-3.0.2/m4/libtool.m4-1729-    ;;
##############################################
lives-3.0.2/m4/libtool.m4-1759-    if test -n "$kargmax"; then
lives-3.0.2/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
lives-3.0.2/m4/libtool.m4-1761-    else
##############################################
lives-3.0.2/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
lives-3.0.2/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lives-3.0.2/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lives-3.0.2/m4/libtool.m4-1771-    else
##############################################
lives-3.0.2/m4/libtool.m4-1780-      # we can't tell.
lives-3.0.2/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
lives-3.0.2/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lives-3.0.2/m4/libtool.m4-1784-      do
lives-3.0.2/m4/libtool.m4:1785:        i=`expr $i + 1`
lives-3.0.2/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
lives-3.0.2/m4/libtool.m4-1788-      # Only check the string length outside the loop.
lives-3.0.2/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lives-3.0.2/m4/libtool.m4-1790-      teststring=
##############################################
lives-3.0.2/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
lives-3.0.2/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lives-3.0.2/m4/libtool.m4-1795-    fi
##############################################
lives-3.0.2/m4/libtool.m4-2259-    *:)
lives-3.0.2/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
lives-3.0.2/m4/libtool.m4-2261-        ;;
lives-3.0.2/m4/libtool.m4-2262-    x:*)
lives-3.0.2/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
lives-3.0.2/m4/libtool.m4-2264-        ;;
lives-3.0.2/m4/libtool.m4-2265-    *::*)
lives-3.0.2/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
lives-3.0.2/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
lives-3.0.2/m4/libtool.m4-2268-        ;;
lives-3.0.2/m4/libtool.m4-2269-    *)
lives-3.0.2/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
lives-3.0.2/m4/libtool.m4-2271-        ;;
##############################################
lives-3.0.2/m4/libtool.m4-2299-  esac
lives-3.0.2/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lives-3.0.2/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
lives-3.0.2/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
lives-3.0.2/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lives-3.0.2/m4/libtool.m4-2308-    ;;
lives-3.0.2/m4/libtool.m4-2309-  *)
lives-3.0.2/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lives-3.0.2/m4/libtool.m4-2311-    ;;
##############################################
lives-3.0.2/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
lives-3.0.2/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lives-3.0.2/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
lives-3.0.2/m4/libtool.m4-2357-  esac
lives-3.0.2/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lives-3.0.2/m4/libtool.m4-2359-else
##############################################
lives-3.0.2/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lives-3.0.2/m4/libtool.m4:2499:    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'
lives-3.0.2/m4/libtool.m4-2500-    ;;
##############################################
lives-3.0.2/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lives-3.0.2/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lives-3.0.2/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lives-3.0.2/m4/libtool.m4-2543-      fi'
lives-3.0.2/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lives-3.0.2/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lives-3.0.2/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
lives-3.0.2/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
lives-3.0.2/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
lives-3.0.2/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
lives-3.0.2/m4/libtool.m4-2559-      ;;
##############################################
lives-3.0.2/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lives-3.0.2/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
lives-3.0.2/m4/libtool.m4-2563-      ;;
##############################################
lives-3.0.2/m4/libtool.m4-2570-    libname_spec='$name'
lives-3.0.2/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
lives-3.0.2/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
lives-3.0.2/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
lives-3.0.2/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lives-3.0.2/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lives-3.0.2/m4/libtool.m4-2587-      # Convert to MSYS style.
lives-3.0.2/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
lives-3.0.2/m4/libtool.m4-2589-      ;;
##############################################
lives-3.0.2/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
lives-3.0.2/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lives-3.0.2/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lives-3.0.2/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lives-3.0.2/m4/libtool.m4-2597-      ;;
##############################################
lives-3.0.2/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
lives-3.0.2/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lives-3.0.2/m4/libtool.m4-2603-      else
lives-3.0.2/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lives-3.0.2/m4/libtool.m4-2605-      fi
##############################################
lives-3.0.2/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lives-3.0.2/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
lives-3.0.2/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
lives-3.0.2/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
lives-3.0.2/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lives-3.0.2/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/m4/libtool.m4-2625-    # Assume MSVC wrapper
lives-3.0.2/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
lives-3.0.2/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
lives-3.0.2/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
lives-3.0.2/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lives-3.0.2/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
lives-3.0.2/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
lives-3.0.2/m4/libtool.m4:2877:    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' ' '`
lives-3.0.2/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lives-3.0.2/m4/libtool.m4-2942-  need_lib_prefix=no
lives-3.0.2/m4/libtool.m4:2943:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lives-3.0.2/m4/libtool.m4-2944-    need_version=no
##############################################
lives-3.0.2/m4/libtool.m4-2969-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
lives-3.0.2/m4/libtool.m4:2970:  postinstall_cmds='base_file=`basename \$file`~
lives-3.0.2/m4/libtool.m4:2971:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
lives-3.0.2/m4/libtool.m4:2972:    dldir=$destdir/`dirname \$dlpath`~
lives-3.0.2/m4/libtool.m4-2973-    test -d \$dldir || mkdir -p \$dldir~
##############################################
lives-3.0.2/m4/libtool.m4-2978-    fi'
lives-3.0.2/m4/libtool.m4:2979:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
lives-3.0.2/m4/libtool.m4-2980-    dlpath=$dir/\$dldll~
##############################################
lives-3.0.2/m4/libtool.m4-3189-	"file_magic "*)
lives-3.0.2/m4/libtool.m4:3190:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lives-3.0.2/m4/libtool.m4-3191-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
lives-3.0.2/m4/libtool.m4-3272-    # gcc leaves a trailing carriage return, which upsets mingw
lives-3.0.2/m4/libtool.m4:3273:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lives-3.0.2/m4/libtool.m4-3274-  *)
lives-3.0.2/m4/libtool.m4:3275:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lives-3.0.2/m4/libtool.m4-3276-  esac
##############################################
lives-3.0.2/m4/libtool.m4-3281-      # Canonicalize the pathname of ld
lives-3.0.2/m4/libtool.m4:3282:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lives-3.0.2/m4/libtool.m4-3283-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lives-3.0.2/m4/libtool.m4:3284:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lives-3.0.2/m4/libtool.m4-3285-      done
##############################################
lives-3.0.2/m4/libtool.m4-3312-      # Break only if it was the GNU/non-GNU ld that we prefer.
lives-3.0.2/m4/libtool.m4:3313:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lives-3.0.2/m4/libtool.m4-3314-      *GNU* | *'with BFD'*)
##############################################
lives-3.0.2/m4/libtool.m4-3352-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
lives-3.0.2/m4/libtool.m4:3353:case `$LD -v 2>&1 </dev/null` in
lives-3.0.2/m4/libtool.m4-3354-*GNU* | *'with BFD'*)
##############################################
lives-3.0.2/m4/libtool.m4-3579-openbsd* | bitrig*)
lives-3.0.2/m4/libtool.m4:3580:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lives-3.0.2/m4/libtool.m4-3581-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
lives-3.0.2/m4/libtool.m4-3646-    else
lives-3.0.2/m4/libtool.m4:3647:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
lives-3.0.2/m4/libtool.m4-3648-    fi
##############################################
lives-3.0.2/m4/libtool.m4-3697-	esac
lives-3.0.2/m4/libtool.m4:3698:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
lives-3.0.2/m4/libtool.m4-3699-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
lives-3.0.2/m4/libtool.m4-3703-	*)
lives-3.0.2/m4/libtool.m4:3704:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lives-3.0.2/m4/libtool.m4-3705-	  */dev/null*)
##############################################
lives-3.0.2/m4/libtool.m4-3729-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
lives-3.0.2/m4/libtool.m4:3730:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
lives-3.0.2/m4/libtool.m4-3731-    *COFF*)
##############################################
lives-3.0.2/m4/libtool.m4-3788-  # decide which one to use based on capabilities of $DLLTOOL
lives-3.0.2/m4/libtool.m4:3789:  case `$DLLTOOL --help 2>&1` in
lives-3.0.2/m4/libtool.m4-3790-  *--identify-strict*)
##############################################
lives-3.0.2/m4/libtool.m4-3962-# If we're using GNU nm, then use its standard symbol codes.
lives-3.0.2/m4/libtool.m4:3963:case `$NM -V 2>&1` in
lives-3.0.2/m4/libtool.m4-3964-*GNU* | *'with BFD'*)
##############################################
lives-3.0.2/m4/libtool.m4-4010-mingw*)
lives-3.0.2/m4/libtool.m4:4011:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lives-3.0.2/m4/libtool.m4-4012-  ;;
##############################################
lives-3.0.2/m4/libtool.m4-4066-    nlist=conftest.nm
lives-3.0.2/m4/libtool.m4:4067:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
lives-3.0.2/m4/libtool.m4-4068-      # Try sorting and uniquifying the output.
##############################################
lives-3.0.2/m4/libtool.m4-4414-	  *)
lives-3.0.2/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
lives-3.0.2/m4/libtool.m4-4750-      *)
lives-3.0.2/m4/libtool.m4:4751:	case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/m4/libtool.m4-4752-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
lives-3.0.2/m4/libtool.m4-4933-    else
lives-3.0.2/m4/libtool.m4:4934:      _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'
lives-3.0.2/m4/libtool.m4-4935-    fi
##############################################
lives-3.0.2/m4/libtool.m4-5032-	# shared libraries, regardless of the interface used.
lives-3.0.2/m4/libtool.m4:5033:	case `$LD -v 2>&1` in
lives-3.0.2/m4/libtool.m4-5034-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lives-3.0.2/m4/libtool.m4-5064-    supports_anon_versioning=no
lives-3.0.2/m4/libtool.m4:5065:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
lives-3.0.2/m4/libtool.m4-5066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lives-3.0.2/m4/libtool.m4-5167-	prefix_cmds="$SED"~
lives-3.0.2/m4/libtool.m4:5168:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
lives-3.0.2/m4/libtool.m4-5169-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
lives-3.0.2/m4/libtool.m4-5189-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lives-3.0.2/m4/libtool.m4:5190:      _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'
lives-3.0.2/m4/libtool.m4:5191:      _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'
lives-3.0.2/m4/libtool.m4-5192-      ;;
##############################################
lives-3.0.2/m4/libtool.m4-5207-        pgcc*)				# Portland Group C compiler
lives-3.0.2/m4/libtool.m4:5208:	  _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'
lives-3.0.2/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag'
##############################################
lives-3.0.2/m4/libtool.m4-5212-					# Portland Group f77 and f90 compilers
lives-3.0.2/m4/libtool.m4:5213:	  _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'
lives-3.0.2/m4/libtool.m4-5214-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lives-3.0.2/m4/libtool.m4-5229-	nvcc*)	# Cuda Compiler Driver 2.2
lives-3.0.2/m4/libtool.m4:5230:	  _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'
lives-3.0.2/m4/libtool.m4-5231-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lives-3.0.2/m4/libtool.m4-5233-	esac
lives-3.0.2/m4/libtool.m4:5234:	case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/m4/libtool.m4-5235-	*Sun\ C*)			# Sun C 5.9
lives-3.0.2/m4/libtool.m4:5236:	  _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'
lives-3.0.2/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lives-3.0.2/m4/libtool.m4-5304-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lives-3.0.2/m4/libtool.m4:5305:      case `$LD -v 2>&1` in
lives-3.0.2/m4/libtool.m4-5306-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
lives-3.0.2/m4/libtool.m4-5393-	else
lives-3.0.2/m4/libtool.m4:5394:	  _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'
lives-3.0.2/m4/libtool.m4-5395-	fi
##############################################
lives-3.0.2/m4/libtool.m4-5458-	# below for broken collect2 doesn't work under 4.3+
lives-3.0.2/m4/libtool.m4:5459:	  collect2name=`$CC -print-prog-name=collect2`
lives-3.0.2/m4/libtool.m4-5460-	  if test -f "$collect2name" &&
##############################################
lives-3.0.2/m4/libtool.m4-5514-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
lives-3.0.2/m4/libtool.m4:5515:        _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
lives-3.0.2/m4/libtool.m4-5516-      else
##############################################
lives-3.0.2/m4/libtool.m4-5539-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
lives-3.0.2/m4/libtool.m4:5540:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
lives-3.0.2/m4/libtool.m4-5541-	  if test svr4 != "$with_aix_soname"; then
##############################################
lives-3.0.2/m4/libtool.m4-5630-	# FIXME: Setting linknames here is a bad hack.
lives-3.0.2/m4/libtool.m4:5631:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lives-3.0.2/m4/libtool.m4-5632-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lives-3.0.2/m4/libtool.m4-5768-      if test yes = "$GCC"; then
lives-3.0.2/m4/libtool.m4:5769:	_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'
lives-3.0.2/m4/libtool.m4-5770-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lives-3.0.2/m4/libtool.m4-5791-	if test yes = "$lt_cv_irix_exported_symbol"; then
lives-3.0.2/m4/libtool.m4:5792:          _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'
lives-3.0.2/m4/libtool.m4-5793-	fi
##############################################
lives-3.0.2/m4/libtool.m4-5795-      else
lives-3.0.2/m4/libtool.m4:5796:	_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'
lives-3.0.2/m4/libtool.m4:5797:	_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'
lives-3.0.2/m4/libtool.m4-5798-      fi
##############################################
lives-3.0.2/m4/libtool.m4-5842-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
lives-3.0.2/m4/libtool.m4:5843:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
lives-3.0.2/m4/libtool.m4-5844-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lives-3.0.2/m4/libtool.m4-5873-	prefix_cmds="$SED"~
lives-3.0.2/m4/libtool.m4:5874:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
lives-3.0.2/m4/libtool.m4-5875-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
lives-3.0.2/m4/libtool.m4-5887-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
lives-3.0.2/m4/libtool.m4:5888:	_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'
lives-3.0.2/m4/libtool.m4-5889-      else
lives-3.0.2/m4/libtool.m4-5890-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lives-3.0.2/m4/libtool.m4:5891:	_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'
lives-3.0.2/m4/libtool.m4-5892-      fi
##############################################
lives-3.0.2/m4/libtool.m4-5900-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
lives-3.0.2/m4/libtool.m4:5901:	_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'
lives-3.0.2/m4/libtool.m4-5902-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
lives-3.0.2/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lives-3.0.2/m4/libtool.m4:5905:	_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'
lives-3.0.2/m4/libtool.m4:5906:	_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~
lives-3.0.2/m4/libtool.m4:5907:          $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'
lives-3.0.2/m4/libtool.m4-5908-
##############################################
lives-3.0.2/m4/libtool.m4-5923-      else
lives-3.0.2/m4/libtool.m4:5924:	case `$CC -V 2>&1` in
lives-3.0.2/m4/libtool.m4-5925-	*"Compilers 5.0"*)
##############################################
lives-3.0.2/m4/libtool.m4-6116-	  _LT_TAGVAR(allow_undefined_flag, $1)=
lives-3.0.2/m4/libtool.m4:6117:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
lives-3.0.2/m4/libtool.m4-6118-	  then
##############################################
lives-3.0.2/m4/libtool.m4-6420-        # ancient GNU ld didn't support --whole-archive et. al.
lives-3.0.2/m4/libtool.m4:6421:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lives-3.0.2/m4/libtool.m4-6422-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
lives-3.0.2/m4/libtool.m4-6530-          # below for broken collect2 doesn't work under 4.3+
lives-3.0.2/m4/libtool.m4:6531:	  collect2name=`$CC -print-prog-name=collect2`
lives-3.0.2/m4/libtool.m4-6532-	  if test -f "$collect2name" &&
##############################################
lives-3.0.2/m4/libtool.m4-6588-
lives-3.0.2/m4/libtool.m4:6589:          _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
lives-3.0.2/m4/libtool.m4-6590-        else
##############################################
lives-3.0.2/m4/libtool.m4-6613-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
lives-3.0.2/m4/libtool.m4:6614:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
lives-3.0.2/m4/libtool.m4-6615-	    if test svr4 != "$with_aix_soname"; then
##############################################
lives-3.0.2/m4/libtool.m4-6742-	  prefix_cmds="$SED"~
lives-3.0.2/m4/libtool.m4:6743:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
lives-3.0.2/m4/libtool.m4-6744-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
lives-3.0.2/m4/libtool.m4-6816-            # dependencies.
lives-3.0.2/m4/libtool.m4:6817:            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"'
lives-3.0.2/m4/libtool.m4-6818-            ;;
##############################################
lives-3.0.2/m4/libtool.m4-6881-	    # dependencies.
lives-3.0.2/m4/libtool.m4:6882:	    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"'
lives-3.0.2/m4/libtool.m4-6883-	    ;;
##############################################
lives-3.0.2/m4/libtool.m4-6917-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lives-3.0.2/m4/libtool.m4:6918:	_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'
lives-3.0.2/m4/libtool.m4:6919:	_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'
lives-3.0.2/m4/libtool.m4-6920-	;;
##############################################
lives-3.0.2/m4/libtool.m4-6924-	    # SGI C++
lives-3.0.2/m4/libtool.m4:6925:	    _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'
lives-3.0.2/m4/libtool.m4-6926-
##############################################
lives-3.0.2/m4/libtool.m4-6935-	      if test no = "$with_gnu_ld"; then
lives-3.0.2/m4/libtool.m4:6936:	        _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'
lives-3.0.2/m4/libtool.m4-6937-	      else
lives-3.0.2/m4/libtool.m4:6938:	        _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'
lives-3.0.2/m4/libtool.m4-6939-	      fi
##############################################
lives-3.0.2/m4/libtool.m4-6956-	    # to its proper name (with version) after linking.
lives-3.0.2/m4/libtool.m4:6957:	    _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'
lives-3.0.2/m4/libtool.m4:6958:	    _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'
lives-3.0.2/m4/libtool.m4-6959-	    # Commands to make compiler produce verbose output that lists
##############################################
lives-3.0.2/m4/libtool.m4-6966-	    # dependencies.
lives-3.0.2/m4/libtool.m4:6967:	    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"'
lives-3.0.2/m4/libtool.m4-6968-
##############################################
lives-3.0.2/m4/libtool.m4-6981-	    # earlier do not add the objects themselves.
lives-3.0.2/m4/libtool.m4:6982:	    case `$CC -V 2>&1` in
lives-3.0.2/m4/libtool.m4-6983-	      *"Version 7."*)
##############################################
lives-3.0.2/m4/libtool.m4-7002-            # Portland Group C++ compiler
lives-3.0.2/m4/libtool.m4:7003:	    case `$CC -V` in
lives-3.0.2/m4/libtool.m4-7004-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
lives-3.0.2/m4/libtool.m4-7007-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
lives-3.0.2/m4/libtool.m4:7008:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
lives-3.0.2/m4/libtool.m4-7009-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
lives-3.0.2/m4/libtool.m4-7011-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
lives-3.0.2/m4/libtool.m4:7012:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
lives-3.0.2/m4/libtool.m4-7013-                $RANLIB $oldlib'
##############################################
lives-3.0.2/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lives-3.0.2/m4/libtool.m4:7017:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
lives-3.0.2/m4/libtool.m4-7018-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
lives-3.0.2/m4/libtool.m4-7020-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lives-3.0.2/m4/libtool.m4:7021:                $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'
lives-3.0.2/m4/libtool.m4-7022-	      ;;
##############################################
lives-3.0.2/m4/libtool.m4-7030-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
lives-3.0.2/m4/libtool.m4:7031:	    _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'
lives-3.0.2/m4/libtool.m4-7032-            ;;
##############################################
lives-3.0.2/m4/libtool.m4-7049-	    # dependencies.
lives-3.0.2/m4/libtool.m4:7050:	    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'
lives-3.0.2/m4/libtool.m4-7051-	    ;;
##############################################
lives-3.0.2/m4/libtool.m4-7064-	  *)
lives-3.0.2/m4/libtool.m4:7065:	    case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/m4/libtool.m4-7066-	    *Sun\ C*)
##############################################
lives-3.0.2/m4/libtool.m4-7071-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
lives-3.0.2/m4/libtool.m4:7072:	      _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'
lives-3.0.2/m4/libtool.m4-7073-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lives-3.0.2/m4/libtool.m4-7136-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
lives-3.0.2/m4/libtool.m4:7137:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
lives-3.0.2/m4/libtool.m4-7138-	    _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'
##############################################
lives-3.0.2/m4/libtool.m4-7155-	    # to its proper name (with version) after linking.
lives-3.0.2/m4/libtool.m4:7156:	    _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'
lives-3.0.2/m4/libtool.m4-7157-
##############################################
lives-3.0.2/m4/libtool.m4-7176-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
lives-3.0.2/m4/libtool.m4:7177:	        _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'
lives-3.0.2/m4/libtool.m4-7178-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
lives-3.0.2/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lives-3.0.2/m4/libtool.m4:7182:	        _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'
lives-3.0.2/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lives-3.0.2/m4/libtool.m4-7184-                  echo "-hidden">> $lib.exp~
lives-3.0.2/m4/libtool.m4:7185:                  $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~
lives-3.0.2/m4/libtool.m4-7186-                  $RM $lib.exp'
##############################################
lives-3.0.2/m4/libtool.m4-7200-	    # dependencies.
lives-3.0.2/m4/libtool.m4:7201:	    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"'
lives-3.0.2/m4/libtool.m4-7202-	    ;;
##############################################
lives-3.0.2/m4/libtool.m4-7207-	        osf3*)
lives-3.0.2/m4/libtool.m4:7208:	          _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'
lives-3.0.2/m4/libtool.m4-7209-		  ;;
lives-3.0.2/m4/libtool.m4-7210-	        *)
lives-3.0.2/m4/libtool.m4:7211:	          _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'
lives-3.0.2/m4/libtool.m4-7212-		  ;;
##############################################
lives-3.0.2/m4/libtool.m4-7460-  case @S|@2 in
lives-3.0.2/m4/libtool.m4:7461:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
lives-3.0.2/m4/libtool.m4:7462:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
lives-3.0.2/m4/libtool.m4-7463-  esac
##############################################
lives-3.0.2/m4/libtool.m4-7549-
lives-3.0.2/m4/libtool.m4:7550:  for p in `eval "$output_verbose_link_cmd"`; do
lives-3.0.2/m4/libtool.m4-7551-    case $prev$p in
##############################################
lives-3.0.2/m4/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
lives-3.0.2/m4/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
lives-3.0.2/m4/libtool.m4-7655-fi
##############################################
lives-3.0.2/m4/libtool.m4-8273-    test 10 -lt "$lt_ac_count" && break
lives-3.0.2/m4/libtool.m4:8274:    lt_ac_count=`expr $lt_ac_count + 1`
lives-3.0.2/m4/libtool.m4-8275-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
lives-3.0.2/m4/gettext.m4-247-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
lives-3.0.2/m4/gettext.m4:248:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lives-3.0.2/m4/gettext.m4-249-      fi
##############################################
lives-3.0.2/m4/lib-link.m4-199-        dnl or AC_LIB_HAVE_LINKFLAGS call.
lives-3.0.2/m4/lib-link.m4:200:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lives-3.0.2/m4/lib-link.m4-201-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lives-3.0.2/m4/lib-link.m4-274-                -L*)
lives-3.0.2/m4/lib-link.m4:275:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lives-3.0.2/m4/lib-link.m4-276-                  dnl First look for a shared library.
##############################################
lives-3.0.2/m4/lib-link.m4-416-              */$acl_libdirstem | */$acl_libdirstem/)
lives-3.0.2/m4/lib-link.m4:417:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lives-3.0.2/m4/lib-link.m4-418-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
lives-3.0.2/m4/lib-link.m4-470-                  -L*)
lives-3.0.2/m4/lib-link.m4:471:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lives-3.0.2/m4/lib-link.m4-472-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
lives-3.0.2/m4/lib-link.m4-520-                  -R*)
lives-3.0.2/m4/lib-link.m4:521:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lives-3.0.2/m4/lib-link.m4-522-                    if test "$enable_rpath" != no; then
##############################################
lives-3.0.2/m4/lib-link.m4-550-                    dnl Handle this in the next round.
lives-3.0.2/m4/lib-link.m4:551:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lives-3.0.2/m4/lib-link.m4-552-                    ;;
##############################################
lives-3.0.2/m4/lib-link.m4-556-                    dnl option.
lives-3.0.2/m4/lib-link.m4:557:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lives-3.0.2/m4/lib-link.m4-558-                    ;;
##############################################
lives-3.0.2/m4/lib-link.m4-663-            -L) next=yes ;;
lives-3.0.2/m4/lib-link.m4:664:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
lives-3.0.2/m4/lib-link.m4-665-                 dnl No need to hardcode the standard /usr/lib.
##############################################
lives-3.0.2/m4/iconv.m4-173-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
lives-3.0.2/m4/iconv.m4:174:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lives-3.0.2/m4/iconv.m4-175-    AC_MSG_RESULT([$]{ac_t:-
##############################################
lives-3.0.2/m4/Makefile.in-49-  { \
lives-3.0.2/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/m4/Makefile.in-51-  }; \
##############################################
lives-3.0.2/m4/Makefile.in-456-distdir: $(DISTFILES)
lives-3.0.2/m4/Makefile.in:457:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/m4/Makefile.in:458:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/m4/Makefile.in-459-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/m4/Makefile.in-470-	  if test -d $$d/$$file; then \
lives-3.0.2/m4/Makefile.in:471:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/m4/Makefile.in-472-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
lives-3.0.2/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
lives-3.0.2/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
lives-3.0.2/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
lives-3.0.2/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lives-3.0.2/m4/lib-ld.m4-52-  *)
lives-3.0.2/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lives-3.0.2/m4/lib-ld.m4-54-  esac
##############################################
lives-3.0.2/m4/lib-ld.m4-59-      # Canonicalize the path of ld
lives-3.0.2/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
lives-3.0.2/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lives-3.0.2/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lives-3.0.2/m4/lib-ld.m4-63-      done
##############################################
lives-3.0.2/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
lives-3.0.2/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
lives-3.0.2/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
lives-3.0.2/m4/po.m4-47-changequote(,)dnl
lives-3.0.2/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lives-3.0.2/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
lives-3.0.2/m4/po.m4-54-changequote(,)dnl
lives-3.0.2/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lives-3.0.2/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
lives-3.0.2/m4/po.m4-73-changequote(,)dnl
lives-3.0.2/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lives-3.0.2/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
lives-3.0.2/m4/po.m4-98-      case "$ac_file" in
lives-3.0.2/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lives-3.0.2/m4/po.m4-100-      esac
##############################################
lives-3.0.2/m4/po.m4-103-        # Adjust a relative srcdir.
lives-3.0.2/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lives-3.0.2/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lives-3.0.2/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lives-3.0.2/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lives-3.0.2/m4/po.m4-110-        case "$ac_given_srcdir" in
lives-3.0.2/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lives-3.0.2/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lives-3.0.2/m4/po.m4-130-            fi
lives-3.0.2/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lives-3.0.2/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
lives-3.0.2/m4/po.m4-227-  # Adjust a relative srcdir.
lives-3.0.2/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lives-3.0.2/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lives-3.0.2/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lives-3.0.2/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lives-3.0.2/m4/po.m4-234-  case "$ac_given_srcdir" in
lives-3.0.2/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lives-3.0.2/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lives-3.0.2/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
lives-3.0.2/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
lives-3.0.2/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
lives-3.0.2/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
lives-3.0.2/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
lives-3.0.2/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lives-3.0.2/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
lives-3.0.2/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
lives-3.0.2/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
lives-3.0.2/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
lives-3.0.2/m4/po.m4-317-  fi
##############################################
lives-3.0.2/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
lives-3.0.2/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lives-3.0.2/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
lives-3.0.2/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
lives-3.0.2/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lives-3.0.2/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
lives-3.0.2/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lives-3.0.2/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
lives-3.0.2/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
lives-3.0.2/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lives-3.0.2/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
lives-3.0.2/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lives-3.0.2/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
lives-3.0.2/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
lives-3.0.2/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
lives-3.0.2/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
lives-3.0.2/m4/lib-prefix.m4-168-  acl_libdirstem=lib
lives-3.0.2/m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
lives-3.0.2/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
lives-3.0.2/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
lives-3.0.2/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
lives-3.0.2/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
lives-3.0.2/src/effects-data.c-364-#ifdef DEBUG_PCONX
lives-3.0.2/src/effects-data.c:365:            g_print("removing connection to %d / %d param (%d)\n", ikey, imode, ipnum);
lives-3.0.2/src/effects-data.c-366-#endif
##############################################
lives-3.0.2/src/rfx-builder.c-3074-          if (!rfxbuilder->params[i].dp) {
lives-3.0.2/src/rfx-builder.c:3075:            buf = lives_strdup_printf("%d", get_int_param(rfxbuilder->params[i].def));
lives-3.0.2/src/rfx-builder.c-3076-            lives_fputs(buf, sfile);
##############################################
lives-3.0.2/src/rfx-builder.c-3094-            char *pattern = lives_strdup_printf("%%.%df", rfxbuilder->params[i].dp);
lives-3.0.2/src/rfx-builder.c:3095:            buf = lives_strdup_printf(pattern, get_double_param(rfxbuilder->params[i].def));
lives-3.0.2/src/rfx-builder.c-3096-            lives_fputs(buf, sfile);
##############################################
lives-3.0.2/src/rfx-builder.c-3118-          lives_fputs(rfxbuilder->field_delim, sfile);
lives-3.0.2/src/rfx-builder.c:3119:          buf = lives_strdup_printf("%d", get_bool_param(rfxbuilder->params[i].def));
lives-3.0.2/src/rfx-builder.c-3120-          lives_fputs(buf, sfile);
##############################################
lives-3.0.2/src/rfx-builder.c-3162-          if (rfxbuilder->params[i].def != NULL) {
lives-3.0.2/src/rfx-builder.c:3163:            buf = lives_strdup_printf("%d", get_bool_param(rfxbuilder->params[i].def));
lives-3.0.2/src/rfx-builder.c-3164-            lives_fputs(buf, sfile);
##############################################
lives-3.0.2/src/paramwindow.c-2624-      // escape strings
lives-3.0.2/src/paramwindow.c:2625:      argv[i] = lives_strdup_printf("%d", get_int_param(rfx->params[i].value));
lives-3.0.2/src/paramwindow.c-2626-      break;
##############################################
lives-3.0.2/src/paramwindow.c-2630-        char *return_pattern = lives_strdup_printf("%%.%df", rfx->params[i].dp);
lives-3.0.2/src/paramwindow.c:2631:        argv[i] = lives_strdup_printf(return_pattern, get_double_param(rfx->params[i].value));
lives-3.0.2/src/paramwindow.c-2632-        lives_free(return_pattern);
lives-3.0.2/src/paramwindow.c-2633-      } else {
lives-3.0.2/src/paramwindow.c:2634:        argv[i] = lives_strdup_printf("%d", get_int_param(rfx->params[i].value));
lives-3.0.2/src/paramwindow.c-2635-      }
##############################################
lives-3.0.2/src/paramwindow.c-2687-    case LIVES_PARAM_STRING_LIST:
lives-3.0.2/src/paramwindow.c:2688:      new_return = lives_strdup_printf("%s %d", old_return, get_int_param(rfx->params[i].value));
lives-3.0.2/src/paramwindow.c-2689-      lives_free(old_return);
##############################################
lives-3.0.2/src/paramwindow.c-2695-        return_pattern = lives_strdup_printf("%%s %%.%df", rfx->params[i].dp);
lives-3.0.2/src/paramwindow.c:2696:        new_return = lives_strdup_printf(return_pattern, old_return, get_double_param(rfx->params[i].value));
lives-3.0.2/src/paramwindow.c-2697-        if (with_min_max) {
##############################################
lives-3.0.2/src/paramwindow.c-2706-      } else {
lives-3.0.2/src/paramwindow.c:2707:        new_return = lives_strdup_printf("%s %d", old_return, get_int_param(rfx->params[i].value));
lives-3.0.2/src/paramwindow.c-2708-        if (with_min_max && rfx->params[i].type != LIVES_PARAM_BOOL) {
##############################################
lives-3.0.2/src/Makefile.in-51-  { \
lives-3.0.2/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/src/Makefile.in-53-  }; \
##############################################
lives-3.0.2/src/Makefile.in-129-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/src/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/src/Makefile.in-131-am__vpath_adj = case $$p in \
lives-3.0.2/src/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/src/Makefile.in-133-    *) f=$$p;; \
lives-3.0.2/src/Makefile.in-134-  esac;
lives-3.0.2/src/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/src/Makefile.in-136-am__install_max = 40
lives-3.0.2/src/Makefile.in-137-am__nobase_strip_setup = \
lives-3.0.2/src/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/src/Makefile.in-139-am__nobase_strip = \
##############################################
lives-3.0.2/src/Makefile.in-916-	test -n "$(EXEEXT)" || exit 0; \
lives-3.0.2/src/Makefile.in:917:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lives-3.0.2/src/Makefile.in-918-	echo " rm -f" $$list; \
##############################################
lives-3.0.2/src/Makefile.in-1036-.c.o:
lives-3.0.2/src/Makefile.in:1037:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
lives-3.0.2/src/Makefile.in-1038-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lives-3.0.2/src/Makefile.in-1044-.c.obj:
lives-3.0.2/src/Makefile.in:1045:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
lives-3.0.2/src/Makefile.in:1046:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
lives-3.0.2/src/Makefile.in-1047-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
lives-3.0.2/src/Makefile.in-1049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/src/Makefile.in-1051-
lives-3.0.2/src/Makefile.in-1052-.c.lo:
lives-3.0.2/src/Makefile.in:1053:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
lives-3.0.2/src/Makefile.in-1054-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lives-3.0.2/src/Makefile.in-1060-liblives_la-widget-helper.lo: widget-helper.c
lives-3.0.2/src/Makefile.in:1061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-widget-helper.lo -MD -MP -MF $(DEPDIR)/liblives_la-widget-helper.Tpo -c -o liblives_la-widget-helper.lo `test -f 'widget-helper.c' || echo '$(srcdir)/'`widget-helper.c
lives-3.0.2/src/Makefile.in-1062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-widget-helper.Tpo $(DEPDIR)/liblives_la-widget-helper.Plo
##############################################
lives-3.0.2/src/Makefile.in-1064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-widget-helper.lo `test -f 'widget-helper.c' || echo '$(srcdir)/'`widget-helper.c
lives-3.0.2/src/Makefile.in-1066-
lives-3.0.2/src/Makefile.in-1067-liblives_la-main.lo: main.c
lives-3.0.2/src/Makefile.in:1068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-main.lo -MD -MP -MF $(DEPDIR)/liblives_la-main.Tpo -c -o liblives_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
lives-3.0.2/src/Makefile.in-1069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-main.Tpo $(DEPDIR)/liblives_la-main.Plo
##############################################
lives-3.0.2/src/Makefile.in-1071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
lives-3.0.2/src/Makefile.in-1073-
lives-3.0.2/src/Makefile.in-1074-liblives_la-support.lo: support.c
lives-3.0.2/src/Makefile.in:1075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-support.lo -MD -MP -MF $(DEPDIR)/liblives_la-support.Tpo -c -o liblives_la-support.lo `test -f 'support.c' || echo '$(srcdir)/'`support.c
lives-3.0.2/src/Makefile.in-1076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-support.Tpo $(DEPDIR)/liblives_la-support.Plo
##############################################
lives-3.0.2/src/Makefile.in-1078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-support.lo `test -f 'support.c' || echo '$(srcdir)/'`support.c
lives-3.0.2/src/Makefile.in-1080-
lives-3.0.2/src/Makefile.in-1081-liblives_la-effects.lo: effects.c
lives-3.0.2/src/Makefile.in:1082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-effects.lo -MD -MP -MF $(DEPDIR)/liblives_la-effects.Tpo -c -o liblives_la-effects.lo `test -f 'effects.c' || echo '$(srcdir)/'`effects.c
lives-3.0.2/src/Makefile.in-1083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-effects.Tpo $(DEPDIR)/liblives_la-effects.Plo
##############################################
lives-3.0.2/src/Makefile.in-1085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-effects.lo `test -f 'effects.c' || echo '$(srcdir)/'`effects.c
lives-3.0.2/src/Makefile.in-1087-
lives-3.0.2/src/Makefile.in-1088-liblives_la-plugins.lo: plugins.c
lives-3.0.2/src/Makefile.in:1089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-plugins.lo -MD -MP -MF $(DEPDIR)/liblives_la-plugins.Tpo -c -o liblives_la-plugins.lo `test -f 'plugins.c' || echo '$(srcdir)/'`plugins.c
lives-3.0.2/src/Makefile.in-1090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-plugins.Tpo $(DEPDIR)/liblives_la-plugins.Plo
##############################################
lives-3.0.2/src/Makefile.in-1092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-plugins.lo `test -f 'plugins.c' || echo '$(srcdir)/'`plugins.c
lives-3.0.2/src/Makefile.in-1094-
lives-3.0.2/src/Makefile.in-1095-liblives_la-effects-weed.lo: effects-weed.c
lives-3.0.2/src/Makefile.in:1096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-effects-weed.lo -MD -MP -MF $(DEPDIR)/liblives_la-effects-weed.Tpo -c -o liblives_la-effects-weed.lo `test -f 'effects-weed.c' || echo '$(srcdir)/'`effects-weed.c
lives-3.0.2/src/Makefile.in-1097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-effects-weed.Tpo $(DEPDIR)/liblives_la-effects-weed.Plo
##############################################
lives-3.0.2/src/Makefile.in-1099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-effects-weed.lo `test -f 'effects-weed.c' || echo '$(srcdir)/'`effects-weed.c
lives-3.0.2/src/Makefile.in-1101-
lives-3.0.2/src/Makefile.in-1102-liblives_la-effects-data.lo: effects-data.c
lives-3.0.2/src/Makefile.in:1103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-effects-data.lo -MD -MP -MF $(DEPDIR)/liblives_la-effects-data.Tpo -c -o liblives_la-effects-data.lo `test -f 'effects-data.c' || echo '$(srcdir)/'`effects-data.c
lives-3.0.2/src/Makefile.in-1104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-effects-data.Tpo $(DEPDIR)/liblives_la-effects-data.Plo
##############################################
lives-3.0.2/src/Makefile.in-1106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-effects-data.lo `test -f 'effects-data.c' || echo '$(srcdir)/'`effects-data.c
lives-3.0.2/src/Makefile.in-1108-
lives-3.0.2/src/Makefile.in-1109-liblives_la-framedraw.lo: framedraw.c
lives-3.0.2/src/Makefile.in:1110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-framedraw.lo -MD -MP -MF $(DEPDIR)/liblives_la-framedraw.Tpo -c -o liblives_la-framedraw.lo `test -f 'framedraw.c' || echo '$(srcdir)/'`framedraw.c
lives-3.0.2/src/Makefile.in-1111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-framedraw.Tpo $(DEPDIR)/liblives_la-framedraw.Plo
##############################################
lives-3.0.2/src/Makefile.in-1113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-framedraw.lo `test -f 'framedraw.c' || echo '$(srcdir)/'`framedraw.c
lives-3.0.2/src/Makefile.in-1115-
lives-3.0.2/src/Makefile.in-1116-liblives_la-interface.lo: interface.c
lives-3.0.2/src/Makefile.in:1117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-interface.lo -MD -MP -MF $(DEPDIR)/liblives_la-interface.Tpo -c -o liblives_la-interface.lo `test -f 'interface.c' || echo '$(srcdir)/'`interface.c
lives-3.0.2/src/Makefile.in-1118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-interface.Tpo $(DEPDIR)/liblives_la-interface.Plo
##############################################
lives-3.0.2/src/Makefile.in-1120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-interface.lo `test -f 'interface.c' || echo '$(srcdir)/'`interface.c
lives-3.0.2/src/Makefile.in-1122-
lives-3.0.2/src/Makefile.in-1123-liblives_la-paramspecial.lo: paramspecial.c
lives-3.0.2/src/Makefile.in:1124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-paramspecial.lo -MD -MP -MF $(DEPDIR)/liblives_la-paramspecial.Tpo -c -o liblives_la-paramspecial.lo `test -f 'paramspecial.c' || echo '$(srcdir)/'`paramspecial.c
lives-3.0.2/src/Makefile.in-1125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-paramspecial.Tpo $(DEPDIR)/liblives_la-paramspecial.Plo
##############################################
lives-3.0.2/src/Makefile.in-1127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-paramspecial.lo `test -f 'paramspecial.c' || echo '$(srcdir)/'`paramspecial.c
lives-3.0.2/src/Makefile.in-1129-
lives-3.0.2/src/Makefile.in-1130-liblives_la-paramwindow.lo: paramwindow.c
lives-3.0.2/src/Makefile.in:1131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-paramwindow.lo -MD -MP -MF $(DEPDIR)/liblives_la-paramwindow.Tpo -c -o liblives_la-paramwindow.lo `test -f 'paramwindow.c' || echo '$(srcdir)/'`paramwindow.c
lives-3.0.2/src/Makefile.in-1132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-paramwindow.Tpo $(DEPDIR)/liblives_la-paramwindow.Plo
##############################################
lives-3.0.2/src/Makefile.in-1134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-paramwindow.lo `test -f 'paramwindow.c' || echo '$(srcdir)/'`paramwindow.c
lives-3.0.2/src/Makefile.in-1136-
lives-3.0.2/src/Makefile.in-1137-liblives_la-rfx-builder.lo: rfx-builder.c
lives-3.0.2/src/Makefile.in:1138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-rfx-builder.lo -MD -MP -MF $(DEPDIR)/liblives_la-rfx-builder.Tpo -c -o liblives_la-rfx-builder.lo `test -f 'rfx-builder.c' || echo '$(srcdir)/'`rfx-builder.c
lives-3.0.2/src/Makefile.in-1139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-rfx-builder.Tpo $(DEPDIR)/liblives_la-rfx-builder.Plo
##############################################
lives-3.0.2/src/Makefile.in-1141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-rfx-builder.lo `test -f 'rfx-builder.c' || echo '$(srcdir)/'`rfx-builder.c
lives-3.0.2/src/Makefile.in-1143-
lives-3.0.2/src/Makefile.in-1144-liblives_la-lives-yuv4mpeg.lo: lives-yuv4mpeg.c
lives-3.0.2/src/Makefile.in:1145:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-lives-yuv4mpeg.lo -MD -MP -MF $(DEPDIR)/liblives_la-lives-yuv4mpeg.Tpo -c -o liblives_la-lives-yuv4mpeg.lo `test -f 'lives-yuv4mpeg.c' || echo '$(srcdir)/'`lives-yuv4mpeg.c
lives-3.0.2/src/Makefile.in-1146-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-lives-yuv4mpeg.Tpo $(DEPDIR)/liblives_la-lives-yuv4mpeg.Plo
##############################################
lives-3.0.2/src/Makefile.in-1148-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1149:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-lives-yuv4mpeg.lo `test -f 'lives-yuv4mpeg.c' || echo '$(srcdir)/'`lives-yuv4mpeg.c
lives-3.0.2/src/Makefile.in-1150-
lives-3.0.2/src/Makefile.in-1151-liblives_la-preferences.lo: preferences.c
lives-3.0.2/src/Makefile.in:1152:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-preferences.lo -MD -MP -MF $(DEPDIR)/liblives_la-preferences.Tpo -c -o liblives_la-preferences.lo `test -f 'preferences.c' || echo '$(srcdir)/'`preferences.c
lives-3.0.2/src/Makefile.in-1153-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-preferences.Tpo $(DEPDIR)/liblives_la-preferences.Plo
##############################################
lives-3.0.2/src/Makefile.in-1155-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1156:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-preferences.lo `test -f 'preferences.c' || echo '$(srcdir)/'`preferences.c
lives-3.0.2/src/Makefile.in-1157-
lives-3.0.2/src/Makefile.in-1158-liblives_la-rte_window.lo: rte_window.c
lives-3.0.2/src/Makefile.in:1159:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-rte_window.lo -MD -MP -MF $(DEPDIR)/liblives_la-rte_window.Tpo -c -o liblives_la-rte_window.lo `test -f 'rte_window.c' || echo '$(srcdir)/'`rte_window.c
lives-3.0.2/src/Makefile.in-1160-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-rte_window.Tpo $(DEPDIR)/liblives_la-rte_window.Plo
##############################################
lives-3.0.2/src/Makefile.in-1162-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1163:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-rte_window.lo `test -f 'rte_window.c' || echo '$(srcdir)/'`rte_window.c
lives-3.0.2/src/Makefile.in-1164-
lives-3.0.2/src/Makefile.in-1165-liblives_la-gui.lo: gui.c
lives-3.0.2/src/Makefile.in:1166:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-gui.lo -MD -MP -MF $(DEPDIR)/liblives_la-gui.Tpo -c -o liblives_la-gui.lo `test -f 'gui.c' || echo '$(srcdir)/'`gui.c
lives-3.0.2/src/Makefile.in-1167-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-gui.Tpo $(DEPDIR)/liblives_la-gui.Plo
##############################################
lives-3.0.2/src/Makefile.in-1169-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1170:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-gui.lo `test -f 'gui.c' || echo '$(srcdir)/'`gui.c
lives-3.0.2/src/Makefile.in-1171-
lives-3.0.2/src/Makefile.in-1172-liblives_la-ce_thumbs.lo: ce_thumbs.c
lives-3.0.2/src/Makefile.in:1173:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-ce_thumbs.lo -MD -MP -MF $(DEPDIR)/liblives_la-ce_thumbs.Tpo -c -o liblives_la-ce_thumbs.lo `test -f 'ce_thumbs.c' || echo '$(srcdir)/'`ce_thumbs.c
lives-3.0.2/src/Makefile.in-1174-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-ce_thumbs.Tpo $(DEPDIR)/liblives_la-ce_thumbs.Plo
##############################################
lives-3.0.2/src/Makefile.in-1176-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1177:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-ce_thumbs.lo `test -f 'ce_thumbs.c' || echo '$(srcdir)/'`ce_thumbs.c
lives-3.0.2/src/Makefile.in-1178-
lives-3.0.2/src/Makefile.in-1179-liblives_la-htmsocket.lo: htmsocket.c
lives-3.0.2/src/Makefile.in:1180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-htmsocket.lo -MD -MP -MF $(DEPDIR)/liblives_la-htmsocket.Tpo -c -o liblives_la-htmsocket.lo `test -f 'htmsocket.c' || echo '$(srcdir)/'`htmsocket.c
lives-3.0.2/src/Makefile.in-1181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-htmsocket.Tpo $(DEPDIR)/liblives_la-htmsocket.Plo
##############################################
lives-3.0.2/src/Makefile.in-1183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-htmsocket.lo `test -f 'htmsocket.c' || echo '$(srcdir)/'`htmsocket.c
lives-3.0.2/src/Makefile.in-1185-
lives-3.0.2/src/Makefile.in-1186-liblives_la-merge.lo: merge.c
lives-3.0.2/src/Makefile.in:1187:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-merge.lo -MD -MP -MF $(DEPDIR)/liblives_la-merge.Tpo -c -o liblives_la-merge.lo `test -f 'merge.c' || echo '$(srcdir)/'`merge.c
lives-3.0.2/src/Makefile.in-1188-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-merge.Tpo $(DEPDIR)/liblives_la-merge.Plo
##############################################
lives-3.0.2/src/Makefile.in-1190-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1191:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-merge.lo `test -f 'merge.c' || echo '$(srcdir)/'`merge.c
lives-3.0.2/src/Makefile.in-1192-
lives-3.0.2/src/Makefile.in-1193-liblives_la-dialogs.lo: dialogs.c
lives-3.0.2/src/Makefile.in:1194:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-dialogs.lo -MD -MP -MF $(DEPDIR)/liblives_la-dialogs.Tpo -c -o liblives_la-dialogs.lo `test -f 'dialogs.c' || echo '$(srcdir)/'`dialogs.c
lives-3.0.2/src/Makefile.in-1195-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-dialogs.Tpo $(DEPDIR)/liblives_la-dialogs.Plo
##############################################
lives-3.0.2/src/Makefile.in-1197-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1198:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-dialogs.lo `test -f 'dialogs.c' || echo '$(srcdir)/'`dialogs.c
lives-3.0.2/src/Makefile.in-1199-
lives-3.0.2/src/Makefile.in-1200-liblives_la-saveplay.lo: saveplay.c
lives-3.0.2/src/Makefile.in:1201:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-saveplay.lo -MD -MP -MF $(DEPDIR)/liblives_la-saveplay.Tpo -c -o liblives_la-saveplay.lo `test -f 'saveplay.c' || echo '$(srcdir)/'`saveplay.c
lives-3.0.2/src/Makefile.in-1202-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-saveplay.Tpo $(DEPDIR)/liblives_la-saveplay.Plo
##############################################
lives-3.0.2/src/Makefile.in-1204-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1205:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-saveplay.lo `test -f 'saveplay.c' || echo '$(srcdir)/'`saveplay.c
lives-3.0.2/src/Makefile.in-1206-
lives-3.0.2/src/Makefile.in-1207-liblives_la-audio.lo: audio.c
lives-3.0.2/src/Makefile.in:1208:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-audio.lo -MD -MP -MF $(DEPDIR)/liblives_la-audio.Tpo -c -o liblives_la-audio.lo `test -f 'audio.c' || echo '$(srcdir)/'`audio.c
lives-3.0.2/src/Makefile.in-1209-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-audio.Tpo $(DEPDIR)/liblives_la-audio.Plo
##############################################
lives-3.0.2/src/Makefile.in-1211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-audio.lo `test -f 'audio.c' || echo '$(srcdir)/'`audio.c
lives-3.0.2/src/Makefile.in-1213-
lives-3.0.2/src/Makefile.in-1214-liblives_la-events.lo: events.c
lives-3.0.2/src/Makefile.in:1215:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-events.lo -MD -MP -MF $(DEPDIR)/liblives_la-events.Tpo -c -o liblives_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
lives-3.0.2/src/Makefile.in-1216-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-events.Tpo $(DEPDIR)/liblives_la-events.Plo
##############################################
lives-3.0.2/src/Makefile.in-1218-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1219:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
lives-3.0.2/src/Makefile.in-1220-
lives-3.0.2/src/Makefile.in-1221-liblives_la-resample.lo: resample.c
lives-3.0.2/src/Makefile.in:1222:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-resample.lo -MD -MP -MF $(DEPDIR)/liblives_la-resample.Tpo -c -o liblives_la-resample.lo `test -f 'resample.c' || echo '$(srcdir)/'`resample.c
lives-3.0.2/src/Makefile.in-1223-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-resample.Tpo $(DEPDIR)/liblives_la-resample.Plo
##############################################
lives-3.0.2/src/Makefile.in-1225-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1226:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-resample.lo `test -f 'resample.c' || echo '$(srcdir)/'`resample.c
lives-3.0.2/src/Makefile.in-1227-
lives-3.0.2/src/Makefile.in-1228-liblives_la-osc.lo: osc.c
lives-3.0.2/src/Makefile.in:1229:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-osc.lo -MD -MP -MF $(DEPDIR)/liblives_la-osc.Tpo -c -o liblives_la-osc.lo `test -f 'osc.c' || echo '$(srcdir)/'`osc.c
lives-3.0.2/src/Makefile.in-1230-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-osc.Tpo $(DEPDIR)/liblives_la-osc.Plo
##############################################
lives-3.0.2/src/Makefile.in-1232-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1233:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-osc.lo `test -f 'osc.c' || echo '$(srcdir)/'`osc.c
lives-3.0.2/src/Makefile.in-1234-
lives-3.0.2/src/Makefile.in-1235-liblives_la-omc-learn.lo: omc-learn.c
lives-3.0.2/src/Makefile.in:1236:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-omc-learn.lo -MD -MP -MF $(DEPDIR)/liblives_la-omc-learn.Tpo -c -o liblives_la-omc-learn.lo `test -f 'omc-learn.c' || echo '$(srcdir)/'`omc-learn.c
lives-3.0.2/src/Makefile.in-1237-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-omc-learn.Tpo $(DEPDIR)/liblives_la-omc-learn.Plo
##############################################
lives-3.0.2/src/Makefile.in-1239-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1240:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-omc-learn.lo `test -f 'omc-learn.c' || echo '$(srcdir)/'`omc-learn.c
lives-3.0.2/src/Makefile.in-1241-
lives-3.0.2/src/Makefile.in-1242-liblives_la-callbacks.lo: callbacks.c
lives-3.0.2/src/Makefile.in:1243:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-callbacks.lo -MD -MP -MF $(DEPDIR)/liblives_la-callbacks.Tpo -c -o liblives_la-callbacks.lo `test -f 'callbacks.c' || echo '$(srcdir)/'`callbacks.c
lives-3.0.2/src/Makefile.in-1244-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-callbacks.Tpo $(DEPDIR)/liblives_la-callbacks.Plo
##############################################
lives-3.0.2/src/Makefile.in-1246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1247:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-callbacks.lo `test -f 'callbacks.c' || echo '$(srcdir)/'`callbacks.c
lives-3.0.2/src/Makefile.in-1248-
lives-3.0.2/src/Makefile.in-1249-liblives_la-colourspace.lo: colourspace.c
lives-3.0.2/src/Makefile.in:1250:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-colourspace.lo -MD -MP -MF $(DEPDIR)/liblives_la-colourspace.Tpo -c -o liblives_la-colourspace.lo `test -f 'colourspace.c' || echo '$(srcdir)/'`colourspace.c
lives-3.0.2/src/Makefile.in-1251-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-colourspace.Tpo $(DEPDIR)/liblives_la-colourspace.Plo
##############################################
lives-3.0.2/src/Makefile.in-1253-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1254:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-colourspace.lo `test -f 'colourspace.c' || echo '$(srcdir)/'`colourspace.c
lives-3.0.2/src/Makefile.in-1255-
lives-3.0.2/src/Makefile.in-1256-liblives_la-keyboard.lo: keyboard.c
lives-3.0.2/src/Makefile.in:1257:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-keyboard.lo -MD -MP -MF $(DEPDIR)/liblives_la-keyboard.Tpo -c -o liblives_la-keyboard.lo `test -f 'keyboard.c' || echo '$(srcdir)/'`keyboard.c
lives-3.0.2/src/Makefile.in-1258-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-keyboard.Tpo $(DEPDIR)/liblives_la-keyboard.Plo
##############################################
lives-3.0.2/src/Makefile.in-1260-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1261:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-keyboard.lo `test -f 'keyboard.c' || echo '$(srcdir)/'`keyboard.c
lives-3.0.2/src/Makefile.in-1262-
lives-3.0.2/src/Makefile.in-1263-liblives_la-utils.lo: utils.c
lives-3.0.2/src/Makefile.in:1264:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-utils.lo -MD -MP -MF $(DEPDIR)/liblives_la-utils.Tpo -c -o liblives_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
lives-3.0.2/src/Makefile.in-1265-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-utils.Tpo $(DEPDIR)/liblives_la-utils.Plo
##############################################
lives-3.0.2/src/Makefile.in-1267-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1268:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
lives-3.0.2/src/Makefile.in-1269-
lives-3.0.2/src/Makefile.in-1270-liblives_la-multitrack.lo: multitrack.c
lives-3.0.2/src/Makefile.in:1271:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-multitrack.lo -MD -MP -MF $(DEPDIR)/liblives_la-multitrack.Tpo -c -o liblives_la-multitrack.lo `test -f 'multitrack.c' || echo '$(srcdir)/'`multitrack.c
lives-3.0.2/src/Makefile.in-1272-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-multitrack.Tpo $(DEPDIR)/liblives_la-multitrack.Plo
##############################################
lives-3.0.2/src/Makefile.in-1274-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1275:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-multitrack.lo `test -f 'multitrack.c' || echo '$(srcdir)/'`multitrack.c
lives-3.0.2/src/Makefile.in-1276-
lives-3.0.2/src/Makefile.in-1277-liblives_la-stream.lo: stream.c
lives-3.0.2/src/Makefile.in:1278:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-stream.lo -MD -MP -MF $(DEPDIR)/liblives_la-stream.Tpo -c -o liblives_la-stream.lo `test -f 'stream.c' || echo '$(srcdir)/'`stream.c
lives-3.0.2/src/Makefile.in-1279-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-stream.Tpo $(DEPDIR)/liblives_la-stream.Plo
##############################################
lives-3.0.2/src/Makefile.in-1281-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1282:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-stream.lo `test -f 'stream.c' || echo '$(srcdir)/'`stream.c
lives-3.0.2/src/Makefile.in-1283-
lives-3.0.2/src/Makefile.in-1284-liblives_la-cvirtual.lo: cvirtual.c
lives-3.0.2/src/Makefile.in:1285:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-cvirtual.lo -MD -MP -MF $(DEPDIR)/liblives_la-cvirtual.Tpo -c -o liblives_la-cvirtual.lo `test -f 'cvirtual.c' || echo '$(srcdir)/'`cvirtual.c
lives-3.0.2/src/Makefile.in-1286-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-cvirtual.Tpo $(DEPDIR)/liblives_la-cvirtual.Plo
##############################################
lives-3.0.2/src/Makefile.in-1288-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1289:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-cvirtual.lo `test -f 'cvirtual.c' || echo '$(srcdir)/'`cvirtual.c
lives-3.0.2/src/Makefile.in-1290-
lives-3.0.2/src/Makefile.in-1291-liblives_la-startup.lo: startup.c
lives-3.0.2/src/Makefile.in:1292:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-startup.lo -MD -MP -MF $(DEPDIR)/liblives_la-startup.Tpo -c -o liblives_la-startup.lo `test -f 'startup.c' || echo '$(srcdir)/'`startup.c
lives-3.0.2/src/Makefile.in-1293-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-startup.Tpo $(DEPDIR)/liblives_la-startup.Plo
##############################################
lives-3.0.2/src/Makefile.in-1295-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1296:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-startup.lo `test -f 'startup.c' || echo '$(srcdir)/'`startup.c
lives-3.0.2/src/Makefile.in-1297-
lives-3.0.2/src/Makefile.in-1298-liblives_la-pangotext.lo: pangotext.c
lives-3.0.2/src/Makefile.in:1299:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-pangotext.lo -MD -MP -MF $(DEPDIR)/liblives_la-pangotext.Tpo -c -o liblives_la-pangotext.lo `test -f 'pangotext.c' || echo '$(srcdir)/'`pangotext.c
lives-3.0.2/src/Makefile.in-1300-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-pangotext.Tpo $(DEPDIR)/liblives_la-pangotext.Plo
##############################################
lives-3.0.2/src/Makefile.in-1302-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1303:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-pangotext.lo `test -f 'pangotext.c' || echo '$(srcdir)/'`pangotext.c
lives-3.0.2/src/Makefile.in-1304-
lives-3.0.2/src/Makefile.in-1305-liblives_la-transcode.lo: transcode.c
lives-3.0.2/src/Makefile.in:1306:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-transcode.lo -MD -MP -MF $(DEPDIR)/liblives_la-transcode.Tpo -c -o liblives_la-transcode.lo `test -f 'transcode.c' || echo '$(srcdir)/'`transcode.c
lives-3.0.2/src/Makefile.in-1307-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-transcode.Tpo $(DEPDIR)/liblives_la-transcode.Plo
##############################################
lives-3.0.2/src/Makefile.in-1309-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1310:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-transcode.lo `test -f 'transcode.c' || echo '$(srcdir)/'`transcode.c
lives-3.0.2/src/Makefile.in-1311-
lives-3.0.2/src/Makefile.in-1312-liblives_la-videodev.lo: videodev.c
lives-3.0.2/src/Makefile.in:1313:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-videodev.lo -MD -MP -MF $(DEPDIR)/liblives_la-videodev.Tpo -c -o liblives_la-videodev.lo `test -f 'videodev.c' || echo '$(srcdir)/'`videodev.c
lives-3.0.2/src/Makefile.in-1314-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-videodev.Tpo $(DEPDIR)/liblives_la-videodev.Plo
##############################################
lives-3.0.2/src/Makefile.in-1316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1317:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-videodev.lo `test -f 'videodev.c' || echo '$(srcdir)/'`videodev.c
lives-3.0.2/src/Makefile.in-1318-
lives-3.0.2/src/Makefile.in-1319-liblives_la-jack.lo: jack.c
lives-3.0.2/src/Makefile.in:1320:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-jack.lo -MD -MP -MF $(DEPDIR)/liblives_la-jack.Tpo -c -o liblives_la-jack.lo `test -f 'jack.c' || echo '$(srcdir)/'`jack.c
lives-3.0.2/src/Makefile.in-1321-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-jack.Tpo $(DEPDIR)/liblives_la-jack.Plo
##############################################
lives-3.0.2/src/Makefile.in-1323-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1324:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-jack.lo `test -f 'jack.c' || echo '$(srcdir)/'`jack.c
lives-3.0.2/src/Makefile.in-1325-
lives-3.0.2/src/Makefile.in-1326-liblives_la-pulse.lo: pulse.c
lives-3.0.2/src/Makefile.in:1327:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-pulse.lo -MD -MP -MF $(DEPDIR)/liblives_la-pulse.Tpo -c -o liblives_la-pulse.lo `test -f 'pulse.c' || echo '$(srcdir)/'`pulse.c
lives-3.0.2/src/Makefile.in-1328-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-pulse.Tpo $(DEPDIR)/liblives_la-pulse.Plo
##############################################
lives-3.0.2/src/Makefile.in-1330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1331:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-pulse.lo `test -f 'pulse.c' || echo '$(srcdir)/'`pulse.c
lives-3.0.2/src/Makefile.in-1332-
lives-3.0.2/src/Makefile.in-1333-liblives_la-ldvgrab.lo: ldvgrab.c
lives-3.0.2/src/Makefile.in:1334:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-ldvgrab.lo -MD -MP -MF $(DEPDIR)/liblives_la-ldvgrab.Tpo -c -o liblives_la-ldvgrab.lo `test -f 'ldvgrab.c' || echo '$(srcdir)/'`ldvgrab.c
lives-3.0.2/src/Makefile.in-1335-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-ldvgrab.Tpo $(DEPDIR)/liblives_la-ldvgrab.Plo
##############################################
lives-3.0.2/src/Makefile.in-1337-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1338:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-ldvgrab.lo `test -f 'ldvgrab.c' || echo '$(srcdir)/'`ldvgrab.c
lives-3.0.2/src/Makefile.in-1339-
lives-3.0.2/src/Makefile.in-1340-liblives_la-ldvcallbacks.lo: ldvcallbacks.c
lives-3.0.2/src/Makefile.in:1341:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-ldvcallbacks.lo -MD -MP -MF $(DEPDIR)/liblives_la-ldvcallbacks.Tpo -c -o liblives_la-ldvcallbacks.lo `test -f 'ldvcallbacks.c' || echo '$(srcdir)/'`ldvcallbacks.c
lives-3.0.2/src/Makefile.in-1342-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-ldvcallbacks.Tpo $(DEPDIR)/liblives_la-ldvcallbacks.Plo
##############################################
lives-3.0.2/src/Makefile.in-1344-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1345:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-ldvcallbacks.lo `test -f 'ldvcallbacks.c' || echo '$(srcdir)/'`ldvcallbacks.c
lives-3.0.2/src/Makefile.in-1346-
lives-3.0.2/src/Makefile.in-1347-liblives_la-ldvinterface.lo: ldvinterface.c
lives-3.0.2/src/Makefile.in:1348:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-ldvinterface.lo -MD -MP -MF $(DEPDIR)/liblives_la-ldvinterface.Tpo -c -o liblives_la-ldvinterface.lo `test -f 'ldvinterface.c' || echo '$(srcdir)/'`ldvinterface.c
lives-3.0.2/src/Makefile.in-1349-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-ldvinterface.Tpo $(DEPDIR)/liblives_la-ldvinterface.Plo
##############################################
lives-3.0.2/src/Makefile.in-1351-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1352:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-ldvinterface.lo `test -f 'ldvinterface.c' || echo '$(srcdir)/'`ldvinterface.c
lives-3.0.2/src/Makefile.in-1353-
lives-3.0.2/src/Makefile.in-1354-giw/liblives_la-giwknob.lo: giw/giwknob.c
lives-3.0.2/src/Makefile.in:1355:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT giw/liblives_la-giwknob.lo -MD -MP -MF giw/$(DEPDIR)/liblives_la-giwknob.Tpo -c -o giw/liblives_la-giwknob.lo `test -f 'giw/giwknob.c' || echo '$(srcdir)/'`giw/giwknob.c
lives-3.0.2/src/Makefile.in-1356-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) giw/$(DEPDIR)/liblives_la-giwknob.Tpo giw/$(DEPDIR)/liblives_la-giwknob.Plo
##############################################
lives-3.0.2/src/Makefile.in-1358-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1359:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o giw/liblives_la-giwknob.lo `test -f 'giw/giwknob.c' || echo '$(srcdir)/'`giw/giwknob.c
lives-3.0.2/src/Makefile.in-1360-
lives-3.0.2/src/Makefile.in-1361-giw/liblives_la-giwvslider.lo: giw/giwvslider.c
lives-3.0.2/src/Makefile.in:1362:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT giw/liblives_la-giwvslider.lo -MD -MP -MF giw/$(DEPDIR)/liblives_la-giwvslider.Tpo -c -o giw/liblives_la-giwvslider.lo `test -f 'giw/giwvslider.c' || echo '$(srcdir)/'`giw/giwvslider.c
lives-3.0.2/src/Makefile.in-1363-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) giw/$(DEPDIR)/liblives_la-giwvslider.Tpo giw/$(DEPDIR)/liblives_la-giwvslider.Plo
##############################################
lives-3.0.2/src/Makefile.in-1365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1366:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o giw/liblives_la-giwvslider.lo `test -f 'giw/giwvslider.c' || echo '$(srcdir)/'`giw/giwvslider.c
lives-3.0.2/src/Makefile.in-1367-
lives-3.0.2/src/Makefile.in-1368-giw/liblives_la-giwled.lo: giw/giwled.c
lives-3.0.2/src/Makefile.in:1369:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT giw/liblives_la-giwled.lo -MD -MP -MF giw/$(DEPDIR)/liblives_la-giwled.Tpo -c -o giw/liblives_la-giwled.lo `test -f 'giw/giwled.c' || echo '$(srcdir)/'`giw/giwled.c
lives-3.0.2/src/Makefile.in-1370-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) giw/$(DEPDIR)/liblives_la-giwled.Tpo giw/$(DEPDIR)/liblives_la-giwled.Plo
##############################################
lives-3.0.2/src/Makefile.in-1372-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1373:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o giw/liblives_la-giwled.lo `test -f 'giw/giwled.c' || echo '$(srcdir)/'`giw/giwled.c
lives-3.0.2/src/Makefile.in-1374-
lives-3.0.2/src/Makefile.in-1375-giw/liblives_la-giwtimeline.lo: giw/giwtimeline.c
lives-3.0.2/src/Makefile.in:1376:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT giw/liblives_la-giwtimeline.lo -MD -MP -MF giw/$(DEPDIR)/liblives_la-giwtimeline.Tpo -c -o giw/liblives_la-giwtimeline.lo `test -f 'giw/giwtimeline.c' || echo '$(srcdir)/'`giw/giwtimeline.c
lives-3.0.2/src/Makefile.in-1377-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) giw/$(DEPDIR)/liblives_la-giwtimeline.Tpo giw/$(DEPDIR)/liblives_la-giwtimeline.Plo
##############################################
lives-3.0.2/src/Makefile.in-1379-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1380:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o giw/liblives_la-giwtimeline.lo `test -f 'giw/giwtimeline.c' || echo '$(srcdir)/'`giw/giwtimeline.c
lives-3.0.2/src/Makefile.in-1381-
lives-3.0.2/src/Makefile.in-1382-liblives_la-lbindings.lo: lbindings.c
lives-3.0.2/src/Makefile.in:1383:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -MT liblives_la-lbindings.lo -MD -MP -MF $(DEPDIR)/liblives_la-lbindings.Tpo -c -o liblives_la-lbindings.lo `test -f 'lbindings.c' || echo '$(srcdir)/'`lbindings.c
lives-3.0.2/src/Makefile.in-1384-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblives_la-lbindings.Tpo $(DEPDIR)/liblives_la-lbindings.Plo
##############################################
lives-3.0.2/src/Makefile.in-1386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1387:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblives_la_CFLAGS) $(CFLAGS) -c -o liblives_la-lbindings.lo `test -f 'lbindings.c' || echo '$(srcdir)/'`lbindings.c
lives-3.0.2/src/Makefile.in-1388-
lives-3.0.2/src/Makefile.in-1389-.cpp.o:
lives-3.0.2/src/Makefile.in:1390:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
lives-3.0.2/src/Makefile.in-1391-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lives-3.0.2/src/Makefile.in-1397-.cpp.obj:
lives-3.0.2/src/Makefile.in:1398:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
lives-3.0.2/src/Makefile.in:1399:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
lives-3.0.2/src/Makefile.in-1400-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
lives-3.0.2/src/Makefile.in-1402-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/src/Makefile.in:1403:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/src/Makefile.in-1404-
lives-3.0.2/src/Makefile.in-1405-.cpp.lo:
lives-3.0.2/src/Makefile.in:1406:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
lives-3.0.2/src/Makefile.in-1407-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lives-3.0.2/src/Makefile.in-1449-GTAGS:
lives-3.0.2/src/Makefile.in:1450:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/src/Makefile.in-1451-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/src/Makefile.in-1472-distdir: $(DISTFILES)
lives-3.0.2/src/Makefile.in:1473:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/src/Makefile.in:1474:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/src/Makefile.in-1475-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/src/Makefile.in-1486-	  if test -d $$d/$$file; then \
lives-3.0.2/src/Makefile.in:1487:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/src/Makefile.in-1488-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/libOSC/client/Makefile.in-50-  { \
lives-3.0.2/libOSC/client/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/libOSC/client/Makefile.in-52-  }; \
##############################################
lives-3.0.2/libOSC/client/Makefile.in-119-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/libOSC/client/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/libOSC/client/Makefile.in-121-am__vpath_adj = case $$p in \
lives-3.0.2/libOSC/client/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/libOSC/client/Makefile.in-123-    *) f=$$p;; \
lives-3.0.2/libOSC/client/Makefile.in-124-  esac;
lives-3.0.2/libOSC/client/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/libOSC/client/Makefile.in-126-am__install_max = 40
lives-3.0.2/libOSC/client/Makefile.in-127-am__nobase_strip_setup = \
lives-3.0.2/libOSC/client/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/libOSC/client/Makefile.in-129-am__nobase_strip = \
##############################################
lives-3.0.2/libOSC/client/Makefile.in-591-.c.obj:
lives-3.0.2/libOSC/client/Makefile.in:592:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/libOSC/client/Makefile.in-593-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/libOSC/client/Makefile.in-595-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/client/Makefile.in:596:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/libOSC/client/Makefile.in-597-
##############################################
lives-3.0.2/libOSC/client/Makefile.in-605-libOSC_client_la-OSC-client.lo: OSC-client.c
lives-3.0.2/libOSC/client/Makefile.in:606:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_client_la_CFLAGS) $(CFLAGS) -MT libOSC_client_la-OSC-client.lo -MD -MP -MF $(DEPDIR)/libOSC_client_la-OSC-client.Tpo -c -o libOSC_client_la-OSC-client.lo `test -f 'OSC-client.c' || echo '$(srcdir)/'`OSC-client.c
lives-3.0.2/libOSC/client/Makefile.in-607-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_client_la-OSC-client.Tpo $(DEPDIR)/libOSC_client_la-OSC-client.Plo
##############################################
lives-3.0.2/libOSC/client/Makefile.in-609-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/client/Makefile.in:610:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_client_la_CFLAGS) $(CFLAGS) -c -o libOSC_client_la-OSC-client.lo `test -f 'OSC-client.c' || echo '$(srcdir)/'`OSC-client.c
lives-3.0.2/libOSC/client/Makefile.in-611-
lives-3.0.2/libOSC/client/Makefile.in-612-libOSC_client_la-OSC-timetag.lo: OSC-timetag.c
lives-3.0.2/libOSC/client/Makefile.in:613:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_client_la_CFLAGS) $(CFLAGS) -MT libOSC_client_la-OSC-timetag.lo -MD -MP -MF $(DEPDIR)/libOSC_client_la-OSC-timetag.Tpo -c -o libOSC_client_la-OSC-timetag.lo `test -f 'OSC-timetag.c' || echo '$(srcdir)/'`OSC-timetag.c
lives-3.0.2/libOSC/client/Makefile.in-614-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_client_la-OSC-timetag.Tpo $(DEPDIR)/libOSC_client_la-OSC-timetag.Plo
##############################################
lives-3.0.2/libOSC/client/Makefile.in-616-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/client/Makefile.in:617:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_client_la_CFLAGS) $(CFLAGS) -c -o libOSC_client_la-OSC-timetag.lo `test -f 'OSC-timetag.c' || echo '$(srcdir)/'`OSC-timetag.c
lives-3.0.2/libOSC/client/Makefile.in-618-
##############################################
lives-3.0.2/libOSC/client/Makefile.in-654-GTAGS:
lives-3.0.2/libOSC/client/Makefile.in:655:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/libOSC/client/Makefile.in-656-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/libOSC/client/Makefile.in-677-distdir: $(DISTFILES)
lives-3.0.2/libOSC/client/Makefile.in:678:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/libOSC/client/Makefile.in:679:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/libOSC/client/Makefile.in-680-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/libOSC/client/Makefile.in-691-	  if test -d $$d/$$file; then \
lives-3.0.2/libOSC/client/Makefile.in:692:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/libOSC/client/Makefile.in-693-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/libOSC/OSC-receive.h-161-   value of this procedure to some non-const type to be able to write into it. */
lives-3.0.2/libOSC/OSC-receive.h:162:NetworkReturnAddressPtr OSCPacketBufferGetClientAddr(OSCPacketBuffer p);
lives-3.0.2/libOSC/OSC-receive.h-163-
##############################################
lives-3.0.2/libOSC/Makefile.in-50-  { \
lives-3.0.2/libOSC/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/libOSC/Makefile.in-52-  }; \
##############################################
lives-3.0.2/libOSC/Makefile.in-119-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/libOSC/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/libOSC/Makefile.in-121-am__vpath_adj = case $$p in \
lives-3.0.2/libOSC/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/libOSC/Makefile.in-123-    *) f=$$p;; \
lives-3.0.2/libOSC/Makefile.in-124-  esac;
lives-3.0.2/libOSC/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/libOSC/Makefile.in-126-am__install_max = 40
lives-3.0.2/libOSC/Makefile.in-127-am__nobase_strip_setup = \
lives-3.0.2/libOSC/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/libOSC/Makefile.in-129-am__nobase_strip = \
##############################################
lives-3.0.2/libOSC/Makefile.in-264-  while test -n "$$dir1"; do \
lives-3.0.2/libOSC/Makefile.in:265:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lives-3.0.2/libOSC/Makefile.in-266-    if test "$$first" != "."; then \
lives-3.0.2/libOSC/Makefile.in-267-      if test "$$first" = ".."; then \
lives-3.0.2/libOSC/Makefile.in:268:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lives-3.0.2/libOSC/Makefile.in:269:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lives-3.0.2/libOSC/Makefile.in-270-      else \
lives-3.0.2/libOSC/Makefile.in:271:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lives-3.0.2/libOSC/Makefile.in-272-        if test "$$first2" = "$$first"; then \
lives-3.0.2/libOSC/Makefile.in:273:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lives-3.0.2/libOSC/Makefile.in-274-        else \
##############################################
lives-3.0.2/libOSC/Makefile.in-279-    fi; \
lives-3.0.2/libOSC/Makefile.in:280:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lives-3.0.2/libOSC/Makefile.in-281-  done; \
##############################################
lives-3.0.2/libOSC/Makefile.in-680-.c.obj:
lives-3.0.2/libOSC/Makefile.in:681:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/libOSC/Makefile.in-682-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/libOSC/Makefile.in-684-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:685:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/libOSC/Makefile.in-686-
##############################################
lives-3.0.2/libOSC/Makefile.in-694-libOSC_la-OSC-address-space.lo: OSC-address-space.c
lives-3.0.2/libOSC/Makefile.in:695:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-address-space.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-address-space.Tpo -c -o libOSC_la-OSC-address-space.lo `test -f 'OSC-address-space.c' || echo '$(srcdir)/'`OSC-address-space.c
lives-3.0.2/libOSC/Makefile.in-696-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-address-space.Tpo $(DEPDIR)/libOSC_la-OSC-address-space.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-698-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:699:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-address-space.lo `test -f 'OSC-address-space.c' || echo '$(srcdir)/'`OSC-address-space.c
lives-3.0.2/libOSC/Makefile.in-700-
lives-3.0.2/libOSC/Makefile.in-701-libOSC_la-OSC-callbacklist.lo: OSC-callbacklist.c
lives-3.0.2/libOSC/Makefile.in:702:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-callbacklist.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-callbacklist.Tpo -c -o libOSC_la-OSC-callbacklist.lo `test -f 'OSC-callbacklist.c' || echo '$(srcdir)/'`OSC-callbacklist.c
lives-3.0.2/libOSC/Makefile.in-703-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-callbacklist.Tpo $(DEPDIR)/libOSC_la-OSC-callbacklist.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-705-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:706:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-callbacklist.lo `test -f 'OSC-callbacklist.c' || echo '$(srcdir)/'`OSC-callbacklist.c
lives-3.0.2/libOSC/Makefile.in-707-
lives-3.0.2/libOSC/Makefile.in-708-libOSC_la-OSC-drop.lo: OSC-drop.c
lives-3.0.2/libOSC/Makefile.in:709:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-drop.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-drop.Tpo -c -o libOSC_la-OSC-drop.lo `test -f 'OSC-drop.c' || echo '$(srcdir)/'`OSC-drop.c
lives-3.0.2/libOSC/Makefile.in-710-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-drop.Tpo $(DEPDIR)/libOSC_la-OSC-drop.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-712-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:713:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-drop.lo `test -f 'OSC-drop.c' || echo '$(srcdir)/'`OSC-drop.c
lives-3.0.2/libOSC/Makefile.in-714-
lives-3.0.2/libOSC/Makefile.in-715-libOSC_la-OSC-pattern-match.lo: OSC-pattern-match.c
lives-3.0.2/libOSC/Makefile.in:716:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-pattern-match.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-pattern-match.Tpo -c -o libOSC_la-OSC-pattern-match.lo `test -f 'OSC-pattern-match.c' || echo '$(srcdir)/'`OSC-pattern-match.c
lives-3.0.2/libOSC/Makefile.in-717-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-pattern-match.Tpo $(DEPDIR)/libOSC_la-OSC-pattern-match.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-719-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:720:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-pattern-match.lo `test -f 'OSC-pattern-match.c' || echo '$(srcdir)/'`OSC-pattern-match.c
lives-3.0.2/libOSC/Makefile.in-721-
lives-3.0.2/libOSC/Makefile.in-722-libOSC_la-OSC-priority-queue.lo: OSC-priority-queue.c
lives-3.0.2/libOSC/Makefile.in:723:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-priority-queue.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-priority-queue.Tpo -c -o libOSC_la-OSC-priority-queue.lo `test -f 'OSC-priority-queue.c' || echo '$(srcdir)/'`OSC-priority-queue.c
lives-3.0.2/libOSC/Makefile.in-724-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-priority-queue.Tpo $(DEPDIR)/libOSC_la-OSC-priority-queue.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-726-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:727:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-priority-queue.lo `test -f 'OSC-priority-queue.c' || echo '$(srcdir)/'`OSC-priority-queue.c
lives-3.0.2/libOSC/Makefile.in-728-
lives-3.0.2/libOSC/Makefile.in-729-libOSC_la-OSC-receive.lo: OSC-receive.c
lives-3.0.2/libOSC/Makefile.in:730:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-receive.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-receive.Tpo -c -o libOSC_la-OSC-receive.lo `test -f 'OSC-receive.c' || echo '$(srcdir)/'`OSC-receive.c
lives-3.0.2/libOSC/Makefile.in-731-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-receive.Tpo $(DEPDIR)/libOSC_la-OSC-receive.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-733-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:734:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-receive.lo `test -f 'OSC-receive.c' || echo '$(srcdir)/'`OSC-receive.c
lives-3.0.2/libOSC/Makefile.in-735-
lives-3.0.2/libOSC/Makefile.in-736-libOSC_la-OSC-string-help.lo: OSC-string-help.c
lives-3.0.2/libOSC/Makefile.in:737:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-string-help.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-string-help.Tpo -c -o libOSC_la-OSC-string-help.lo `test -f 'OSC-string-help.c' || echo '$(srcdir)/'`OSC-string-help.c
lives-3.0.2/libOSC/Makefile.in-738-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-string-help.Tpo $(DEPDIR)/libOSC_la-OSC-string-help.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-740-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:741:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-string-help.lo `test -f 'OSC-string-help.c' || echo '$(srcdir)/'`OSC-string-help.c
lives-3.0.2/libOSC/Makefile.in-742-
lives-3.0.2/libOSC/Makefile.in-743-libOSC_la-OSC-common.lo: OSC-common.c
lives-3.0.2/libOSC/Makefile.in:744:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-common.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-common.Tpo -c -o libOSC_la-OSC-common.lo `test -f 'OSC-common.c' || echo '$(srcdir)/'`OSC-common.c
lives-3.0.2/libOSC/Makefile.in-745-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-common.Tpo $(DEPDIR)/libOSC_la-OSC-common.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-747-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:748:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-common.lo `test -f 'OSC-common.c' || echo '$(srcdir)/'`OSC-common.c
lives-3.0.2/libOSC/Makefile.in-749-
lives-3.0.2/libOSC/Makefile.in-750-libOSC_la-OSC-timetag.lo: OSC-timetag.c
lives-3.0.2/libOSC/Makefile.in:751:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-OSC-timetag.lo -MD -MP -MF $(DEPDIR)/libOSC_la-OSC-timetag.Tpo -c -o libOSC_la-OSC-timetag.lo `test -f 'OSC-timetag.c' || echo '$(srcdir)/'`OSC-timetag.c
lives-3.0.2/libOSC/Makefile.in-752-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-OSC-timetag.Tpo $(DEPDIR)/libOSC_la-OSC-timetag.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-754-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:755:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-OSC-timetag.lo `test -f 'OSC-timetag.c' || echo '$(srcdir)/'`OSC-timetag.c
lives-3.0.2/libOSC/Makefile.in-756-
lives-3.0.2/libOSC/Makefile.in-757-libOSC_la-NetworkReturnAddress.lo: NetworkReturnAddress.c
lives-3.0.2/libOSC/Makefile.in:758:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -MT libOSC_la-NetworkReturnAddress.lo -MD -MP -MF $(DEPDIR)/libOSC_la-NetworkReturnAddress.Tpo -c -o libOSC_la-NetworkReturnAddress.lo `test -f 'NetworkReturnAddress.c' || echo '$(srcdir)/'`NetworkReturnAddress.c
lives-3.0.2/libOSC/Makefile.in-759-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libOSC_la-NetworkReturnAddress.Tpo $(DEPDIR)/libOSC_la-NetworkReturnAddress.Plo
##############################################
lives-3.0.2/libOSC/Makefile.in-761-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/Makefile.in:762:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libOSC_la_CFLAGS) $(CFLAGS) -c -o libOSC_la-NetworkReturnAddress.lo `test -f 'NetworkReturnAddress.c' || echo '$(srcdir)/'`NetworkReturnAddress.c
lives-3.0.2/libOSC/Makefile.in-763-
##############################################
lives-3.0.2/libOSC/Makefile.in-783-	dot_seen=no; \
lives-3.0.2/libOSC/Makefile.in:784:	target=`echo $@ | sed s/-recursive//`; \
lives-3.0.2/libOSC/Makefile.in-785-	case "$@" in \
##############################################
lives-3.0.2/libOSC/Makefile.in-846-GTAGS:
lives-3.0.2/libOSC/Makefile.in:847:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/libOSC/Makefile.in-848-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/libOSC/Makefile.in-869-distdir: $(DISTFILES)
lives-3.0.2/libOSC/Makefile.in:870:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/libOSC/Makefile.in:871:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/libOSC/Makefile.in-872-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/libOSC/Makefile.in-883-	  if test -d $$d/$$file; then \
lives-3.0.2/libOSC/Makefile.in:884:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/libOSC/Makefile.in-885-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/libOSC/sendOSC/htmsocket.c-170-
lives-3.0.2/libOSC/sendOSC/htmsocket.c:171:  /* MW 6/6/96: Call gethostbyname() instead of inet_addr(),
lives-3.0.2/libOSC/sendOSC/htmsocket.c-172-  so that host can be either an Internet host name (e.g.,
##############################################
lives-3.0.2/libOSC/sendOSC/htmsocket.c-189-
lives-3.0.2/libOSC/sendOSC/htmsocket.c:190:  /* was: o->serv_addr.sin_addr.s_addr = inet_addr(host); */
lives-3.0.2/libOSC/sendOSC/htmsocket.c-191-
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-50-  { \
lives-3.0.2/libOSC/sendOSC/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/libOSC/sendOSC/Makefile.in-52-  }; \
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-553-	test -n "$(EXEEXT)" || exit 0; \
lives-3.0.2/libOSC/sendOSC/Makefile.in:554:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lives-3.0.2/libOSC/sendOSC/Makefile.in-555-	echo " rm -f" $$list; \
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-578-.c.obj:
lives-3.0.2/libOSC/sendOSC/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/libOSC/sendOSC/Makefile.in-580-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/sendOSC/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/libOSC/sendOSC/Makefile.in-584-
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-592-sendOSC-htmsocket.o: htmsocket.c
lives-3.0.2/libOSC/sendOSC/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sendOSC_CFLAGS) $(CFLAGS) -MT sendOSC-htmsocket.o -MD -MP -MF $(DEPDIR)/sendOSC-htmsocket.Tpo -c -o sendOSC-htmsocket.o `test -f 'htmsocket.c' || echo '$(srcdir)/'`htmsocket.c
lives-3.0.2/libOSC/sendOSC/Makefile.in-594-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sendOSC-htmsocket.Tpo $(DEPDIR)/sendOSC-htmsocket.Po
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/sendOSC/Makefile.in:597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sendOSC_CFLAGS) $(CFLAGS) -c -o sendOSC-htmsocket.o `test -f 'htmsocket.c' || echo '$(srcdir)/'`htmsocket.c
lives-3.0.2/libOSC/sendOSC/Makefile.in-598-
lives-3.0.2/libOSC/sendOSC/Makefile.in-599-sendOSC-htmsocket.obj: htmsocket.c
lives-3.0.2/libOSC/sendOSC/Makefile.in:600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sendOSC_CFLAGS) $(CFLAGS) -MT sendOSC-htmsocket.obj -MD -MP -MF $(DEPDIR)/sendOSC-htmsocket.Tpo -c -o sendOSC-htmsocket.obj `if test -f 'htmsocket.c'; then $(CYGPATH_W) 'htmsocket.c'; else $(CYGPATH_W) '$(srcdir)/htmsocket.c'; fi`
lives-3.0.2/libOSC/sendOSC/Makefile.in-601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sendOSC-htmsocket.Tpo $(DEPDIR)/sendOSC-htmsocket.Po
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/sendOSC/Makefile.in:604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sendOSC_CFLAGS) $(CFLAGS) -c -o sendOSC-htmsocket.obj `if test -f 'htmsocket.c'; then $(CYGPATH_W) 'htmsocket.c'; else $(CYGPATH_W) '$(srcdir)/htmsocket.c'; fi`
lives-3.0.2/libOSC/sendOSC/Makefile.in-605-
lives-3.0.2/libOSC/sendOSC/Makefile.in-606-sendOSC-sendOSC.o: sendOSC.c
lives-3.0.2/libOSC/sendOSC/Makefile.in:607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sendOSC_CFLAGS) $(CFLAGS) -MT sendOSC-sendOSC.o -MD -MP -MF $(DEPDIR)/sendOSC-sendOSC.Tpo -c -o sendOSC-sendOSC.o `test -f 'sendOSC.c' || echo '$(srcdir)/'`sendOSC.c
lives-3.0.2/libOSC/sendOSC/Makefile.in-608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sendOSC-sendOSC.Tpo $(DEPDIR)/sendOSC-sendOSC.Po
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/sendOSC/Makefile.in:611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sendOSC_CFLAGS) $(CFLAGS) -c -o sendOSC-sendOSC.o `test -f 'sendOSC.c' || echo '$(srcdir)/'`sendOSC.c
lives-3.0.2/libOSC/sendOSC/Makefile.in-612-
lives-3.0.2/libOSC/sendOSC/Makefile.in-613-sendOSC-sendOSC.obj: sendOSC.c
lives-3.0.2/libOSC/sendOSC/Makefile.in:614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sendOSC_CFLAGS) $(CFLAGS) -MT sendOSC-sendOSC.obj -MD -MP -MF $(DEPDIR)/sendOSC-sendOSC.Tpo -c -o sendOSC-sendOSC.obj `if test -f 'sendOSC.c'; then $(CYGPATH_W) 'sendOSC.c'; else $(CYGPATH_W) '$(srcdir)/sendOSC.c'; fi`
lives-3.0.2/libOSC/sendOSC/Makefile.in-615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sendOSC-sendOSC.Tpo $(DEPDIR)/sendOSC-sendOSC.Po
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libOSC/sendOSC/Makefile.in:618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sendOSC_CFLAGS) $(CFLAGS) -c -o sendOSC-sendOSC.obj `if test -f 'sendOSC.c'; then $(CYGPATH_W) 'sendOSC.c'; else $(CYGPATH_W) '$(srcdir)/sendOSC.c'; fi`
lives-3.0.2/libOSC/sendOSC/Makefile.in-619-
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-655-GTAGS:
lives-3.0.2/libOSC/sendOSC/Makefile.in:656:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/libOSC/sendOSC/Makefile.in-657-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-678-distdir: $(DISTFILES)
lives-3.0.2/libOSC/sendOSC/Makefile.in:679:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/libOSC/sendOSC/Makefile.in:680:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/libOSC/sendOSC/Makefile.in-681-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/libOSC/sendOSC/Makefile.in-692-	  if test -d $$d/$$file; then \
lives-3.0.2/libOSC/sendOSC/Makefile.in:693:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/libOSC/sendOSC/Makefile.in-694-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/libOSC/OSC-receive.c-251-
lives-3.0.2/libOSC/OSC-receive.c:252:NetworkReturnAddressPtr OSCPacketBufferGetClientAddr(OSCPacketBuffer p) {
lives-3.0.2/libOSC/OSC-receive.c-253-  return p->returnAddr;
##############################################
lives-3.0.2/libOSC/OSC-receive.c-799-Boolean NetworkPacketWaiting(OSCPacketBuffer packet) {
lives-3.0.2/libOSC/OSC-receive.c:800:  NetworkReturnAddressPtr na = OSCPacketBufferGetClientAddr(packet);
lives-3.0.2/libOSC/OSC-receive.c-801-#ifndef IS_MINGW
##############################################
lives-3.0.2/libOSC/OSC-receive.c-815-  int n;
lives-3.0.2/libOSC/OSC-receive.c:816:  NetworkReturnAddressPtr na = OSCPacketBufferGetClientAddr(packet);
lives-3.0.2/libOSC/OSC-receive.c-817-
##############################################
lives-3.0.2/config.sub-52-
lives-3.0.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
lives-3.0.2/config.sub-54-
##############################################
lives-3.0.2/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
lives-3.0.2/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lives-3.0.2/config.sub-117-case $maybe_os in
##############################################
lives-3.0.2/config.sub-123-    os=-$maybe_os
lives-3.0.2/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lives-3.0.2/config.sub-125-    ;;
##############################################
lives-3.0.2/config.sub-127-    os=-linux-android
lives-3.0.2/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
lives-3.0.2/config.sub-129-    ;;
lives-3.0.2/config.sub-130-  *)
lives-3.0.2/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lives-3.0.2/config.sub-132-    if [ $basic_machine != $1 ]
lives-3.0.2/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
lives-3.0.2/config.sub-134-    else os=; fi
##############################################
lives-3.0.2/config.sub-181-		os=-sco5v6
lives-3.0.2/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-183-		;;
##############################################
lives-3.0.2/config.sub-185-		os=-sco3.2v5
lives-3.0.2/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-187-		;;
##############################################
lives-3.0.2/config.sub-189-		os=-sco3.2v4
lives-3.0.2/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-191-		;;
lives-3.0.2/config.sub-192-	-sco3.2.[4-9]*)
lives-3.0.2/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lives-3.0.2/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-195-		;;
##############################################
lives-3.0.2/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
lives-3.0.2/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-199-		;;
##############################################
lives-3.0.2/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
lives-3.0.2/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-203-		;;
##############################################
lives-3.0.2/config.sub-205-		os=-sco3.2v2
lives-3.0.2/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-207-		;;
lives-3.0.2/config.sub-208-	-udk*)
lives-3.0.2/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-210-		;;
##############################################
lives-3.0.2/config.sub-212-		os=-isc2.2
lives-3.0.2/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-214-		;;
##############################################
lives-3.0.2/config.sub-218-	-isc*)
lives-3.0.2/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lives-3.0.2/config.sub-220-		;;
##############################################
lives-3.0.2/config.sub-230-	-ptx*)
lives-3.0.2/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lives-3.0.2/config.sub-232-		;;
lives-3.0.2/config.sub-233-	-windowsnt*)
lives-3.0.2/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lives-3.0.2/config.sub-235-		;;
##############################################
lives-3.0.2/config.sub-367-	*-*-*)
lives-3.0.2/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lives-3.0.2/config.sub-369-		exit 1
##############################################
lives-3.0.2/config.sub-494-	amd64-*)
lives-3.0.2/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-496-		;;
##############################################
lives-3.0.2/config.sub-539-	blackfin-*)
lives-3.0.2/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-541-		os=-linux
##############################################
lives-3.0.2/config.sub-547-	c54x-*)
lives-3.0.2/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-549-		;;
lives-3.0.2/config.sub-550-	c55x-*)
lives-3.0.2/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-552-		;;
lives-3.0.2/config.sub-553-	c6x-*)
lives-3.0.2/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-555-		;;
##############################################
lives-3.0.2/config.sub-750-	i*86v32)
lives-3.0.2/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lives-3.0.2/config.sub-752-		os=-sysv32
##############################################
lives-3.0.2/config.sub-754-	i*86v4*)
lives-3.0.2/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lives-3.0.2/config.sub-756-		os=-sysv4
##############################################
lives-3.0.2/config.sub-758-	i*86v)
lives-3.0.2/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lives-3.0.2/config.sub-760-		os=-sysv
##############################################
lives-3.0.2/config.sub-762-	i*86sol2)
lives-3.0.2/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lives-3.0.2/config.sub-764-		os=-solaris2
##############################################
lives-3.0.2/config.sub-788-	leon-*|leon[3-9]-*)
lives-3.0.2/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
lives-3.0.2/config.sub-790-		;;
##############################################
lives-3.0.2/config.sub-795-	m68knommu-*)
lives-3.0.2/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-797-		os=-linux
##############################################
lives-3.0.2/config.sub-832-	mips3*-*)
lives-3.0.2/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lives-3.0.2/config.sub-834-		;;
lives-3.0.2/config.sub-835-	mips3*)
lives-3.0.2/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lives-3.0.2/config.sub-837-		;;
##############################################
lives-3.0.2/config.sub-854-	ms1-*)
lives-3.0.2/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
lives-3.0.2/config.sub-856-		;;
##############################################
lives-3.0.2/config.sub-973-	parisc-*)
lives-3.0.2/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-975-		os=-linux
##############################################
lives-3.0.2/config.sub-989-	pc98-*)
lives-3.0.2/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-991-		;;
##############################################
lives-3.0.2/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lives-3.0.2/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1006-		;;
lives-3.0.2/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lives-3.0.2/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1009-		;;
lives-3.0.2/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lives-3.0.2/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1012-		;;
lives-3.0.2/config.sub-1013-	pentium4-*)
lives-3.0.2/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1015-		;;
##############################################
lives-3.0.2/config.sub-1023-	ppc-* | ppcbe-*)
lives-3.0.2/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1025-		;;
##############################################
lives-3.0.2/config.sub-1029-	ppcle-* | powerpclittle-*)
lives-3.0.2/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1031-		;;
##############################################
lives-3.0.2/config.sub-1033-		;;
lives-3.0.2/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1035-		;;
##############################################
lives-3.0.2/config.sub-1039-	ppc64le-* | powerpc64little-*)
lives-3.0.2/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1041-		;;
##############################################
lives-3.0.2/config.sub-1122-	strongarm-* | thumb-*)
lives-3.0.2/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
lives-3.0.2/config.sub-1124-		;;
##############################################
lives-3.0.2/config.sub-1252-	xscale-* | xscalee[bl]-*)
lives-3.0.2/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
lives-3.0.2/config.sub-1254-		;;
##############################################
lives-3.0.2/config.sub-1329-	*)
lives-3.0.2/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lives-3.0.2/config.sub-1331-		exit 1
##############################################
lives-3.0.2/config.sub-1337-	*-digital*)
lives-3.0.2/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lives-3.0.2/config.sub-1339-		;;
lives-3.0.2/config.sub-1340-	*-commodore*)
lives-3.0.2/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lives-3.0.2/config.sub-1342-		;;
##############################################
lives-3.0.2/config.sub-1358-	-solaris1 | -solaris1.*)
lives-3.0.2/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lives-3.0.2/config.sub-1360-		;;
##############################################
lives-3.0.2/config.sub-1370-	-gnu/linux*)
lives-3.0.2/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lives-3.0.2/config.sub-1372-		;;
##############################################
lives-3.0.2/config.sub-1416-	-nto*)
lives-3.0.2/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lives-3.0.2/config.sub-1418-		;;
##############################################
lives-3.0.2/config.sub-1423-	-mac*)
lives-3.0.2/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
lives-3.0.2/config.sub-1425-		;;
##############################################
lives-3.0.2/config.sub-1429-	-linux*)
lives-3.0.2/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lives-3.0.2/config.sub-1431-		;;
lives-3.0.2/config.sub-1432-	-sunos5*)
lives-3.0.2/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lives-3.0.2/config.sub-1434-		;;
lives-3.0.2/config.sub-1435-	-sunos6*)
lives-3.0.2/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lives-3.0.2/config.sub-1437-		;;
##############################################
lives-3.0.2/config.sub-1484-	-sinix5.*)
lives-3.0.2/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
lives-3.0.2/config.sub-1486-		;;
##############################################
lives-3.0.2/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
lives-3.0.2/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
lives-3.0.2/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lives-3.0.2/config.sub-1540-		exit 1
##############################################
lives-3.0.2/config.sub-1800-		esac
lives-3.0.2/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lives-3.0.2/config.sub-1802-		;;
##############################################
lives-3.0.2/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
lives-3.0.2/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
lives-3.0.2/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
lives-3.0.2/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
lives-3.0.2/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
lives-3.0.2/aclocal.m4-181-        else 
lives-3.0.2/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
lives-3.0.2/aclocal.m4-183-        fi
##############################################
lives-3.0.2/aclocal.m4-388-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lives-3.0.2/aclocal.m4:389:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lives-3.0.2/aclocal.m4-390-# and then we would define $MISSING as
##############################################
lives-3.0.2/aclocal.m4-403-# Expand $ac_aux_dir to an absolute path.
lives-3.0.2/aclocal.m4:404:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lives-3.0.2/aclocal.m4-405-])
##############################################
lives-3.0.2/aclocal.m4-501-  if test "$am_compiler_list" = ""; then
lives-3.0.2/aclocal.m4:502:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lives-3.0.2/aclocal.m4-503-  fi
##############################################
lives-3.0.2/aclocal.m4-652-    # Strip MF so we end up with the name of the file.
lives-3.0.2/aclocal.m4:653:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lives-3.0.2/aclocal.m4-654-    # Check whether this is an Automake generated Makefile or not.
##############################################
lives-3.0.2/aclocal.m4-661-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
lives-3.0.2/aclocal.m4:662:      dirpart=`AS_DIRNAME("$mf")`
lives-3.0.2/aclocal.m4-663-    else
##############################################
lives-3.0.2/aclocal.m4-667-    # from the Makefile without running 'make'.
lives-3.0.2/aclocal.m4:668:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lives-3.0.2/aclocal.m4-669-    test -z "$DEPDIR" && continue
lives-3.0.2/aclocal.m4:670:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lives-3.0.2/aclocal.m4-671-    test -z "$am__include" && continue
lives-3.0.2/aclocal.m4:672:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lives-3.0.2/aclocal.m4-673-    # Find all dependency output files, they are included files with
##############################################
lives-3.0.2/aclocal.m4-681-      test -f "$dirpart/$file" && continue
lives-3.0.2/aclocal.m4:682:      fdir=`AS_DIRNAME(["$file"])`
lives-3.0.2/aclocal.m4-683-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
lives-3.0.2/aclocal.m4-739-AC_REQUIRE([AC_PROG_INSTALL])dnl
lives-3.0.2/aclocal.m4:740:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lives-3.0.2/aclocal.m4-741-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lives-3.0.2/aclocal.m4-898-    * )
lives-3.0.2/aclocal.m4:899:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lives-3.0.2/aclocal.m4-900-  esac
lives-3.0.2/aclocal.m4-901-done
lives-3.0.2/aclocal.m4:902:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
lives-3.0.2/aclocal.m4-903-
##############################################
lives-3.0.2/aclocal.m4-1005-# Ignore all kinds of additional output from 'make'.
lives-3.0.2/aclocal.m4:1006:case `$am_make -s -f confmf 2> /dev/null` in #(
lives-3.0.2/aclocal.m4-1007-*the\ am__doit\ target*)
##############################################
lives-3.0.2/aclocal.m4-1015-   echo '.include "confinc"' > confmf
lives-3.0.2/aclocal.m4:1016:   case `$am_make -s -f confmf 2> /dev/null` in #(
lives-3.0.2/aclocal.m4-1017-   *the\ am__doit\ target*)
##############################################
lives-3.0.2/aclocal.m4-1258-     echo "timestamp, slept: $am_has_slept" > conftest.file
lives-3.0.2/aclocal.m4:1259:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lives-3.0.2/aclocal.m4-1260-     if test "$[*]" = "X"; then
lives-3.0.2/aclocal.m4-1261-	# -L didn't work.
lives-3.0.2/aclocal.m4:1262:	set X `ls -t "$srcdir/configure" conftest.file`
lives-3.0.2/aclocal.m4-1263-     fi
##############################################
lives-3.0.2/menu-entries/lives32.xpm-808-"_@y$z$!#g#A$ #B$C$D$E$-$3#F$G$H$I$J$K$L$5$G@M$N$O$P$Q$R$S$k+T$U$",
lives-3.0.2/menu-entries/lives32.xpm:809:"U+V$W$X$Y$Z$`$ %`#3#.%+%@%#%$%%%&%*%=%-%;%>%,%'%)%!%~%{%]%^%/%(%",
lives-3.0.2/menu-entries/lives32.xpm-810-"_%:%<%[%}%|%1%h$2%3%4%5%6%7%=+8%9%0%a%b%c%c%d%}%e%f%g%h%=+i%i#j%",
##############################################
lives-3.0.2/config.rpath-33-host="$1"
lives-3.0.2/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lives-3.0.2/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lives-3.0.2/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lives-3.0.2/config.rpath-37-
##############################################
lives-3.0.2/config.rpath-47-done
lives-3.0.2/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
lives-3.0.2/config.rpath-49-
##############################################
lives-3.0.2/config.rpath-91-        *)
lives-3.0.2/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
lives-3.0.2/config.rpath-93-            *Sun\ C*)
##############################################
lives-3.0.2/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lives-3.0.2/config.rpath:218:      case `$LD -v 2>&1` in
lives-3.0.2/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
lives-3.0.2/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
lives-3.0.2/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
lives-3.0.2/config.rpath-225-          else
##############################################
lives-3.0.2/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
lives-3.0.2/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
lives-3.0.2/config.rpath-282-          if test -f "$collect2name" && \
##############################################
lives-3.0.2/config.rpath-419-        hardcode_direct=yes
lives-3.0.2/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lives-3.0.2/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
lives-3.0.2/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
lives-3.0.2/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
lives-3.0.2/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
lives-3.0.2/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
lives-3.0.2/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
lives-3.0.2/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
lives-3.0.2/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lives-3.0.2/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lives-3.0.2/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lives-3.0.2/config.rpath-633-
##############################################
lives-3.0.2/Makefile.in-50-  { \
lives-3.0.2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/Makefile.in-52-  }; \
##############################################
lives-3.0.2/Makefile.in-150-  esac
lives-3.0.2/Makefile.in:151:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/Makefile.in-152-am__vpath_adj = case $$p in \
lives-3.0.2/Makefile.in:153:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/Makefile.in-154-    *) f=$$p;; \
lives-3.0.2/Makefile.in-155-  esac;
lives-3.0.2/Makefile.in:156:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/Makefile.in-157-am__install_max = 40
lives-3.0.2/Makefile.in-158-am__nobase_strip_setup = \
lives-3.0.2/Makefile.in:159:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/Makefile.in-160-am__nobase_strip = \
##############################################
lives-3.0.2/Makefile.in-229-  while test -n "$$dir1"; do \
lives-3.0.2/Makefile.in:230:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lives-3.0.2/Makefile.in-231-    if test "$$first" != "."; then \
lives-3.0.2/Makefile.in-232-      if test "$$first" = ".."; then \
lives-3.0.2/Makefile.in:233:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lives-3.0.2/Makefile.in:234:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lives-3.0.2/Makefile.in-235-      else \
lives-3.0.2/Makefile.in:236:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lives-3.0.2/Makefile.in-237-        if test "$$first2" = "$$first"; then \
lives-3.0.2/Makefile.in:238:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lives-3.0.2/Makefile.in-239-        else \
##############################################
lives-3.0.2/Makefile.in-244-    fi; \
lives-3.0.2/Makefile.in:245:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lives-3.0.2/Makefile.in-246-  done; \
##############################################
lives-3.0.2/Makefile.in-636-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
lives-3.0.2/Makefile.in:637:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/Makefile.in-638-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/Makefile.in-653-	dot_seen=no; \
lives-3.0.2/Makefile.in:654:	target=`echo $@ | sed s/-recursive//`; \
lives-3.0.2/Makefile.in-655-	case "$@" in \
##############################################
lives-3.0.2/Makefile.in-716-GTAGS:
lives-3.0.2/Makefile.in:717:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/Makefile.in-718-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/Makefile.in-748-	test -d "$(distdir)" || mkdir "$(distdir)"
lives-3.0.2/Makefile.in:749:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/Makefile.in:750:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/Makefile.in-751-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/Makefile.in-762-	  if test -d $$d/$$file; then \
lives-3.0.2/Makefile.in:763:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/Makefile.in-764-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/Makefile.in-875-	test -d $(distdir)/_build || exit 0; \
lives-3.0.2/Makefile.in:876:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lives-3.0.2/Makefile.in-877-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lives-3.0.2/Makefile.in-920-	}; \
lives-3.0.2/Makefile.in:921:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
lives-3.0.2/Makefile.in-922-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lives-3.0.2/Makefile.in-932-	fi
lives-3.0.2/Makefile.in:933:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lives-3.0.2/Makefile.in-934-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
lives-3.0.2/intl/config.charset-116-host="$1"
lives-3.0.2/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
lives-3.0.2/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
lives-3.0.2/intl/Makefile.in-288-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
lives-3.0.2/intl/Makefile.in:289:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
lives-3.0.2/intl/Makefile.in:290:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
lives-3.0.2/intl/Makefile.in:291:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
lives-3.0.2/intl/Makefile.in-292-	  -i $(srcdir)/libintl.rc -o libintl.res --output-format=coff
##############################################
lives-3.0.2/intl/Makefile.in-347-	  if test "@RELOCATABLE@" = yes; then \
lives-3.0.2/intl/Makefile.in:348:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
lives-3.0.2/intl/Makefile.in-349-	    if test -n "$$dependencies"; then \
##############################################
lives-3.0.2/intl/libgnuintl.h.in-133-extern char *gettext (const char *__msgid)
lives-3.0.2/intl/libgnuintl.h.in:134:       _INTL_ASM (libintl_gettext)
lives-3.0.2/intl/libgnuintl.h.in-135-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
lives-3.0.2/intl/libgnuintl.h.in-151-extern char *dgettext (const char *__domainname, const char *__msgid)
lives-3.0.2/intl/libgnuintl.h.in:152:       _INTL_ASM (libintl_dgettext)
lives-3.0.2/intl/libgnuintl.h.in-153-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lives-3.0.2/intl/libgnuintl.h.in-172-			int __category)
lives-3.0.2/intl/libgnuintl.h.in:173:       _INTL_ASM (libintl_dcgettext)
lives-3.0.2/intl/libgnuintl.h.in-174-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lives-3.0.2/intl/libgnuintl.h.in-194-		       unsigned long int __n)
lives-3.0.2/intl/libgnuintl.h.in:195:       _INTL_ASM (libintl_ngettext)
lives-3.0.2/intl/libgnuintl.h.in-196-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lives-3.0.2/intl/libgnuintl.h.in-216-			unsigned long int __n)
lives-3.0.2/intl/libgnuintl.h.in:217:       _INTL_ASM (libintl_dngettext)
lives-3.0.2/intl/libgnuintl.h.in-218-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
lives-3.0.2/intl/libgnuintl.h.in-240-			 unsigned long int __n, int __category)
lives-3.0.2/intl/libgnuintl.h.in:241:       _INTL_ASM (libintl_dcngettext)
lives-3.0.2/intl/libgnuintl.h.in-242-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
lives-3.0.2/intl/libgnuintl.h.in-261-extern char *textdomain (const char *__domainname)
lives-3.0.2/intl/libgnuintl.h.in:262:       _INTL_ASM (libintl_textdomain);
lives-3.0.2/intl/libgnuintl.h.in-263-#endif
##############################################
lives-3.0.2/intl/libgnuintl.h.in-279-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
lives-3.0.2/intl/libgnuintl.h.in:280:       _INTL_ASM (libintl_bindtextdomain);
lives-3.0.2/intl/libgnuintl.h.in-281-#endif
##############################################
lives-3.0.2/intl/libgnuintl.h.in-298-				      const char *__codeset)
lives-3.0.2/intl/libgnuintl.h.in:299:       _INTL_ASM (libintl_bind_textdomain_codeset);
lives-3.0.2/intl/libgnuintl.h.in-300-#endif
##############################################
lives-3.0.2/intl/intl-exports.c-28-      extern __declspec(dllexport) int x; int x = 42;  */		\
lives-3.0.2/intl/intl-exports.c:29: asm (".section .drectve\n");						\
lives-3.0.2/intl/intl-exports.c:30: asm (".ascii \" -export:" #x ",data\"\n");				\
lives-3.0.2/intl/intl-exports.c:31: asm (".data\n");							\
lives-3.0.2/intl/intl-exports.c-32- /* Allocate a pseudo-variable IMP(x).  */				\
##############################################
lives-3.0.2/resources/Makefile.in-52-  { \
lives-3.0.2/resources/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/resources/Makefile.in-54-  }; \
##############################################
lives-3.0.2/resources/Makefile.in-140-  esac
lives-3.0.2/resources/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/resources/Makefile.in-142-am__vpath_adj = case $$p in \
lives-3.0.2/resources/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/resources/Makefile.in-144-    *) f=$$p;; \
lives-3.0.2/resources/Makefile.in-145-  esac;
lives-3.0.2/resources/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/resources/Makefile.in-147-am__install_max = 40
lives-3.0.2/resources/Makefile.in-148-am__nobase_strip_setup = \
lives-3.0.2/resources/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/resources/Makefile.in-150-am__nobase_strip = \
##############################################
lives-3.0.2/resources/Makefile.in-501-	@list='$(resources_DATA)'; test -n "$(resourcesdir)" || list=; \
lives-3.0.2/resources/Makefile.in:502:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/resources/Makefile.in-503-	dir='$(DESTDIR)$(resourcesdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/resources/Makefile.in-511-distdir: $(DISTFILES)
lives-3.0.2/resources/Makefile.in:512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/resources/Makefile.in:513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/resources/Makefile.in-514-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/resources/Makefile.in-525-	  if test -d $$d/$$file; then \
lives-3.0.2/resources/Makefile.in:526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/resources/Makefile.in-527-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/config.guess-34-
lives-3.0.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
lives-3.0.2/config.guess-36-
##############################################
lives-3.0.2/config.guess-103-    # shellcheck disable=SC2039
lives-3.0.2/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lives-3.0.2/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
lives-3.0.2/config.guess-153-	EOF
lives-3.0.2/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
lives-3.0.2/config.guess-155-
##############################################
lives-3.0.2/config.guess-190-	    earmv*)
lives-3.0.2/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
lives-3.0.2/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
lives-3.0.2/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
lives-3.0.2/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
lives-3.0.2/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
lives-3.0.2/config.guess-224-		;;
##############################################
lives-3.0.2/config.guess-235-	    *)
lives-3.0.2/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
lives-3.0.2/config.guess-237-		;;
##############################################
lives-3.0.2/config.guess-285-	*4.0)
lives-3.0.2/config.guess:286:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lives-3.0.2/config.guess-287-		;;
lives-3.0.2/config.guess-288-	*5.*)
lives-3.0.2/config.guess:289:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lives-3.0.2/config.guess-290-		;;
##############################################
lives-3.0.2/config.guess-295-	# types through head -n 1, so we only detect the type of CPU 0.
lives-3.0.2/config.guess:296:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lives-3.0.2/config.guess-297-	case "$ALPHA_CPU_TYPE" in
##############################################
lives-3.0.2/config.guess-333-	# 1.2 uses "1.2" for uname -r.
lives-3.0.2/config.guess:334:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
lives-3.0.2/config.guess-335-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
lives-3.0.2/config.guess-384-    s390x:SunOS:*:*)
lives-3.0.2/config.guess:385:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
lives-3.0.2/config.guess-386-	exit ;;
lives-3.0.2/config.guess-387-    sun4H:SunOS:5.*:*)
lives-3.0.2/config.guess:388:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
lives-3.0.2/config.guess-389-	exit ;;
lives-3.0.2/config.guess-390-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lives-3.0.2/config.guess:391:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
lives-3.0.2/config.guess-392-	exit ;;
##############################################
lives-3.0.2/config.guess-409-	fi
lives-3.0.2/config.guess:410:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
lives-3.0.2/config.guess-411-	exit ;;
##############################################
lives-3.0.2/config.guess-415-	# it's likely to be more like Solaris than SunOS4.
lives-3.0.2/config.guess:416:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
lives-3.0.2/config.guess-417-	exit ;;
##############################################
lives-3.0.2/config.guess-424-	# Japanese Language versions have a version number like `4.1.3-JL'.
lives-3.0.2/config.guess:425:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
lives-3.0.2/config.guess-426-	exit ;;
##############################################
lives-3.0.2/config.guess-430-    sun*:*:4.2BSD:*)
lives-3.0.2/config.guess:431:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lives-3.0.2/config.guess-432-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
lives-3.0.2/config.guess-512-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
lives-3.0.2/config.guess:513:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
lives-3.0.2/config.guess:514:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
lives-3.0.2/config.guess-515-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
lives-3.0.2/config.guess-568-    *:IRIX*:*:*)
lives-3.0.2/config.guess:569:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
lives-3.0.2/config.guess-570-	exit ;;
##############################################
lives-3.0.2/config.guess-598-EOF
lives-3.0.2/config.guess:599:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
lives-3.0.2/config.guess-600-		then
##############################################
lives-3.0.2/config.guess-611-    *:AIX:*:[4567])
lives-3.0.2/config.guess:612:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lives-3.0.2/config.guess-613-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
lives-3.0.2/config.guess-647-    9000/[34678]??:HP-UX:*:*)
lives-3.0.2/config.guess:648:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
lives-3.0.2/config.guess-649-	case "$UNAME_MACHINE" in
##############################################
lives-3.0.2/config.guess-701-EOF
lives-3.0.2/config.guess:702:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
lives-3.0.2/config.guess-703-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lives-3.0.2/config.guess-729-    ia64:HP-UX:*:*)
lives-3.0.2/config.guess:730:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
lives-3.0.2/config.guess-731-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
lives-3.0.2/config.guess-759-EOF
lives-3.0.2/config.guess:760:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
lives-3.0.2/config.guess-761-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
lives-3.0.2/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
lives-3.0.2/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
lives-3.0.2/config.guess-832-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lives-3.0.2/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
lives-3.0.2/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
lives-3.0.2/config.guess-837-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lives-3.0.2/config.guess-853-	then
lives-3.0.2/config.guess:854:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
lives-3.0.2/config.guess-855-	else
lives-3.0.2/config.guess:856:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
lives-3.0.2/config.guess-857-	fi
##############################################
lives-3.0.2/config.guess-866-	esac
lives-3.0.2/config.guess:867:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
lives-3.0.2/config.guess-868-	exit ;;
##############################################
lives-3.0.2/config.guess-902-    prep*:SunOS:5.*:*)
lives-3.0.2/config.guess:903:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
lives-3.0.2/config.guess-904-	exit ;;
##############################################
lives-3.0.2/config.guess-906-	# the GNU system
lives-3.0.2/config.guess:907:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
lives-3.0.2/config.guess-908-	exit ;;
##############################################
lives-3.0.2/config.guess-910-	# other systems with GNU libc and userland
lives-3.0.2/config.guess:911:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
lives-3.0.2/config.guess-912-	exit ;;
##############################################
lives-3.0.2/config.guess-1032-EOF
lives-3.0.2/config.guess:1033:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
lives-3.0.2/config.guess-1034-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
lives-3.0.2/config.guess-1132-    i*86:*:4.*:*)
lives-3.0.2/config.guess:1133:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
lives-3.0.2/config.guess-1134-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lives-3.0.2/config.guess-1435-    *:DragonFly:*:*)
lives-3.0.2/config.guess:1436:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
lives-3.0.2/config.guess-1437-	exit ;;
##############################################
lives-3.0.2/config.guess-1448-    i*86:skyos:*:*)
lives-3.0.2/config.guess:1449:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
lives-3.0.2/config.guess-1450-	exit ;;
##############################################
lives-3.0.2/config.guess-1598-
lives-3.0.2/config.guess:1599:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
lives-3.0.2/config.guess-1600-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
lives-3.0.2/RFX/RFX.spec-617-#negate each frame
lives-3.0.2/RFX/RFX.spec:618:system("$convert_command -negate $in $out");
lives-3.0.2/RFX/RFX.spec-619-</loop>
##############################################
lives-3.0.2/RFX/RFX.spec-805-        #need continuous frames for preview
lives-3.0.2/RFX/RFX.spec:806:        `cp $in $out`;
lives-3.0.2/RFX/RFX.spec-807-    }
##############################################
lives-3.0.2/RFX/RFX.spec-810-if ($to_do>0) {
lives-3.0.2/RFX/RFX.spec:811:    system("$convert_command $img_prefix$in -negate $out_prefix$out");
lives-3.0.2/RFX/RFX.spec-812-}
##############################################
lives-3.0.2/libweed/Makefile.in-62-  { \
lives-3.0.2/libweed/Makefile.in:63:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/libweed/Makefile.in-64-  }; \
##############################################
lives-3.0.2/libweed/Makefile.in-132-CONFIG_CLEAN_VPATH_FILES =
lives-3.0.2/libweed/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/libweed/Makefile.in-134-am__vpath_adj = case $$p in \
lives-3.0.2/libweed/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/libweed/Makefile.in-136-    *) f=$$p;; \
lives-3.0.2/libweed/Makefile.in-137-  esac;
lives-3.0.2/libweed/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/libweed/Makefile.in-139-am__install_max = 40
lives-3.0.2/libweed/Makefile.in-140-am__nobase_strip_setup = \
lives-3.0.2/libweed/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/libweed/Makefile.in-142-am__nobase_strip = \
##############################################
lives-3.0.2/libweed/Makefile.in-677-.c.obj:
lives-3.0.2/libweed/Makefile.in:678:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/libweed/Makefile.in-679-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lives-3.0.2/libweed/Makefile.in-681-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libweed/Makefile.in:682:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lives-3.0.2/libweed/Makefile.in-683-
##############################################
lives-3.0.2/libweed/Makefile.in-691-libweed_utils_la-weed-utils.lo: weed-utils.c
lives-3.0.2/libweed/Makefile.in:692:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_utils_la_CFLAGS) $(CFLAGS) -MT libweed_utils_la-weed-utils.lo -MD -MP -MF $(DEPDIR)/libweed_utils_la-weed-utils.Tpo -c -o libweed_utils_la-weed-utils.lo `test -f 'weed-utils.c' || echo '$(srcdir)/'`weed-utils.c
lives-3.0.2/libweed/Makefile.in-693-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libweed_utils_la-weed-utils.Tpo $(DEPDIR)/libweed_utils_la-weed-utils.Plo
##############################################
lives-3.0.2/libweed/Makefile.in-695-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libweed/Makefile.in:696:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_utils_la_CFLAGS) $(CFLAGS) -c -o libweed_utils_la-weed-utils.lo `test -f 'weed-utils.c' || echo '$(srcdir)/'`weed-utils.c
lives-3.0.2/libweed/Makefile.in-697-
lives-3.0.2/libweed/Makefile.in-698-libweed_utils_scripting_la-weed-utils_scripting.lo: weed-utils_scripting.c
lives-3.0.2/libweed/Makefile.in:699:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_utils_scripting_la_CFLAGS) $(CFLAGS) -MT libweed_utils_scripting_la-weed-utils_scripting.lo -MD -MP -MF $(DEPDIR)/libweed_utils_scripting_la-weed-utils_scripting.Tpo -c -o libweed_utils_scripting_la-weed-utils_scripting.lo `test -f 'weed-utils_scripting.c' || echo '$(srcdir)/'`weed-utils_scripting.c
lives-3.0.2/libweed/Makefile.in-700-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libweed_utils_scripting_la-weed-utils_scripting.Tpo $(DEPDIR)/libweed_utils_scripting_la-weed-utils_scripting.Plo
##############################################
lives-3.0.2/libweed/Makefile.in-702-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libweed/Makefile.in:703:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_utils_scripting_la_CFLAGS) $(CFLAGS) -c -o libweed_utils_scripting_la-weed-utils_scripting.lo `test -f 'weed-utils_scripting.c' || echo '$(srcdir)/'`weed-utils_scripting.c
lives-3.0.2/libweed/Makefile.in-704-
lives-3.0.2/libweed/Makefile.in-705-libweed_la-weed.lo: weed.c
lives-3.0.2/libweed/Makefile.in:706:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_la_CFLAGS) $(CFLAGS) -MT libweed_la-weed.lo -MD -MP -MF $(DEPDIR)/libweed_la-weed.Tpo -c -o libweed_la-weed.lo `test -f 'weed.c' || echo '$(srcdir)/'`weed.c
lives-3.0.2/libweed/Makefile.in-707-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libweed_la-weed.Tpo $(DEPDIR)/libweed_la-weed.Plo
##############################################
lives-3.0.2/libweed/Makefile.in-709-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libweed/Makefile.in:710:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_la_CFLAGS) $(CFLAGS) -c -o libweed_la-weed.lo `test -f 'weed.c' || echo '$(srcdir)/'`weed.c
lives-3.0.2/libweed/Makefile.in-711-
lives-3.0.2/libweed/Makefile.in-712-libweed_slice_la-weed-gslice.lo: weed-gslice.c
lives-3.0.2/libweed/Makefile.in:713:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_slice_la_CFLAGS) $(CFLAGS) -MT libweed_slice_la-weed-gslice.lo -MD -MP -MF $(DEPDIR)/libweed_slice_la-weed-gslice.Tpo -c -o libweed_slice_la-weed-gslice.lo `test -f 'weed-gslice.c' || echo '$(srcdir)/'`weed-gslice.c
lives-3.0.2/libweed/Makefile.in-714-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libweed_slice_la-weed-gslice.Tpo $(DEPDIR)/libweed_slice_la-weed-gslice.Plo
##############################################
lives-3.0.2/libweed/Makefile.in-716-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libweed/Makefile.in:717:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_slice_la_CFLAGS) $(CFLAGS) -c -o libweed_slice_la-weed-gslice.lo `test -f 'weed-gslice.c' || echo '$(srcdir)/'`weed-gslice.c
lives-3.0.2/libweed/Makefile.in-718-
lives-3.0.2/libweed/Makefile.in-719-libweed_slice_scripting_la-weed-gslice_scripting.lo: weed-gslice_scripting.c
lives-3.0.2/libweed/Makefile.in:720:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_slice_scripting_la_CFLAGS) $(CFLAGS) -MT libweed_slice_scripting_la-weed-gslice_scripting.lo -MD -MP -MF $(DEPDIR)/libweed_slice_scripting_la-weed-gslice_scripting.Tpo -c -o libweed_slice_scripting_la-weed-gslice_scripting.lo `test -f 'weed-gslice_scripting.c' || echo '$(srcdir)/'`weed-gslice_scripting.c
lives-3.0.2/libweed/Makefile.in-721-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libweed_slice_scripting_la-weed-gslice_scripting.Tpo $(DEPDIR)/libweed_slice_scripting_la-weed-gslice_scripting.Plo
##############################################
lives-3.0.2/libweed/Makefile.in-723-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lives-3.0.2/libweed/Makefile.in:724:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libweed_slice_scripting_la_CFLAGS) $(CFLAGS) -c -o libweed_slice_scripting_la-weed-gslice_scripting.lo `test -f 'weed-gslice_scripting.c' || echo '$(srcdir)/'`weed-gslice_scripting.c
lives-3.0.2/libweed/Makefile.in-725-
##############################################
lives-3.0.2/libweed/Makefile.in-749-	@list='$(libweedinclude_HEADERS)'; test -n "$(libweedincludedir)" || list=; \
lives-3.0.2/libweed/Makefile.in:750:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/libweed/Makefile.in-751-	dir='$(DESTDIR)$(libweedincludedir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/libweed/Makefile.in-782-GTAGS:
lives-3.0.2/libweed/Makefile.in:783:	here=`$(am__cd) $(top_builddir) && pwd` \
lives-3.0.2/libweed/Makefile.in-784-	  && $(am__cd) $(top_srcdir) \
##############################################
lives-3.0.2/libweed/Makefile.in-805-distdir: $(DISTFILES)
lives-3.0.2/libweed/Makefile.in:806:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/libweed/Makefile.in:807:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/libweed/Makefile.in-808-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/libweed/Makefile.in-819-	  if test -d $$d/$$file; then \
lives-3.0.2/libweed/Makefile.in:820:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/libweed/Makefile.in-821-	    if test -d "$(distdir)/$$file"; then \
##############################################
lives-3.0.2/po/Makefile.in.in-88-.po.gmo:
lives-3.0.2/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
lives-3.0.2/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
lives-3.0.2/po/Makefile.in.in-150-	fi; \
lives-3.0.2/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
lives-3.0.2/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
lives-3.0.2/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
lives-3.0.2/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
lives-3.0.2/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
lives-3.0.2/po/Makefile.in.in-222-	for cat in $$catalogs; do \
lives-3.0.2/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
lives-3.0.2/po/Makefile.in.in:224:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lives-3.0.2/po/Makefile.in.in-225-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
lives-3.0.2/po/Makefile.in.in-232-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
lives-3.0.2/po/Makefile.in.in:233:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
lives-3.0.2/po/Makefile.in.in-234-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
lives-3.0.2/po/Makefile.in.in-274-	for cat in $$catalogs; do \
lives-3.0.2/po/Makefile.in.in:275:	  cat=`basename $$cat`; \
lives-3.0.2/po/Makefile.in.in:276:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lives-3.0.2/po/Makefile.in.in-277-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
lives-3.0.2/po/Makefile.in.in-281-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
lives-3.0.2/po/Makefile.in.in:282:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
lives-3.0.2/po/Makefile.in.in-283-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
lives-3.0.2/po/Makefile.in.in-320-	for cat in $$catalogs; do \
lives-3.0.2/po/Makefile.in.in:321:	  cat=`basename $$cat`; \
lives-3.0.2/po/Makefile.in.in:322:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lives-3.0.2/po/Makefile.in.in-323-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
lives-3.0.2/po/Makefile.in.in-385-.nop.po-create:
lives-3.0.2/po/Makefile.in.in:386:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
lives-3.0.2/po/Makefile.in.in-387-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
lives-3.0.2/po/Makefile.in.in-392-.nop.po-update:
lives-3.0.2/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
lives-3.0.2/po/Makefile.in.in-394-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
lives-3.0.2/po/update_with_smogrify-45-    chomp($ex);
lives-3.0.2/po/update_with_smogrify:46:    my $exi=`grep '$ex' $outfile`;
lives-3.0.2/po/update_with_smogrify-47-    if ($exi eq "") {return 0;}
##############################################
lives-3.0.2/po/pxgettext-83-    chomp($ex);
lives-3.0.2/po/pxgettext:84:    my $exi=`grep '$ex' $outfile`;
lives-3.0.2/po/pxgettext-85-    if ($exi eq "") {return 0;}
##############################################
lives-3.0.2/po/Rules-quot-15-.insert-header.po-update-en:
lives-3.0.2/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
lives-3.0.2/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
lives-3.0.2/po/Rules-quot-18-	tmpdir=`pwd`; \
lives-3.0.2/po/Rules-quot-19-	echo "$$lang:"; \
lives-3.0.2/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
lives-3.0.2/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
lives-3.0.2/po/Rules-quot-22-	cd $(srcdir); \
lives-3.0.2/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
lives-3.0.2/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
lives-3.0.2/build-lives-rfx-plugin-multi-55-#get <tempdir>
lives-3.0.2/build-lives-rfx-plugin-multi:56:    `\"$smogcmd\" get_tempdir rfx_builder`;
lives-3.0.2/build-lives-rfx-plugin-multi-57-    open IN,"< /tmp/.smogrify.rfx_builder";
##############################################
lives-3.0.2/build-lives-rfx-plugin-multi-66-# check we have the plugin builder
lives-3.0.2/build-lives-rfx-plugin-multi:67:    `\"$smogcmd\" get_location $builder rfx builder`;
lives-3.0.2/build-lives-rfx-plugin-multi-68-    open IN,"< $tmpdir/.smogval.rfx.builder";
##############################################
lives-3.0.2/build-lives-rfx-plugin-multi-81-# get the prefix_dir from ~/.lives
lives-3.0.2/build-lives-rfx-plugin-multi:82:	`\"$smogcmd\" get_pref prefix_dir rfx builder`;
lives-3.0.2/build-lives-rfx-plugin-multi-83-	open IN,"< $tmpdir/.smogval.rfx.builder";
##############################################
lives-3.0.2/build-lives-rfx-plugin-multi-146-} else {
lives-3.0.2/build-lives-rfx-plugin-multi:147:    `/bin/mkdir -p $outdir`;
lives-3.0.2/build-lives-rfx-plugin-multi-148-}
##############################################
lives-3.0.2/build-lives-rfx-plugin-multi-155-	    if ($^O eq "MSWin32") {
lives-3.0.2/build-lives-rfx-plugin-multi:156:		system("perl \"$build_bindir\\$builder\" \"$indir$plugin\" \"$outdir\"");
lives-3.0.2/build-lives-rfx-plugin-multi-157-	    } else {
lives-3.0.2/build-lives-rfx-plugin-multi:158:		system("\"$build_bindir/$builder\" \"$indir$plugin\" \"$outdir\"");
lives-3.0.2/build-lives-rfx-plugin-multi-159-	    }
##############################################
lives-3.0.2/build-lives-rfx-plugin-multi-162-	    if ($^O eq "MSWin32") {
lives-3.0.2/build-lives-rfx-plugin-multi:163:		system("perl \"$builder\" \"$indir$plugin\" \"$outdir\"");
lives-3.0.2/build-lives-rfx-plugin-multi-164-	    } else {
lives-3.0.2/build-lives-rfx-plugin-multi:165:		system("$builder \"$indir$plugin\" \"$outdir\"");
lives-3.0.2/build-lives-rfx-plugin-multi-166-	    }
##############################################
lives-3.0.2/build-lives-rfx-plugin-multi-203-	    if (-x "$outdir$file" || $^O eq "MSWin32") {
lives-3.0.2/build-lives-rfx-plugin-multi:204:		my ($fx_caps)=`$cmd \"$outdir$file\" get_capabilities`;
lives-3.0.2/build-lives-rfx-plugin-multi-205-		if ($fx_caps&0x8000||$fx_caps eq ""||$? != 0) {
##############################################
lives-3.0.2/build-lives-rfx-plugin-multi-220-    }
lives-3.0.2/build-lives-rfx-plugin-multi:221:    my ($location)=`which $command 2>/dev/null`;
lives-3.0.2/build-lives-rfx-plugin-multi-222-    chomp($location);
##############################################
lives-3.0.2/smogrify-156-		    # kill all subprocesses of target_pid, but not target_pid
lives-3.0.2/smogrify:157:                    smog_system("pgrep -P $target_pid > \"$workdir/.pids.$target_pid\" 2>/dev/null");
lives-3.0.2/smogrify-158-                    if (-s "$workdir/.pids.$target_pid" && defined(open IN, "$workdir/.pids.$target_pid")) {
##############################################
lives-3.0.2/smogrify-171-                    if ($sig eq "KILL") {
lives-3.0.2/smogrify:172:                        smog_system("kill -$sig $target_pid >/dev/null 2>&1");
lives-3.0.2/smogrify-173-                    } else {
lives-3.0.2/smogrify:174:                        smog_system("pkill -$sig -P $target_pid");
lives-3.0.2/smogrify-175-			# must not ! >/dev/null 2>&1");
##############################################
lives-3.0.2/smogrify-262-		# this can fail here, but succeed later
lives-3.0.2/smogrify:263:		smog_system("/bin/mkdir -p \"$lives_home_dir\"");
lives-3.0.2/smogrify-264-            }
##############################################
lives-3.0.2/smogrify-308-	    if (! -d "$workdir") {
lives-3.0.2/smogrify:309:		$smerr = smog_system("/bin/mkdir -p \"$workdir\"");
lives-3.0.2/smogrify-310-		if ($smerr) {
##############################################
lives-3.0.2/smogrify-323-
lives-3.0.2/smogrify:324:	    $smres = smog_system("touch \"$workdir/liveswritetest\"");
lives-3.0.2/smogrify-325-	    if ($smres) {
##############################################
lives-3.0.2/smogrify-546-        if ($command eq "pause") {
lives-3.0.2/smogrify:547:	    $smres = smog_system("touch \"$workdir/$ARGV[1]/pause\"");
lives-3.0.2/smogrify-548-	    if ($smres) {
##############################################
lives-3.0.2/smogrify-551-	    }
lives-3.0.2/smogrify:552:	    smog_system("/bin/chmod 600 \"$workdir/$ARGV[1]/pause\"");
lives-3.0.2/smogrify-553-            exit 0;
##############################################
lives-3.0.2/smogrify-640-
lives-3.0.2/smogrify:641:            $smerr = smog_system($com);
lives-3.0.2/smogrify-642-            if ($smerr) {
##############################################
lives-3.0.2/smogrify-771-            $exec_dir=$ARGV[3];
lives-3.0.2/smogrify:772:	    smog_system("$rfx_builder_multi \"$type\" \"$script_dir\" \"$exec_dir\"");
lives-3.0.2/smogrify-773-            exit 0;
##############################################
lives-3.0.2/smogrify-806-            if ($antialias eq "false") {
lives-3.0.2/smogrify:807:                smog_system("$smog_convert_command +antialias \"$file\" -scale $hsize"."x"."$vsize\\! $img_prefix\"$curworkdir/$name$img_ext\" > $nulfile 2>&1");
lives-3.0.2/smogrify-808-            }
lives-3.0.2/smogrify-809-            else {
lives-3.0.2/smogrify:810:                smog_system("$smog_convert_command -antialias \"$file\" -resize $hsize"."x"."$vsize\\! $img_prefix\"$curworkdir/$name$img_ext\" > $nulfile 2>&1");
lives-3.0.2/smogrify-811-            }
##############################################
lives-3.0.2/smogrify-863-
lives-3.0.2/smogrify:864:            $smerr=smog_system($com);
lives-3.0.2/smogrify-865-            if ($smerr) {
##############################################
lives-3.0.2/smogrify-1058-            $ARGV[0] = "onchange_init";
lives-3.0.2/smogrify:1059:            require("$plugin_name");
lives-3.0.2/smogrify-1060-            exit 0;
##############################################
lives-3.0.2/smogrify-1108-	    
lives-3.0.2/smogrify:1109:	    my $smerr = smog_system($com);
lives-3.0.2/smogrify-1110-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-1120-            $com = "/bin/mkdir -p \"$ARGV[2]\"";
lives-3.0.2/smogrify:1121:            smog_system($com);
lives-3.0.2/smogrify-1122-            chdir $ARGV[2];
##############################################
lives-3.0.2/smogrify-1125-
lives-3.0.2/smogrify:1126:	    my $smerr = smog_system($com);
lives-3.0.2/smogrify-1127-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-1320-                    $syscom3 = $syscom2.">$nulfile 2>&1";
lives-3.0.2/smogrify:1321:                    $retval = smog_system("$syscom3");
lives-3.0.2/smogrify-1322-                    if ($retval > 255) {
##############################################
lives-3.0.2/smogrify-1325-                            print STDERR "Failed command was: $syscom2\n";
lives-3.0.2/smogrify:1326:                            smog_system("$syscom2");
lives-3.0.2/smogrify-1327-                            $showed_err = 1;
##############################################
lives-3.0.2/smogrify-1536-
lives-3.0.2/smogrify:1537:		smog_system("$syscom2"); # this may well fail...we just have to use what we get back
lives-3.0.2/smogrify-1538-
##############################################
lives-3.0.2/smogrify-1784-	    $com="$mp -really-quiet tv://$chanstr -tv device=$devstr$inputstr$driverstr$sizestr$outfmt$fpsstr -vo yuv4mpeg:file=$fifofile >$nulfile 2>&1 <$nulfile";
lives-3.0.2/smogrify:1785:	    $smerr=smog_system($com);
lives-3.0.2/smogrify-1786-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-1800-	    $com="dvgrab -s 0 -noavc -card $cardno -o - 2>$nulfile | $mp - -really-quiet -demuxer lavf -vo yuv4mpeg:file=$fifofile >$nulfile 2>&1";
lives-3.0.2/smogrify:1801:	    $smerr=smog_system("$com");
lives-3.0.2/smogrify-1802-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-1813-		# cancel any processing
lives-3.0.2/smogrify:1814:		smog_system("smogrify stopsubsub \"$handle\"");
lives-3.0.2/smogrify-1815-	    }
##############################################
lives-3.0.2/smogrify-1832-	    $com="\"$execname\" encode @ARGV";
lives-3.0.2/smogrify:1833:	    $smerr=smog_system($com);
lives-3.0.2/smogrify-1834-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2016-			if (-d $linksdir) {
lives-3.0.2/smogrify:2017:			    smog_system("/bin/rm -rf \"$linksdir\"");
lives-3.0.2/smogrify-2018-			}
##############################################
lives-3.0.2/smogrify-2020-			$com="/bin/mkdir -p \"$linksdir\"";
lives-3.0.2/smogrify:2021:			$smerr=smog_system($com);
lives-3.0.2/smogrify-2022-			if ($smerr) {
##############################################
lives-3.0.2/smogrify-2036-				if ($fstype eq "vfat" || $fstype eq "fat32" || $fstype eq "msdos") {
lives-3.0.2/smogrify:2037:				    $smerr=smog_system("/bin/cp -f \"$curworkdir/$from$img_ext\" \"$linksdir$name$img_ext\"");
lives-3.0.2/smogrify-2038-				    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2044-				else {
lives-3.0.2/smogrify:2045:				    $smerr=smog_system ("/bin/ln \"$curworkdir/$from$img_ext\" \"$linksdir$name$img_ext\"");
lives-3.0.2/smogrify-2046-				    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2058-				if ($fstype eq "vfat" || $fstype eq "fat32" || $fstype eq "msdos") {
lives-3.0.2/smogrify:2059:				    $smerr=smog_system("/bin/cp -f \"$audiofile\" \"$linksdir$xaudiofile\"");
lives-3.0.2/smogrify-2060-				    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2066-				else {
lives-3.0.2/smogrify:2067:				    $smerr=smog_system("/bin/ln \"$audiofile\" \"$linksdir$xaudiofile\"");
lives-3.0.2/smogrify-2068-				    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2102-
lives-3.0.2/smogrify:2103:		$smerr=smog_system("$com");
lives-3.0.2/smogrify-2104-
##############################################
lives-3.0.2/smogrify-2157-		if (-d $linksdir) {
lives-3.0.2/smogrify:2158:		    smog_system("/bin/rm -rf \"$linksdir\"");
lives-3.0.2/smogrify-2159-		}
##############################################
lives-3.0.2/smogrify-2161-		$com="/bin/mkdir -p \"$linksdir\"";
lives-3.0.2/smogrify:2162:		$smerr=smog_system($com);
lives-3.0.2/smogrify-2163-		if ($smerr) {
##############################################
lives-3.0.2/smogrify-2212-		    if ($fstype eq "vfat" || $fstype eq "fat32" || $fstype eq "msdos") {
lives-3.0.2/smogrify:2213:			$smerr=smog_system ("/bin/cp -f \"$curworkdir/$from$img_ext\" \"$linksdir/$name$img_ext\"");
lives-3.0.2/smogrify-2214-			if ($smerr) {
##############################################
lives-3.0.2/smogrify-2220-		    else {
lives-3.0.2/smogrify:2221:			$smerr=smog_system ("/bin/ln \"$curworkdir/$from$img_ext\" \"$linksdir/$name$img_ext\"");
lives-3.0.2/smogrify-2222-			if ($smerr) {
##############################################
lives-3.0.2/smogrify-2277-		$com="$smog_convert_command -size $owidth"."x$oheight\\! xc:$bgcolour $blankname >$nulfile 2>&1";
lives-3.0.2/smogrify:2278:		$smerr=smog_system($com);
lives-3.0.2/smogrify-2279-		if ($smerr) {
##############################################
lives-3.0.2/smogrify-2375-	    $com="tar --ignore-failed-read -cf header.tar \"$audio\" header* extended* event.* subs.* file* 2>$nulfile";
lives-3.0.2/smogrify:2376:	    smog_system ($com);
lives-3.0.2/smogrify-2377-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2385-	    $com="tar -cf temp.tar header.tar 2>.tar_err";
lives-3.0.2/smogrify:2386:	    $smerr=smog_system ($com);
lives-3.0.2/smogrify-2387-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2393-	    $com="tar --exclude=*.bak --exclude=*.tar --exclude=./.* --exclude=*.mgk --exclude=*.tmp --exclude=audioclip* -rf temp.tar * 2>>.tar_err";
lives-3.0.2/smogrify:2394:	    $smerr=smog_system ($com);
lives-3.0.2/smogrify-2395-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2402-
lives-3.0.2/smogrify:2403:	    $smerr=smog_system ($com);
lives-3.0.2/smogrify-2404-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2436-	    $com="tar -zxf \"$nfile\" 2>$nulfile";
lives-3.0.2/smogrify:2437:	    smog_system ($com);
lives-3.0.2/smogrify-2438-
##############################################
lives-3.0.2/smogrify-2451-		if ($file =~ /.tar$/) {
lives-3.0.2/smogrify:2452:		    smog_system("tar -xf $file 2>$nulfile");
lives-3.0.2/smogrify-2453-		    unlink "$file";
##############################################
lives-3.0.2/smogrify-2526-		    $com="$smog_convert_command -size $owidth"."x$oheight\\! xc:$bgcolour $blankname>$nulfile 2>&1";
lives-3.0.2/smogrify:2527:		    $smerr=smog_system($com);
lives-3.0.2/smogrify-2528-		    if ($smerr) {
##############################################
lives-3.0.2/smogrify-2857-
lives-3.0.2/smogrify:2858:	    smog_system($com);
lives-3.0.2/smogrify-2859-	    &sig_complete;
##############################################
lives-3.0.2/smogrify-2934-	    smog_rename("$audio_out", "$nfile");
lives-3.0.2/smogrify:2935:	    smog_system("/bin/chmod 644 \"$nfile\" >$nulfile 2>&1");
lives-3.0.2/smogrify-2936-
##############################################
lives-3.0.2/smogrify-3037-	    # cat audio audio.new -> audiodump
lives-3.0.2/smogrify:3038:	    $smerr = smog_system("/bin/cat \"$curworkdir/audio\" \"$audio_out\" > \"$curworkdir/audiodump\"");
lives-3.0.2/smogrify-3039-
##############################################
lives-3.0.2/smogrify-3089-
lives-3.0.2/smogrify:3090:	    $where = $audio_start;
lives-3.0.2/smogrify-3091-	    $end = $audio_end - $audio_start;
##############################################
lives-3.0.2/smogrify-3179-	if ($command eq "get_window_id") {
lives-3.0.2/smogrify:3180:	    smog_system("xwininfo > \"$curworkdir/tmpinfo\"");
lives-3.0.2/smogrify-3181-
lives-3.0.2/smogrify:3182:	    smog_system("grep \"Window id:\" \"$curworkdir/tmpinfo\" > \"$curworkdir/tmpinfo2\"");
lives-3.0.2/smogrify-3183-	    if (defined(open IN, "< $curworkdir/tmpinfo2")) {
##############################################
lives-3.0.2/smogrify-3190-
lives-3.0.2/smogrify:3191:	    smog_system("grep \"Width:\" \"$curworkdir/tmpinfo\" > \"$curworkdir/tmpinfo2\"");
lives-3.0.2/smogrify-3192-	    if (defined(open IN, "< $curworkdir/tmpinfo2")) {
##############################################
lives-3.0.2/smogrify-3199-
lives-3.0.2/smogrify:3200:	    smog_system("grep \"Height:\" \"$curworkdir/tmpinfo\" > \"$curworkdir/tmpinfo2\"");
lives-3.0.2/smogrify-3201-	    if (defined(open IN, "< $curworkdir/tmpinfo2")) {
##############################################
lives-3.0.2/smogrify-3208-
lives-3.0.2/smogrify:3209:	    smog_system("grep \"Depth:\" \"$curworkdir/tmpinfo\" > \"$curworkdir/tmpinfo2\"");
lives-3.0.2/smogrify-3210-	    if (defined(open IN, "< $curworkdir/tmpinfo2")) {
##############################################
lives-3.0.2/smogrify-3217-
lives-3.0.2/smogrify:3218:	    smog_system("grep \"Visual:\" \"$curworkdir/tmpinfo\" > \"$curworkdir/tmpinfo2\"");
lives-3.0.2/smogrify-3219-	    if (defined(open IN, "< $curworkdir/tmpinfo2")) {
##############################################
lives-3.0.2/smogrify-3281-		    }
lives-3.0.2/smogrify:3282:		    smog_system("/bin/cat \"$audio_out\">>\"$audio_in\"");
lives-3.0.2/smogrify-3283-		    unlink "$audio_out";
##############################################
lives-3.0.2/smogrify-3313-		    } else {
lives-3.0.2/smogrify:3314:			$smres = smog_system("touch \"$audio_bak\"");
lives-3.0.2/smogrify-3315-			if ($smres) {
##############################################
lives-3.0.2/smogrify-3346-			} else {
lives-3.0.2/smogrify:3347:			    $smres = smog_system("touch \"$audio_bak\"");
lives-3.0.2/smogrify-3348-			    if ($smres) {
##############################################
lives-3.0.2/smogrify-3397-	    if ($do_update) {
lives-3.0.2/smogrify:3398:		smog_system("export SUDO_ASKPASS=$sshaskpass; sudo -A youtube-dl -U");
lives-3.0.2/smogrify-3399-	    }
##############################################
lives-3.0.2/smogrify-3629-
lives-3.0.2/smogrify:3630:	    $res = smog_system("$com");
lives-3.0.2/smogrify-3631-
##############################################
lives-3.0.2/smogrify-3672-	    $com = "\"$cdda2wav_command\" -q -x -D \"$cdplay_device\" -t $track \"$audiofile\"| >$nulfile 2>&1";
lives-3.0.2/smogrify:3673:	    $smerr = smog_system($com);
lives-3.0.2/smogrify-3674-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-3735-	    $img_prefix = &get_img_prefix($img_ext);
lives-3.0.2/smogrify:3736:	    $where = $ARGV[3];
lives-3.0.2/smogrify-3737-	    $start = $ARGV[4];
##############################################
lives-3.0.2/smogrify-3818-			    $start = ($start - 1.) / $fps;
lives-3.0.2/smogrify:3819:			    $where /= $fps;
lives-3.0.2/smogrify-3820-			}
##############################################
lives-3.0.2/smogrify-3833-			if ($with_audio < 2) {
lives-3.0.2/smogrify:3834:			    $where /= $fps;
lives-3.0.2/smogrify-3835-			}
##############################################
lives-3.0.2/smogrify-3973-		    $error = "";
lives-3.0.2/smogrify:3974:		    unless(eval "require (\"$plugin_name\")") {
lives-3.0.2/smogrify-3975-			$error = $@;
##############################################
lives-3.0.2/smogrify-3980-		} else {
lives-3.0.2/smogrify:3981:		    require("$plugin_name");
lives-3.0.2/smogrify-3982-		}
##############################################
lives-3.0.2/smogrify-4010-		if ($num_in_channels == 2) {
lives-3.0.2/smogrify:4011:		    $err = smog_system("\"$plugin_name\" process \"$curworkdir\" $img_ext $img_ext2 $out_ext @ARGV > \"$res_file\"");
lives-3.0.2/smogrify-4012-		}
lives-3.0.2/smogrify-4013-		elsif($num_in_channels == 1) {
lives-3.0.2/smogrify:4014:		    $err = smog_system("\"$plugin_name\" process \"$curworkdir\" $img_ext $out_ext @ARGV > \"$res_file\"");
lives-3.0.2/smogrify-4015-		}
lives-3.0.2/smogrify-4016-		else {
lives-3.0.2/smogrify:4017:		    $err = smog_system("\"$plugin_name\" process \"$curworkdir\" $out_ext @ARGV > \"$res_file\"");
lives-3.0.2/smogrify-4018-		}
##############################################
lives-3.0.2/smogrify-4053-	    $com = "tar --no-same-owner -xzf \"$proj_file\"";
lives-3.0.2/smogrify:4054:	    $smerr = smog_system($com);
lives-3.0.2/smogrify-4055-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-4068-	    $com = "tar --exclude=*.bak --exclude=.pid* --exclude .status* --exclude=lock.* --exclude=*.mgk --exclude=*.tmp --exclude=audioclip* -czf \"$proj_file\" $set";
lives-3.0.2/smogrify:4069:	    $smerr = smog_system($com);
lives-3.0.2/smogrify-4070-	    if ($smerr) {
##############################################
lives-3.0.2/smogrify-4137-    my $pid;
lives-3.0.2/smogrify:4138:    smog_system("pgrep -P $target_pid > \"$workdir/.pids.$target_pid\" 2>/dev/null");
lives-3.0.2/smogrify-4139-
lives-3.0.2/smogrify-4140-    if ($sig eq "KILL") {
lives-3.0.2/smogrify:4141:        smog_system("kill -$sig $target_pid >/dev/null 2>&1");
lives-3.0.2/smogrify-4142-    } else {
lives-3.0.2/smogrify:4143:        smog_system("pkill -$sig -P $target_pid");
lives-3.0.2/smogrify-4144-	# must not ! >/dev/null 2>&1");
##############################################
lives-3.0.2/smogrify-4169-        umask 0;
lives-3.0.2/smogrify:4170:	$ret = smog_system("touch \"$nfile\"");
lives-3.0.2/smogrify-4171-        if ($ret) {
##############################################
lives-3.0.2/smogrify-4173-        }
lives-3.0.2/smogrify:4174:	smog_system("/bin/chmod o+w \"$nfile\"");
lives-3.0.2/smogrify-4175-        umask $umask;
##############################################
lives-3.0.2/smogrify-4484-
lives-3.0.2/smogrify:4485:    $smcomret = system($smcommand);
lives-3.0.2/smogrify-4486-
##############################################
lives-3.0.2/smogrify-4499-
lives-3.0.2/smogrify:4500:    $smcomret = `$smcommand`;
lives-3.0.2/smogrify-4501-
##############################################
lives-3.0.2/smogrify-4534-
lives-3.0.2/smogrify:4535:    $smcomret = system("/bin/cp -f \"$smfrom\" \"$smto\"");
lives-3.0.2/smogrify-4536-
##############################################
lives-3.0.2/smogrify-4656-			    ."x$height\\! $img_prefix\"$curworkdir/$to$img_ext\" >$nulfile 2>&1";
lives-3.0.2/smogrify:4657:                        $smerr = smog_system($com);
lives-3.0.2/smogrify-4658-                        if ($smerr) {
##############################################
lives-3.0.2/smogrify-4665-			    ."x$height\\! $img_prefix\"$curworkdir/$to$img_ext\" >$nulfile 2>&1";
lives-3.0.2/smogrify:4666:                        $smerr = smog_system($com);
lives-3.0.2/smogrify-4667-                        if ($smerr) {
##############################################
lives-3.0.2/smogrify-4687-        }
lives-3.0.2/smogrify:4688:        $nwhere += $inserted;
lives-3.0.2/smogrify-4689-
##############################################
lives-3.0.2/smogrify-4728-
lives-3.0.2/smogrify:4729:    $smerr = smog_system($com);
lives-3.0.2/smogrify-4730-    if ($smerr) {
##############################################
lives-3.0.2/smogrify-4757-	."x$iheight\\!+$xstart\\!+$ystart\\! \"$from\" $blankname \"$to\" >$nulfile 2>&1";
lives-3.0.2/smogrify:4758:    $smerr = smog_system($com);
lives-3.0.2/smogrify-4759-    if ($smerr) {
##############################################
lives-3.0.2/smogrify-4828-
lives-3.0.2/smogrify:4829:    $smerror = smog_system($com);
lives-3.0.2/smogrify-4830-
##############################################
lives-3.0.2/smogrify-4860-
lives-3.0.2/smogrify:4861:    $smerror = smog_system($com);
lives-3.0.2/smogrify-4862-
##############################################
lives-3.0.2/smogrify-4905-
lives-3.0.2/smogrify:4906:        $smerror = smog_system($com);
lives-3.0.2/smogrify-4907-
##############################################
lives-3.0.2/smogrify-4916-
lives-3.0.2/smogrify:4917:        $smerror = smog_system($com);
lives-3.0.2/smogrify-4918-
##############################################
lives-3.0.2/smogrify-4933-
lives-3.0.2/smogrify:4934:    $smerror = smog_system($com);
lives-3.0.2/smogrify-4935-
##############################################
lives-3.0.2/smogrify-5030-
lives-3.0.2/smogrify:5031:    $smerr = smog_system($com);
lives-3.0.2/smogrify-5032-
##############################################
lives-3.0.2/smogrify-5137-
lives-3.0.2/smogrify:5138:    $smerr = smog_system($com);
lives-3.0.2/smogrify-5139-
##############################################
lives-3.0.2/smogrify-5153-
lives-3.0.2/smogrify:5154:            $smerr = smog_system($com);
lives-3.0.2/smogrify-5155-
##############################################
lives-3.0.2/smogrify-5593-
lives-3.0.2/smogrify:5594:    my $smerr=smog_system($smcom);
lives-3.0.2/smogrify-5595-
##############################################
lives-3.0.2/smogrify-5736-
lives-3.0.2/smogrify:5737:    my $smerr=smog_system("$smcom");
lives-3.0.2/smogrify-5738-    if ($smerr) {
##############################################
lives-3.0.2/smogrify-5760-    unlink "$audio_out";
lives-3.0.2/smogrify:5761:    $smres=smog_system("touch \"$audio_out\"");
lives-3.0.2/smogrify-5762-    if ($smres) {
##############################################
lives-3.0.2/smogrify-5766-
lives-3.0.2/smogrify:5767:    smog_system("/bin/chmod 600 \"$audio_out\"");
lives-3.0.2/smogrify-5768-
##############################################
lives-3.0.2/smogrify-5922-    }
lives-3.0.2/smogrify:5923:    $smerr=smog_system($com);
lives-3.0.2/smogrify-5924-    if ($smerr) {
##############################################
lives-3.0.2/smogrify-5982-    unlink "$audio_temp";
lives-3.0.2/smogrify:5983:    $smres=smog_system("touch \"$audio_temp\"");
lives-3.0.2/smogrify-5984-
##############################################
lives-3.0.2/smogrify-5989-
lives-3.0.2/smogrify:5990:    smog_system("/bin/chmod 600 \"$audio_temp\"");
lives-3.0.2/smogrify-5991-
##############################################
lives-3.0.2/smogrify-6154-    else {
lives-3.0.2/smogrify:6155:	$smres=smog_system("touch \"$audio_temp\"");
lives-3.0.2/smogrify-6156-        if ($smres) {
##############################################
lives-3.0.2/smogrify-6159-        }
lives-3.0.2/smogrify:6160:	smog_system("/bin/chmod 600 \"$audio_temp\"");
lives-3.0.2/smogrify-6161-
##############################################
lives-3.0.2/smogrify-6243-    unless(-f $audio_file) {
lives-3.0.2/smogrify:6244:	$smres = smog_system("touch \"$audio_file\"");
lives-3.0.2/smogrify-6245-        if ($smres) {
##############################################
lives-3.0.2/smogrify-6248-        }
lives-3.0.2/smogrify:6249:	smog_system("/bin/chmod 600 \"$audio_file\"");
lives-3.0.2/smogrify-6250-    }
##############################################
lives-3.0.2/smogrify-6264-	} else {
lives-3.0.2/smogrify:6265:	    $smres = smog_system("touch \"$audio_file\"");
lives-3.0.2/smogrify-6266-            if ($smres) {
##############################################
lives-3.0.2/smogrify-6431-
lives-3.0.2/smogrify:6432:    $smerr = smog_system($com);
lives-3.0.2/smogrify-6433-
##############################################
lives-3.0.2/smogrify-6585-            }
lives-3.0.2/smogrify:6586:            $smerr = smog_system($com);
lives-3.0.2/smogrify-6587-            if ($smerr) {
##############################################
lives-3.0.2/smogrify-6608-    unless (&location("mpg321") eq "") {
lives-3.0.2/smogrify:6609:        smog_system("mpg321 -w \"$audio_in\" --rate 44100 --stereo \"$file\" >$nulfile 2>&1");
lives-3.0.2/smogrify-6610-        $f_size=-s $audio_in;
##############################################
lives-3.0.2/smogrify-6613-        unless (&location("mpg123") eq "") {
lives-3.0.2/smogrify:6614:            smog_system("mpg123 -w \"$audio_in\" --rate 44100 --stereo \"$file\" >$nulfile 2>&1");
lives-3.0.2/smogrify-6615-            $f_size=-s $audio_in;
##############################################
lives-3.0.2/smogrify-6659-    unless (&location("ogg123") eq "") {
lives-3.0.2/smogrify:6660:        smog_system("ogg123 -d wav -f \"$audio_in\" \"$file\" >$nulfile 2>&1");
lives-3.0.2/smogrify-6661-        $f_size= -s $audio_in;
##############################################
lives-3.0.2/smogrify-6754-
lives-3.0.2/smogrify:6755:    $smerr=smog_system($com);
lives-3.0.2/smogrify-6756-
##############################################
lives-3.0.2/smogrify-7406-
lives-3.0.2/smogrify:7407:    $smres=smog_system("touch $fdd_out");
lives-3.0.2/smogrify-7408-    if ($smres) {
##############################################
lives-3.0.2/smogrify-7751-			    if (-f "$workdir/$file/order" || (int($file) > 65535 && $file =~ /^[0-9]*$/)) { 
lives-3.0.2/smogrify:7752:				smog_system("/bin/rm -rf \"$workdir/$file\"");
lives-3.0.2/smogrify-7753-			    }
##############################################
lives-3.0.2/smogrify-7866-	# remove directory + contents
lives-3.0.2/smogrify:7867:	smog_system("/bin/rm -rf \"$linksdir\"");
lives-3.0.2/smogrify-7868-    }
##############################################
lives-3.0.2/smogrify-7870-    #create dir so next step works
lives-3.0.2/smogrify:7871:    smog_system("mkdir.exe /p \"$linksdir\"");
lives-3.0.2/smogrify-7872-
lives-3.0.2/smogrify-7873-    # remove dir + any empty parents
lives-3.0.2/smogrify:7874:    smog_system("/bin/rmdir -p \"$linksdir\" 2>$nulfile");
lives-3.0.2/smogrify-7875-}
##############################################
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-53-  { \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-55-  }; \
##############################################
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-141-  esac
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-143-am__vpath_adj = case $$p in \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:144:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-145-    *) f=$$p;; \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-146-  esac;
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-148-am__install_max = 40
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-149-am__nobase_strip_setup = \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:150:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-151-am__nobase_strip = \
##############################################
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-513-	@list='$(encoder_DATA)'; test -n "$(encoderdir)" || list=; \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:514:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-515-	dir='$(DESTDIR)$(encoderdir)'; $(am__uninstall_files_from_dir)
##############################################
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-523-distdir: $(DISTFILES)
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:524:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:525:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-526-	list='$(DISTFILES)'; \
##############################################
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-537-	  if test -d $$d/$$file; then \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in:538:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lives-3.0.2/.pc/02-drop_py3_multiencoder.patch/lives-plugins/plugins/encoders/Makefile.in-539-	    if test -d "$(distdir)/$$file"; then \