=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== easytag-2.4.3/po/Makefile.in.in-57- easytag-2.4.3/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) easytag-2.4.3/po/Makefile.in.in-59- ############################################## easytag-2.4.3/po/Makefile.in.in-87-.po.gmo: easytag-2.4.3/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ easytag-2.4.3/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## easytag-2.4.3/po/Makefile.in.in-188- echo "$$lang:"; \ easytag-2.4.3/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ easytag-2.4.3/po/Makefile.in.in-190- if $$result; then \ ############################################## easytag-2.4.3/help/Makefile.in-49- { \ easytag-2.4.3/help/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ easytag-2.4.3/help/Makefile.in-51- }; \ ############################################## easytag-2.4.3/help/Makefile.in-386-distdir: $(DISTFILES) easytag-2.4.3/help/Makefile.in:387: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ easytag-2.4.3/help/Makefile.in:388: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ easytag-2.4.3/help/Makefile.in-389- list='$(DISTFILES)'; \ ############################################## easytag-2.4.3/help/Makefile.in-400- if test -d $$d/$$file; then \ easytag-2.4.3/help/Makefile.in:401: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ easytag-2.4.3/help/Makefile.in-402- if test -d "$(distdir)/$$file"; then \ ############################################## easytag-2.4.3/aclocal.m4-131- PKG_CHECK_EXISTS([$3], easytag-2.4.3/aclocal.m4:132: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` easytag-2.4.3/aclocal.m4-133- test "x$?" != "x0" && pkg_failed=yes ], ############################################## easytag-2.4.3/aclocal.m4-179- if test $_pkg_short_errors_supported = yes; then easytag-2.4.3/aclocal.m4:180: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` easytag-2.4.3/aclocal.m4-181- else easytag-2.4.3/aclocal.m4:182: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` easytag-2.4.3/aclocal.m4-183- fi ############################################## easytag-2.4.3/aclocal.m4-365- @list='\''$(appdata_XML)'\''; test -n "$(appdataxmldir)" || list=; \ easytag-2.4.3/aclocal.m4:366: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ easytag-2.4.3/aclocal.m4-367- test -n "$$files" || exit 0; \ ############################################## easytag-2.4.3/aclocal.m4-409- if test x$cross_compiling != xyes; then easytag-2.4.3/aclocal.m4:410: GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0` easytag-2.4.3/aclocal.m4-411- else ############################################## easytag-2.4.3/aclocal.m4-447- @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ easytag-2.4.3/aclocal.m4:448: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ easytag-2.4.3/aclocal.m4-449- test -n "$$files" || exit 0; \ ############################################## easytag-2.4.3/aclocal.m4-664- if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ easytag-2.4.3/aclocal.m4:665: echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \ easytag-2.4.3/aclocal.m4:666: $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \ easytag-2.4.3/aclocal.m4-667- done; done easytag-2.4.3/aclocal.m4-668- @for f in $(_HELP_C_EXTRA); do \ easytag-2.4.3/aclocal.m4:669: lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ easytag-2.4.3/aclocal.m4-670- if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \ ############################################## easytag-2.4.3/aclocal.m4-672- if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ easytag-2.4.3/aclocal.m4:673: echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \ easytag-2.4.3/aclocal.m4:674: $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \ easytag-2.4.3/aclocal.m4-675- done ############################################## easytag-2.4.3/aclocal.m4-679- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ easytag-2.4.3/aclocal.m4:680: mdir=`dirname "$$f"`; \ easytag-2.4.3/aclocal.m4-681- if test "x$mdir" = "x."; then mdir=""; fi; \ ############################################## easytag-2.4.3/aclocal.m4-699- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ easytag-2.4.3/aclocal.m4:700: echo "rm -f $$helpdir`basename $$f`"; \ easytag-2.4.3/aclocal.m4:701: rm -f "$$helpdir`basename $$f`"; \ easytag-2.4.3/aclocal.m4-702- done; done easytag-2.4.3/aclocal.m4-703- @for f in $(_HELP_C_EXTRA); do \ easytag-2.4.3/aclocal.m4:704: lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ easytag-2.4.3/aclocal.m4-705- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ easytag-2.4.3/aclocal.m4:706: echo "rm -f $$helpdir`basename $$f`"; \ easytag-2.4.3/aclocal.m4:707: rm -f "$$helpdir`basename $$f`"; \ easytag-2.4.3/aclocal.m4-708- done ############################################## easytag-2.4.3/aclocal.m4-790-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: easytag-2.4.3/aclocal.m4:791:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` easytag-2.4.3/aclocal.m4-792-# and then we would define $MISSING as ############################################## easytag-2.4.3/aclocal.m4-805-# Expand $ac_aux_dir to an absolute path. easytag-2.4.3/aclocal.m4:806:am_aux_dir=`cd "$ac_aux_dir" && pwd` easytag-2.4.3/aclocal.m4-807-]) ############################################## easytag-2.4.3/aclocal.m4-903- if test "$am_compiler_list" = ""; then easytag-2.4.3/aclocal.m4:904: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` easytag-2.4.3/aclocal.m4-905- fi ############################################## easytag-2.4.3/aclocal.m4-1054- # Strip MF so we end up with the name of the file. easytag-2.4.3/aclocal.m4:1055: mf=`echo "$mf" | sed -e 's/:.*$//'` easytag-2.4.3/aclocal.m4-1056- # Check whether this is an Automake generated Makefile or not. ############################################## easytag-2.4.3/aclocal.m4-1063- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then easytag-2.4.3/aclocal.m4:1064: dirpart=`AS_DIRNAME("$mf")` easytag-2.4.3/aclocal.m4-1065- else ############################################## easytag-2.4.3/aclocal.m4-1069- # from the Makefile without running 'make'. easytag-2.4.3/aclocal.m4:1070: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` easytag-2.4.3/aclocal.m4-1071- test -z "$DEPDIR" && continue easytag-2.4.3/aclocal.m4:1072: am__include=`sed -n 's/^am__include = //p' < "$mf"` easytag-2.4.3/aclocal.m4-1073- test -z "$am__include" && continue easytag-2.4.3/aclocal.m4:1074: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` easytag-2.4.3/aclocal.m4-1075- # Find all dependency output files, they are included files with ############################################## easytag-2.4.3/aclocal.m4-1083- test -f "$dirpart/$file" && continue easytag-2.4.3/aclocal.m4:1084: fdir=`AS_DIRNAME(["$file"])` easytag-2.4.3/aclocal.m4-1085- AS_MKDIR_P([$dirpart/$fdir]) ############################################## easytag-2.4.3/aclocal.m4-1141-AC_REQUIRE([AC_PROG_INSTALL])dnl easytag-2.4.3/aclocal.m4:1142:if test "`cd $srcdir && pwd`" != "`pwd`"; then easytag-2.4.3/aclocal.m4-1143- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## easytag-2.4.3/aclocal.m4-1300- * ) easytag-2.4.3/aclocal.m4:1301: _am_stamp_count=`expr $_am_stamp_count + 1` ;; easytag-2.4.3/aclocal.m4-1302- esac easytag-2.4.3/aclocal.m4-1303-done easytag-2.4.3/aclocal.m4:1304:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) easytag-2.4.3/aclocal.m4-1305- ############################################## easytag-2.4.3/aclocal.m4-1407-# Ignore all kinds of additional output from 'make'. easytag-2.4.3/aclocal.m4:1408:case `$am_make -s -f confmf 2> /dev/null` in #( easytag-2.4.3/aclocal.m4-1409-*the\ am__doit\ target*) ############################################## easytag-2.4.3/aclocal.m4-1417- echo '.include "confinc"' > confmf easytag-2.4.3/aclocal.m4:1418: case `$am_make -s -f confmf 2> /dev/null` in #( easytag-2.4.3/aclocal.m4-1419- *the\ am__doit\ target*) ############################################## easytag-2.4.3/aclocal.m4-1599- echo "timestamp, slept: $am_has_slept" > conftest.file easytag-2.4.3/aclocal.m4:1600: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` easytag-2.4.3/aclocal.m4-1601- if test "$[*]" = "X"; then easytag-2.4.3/aclocal.m4-1602- # -L didn't work. easytag-2.4.3/aclocal.m4:1603: set X `ls -t "$srcdir/configure" conftest.file` easytag-2.4.3/aclocal.m4-1604- fi ############################################## easytag-2.4.3/INSTALL-173-directory configuration variables that were expressed in terms of easytag-2.4.3/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', easytag-2.4.3/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## easytag-2.4.3/build-aux/config.guess-34- easytag-2.4.3/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` easytag-2.4.3/build-aux/config.guess-36- ############################################## easytag-2.4.3/build-aux/config.guess-102-: ${TMPDIR=/tmp} ; easytag-2.4.3/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || easytag-2.4.3/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## easytag-2.4.3/build-aux/config.guess-151- EOF easytag-2.4.3/build-aux/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` easytag-2.4.3/build-aux/config.guess-153- ;; ############################################## easytag-2.4.3/build-aux/config.guess-209- *) easytag-2.4.3/build-aux/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` easytag-2.4.3/build-aux/config.guess-211- ;; ############################################## easytag-2.4.3/build-aux/config.guess-240- *4.0) easytag-2.4.3/build-aux/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` easytag-2.4.3/build-aux/config.guess-242- ;; easytag-2.4.3/build-aux/config.guess-243- *5.*) easytag-2.4.3/build-aux/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` easytag-2.4.3/build-aux/config.guess-245- ;; ############################################## easytag-2.4.3/build-aux/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. easytag-2.4.3/build-aux/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` easytag-2.4.3/build-aux/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## easytag-2.4.3/build-aux/config.guess-288- # 1.2 uses "1.2" for uname -r. easytag-2.4.3/build-aux/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` easytag-2.4.3/build-aux/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## easytag-2.4.3/build-aux/config.guess-348- s390x:SunOS:*:*) easytag-2.4.3/build-aux/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` easytag-2.4.3/build-aux/config.guess-350- exit ;; easytag-2.4.3/build-aux/config.guess-351- sun4H:SunOS:5.*:*) easytag-2.4.3/build-aux/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` easytag-2.4.3/build-aux/config.guess-353- exit ;; easytag-2.4.3/build-aux/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) easytag-2.4.3/build-aux/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` easytag-2.4.3/build-aux/config.guess-356- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-373- fi easytag-2.4.3/build-aux/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` easytag-2.4.3/build-aux/config.guess-375- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-379- # it's likely to be more like Solaris than SunOS4. easytag-2.4.3/build-aux/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` easytag-2.4.3/build-aux/config.guess-381- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. easytag-2.4.3/build-aux/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` easytag-2.4.3/build-aux/config.guess-390- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-394- sun*:*:4.2BSD:*) easytag-2.4.3/build-aux/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` easytag-2.4.3/build-aux/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## easytag-2.4.3/build-aux/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && easytag-2.4.3/build-aux/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && easytag-2.4.3/build-aux/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && easytag-2.4.3/build-aux/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## easytag-2.4.3/build-aux/config.guess-532- *:IRIX*:*:*) easytag-2.4.3/build-aux/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` easytag-2.4.3/build-aux/config.guess-534- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-562-EOF easytag-2.4.3/build-aux/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` easytag-2.4.3/build-aux/config.guess-564- then ############################################## easytag-2.4.3/build-aux/config.guess-575- *:AIX:*:[4567]) easytag-2.4.3/build-aux/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` easytag-2.4.3/build-aux/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## easytag-2.4.3/build-aux/config.guess-611- 9000/[34678]??:HP-UX:*:*) easytag-2.4.3/build-aux/config.guess:612: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` easytag-2.4.3/build-aux/config.guess-613- case "${UNAME_MACHINE}" in ############################################## easytag-2.4.3/build-aux/config.guess-665-EOF easytag-2.4.3/build-aux/config.guess:666: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` easytag-2.4.3/build-aux/config.guess-667- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## easytag-2.4.3/build-aux/config.guess-693- ia64:HP-UX:*:*) easytag-2.4.3/build-aux/config.guess:694: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` easytag-2.4.3/build-aux/config.guess-695- echo ia64-hp-hpux${HPUX_REV} ############################################## easytag-2.4.3/build-aux/config.guess-723-EOF easytag-2.4.3/build-aux/config.guess:724: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && easytag-2.4.3/build-aux/config.guess-725- { echo "$SYSTEM_NAME"; exit; } ############################################## easytag-2.4.3/build-aux/config.guess-794- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` easytag-2.4.3/build-aux/config.guess:795: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` easytag-2.4.3/build-aux/config.guess-796- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## easytag-2.4.3/build-aux/config.guess-799- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` easytag-2.4.3/build-aux/config.guess:800: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` easytag-2.4.3/build-aux/config.guess-801- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## easytag-2.4.3/build-aux/config.guess-815- amd64) easytag-2.4.3/build-aux/config.guess:816: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; easytag-2.4.3/build-aux/config.guess-817- *) easytag-2.4.3/build-aux/config.guess:818: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; easytag-2.4.3/build-aux/config.guess-819- esac ############################################## easytag-2.4.3/build-aux/config.guess-873- prep*:SunOS:5.*:*) easytag-2.4.3/build-aux/config.guess:874: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` easytag-2.4.3/build-aux/config.guess-875- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-877- # the GNU system easytag-2.4.3/build-aux/config.guess:878: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` easytag-2.4.3/build-aux/config.guess-879- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-881- # other systems with GNU libc and userland easytag-2.4.3/build-aux/config.guess:882: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} easytag-2.4.3/build-aux/config.guess-883- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-969-EOF easytag-2.4.3/build-aux/config.guess:970: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` easytag-2.4.3/build-aux/config.guess-971- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## easytag-2.4.3/build-aux/config.guess-1063- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) easytag-2.4.3/build-aux/config.guess:1064: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` easytag-2.4.3/build-aux/config.guess-1065- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## easytag-2.4.3/build-aux/config.guess-1263- fi easytag-2.4.3/build-aux/config.guess:1264: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then easytag-2.4.3/build-aux/config.guess-1265- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## easytag-2.4.3/build-aux/config.guess-1348- *:DragonFly:*:*) easytag-2.4.3/build-aux/config.guess:1349: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` easytag-2.4.3/build-aux/config.guess-1350- exit ;; ############################################## easytag-2.4.3/build-aux/config.guess-1361- i*86:skyos:*:*) easytag-2.4.3/build-aux/config.guess:1362: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' easytag-2.4.3/build-aux/config.guess-1363- exit ;; ############################################## easytag-2.4.3/build-aux/depcomp-64- case $1 in easytag-2.4.3/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; easytag-2.4.3/build-aux/depcomp-66- *) dir=;; ############################################## easytag-2.4.3/build-aux/depcomp-73-{ easytag-2.4.3/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` easytag-2.4.3/build-aux/depcomp-75-} ############################################## easytag-2.4.3/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} easytag-2.4.3/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} easytag-2.4.3/build-aux/depcomp-128- ############################################## easytag-2.4.3/build-aux/depcomp-405- sleep 1 easytag-2.4.3/build-aux/depcomp:406: i=`expr $i - 1` easytag-2.4.3/build-aux/depcomp-407- done easytag-2.4.3/build-aux/depcomp-408- fi easytag-2.4.3/build-aux/depcomp:409: i=`expr $i - 1` easytag-2.4.3/build-aux/depcomp-410- done ############################################## easytag-2.4.3/build-aux/depcomp-425- # Do two passes, one to just change these to easytag-2.4.3/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. easytag-2.4.3/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## easytag-2.4.3/build-aux/depcomp-659- done easytag-2.4.3/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` easytag-2.4.3/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## easytag-2.4.3/build-aux/config.sub-52- easytag-2.4.3/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` easytag-2.4.3/build-aux/config.sub-54- ############################################## easytag-2.4.3/build-aux/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. easytag-2.4.3/build-aux/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` easytag-2.4.3/build-aux/config.sub-117-case $maybe_os in ############################################## easytag-2.4.3/build-aux/config.sub-123- os=-$maybe_os easytag-2.4.3/build-aux/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` easytag-2.4.3/build-aux/config.sub-125- ;; ############################################## easytag-2.4.3/build-aux/config.sub-127- os=-linux-android easytag-2.4.3/build-aux/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown easytag-2.4.3/build-aux/config.sub-129- ;; easytag-2.4.3/build-aux/config.sub-130- *) easytag-2.4.3/build-aux/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` easytag-2.4.3/build-aux/config.sub-132- if [ $basic_machine != $1 ] easytag-2.4.3/build-aux/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` easytag-2.4.3/build-aux/config.sub-134- else os=; fi ############################################## easytag-2.4.3/build-aux/config.sub-181- os=-sco5v6 easytag-2.4.3/build-aux/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-183- ;; ############################################## easytag-2.4.3/build-aux/config.sub-185- os=-sco3.2v5 easytag-2.4.3/build-aux/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-187- ;; ############################################## easytag-2.4.3/build-aux/config.sub-189- os=-sco3.2v4 easytag-2.4.3/build-aux/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-191- ;; easytag-2.4.3/build-aux/config.sub-192- -sco3.2.[4-9]*) easytag-2.4.3/build-aux/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` easytag-2.4.3/build-aux/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-195- ;; ############################################## easytag-2.4.3/build-aux/config.sub-197- # Don't forget version if it is 3.2v4 or newer. easytag-2.4.3/build-aux/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-199- ;; ############################################## easytag-2.4.3/build-aux/config.sub-201- # Don't forget version if it is 3.2v4 or newer. easytag-2.4.3/build-aux/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-203- ;; ############################################## easytag-2.4.3/build-aux/config.sub-205- os=-sco3.2v2 easytag-2.4.3/build-aux/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-207- ;; easytag-2.4.3/build-aux/config.sub-208- -udk*) easytag-2.4.3/build-aux/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-210- ;; ############################################## easytag-2.4.3/build-aux/config.sub-212- os=-isc2.2 easytag-2.4.3/build-aux/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-214- ;; ############################################## easytag-2.4.3/build-aux/config.sub-218- -isc*) easytag-2.4.3/build-aux/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-220- ;; ############################################## easytag-2.4.3/build-aux/config.sub-230- -ptx*) easytag-2.4.3/build-aux/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` easytag-2.4.3/build-aux/config.sub-232- ;; easytag-2.4.3/build-aux/config.sub-233- -windowsnt*) easytag-2.4.3/build-aux/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` easytag-2.4.3/build-aux/config.sub-235- ;; ############################################## easytag-2.4.3/build-aux/config.sub-366- *-*-*) easytag-2.4.3/build-aux/config.sub:367: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 easytag-2.4.3/build-aux/config.sub-368- exit 1 ############################################## easytag-2.4.3/build-aux/config.sub-491- amd64-*) easytag-2.4.3/build-aux/config.sub:492: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-493- ;; ############################################## easytag-2.4.3/build-aux/config.sub-533- blackfin-*) easytag-2.4.3/build-aux/config.sub:534: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-535- os=-linux ############################################## easytag-2.4.3/build-aux/config.sub-541- c54x-*) easytag-2.4.3/build-aux/config.sub:542: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-543- ;; easytag-2.4.3/build-aux/config.sub-544- c55x-*) easytag-2.4.3/build-aux/config.sub:545: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-546- ;; easytag-2.4.3/build-aux/config.sub-547- c6x-*) easytag-2.4.3/build-aux/config.sub:548: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-549- ;; ############################################## easytag-2.4.3/build-aux/config.sub-744- i*86v32) easytag-2.4.3/build-aux/config.sub:745: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-746- os=-sysv32 ############################################## easytag-2.4.3/build-aux/config.sub-748- i*86v4*) easytag-2.4.3/build-aux/config.sub:749: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-750- os=-sysv4 ############################################## easytag-2.4.3/build-aux/config.sub-752- i*86v) easytag-2.4.3/build-aux/config.sub:753: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-754- os=-sysv ############################################## easytag-2.4.3/build-aux/config.sub-756- i*86sol2) easytag-2.4.3/build-aux/config.sub:757: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` easytag-2.4.3/build-aux/config.sub-758- os=-solaris2 ############################################## easytag-2.4.3/build-aux/config.sub-782- leon-*|leon[3-9]-*) easytag-2.4.3/build-aux/config.sub:783: basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` easytag-2.4.3/build-aux/config.sub-784- ;; ############################################## easytag-2.4.3/build-aux/config.sub-789- m68knommu-*) easytag-2.4.3/build-aux/config.sub:790: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-791- os=-linux ############################################## easytag-2.4.3/build-aux/config.sub-826- mips3*-*) easytag-2.4.3/build-aux/config.sub:827: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` easytag-2.4.3/build-aux/config.sub-828- ;; easytag-2.4.3/build-aux/config.sub-829- mips3*) easytag-2.4.3/build-aux/config.sub:830: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown easytag-2.4.3/build-aux/config.sub-831- ;; ############################################## easytag-2.4.3/build-aux/config.sub-848- ms1-*) easytag-2.4.3/build-aux/config.sub:849: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` easytag-2.4.3/build-aux/config.sub-850- ;; ############################################## easytag-2.4.3/build-aux/config.sub-967- parisc-*) easytag-2.4.3/build-aux/config.sub:968: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-969- os=-linux ############################################## easytag-2.4.3/build-aux/config.sub-983- pc98-*) easytag-2.4.3/build-aux/config.sub:984: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-985- ;; ############################################## easytag-2.4.3/build-aux/config.sub-998- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) easytag-2.4.3/build-aux/config.sub:999: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1000- ;; easytag-2.4.3/build-aux/config.sub-1001- pentiumpro-* | p6-* | 6x86-* | athlon-*) easytag-2.4.3/build-aux/config.sub:1002: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1003- ;; easytag-2.4.3/build-aux/config.sub-1004- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) easytag-2.4.3/build-aux/config.sub:1005: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1006- ;; easytag-2.4.3/build-aux/config.sub-1007- pentium4-*) easytag-2.4.3/build-aux/config.sub:1008: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1009- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1017- ppc-* | ppcbe-*) easytag-2.4.3/build-aux/config.sub:1018: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1019- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1023- ppcle-* | powerpclittle-*) easytag-2.4.3/build-aux/config.sub:1024: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1025- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1027- ;; easytag-2.4.3/build-aux/config.sub:1028: ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1029- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1033- ppc64le-* | powerpc64little-*) easytag-2.4.3/build-aux/config.sub:1034: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1035- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1116- strongarm-* | thumb-*) easytag-2.4.3/build-aux/config.sub:1117: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` easytag-2.4.3/build-aux/config.sub-1118- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1246- xscale-* | xscalee[bl]-*) easytag-2.4.3/build-aux/config.sub:1247: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` easytag-2.4.3/build-aux/config.sub-1248- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1323- *) easytag-2.4.3/build-aux/config.sub:1324: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 easytag-2.4.3/build-aux/config.sub-1325- exit 1 ############################################## easytag-2.4.3/build-aux/config.sub-1331- *-digital*) easytag-2.4.3/build-aux/config.sub:1332: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` easytag-2.4.3/build-aux/config.sub-1333- ;; easytag-2.4.3/build-aux/config.sub-1334- *-commodore*) easytag-2.4.3/build-aux/config.sub:1335: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` easytag-2.4.3/build-aux/config.sub-1336- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1352- -solaris1 | -solaris1.*) easytag-2.4.3/build-aux/config.sub:1353: os=`echo $os | sed -e 's|solaris1|sunos4|'` easytag-2.4.3/build-aux/config.sub-1354- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1364- -gnu/linux*) easytag-2.4.3/build-aux/config.sub:1365: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` easytag-2.4.3/build-aux/config.sub-1366- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1410- -nto*) easytag-2.4.3/build-aux/config.sub:1411: os=`echo $os | sed -e 's|nto|nto-qnx|'` easytag-2.4.3/build-aux/config.sub-1412- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1417- -mac*) easytag-2.4.3/build-aux/config.sub:1418: os=`echo $os | sed -e 's|mac|macos|'` easytag-2.4.3/build-aux/config.sub-1419- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1423- -linux*) easytag-2.4.3/build-aux/config.sub:1424: os=`echo $os | sed -e 's|linux|linux-gnu|'` easytag-2.4.3/build-aux/config.sub-1425- ;; easytag-2.4.3/build-aux/config.sub-1426- -sunos5*) easytag-2.4.3/build-aux/config.sub:1427: os=`echo $os | sed -e 's|sunos5|solaris2|'` easytag-2.4.3/build-aux/config.sub-1428- ;; easytag-2.4.3/build-aux/config.sub-1429- -sunos6*) easytag-2.4.3/build-aux/config.sub:1430: os=`echo $os | sed -e 's|sunos6|solaris3|'` easytag-2.4.3/build-aux/config.sub-1431- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1478- -sinix5.*) easytag-2.4.3/build-aux/config.sub:1479: os=`echo $os | sed -e 's|sinix|sysv|'` easytag-2.4.3/build-aux/config.sub-1480- ;; ############################################## easytag-2.4.3/build-aux/config.sub-1531- # Get rid of the `-' at the beginning of $os. easytag-2.4.3/build-aux/config.sub:1532: os=`echo $os | sed 's/[^-]*-//'` easytag-2.4.3/build-aux/config.sub:1533: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 easytag-2.4.3/build-aux/config.sub-1534- exit 1 ############################################## easytag-2.4.3/build-aux/config.sub-1794- esac easytag-2.4.3/build-aux/config.sub:1795: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` easytag-2.4.3/build-aux/config.sub-1796- ;; ############################################## easytag-2.4.3/build-aux/compile-67- mingw/*) easytag-2.4.3/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` easytag-2.4.3/build-aux/compile-69- ;; easytag-2.4.3/build-aux/compile-70- cygwin/*) easytag-2.4.3/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` easytag-2.4.3/build-aux/compile-72- ;; easytag-2.4.3/build-aux/compile-73- wine/*) easytag-2.4.3/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` easytag-2.4.3/build-aux/compile-75- ;; ############################################## easytag-2.4.3/build-aux/compile-309-# Name of file we expect compiler to create. easytag-2.4.3/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` easytag-2.4.3/build-aux/compile-311- ############################################## easytag-2.4.3/build-aux/compile-315-# object file name, since that is what matters with a parallel build. easytag-2.4.3/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d easytag-2.4.3/build-aux/compile-317-while true; do ############################################## easytag-2.4.3/build-aux/ltmain.sh-103-# easytag-2.4.3/build-aux/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh easytag-2.4.3/build-aux/ltmain.sh-105-# ############################################## easytag-2.4.3/build-aux/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue easytag-2.4.3/build-aux/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in easytag-2.4.3/build-aux/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break easytag-2.4.3/build-aux/ltmain.sh:250: _G_count=`expr $_G_count + 1` easytag-2.4.3/build-aux/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break easytag-2.4.3/build-aux/ltmain.sh:286: _G_count=`expr $_G_count + 1` easytag-2.4.3/build-aux/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-410-# The name of this program. easytag-2.4.3/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` easytag-2.4.3/build-aux/ltmain.sh-412- ############################################## easytag-2.4.3/build-aux/ltmain.sh-416- *[\\/]*) easytag-2.4.3/build-aux/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` easytag-2.4.3/build-aux/ltmain.sh:418: progdir=`cd "$progdir" && pwd` easytag-2.4.3/build-aux/ltmain.sh-419- progpath=$progdir/$progname ############################################## easytag-2.4.3/build-aux/ltmain.sh-610- easytag-2.4.3/build-aux/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' easytag-2.4.3/build-aux/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` easytag-2.4.3/build-aux/ltmain.sh-613- ############################################## easytag-2.4.3/build-aux/ltmain.sh-639- easytag-2.4.3/build-aux/ltmain.sh:640: func_arith_result=`expr "$@"` easytag-2.4.3/build-aux/ltmain.sh-641- } ############################################## easytag-2.4.3/build-aux/ltmain.sh-660- # ...otherwise fall back to using sed. easytag-2.4.3/build-aux/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' easytag-2.4.3/build-aux/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` easytag-2.4.3/build-aux/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-757- test -n "$_G_tc" && { easytag-2.4.3/build-aux/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` easytag-2.4.3/build-aux/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` easytag-2.4.3/build-aux/ltmain.sh-760- } easytag-2.4.3/build-aux/ltmain.sh-761- done easytag-2.4.3/build-aux/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes easytag-2.4.3/build-aux/ltmain.sh-763- ############################################## easytag-2.4.3/build-aux/ltmain.sh-831- easytag-2.4.3/build-aux/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` easytag-2.4.3/build-aux/ltmain.sh-833- } ############################################## easytag-2.4.3/build-aux/ltmain.sh-863- # ...otherwise throw away the child directory and loop easytag-2.4.3/build-aux/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` easytag-2.4.3/build-aux/ltmain.sh-865- done easytag-2.4.3/build-aux/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` easytag-2.4.3/build-aux/ltmain.sh-867- ############################################## easytag-2.4.3/build-aux/ltmain.sh-901- # If mktemp works, use that first and foremost easytag-2.4.3/build-aux/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-903- ############################################## easytag-2.4.3/build-aux/ltmain.sh-1111- *[\\\`\"\$]*) easytag-2.4.3/build-aux/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; easytag-2.4.3/build-aux/ltmain.sh-1113- *) ############################################## easytag-2.4.3/build-aux/ltmain.sh-1198- case $2 in easytag-2.4.3/build-aux/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; easytag-2.4.3/build-aux/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; easytag-2.4.3/build-aux/ltmain.sh-1201- esac ############################################## easytag-2.4.3/build-aux/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) easytag-2.4.3/build-aux/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` easytag-2.4.3/build-aux/ltmain.sh-1273- ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-1358- easytag-2.4.3/build-aux/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` easytag-2.4.3/build-aux/ltmain.sh-1360-} ############################################## easytag-2.4.3/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell easytag-2.4.3/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another easytag-2.4.3/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## easytag-2.4.3/build-aux/ltmain.sh-1517- easytag-2.4.3/build-aux/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' easytag-2.4.3/build-aux/ltmain.sh-1519-} ############################################## easytag-2.4.3/build-aux/ltmain.sh-1870- easytag-2.4.3/build-aux/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` easytag-2.4.3/build-aux/ltmain.sh-1872- func_split_equals_rhs= easytag-2.4.3/build-aux/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ easytag-2.4.3/build-aux/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` easytag-2.4.3/build-aux/ltmain.sh-1875- } ############################################## easytag-2.4.3/build-aux/ltmain.sh-1898- easytag-2.4.3/build-aux/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` easytag-2.4.3/build-aux/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` easytag-2.4.3/build-aux/ltmain.sh-1901- } ############################################## easytag-2.4.3/build-aux/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 easytag-2.4.3/build-aux/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` easytag-2.4.3/build-aux/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` easytag-2.4.3/build-aux/ltmain.sh-2074- ############################################## easytag-2.4.3/build-aux/ltmain.sh-2110- { easytag-2.4.3/build-aux/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` easytag-2.4.3/build-aux/ltmain.sh-2112- } ############################################## easytag-2.4.3/build-aux/ltmain.sh-2115- { easytag-2.4.3/build-aux/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` easytag-2.4.3/build-aux/ltmain.sh-2117- } ############################################## easytag-2.4.3/build-aux/ltmain.sh-2206- # quotes we have to do it in 2 steps: easytag-2.4.3/build-aux/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` easytag-2.4.3/build-aux/ltmain.sh-2208- eval "$extractedcf" ############################################## easytag-2.4.3/build-aux/ltmain.sh-2659- done easytag-2.4.3/build-aux/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` easytag-2.4.3/build-aux/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` easytag-2.4.3/build-aux/ltmain.sh-2662- case $@ in ############################################## easytag-2.4.3/build-aux/ltmain.sh-2672- # Evaluate the configuration. easytag-2.4.3/build-aux/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" easytag-2.4.3/build-aux/ltmain.sh-2674- CC_quoted= ############################################## easytag-2.4.3/build-aux/ltmain.sh-2678- done easytag-2.4.3/build-aux/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` easytag-2.4.3/build-aux/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` easytag-2.4.3/build-aux/ltmain.sh-2681- case "$@ " in ############################################## easytag-2.4.3/build-aux/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: easytag-2.4.3/build-aux/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then easytag-2.4.3/build-aux/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-3009- # LT_CYGPATH in this case. easytag-2.4.3/build-aux/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` easytag-2.4.3/build-aux/ltmain.sh-3011- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result easytag-2.4.3/build-aux/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` easytag-2.4.3/build-aux/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## easytag-2.4.3/build-aux/ltmain.sh-3376- *.[cCFSifmso] | \ easytag-2.4.3/build-aux/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ easytag-2.4.3/build-aux/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## easytag-2.4.3/build-aux/ltmain.sh-3453- if test no = "$compiler_c_o"; then easytag-2.4.3/build-aux/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext easytag-2.4.3/build-aux/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## easytag-2.4.3/build-aux/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: easytag-2.4.3/build-aux/ltmain.sh:3473:`cat $lockfile 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-3474- ############################################## easytag-2.4.3/build-aux/ltmain.sh-3520- if test warn = "$need_locks" && easytag-2.4.3/build-aux/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then easytag-2.4.3/build-aux/ltmain.sh-3522- $ECHO "\ easytag-2.4.3/build-aux/ltmain.sh-3523-*** ERROR, $lockfile contains: easytag-2.4.3/build-aux/ltmain.sh:3524:`cat $lockfile 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-3525- ############################################## easytag-2.4.3/build-aux/ltmain.sh-3569- if test warn = "$need_locks" && easytag-2.4.3/build-aux/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then easytag-2.4.3/build-aux/ltmain.sh-3571- $ECHO "\ easytag-2.4.3/build-aux/ltmain.sh-3572-*** ERROR, $lockfile contains: easytag-2.4.3/build-aux/ltmain.sh:3573:`cat $lockfile 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-3574- ############################################## easytag-2.4.3/build-aux/ltmain.sh-3895- # Get the absolute pathname. easytag-2.4.3/build-aux/ltmain.sh:3896: absdir=`cd "$dir" && pwd` easytag-2.4.3/build-aux/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## easytag-2.4.3/build-aux/ltmain.sh-3994- if test -n "$lt_sysroot"; then easytag-2.4.3/build-aux/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` easytag-2.4.3/build-aux/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## easytag-2.4.3/build-aux/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. easytag-2.4.3/build-aux/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` easytag-2.4.3/build-aux/ltmain.sh-4280- ############################################## easytag-2.4.3/build-aux/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. easytag-2.4.3/build-aux/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` easytag-2.4.3/build-aux/ltmain.sh-4293- else easytag-2.4.3/build-aux/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` easytag-2.4.3/build-aux/ltmain.sh-4295- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-4458- fi easytag-2.4.3/build-aux/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` easytag-2.4.3/build-aux/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-4477- # Replace the output file specification. easytag-2.4.3/build-aux/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` easytag-2.4.3/build-aux/ltmain.sh-4479- ############################################## easytag-2.4.3/build-aux/ltmain.sh-4496- # Install the binary that we compiled earlier. easytag-2.4.3/build-aux/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` easytag-2.4.3/build-aux/ltmain.sh-4498- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-4570- my_pic_p=${3-false} easytag-2.4.3/build-aux/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` easytag-2.4.3/build-aux/ltmain.sh-4572- my_dlsyms= ############################################## easytag-2.4.3/build-aux/ltmain.sh-4628- # Add our own program objects to the symbol list. easytag-2.4.3/build-aux/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` easytag-2.4.3/build-aux/ltmain.sh-4630- for progfile in $progfiles; do ############################################## easytag-2.4.3/build-aux/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values easytag-2.4.3/build-aux/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` easytag-2.4.3/build-aux/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then easytag-2.4.3/build-aux/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` easytag-2.4.3/build-aux/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` easytag-2.4.3/build-aux/ltmain.sh-4862- else easytag-2.4.3/build-aux/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` easytag-2.4.3/build-aux/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` easytag-2.4.3/build-aux/ltmain.sh-4865- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-4867- *) easytag-2.4.3/build-aux/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` easytag-2.4.3/build-aux/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` easytag-2.4.3/build-aux/ltmain.sh-4870- ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-4882- # Nullify the symbol file. easytag-2.4.3/build-aux/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` easytag-2.4.3/build-aux/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` easytag-2.4.3/build-aux/ltmain.sh-4885- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 easytag-2.4.3/build-aux/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)$'` easytag-2.4.3/build-aux/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## easytag-2.4.3/build-aux/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 easytag-2.4.3/build-aux/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` easytag-2.4.3/build-aux/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## easytag-2.4.3/build-aux/ltmain.sh-4925- win32_libid_type=unknown easytag-2.4.3/build-aux/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-4927- case $win32_fileres in ############################################## easytag-2.4.3/build-aux/ltmain.sh-4990- easytag-2.4.3/build-aux/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` easytag-2.4.3/build-aux/ltmain.sh-4992-} ############################################## easytag-2.4.3/build-aux/ltmain.sh-5008- easytag-2.4.3/build-aux/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` easytag-2.4.3/build-aux/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## easytag-2.4.3/build-aux/ltmain.sh-5072- # binutils import library easytag-2.4.3/build-aux/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` easytag-2.4.3/build-aux/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then easytag-2.4.3/build-aux/ltmain.sh-5075- # ms-generated import library easytag-2.4.3/build-aux/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` easytag-2.4.3/build-aux/ltmain.sh-5077- else ############################################## easytag-2.4.3/build-aux/ltmain.sh-5156- darwin_base_archive=$func_basename_result easytag-2.4.3/build-aux/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` easytag-2.4.3/build-aux/ltmain.sh-5158- if test -n "$darwin_arches"; then easytag-2.4.3/build-aux/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` easytag-2.4.3/build-aux/ltmain.sh-5160- darwin_arch= ############################################## easytag-2.4.3/build-aux/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) easytag-2.4.3/build-aux/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` easytag-2.4.3/build-aux/ltmain.sh-5172- darwin_file= ############################################## easytag-2.4.3/build-aux/ltmain.sh-5174- for darwin_file in $darwin_filelist; do easytag-2.4.3/build-aux/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` easytag-2.4.3/build-aux/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## easytag-2.4.3/build-aux/ltmain.sh-5189- esac easytag-2.4.3/build-aux/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` easytag-2.4.3/build-aux/ltmain.sh-5191- done ############################################## easytag-2.4.3/build-aux/ltmain.sh-5260- easytag-2.4.3/build-aux/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` easytag-2.4.3/build-aux/ltmain.sh-5262- $ECHO "\ ############################################## easytag-2.4.3/build-aux/ltmain.sh-5295- --lt-dump-script) easytag-2.4.3/build-aux/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` easytag-2.4.3/build-aux/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. easytag-2.4.3/build-aux/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` easytag-2.4.3/build-aux/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## easytag-2.4.3/build-aux/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" easytag-2.4.3/build-aux/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` easytag-2.4.3/build-aux/ltmain.sh-5324- done ############################################## easytag-2.4.3/build-aux/ltmain.sh-5380- # Find the directory that this script lives in. easytag-2.4.3/build-aux/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` easytag-2.4.3/build-aux/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## easytag-2.4.3/build-aux/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. easytag-2.4.3/build-aux/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` easytag-2.4.3/build-aux/ltmain.sh-5386- while test -n \"\$file\"; do easytag-2.4.3/build-aux/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` easytag-2.4.3/build-aux/ltmain.sh-5388- ############################################## easytag-2.4.3/build-aux/ltmain.sh-5396- easytag-2.4.3/build-aux/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` easytag-2.4.3/build-aux/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` easytag-2.4.3/build-aux/ltmain.sh-5399- done ############################################## easytag-2.4.3/build-aux/ltmain.sh-5410- case \"\$thisdir\" in easytag-2.4.3/build-aux/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; easytag-2.4.3/build-aux/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-5416- # Try to get the absolute directory name. easytag-2.4.3/build-aux/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` easytag-2.4.3/build-aux/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## easytag-2.4.3/build-aux/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || easytag-2.4.3/build-aux/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ easytag-2.4.3/build-aux/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-5441- if test -n \"\$relink_command\"; then easytag-2.4.3/build-aux/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : easytag-2.4.3/build-aux/ltmain.sh-5443- else ############################################## easytag-2.4.3/build-aux/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed easytag-2.4.3/build-aux/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` easytag-2.4.3/build-aux/ltmain.sh-5487- ############################################## easytag-2.4.3/build-aux/ltmain.sh-6464- easytag-2.4.3/build-aux/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in easytag-2.4.3/build-aux/ltmain.sh-6466- *import*) : ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-6712- moreargs= easytag-2.4.3/build-aux/ltmain.sh:6713: for fil in `cat "$save_arg"` easytag-2.4.3/build-aux/ltmain.sh-6714- do ############################################## easytag-2.4.3/build-aux/ltmain.sh-6973- *) easytag-2.4.3/build-aux/ltmain.sh:6974: absdir=`cd "$dir" && pwd` easytag-2.4.3/build-aux/ltmain.sh-6975- test -z "$absdir" && \ ############################################## easytag-2.4.3/build-aux/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) easytag-2.4.3/build-aux/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` easytag-2.4.3/build-aux/ltmain.sh-6996- case :$dllsearchpath: in ############################################## easytag-2.4.3/build-aux/ltmain.sh-7287- -Z*) easytag-2.4.3/build-aux/ltmain.sh:7288: if test os2 = "`expr $host : '.*\(os2\)'`"; then easytag-2.4.3/build-aux/ltmain.sh-7289- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## easytag-2.4.3/build-aux/ltmain.sh-7457- # get the directories listed in $shlibpath_var easytag-2.4.3/build-aux/ltmain.sh:7458: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` easytag-2.4.3/build-aux/ltmain.sh-7459- else ############################################## easytag-2.4.3/build-aux/ltmain.sh-7773- set dummy $deplibs_check_method; shift easytag-2.4.3/build-aux/ltmain.sh:7774: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` easytag-2.4.3/build-aux/ltmain.sh-7775- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## easytag-2.4.3/build-aux/ltmain.sh-7863- if test -n "$inherited_linker_flags"; then easytag-2.4.3/build-aux/ltmain.sh:7864: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` easytag-2.4.3/build-aux/ltmain.sh-7865- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## easytag-2.4.3/build-aux/ltmain.sh-7871- fi easytag-2.4.3/build-aux/ltmain.sh:7872: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` easytag-2.4.3/build-aux/ltmain.sh-7873- if test lib,link = "$linkmode,$pass" || ############################################## easytag-2.4.3/build-aux/ltmain.sh-7944- *) easytag-2.4.3/build-aux/ltmain.sh:7945: abs_ladir=`cd "$ladir" && pwd` easytag-2.4.3/build-aux/ltmain.sh-7946- if test -z "$abs_ladir"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-8197- shift easytag-2.4.3/build-aux/ltmain.sh:8198: libname=`eval "\\$ECHO \"$libname_spec\""` easytag-2.4.3/build-aux/ltmain.sh-8199- # use dlname if we got it. it's perfectly good, no? ############################################## easytag-2.4.3/build-aux/ltmain.sh-8489- *) easytag-2.4.3/build-aux/ltmain.sh:8490: absdir=`cd "$dir" && pwd` easytag-2.4.3/build-aux/ltmain.sh-8491- if test -z "$absdir"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-8500- depdepl= easytag-2.4.3/build-aux/ltmain.sh:8501: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` easytag-2.4.3/build-aux/ltmain.sh-8502- if test -n "$deplibrary_names"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-8507- depdepl=$absdir/$objdir/$depdepl easytag-2.4.3/build-aux/ltmain.sh:8508: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` easytag-2.4.3/build-aux/ltmain.sh-8509- if test -z "$darwin_install_name"; then easytag-2.4.3/build-aux/ltmain.sh:8510: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` easytag-2.4.3/build-aux/ltmain.sh-8511- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-8522- else easytag-2.4.3/build-aux/ltmain.sh:8523: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` easytag-2.4.3/build-aux/ltmain.sh-8524- test -z "$libdir" && \ ############################################## easytag-2.4.3/build-aux/ltmain.sh-8545- else easytag-2.4.3/build-aux/ltmain.sh:8546: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` easytag-2.4.3/build-aux/ltmain.sh-8547- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-8634- linux*) easytag-2.4.3/build-aux/ltmain.sh:8635: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/build-aux/ltmain.sh-8636- *Sun\ C*) # Sun C++ 5.9 ############################################## easytag-2.4.3/build-aux/ltmain.sh-9039- removelist= easytag-2.4.3/build-aux/ltmain.sh:9040: tempremovelist=`$ECHO "$output_objdir/*"` easytag-2.4.3/build-aux/ltmain.sh-9041- for p in $tempremovelist; do ############################################## easytag-2.4.3/build-aux/ltmain.sh-9065- # Transform .lo files to .o files. easytag-2.4.3/build-aux/ltmain.sh:9066: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` easytag-2.4.3/build-aux/ltmain.sh-9067- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-9070- #for path in $notinst_path; do easytag-2.4.3/build-aux/ltmain.sh:9071: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` easytag-2.4.3/build-aux/ltmain.sh:9072: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` easytag-2.4.3/build-aux/ltmain.sh:9073: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` easytag-2.4.3/build-aux/ltmain.sh-9074- #done ############################################## easytag-2.4.3/build-aux/ltmain.sh-9191- if test -n "$i"; then easytag-2.4.3/build-aux/ltmain.sh:9192: libname=`eval "\\$ECHO \"$libname_spec\""` easytag-2.4.3/build-aux/ltmain.sh:9193: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` easytag-2.4.3/build-aux/ltmain.sh-9194- set dummy $deplib_matches; shift easytag-2.4.3/build-aux/ltmain.sh-9195- deplib_match=$1 easytag-2.4.3/build-aux/ltmain.sh:9196: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then easytag-2.4.3/build-aux/ltmain.sh-9197- func_append newdeplibs " $i" ############################################## easytag-2.4.3/build-aux/ltmain.sh-9234- if test -n "$i"; then easytag-2.4.3/build-aux/ltmain.sh:9235: libname=`eval "\\$ECHO \"$libname_spec\""` easytag-2.4.3/build-aux/ltmain.sh:9236: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` easytag-2.4.3/build-aux/ltmain.sh-9237- set dummy $deplib_matches; shift easytag-2.4.3/build-aux/ltmain.sh-9238- deplib_match=$1 easytag-2.4.3/build-aux/ltmain.sh:9239: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then easytag-2.4.3/build-aux/ltmain.sh-9240- func_append newdeplibs " $i" ############################################## easytag-2.4.3/build-aux/ltmain.sh-9269- set dummy $deplibs_check_method; shift easytag-2.4.3/build-aux/ltmain.sh:9270: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` easytag-2.4.3/build-aux/ltmain.sh-9271- for a_deplib in $deplibs; do ############################################## easytag-2.4.3/build-aux/ltmain.sh-9284- if test -n "$a_deplib"; then easytag-2.4.3/build-aux/ltmain.sh:9285: libname=`eval "\\$ECHO \"$libname_spec\""` easytag-2.4.3/build-aux/ltmain.sh-9286- if test -n "$file_magic_glob"; then easytag-2.4.3/build-aux/ltmain.sh:9287: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` easytag-2.4.3/build-aux/ltmain.sh-9288- else ############################################## easytag-2.4.3/build-aux/ltmain.sh-9294- shopt -s nocaseglob easytag-2.4.3/build-aux/ltmain.sh:9295: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-9296- $nocaseglob easytag-2.4.3/build-aux/ltmain.sh-9297- else easytag-2.4.3/build-aux/ltmain.sh:9298: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-9299- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-9312- while test -h "$potlib" 2>/dev/null; do easytag-2.4.3/build-aux/ltmain.sh:9313: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` easytag-2.4.3/build-aux/ltmain.sh-9314- case $potliblink in easytag-2.4.3/build-aux/ltmain.sh-9315- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; easytag-2.4.3/build-aux/ltmain.sh:9316: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; easytag-2.4.3/build-aux/ltmain.sh-9317- esac ############################################## easytag-2.4.3/build-aux/ltmain.sh-9353- set dummy $deplibs_check_method; shift easytag-2.4.3/build-aux/ltmain.sh:9354: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` easytag-2.4.3/build-aux/ltmain.sh-9355- for a_deplib in $deplibs; do ############################################## easytag-2.4.3/build-aux/ltmain.sh-9368- if test -n "$a_deplib"; then easytag-2.4.3/build-aux/ltmain.sh:9369: libname=`eval "\\$ECHO \"$libname_spec\""` easytag-2.4.3/build-aux/ltmain.sh-9370- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do easytag-2.4.3/build-aux/ltmain.sh:9371: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` easytag-2.4.3/build-aux/ltmain.sh-9372- for potent_lib in $potential_libs; do ############################################## easytag-2.4.3/build-aux/ltmain.sh-9407- newdeplibs= easytag-2.4.3/build-aux/ltmain.sh:9408: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` easytag-2.4.3/build-aux/ltmain.sh-9409- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-9411- # can't use Xsed below, because $i might contain '/' easytag-2.4.3/build-aux/ltmain.sh:9412: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` easytag-2.4.3/build-aux/ltmain.sh-9413- done ############################################## easytag-2.4.3/build-aux/ltmain.sh-9437- # On Rhapsody replace the C library with the System framework easytag-2.4.3/build-aux/ltmain.sh:9438: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` easytag-2.4.3/build-aux/ltmain.sh-9439- ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-9489- *-*-darwin*) easytag-2.4.3/build-aux/ltmain.sh:9490: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` easytag-2.4.3/build-aux/ltmain.sh:9491: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` easytag-2.4.3/build-aux/ltmain.sh:9492: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` easytag-2.4.3/build-aux/ltmain.sh-9493- ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-9616- # Use standard objects if they are pic easytag-2.4.3/build-aux/ltmain.sh:9617: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` easytag-2.4.3/build-aux/ltmain.sh-9618- test "X$libobjs" = "X " && libobjs= ############################################## easytag-2.4.3/build-aux/ltmain.sh-10130- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" easytag-2.4.3/build-aux/ltmain.sh:10131: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` easytag-2.4.3/build-aux/ltmain.sh-10132- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## easytag-2.4.3/build-aux/ltmain.sh-10145- # Create the old-style object. easytag-2.4.3/build-aux/ltmain.sh:10146: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs easytag-2.4.3/build-aux/ltmain.sh-10147- ############################################## easytag-2.4.3/build-aux/ltmain.sh-10203- # On Rhapsody replace the C library is the System framework easytag-2.4.3/build-aux/ltmain.sh:10204: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` easytag-2.4.3/build-aux/ltmain.sh:10205: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` easytag-2.4.3/build-aux/ltmain.sh-10206- ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-10221- # Time to change all our "foo.ltframework" stuff back to "-framework foo" easytag-2.4.3/build-aux/ltmain.sh:10222: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` easytag-2.4.3/build-aux/ltmain.sh:10223: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` easytag-2.4.3/build-aux/ltmain.sh-10224- ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-10299- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) easytag-2.4.3/build-aux/ltmain.sh:10300: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` easytag-2.4.3/build-aux/ltmain.sh-10301- case :$dllsearchpath: in ############################################## easytag-2.4.3/build-aux/ltmain.sh-10359- # Transform all the library objects into standard objects. easytag-2.4.3/build-aux/ltmain.sh:10360: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` easytag-2.4.3/build-aux/ltmain.sh:10361: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` easytag-2.4.3/build-aux/ltmain.sh-10362- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-10387- # Replace the output file specification. easytag-2.4.3/build-aux/ltmain.sh:10388: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` easytag-2.4.3/build-aux/ltmain.sh-10389- link_command=$compile_command$compile_rpath ############################################## easytag-2.4.3/build-aux/ltmain.sh-10396- func_to_tool_file "$output" easytag-2.4.3/build-aux/ltmain.sh:10397: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` easytag-2.4.3/build-aux/ltmain.sh-10398- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## easytag-2.4.3/build-aux/ltmain.sh-10440- # Replace the output file specification. easytag-2.4.3/build-aux/ltmain.sh:10441: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` easytag-2.4.3/build-aux/ltmain.sh-10442- # Delete the old output file. ############################################## easytag-2.4.3/build-aux/ltmain.sh-10448- func_to_tool_file "$output" easytag-2.4.3/build-aux/ltmain.sh:10449: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` easytag-2.4.3/build-aux/ltmain.sh-10450- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## easytag-2.4.3/build-aux/ltmain.sh-10466- link_command=$finalize_var$compile_command$finalize_rpath easytag-2.4.3/build-aux/ltmain.sh:10467: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` easytag-2.4.3/build-aux/ltmain.sh-10468- ;; ############################################## easytag-2.4.3/build-aux/ltmain.sh-10479- # Replace the output file specification. easytag-2.4.3/build-aux/ltmain.sh:10480: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` easytag-2.4.3/build-aux/ltmain.sh-10481- ############################################## easytag-2.4.3/build-aux/ltmain.sh-10488- func_to_tool_file "$output_objdir/$outputname" easytag-2.4.3/build-aux/ltmain.sh:10489: 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'` easytag-2.4.3/build-aux/ltmain.sh-10490- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## easytag-2.4.3/build-aux/ltmain.sh-10509- relink_command="(cd `pwd`; $relink_command)" easytag-2.4.3/build-aux/ltmain.sh:10510: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` easytag-2.4.3/build-aux/ltmain.sh-10511- fi ############################################## easytag-2.4.3/build-aux/ltmain.sh-10755- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" easytag-2.4.3/build-aux/ltmain.sh:10756: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` easytag-2.4.3/build-aux/ltmain.sh-10757- if test yes = "$hardcode_automatic"; then ############################################## easytag-2.4.3/build-aux/ltmain.sh-10776- func_resolve_sysroot "$deplib" easytag-2.4.3/build-aux/ltmain.sh:10777: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` easytag-2.4.3/build-aux/ltmain.sh-10778- test -z "$libdir" && \ ############################################## easytag-2.4.3/build-aux/ltmain.sh-10802- name=$func_basename_result easytag-2.4.3/build-aux/ltmain.sh:10803: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` easytag-2.4.3/build-aux/ltmain.sh-10804- test -z "$libdir" && \ ############################################## easytag-2.4.3/build-aux/ltmain.sh-10821- name=$func_basename_result easytag-2.4.3/build-aux/ltmain.sh:10822: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` easytag-2.4.3/build-aux/ltmain.sh-10823- test -z "$libdir" && \ ############################################## easytag-2.4.3/build-aux/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static easytag-2.4.3/build-aux/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` easytag-2.4.3/build-aux/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## easytag-2.4.3/build-aux/install-sh-234- fi easytag-2.4.3/build-aux/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; easytag-2.4.3/build-aux/install-sh-236- *) ############################################## easytag-2.4.3/build-aux/install-sh-281- dstdir=$dst easytag-2.4.3/build-aux/install-sh:282: dst=$dstdir/`basename "$src"` easytag-2.4.3/build-aux/install-sh-283- dstdir_status=0 easytag-2.4.3/build-aux/install-sh-284- else easytag-2.4.3/build-aux/install-sh:285: dstdir=`dirname "$dst"` easytag-2.4.3/build-aux/install-sh-286- test -d "$dstdir" ############################################## easytag-2.4.3/build-aux/install-sh-337- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. easytag-2.4.3/build-aux/install-sh:338: ls_ld_tmpdir=`ls -ld "$tmpdir"` easytag-2.4.3/build-aux/install-sh-339- case $ls_ld_tmpdir in ############################################## easytag-2.4.3/build-aux/install-sh-344- $mkdirprog -m$different_mode -p -- "$tmpdir" && { easytag-2.4.3/build-aux/install-sh:345: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` easytag-2.4.3/build-aux/install-sh-346- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## easytag-2.4.3/build-aux/install-sh-402- case $prefix in easytag-2.4.3/build-aux/install-sh:403: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; easytag-2.4.3/build-aux/install-sh-404- *) qprefix=$prefix;; ############################################## easytag-2.4.3/build-aux/install-sh-451- if $copy_on_change && easytag-2.4.3/build-aux/install-sh:452: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && easytag-2.4.3/build-aux/install-sh:453: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && easytag-2.4.3/build-aux/install-sh-454- set -f && ############################################## easytag-2.4.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ easytag-2.4.3/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then easytag-2.4.3/configure-47- as_echo='print -r --' easytag-2.4.3/configure-48- as_echo_n='print -rn --' easytag-2.4.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then easytag-2.4.3/configure-50- as_echo='printf %s\n' ############################################## easytag-2.4.3/configure-52-else easytag-2.4.3/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then easytag-2.4.3/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## easytag-2.4.3/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; easytag-2.4.3/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; easytag-2.4.3/configure-64- esac; ############################################## easytag-2.4.3/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && easytag-2.4.3/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 easytag-2.4.3/configure-201- ############################################## easytag-2.4.3/configure-206- PATH=/empty FPATH=/empty; export PATH FPATH easytag-2.4.3/configure:207: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ easytag-2.4.3/configure:208: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 easytag-2.4.3/configure-209-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## easytag-2.4.3/configure-336- case $as_dir in #( easytag-2.4.3/configure:337: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( easytag-2.4.3/configure-338- *) as_qdir=$as_dir;; ############################################## easytag-2.4.3/configure-409- { easytag-2.4.3/configure:410: as_val=`expr "$@" || test $? -eq 1` easytag-2.4.3/configure-411- } ############################################## easytag-2.4.3/configure-416-# ---------------------------------------- easytag-2.4.3/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are easytag-2.4.3/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## easytag-2.4.3/configure-479- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && easytag-2.4.3/configure:480: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { easytag-2.4.3/configure-481- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## easytag-2.4.3/configure-965- case $ac_option in easytag-2.4.3/configure:966: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; easytag-2.4.3/configure-967- *=) ac_optarg= ;; ############################################## easytag-2.4.3/configure-1009- -disable-* | --disable-*) easytag-2.4.3/configure:1010: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` easytag-2.4.3/configure-1011- # Reject names that are not valid shell variable names. ############################################## easytag-2.4.3/configure-1014- ac_useropt_orig=$ac_useropt easytag-2.4.3/configure:1015: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` easytag-2.4.3/configure-1016- case $ac_user_opts in ############################################## easytag-2.4.3/configure-1035- -enable-* | --enable-*) easytag-2.4.3/configure:1036: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` easytag-2.4.3/configure-1037- # Reject names that are not valid shell variable names. ############################################## easytag-2.4.3/configure-1040- ac_useropt_orig=$ac_useropt easytag-2.4.3/configure:1041: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` easytag-2.4.3/configure-1042- case $ac_user_opts in ############################################## easytag-2.4.3/configure-1239- -with-* | --with-*) easytag-2.4.3/configure:1240: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` easytag-2.4.3/configure-1241- # Reject names that are not valid shell variable names. ############################################## easytag-2.4.3/configure-1244- ac_useropt_orig=$ac_useropt easytag-2.4.3/configure:1245: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` easytag-2.4.3/configure-1246- case $ac_user_opts in ############################################## easytag-2.4.3/configure-1255- -without-* | --without-*) easytag-2.4.3/configure:1256: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` easytag-2.4.3/configure-1257- # Reject names that are not valid shell variable names. ############################################## easytag-2.4.3/configure-1260- ac_useropt_orig=$ac_useropt easytag-2.4.3/configure:1261: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` easytag-2.4.3/configure-1262- case $ac_user_opts in ############################################## easytag-2.4.3/configure-1293- *=*) easytag-2.4.3/configure:1294: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` easytag-2.4.3/configure-1295- # Reject names that are not valid shell variable names. ############################################## easytag-2.4.3/configure-1314-if test -n "$ac_prev"; then easytag-2.4.3/configure:1315: ac_option=--`echo $ac_prev | sed 's/_/-/g'` easytag-2.4.3/configure-1316- as_fn_error $? "missing argument to $ac_option" ############################################## easytag-2.4.3/configure-1336- */ ) easytag-2.4.3/configure:1337: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` easytag-2.4.3/configure-1338- eval $ac_var=\$ac_val;; ############################################## easytag-2.4.3/configure-1371-ac_ls_di=`ls -di .` && easytag-2.4.3/configure:1372:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || easytag-2.4.3/configure-1373- as_fn_error $? "working directory cannot be determined" ############################################## easytag-2.4.3/configure-1427-case $srcdir in easytag-2.4.3/configure:1428:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; easytag-2.4.3/configure-1429-esac ############################################## easytag-2.4.3/configure-1470-By default, \`make install' will install all the files in easytag-2.4.3/configure:1471:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify easytag-2.4.3/configure:1472:an installation prefix other than \`$ac_default_prefix' using \`--prefix', easytag-2.4.3/configure-1473-for instance \`--prefix=\$HOME'. ############################################## easytag-2.4.3/configure-1624-*) easytag-2.4.3/configure:1625: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` easytag-2.4.3/configure-1626- # A ".." for each directory in $ac_dir_suffix. easytag-2.4.3/configure:1627: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` easytag-2.4.3/configure-1628- case $ac_top_builddir_sub in ############################################## easytag-2.4.3/configure-2074- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack easytag-2.4.3/configure:2075: as_decl_name=`echo $2|sed 's/ *(.*//'` easytag-2.4.3/configure:2076: as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` easytag-2.4.3/configure-2077- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 ############################################## easytag-2.4.3/configure-2188- *\'*) easytag-2.4.3/configure:2189: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; easytag-2.4.3/configure-2190- esac ############################################## easytag-2.4.3/configure-2271- case $ac_val in easytag-2.4.3/configure:2272: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; easytag-2.4.3/configure-2273- esac ############################################## easytag-2.4.3/configure-2286- case $ac_val in easytag-2.4.3/configure:2287: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; easytag-2.4.3/configure-2288- esac ############################################## easytag-2.4.3/configure-2406- set,) easytag-2.4.3/configure:2407: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 easytag-2.4.3/configure:2408:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} easytag-2.4.3/configure-2409- ac_cache_corrupted=: ;; ############################################## easytag-2.4.3/configure-2417- # differences in whitespace do not lead to failure. easytag-2.4.3/configure:2418: ac_old_val_w=`echo x $ac_old_val` easytag-2.4.3/configure:2419: ac_new_val_w=`echo x $ac_new_val` easytag-2.4.3/configure-2420- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## easytag-2.4.3/configure-2437- case $ac_new_val in easytag-2.4.3/configure:2438: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; easytag-2.4.3/configure-2439- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## easytag-2.4.3/configure-2618- echo "timestamp, slept: $am_has_slept" > conftest.file easytag-2.4.3/configure:2619: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` easytag-2.4.3/configure-2620- if test "$*" = "X"; then easytag-2.4.3/configure-2621- # -L didn't work. easytag-2.4.3/configure:2622: set X `ls -t "$srcdir/configure" conftest.file` easytag-2.4.3/configure-2623- fi ############################################## easytag-2.4.3/configure-2669-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' easytag-2.4.3/configure:2670:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` easytag-2.4.3/configure-2671- easytag-2.4.3/configure-2672-# Expand $ac_aux_dir to an absolute path. easytag-2.4.3/configure:2673:am_aux_dir=`cd "$ac_aux_dir" && pwd` easytag-2.4.3/configure-2674- ############################################## easytag-2.4.3/configure-2814- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue easytag-2.4.3/configure:2815: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( easytag-2.4.3/configure-2816- 'mkdir (GNU coreutils) '* | \ ############################################## easytag-2.4.3/configure-2887-set x ${MAKE-make} easytag-2.4.3/configure:2888:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` easytag-2.4.3/configure-2889-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## easytag-2.4.3/configure-2897-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. easytag-2.4.3/configure:2898:case `${MAKE-make} -f conftest.make 2>/dev/null` in easytag-2.4.3/configure-2899- *@@@%%%=?*=@@@%%%*) ############################################## easytag-2.4.3/configure-2963- easytag-2.4.3/configure:2964:if test "`cd $srcdir && pwd`" != "`pwd`"; then easytag-2.4.3/configure-2965- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## easytag-2.4.3/configure-3169-test "x$ac_build_alias" = x && easytag-2.4.3/configure:3170: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` easytag-2.4.3/configure-3171-test "x$ac_build_alias" = x && easytag-2.4.3/configure-3172- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 easytag-2.4.3/configure:3173:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || easytag-2.4.3/configure-3174- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## easytag-2.4.3/configure-3193-IFS=$ac_save_IFS easytag-2.4.3/configure:3194:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac easytag-2.4.3/configure-3195- ############################################## easytag-2.4.3/configure-3204-else easytag-2.4.3/configure:3205: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || easytag-2.4.3/configure-3206- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## easytag-2.4.3/configure-3226-IFS=$ac_save_IFS easytag-2.4.3/configure:3227:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac easytag-2.4.3/configure-3228- ############################################## easytag-2.4.3/configure-3254-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ easytag-2.4.3/configure:3255: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then easytag-2.4.3/configure-3256- ECHO='print -r --' easytag-2.4.3/configure:3257:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then easytag-2.4.3/configure-3258- ECHO='printf %s\n' ############################################## easytag-2.4.3/configure-3318-# Ignore all kinds of additional output from 'make'. easytag-2.4.3/configure:3319:case `$am_make -s -f confmf 2> /dev/null` in #( easytag-2.4.3/configure-3320-*the\ am__doit\ target*) ############################################## easytag-2.4.3/configure-3328- echo '.include "confinc"' > confmf easytag-2.4.3/configure:3329: case `$am_make -s -f confmf 2> /dev/null` in #( easytag-2.4.3/configure-3330- *the\ am__doit\ target*) ############################################## easytag-2.4.3/configure-3707-$as_echo_n "checking whether the C compiler works... " >&6; } easytag-2.4.3/configure:3708:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` easytag-2.4.3/configure-3709- ############################################## easytag-2.4.3/configure-3751- then :; else easytag-2.4.3/configure:3752: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` easytag-2.4.3/configure-3753- fi ############################################## easytag-2.4.3/configure-3811- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; easytag-2.4.3/configure:3812: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` easytag-2.4.3/configure-3813- break;; ############################################## easytag-2.4.3/configure-3920- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; easytag-2.4.3/configure:3921: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` easytag-2.4.3/configure-3922- break;; ############################################## easytag-2.4.3/configure-4238- if test "$am_compiler_list" = ""; then easytag-2.4.3/configure:4239: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` easytag-2.4.3/configure-4240- fi ############################################## easytag-2.4.3/configure-4362- # Check for GNU $ac_path_SED easytag-2.4.3/configure:4363:case `"$ac_path_SED" --version 2>&1` in easytag-2.4.3/configure-4364-*GNU*) ############################################## easytag-2.4.3/configure-4438- # Check for GNU $ac_path_GREP easytag-2.4.3/configure:4439:case `"$ac_path_GREP" --version 2>&1` in easytag-2.4.3/configure-4440-*GNU*) ############################################## easytag-2.4.3/configure-4504- # Check for GNU $ac_path_EGREP easytag-2.4.3/configure:4505:case `"$ac_path_EGREP" --version 2>&1` in easytag-2.4.3/configure-4506-*GNU*) ############################################## easytag-2.4.3/configure-4571- # Check for GNU $ac_path_FGREP easytag-2.4.3/configure:4572:case `"$ac_path_FGREP" --version 2>&1` in easytag-2.4.3/configure-4573-*GNU*) ############################################## easytag-2.4.3/configure-4651- # gcc leaves a trailing carriage return, which upsets mingw easytag-2.4.3/configure:4652: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; easytag-2.4.3/configure-4653- *) easytag-2.4.3/configure:4654: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; easytag-2.4.3/configure-4655- esac ############################################## easytag-2.4.3/configure-4660- # Canonicalize the pathname of ld easytag-2.4.3/configure:4661: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` easytag-2.4.3/configure-4662- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do easytag-2.4.3/configure:4663: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` easytag-2.4.3/configure-4664- done ############################################## easytag-2.4.3/configure-4695- # Break only if it was the GNU/non-GNU ld that we prefer. easytag-2.4.3/configure:4696: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in easytag-2.4.3/configure-4697- *GNU* | *'with BFD'*) ############################################## easytag-2.4.3/configure-4726- # I'd rather use --version here, but apparently some GNU lds only accept -v. easytag-2.4.3/configure:4727:case `$LD -v 2>&1 </dev/null` in easytag-2.4.3/configure-4728-*GNU* | *'with BFD'*) ############################################## easytag-2.4.3/configure-4776- esac easytag-2.4.3/configure:4777: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in easytag-2.4.3/configure-4778- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## easytag-2.4.3/configure-4782- *) easytag-2.4.3/configure:4783: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in easytag-2.4.3/configure-4784- */dev/null*) ############################################## easytag-2.4.3/configure-4910- easytag-2.4.3/configure:4911: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in easytag-2.4.3/configure-4912- *COFF*) ############################################## easytag-2.4.3/configure-5022- # And add a safety zone easytag-2.4.3/configure:5023: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` easytag-2.4.3/configure:5024: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` easytag-2.4.3/configure-5025- ;; ############################################## easytag-2.4.3/configure-5055- if test -n "$kargmax"; then easytag-2.4.3/configure:5056: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` easytag-2.4.3/configure-5057- else ############################################## easytag-2.4.3/configure-5064- test undefined != "$lt_cv_sys_max_cmd_len"; then easytag-2.4.3/configure:5065: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` easytag-2.4.3/configure:5066: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` easytag-2.4.3/configure-5067- else ############################################## easytag-2.4.3/configure-5076- # we can't tell. easytag-2.4.3/configure:5077: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ easytag-2.4.3/configure-5078- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## easytag-2.4.3/configure-5080- do easytag-2.4.3/configure:5081: i=`expr $i + 1` easytag-2.4.3/configure-5082- teststring=$teststring$teststring ############################################## easytag-2.4.3/configure-5084- # Only check the string length outside the loop. easytag-2.4.3/configure:5085: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` easytag-2.4.3/configure-5086- teststring= ############################################## easytag-2.4.3/configure-5089- # linker. It appears as though 1/2 is a usable value. easytag-2.4.3/configure:5090: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` easytag-2.4.3/configure-5091- fi ############################################## easytag-2.4.3/configure-5500-openbsd* | bitrig*) easytag-2.4.3/configure:5501: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then easytag-2.4.3/configure-5502- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## easytag-2.4.3/configure-5570- else easytag-2.4.3/configure:5571: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` easytag-2.4.3/configure-5572- fi ############################################## easytag-2.4.3/configure-5715- # decide which one to use based on capabilities of $DLLTOOL easytag-2.4.3/configure:5716: case `$DLLTOOL --help 2>&1` in easytag-2.4.3/configure-5717- *--identify-strict*) ############################################## easytag-2.4.3/configure-6237-# If we're using GNU nm, then use its standard symbol codes. easytag-2.4.3/configure:6238:case `$NM -V 2>&1` in easytag-2.4.3/configure-6239-*GNU* | *'with BFD'*) ############################################## easytag-2.4.3/configure-6285-mingw*) easytag-2.4.3/configure:6286: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp easytag-2.4.3/configure-6287- ;; ############################################## easytag-2.4.3/configure-6517- if test yes = "$GCC"; then easytag-2.4.3/configure:6518: lt_sysroot=`$CC --print-sysroot 2>/dev/null` easytag-2.4.3/configure-6519- fi ############################################## easytag-2.4.3/configure-6521- /*) easytag-2.4.3/configure:6522: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` easytag-2.4.3/configure-6523- ;; #( ############################################## easytag-2.4.3/configure-6616- done easytag-2.4.3/configure:6617: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` easytag-2.4.3/configure-6618-} ############################################## easytag-2.4.3/configure-6638- test $ac_status = 0; }; then easytag-2.4.3/configure:6639: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/configure-6640- *ELF-32*) ############################################## easytag-2.4.3/configure-6659- if test yes = "$lt_cv_prog_gnu_ld"; then easytag-2.4.3/configure:6660: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/configure-6661- *32-bit*) ############################################## easytag-2.4.3/configure-6671- else easytag-2.4.3/configure:6672: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/configure-6673- *32-bit*) ############################################## easytag-2.4.3/configure-6697- emul=elf easytag-2.4.3/configure:6698: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/configure-6699- *32-bit*) ############################################## easytag-2.4.3/configure-6705- esac easytag-2.4.3/configure:6706: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/configure-6707- *MSB*) ############################################## easytag-2.4.3/configure-6713- esac easytag-2.4.3/configure:6714: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/configure-6715- *N32*) ############################################## easytag-2.4.3/configure-7646- *:) easytag-2.4.3/configure:7647: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" easytag-2.4.3/configure-7648- ;; easytag-2.4.3/configure-7649- x:*) easytag-2.4.3/configure:7650: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" easytag-2.4.3/configure-7651- ;; easytag-2.4.3/configure-7652- *::*) easytag-2.4.3/configure:7653: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" easytag-2.4.3/configure:7654: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" easytag-2.4.3/configure-7655- ;; easytag-2.4.3/configure-7656- *) easytag-2.4.3/configure:7657: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" easytag-2.4.3/configure-7658- ;; ############################################## easytag-2.4.3/configure-7915-do : easytag-2.4.3/configure:7916: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` easytag-2.4.3/configure-7917-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## easytag-2.4.3/configure-7920- cat >>confdefs.h <<_ACEOF easytag-2.4.3/configure:7921:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 easytag-2.4.3/configure-7922-_ACEOF ############################################## easytag-2.4.3/configure-8277- "file_magic "*) easytag-2.4.3/configure:8278: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` easytag-2.4.3/configure-8279- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## easytag-2.4.3/configure-8343- "file_magic "*) easytag-2.4.3/configure:8344: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` easytag-2.4.3/configure-8345- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## easytag-2.4.3/configure-8741- *) easytag-2.4.3/configure:8742: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/configure-8743- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## easytag-2.4.3/configure-9187- # shared libraries, regardless of the interface used. easytag-2.4.3/configure:9188: case `$LD -v 2>&1` in easytag-2.4.3/configure-9189- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## easytag-2.4.3/configure-9219- supports_anon_versioning=no easytag-2.4.3/configure:9220: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in easytag-2.4.3/configure-9221- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## easytag-2.4.3/configure-9288- # is; otherwise, prepend EXPORTS... easytag-2.4.3/configure:9289: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then easytag-2.4.3/configure-9290- cp $export_symbols $output_objdir/$soname.def; ############################################## easytag-2.4.3/configure-9322- prefix_cmds="$SED"~ easytag-2.4.3/configure:9323: if test EXPORTS = "`$SED 1q $export_symbols`"; then easytag-2.4.3/configure-9324- prefix_cmds="$prefix_cmds -e 1d"; ############################################## easytag-2.4.3/configure-9344- # time. Moving up from 0x10000000 also allows more sbrk(2) space. easytag-2.4.3/configure:9345: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' easytag-2.4.3/configure:9346: 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' easytag-2.4.3/configure-9347- ;; ############################################## easytag-2.4.3/configure-9362- pgcc*) # Portland Group C compiler easytag-2.4.3/configure:9363: 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' easytag-2.4.3/configure-9364- tmp_addflag=' $pic_flag' ############################################## easytag-2.4.3/configure-9367- # Portland Group f77 and f90 compilers easytag-2.4.3/configure:9368: 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' easytag-2.4.3/configure-9369- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## easytag-2.4.3/configure-9384- nvcc*) # Cuda Compiler Driver 2.2 easytag-2.4.3/configure:9385: 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' easytag-2.4.3/configure-9386- compiler_needs_object=yes ############################################## easytag-2.4.3/configure-9388- esac easytag-2.4.3/configure:9389: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/configure-9390- *Sun\ C*) # Sun C 5.9 easytag-2.4.3/configure:9391: 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' easytag-2.4.3/configure-9392- compiler_needs_object=yes ############################################## easytag-2.4.3/configure-9459- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) easytag-2.4.3/configure:9460: case `$LD -v 2>&1` in easytag-2.4.3/configure-9461- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## easytag-2.4.3/configure-9548- else easytag-2.4.3/configure:9549: 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' easytag-2.4.3/configure-9550- fi ############################################## easytag-2.4.3/configure-9613- # below for broken collect2 doesn't work under 4.3+ easytag-2.4.3/configure:9614: collect2name=`$CC -print-prog-name=collect2` easytag-2.4.3/configure-9615- if test -f "$collect2name" && ############################################## easytag-2.4.3/configure-9693- }' easytag-2.4.3/configure:9694: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` easytag-2.4.3/configure-9695- # Check for a 64-bit object if we didn't find anything. easytag-2.4.3/configure-9696- if test -z "$lt_cv_aix_libpath_"; then easytag-2.4.3/configure:9697: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` easytag-2.4.3/configure-9698- fi ############################################## easytag-2.4.3/configure-9711- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" easytag-2.4.3/configure:9712: 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 easytag-2.4.3/configure-9713- else ############################################## easytag-2.4.3/configure-9746- }' easytag-2.4.3/configure:9747: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` easytag-2.4.3/configure-9748- # Check for a 64-bit object if we didn't find anything. easytag-2.4.3/configure-9749- if test -z "$lt_cv_aix_libpath_"; then easytag-2.4.3/configure:9750: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` easytag-2.4.3/configure-9751- fi ############################################## easytag-2.4.3/configure-9778- # -brtl affects multiple linker settings, -berok does not and is overridden later easytag-2.4.3/configure:9779: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' easytag-2.4.3/configure-9780- if test svr4 != "$with_aix_soname"; then ############################################## easytag-2.4.3/configure-9831- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' easytag-2.4.3/configure:9832: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then easytag-2.4.3/configure-9833- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## easytag-2.4.3/configure-9869- # FIXME: Setting linknames here is a bad hack. easytag-2.4.3/configure:9870: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' easytag-2.4.3/configure-9871- # The linker will automatically build a .lib file if we build a DLL. ############################################## easytag-2.4.3/configure-9887- if test yes = "$lt_cv_ld_force_load"; then easytag-2.4.3/configure:9888: 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\"`' easytag-2.4.3/configure-9889- ############################################## easytag-2.4.3/configure-10067- if test yes = "$GCC"; then easytag-2.4.3/configure:10068: 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' easytag-2.4.3/configure-10069- # Try to use the -exported_symbol ld option, if it does not ############################################## easytag-2.4.3/configure-10095- if test yes = "$lt_cv_irix_exported_symbol"; then easytag-2.4.3/configure:10096: 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' easytag-2.4.3/configure-10097- fi easytag-2.4.3/configure-10098- else easytag-2.4.3/configure:10099: 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' easytag-2.4.3/configure:10100: 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' easytag-2.4.3/configure-10101- fi ############################################## easytag-2.4.3/configure-10145- hardcode_direct_absolute=yes easytag-2.4.3/configure:10146: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then easytag-2.4.3/configure-10147- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## easytag-2.4.3/configure-10176- prefix_cmds="$SED"~ easytag-2.4.3/configure:10177: if test EXPORTS = "`$SED 1q $export_symbols`"; then easytag-2.4.3/configure-10178- prefix_cmds="$prefix_cmds -e 1d"; ############################################## easytag-2.4.3/configure-10190- allow_undefined_flag=' $wl-expect_unresolved $wl\*' easytag-2.4.3/configure:10191: 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' easytag-2.4.3/configure-10192- else easytag-2.4.3/configure-10193- allow_undefined_flag=' -expect_unresolved \*' easytag-2.4.3/configure:10194: 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' easytag-2.4.3/configure-10195- fi ############################################## easytag-2.4.3/configure-10203- allow_undefined_flag=' $wl-expect_unresolved $wl\*' easytag-2.4.3/configure:10204: 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' easytag-2.4.3/configure-10205- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## easytag-2.4.3/configure-10207- allow_undefined_flag=' -expect_unresolved \*' easytag-2.4.3/configure:10208: 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' easytag-2.4.3/configure:10209: 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~ easytag-2.4.3/configure:10210: $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' easytag-2.4.3/configure-10211- ############################################## easytag-2.4.3/configure-10226- else easytag-2.4.3/configure:10227: case `$CC -V 2>&1` in easytag-2.4.3/configure-10228- *"Compilers 5.0"*) ############################################## easytag-2.4.3/configure-10625- esac easytag-2.4.3/configure:10626: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` easytag-2.4.3/configure-10627- case $lt_search_path_spec in ############################################## easytag-2.4.3/configure-10632- # okay in the real world where ";" in dirpaths is itself problematic. easytag-2.4.3/configure:10633: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` easytag-2.4.3/configure-10634- ;; easytag-2.4.3/configure-10635- *) easytag-2.4.3/configure:10636: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` easytag-2.4.3/configure-10637- ;; ############################################## easytag-2.4.3/configure-10641- lt_tmp_lt_search_path_spec= easytag-2.4.3/configure:10642: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` easytag-2.4.3/configure-10643- # ...but if some path component already ends with the multilib dir we assume ############################################## easytag-2.4.3/configure-10683- esac easytag-2.4.3/configure:10684: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` easytag-2.4.3/configure-10685-else ############################################## easytag-2.4.3/configure-10823- # Create ${libname}_ixlibrary.a entries in /sys/libs. easytag-2.4.3/configure:10824: 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' easytag-2.4.3/configure-10825- ;; ############################################## easytag-2.4.3/configure-10859- # DLL is installed to $(libdir)/../bin by postinstall_cmds easytag-2.4.3/configure:10860: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/configure:10861: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ easytag-2.4.3/configure:10862: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/configure-10863- test -d \$dldir || mkdir -p \$dldir~ ############################################## easytag-2.4.3/configure-10868- fi' easytag-2.4.3/configure:10869: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ easytag-2.4.3/configure-10870- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/configure-10876- # Cygwin DLLs use 'cyg' prefix rather than 'lib' easytag-2.4.3/configure:10877: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' easytag-2.4.3/configure-10878- ############################################## easytag-2.4.3/configure-10882- # MinGW DLLs use traditional 'lib' prefix easytag-2.4.3/configure:10883: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' easytag-2.4.3/configure-10884- ;; ############################################## easytag-2.4.3/configure-10886- # pw32 DLLs use 'pw' prefix rather than 'lib' easytag-2.4.3/configure:10887: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' easytag-2.4.3/configure-10888- ;; ############################################## easytag-2.4.3/configure-10895- libname_spec='$name' easytag-2.4.3/configure:10896: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' easytag-2.4.3/configure-10897- library_names_spec='$libname.dll.lib' ############################################## easytag-2.4.3/configure-10907- # Let DOS variable expansion print the short 8.3 style file name. easytag-2.4.3/configure:10908: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` easytag-2.4.3/configure-10909- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## easytag-2.4.3/configure-10912- # Convert to MSYS style. easytag-2.4.3/configure:10913: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` easytag-2.4.3/configure-10914- ;; ############################################## easytag-2.4.3/configure-10918- # like /cygdrive/c/PROGRA~1:/cygdr... easytag-2.4.3/configure:10919: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` easytag-2.4.3/configure:10920: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` easytag-2.4.3/configure:10921: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` easytag-2.4.3/configure-10922- ;; ############################################## easytag-2.4.3/configure-10926- # It is most probably a Windows format PATH. easytag-2.4.3/configure:10927: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` easytag-2.4.3/configure-10928- else easytag-2.4.3/configure:10929: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` easytag-2.4.3/configure-10930- fi ############################################## easytag-2.4.3/configure-10936- # DLL is installed to $(libdir)/../bin by postinstall_cmds easytag-2.4.3/configure:10937: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/configure:10938: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ easytag-2.4.3/configure:10939: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/configure-10940- test -d \$dldir || mkdir -p \$dldir~ easytag-2.4.3/configure-10941- $install_prog $dir/$dlname \$dldir/$dlname' easytag-2.4.3/configure:10942: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ easytag-2.4.3/configure-10943- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/configure-10950- # Assume MSVC wrapper easytag-2.4.3/configure:10951: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' easytag-2.4.3/configure-10952- dynamic_linker='Win32 ld.exe' ############################################## easytag-2.4.3/configure-10967- shlibpath_var=DYLD_LIBRARY_PATH easytag-2.4.3/configure:10968: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' easytag-2.4.3/configure-10969- ############################################## easytag-2.4.3/configure-11223- if test -f /etc/ld.so.conf; then easytag-2.4.3/configure:11224: 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' ' '` easytag-2.4.3/configure-11225- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## easytag-2.4.3/configure-11277- need_lib_prefix=no easytag-2.4.3/configure:11278: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then easytag-2.4.3/configure-11279- need_version=no ############################################## easytag-2.4.3/configure-11304- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec easytag-2.4.3/configure:11305: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/configure:11306: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ easytag-2.4.3/configure:11307: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/configure-11308- test -d \$dldir || mkdir -p \$dldir~ ############################################## easytag-2.4.3/configure-11313- fi' easytag-2.4.3/configure:11314: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ easytag-2.4.3/configure-11315- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/configure-12268- easytag-2.4.3/configure:12269:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.50.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` easytag-2.4.3/configure-12270-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` easytag-2.4.3/configure:12271:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` easytag-2.4.3/configure-12272-if test -n "0.50.0"; then ############################################## easytag-2.4.3/configure-12708-fi easytag-2.4.3/configure:12709:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" easytag-2.4.3/configure:12710:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" easytag-2.4.3/configure:12711:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" easytag-2.4.3/configure-12712-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## easytag-2.4.3/configure-12764-else easytag-2.4.3/configure:12765: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` easytag-2.4.3/configure-12766- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## easytag-2.4.3/configure-12771-$as_echo_n "checking for XML::Parser... " >&6; } easytag-2.4.3/configure:12772: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then easytag-2.4.3/configure-12773- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## easytag-2.4.3/configure-12896- @list='\''$(appdata_XML)'\''; test -n "$(appdataxmldir)" || list=; \ easytag-2.4.3/configure:12897: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ easytag-2.4.3/configure-12898- test -n "$$files" || exit 0; \ ############################################## easytag-2.4.3/configure-13538- if test "$am_compiler_list" = ""; then easytag-2.4.3/configure:13539: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` easytag-2.4.3/configure-13540- fi ############################################## easytag-2.4.3/configure-13924- if test "$am_compiler_list" = ""; then easytag-2.4.3/configure:13925: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` easytag-2.4.3/configure-13926- fi ############################################## easytag-2.4.3/configure-14028- case $2 in easytag-2.4.3/configure:14029: .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;; easytag-2.4.3/configure:14030: *) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;; easytag-2.4.3/configure-14031- esac ############################################## easytag-2.4.3/configure-14308- # gcc leaves a trailing carriage return, which upsets mingw easytag-2.4.3/configure:14309: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; easytag-2.4.3/configure-14310- *) easytag-2.4.3/configure:14311: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; easytag-2.4.3/configure-14312- esac ############################################## easytag-2.4.3/configure-14317- # Canonicalize the pathname of ld easytag-2.4.3/configure:14318: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` easytag-2.4.3/configure-14319- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do easytag-2.4.3/configure:14320: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` easytag-2.4.3/configure-14321- done ############################################## easytag-2.4.3/configure-14352- # Break only if it was the GNU/non-GNU ld that we prefer. easytag-2.4.3/configure:14353: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in easytag-2.4.3/configure-14354- *GNU* | *'with BFD'*) ############################################## easytag-2.4.3/configure-14383- # I'd rather use --version here, but apparently some GNU lds only accept -v. easytag-2.4.3/configure:14384:case `$LD -v 2>&1 </dev/null` in easytag-2.4.3/configure-14385-*GNU* | *'with BFD'*) ############################################## easytag-2.4.3/configure-14417- # ancient GNU ld didn't support --whole-archive et. al. easytag-2.4.3/configure:14418: if eval "`$CC -print-prog-name=ld` --help 2>&1" | easytag-2.4.3/configure-14419- $GREP 'no-whole-archive' > /dev/null; then ############################################## easytag-2.4.3/configure-14528- # below for broken collect2 doesn't work under 4.3+ easytag-2.4.3/configure:14529: collect2name=`$CC -print-prog-name=collect2` easytag-2.4.3/configure-14530- if test -f "$collect2name" && ############################################## easytag-2.4.3/configure-14609- }' easytag-2.4.3/configure:14610: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` easytag-2.4.3/configure-14611- # Check for a 64-bit object if we didn't find anything. easytag-2.4.3/configure-14612- if test -z "$lt_cv_aix_libpath__CXX"; then easytag-2.4.3/configure:14613: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` easytag-2.4.3/configure-14614- fi ############################################## easytag-2.4.3/configure-14628- easytag-2.4.3/configure:14629: 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 easytag-2.4.3/configure-14630- else ############################################## easytag-2.4.3/configure-14663- }' easytag-2.4.3/configure:14664: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` easytag-2.4.3/configure-14665- # Check for a 64-bit object if we didn't find anything. easytag-2.4.3/configure-14666- if test -z "$lt_cv_aix_libpath__CXX"; then easytag-2.4.3/configure:14667: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` easytag-2.4.3/configure-14668- fi ############################################## easytag-2.4.3/configure-14695- # -brtl affects multiple linker settings, -berok does not and is overridden later easytag-2.4.3/configure:14696: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' easytag-2.4.3/configure-14697- if test svr4 != "$with_aix_soname"; then ############################################## easytag-2.4.3/configure-14748- archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' easytag-2.4.3/configure:14749: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then easytag-2.4.3/configure-14750- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## easytag-2.4.3/configure-14790- # is; otherwise, prepend EXPORTS... easytag-2.4.3/configure:14791: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then easytag-2.4.3/configure-14792- cp $export_symbols $output_objdir/$soname.def; ############################################## easytag-2.4.3/configure-14811- if test yes = "$lt_cv_ld_force_load"; then easytag-2.4.3/configure:14812: 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\"`' easytag-2.4.3/configure-14813- ############################################## easytag-2.4.3/configure-14856- prefix_cmds="$SED"~ easytag-2.4.3/configure:14857: if test EXPORTS = "`$SED 1q $export_symbols`"; then easytag-2.4.3/configure-14858- prefix_cmds="$prefix_cmds -e 1d"; ############################################## easytag-2.4.3/configure-14930- # dependencies. easytag-2.4.3/configure:14931: 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"' easytag-2.4.3/configure-14932- ;; ############################################## easytag-2.4.3/configure-14995- # dependencies. easytag-2.4.3/configure:14996: 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"' easytag-2.4.3/configure-14997- ;; ############################################## easytag-2.4.3/configure-15031- # time. Moving up from 0x10000000 also allows more sbrk(2) space. easytag-2.4.3/configure:15032: 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' easytag-2.4.3/configure:15033: 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' easytag-2.4.3/configure-15034- ;; ############################################## easytag-2.4.3/configure-15038- # SGI C++ easytag-2.4.3/configure:15039: 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' easytag-2.4.3/configure-15040- ############################################## easytag-2.4.3/configure-15049- if test no = "$with_gnu_ld"; then easytag-2.4.3/configure:15050: 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' easytag-2.4.3/configure-15051- else easytag-2.4.3/configure:15052: 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' easytag-2.4.3/configure-15053- fi ############################################## easytag-2.4.3/configure-15070- # to its proper name (with version) after linking. easytag-2.4.3/configure:15071: 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' easytag-2.4.3/configure:15072: 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' easytag-2.4.3/configure-15073- # Commands to make compiler produce verbose output that lists ############################################## easytag-2.4.3/configure-15080- # dependencies. easytag-2.4.3/configure:15081: 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"' easytag-2.4.3/configure-15082- ############################################## easytag-2.4.3/configure-15095- # earlier do not add the objects themselves. easytag-2.4.3/configure:15096: case `$CC -V 2>&1` in easytag-2.4.3/configure-15097- *"Version 7."*) ############################################## easytag-2.4.3/configure-15116- # Portland Group C++ compiler easytag-2.4.3/configure:15117: case `$CC -V` in easytag-2.4.3/configure-15118- *pgCC\ [1-5].* | *pgcpp\ [1-5].*) ############################################## easytag-2.4.3/configure-15121- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ easytag-2.4.3/configure:15122: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' easytag-2.4.3/configure-15123- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## easytag-2.4.3/configure-15125- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ easytag-2.4.3/configure:15126: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ easytag-2.4.3/configure-15127- $RANLIB $oldlib' ############################################## easytag-2.4.3/configure-15130- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ easytag-2.4.3/configure:15131: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' easytag-2.4.3/configure-15132- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## easytag-2.4.3/configure-15134- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ easytag-2.4.3/configure:15135: $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' easytag-2.4.3/configure-15136- ;; ############################################## easytag-2.4.3/configure-15144- export_dynamic_flag_spec_CXX='$wl--export-dynamic' easytag-2.4.3/configure:15145: 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' easytag-2.4.3/configure-15146- ;; ############################################## easytag-2.4.3/configure-15163- # dependencies. easytag-2.4.3/configure:15164: 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' easytag-2.4.3/configure-15165- ;; ############################################## easytag-2.4.3/configure-15178- *) easytag-2.4.3/configure:15179: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/configure-15180- *Sun\ C*) ############################################## easytag-2.4.3/configure-15185- hardcode_libdir_flag_spec_CXX='-R$libdir' easytag-2.4.3/configure:15186: 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' easytag-2.4.3/configure-15187- compiler_needs_object_CXX=yes ############################################## easytag-2.4.3/configure-15250- hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' easytag-2.4.3/configure:15251: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then easytag-2.4.3/configure-15252- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## easytag-2.4.3/configure-15269- # to its proper name (with version) after linking. easytag-2.4.3/configure:15270: 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' easytag-2.4.3/configure-15271- ############################################## easytag-2.4.3/configure-15290- allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*' easytag-2.4.3/configure:15291: 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' easytag-2.4.3/configure-15292- hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' ############################################## easytag-2.4.3/configure-15295- allow_undefined_flag_CXX=' -expect_unresolved \*' easytag-2.4.3/configure:15296: 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' easytag-2.4.3/configure:15297: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ easytag-2.4.3/configure-15298- echo "-hidden">> $lib.exp~ easytag-2.4.3/configure:15299: $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~ easytag-2.4.3/configure-15300- $RM $lib.exp' ############################################## easytag-2.4.3/configure-15314- # dependencies. easytag-2.4.3/configure:15315: 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"' easytag-2.4.3/configure-15316- ;; ############################################## easytag-2.4.3/configure-15321- osf3*) easytag-2.4.3/configure:15322: 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' easytag-2.4.3/configure-15323- ;; easytag-2.4.3/configure-15324- *) easytag-2.4.3/configure:15325: 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' easytag-2.4.3/configure-15326- ;; ############################################## easytag-2.4.3/configure-15568- easytag-2.4.3/configure:15569: for p in `eval "$output_verbose_link_cmd"`; do easytag-2.4.3/configure-15570- case $prev$p in ############################################## easytag-2.4.3/configure-15671-if test -n "${compiler_lib_search_path_CXX}"; then easytag-2.4.3/configure:15672: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` easytag-2.4.3/configure-15673-fi ############################################## easytag-2.4.3/configure-15918- *) easytag-2.4.3/configure:15919: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/configure-15920- *Sun\ C*) ############################################## easytag-2.4.3/configure-16300- else easytag-2.4.3/configure:16301: 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' easytag-2.4.3/configure-16302- fi ############################################## easytag-2.4.3/configure-16602- # Create ${libname}_ixlibrary.a entries in /sys/libs. easytag-2.4.3/configure:16603: 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' easytag-2.4.3/configure-16604- ;; ############################################## easytag-2.4.3/configure-16638- # DLL is installed to $(libdir)/../bin by postinstall_cmds easytag-2.4.3/configure:16639: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/configure:16640: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ easytag-2.4.3/configure:16641: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/configure-16642- test -d \$dldir || mkdir -p \$dldir~ ############################################## easytag-2.4.3/configure-16647- fi' easytag-2.4.3/configure:16648: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ easytag-2.4.3/configure-16649- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/configure-16655- # Cygwin DLLs use 'cyg' prefix rather than 'lib' easytag-2.4.3/configure:16656: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' easytag-2.4.3/configure-16657- ############################################## easytag-2.4.3/configure-16660- # MinGW DLLs use traditional 'lib' prefix easytag-2.4.3/configure:16661: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' easytag-2.4.3/configure-16662- ;; ############################################## easytag-2.4.3/configure-16664- # pw32 DLLs use 'pw' prefix rather than 'lib' easytag-2.4.3/configure:16665: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' easytag-2.4.3/configure-16666- ;; ############################################## easytag-2.4.3/configure-16673- libname_spec='$name' easytag-2.4.3/configure:16674: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' easytag-2.4.3/configure-16675- library_names_spec='$libname.dll.lib' ############################################## easytag-2.4.3/configure-16685- # Let DOS variable expansion print the short 8.3 style file name. easytag-2.4.3/configure:16686: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` easytag-2.4.3/configure-16687- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## easytag-2.4.3/configure-16690- # Convert to MSYS style. easytag-2.4.3/configure:16691: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` easytag-2.4.3/configure-16692- ;; ############################################## easytag-2.4.3/configure-16696- # like /cygdrive/c/PROGRA~1:/cygdr... easytag-2.4.3/configure:16697: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` easytag-2.4.3/configure:16698: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` easytag-2.4.3/configure:16699: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` easytag-2.4.3/configure-16700- ;; ############################################## easytag-2.4.3/configure-16704- # It is most probably a Windows format PATH. easytag-2.4.3/configure:16705: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` easytag-2.4.3/configure-16706- else easytag-2.4.3/configure:16707: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` easytag-2.4.3/configure-16708- fi ############################################## easytag-2.4.3/configure-16714- # DLL is installed to $(libdir)/../bin by postinstall_cmds easytag-2.4.3/configure:16715: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/configure:16716: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ easytag-2.4.3/configure:16717: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/configure-16718- test -d \$dldir || mkdir -p \$dldir~ easytag-2.4.3/configure-16719- $install_prog $dir/$dlname \$dldir/$dlname' easytag-2.4.3/configure:16720: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ easytag-2.4.3/configure-16721- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/configure-16728- # Assume MSVC wrapper easytag-2.4.3/configure:16729: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' easytag-2.4.3/configure-16730- dynamic_linker='Win32 ld.exe' ############################################## easytag-2.4.3/configure-16745- shlibpath_var=DYLD_LIBRARY_PATH easytag-2.4.3/configure:16746: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' easytag-2.4.3/configure-16747- ############################################## easytag-2.4.3/configure-17000- if test -f /etc/ld.so.conf; then easytag-2.4.3/configure:17001: 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' ' '` easytag-2.4.3/configure-17002- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## easytag-2.4.3/configure-17054- need_lib_prefix=no easytag-2.4.3/configure:17055: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then easytag-2.4.3/configure-17056- need_version=no ############################################## easytag-2.4.3/configure-17081- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec easytag-2.4.3/configure:17082: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/configure:17083: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ easytag-2.4.3/configure:17084: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/configure-17085- test -d \$dldir || mkdir -p \$dldir~ ############################################## easytag-2.4.3/configure-17090- fi' easytag-2.4.3/configure:17091: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ easytag-2.4.3/configure-17092- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/configure-17499- # Check for GNU $ac_path_SED easytag-2.4.3/configure:17500:case `"$ac_path_SED" --version 2>&1` in easytag-2.4.3/configure-17501-*GNU*) ############################################## easytag-2.4.3/configure-17748- easytag-2.4.3/configure:17749:GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0` easytag-2.4.3/configure-17750- ############################################## easytag-2.4.3/configure-17797-$as_echo_n "checking for glib-mkenums script... " >&6; } easytag-2.4.3/configure:17798:GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` easytag-2.4.3/configure-17799-if test "x$GLIB_MKENUMS" = "x"; then : ############################################## easytag-2.4.3/configure-18378- if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ easytag-2.4.3/configure:18379: echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \ easytag-2.4.3/configure:18380: $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \ easytag-2.4.3/configure-18381- done; done easytag-2.4.3/configure-18382- @for f in $(_HELP_C_EXTRA); do \ easytag-2.4.3/configure:18383: lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ easytag-2.4.3/configure-18384- if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \ ############################################## easytag-2.4.3/configure-18386- if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ easytag-2.4.3/configure:18387: echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \ easytag-2.4.3/configure:18388: $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \ easytag-2.4.3/configure-18389- done ############################################## easytag-2.4.3/configure-18393- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ easytag-2.4.3/configure:18394: mdir=`dirname "$$f"`; \ easytag-2.4.3/configure-18395- if test "x$mdir" = "x."; then mdir=""; fi; \ ############################################## easytag-2.4.3/configure-18413- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ easytag-2.4.3/configure:18414: echo "rm -f $$helpdir`basename $$f`"; \ easytag-2.4.3/configure:18415: rm -f "$$helpdir`basename $$f`"; \ easytag-2.4.3/configure-18416- done; done easytag-2.4.3/configure-18417- @for f in $(_HELP_C_EXTRA); do \ easytag-2.4.3/configure:18418: lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ easytag-2.4.3/configure-18419- helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ easytag-2.4.3/configure:18420: echo "rm -f $$helpdir`basename $$f`"; \ easytag-2.4.3/configure:18421: rm -f "$$helpdir`basename $$f`"; \ easytag-2.4.3/configure-18422- done ############################################## easytag-2.4.3/configure-19100- test $ac_status = 0; }; then easytag-2.4.3/configure:19101: pkg_cv_NAUTILUS_CFLAGS=`$PKG_CONFIG --cflags "$NAUTILUS_DEPS" 2>/dev/null` easytag-2.4.3/configure-19102- test "x$?" != "x0" && pkg_failed=yes ############################################## easytag-2.4.3/configure-19117- test $ac_status = 0; }; then easytag-2.4.3/configure:19118: pkg_cv_NAUTILUS_LIBS=`$PKG_CONFIG --libs "$NAUTILUS_DEPS" 2>/dev/null` easytag-2.4.3/configure-19119- test "x$?" != "x0" && pkg_failed=yes ############################################## easytag-2.4.3/configure-19138- if test $_pkg_short_errors_supported = yes; then easytag-2.4.3/configure:19139: NAUTILUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$NAUTILUS_DEPS" 2>&1` easytag-2.4.3/configure-19140- else easytag-2.4.3/configure:19141: NAUTILUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$NAUTILUS_DEPS" 2>&1` easytag-2.4.3/configure-19142- fi ############################################## easytag-2.4.3/configure-19177-fi easytag-2.4.3/configure:19178: NAUTILUS_EXTENSION_DIR=`$PKG_CONFIG --variable=extensiondir libnautilus-extension` easytag-2.4.3/configure-19179- NAUTILUS_EXTENSION_DIR=$NAUTILUS_EXTENSION_DIR ############################################## easytag-2.4.3/configure-19211- test $ac_status = 0; }; then easytag-2.4.3/configure:19212: pkg_cv_EASYTAG_CFLAGS=`$PKG_CONFIG --cflags "$GIO_DEPS $GTK_DEPS $OPUS_DEPS $OGG_DEPS $SPEEX_DEPS $FLAC_DEPS $ID3TAG_DEPS $TAGLIB_DEPS $WAVPACK_DEPS" 2>/dev/null` easytag-2.4.3/configure-19213- test "x$?" != "x0" && pkg_failed=yes ############################################## easytag-2.4.3/configure-19228- test $ac_status = 0; }; then easytag-2.4.3/configure:19229: pkg_cv_EASYTAG_LIBS=`$PKG_CONFIG --libs "$GIO_DEPS $GTK_DEPS $OPUS_DEPS $OGG_DEPS $SPEEX_DEPS $FLAC_DEPS $ID3TAG_DEPS $TAGLIB_DEPS $WAVPACK_DEPS" 2>/dev/null` easytag-2.4.3/configure-19230- test "x$?" != "x0" && pkg_failed=yes ############################################## easytag-2.4.3/configure-19249- if test $_pkg_short_errors_supported = yes; then easytag-2.4.3/configure:19250: EASYTAG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$GIO_DEPS $GTK_DEPS $OPUS_DEPS $OGG_DEPS $SPEEX_DEPS $FLAC_DEPS $ID3TAG_DEPS $TAGLIB_DEPS $WAVPACK_DEPS" 2>&1` easytag-2.4.3/configure-19251- else easytag-2.4.3/configure:19252: EASYTAG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$GIO_DEPS $GTK_DEPS $OPUS_DEPS $OGG_DEPS $SPEEX_DEPS $FLAC_DEPS $ID3TAG_DEPS $TAGLIB_DEPS $WAVPACK_DEPS" 2>&1` easytag-2.4.3/configure-19253- fi ############################################## easytag-2.4.3/configure-19498-for flag in -fno-strict-aliasing ; do easytag-2.4.3/configure:19499: as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-19500-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5 ############################################## easytag-2.4.3/configure-19577-for flag in -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default ; do easytag-2.4.3/configure:19578: as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-19579-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5 ############################################## easytag-2.4.3/configure-19694-for flag in -Wno-suggest-attribute=format ; do easytag-2.4.3/configure:19695: as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-19696-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5 ############################################## easytag-2.4.3/configure-19782-for flag in -Wno-error=$($as_echo $flag | $SED 's/^-Wno-//'); do easytag-2.4.3/configure:19783: as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-19784-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5 ############################################## easytag-2.4.3/configure-19938-for flag in -fno-strict-aliasing ; do easytag-2.4.3/configure:19939: as_CACHEVAR=`$as_echo "ax_cv_check_cxxflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-19940-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler accepts $flag" >&5 ############################################## easytag-2.4.3/configure-20017-for flag in -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default ; do easytag-2.4.3/configure:20018: as_CACHEVAR=`$as_echo "ax_cv_check_cxxflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-20019-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler accepts $flag" >&5 ############################################## easytag-2.4.3/configure-20134-for flag in -Wno-suggest-attribute=format ; do easytag-2.4.3/configure:20135: as_CACHEVAR=`$as_echo "ax_cv_check_cxxflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-20136-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler accepts $flag" >&5 ############################################## easytag-2.4.3/configure-20222-for flag in -Wno-error=$($as_echo $flag | $SED 's/^-Wno-//'); do easytag-2.4.3/configure:20223: as_CACHEVAR=`$as_echo "ax_cv_check_cxxflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-20224-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler accepts $flag" >&5 ############################################## easytag-2.4.3/configure-20370-for flag in -Wl,--no-as-needed ; do easytag-2.4.3/configure:20371: as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-20372-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5 ############################################## easytag-2.4.3/configure-20450-for flag in ; do easytag-2.4.3/configure:20451: as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-20452-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5 ############################################## easytag-2.4.3/configure-20535-for flag in -Wl,--fatal-warnings ; do easytag-2.4.3/configure:20536: as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh` easytag-2.4.3/configure-20537-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5 ############################################## easytag-2.4.3/configure-20868- if test x$cross_compiling != xyes; then easytag-2.4.3/configure:20869: GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0` easytag-2.4.3/configure-20870- else ############################################## easytag-2.4.3/configure-20945- @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ easytag-2.4.3/configure:20946: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ easytag-2.4.3/configure-20947- test -n "$$files" || exit 0; \ ############################################## easytag-2.4.3/configure-21066- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' easytag-2.4.3/configure:21067: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` easytag-2.4.3/configure-21068- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## easytag-2.4.3/configure-21189-if test -z "$BASH_VERSION$ZSH_VERSION" \ easytag-2.4.3/configure:21190: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then easytag-2.4.3/configure-21191- as_echo='print -r --' easytag-2.4.3/configure-21192- as_echo_n='print -rn --' easytag-2.4.3/configure:21193:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then easytag-2.4.3/configure-21194- as_echo='printf %s\n' ############################################## easytag-2.4.3/configure-21196-else easytag-2.4.3/configure:21197: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then easytag-2.4.3/configure-21198- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## easytag-2.4.3/configure-21206- expr "X$arg" : "X\\(.*\\)$as_nl"; easytag-2.4.3/configure:21207: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; easytag-2.4.3/configure-21208- esac; ############################################## easytag-2.4.3/configure-21283-# ---------------------------------------- easytag-2.4.3/configure:21284:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are easytag-2.4.3/configure-21285-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## easytag-2.4.3/configure-21355- { easytag-2.4.3/configure:21356: as_val=`expr "$@" || test $? -eq 1` easytag-2.4.3/configure-21357- } ############################################## easytag-2.4.3/configure-21459- case $as_dir in #( easytag-2.4.3/configure:21460: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( easytag-2.4.3/configure-21461- *) as_qdir=$as_dir;; ############################################## easytag-2.4.3/configure-21595-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 easytag-2.4.3/configure:21596:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" easytag-2.4.3/configure-21597-ac_cs_version="\\ ############################################## easytag-2.4.3/configure-21620- --*=?*) easytag-2.4.3/configure:21621: ac_option=`expr "X$1" : 'X\([^=]*\)='` easytag-2.4.3/configure:21622: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` easytag-2.4.3/configure-21623- ac_shift=: ############################################## easytag-2.4.3/configure-21625- --*=) easytag-2.4.3/configure:21626: ac_option=`expr "X$1" : 'X\([^=]*\)='` easytag-2.4.3/configure-21627- ac_optarg= ############################################## easytag-2.4.3/configure-21649- case $ac_optarg in easytag-2.4.3/configure:21650: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; easytag-2.4.3/configure-21651- '') as_fn_error $? "missing file argument" ;; ############################################## easytag-2.4.3/configure-21657- case $ac_optarg in easytag-2.4.3/configure:21658: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; easytag-2.4.3/configure-21659- esac ############################################## easytag-2.4.3/configure-21726-delay_variable_subst='$delay_variable_subst' easytag-2.4.3/configure:21727:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21728:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21729:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21730:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21731:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21732:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21733:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21734:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21735:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21736:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21737:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21738:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21739:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21740:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21741:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21742:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21743:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21744:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21745:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21746:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21747:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21748:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21749:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21750:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21751:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21752:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21753:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21754:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21755:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21756:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21757:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21758:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21759:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21760:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21761:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21762:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21763:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21764:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21765:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21766:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21767:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21768:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21769:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21770:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21771:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21772:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21773:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21774:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21775:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21776:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21777:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21778:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21779:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21780:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21781:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21782:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21783:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21784:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21785: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"`' easytag-2.4.3/configure:21786:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21787:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21788:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21789:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21790:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21791:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21792:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21793:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21794:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21795:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21796:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21797:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21798:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21799:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21800:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21801:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21802:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21803:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21804:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21805:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21806:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21807:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21808:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21809:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21810:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21811:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21812:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21813:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21814:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21815:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21816:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21817:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21818:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21819:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21820:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21821:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21822:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21823:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21824:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21825:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21826:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21827:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21828:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21829:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21830:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21831:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21832:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21833:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21834:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21835:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21836:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21837:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21838:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21839:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21840:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21841:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21842:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21843:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21844:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21845:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21846:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21847:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21848:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21849:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21850:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21851:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21852:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21853:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21854:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21855:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21856:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21857:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21858:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21859:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21860:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21861:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21862:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21863:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21864:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21865:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21866:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21867:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21868:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21869:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21870:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21871:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21872:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21873:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21874:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21875:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21876:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21877:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21878:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21879:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21880:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21881:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21882:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21883:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21884:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21885:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21886:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21887:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21888:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21889:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21890:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21891:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21892:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21893:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21894:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21895:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21896:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21897:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21898:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21899:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21900:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21901:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21902:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21903:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21904:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21905:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21906:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21907:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21908:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21909:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21910:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21911:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21912:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21913:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21914:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure:21915:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/configure-21916- ############################################## easytag-2.4.3/configure-22028-compiler_lib_search_path_CXX; do easytag-2.4.3/configure:22029: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in easytag-2.4.3/configure-22030- *[\\\\\\\`\\"\\\$]*) easytag-2.4.3/configure:22031: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes easytag-2.4.3/configure-22032- ;; ############################################## easytag-2.4.3/configure-22070-postlink_cmds_CXX; do easytag-2.4.3/configure:22071: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in easytag-2.4.3/configure-22072- *[\\\\\\\`\\"\\\$]*) easytag-2.4.3/configure:22073: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes easytag-2.4.3/configure-22074- ;; ############################################## easytag-2.4.3/configure-22172-fi easytag-2.4.3/configure:22173:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` easytag-2.4.3/configure-22174-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## easytag-2.4.3/configure-22189- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 easytag-2.4.3/configure:22190:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` easytag-2.4.3/configure-22191-ac_delim='%!_!# ' ############################################## easytag-2.4.3/configure-22195- easytag-2.4.3/configure:22196: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` easytag-2.4.3/configure-22197- if test $ac_delim_n = $ac_delim_num; then ############################################## easytag-2.4.3/configure-22333-for ac_last_try in false false :; do easytag-2.4.3/configure:22334: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` easytag-2.4.3/configure-22335- if test -z "$ac_tt"; then ############################################## easytag-2.4.3/configure-22465- esac easytag-2.4.3/configure:22466: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac easytag-2.4.3/configure-22467- as_fn_append ac_file_inputs " '$ac_f'" ############################################## easytag-2.4.3/configure-22524-*) easytag-2.4.3/configure:22525: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` easytag-2.4.3/configure-22526- # A ".." for each directory in $ac_dir_suffix. easytag-2.4.3/configure:22527: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` easytag-2.4.3/configure-22528- case $ac_top_builddir_sub in ############################################## easytag-2.4.3/configure-22585-/@mandir@/p' easytag-2.4.3/configure:22586:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in easytag-2.4.3/configure-22587-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## easytag-2.4.3/configure-22602- easytag-2.4.3/configure:22603:# Neutralize VPATH when `$srcdir' = `.'. easytag-2.4.3/configure-22604-# Shell code in configure.ac might set extrasub. ############################################## easytag-2.4.3/configure-22630-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && easytag-2.4.3/configure:22631: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && easytag-2.4.3/configure-22632- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## easytag-2.4.3/configure-22676- * ) easytag-2.4.3/configure:22677: _am_stamp_count=`expr $_am_stamp_count + 1` ;; easytag-2.4.3/configure-22678- esac ############################################## easytag-2.4.3/configure-22723- # Strip MF so we end up with the name of the file. easytag-2.4.3/configure:22724: mf=`echo "$mf" | sed -e 's/:.*$//'` easytag-2.4.3/configure-22725- # Check whether this is an Automake generated Makefile or not. ############################################## easytag-2.4.3/configure-22760- # from the Makefile without running 'make'. easytag-2.4.3/configure:22761: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` easytag-2.4.3/configure-22762- test -z "$DEPDIR" && continue easytag-2.4.3/configure:22763: am__include=`sed -n 's/^am__include = //p' < "$mf"` easytag-2.4.3/configure-22764- test -z "$am__include" && continue easytag-2.4.3/configure:22765: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` easytag-2.4.3/configure-22766- # Find all dependency output files, they are included files with ############################################## easytag-2.4.3/configure-23296- *:) easytag-2.4.3/configure:23297: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" easytag-2.4.3/configure-23298- ;; easytag-2.4.3/configure-23299- x:*) easytag-2.4.3/configure:23300: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" easytag-2.4.3/configure-23301- ;; easytag-2.4.3/configure-23302- *::*) easytag-2.4.3/configure:23303: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" easytag-2.4.3/configure:23304: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" easytag-2.4.3/configure-23305- ;; easytag-2.4.3/configure-23306- *) easytag-2.4.3/configure:23307: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" easytag-2.4.3/configure-23308- ;; ############################################## easytag-2.4.3/configure-23323- done easytag-2.4.3/configure:23324: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` easytag-2.4.3/configure-23325-} ############################################## easytag-2.4.3/m4/libtool.m4-119- done easytag-2.4.3/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` easytag-2.4.3/m4/libtool.m4-121-} ############################################## easytag-2.4.3/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], easytag-2.4.3/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) easytag-2.4.3/m4/libtool.m4-439- ############################################## easytag-2.4.3/m4/libtool.m4-447-# easytag-2.4.3/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' easytag-2.4.3/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## easytag-2.4.3/m4/libtool.m4-557-]], lt_decl_quote_varnames); do easytag-2.4.3/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in easytag-2.4.3/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) easytag-2.4.3/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes easytag-2.4.3/m4/libtool.m4-561- ;; ############################################## easytag-2.4.3/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do easytag-2.4.3/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in easytag-2.4.3/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) easytag-2.4.3/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 easytag-2.4.3/m4/libtool.m4-574- ;; ############################################## easytag-2.4.3/m4/libtool.m4-1112- if test yes = "$lt_cv_ld_force_load"; then easytag-2.4.3/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\"`' easytag-2.4.3/m4/libtool.m4-1114- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## easytag-2.4.3/m4/libtool.m4-1165- }]' easytag-2.4.3/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"` easytag-2.4.3/m4/libtool.m4-1167- # Check for a 64-bit object if we didn't find anything. easytag-2.4.3/m4/libtool.m4-1168- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then easytag-2.4.3/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"` easytag-2.4.3/m4/libtool.m4-1170- fi],[]) ############################################## easytag-2.4.3/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ easytag-2.4.3/m4/libtool.m4:1202: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then easytag-2.4.3/m4/libtool.m4-1203- ECHO='print -r --' easytag-2.4.3/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then easytag-2.4.3/m4/libtool.m4-1205- ECHO='printf %s\n' ############################################## easytag-2.4.3/m4/libtool.m4-1236- PATH=/empty FPATH=/empty; export PATH FPATH easytag-2.4.3/m4/libtool.m4:1237: test "X`printf %s $ECHO`" = "X$ECHO" \ easytag-2.4.3/m4/libtool.m4:1238: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) easytag-2.4.3/m4/libtool.m4-1239- ############################################## easytag-2.4.3/m4/libtool.m4-1260- if test yes = "$GCC"; then easytag-2.4.3/m4/libtool.m4:1261: lt_sysroot=`$CC --print-sysroot 2>/dev/null` easytag-2.4.3/m4/libtool.m4-1262- fi ############################################## easytag-2.4.3/m4/libtool.m4-1264- /*) easytag-2.4.3/m4/libtool.m4:1265: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` easytag-2.4.3/m4/libtool.m4-1266- ;; #( ############################################## easytag-2.4.3/m4/libtool.m4-1294- if AC_TRY_EVAL(ac_compile); then easytag-2.4.3/m4/libtool.m4:1295: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/m4/libtool.m4-1296- *ELF-32*) ############################################## easytag-2.4.3/m4/libtool.m4-1311- if test yes = "$lt_cv_prog_gnu_ld"; then easytag-2.4.3/m4/libtool.m4:1312: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/m4/libtool.m4-1313- *32-bit*) ############################################## easytag-2.4.3/m4/libtool.m4-1323- else easytag-2.4.3/m4/libtool.m4:1324: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/m4/libtool.m4-1325- *32-bit*) ############################################## easytag-2.4.3/m4/libtool.m4-1345- emul=elf easytag-2.4.3/m4/libtool.m4:1346: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/m4/libtool.m4-1347- *32-bit*) ############################################## easytag-2.4.3/m4/libtool.m4-1353- esac easytag-2.4.3/m4/libtool.m4:1354: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/m4/libtool.m4-1355- *MSB*) ############################################## easytag-2.4.3/m4/libtool.m4-1361- esac easytag-2.4.3/m4/libtool.m4:1362: case `/usr/bin/file conftest.$ac_objext` in easytag-2.4.3/m4/libtool.m4-1363- *N32*) ############################################## easytag-2.4.3/m4/libtool.m4-1726- # And add a safety zone easytag-2.4.3/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` easytag-2.4.3/m4/libtool.m4:1728: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` easytag-2.4.3/m4/libtool.m4-1729- ;; ############################################## easytag-2.4.3/m4/libtool.m4-1759- if test -n "$kargmax"; then easytag-2.4.3/m4/libtool.m4:1760: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` easytag-2.4.3/m4/libtool.m4-1761- else ############################################## easytag-2.4.3/m4/libtool.m4-1768- test undefined != "$lt_cv_sys_max_cmd_len"; then easytag-2.4.3/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` easytag-2.4.3/m4/libtool.m4:1770: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` easytag-2.4.3/m4/libtool.m4-1771- else ############################################## easytag-2.4.3/m4/libtool.m4-1780- # we can't tell. easytag-2.4.3/m4/libtool.m4:1781: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ easytag-2.4.3/m4/libtool.m4-1782- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## easytag-2.4.3/m4/libtool.m4-1784- do easytag-2.4.3/m4/libtool.m4:1785: i=`expr $i + 1` easytag-2.4.3/m4/libtool.m4-1786- teststring=$teststring$teststring ############################################## easytag-2.4.3/m4/libtool.m4-1788- # Only check the string length outside the loop. easytag-2.4.3/m4/libtool.m4:1789: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` easytag-2.4.3/m4/libtool.m4-1790- teststring= ############################################## easytag-2.4.3/m4/libtool.m4-1793- # linker. It appears as though 1/2 is a usable value. easytag-2.4.3/m4/libtool.m4:1794: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` easytag-2.4.3/m4/libtool.m4-1795- fi ############################################## easytag-2.4.3/m4/libtool.m4-2259- *:) easytag-2.4.3/m4/libtool.m4:2260: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" easytag-2.4.3/m4/libtool.m4-2261- ;; easytag-2.4.3/m4/libtool.m4-2262- x:*) easytag-2.4.3/m4/libtool.m4:2263: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" easytag-2.4.3/m4/libtool.m4-2264- ;; easytag-2.4.3/m4/libtool.m4-2265- *::*) easytag-2.4.3/m4/libtool.m4:2266: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" easytag-2.4.3/m4/libtool.m4:2267: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" easytag-2.4.3/m4/libtool.m4-2268- ;; easytag-2.4.3/m4/libtool.m4-2269- *) easytag-2.4.3/m4/libtool.m4:2270: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" easytag-2.4.3/m4/libtool.m4-2271- ;; ############################################## easytag-2.4.3/m4/libtool.m4-2299- esac easytag-2.4.3/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` easytag-2.4.3/m4/libtool.m4-2301- case $lt_search_path_spec in ############################################## easytag-2.4.3/m4/libtool.m4-2306- # okay in the real world where ";" in dirpaths is itself problematic. easytag-2.4.3/m4/libtool.m4:2307: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` easytag-2.4.3/m4/libtool.m4-2308- ;; easytag-2.4.3/m4/libtool.m4-2309- *) easytag-2.4.3/m4/libtool.m4:2310: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` easytag-2.4.3/m4/libtool.m4-2311- ;; ############################################## easytag-2.4.3/m4/libtool.m4-2315- lt_tmp_lt_search_path_spec= easytag-2.4.3/m4/libtool.m4:2316: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` easytag-2.4.3/m4/libtool.m4-2317- # ...but if some path component already ends with the multilib dir we assume ############################################## easytag-2.4.3/m4/libtool.m4-2357- esac easytag-2.4.3/m4/libtool.m4:2358: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` easytag-2.4.3/m4/libtool.m4-2359-else ############################################## easytag-2.4.3/m4/libtool.m4-2498- # Create ${libname}_ixlibrary.a entries in /sys/libs. easytag-2.4.3/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' easytag-2.4.3/m4/libtool.m4-2500- ;; ############################################## easytag-2.4.3/m4/libtool.m4-2534- # DLL is installed to $(libdir)/../bin by postinstall_cmds easytag-2.4.3/m4/libtool.m4:2535: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/m4/libtool.m4:2536: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ easytag-2.4.3/m4/libtool.m4:2537: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/m4/libtool.m4-2538- test -d \$dldir || mkdir -p \$dldir~ ############################################## easytag-2.4.3/m4/libtool.m4-2543- fi' easytag-2.4.3/m4/libtool.m4:2544: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ easytag-2.4.3/m4/libtool.m4-2545- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/m4/libtool.m4-2551- # Cygwin DLLs use 'cyg' prefix rather than 'lib' easytag-2.4.3/m4/libtool.m4:2552: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' easytag-2.4.3/m4/libtool.m4-2553-m4_if([$1], [],[ ############################################## easytag-2.4.3/m4/libtool.m4-2557- # MinGW DLLs use traditional 'lib' prefix easytag-2.4.3/m4/libtool.m4:2558: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' easytag-2.4.3/m4/libtool.m4-2559- ;; ############################################## easytag-2.4.3/m4/libtool.m4-2561- # pw32 DLLs use 'pw' prefix rather than 'lib' easytag-2.4.3/m4/libtool.m4:2562: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' easytag-2.4.3/m4/libtool.m4-2563- ;; ############################################## easytag-2.4.3/m4/libtool.m4-2570- libname_spec='$name' easytag-2.4.3/m4/libtool.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' easytag-2.4.3/m4/libtool.m4-2572- library_names_spec='$libname.dll.lib' ############################################## easytag-2.4.3/m4/libtool.m4-2582- # Let DOS variable expansion print the short 8.3 style file name. easytag-2.4.3/m4/libtool.m4:2583: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` easytag-2.4.3/m4/libtool.m4-2584- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## easytag-2.4.3/m4/libtool.m4-2587- # Convert to MSYS style. easytag-2.4.3/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|^ ||'` easytag-2.4.3/m4/libtool.m4-2589- ;; ############################################## easytag-2.4.3/m4/libtool.m4-2593- # like /cygdrive/c/PROGRA~1:/cygdr... easytag-2.4.3/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` easytag-2.4.3/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` easytag-2.4.3/m4/libtool.m4:2596: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` easytag-2.4.3/m4/libtool.m4-2597- ;; ############################################## easytag-2.4.3/m4/libtool.m4-2601- # It is most probably a Windows format PATH. easytag-2.4.3/m4/libtool.m4:2602: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` easytag-2.4.3/m4/libtool.m4-2603- else easytag-2.4.3/m4/libtool.m4:2604: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` easytag-2.4.3/m4/libtool.m4-2605- fi ############################################## easytag-2.4.3/m4/libtool.m4-2611- # DLL is installed to $(libdir)/../bin by postinstall_cmds easytag-2.4.3/m4/libtool.m4:2612: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/m4/libtool.m4:2613: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ easytag-2.4.3/m4/libtool.m4:2614: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/m4/libtool.m4-2615- test -d \$dldir || mkdir -p \$dldir~ easytag-2.4.3/m4/libtool.m4-2616- $install_prog $dir/$dlname \$dldir/$dlname' easytag-2.4.3/m4/libtool.m4:2617: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ easytag-2.4.3/m4/libtool.m4-2618- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/m4/libtool.m4-2625- # Assume MSVC wrapper easytag-2.4.3/m4/libtool.m4:2626: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' easytag-2.4.3/m4/libtool.m4-2627- dynamic_linker='Win32 ld.exe' ############################################## easytag-2.4.3/m4/libtool.m4-2642- shlibpath_var=DYLD_LIBRARY_PATH easytag-2.4.3/m4/libtool.m4:2643: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' easytag-2.4.3/m4/libtool.m4-2644-m4_if([$1], [],[ ############################################## easytag-2.4.3/m4/libtool.m4-2879- if test -f /etc/ld.so.conf; then easytag-2.4.3/m4/libtool.m4:2880: 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' ' '` easytag-2.4.3/m4/libtool.m4-2881- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## easytag-2.4.3/m4/libtool.m4-2933- need_lib_prefix=no easytag-2.4.3/m4/libtool.m4:2934: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then easytag-2.4.3/m4/libtool.m4-2935- need_version=no ############################################## easytag-2.4.3/m4/libtool.m4-2960- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec easytag-2.4.3/m4/libtool.m4:2961: postinstall_cmds='base_file=`basename \$file`~ easytag-2.4.3/m4/libtool.m4:2962: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ easytag-2.4.3/m4/libtool.m4:2963: dldir=$destdir/`dirname \$dlpath`~ easytag-2.4.3/m4/libtool.m4-2964- test -d \$dldir || mkdir -p \$dldir~ ############################################## easytag-2.4.3/m4/libtool.m4-2969- fi' easytag-2.4.3/m4/libtool.m4:2970: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ easytag-2.4.3/m4/libtool.m4-2971- dlpath=$dir/\$dldll~ ############################################## easytag-2.4.3/m4/libtool.m4-3180- "file_magic "*) easytag-2.4.3/m4/libtool.m4:3181: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` easytag-2.4.3/m4/libtool.m4-3182- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## easytag-2.4.3/m4/libtool.m4-3263- # gcc leaves a trailing carriage return, which upsets mingw easytag-2.4.3/m4/libtool.m4:3264: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; easytag-2.4.3/m4/libtool.m4-3265- *) easytag-2.4.3/m4/libtool.m4:3266: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; easytag-2.4.3/m4/libtool.m4-3267- esac ############################################## easytag-2.4.3/m4/libtool.m4-3272- # Canonicalize the pathname of ld easytag-2.4.3/m4/libtool.m4:3273: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` easytag-2.4.3/m4/libtool.m4-3274- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do easytag-2.4.3/m4/libtool.m4:3275: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` easytag-2.4.3/m4/libtool.m4-3276- done ############################################## easytag-2.4.3/m4/libtool.m4-3303- # Break only if it was the GNU/non-GNU ld that we prefer. easytag-2.4.3/m4/libtool.m4:3304: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in easytag-2.4.3/m4/libtool.m4-3305- *GNU* | *'with BFD'*) ############################################## easytag-2.4.3/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v. easytag-2.4.3/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in easytag-2.4.3/m4/libtool.m4-3345-*GNU* | *'with BFD'*) ############################################## easytag-2.4.3/m4/libtool.m4-3570-openbsd* | bitrig*) easytag-2.4.3/m4/libtool.m4:3571: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then easytag-2.4.3/m4/libtool.m4-3572- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## easytag-2.4.3/m4/libtool.m4-3637- else easytag-2.4.3/m4/libtool.m4:3638: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` easytag-2.4.3/m4/libtool.m4-3639- fi ############################################## easytag-2.4.3/m4/libtool.m4-3688- esac easytag-2.4.3/m4/libtool.m4:3689: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in easytag-2.4.3/m4/libtool.m4-3690- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## easytag-2.4.3/m4/libtool.m4-3694- *) easytag-2.4.3/m4/libtool.m4:3695: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in easytag-2.4.3/m4/libtool.m4-3696- */dev/null*) ############################################## easytag-2.4.3/m4/libtool.m4-3720- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) easytag-2.4.3/m4/libtool.m4:3721: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in easytag-2.4.3/m4/libtool.m4-3722- *COFF*) ############################################## easytag-2.4.3/m4/libtool.m4-3779- # decide which one to use based on capabilities of $DLLTOOL easytag-2.4.3/m4/libtool.m4:3780: case `$DLLTOOL --help 2>&1` in easytag-2.4.3/m4/libtool.m4-3781- *--identify-strict*) ############################################## easytag-2.4.3/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes. easytag-2.4.3/m4/libtool.m4:3954:case `$NM -V 2>&1` in easytag-2.4.3/m4/libtool.m4-3955-*GNU* | *'with BFD'*) ############################################## easytag-2.4.3/m4/libtool.m4-4001-mingw*) easytag-2.4.3/m4/libtool.m4:4002: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp easytag-2.4.3/m4/libtool.m4-4003- ;; ############################################## easytag-2.4.3/m4/libtool.m4-4057- nlist=conftest.nm easytag-2.4.3/m4/libtool.m4:4058: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then easytag-2.4.3/m4/libtool.m4-4059- # Try sorting and uniquifying the output. ############################################## easytag-2.4.3/m4/libtool.m4-4405- *) easytag-2.4.3/m4/libtool.m4:4406: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/m4/libtool.m4-4407- *Sun\ C*) ############################################## easytag-2.4.3/m4/libtool.m4-4741- *) easytag-2.4.3/m4/libtool.m4:4742: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/m4/libtool.m4-4743- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## easytag-2.4.3/m4/libtool.m4-4924- else easytag-2.4.3/m4/libtool.m4:4925: _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' easytag-2.4.3/m4/libtool.m4-4926- fi ############################################## easytag-2.4.3/m4/libtool.m4-5017- # shared libraries, regardless of the interface used. easytag-2.4.3/m4/libtool.m4:5018: case `$LD -v 2>&1` in easytag-2.4.3/m4/libtool.m4-5019- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## easytag-2.4.3/m4/libtool.m4-5049- supports_anon_versioning=no easytag-2.4.3/m4/libtool.m4:5050: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in easytag-2.4.3/m4/libtool.m4-5051- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## easytag-2.4.3/m4/libtool.m4-5152- prefix_cmds="$SED"~ easytag-2.4.3/m4/libtool.m4:5153: if test EXPORTS = "`$SED 1q $export_symbols`"; then easytag-2.4.3/m4/libtool.m4-5154- prefix_cmds="$prefix_cmds -e 1d"; ############################################## easytag-2.4.3/m4/libtool.m4-5174- # time. Moving up from 0x10000000 also allows more sbrk(2) space. easytag-2.4.3/m4/libtool.m4:5175: _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' easytag-2.4.3/m4/libtool.m4:5176: _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' easytag-2.4.3/m4/libtool.m4-5177- ;; ############################################## easytag-2.4.3/m4/libtool.m4-5192- pgcc*) # Portland Group C compiler easytag-2.4.3/m4/libtool.m4:5193: _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' easytag-2.4.3/m4/libtool.m4-5194- tmp_addflag=' $pic_flag' ############################################## easytag-2.4.3/m4/libtool.m4-5197- # Portland Group f77 and f90 compilers easytag-2.4.3/m4/libtool.m4:5198: _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' easytag-2.4.3/m4/libtool.m4-5199- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## easytag-2.4.3/m4/libtool.m4-5214- nvcc*) # Cuda Compiler Driver 2.2 easytag-2.4.3/m4/libtool.m4:5215: _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' easytag-2.4.3/m4/libtool.m4-5216- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## easytag-2.4.3/m4/libtool.m4-5218- esac easytag-2.4.3/m4/libtool.m4:5219: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/m4/libtool.m4-5220- *Sun\ C*) # Sun C 5.9 easytag-2.4.3/m4/libtool.m4:5221: _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' easytag-2.4.3/m4/libtool.m4-5222- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## easytag-2.4.3/m4/libtool.m4-5289- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) easytag-2.4.3/m4/libtool.m4:5290: case `$LD -v 2>&1` in easytag-2.4.3/m4/libtool.m4-5291- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## easytag-2.4.3/m4/libtool.m4-5378- else easytag-2.4.3/m4/libtool.m4:5379: _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' easytag-2.4.3/m4/libtool.m4-5380- fi ############################################## easytag-2.4.3/m4/libtool.m4-5443- # below for broken collect2 doesn't work under 4.3+ easytag-2.4.3/m4/libtool.m4:5444: collect2name=`$CC -print-prog-name=collect2` easytag-2.4.3/m4/libtool.m4-5445- if test -f "$collect2name" && ############################################## easytag-2.4.3/m4/libtool.m4-5499- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" easytag-2.4.3/m4/libtool.m4:5500: _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 easytag-2.4.3/m4/libtool.m4-5501- else ############################################## easytag-2.4.3/m4/libtool.m4-5524- # -brtl affects multiple linker settings, -berok does not and is overridden later easytag-2.4.3/m4/libtool.m4:5525: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' easytag-2.4.3/m4/libtool.m4-5526- if test svr4 != "$with_aix_soname"; then ############################################## easytag-2.4.3/m4/libtool.m4-5615- # FIXME: Setting linknames here is a bad hack. easytag-2.4.3/m4/libtool.m4:5616: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' easytag-2.4.3/m4/libtool.m4-5617- # The linker will automatically build a .lib file if we build a DLL. ############################################## easytag-2.4.3/m4/libtool.m4-5753- if test yes = "$GCC"; then easytag-2.4.3/m4/libtool.m4:5754: _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' easytag-2.4.3/m4/libtool.m4-5755- # Try to use the -exported_symbol ld option, if it does not ############################################## easytag-2.4.3/m4/libtool.m4-5776- if test yes = "$lt_cv_irix_exported_symbol"; then easytag-2.4.3/m4/libtool.m4:5777: _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' easytag-2.4.3/m4/libtool.m4-5778- fi easytag-2.4.3/m4/libtool.m4-5779- else easytag-2.4.3/m4/libtool.m4:5780: _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' easytag-2.4.3/m4/libtool.m4:5781: _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' easytag-2.4.3/m4/libtool.m4-5782- fi ############################################## easytag-2.4.3/m4/libtool.m4-5826- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes easytag-2.4.3/m4/libtool.m4:5827: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then easytag-2.4.3/m4/libtool.m4-5828- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## easytag-2.4.3/m4/libtool.m4-5857- prefix_cmds="$SED"~ easytag-2.4.3/m4/libtool.m4:5858: if test EXPORTS = "`$SED 1q $export_symbols`"; then easytag-2.4.3/m4/libtool.m4-5859- prefix_cmds="$prefix_cmds -e 1d"; ############################################## easytag-2.4.3/m4/libtool.m4-5871- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' easytag-2.4.3/m4/libtool.m4:5872: _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' easytag-2.4.3/m4/libtool.m4-5873- else easytag-2.4.3/m4/libtool.m4-5874- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' easytag-2.4.3/m4/libtool.m4:5875: _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' easytag-2.4.3/m4/libtool.m4-5876- fi ############################################## easytag-2.4.3/m4/libtool.m4-5884- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' easytag-2.4.3/m4/libtool.m4:5885: _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' easytag-2.4.3/m4/libtool.m4-5886- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## easytag-2.4.3/m4/libtool.m4-5888- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' easytag-2.4.3/m4/libtool.m4:5889: _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' easytag-2.4.3/m4/libtool.m4:5890: _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~ easytag-2.4.3/m4/libtool.m4:5891: $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' easytag-2.4.3/m4/libtool.m4-5892- ############################################## easytag-2.4.3/m4/libtool.m4-5907- else easytag-2.4.3/m4/libtool.m4:5908: case `$CC -V 2>&1` in easytag-2.4.3/m4/libtool.m4-5909- *"Compilers 5.0"*) ############################################## easytag-2.4.3/m4/libtool.m4-6100- _LT_TAGVAR(allow_undefined_flag, $1)= easytag-2.4.3/m4/libtool.m4:6101: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) easytag-2.4.3/m4/libtool.m4-6102- then ############################################## easytag-2.4.3/m4/libtool.m4-6404- # ancient GNU ld didn't support --whole-archive et. al. easytag-2.4.3/m4/libtool.m4:6405: if eval "`$CC -print-prog-name=ld` --help 2>&1" | easytag-2.4.3/m4/libtool.m4-6406- $GREP 'no-whole-archive' > /dev/null; then ############################################## easytag-2.4.3/m4/libtool.m4-6514- # below for broken collect2 doesn't work under 4.3+ easytag-2.4.3/m4/libtool.m4:6515: collect2name=`$CC -print-prog-name=collect2` easytag-2.4.3/m4/libtool.m4-6516- if test -f "$collect2name" && ############################################## easytag-2.4.3/m4/libtool.m4-6572- easytag-2.4.3/m4/libtool.m4:6573: _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 easytag-2.4.3/m4/libtool.m4-6574- else ############################################## easytag-2.4.3/m4/libtool.m4-6597- # -brtl affects multiple linker settings, -berok does not and is overridden later easytag-2.4.3/m4/libtool.m4:6598: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' easytag-2.4.3/m4/libtool.m4-6599- if test svr4 != "$with_aix_soname"; then ############################################## easytag-2.4.3/m4/libtool.m4-6726- prefix_cmds="$SED"~ easytag-2.4.3/m4/libtool.m4:6727: if test EXPORTS = "`$SED 1q $export_symbols`"; then easytag-2.4.3/m4/libtool.m4-6728- prefix_cmds="$prefix_cmds -e 1d"; ############################################## easytag-2.4.3/m4/libtool.m4-6800- # dependencies. easytag-2.4.3/m4/libtool.m4:6801: 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"' easytag-2.4.3/m4/libtool.m4-6802- ;; ############################################## easytag-2.4.3/m4/libtool.m4-6865- # dependencies. easytag-2.4.3/m4/libtool.m4:6866: 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"' easytag-2.4.3/m4/libtool.m4-6867- ;; ############################################## easytag-2.4.3/m4/libtool.m4-6901- # time. Moving up from 0x10000000 also allows more sbrk(2) space. easytag-2.4.3/m4/libtool.m4:6902: _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' easytag-2.4.3/m4/libtool.m4:6903: _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' easytag-2.4.3/m4/libtool.m4-6904- ;; ############################################## easytag-2.4.3/m4/libtool.m4-6908- # SGI C++ easytag-2.4.3/m4/libtool.m4:6909: _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' easytag-2.4.3/m4/libtool.m4-6910- ############################################## easytag-2.4.3/m4/libtool.m4-6919- if test no = "$with_gnu_ld"; then easytag-2.4.3/m4/libtool.m4:6920: _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' easytag-2.4.3/m4/libtool.m4-6921- else easytag-2.4.3/m4/libtool.m4:6922: _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' easytag-2.4.3/m4/libtool.m4-6923- fi ############################################## easytag-2.4.3/m4/libtool.m4-6940- # to its proper name (with version) after linking. easytag-2.4.3/m4/libtool.m4:6941: _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' easytag-2.4.3/m4/libtool.m4:6942: _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' easytag-2.4.3/m4/libtool.m4-6943- # Commands to make compiler produce verbose output that lists ############################################## easytag-2.4.3/m4/libtool.m4-6950- # dependencies. easytag-2.4.3/m4/libtool.m4:6951: 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"' easytag-2.4.3/m4/libtool.m4-6952- ############################################## easytag-2.4.3/m4/libtool.m4-6965- # earlier do not add the objects themselves. easytag-2.4.3/m4/libtool.m4:6966: case `$CC -V 2>&1` in easytag-2.4.3/m4/libtool.m4-6967- *"Version 7."*) ############################################## easytag-2.4.3/m4/libtool.m4-6986- # Portland Group C++ compiler easytag-2.4.3/m4/libtool.m4:6987: case `$CC -V` in easytag-2.4.3/m4/libtool.m4-6988- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## easytag-2.4.3/m4/libtool.m4-6991- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ easytag-2.4.3/m4/libtool.m4:6992: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' easytag-2.4.3/m4/libtool.m4-6993- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## easytag-2.4.3/m4/libtool.m4-6995- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ easytag-2.4.3/m4/libtool.m4:6996: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ easytag-2.4.3/m4/libtool.m4-6997- $RANLIB $oldlib' ############################################## easytag-2.4.3/m4/libtool.m4-7000- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ easytag-2.4.3/m4/libtool.m4:7001: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' easytag-2.4.3/m4/libtool.m4-7002- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## easytag-2.4.3/m4/libtool.m4-7004- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ easytag-2.4.3/m4/libtool.m4:7005: $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' easytag-2.4.3/m4/libtool.m4-7006- ;; ############################################## easytag-2.4.3/m4/libtool.m4-7014- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' easytag-2.4.3/m4/libtool.m4:7015: _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' easytag-2.4.3/m4/libtool.m4-7016- ;; ############################################## easytag-2.4.3/m4/libtool.m4-7033- # dependencies. easytag-2.4.3/m4/libtool.m4:7034: 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' easytag-2.4.3/m4/libtool.m4-7035- ;; ############################################## easytag-2.4.3/m4/libtool.m4-7048- *) easytag-2.4.3/m4/libtool.m4:7049: case `$CC -V 2>&1 | sed 5q` in easytag-2.4.3/m4/libtool.m4-7050- *Sun\ C*) ############################################## easytag-2.4.3/m4/libtool.m4-7055- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' easytag-2.4.3/m4/libtool.m4:7056: _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' easytag-2.4.3/m4/libtool.m4-7057- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## easytag-2.4.3/m4/libtool.m4-7120- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' easytag-2.4.3/m4/libtool.m4:7121: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then easytag-2.4.3/m4/libtool.m4-7122- _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' ############################################## easytag-2.4.3/m4/libtool.m4-7139- # to its proper name (with version) after linking. easytag-2.4.3/m4/libtool.m4:7140: _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' easytag-2.4.3/m4/libtool.m4-7141- ############################################## easytag-2.4.3/m4/libtool.m4-7160- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' easytag-2.4.3/m4/libtool.m4:7161: _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' easytag-2.4.3/m4/libtool.m4-7162- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## easytag-2.4.3/m4/libtool.m4-7165- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' easytag-2.4.3/m4/libtool.m4:7166: _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' easytag-2.4.3/m4/libtool.m4:7167: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ easytag-2.4.3/m4/libtool.m4-7168- echo "-hidden">> $lib.exp~ easytag-2.4.3/m4/libtool.m4:7169: $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~ easytag-2.4.3/m4/libtool.m4-7170- $RM $lib.exp' ############################################## easytag-2.4.3/m4/libtool.m4-7184- # dependencies. easytag-2.4.3/m4/libtool.m4:7185: 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"' easytag-2.4.3/m4/libtool.m4-7186- ;; ############################################## easytag-2.4.3/m4/libtool.m4-7191- osf3*) easytag-2.4.3/m4/libtool.m4:7192: _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' easytag-2.4.3/m4/libtool.m4-7193- ;; easytag-2.4.3/m4/libtool.m4-7194- *) easytag-2.4.3/m4/libtool.m4:7195: _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' easytag-2.4.3/m4/libtool.m4-7196- ;; ############################################## easytag-2.4.3/m4/libtool.m4-7444- case @S|@2 in easytag-2.4.3/m4/libtool.m4:7445: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; easytag-2.4.3/m4/libtool.m4:7446: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; easytag-2.4.3/m4/libtool.m4-7447- esac ############################################## easytag-2.4.3/m4/libtool.m4-7533- easytag-2.4.3/m4/libtool.m4:7534: for p in `eval "$output_verbose_link_cmd"`; do easytag-2.4.3/m4/libtool.m4-7535- case $prev$p in ############################################## easytag-2.4.3/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then easytag-2.4.3/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` easytag-2.4.3/m4/libtool.m4-7639-fi ############################################## easytag-2.4.3/m4/libtool.m4-8257- test 10 -lt "$lt_ac_count" && break easytag-2.4.3/m4/libtool.m4:8258: lt_ac_count=`expr $lt_ac_count + 1` easytag-2.4.3/m4/libtool.m4-8259- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## easytag-2.4.3/m4/intltool.m4-38- easytag-2.4.3/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` easytag-2.4.3/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` easytag-2.4.3/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` easytag-2.4.3/m4/intltool.m4-42-if test -n "$1"; then ############################################## easytag-2.4.3/m4/intltool.m4-126-fi easytag-2.4.3/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" easytag-2.4.3/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" easytag-2.4.3/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" easytag-2.4.3/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## easytag-2.4.3/m4/intltool.m4-142-else easytag-2.4.3/m4/intltool.m4:143: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` easytag-2.4.3/m4/intltool.m4-144- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## easytag-2.4.3/m4/intltool.m4-147- AC_MSG_CHECKING([for XML::Parser]) easytag-2.4.3/m4/intltool.m4:148: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then easytag-2.4.3/m4/intltool.m4-149- AC_MSG_RESULT([ok]) ############################################## easytag-2.4.3/m4/ltsugar.m4-68-m4_define([lt_combine], easytag-2.4.3/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], easytag-2.4.3/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## easytag-2.4.3/m4/ax_is_release.m4-50- # $is_release = ($minor_version is even) easytag-2.4.3/m4/ax_is_release.m4:51: minor_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]][[^.]]*.\([[^.]][[^.]]*\).*/\1/'` easytag-2.4.3/m4/ax_is_release.m4-52- AS_IF([test "$(( $minor_version % 2 ))" -ne 0], ############################################## easytag-2.4.3/Makefile.in-53- { \ easytag-2.4.3/Makefile.in:54: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ easytag-2.4.3/Makefile.in-55- }; \ ############################################## easytag-2.4.3/Makefile.in-142-CONFIG_CLEAN_VPATH_FILES = easytag-2.4.3/Makefile.in:143:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; easytag-2.4.3/Makefile.in-144-am__vpath_adj = case $$p in \ easytag-2.4.3/Makefile.in:145: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ easytag-2.4.3/Makefile.in-146- *) f=$$p;; \ easytag-2.4.3/Makefile.in-147- esac; easytag-2.4.3/Makefile.in:148:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; easytag-2.4.3/Makefile.in-149-am__install_max = 40 easytag-2.4.3/Makefile.in-150-am__nobase_strip_setup = \ easytag-2.4.3/Makefile.in:151: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` easytag-2.4.3/Makefile.in-152-am__nobase_strip = \ ############################################## easytag-2.4.3/Makefile.in-626-case "$@" in \ easytag-2.4.3/Makefile.in:627: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ easytag-2.4.3/Makefile.in-628- *) am__odir=.;; \ ############################################## easytag-2.4.3/Makefile.in-656- bases='$(TEST_LOGS)'; \ easytag-2.4.3/Makefile.in:657: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ easytag-2.4.3/Makefile.in:658: bases=`echo $$bases` easytag-2.4.3/Makefile.in-659-RECHECK_LOGS = $(TEST_LOGS) ############################################## easytag-2.4.3/Makefile.in-668- */*) b='$*';; \ easytag-2.4.3/Makefile.in:669: *) b=`echo '$@' | sed 's/\.log$$//'`; \ easytag-2.4.3/Makefile.in-670- esac;; \ ############################################## easytag-2.4.3/Makefile.in-711- while test -n "$$dir1"; do \ easytag-2.4.3/Makefile.in:712: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ easytag-2.4.3/Makefile.in-713- if test "$$first" != "."; then \ easytag-2.4.3/Makefile.in-714- if test "$$first" = ".."; then \ easytag-2.4.3/Makefile.in:715: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ easytag-2.4.3/Makefile.in:716: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ easytag-2.4.3/Makefile.in-717- else \ easytag-2.4.3/Makefile.in:718: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ easytag-2.4.3/Makefile.in-719- if test "$$first2" = "$$first"; then \ easytag-2.4.3/Makefile.in:720: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ easytag-2.4.3/Makefile.in-721- else \ ############################################## easytag-2.4.3/Makefile.in-726- fi; \ easytag-2.4.3/Makefile.in:727: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ easytag-2.4.3/Makefile.in-728- done; \ ############################################## easytag-2.4.3/Makefile.in-1510- test -n "$(EXEEXT)" || exit 0; \ easytag-2.4.3/Makefile.in:1511: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ easytag-2.4.3/Makefile.in-1512- echo " rm -f" $$list; \ ############################################## easytag-2.4.3/Makefile.in-1519- test -n "$(EXEEXT)" || exit 0; \ easytag-2.4.3/Makefile.in:1520: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ easytag-2.4.3/Makefile.in-1521- echo " rm -f" $$list; \ ############################################## easytag-2.4.3/Makefile.in-1845-.c.o: easytag-2.4.3/Makefile.in:1846:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ easytag-2.4.3/Makefile.in-1847-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## easytag-2.4.3/Makefile.in-1853-.c.obj: easytag-2.4.3/Makefile.in:1854:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ easytag-2.4.3/Makefile.in:1855:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ easytag-2.4.3/Makefile.in-1856-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## easytag-2.4.3/Makefile.in-1858-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1859:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` easytag-2.4.3/Makefile.in-1860- easytag-2.4.3/Makefile.in-1861-.c.lo: easytag-2.4.3/Makefile.in:1862:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ easytag-2.4.3/Makefile.in-1863-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## easytag-2.4.3/Makefile.in-1869-nautilus-extension/libnautilus_easytag_la-nautilus-easytag.lo: nautilus-extension/nautilus-easytag.c easytag-2.4.3/Makefile.in:1870:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnautilus_easytag_la_CPPFLAGS) $(CPPFLAGS) $(libnautilus_easytag_la_CFLAGS) $(CFLAGS) -MT nautilus-extension/libnautilus_easytag_la-nautilus-easytag.lo -MD -MP -MF nautilus-extension/$(DEPDIR)/libnautilus_easytag_la-nautilus-easytag.Tpo -c -o nautilus-extension/libnautilus_easytag_la-nautilus-easytag.lo `test -f 'nautilus-extension/nautilus-easytag.c' || echo '$(srcdir)/'`nautilus-extension/nautilus-easytag.c easytag-2.4.3/Makefile.in-1871-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) nautilus-extension/$(DEPDIR)/libnautilus_easytag_la-nautilus-easytag.Tpo nautilus-extension/$(DEPDIR)/libnautilus_easytag_la-nautilus-easytag.Plo ############################################## easytag-2.4.3/Makefile.in-1873-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1874:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnautilus_easytag_la_CPPFLAGS) $(CPPFLAGS) $(libnautilus_easytag_la_CFLAGS) $(CFLAGS) -c -o nautilus-extension/libnautilus_easytag_la-nautilus-easytag.lo `test -f 'nautilus-extension/nautilus-easytag.c' || echo '$(srcdir)/'`nautilus-extension/nautilus-easytag.c easytag-2.4.3/Makefile.in-1875- easytag-2.4.3/Makefile.in-1876-src/easytag-about.o: src/about.c easytag-2.4.3/Makefile.in:1877:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-about.o -MD -MP -MF src/$(DEPDIR)/easytag-about.Tpo -c -o src/easytag-about.o `test -f 'src/about.c' || echo '$(srcdir)/'`src/about.c easytag-2.4.3/Makefile.in-1878-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-about.Tpo src/$(DEPDIR)/easytag-about.Po ############################################## easytag-2.4.3/Makefile.in-1880-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1881:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-about.o `test -f 'src/about.c' || echo '$(srcdir)/'`src/about.c easytag-2.4.3/Makefile.in-1882- easytag-2.4.3/Makefile.in-1883-src/easytag-about.obj: src/about.c easytag-2.4.3/Makefile.in:1884:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-about.obj -MD -MP -MF src/$(DEPDIR)/easytag-about.Tpo -c -o src/easytag-about.obj `if test -f 'src/about.c'; then $(CYGPATH_W) 'src/about.c'; else $(CYGPATH_W) '$(srcdir)/src/about.c'; fi` easytag-2.4.3/Makefile.in-1885-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-about.Tpo src/$(DEPDIR)/easytag-about.Po ############################################## easytag-2.4.3/Makefile.in-1887-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1888:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-about.obj `if test -f 'src/about.c'; then $(CYGPATH_W) 'src/about.c'; else $(CYGPATH_W) '$(srcdir)/src/about.c'; fi` easytag-2.4.3/Makefile.in-1889- easytag-2.4.3/Makefile.in-1890-src/easytag-application.o: src/application.c easytag-2.4.3/Makefile.in:1891:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-application.o -MD -MP -MF src/$(DEPDIR)/easytag-application.Tpo -c -o src/easytag-application.o `test -f 'src/application.c' || echo '$(srcdir)/'`src/application.c easytag-2.4.3/Makefile.in-1892-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-application.Tpo src/$(DEPDIR)/easytag-application.Po ############################################## easytag-2.4.3/Makefile.in-1894-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1895:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-application.o `test -f 'src/application.c' || echo '$(srcdir)/'`src/application.c easytag-2.4.3/Makefile.in-1896- easytag-2.4.3/Makefile.in-1897-src/easytag-application.obj: src/application.c easytag-2.4.3/Makefile.in:1898:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-application.obj -MD -MP -MF src/$(DEPDIR)/easytag-application.Tpo -c -o src/easytag-application.obj `if test -f 'src/application.c'; then $(CYGPATH_W) 'src/application.c'; else $(CYGPATH_W) '$(srcdir)/src/application.c'; fi` easytag-2.4.3/Makefile.in-1899-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-application.Tpo src/$(DEPDIR)/easytag-application.Po ############################################## easytag-2.4.3/Makefile.in-1901-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1902:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-application.obj `if test -f 'src/application.c'; then $(CYGPATH_W) 'src/application.c'; else $(CYGPATH_W) '$(srcdir)/src/application.c'; fi` easytag-2.4.3/Makefile.in-1903- easytag-2.4.3/Makefile.in-1904-src/easytag-application_window.o: src/application_window.c easytag-2.4.3/Makefile.in:1905:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-application_window.o -MD -MP -MF src/$(DEPDIR)/easytag-application_window.Tpo -c -o src/easytag-application_window.o `test -f 'src/application_window.c' || echo '$(srcdir)/'`src/application_window.c easytag-2.4.3/Makefile.in-1906-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-application_window.Tpo src/$(DEPDIR)/easytag-application_window.Po ############################################## easytag-2.4.3/Makefile.in-1908-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1909:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-application_window.o `test -f 'src/application_window.c' || echo '$(srcdir)/'`src/application_window.c easytag-2.4.3/Makefile.in-1910- easytag-2.4.3/Makefile.in-1911-src/easytag-application_window.obj: src/application_window.c easytag-2.4.3/Makefile.in:1912:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-application_window.obj -MD -MP -MF src/$(DEPDIR)/easytag-application_window.Tpo -c -o src/easytag-application_window.obj `if test -f 'src/application_window.c'; then $(CYGPATH_W) 'src/application_window.c'; else $(CYGPATH_W) '$(srcdir)/src/application_window.c'; fi` easytag-2.4.3/Makefile.in-1913-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-application_window.Tpo src/$(DEPDIR)/easytag-application_window.Po ############################################## easytag-2.4.3/Makefile.in-1915-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1916:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-application_window.obj `if test -f 'src/application_window.c'; then $(CYGPATH_W) 'src/application_window.c'; else $(CYGPATH_W) '$(srcdir)/src/application_window.c'; fi` easytag-2.4.3/Makefile.in-1917- easytag-2.4.3/Makefile.in-1918-src/easytag-browser.o: src/browser.c easytag-2.4.3/Makefile.in:1919:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-browser.o -MD -MP -MF src/$(DEPDIR)/easytag-browser.Tpo -c -o src/easytag-browser.o `test -f 'src/browser.c' || echo '$(srcdir)/'`src/browser.c easytag-2.4.3/Makefile.in-1920-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-browser.Tpo src/$(DEPDIR)/easytag-browser.Po ############################################## easytag-2.4.3/Makefile.in-1922-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1923:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-browser.o `test -f 'src/browser.c' || echo '$(srcdir)/'`src/browser.c easytag-2.4.3/Makefile.in-1924- easytag-2.4.3/Makefile.in-1925-src/easytag-browser.obj: src/browser.c easytag-2.4.3/Makefile.in:1926:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-browser.obj -MD -MP -MF src/$(DEPDIR)/easytag-browser.Tpo -c -o src/easytag-browser.obj `if test -f 'src/browser.c'; then $(CYGPATH_W) 'src/browser.c'; else $(CYGPATH_W) '$(srcdir)/src/browser.c'; fi` easytag-2.4.3/Makefile.in-1927-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-browser.Tpo src/$(DEPDIR)/easytag-browser.Po ############################################## easytag-2.4.3/Makefile.in-1929-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1930:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-browser.obj `if test -f 'src/browser.c'; then $(CYGPATH_W) 'src/browser.c'; else $(CYGPATH_W) '$(srcdir)/src/browser.c'; fi` easytag-2.4.3/Makefile.in-1931- easytag-2.4.3/Makefile.in-1932-src/easytag-cddb_dialog.o: src/cddb_dialog.c easytag-2.4.3/Makefile.in:1933:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-cddb_dialog.o -MD -MP -MF src/$(DEPDIR)/easytag-cddb_dialog.Tpo -c -o src/easytag-cddb_dialog.o `test -f 'src/cddb_dialog.c' || echo '$(srcdir)/'`src/cddb_dialog.c easytag-2.4.3/Makefile.in-1934-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-cddb_dialog.Tpo src/$(DEPDIR)/easytag-cddb_dialog.Po ############################################## easytag-2.4.3/Makefile.in-1936-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1937:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-cddb_dialog.o `test -f 'src/cddb_dialog.c' || echo '$(srcdir)/'`src/cddb_dialog.c easytag-2.4.3/Makefile.in-1938- easytag-2.4.3/Makefile.in-1939-src/easytag-cddb_dialog.obj: src/cddb_dialog.c easytag-2.4.3/Makefile.in:1940:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-cddb_dialog.obj -MD -MP -MF src/$(DEPDIR)/easytag-cddb_dialog.Tpo -c -o src/easytag-cddb_dialog.obj `if test -f 'src/cddb_dialog.c'; then $(CYGPATH_W) 'src/cddb_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/cddb_dialog.c'; fi` easytag-2.4.3/Makefile.in-1941-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-cddb_dialog.Tpo src/$(DEPDIR)/easytag-cddb_dialog.Po ############################################## easytag-2.4.3/Makefile.in-1943-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1944:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-cddb_dialog.obj `if test -f 'src/cddb_dialog.c'; then $(CYGPATH_W) 'src/cddb_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/cddb_dialog.c'; fi` easytag-2.4.3/Makefile.in-1945- easytag-2.4.3/Makefile.in-1946-src/easytag-charset.o: src/charset.c easytag-2.4.3/Makefile.in:1947:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-charset.o -MD -MP -MF src/$(DEPDIR)/easytag-charset.Tpo -c -o src/easytag-charset.o `test -f 'src/charset.c' || echo '$(srcdir)/'`src/charset.c easytag-2.4.3/Makefile.in-1948-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-charset.Tpo src/$(DEPDIR)/easytag-charset.Po ############################################## easytag-2.4.3/Makefile.in-1950-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1951:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-charset.o `test -f 'src/charset.c' || echo '$(srcdir)/'`src/charset.c easytag-2.4.3/Makefile.in-1952- easytag-2.4.3/Makefile.in-1953-src/easytag-charset.obj: src/charset.c easytag-2.4.3/Makefile.in:1954:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-charset.obj -MD -MP -MF src/$(DEPDIR)/easytag-charset.Tpo -c -o src/easytag-charset.obj `if test -f 'src/charset.c'; then $(CYGPATH_W) 'src/charset.c'; else $(CYGPATH_W) '$(srcdir)/src/charset.c'; fi` easytag-2.4.3/Makefile.in-1955-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-charset.Tpo src/$(DEPDIR)/easytag-charset.Po ############################################## easytag-2.4.3/Makefile.in-1957-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1958:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-charset.obj `if test -f 'src/charset.c'; then $(CYGPATH_W) 'src/charset.c'; else $(CYGPATH_W) '$(srcdir)/src/charset.c'; fi` easytag-2.4.3/Makefile.in-1959- easytag-2.4.3/Makefile.in-1960-src/easytag-crc32.o: src/crc32.c easytag-2.4.3/Makefile.in:1961:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-crc32.o -MD -MP -MF src/$(DEPDIR)/easytag-crc32.Tpo -c -o src/easytag-crc32.o `test -f 'src/crc32.c' || echo '$(srcdir)/'`src/crc32.c easytag-2.4.3/Makefile.in-1962-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-crc32.Tpo src/$(DEPDIR)/easytag-crc32.Po ############################################## easytag-2.4.3/Makefile.in-1964-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1965:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-crc32.o `test -f 'src/crc32.c' || echo '$(srcdir)/'`src/crc32.c easytag-2.4.3/Makefile.in-1966- easytag-2.4.3/Makefile.in-1967-src/easytag-crc32.obj: src/crc32.c easytag-2.4.3/Makefile.in:1968:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-crc32.obj -MD -MP -MF src/$(DEPDIR)/easytag-crc32.Tpo -c -o src/easytag-crc32.obj `if test -f 'src/crc32.c'; then $(CYGPATH_W) 'src/crc32.c'; else $(CYGPATH_W) '$(srcdir)/src/crc32.c'; fi` easytag-2.4.3/Makefile.in-1969-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-crc32.Tpo src/$(DEPDIR)/easytag-crc32.Po ############################################## easytag-2.4.3/Makefile.in-1971-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1972:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-crc32.obj `if test -f 'src/crc32.c'; then $(CYGPATH_W) 'src/crc32.c'; else $(CYGPATH_W) '$(srcdir)/src/crc32.c'; fi` easytag-2.4.3/Makefile.in-1973- easytag-2.4.3/Makefile.in-1974-src/easytag-dlm.o: src/dlm.c easytag-2.4.3/Makefile.in:1975:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-dlm.o -MD -MP -MF src/$(DEPDIR)/easytag-dlm.Tpo -c -o src/easytag-dlm.o `test -f 'src/dlm.c' || echo '$(srcdir)/'`src/dlm.c easytag-2.4.3/Makefile.in-1976-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-dlm.Tpo src/$(DEPDIR)/easytag-dlm.Po ############################################## easytag-2.4.3/Makefile.in-1978-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1979:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-dlm.o `test -f 'src/dlm.c' || echo '$(srcdir)/'`src/dlm.c easytag-2.4.3/Makefile.in-1980- easytag-2.4.3/Makefile.in-1981-src/easytag-dlm.obj: src/dlm.c easytag-2.4.3/Makefile.in:1982:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-dlm.obj -MD -MP -MF src/$(DEPDIR)/easytag-dlm.Tpo -c -o src/easytag-dlm.obj `if test -f 'src/dlm.c'; then $(CYGPATH_W) 'src/dlm.c'; else $(CYGPATH_W) '$(srcdir)/src/dlm.c'; fi` easytag-2.4.3/Makefile.in-1983-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-dlm.Tpo src/$(DEPDIR)/easytag-dlm.Po ############################################## easytag-2.4.3/Makefile.in-1985-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1986:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-dlm.obj `if test -f 'src/dlm.c'; then $(CYGPATH_W) 'src/dlm.c'; else $(CYGPATH_W) '$(srcdir)/src/dlm.c'; fi` easytag-2.4.3/Makefile.in-1987- easytag-2.4.3/Makefile.in-1988-src/easytag-easytag.o: src/easytag.c easytag-2.4.3/Makefile.in:1989:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-easytag.o -MD -MP -MF src/$(DEPDIR)/easytag-easytag.Tpo -c -o src/easytag-easytag.o `test -f 'src/easytag.c' || echo '$(srcdir)/'`src/easytag.c easytag-2.4.3/Makefile.in-1990-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-easytag.Tpo src/$(DEPDIR)/easytag-easytag.Po ############################################## easytag-2.4.3/Makefile.in-1992-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:1993:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-easytag.o `test -f 'src/easytag.c' || echo '$(srcdir)/'`src/easytag.c easytag-2.4.3/Makefile.in-1994- easytag-2.4.3/Makefile.in-1995-src/easytag-easytag.obj: src/easytag.c easytag-2.4.3/Makefile.in:1996:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-easytag.obj -MD -MP -MF src/$(DEPDIR)/easytag-easytag.Tpo -c -o src/easytag-easytag.obj `if test -f 'src/easytag.c'; then $(CYGPATH_W) 'src/easytag.c'; else $(CYGPATH_W) '$(srcdir)/src/easytag.c'; fi` easytag-2.4.3/Makefile.in-1997-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-easytag.Tpo src/$(DEPDIR)/easytag-easytag.Po ############################################## easytag-2.4.3/Makefile.in-1999-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2000:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-easytag.obj `if test -f 'src/easytag.c'; then $(CYGPATH_W) 'src/easytag.c'; else $(CYGPATH_W) '$(srcdir)/src/easytag.c'; fi` easytag-2.4.3/Makefile.in-2001- easytag-2.4.3/Makefile.in-2002-src/easytag-enums.o: src/enums.c easytag-2.4.3/Makefile.in:2003:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-enums.o -MD -MP -MF src/$(DEPDIR)/easytag-enums.Tpo -c -o src/easytag-enums.o `test -f 'src/enums.c' || echo '$(srcdir)/'`src/enums.c easytag-2.4.3/Makefile.in-2004-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-enums.Tpo src/$(DEPDIR)/easytag-enums.Po ############################################## easytag-2.4.3/Makefile.in-2006-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2007:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-enums.o `test -f 'src/enums.c' || echo '$(srcdir)/'`src/enums.c easytag-2.4.3/Makefile.in-2008- easytag-2.4.3/Makefile.in-2009-src/easytag-enums.obj: src/enums.c easytag-2.4.3/Makefile.in:2010:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-enums.obj -MD -MP -MF src/$(DEPDIR)/easytag-enums.Tpo -c -o src/easytag-enums.obj `if test -f 'src/enums.c'; then $(CYGPATH_W) 'src/enums.c'; else $(CYGPATH_W) '$(srcdir)/src/enums.c'; fi` easytag-2.4.3/Makefile.in-2011-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-enums.Tpo src/$(DEPDIR)/easytag-enums.Po ############################################## easytag-2.4.3/Makefile.in-2013-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2014:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-enums.obj `if test -f 'src/enums.c'; then $(CYGPATH_W) 'src/enums.c'; else $(CYGPATH_W) '$(srcdir)/src/enums.c'; fi` easytag-2.4.3/Makefile.in-2015- easytag-2.4.3/Makefile.in-2016-src/easytag-et_core.o: src/et_core.c easytag-2.4.3/Makefile.in:2017:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-et_core.o -MD -MP -MF src/$(DEPDIR)/easytag-et_core.Tpo -c -o src/easytag-et_core.o `test -f 'src/et_core.c' || echo '$(srcdir)/'`src/et_core.c easytag-2.4.3/Makefile.in-2018-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-et_core.Tpo src/$(DEPDIR)/easytag-et_core.Po ############################################## easytag-2.4.3/Makefile.in-2020-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2021:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-et_core.o `test -f 'src/et_core.c' || echo '$(srcdir)/'`src/et_core.c easytag-2.4.3/Makefile.in-2022- easytag-2.4.3/Makefile.in-2023-src/easytag-et_core.obj: src/et_core.c easytag-2.4.3/Makefile.in:2024:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-et_core.obj -MD -MP -MF src/$(DEPDIR)/easytag-et_core.Tpo -c -o src/easytag-et_core.obj `if test -f 'src/et_core.c'; then $(CYGPATH_W) 'src/et_core.c'; else $(CYGPATH_W) '$(srcdir)/src/et_core.c'; fi` easytag-2.4.3/Makefile.in-2025-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-et_core.Tpo src/$(DEPDIR)/easytag-et_core.Po ############################################## easytag-2.4.3/Makefile.in-2027-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2028:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-et_core.obj `if test -f 'src/et_core.c'; then $(CYGPATH_W) 'src/et_core.c'; else $(CYGPATH_W) '$(srcdir)/src/et_core.c'; fi` easytag-2.4.3/Makefile.in-2029- easytag-2.4.3/Makefile.in-2030-src/easytag-file.o: src/file.c easytag-2.4.3/Makefile.in:2031:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file.o -MD -MP -MF src/$(DEPDIR)/easytag-file.Tpo -c -o src/easytag-file.o `test -f 'src/file.c' || echo '$(srcdir)/'`src/file.c easytag-2.4.3/Makefile.in-2032-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file.Tpo src/$(DEPDIR)/easytag-file.Po ############################################## easytag-2.4.3/Makefile.in-2034-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2035:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file.o `test -f 'src/file.c' || echo '$(srcdir)/'`src/file.c easytag-2.4.3/Makefile.in-2036- easytag-2.4.3/Makefile.in-2037-src/easytag-file.obj: src/file.c easytag-2.4.3/Makefile.in:2038:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file.obj -MD -MP -MF src/$(DEPDIR)/easytag-file.Tpo -c -o src/easytag-file.obj `if test -f 'src/file.c'; then $(CYGPATH_W) 'src/file.c'; else $(CYGPATH_W) '$(srcdir)/src/file.c'; fi` easytag-2.4.3/Makefile.in-2039-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file.Tpo src/$(DEPDIR)/easytag-file.Po ############################################## easytag-2.4.3/Makefile.in-2041-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2042:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file.obj `if test -f 'src/file.c'; then $(CYGPATH_W) 'src/file.c'; else $(CYGPATH_W) '$(srcdir)/src/file.c'; fi` easytag-2.4.3/Makefile.in-2043- easytag-2.4.3/Makefile.in-2044-src/easytag-file_area.o: src/file_area.c easytag-2.4.3/Makefile.in:2045:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_area.o -MD -MP -MF src/$(DEPDIR)/easytag-file_area.Tpo -c -o src/easytag-file_area.o `test -f 'src/file_area.c' || echo '$(srcdir)/'`src/file_area.c easytag-2.4.3/Makefile.in-2046-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_area.Tpo src/$(DEPDIR)/easytag-file_area.Po ############################################## easytag-2.4.3/Makefile.in-2048-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2049:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_area.o `test -f 'src/file_area.c' || echo '$(srcdir)/'`src/file_area.c easytag-2.4.3/Makefile.in-2050- easytag-2.4.3/Makefile.in-2051-src/easytag-file_area.obj: src/file_area.c easytag-2.4.3/Makefile.in:2052:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_area.obj -MD -MP -MF src/$(DEPDIR)/easytag-file_area.Tpo -c -o src/easytag-file_area.obj `if test -f 'src/file_area.c'; then $(CYGPATH_W) 'src/file_area.c'; else $(CYGPATH_W) '$(srcdir)/src/file_area.c'; fi` easytag-2.4.3/Makefile.in-2053-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_area.Tpo src/$(DEPDIR)/easytag-file_area.Po ############################################## easytag-2.4.3/Makefile.in-2055-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2056:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_area.obj `if test -f 'src/file_area.c'; then $(CYGPATH_W) 'src/file_area.c'; else $(CYGPATH_W) '$(srcdir)/src/file_area.c'; fi` easytag-2.4.3/Makefile.in-2057- easytag-2.4.3/Makefile.in-2058-src/easytag-file_description.o: src/file_description.c easytag-2.4.3/Makefile.in:2059:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_description.o -MD -MP -MF src/$(DEPDIR)/easytag-file_description.Tpo -c -o src/easytag-file_description.o `test -f 'src/file_description.c' || echo '$(srcdir)/'`src/file_description.c easytag-2.4.3/Makefile.in-2060-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_description.Tpo src/$(DEPDIR)/easytag-file_description.Po ############################################## easytag-2.4.3/Makefile.in-2062-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2063:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_description.o `test -f 'src/file_description.c' || echo '$(srcdir)/'`src/file_description.c easytag-2.4.3/Makefile.in-2064- easytag-2.4.3/Makefile.in-2065-src/easytag-file_description.obj: src/file_description.c easytag-2.4.3/Makefile.in:2066:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_description.obj -MD -MP -MF src/$(DEPDIR)/easytag-file_description.Tpo -c -o src/easytag-file_description.obj `if test -f 'src/file_description.c'; then $(CYGPATH_W) 'src/file_description.c'; else $(CYGPATH_W) '$(srcdir)/src/file_description.c'; fi` easytag-2.4.3/Makefile.in-2067-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_description.Tpo src/$(DEPDIR)/easytag-file_description.Po ############################################## easytag-2.4.3/Makefile.in-2069-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2070:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_description.obj `if test -f 'src/file_description.c'; then $(CYGPATH_W) 'src/file_description.c'; else $(CYGPATH_W) '$(srcdir)/src/file_description.c'; fi` easytag-2.4.3/Makefile.in-2071- easytag-2.4.3/Makefile.in-2072-src/easytag-file_info.o: src/file_info.c easytag-2.4.3/Makefile.in:2073:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_info.o -MD -MP -MF src/$(DEPDIR)/easytag-file_info.Tpo -c -o src/easytag-file_info.o `test -f 'src/file_info.c' || echo '$(srcdir)/'`src/file_info.c easytag-2.4.3/Makefile.in-2074-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_info.Tpo src/$(DEPDIR)/easytag-file_info.Po ############################################## easytag-2.4.3/Makefile.in-2076-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2077:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_info.o `test -f 'src/file_info.c' || echo '$(srcdir)/'`src/file_info.c easytag-2.4.3/Makefile.in-2078- easytag-2.4.3/Makefile.in-2079-src/easytag-file_info.obj: src/file_info.c easytag-2.4.3/Makefile.in:2080:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_info.obj -MD -MP -MF src/$(DEPDIR)/easytag-file_info.Tpo -c -o src/easytag-file_info.obj `if test -f 'src/file_info.c'; then $(CYGPATH_W) 'src/file_info.c'; else $(CYGPATH_W) '$(srcdir)/src/file_info.c'; fi` easytag-2.4.3/Makefile.in-2081-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_info.Tpo src/$(DEPDIR)/easytag-file_info.Po ############################################## easytag-2.4.3/Makefile.in-2083-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2084:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_info.obj `if test -f 'src/file_info.c'; then $(CYGPATH_W) 'src/file_info.c'; else $(CYGPATH_W) '$(srcdir)/src/file_info.c'; fi` easytag-2.4.3/Makefile.in-2085- easytag-2.4.3/Makefile.in-2086-src/easytag-file_list.o: src/file_list.c easytag-2.4.3/Makefile.in:2087:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_list.o -MD -MP -MF src/$(DEPDIR)/easytag-file_list.Tpo -c -o src/easytag-file_list.o `test -f 'src/file_list.c' || echo '$(srcdir)/'`src/file_list.c easytag-2.4.3/Makefile.in-2088-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_list.Tpo src/$(DEPDIR)/easytag-file_list.Po ############################################## easytag-2.4.3/Makefile.in-2090-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2091:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_list.o `test -f 'src/file_list.c' || echo '$(srcdir)/'`src/file_list.c easytag-2.4.3/Makefile.in-2092- easytag-2.4.3/Makefile.in-2093-src/easytag-file_list.obj: src/file_list.c easytag-2.4.3/Makefile.in:2094:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_list.obj -MD -MP -MF src/$(DEPDIR)/easytag-file_list.Tpo -c -o src/easytag-file_list.obj `if test -f 'src/file_list.c'; then $(CYGPATH_W) 'src/file_list.c'; else $(CYGPATH_W) '$(srcdir)/src/file_list.c'; fi` easytag-2.4.3/Makefile.in-2095-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_list.Tpo src/$(DEPDIR)/easytag-file_list.Po ############################################## easytag-2.4.3/Makefile.in-2097-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2098:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_list.obj `if test -f 'src/file_list.c'; then $(CYGPATH_W) 'src/file_list.c'; else $(CYGPATH_W) '$(srcdir)/src/file_list.c'; fi` easytag-2.4.3/Makefile.in-2099- easytag-2.4.3/Makefile.in-2100-src/easytag-file_name.o: src/file_name.c easytag-2.4.3/Makefile.in:2101:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_name.o -MD -MP -MF src/$(DEPDIR)/easytag-file_name.Tpo -c -o src/easytag-file_name.o `test -f 'src/file_name.c' || echo '$(srcdir)/'`src/file_name.c easytag-2.4.3/Makefile.in-2102-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_name.Tpo src/$(DEPDIR)/easytag-file_name.Po ############################################## easytag-2.4.3/Makefile.in-2104-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2105:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_name.o `test -f 'src/file_name.c' || echo '$(srcdir)/'`src/file_name.c easytag-2.4.3/Makefile.in-2106- easytag-2.4.3/Makefile.in-2107-src/easytag-file_name.obj: src/file_name.c easytag-2.4.3/Makefile.in:2108:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_name.obj -MD -MP -MF src/$(DEPDIR)/easytag-file_name.Tpo -c -o src/easytag-file_name.obj `if test -f 'src/file_name.c'; then $(CYGPATH_W) 'src/file_name.c'; else $(CYGPATH_W) '$(srcdir)/src/file_name.c'; fi` easytag-2.4.3/Makefile.in-2109-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_name.Tpo src/$(DEPDIR)/easytag-file_name.Po ############################################## easytag-2.4.3/Makefile.in-2111-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2112:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_name.obj `if test -f 'src/file_name.c'; then $(CYGPATH_W) 'src/file_name.c'; else $(CYGPATH_W) '$(srcdir)/src/file_name.c'; fi` easytag-2.4.3/Makefile.in-2113- easytag-2.4.3/Makefile.in-2114-src/easytag-file_tag.o: src/file_tag.c easytag-2.4.3/Makefile.in:2115:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_tag.o -MD -MP -MF src/$(DEPDIR)/easytag-file_tag.Tpo -c -o src/easytag-file_tag.o `test -f 'src/file_tag.c' || echo '$(srcdir)/'`src/file_tag.c easytag-2.4.3/Makefile.in-2116-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_tag.Tpo src/$(DEPDIR)/easytag-file_tag.Po ############################################## easytag-2.4.3/Makefile.in-2118-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2119:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_tag.o `test -f 'src/file_tag.c' || echo '$(srcdir)/'`src/file_tag.c easytag-2.4.3/Makefile.in-2120- easytag-2.4.3/Makefile.in-2121-src/easytag-file_tag.obj: src/file_tag.c easytag-2.4.3/Makefile.in:2122:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-file_tag.obj -MD -MP -MF src/$(DEPDIR)/easytag-file_tag.Tpo -c -o src/easytag-file_tag.obj `if test -f 'src/file_tag.c'; then $(CYGPATH_W) 'src/file_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/file_tag.c'; fi` easytag-2.4.3/Makefile.in-2123-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-file_tag.Tpo src/$(DEPDIR)/easytag-file_tag.Po ############################################## easytag-2.4.3/Makefile.in-2125-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2126:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-file_tag.obj `if test -f 'src/file_tag.c'; then $(CYGPATH_W) 'src/file_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/file_tag.c'; fi` easytag-2.4.3/Makefile.in-2127- easytag-2.4.3/Makefile.in-2128-src/easytag-load_files_dialog.o: src/load_files_dialog.c easytag-2.4.3/Makefile.in:2129:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-load_files_dialog.o -MD -MP -MF src/$(DEPDIR)/easytag-load_files_dialog.Tpo -c -o src/easytag-load_files_dialog.o `test -f 'src/load_files_dialog.c' || echo '$(srcdir)/'`src/load_files_dialog.c easytag-2.4.3/Makefile.in-2130-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-load_files_dialog.Tpo src/$(DEPDIR)/easytag-load_files_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2132-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2133:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-load_files_dialog.o `test -f 'src/load_files_dialog.c' || echo '$(srcdir)/'`src/load_files_dialog.c easytag-2.4.3/Makefile.in-2134- easytag-2.4.3/Makefile.in-2135-src/easytag-load_files_dialog.obj: src/load_files_dialog.c easytag-2.4.3/Makefile.in:2136:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-load_files_dialog.obj -MD -MP -MF src/$(DEPDIR)/easytag-load_files_dialog.Tpo -c -o src/easytag-load_files_dialog.obj `if test -f 'src/load_files_dialog.c'; then $(CYGPATH_W) 'src/load_files_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/load_files_dialog.c'; fi` easytag-2.4.3/Makefile.in-2137-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-load_files_dialog.Tpo src/$(DEPDIR)/easytag-load_files_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2139-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2140:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-load_files_dialog.obj `if test -f 'src/load_files_dialog.c'; then $(CYGPATH_W) 'src/load_files_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/load_files_dialog.c'; fi` easytag-2.4.3/Makefile.in-2141- easytag-2.4.3/Makefile.in-2142-src/easytag-log.o: src/log.c easytag-2.4.3/Makefile.in:2143:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-log.o -MD -MP -MF src/$(DEPDIR)/easytag-log.Tpo -c -o src/easytag-log.o `test -f 'src/log.c' || echo '$(srcdir)/'`src/log.c easytag-2.4.3/Makefile.in-2144-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-log.Tpo src/$(DEPDIR)/easytag-log.Po ############################################## easytag-2.4.3/Makefile.in-2146-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2147:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-log.o `test -f 'src/log.c' || echo '$(srcdir)/'`src/log.c easytag-2.4.3/Makefile.in-2148- easytag-2.4.3/Makefile.in-2149-src/easytag-log.obj: src/log.c easytag-2.4.3/Makefile.in:2150:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-log.obj -MD -MP -MF src/$(DEPDIR)/easytag-log.Tpo -c -o src/easytag-log.obj `if test -f 'src/log.c'; then $(CYGPATH_W) 'src/log.c'; else $(CYGPATH_W) '$(srcdir)/src/log.c'; fi` easytag-2.4.3/Makefile.in-2151-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-log.Tpo src/$(DEPDIR)/easytag-log.Po ############################################## easytag-2.4.3/Makefile.in-2153-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2154:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-log.obj `if test -f 'src/log.c'; then $(CYGPATH_W) 'src/log.c'; else $(CYGPATH_W) '$(srcdir)/src/log.c'; fi` easytag-2.4.3/Makefile.in-2155- easytag-2.4.3/Makefile.in-2156-src/easytag-main.o: src/main.c easytag-2.4.3/Makefile.in:2157:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-main.o -MD -MP -MF src/$(DEPDIR)/easytag-main.Tpo -c -o src/easytag-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c easytag-2.4.3/Makefile.in-2158-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-main.Tpo src/$(DEPDIR)/easytag-main.Po ############################################## easytag-2.4.3/Makefile.in-2160-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2161:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c easytag-2.4.3/Makefile.in-2162- easytag-2.4.3/Makefile.in-2163-src/easytag-main.obj: src/main.c easytag-2.4.3/Makefile.in:2164:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-main.obj -MD -MP -MF src/$(DEPDIR)/easytag-main.Tpo -c -o src/easytag-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi` easytag-2.4.3/Makefile.in-2165-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-main.Tpo src/$(DEPDIR)/easytag-main.Po ############################################## easytag-2.4.3/Makefile.in-2167-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2168:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi` easytag-2.4.3/Makefile.in-2169- easytag-2.4.3/Makefile.in-2170-src/easytag-misc.o: src/misc.c easytag-2.4.3/Makefile.in:2171:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-misc.o -MD -MP -MF src/$(DEPDIR)/easytag-misc.Tpo -c -o src/easytag-misc.o `test -f 'src/misc.c' || echo '$(srcdir)/'`src/misc.c easytag-2.4.3/Makefile.in-2172-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-misc.Tpo src/$(DEPDIR)/easytag-misc.Po ############################################## easytag-2.4.3/Makefile.in-2174-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2175:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-misc.o `test -f 'src/misc.c' || echo '$(srcdir)/'`src/misc.c easytag-2.4.3/Makefile.in-2176- easytag-2.4.3/Makefile.in-2177-src/easytag-misc.obj: src/misc.c easytag-2.4.3/Makefile.in:2178:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-misc.obj -MD -MP -MF src/$(DEPDIR)/easytag-misc.Tpo -c -o src/easytag-misc.obj `if test -f 'src/misc.c'; then $(CYGPATH_W) 'src/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/misc.c'; fi` easytag-2.4.3/Makefile.in-2179-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-misc.Tpo src/$(DEPDIR)/easytag-misc.Po ############################################## easytag-2.4.3/Makefile.in-2181-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2182:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-misc.obj `if test -f 'src/misc.c'; then $(CYGPATH_W) 'src/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/misc.c'; fi` easytag-2.4.3/Makefile.in-2183- easytag-2.4.3/Makefile.in-2184-src/easytag-picture.o: src/picture.c easytag-2.4.3/Makefile.in:2185:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-picture.o -MD -MP -MF src/$(DEPDIR)/easytag-picture.Tpo -c -o src/easytag-picture.o `test -f 'src/picture.c' || echo '$(srcdir)/'`src/picture.c easytag-2.4.3/Makefile.in-2186-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-picture.Tpo src/$(DEPDIR)/easytag-picture.Po ############################################## easytag-2.4.3/Makefile.in-2188-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2189:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-picture.o `test -f 'src/picture.c' || echo '$(srcdir)/'`src/picture.c easytag-2.4.3/Makefile.in-2190- easytag-2.4.3/Makefile.in-2191-src/easytag-picture.obj: src/picture.c easytag-2.4.3/Makefile.in:2192:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-picture.obj -MD -MP -MF src/$(DEPDIR)/easytag-picture.Tpo -c -o src/easytag-picture.obj `if test -f 'src/picture.c'; then $(CYGPATH_W) 'src/picture.c'; else $(CYGPATH_W) '$(srcdir)/src/picture.c'; fi` easytag-2.4.3/Makefile.in-2193-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-picture.Tpo src/$(DEPDIR)/easytag-picture.Po ############################################## easytag-2.4.3/Makefile.in-2195-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2196:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-picture.obj `if test -f 'src/picture.c'; then $(CYGPATH_W) 'src/picture.c'; else $(CYGPATH_W) '$(srcdir)/src/picture.c'; fi` easytag-2.4.3/Makefile.in-2197- easytag-2.4.3/Makefile.in-2198-src/easytag-playlist_dialog.o: src/playlist_dialog.c easytag-2.4.3/Makefile.in:2199:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-playlist_dialog.o -MD -MP -MF src/$(DEPDIR)/easytag-playlist_dialog.Tpo -c -o src/easytag-playlist_dialog.o `test -f 'src/playlist_dialog.c' || echo '$(srcdir)/'`src/playlist_dialog.c easytag-2.4.3/Makefile.in-2200-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-playlist_dialog.Tpo src/$(DEPDIR)/easytag-playlist_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2202-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2203:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-playlist_dialog.o `test -f 'src/playlist_dialog.c' || echo '$(srcdir)/'`src/playlist_dialog.c easytag-2.4.3/Makefile.in-2204- easytag-2.4.3/Makefile.in-2205-src/easytag-playlist_dialog.obj: src/playlist_dialog.c easytag-2.4.3/Makefile.in:2206:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-playlist_dialog.obj -MD -MP -MF src/$(DEPDIR)/easytag-playlist_dialog.Tpo -c -o src/easytag-playlist_dialog.obj `if test -f 'src/playlist_dialog.c'; then $(CYGPATH_W) 'src/playlist_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/playlist_dialog.c'; fi` easytag-2.4.3/Makefile.in-2207-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-playlist_dialog.Tpo src/$(DEPDIR)/easytag-playlist_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2209-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2210:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-playlist_dialog.obj `if test -f 'src/playlist_dialog.c'; then $(CYGPATH_W) 'src/playlist_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/playlist_dialog.c'; fi` easytag-2.4.3/Makefile.in-2211- easytag-2.4.3/Makefile.in-2212-src/easytag-preferences_dialog.o: src/preferences_dialog.c easytag-2.4.3/Makefile.in:2213:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-preferences_dialog.o -MD -MP -MF src/$(DEPDIR)/easytag-preferences_dialog.Tpo -c -o src/easytag-preferences_dialog.o `test -f 'src/preferences_dialog.c' || echo '$(srcdir)/'`src/preferences_dialog.c easytag-2.4.3/Makefile.in-2214-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-preferences_dialog.Tpo src/$(DEPDIR)/easytag-preferences_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2216-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2217:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-preferences_dialog.o `test -f 'src/preferences_dialog.c' || echo '$(srcdir)/'`src/preferences_dialog.c easytag-2.4.3/Makefile.in-2218- easytag-2.4.3/Makefile.in-2219-src/easytag-preferences_dialog.obj: src/preferences_dialog.c easytag-2.4.3/Makefile.in:2220:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-preferences_dialog.obj -MD -MP -MF src/$(DEPDIR)/easytag-preferences_dialog.Tpo -c -o src/easytag-preferences_dialog.obj `if test -f 'src/preferences_dialog.c'; then $(CYGPATH_W) 'src/preferences_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/preferences_dialog.c'; fi` easytag-2.4.3/Makefile.in-2221-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-preferences_dialog.Tpo src/$(DEPDIR)/easytag-preferences_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2223-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2224:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-preferences_dialog.obj `if test -f 'src/preferences_dialog.c'; then $(CYGPATH_W) 'src/preferences_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/preferences_dialog.c'; fi` easytag-2.4.3/Makefile.in-2225- easytag-2.4.3/Makefile.in-2226-src/easytag-progress_bar.o: src/progress_bar.c easytag-2.4.3/Makefile.in:2227:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-progress_bar.o -MD -MP -MF src/$(DEPDIR)/easytag-progress_bar.Tpo -c -o src/easytag-progress_bar.o `test -f 'src/progress_bar.c' || echo '$(srcdir)/'`src/progress_bar.c easytag-2.4.3/Makefile.in-2228-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-progress_bar.Tpo src/$(DEPDIR)/easytag-progress_bar.Po ############################################## easytag-2.4.3/Makefile.in-2230-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2231:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-progress_bar.o `test -f 'src/progress_bar.c' || echo '$(srcdir)/'`src/progress_bar.c easytag-2.4.3/Makefile.in-2232- easytag-2.4.3/Makefile.in-2233-src/easytag-progress_bar.obj: src/progress_bar.c easytag-2.4.3/Makefile.in:2234:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-progress_bar.obj -MD -MP -MF src/$(DEPDIR)/easytag-progress_bar.Tpo -c -o src/easytag-progress_bar.obj `if test -f 'src/progress_bar.c'; then $(CYGPATH_W) 'src/progress_bar.c'; else $(CYGPATH_W) '$(srcdir)/src/progress_bar.c'; fi` easytag-2.4.3/Makefile.in-2235-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-progress_bar.Tpo src/$(DEPDIR)/easytag-progress_bar.Po ############################################## easytag-2.4.3/Makefile.in-2237-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2238:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-progress_bar.obj `if test -f 'src/progress_bar.c'; then $(CYGPATH_W) 'src/progress_bar.c'; else $(CYGPATH_W) '$(srcdir)/src/progress_bar.c'; fi` easytag-2.4.3/Makefile.in-2239- easytag-2.4.3/Makefile.in-2240-src/easytag-scan.o: src/scan.c easytag-2.4.3/Makefile.in:2241:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-scan.o -MD -MP -MF src/$(DEPDIR)/easytag-scan.Tpo -c -o src/easytag-scan.o `test -f 'src/scan.c' || echo '$(srcdir)/'`src/scan.c easytag-2.4.3/Makefile.in-2242-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-scan.Tpo src/$(DEPDIR)/easytag-scan.Po ############################################## easytag-2.4.3/Makefile.in-2244-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2245:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-scan.o `test -f 'src/scan.c' || echo '$(srcdir)/'`src/scan.c easytag-2.4.3/Makefile.in-2246- easytag-2.4.3/Makefile.in-2247-src/easytag-scan.obj: src/scan.c easytag-2.4.3/Makefile.in:2248:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-scan.obj -MD -MP -MF src/$(DEPDIR)/easytag-scan.Tpo -c -o src/easytag-scan.obj `if test -f 'src/scan.c'; then $(CYGPATH_W) 'src/scan.c'; else $(CYGPATH_W) '$(srcdir)/src/scan.c'; fi` easytag-2.4.3/Makefile.in-2249-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-scan.Tpo src/$(DEPDIR)/easytag-scan.Po ############################################## easytag-2.4.3/Makefile.in-2251-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2252:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-scan.obj `if test -f 'src/scan.c'; then $(CYGPATH_W) 'src/scan.c'; else $(CYGPATH_W) '$(srcdir)/src/scan.c'; fi` easytag-2.4.3/Makefile.in-2253- easytag-2.4.3/Makefile.in-2254-src/easytag-scan_dialog.o: src/scan_dialog.c easytag-2.4.3/Makefile.in:2255:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-scan_dialog.o -MD -MP -MF src/$(DEPDIR)/easytag-scan_dialog.Tpo -c -o src/easytag-scan_dialog.o `test -f 'src/scan_dialog.c' || echo '$(srcdir)/'`src/scan_dialog.c easytag-2.4.3/Makefile.in-2256-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-scan_dialog.Tpo src/$(DEPDIR)/easytag-scan_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2258-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2259:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-scan_dialog.o `test -f 'src/scan_dialog.c' || echo '$(srcdir)/'`src/scan_dialog.c easytag-2.4.3/Makefile.in-2260- easytag-2.4.3/Makefile.in-2261-src/easytag-scan_dialog.obj: src/scan_dialog.c easytag-2.4.3/Makefile.in:2262:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-scan_dialog.obj -MD -MP -MF src/$(DEPDIR)/easytag-scan_dialog.Tpo -c -o src/easytag-scan_dialog.obj `if test -f 'src/scan_dialog.c'; then $(CYGPATH_W) 'src/scan_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/scan_dialog.c'; fi` easytag-2.4.3/Makefile.in-2263-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-scan_dialog.Tpo src/$(DEPDIR)/easytag-scan_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2265-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2266:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-scan_dialog.obj `if test -f 'src/scan_dialog.c'; then $(CYGPATH_W) 'src/scan_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/scan_dialog.c'; fi` easytag-2.4.3/Makefile.in-2267- easytag-2.4.3/Makefile.in-2268-src/easytag-search_dialog.o: src/search_dialog.c easytag-2.4.3/Makefile.in:2269:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-search_dialog.o -MD -MP -MF src/$(DEPDIR)/easytag-search_dialog.Tpo -c -o src/easytag-search_dialog.o `test -f 'src/search_dialog.c' || echo '$(srcdir)/'`src/search_dialog.c easytag-2.4.3/Makefile.in-2270-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-search_dialog.Tpo src/$(DEPDIR)/easytag-search_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2272-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2273:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-search_dialog.o `test -f 'src/search_dialog.c' || echo '$(srcdir)/'`src/search_dialog.c easytag-2.4.3/Makefile.in-2274- easytag-2.4.3/Makefile.in-2275-src/easytag-search_dialog.obj: src/search_dialog.c easytag-2.4.3/Makefile.in:2276:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-search_dialog.obj -MD -MP -MF src/$(DEPDIR)/easytag-search_dialog.Tpo -c -o src/easytag-search_dialog.obj `if test -f 'src/search_dialog.c'; then $(CYGPATH_W) 'src/search_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/search_dialog.c'; fi` easytag-2.4.3/Makefile.in-2277-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-search_dialog.Tpo src/$(DEPDIR)/easytag-search_dialog.Po ############################################## easytag-2.4.3/Makefile.in-2279-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2280:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-search_dialog.obj `if test -f 'src/search_dialog.c'; then $(CYGPATH_W) 'src/search_dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/search_dialog.c'; fi` easytag-2.4.3/Makefile.in-2281- easytag-2.4.3/Makefile.in-2282-src/easytag-setting.o: src/setting.c easytag-2.4.3/Makefile.in:2283:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-setting.o -MD -MP -MF src/$(DEPDIR)/easytag-setting.Tpo -c -o src/easytag-setting.o `test -f 'src/setting.c' || echo '$(srcdir)/'`src/setting.c easytag-2.4.3/Makefile.in-2284-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-setting.Tpo src/$(DEPDIR)/easytag-setting.Po ############################################## easytag-2.4.3/Makefile.in-2286-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2287:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-setting.o `test -f 'src/setting.c' || echo '$(srcdir)/'`src/setting.c easytag-2.4.3/Makefile.in-2288- easytag-2.4.3/Makefile.in-2289-src/easytag-setting.obj: src/setting.c easytag-2.4.3/Makefile.in:2290:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-setting.obj -MD -MP -MF src/$(DEPDIR)/easytag-setting.Tpo -c -o src/easytag-setting.obj `if test -f 'src/setting.c'; then $(CYGPATH_W) 'src/setting.c'; else $(CYGPATH_W) '$(srcdir)/src/setting.c'; fi` easytag-2.4.3/Makefile.in-2291-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-setting.Tpo src/$(DEPDIR)/easytag-setting.Po ############################################## easytag-2.4.3/Makefile.in-2293-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2294:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-setting.obj `if test -f 'src/setting.c'; then $(CYGPATH_W) 'src/setting.c'; else $(CYGPATH_W) '$(srcdir)/src/setting.c'; fi` easytag-2.4.3/Makefile.in-2295- easytag-2.4.3/Makefile.in-2296-src/easytag-status_bar.o: src/status_bar.c easytag-2.4.3/Makefile.in:2297:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-status_bar.o -MD -MP -MF src/$(DEPDIR)/easytag-status_bar.Tpo -c -o src/easytag-status_bar.o `test -f 'src/status_bar.c' || echo '$(srcdir)/'`src/status_bar.c easytag-2.4.3/Makefile.in-2298-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-status_bar.Tpo src/$(DEPDIR)/easytag-status_bar.Po ############################################## easytag-2.4.3/Makefile.in-2300-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2301:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-status_bar.o `test -f 'src/status_bar.c' || echo '$(srcdir)/'`src/status_bar.c easytag-2.4.3/Makefile.in-2302- easytag-2.4.3/Makefile.in-2303-src/easytag-status_bar.obj: src/status_bar.c easytag-2.4.3/Makefile.in:2304:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-status_bar.obj -MD -MP -MF src/$(DEPDIR)/easytag-status_bar.Tpo -c -o src/easytag-status_bar.obj `if test -f 'src/status_bar.c'; then $(CYGPATH_W) 'src/status_bar.c'; else $(CYGPATH_W) '$(srcdir)/src/status_bar.c'; fi` easytag-2.4.3/Makefile.in-2305-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-status_bar.Tpo src/$(DEPDIR)/easytag-status_bar.Po ############################################## easytag-2.4.3/Makefile.in-2307-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2308:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-status_bar.obj `if test -f 'src/status_bar.c'; then $(CYGPATH_W) 'src/status_bar.c'; else $(CYGPATH_W) '$(srcdir)/src/status_bar.c'; fi` easytag-2.4.3/Makefile.in-2309- easytag-2.4.3/Makefile.in-2310-src/easytag-tag_area.o: src/tag_area.c easytag-2.4.3/Makefile.in:2311:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-tag_area.o -MD -MP -MF src/$(DEPDIR)/easytag-tag_area.Tpo -c -o src/easytag-tag_area.o `test -f 'src/tag_area.c' || echo '$(srcdir)/'`src/tag_area.c easytag-2.4.3/Makefile.in-2312-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-tag_area.Tpo src/$(DEPDIR)/easytag-tag_area.Po ############################################## easytag-2.4.3/Makefile.in-2314-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2315:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-tag_area.o `test -f 'src/tag_area.c' || echo '$(srcdir)/'`src/tag_area.c easytag-2.4.3/Makefile.in-2316- easytag-2.4.3/Makefile.in-2317-src/easytag-tag_area.obj: src/tag_area.c easytag-2.4.3/Makefile.in:2318:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-tag_area.obj -MD -MP -MF src/$(DEPDIR)/easytag-tag_area.Tpo -c -o src/easytag-tag_area.obj `if test -f 'src/tag_area.c'; then $(CYGPATH_W) 'src/tag_area.c'; else $(CYGPATH_W) '$(srcdir)/src/tag_area.c'; fi` easytag-2.4.3/Makefile.in-2319-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-tag_area.Tpo src/$(DEPDIR)/easytag-tag_area.Po ############################################## easytag-2.4.3/Makefile.in-2321-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2322:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-tag_area.obj `if test -f 'src/tag_area.c'; then $(CYGPATH_W) 'src/tag_area.c'; else $(CYGPATH_W) '$(srcdir)/src/tag_area.c'; fi` easytag-2.4.3/Makefile.in-2323- easytag-2.4.3/Makefile.in-2324-src/tags/libapetag/easytag-apetaglib.o: src/tags/libapetag/apetaglib.c easytag-2.4.3/Makefile.in:2325:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/libapetag/easytag-apetaglib.o -MD -MP -MF src/tags/libapetag/$(DEPDIR)/easytag-apetaglib.Tpo -c -o src/tags/libapetag/easytag-apetaglib.o `test -f 'src/tags/libapetag/apetaglib.c' || echo '$(srcdir)/'`src/tags/libapetag/apetaglib.c easytag-2.4.3/Makefile.in-2326-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/libapetag/$(DEPDIR)/easytag-apetaglib.Tpo src/tags/libapetag/$(DEPDIR)/easytag-apetaglib.Po ############################################## easytag-2.4.3/Makefile.in-2328-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2329:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/libapetag/easytag-apetaglib.o `test -f 'src/tags/libapetag/apetaglib.c' || echo '$(srcdir)/'`src/tags/libapetag/apetaglib.c easytag-2.4.3/Makefile.in-2330- easytag-2.4.3/Makefile.in-2331-src/tags/libapetag/easytag-apetaglib.obj: src/tags/libapetag/apetaglib.c easytag-2.4.3/Makefile.in:2332:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/libapetag/easytag-apetaglib.obj -MD -MP -MF src/tags/libapetag/$(DEPDIR)/easytag-apetaglib.Tpo -c -o src/tags/libapetag/easytag-apetaglib.obj `if test -f 'src/tags/libapetag/apetaglib.c'; then $(CYGPATH_W) 'src/tags/libapetag/apetaglib.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/libapetag/apetaglib.c'; fi` easytag-2.4.3/Makefile.in-2333-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/libapetag/$(DEPDIR)/easytag-apetaglib.Tpo src/tags/libapetag/$(DEPDIR)/easytag-apetaglib.Po ############################################## easytag-2.4.3/Makefile.in-2335-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2336:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/libapetag/easytag-apetaglib.obj `if test -f 'src/tags/libapetag/apetaglib.c'; then $(CYGPATH_W) 'src/tags/libapetag/apetaglib.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/libapetag/apetaglib.c'; fi` easytag-2.4.3/Makefile.in-2337- easytag-2.4.3/Makefile.in-2338-src/tags/libapetag/easytag-is_tag.o: src/tags/libapetag/is_tag.c easytag-2.4.3/Makefile.in:2339:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/libapetag/easytag-is_tag.o -MD -MP -MF src/tags/libapetag/$(DEPDIR)/easytag-is_tag.Tpo -c -o src/tags/libapetag/easytag-is_tag.o `test -f 'src/tags/libapetag/is_tag.c' || echo '$(srcdir)/'`src/tags/libapetag/is_tag.c easytag-2.4.3/Makefile.in-2340-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/libapetag/$(DEPDIR)/easytag-is_tag.Tpo src/tags/libapetag/$(DEPDIR)/easytag-is_tag.Po ############################################## easytag-2.4.3/Makefile.in-2342-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2343:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/libapetag/easytag-is_tag.o `test -f 'src/tags/libapetag/is_tag.c' || echo '$(srcdir)/'`src/tags/libapetag/is_tag.c easytag-2.4.3/Makefile.in-2344- easytag-2.4.3/Makefile.in-2345-src/tags/libapetag/easytag-is_tag.obj: src/tags/libapetag/is_tag.c easytag-2.4.3/Makefile.in:2346:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/libapetag/easytag-is_tag.obj -MD -MP -MF src/tags/libapetag/$(DEPDIR)/easytag-is_tag.Tpo -c -o src/tags/libapetag/easytag-is_tag.obj `if test -f 'src/tags/libapetag/is_tag.c'; then $(CYGPATH_W) 'src/tags/libapetag/is_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/libapetag/is_tag.c'; fi` easytag-2.4.3/Makefile.in-2347-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/libapetag/$(DEPDIR)/easytag-is_tag.Tpo src/tags/libapetag/$(DEPDIR)/easytag-is_tag.Po ############################################## easytag-2.4.3/Makefile.in-2349-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2350:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/libapetag/easytag-is_tag.obj `if test -f 'src/tags/libapetag/is_tag.c'; then $(CYGPATH_W) 'src/tags/libapetag/is_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/libapetag/is_tag.c'; fi` easytag-2.4.3/Makefile.in-2351- easytag-2.4.3/Makefile.in-2352-src/tags/libapetag/easytag-info_mac.o: src/tags/libapetag/info_mac.c easytag-2.4.3/Makefile.in:2353:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/libapetag/easytag-info_mac.o -MD -MP -MF src/tags/libapetag/$(DEPDIR)/easytag-info_mac.Tpo -c -o src/tags/libapetag/easytag-info_mac.o `test -f 'src/tags/libapetag/info_mac.c' || echo '$(srcdir)/'`src/tags/libapetag/info_mac.c easytag-2.4.3/Makefile.in-2354-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/libapetag/$(DEPDIR)/easytag-info_mac.Tpo src/tags/libapetag/$(DEPDIR)/easytag-info_mac.Po ############################################## easytag-2.4.3/Makefile.in-2356-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2357:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/libapetag/easytag-info_mac.o `test -f 'src/tags/libapetag/info_mac.c' || echo '$(srcdir)/'`src/tags/libapetag/info_mac.c easytag-2.4.3/Makefile.in-2358- easytag-2.4.3/Makefile.in-2359-src/tags/libapetag/easytag-info_mac.obj: src/tags/libapetag/info_mac.c easytag-2.4.3/Makefile.in:2360:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/libapetag/easytag-info_mac.obj -MD -MP -MF src/tags/libapetag/$(DEPDIR)/easytag-info_mac.Tpo -c -o src/tags/libapetag/easytag-info_mac.obj `if test -f 'src/tags/libapetag/info_mac.c'; then $(CYGPATH_W) 'src/tags/libapetag/info_mac.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/libapetag/info_mac.c'; fi` easytag-2.4.3/Makefile.in-2361-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/libapetag/$(DEPDIR)/easytag-info_mac.Tpo src/tags/libapetag/$(DEPDIR)/easytag-info_mac.Po ############################################## easytag-2.4.3/Makefile.in-2363-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2364:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/libapetag/easytag-info_mac.obj `if test -f 'src/tags/libapetag/info_mac.c'; then $(CYGPATH_W) 'src/tags/libapetag/info_mac.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/libapetag/info_mac.c'; fi` easytag-2.4.3/Makefile.in-2365- easytag-2.4.3/Makefile.in-2366-src/tags/libapetag/easytag-info_mpc.o: src/tags/libapetag/info_mpc.c easytag-2.4.3/Makefile.in:2367:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/libapetag/easytag-info_mpc.o -MD -MP -MF src/tags/libapetag/$(DEPDIR)/easytag-info_mpc.Tpo -c -o src/tags/libapetag/easytag-info_mpc.o `test -f 'src/tags/libapetag/info_mpc.c' || echo '$(srcdir)/'`src/tags/libapetag/info_mpc.c easytag-2.4.3/Makefile.in-2368-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/libapetag/$(DEPDIR)/easytag-info_mpc.Tpo src/tags/libapetag/$(DEPDIR)/easytag-info_mpc.Po ############################################## easytag-2.4.3/Makefile.in-2370-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2371:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/libapetag/easytag-info_mpc.o `test -f 'src/tags/libapetag/info_mpc.c' || echo '$(srcdir)/'`src/tags/libapetag/info_mpc.c easytag-2.4.3/Makefile.in-2372- easytag-2.4.3/Makefile.in-2373-src/tags/libapetag/easytag-info_mpc.obj: src/tags/libapetag/info_mpc.c easytag-2.4.3/Makefile.in:2374:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/libapetag/easytag-info_mpc.obj -MD -MP -MF src/tags/libapetag/$(DEPDIR)/easytag-info_mpc.Tpo -c -o src/tags/libapetag/easytag-info_mpc.obj `if test -f 'src/tags/libapetag/info_mpc.c'; then $(CYGPATH_W) 'src/tags/libapetag/info_mpc.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/libapetag/info_mpc.c'; fi` easytag-2.4.3/Makefile.in-2375-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/libapetag/$(DEPDIR)/easytag-info_mpc.Tpo src/tags/libapetag/$(DEPDIR)/easytag-info_mpc.Po ############################################## easytag-2.4.3/Makefile.in-2377-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2378:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/libapetag/easytag-info_mpc.obj `if test -f 'src/tags/libapetag/info_mpc.c'; then $(CYGPATH_W) 'src/tags/libapetag/info_mpc.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/libapetag/info_mpc.c'; fi` easytag-2.4.3/Makefile.in-2379- easytag-2.4.3/Makefile.in-2380-src/tags/easytag-ape_tag.o: src/tags/ape_tag.c easytag-2.4.3/Makefile.in:2381:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-ape_tag.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-ape_tag.Tpo -c -o src/tags/easytag-ape_tag.o `test -f 'src/tags/ape_tag.c' || echo '$(srcdir)/'`src/tags/ape_tag.c easytag-2.4.3/Makefile.in-2382-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-ape_tag.Tpo src/tags/$(DEPDIR)/easytag-ape_tag.Po ############################################## easytag-2.4.3/Makefile.in-2384-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2385:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-ape_tag.o `test -f 'src/tags/ape_tag.c' || echo '$(srcdir)/'`src/tags/ape_tag.c easytag-2.4.3/Makefile.in-2386- easytag-2.4.3/Makefile.in-2387-src/tags/easytag-ape_tag.obj: src/tags/ape_tag.c easytag-2.4.3/Makefile.in:2388:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-ape_tag.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-ape_tag.Tpo -c -o src/tags/easytag-ape_tag.obj `if test -f 'src/tags/ape_tag.c'; then $(CYGPATH_W) 'src/tags/ape_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/ape_tag.c'; fi` easytag-2.4.3/Makefile.in-2389-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-ape_tag.Tpo src/tags/$(DEPDIR)/easytag-ape_tag.Po ############################################## easytag-2.4.3/Makefile.in-2391-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2392:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-ape_tag.obj `if test -f 'src/tags/ape_tag.c'; then $(CYGPATH_W) 'src/tags/ape_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/ape_tag.c'; fi` easytag-2.4.3/Makefile.in-2393- easytag-2.4.3/Makefile.in-2394-src/tags/easytag-flac_header.o: src/tags/flac_header.c easytag-2.4.3/Makefile.in:2395:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-flac_header.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-flac_header.Tpo -c -o src/tags/easytag-flac_header.o `test -f 'src/tags/flac_header.c' || echo '$(srcdir)/'`src/tags/flac_header.c easytag-2.4.3/Makefile.in-2396-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-flac_header.Tpo src/tags/$(DEPDIR)/easytag-flac_header.Po ############################################## easytag-2.4.3/Makefile.in-2398-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2399:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-flac_header.o `test -f 'src/tags/flac_header.c' || echo '$(srcdir)/'`src/tags/flac_header.c easytag-2.4.3/Makefile.in-2400- easytag-2.4.3/Makefile.in-2401-src/tags/easytag-flac_header.obj: src/tags/flac_header.c easytag-2.4.3/Makefile.in:2402:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-flac_header.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-flac_header.Tpo -c -o src/tags/easytag-flac_header.obj `if test -f 'src/tags/flac_header.c'; then $(CYGPATH_W) 'src/tags/flac_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/flac_header.c'; fi` easytag-2.4.3/Makefile.in-2403-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-flac_header.Tpo src/tags/$(DEPDIR)/easytag-flac_header.Po ############################################## easytag-2.4.3/Makefile.in-2405-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2406:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-flac_header.obj `if test -f 'src/tags/flac_header.c'; then $(CYGPATH_W) 'src/tags/flac_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/flac_header.c'; fi` easytag-2.4.3/Makefile.in-2407- easytag-2.4.3/Makefile.in-2408-src/tags/easytag-flac_private.o: src/tags/flac_private.c easytag-2.4.3/Makefile.in:2409:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-flac_private.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-flac_private.Tpo -c -o src/tags/easytag-flac_private.o `test -f 'src/tags/flac_private.c' || echo '$(srcdir)/'`src/tags/flac_private.c easytag-2.4.3/Makefile.in-2410-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-flac_private.Tpo src/tags/$(DEPDIR)/easytag-flac_private.Po ############################################## easytag-2.4.3/Makefile.in-2412-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2413:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-flac_private.o `test -f 'src/tags/flac_private.c' || echo '$(srcdir)/'`src/tags/flac_private.c easytag-2.4.3/Makefile.in-2414- easytag-2.4.3/Makefile.in-2415-src/tags/easytag-flac_private.obj: src/tags/flac_private.c easytag-2.4.3/Makefile.in:2416:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-flac_private.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-flac_private.Tpo -c -o src/tags/easytag-flac_private.obj `if test -f 'src/tags/flac_private.c'; then $(CYGPATH_W) 'src/tags/flac_private.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/flac_private.c'; fi` easytag-2.4.3/Makefile.in-2417-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-flac_private.Tpo src/tags/$(DEPDIR)/easytag-flac_private.Po ############################################## easytag-2.4.3/Makefile.in-2419-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2420:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-flac_private.obj `if test -f 'src/tags/flac_private.c'; then $(CYGPATH_W) 'src/tags/flac_private.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/flac_private.c'; fi` easytag-2.4.3/Makefile.in-2421- easytag-2.4.3/Makefile.in-2422-src/tags/easytag-flac_tag.o: src/tags/flac_tag.c easytag-2.4.3/Makefile.in:2423:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-flac_tag.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-flac_tag.Tpo -c -o src/tags/easytag-flac_tag.o `test -f 'src/tags/flac_tag.c' || echo '$(srcdir)/'`src/tags/flac_tag.c easytag-2.4.3/Makefile.in-2424-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-flac_tag.Tpo src/tags/$(DEPDIR)/easytag-flac_tag.Po ############################################## easytag-2.4.3/Makefile.in-2426-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2427:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-flac_tag.o `test -f 'src/tags/flac_tag.c' || echo '$(srcdir)/'`src/tags/flac_tag.c easytag-2.4.3/Makefile.in-2428- easytag-2.4.3/Makefile.in-2429-src/tags/easytag-flac_tag.obj: src/tags/flac_tag.c easytag-2.4.3/Makefile.in:2430:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-flac_tag.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-flac_tag.Tpo -c -o src/tags/easytag-flac_tag.obj `if test -f 'src/tags/flac_tag.c'; then $(CYGPATH_W) 'src/tags/flac_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/flac_tag.c'; fi` easytag-2.4.3/Makefile.in-2431-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-flac_tag.Tpo src/tags/$(DEPDIR)/easytag-flac_tag.Po ############################################## easytag-2.4.3/Makefile.in-2433-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2434:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-flac_tag.obj `if test -f 'src/tags/flac_tag.c'; then $(CYGPATH_W) 'src/tags/flac_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/flac_tag.c'; fi` easytag-2.4.3/Makefile.in-2435- easytag-2.4.3/Makefile.in-2436-src/tags/easytag-id3_tag.o: src/tags/id3_tag.c easytag-2.4.3/Makefile.in:2437:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-id3_tag.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-id3_tag.Tpo -c -o src/tags/easytag-id3_tag.o `test -f 'src/tags/id3_tag.c' || echo '$(srcdir)/'`src/tags/id3_tag.c easytag-2.4.3/Makefile.in-2438-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-id3_tag.Tpo src/tags/$(DEPDIR)/easytag-id3_tag.Po ############################################## easytag-2.4.3/Makefile.in-2440-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2441:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-id3_tag.o `test -f 'src/tags/id3_tag.c' || echo '$(srcdir)/'`src/tags/id3_tag.c easytag-2.4.3/Makefile.in-2442- easytag-2.4.3/Makefile.in-2443-src/tags/easytag-id3_tag.obj: src/tags/id3_tag.c easytag-2.4.3/Makefile.in:2444:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-id3_tag.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-id3_tag.Tpo -c -o src/tags/easytag-id3_tag.obj `if test -f 'src/tags/id3_tag.c'; then $(CYGPATH_W) 'src/tags/id3_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/id3_tag.c'; fi` easytag-2.4.3/Makefile.in-2445-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-id3_tag.Tpo src/tags/$(DEPDIR)/easytag-id3_tag.Po ############################################## easytag-2.4.3/Makefile.in-2447-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2448:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-id3_tag.obj `if test -f 'src/tags/id3_tag.c'; then $(CYGPATH_W) 'src/tags/id3_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/id3_tag.c'; fi` easytag-2.4.3/Makefile.in-2449- easytag-2.4.3/Makefile.in-2450-src/tags/easytag-id3v24_tag.o: src/tags/id3v24_tag.c easytag-2.4.3/Makefile.in:2451:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-id3v24_tag.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-id3v24_tag.Tpo -c -o src/tags/easytag-id3v24_tag.o `test -f 'src/tags/id3v24_tag.c' || echo '$(srcdir)/'`src/tags/id3v24_tag.c easytag-2.4.3/Makefile.in-2452-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-id3v24_tag.Tpo src/tags/$(DEPDIR)/easytag-id3v24_tag.Po ############################################## easytag-2.4.3/Makefile.in-2454-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2455:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-id3v24_tag.o `test -f 'src/tags/id3v24_tag.c' || echo '$(srcdir)/'`src/tags/id3v24_tag.c easytag-2.4.3/Makefile.in-2456- easytag-2.4.3/Makefile.in-2457-src/tags/easytag-id3v24_tag.obj: src/tags/id3v24_tag.c easytag-2.4.3/Makefile.in:2458:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-id3v24_tag.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-id3v24_tag.Tpo -c -o src/tags/easytag-id3v24_tag.obj `if test -f 'src/tags/id3v24_tag.c'; then $(CYGPATH_W) 'src/tags/id3v24_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/id3v24_tag.c'; fi` easytag-2.4.3/Makefile.in-2459-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-id3v24_tag.Tpo src/tags/$(DEPDIR)/easytag-id3v24_tag.Po ############################################## easytag-2.4.3/Makefile.in-2461-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2462:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-id3v24_tag.obj `if test -f 'src/tags/id3v24_tag.c'; then $(CYGPATH_W) 'src/tags/id3v24_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/id3v24_tag.c'; fi` easytag-2.4.3/Makefile.in-2463- easytag-2.4.3/Makefile.in-2464-src/tags/easytag-monkeyaudio_header.o: src/tags/monkeyaudio_header.c easytag-2.4.3/Makefile.in:2465:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-monkeyaudio_header.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-monkeyaudio_header.Tpo -c -o src/tags/easytag-monkeyaudio_header.o `test -f 'src/tags/monkeyaudio_header.c' || echo '$(srcdir)/'`src/tags/monkeyaudio_header.c easytag-2.4.3/Makefile.in-2466-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-monkeyaudio_header.Tpo src/tags/$(DEPDIR)/easytag-monkeyaudio_header.Po ############################################## easytag-2.4.3/Makefile.in-2468-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2469:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-monkeyaudio_header.o `test -f 'src/tags/monkeyaudio_header.c' || echo '$(srcdir)/'`src/tags/monkeyaudio_header.c easytag-2.4.3/Makefile.in-2470- easytag-2.4.3/Makefile.in-2471-src/tags/easytag-monkeyaudio_header.obj: src/tags/monkeyaudio_header.c easytag-2.4.3/Makefile.in:2472:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-monkeyaudio_header.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-monkeyaudio_header.Tpo -c -o src/tags/easytag-monkeyaudio_header.obj `if test -f 'src/tags/monkeyaudio_header.c'; then $(CYGPATH_W) 'src/tags/monkeyaudio_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/monkeyaudio_header.c'; fi` easytag-2.4.3/Makefile.in-2473-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-monkeyaudio_header.Tpo src/tags/$(DEPDIR)/easytag-monkeyaudio_header.Po ############################################## easytag-2.4.3/Makefile.in-2475-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2476:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-monkeyaudio_header.obj `if test -f 'src/tags/monkeyaudio_header.c'; then $(CYGPATH_W) 'src/tags/monkeyaudio_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/monkeyaudio_header.c'; fi` easytag-2.4.3/Makefile.in-2477- easytag-2.4.3/Makefile.in-2478-src/tags/easytag-mpeg_header.o: src/tags/mpeg_header.c easytag-2.4.3/Makefile.in:2479:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-mpeg_header.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-mpeg_header.Tpo -c -o src/tags/easytag-mpeg_header.o `test -f 'src/tags/mpeg_header.c' || echo '$(srcdir)/'`src/tags/mpeg_header.c easytag-2.4.3/Makefile.in-2480-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-mpeg_header.Tpo src/tags/$(DEPDIR)/easytag-mpeg_header.Po ############################################## easytag-2.4.3/Makefile.in-2482-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2483:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-mpeg_header.o `test -f 'src/tags/mpeg_header.c' || echo '$(srcdir)/'`src/tags/mpeg_header.c easytag-2.4.3/Makefile.in-2484- easytag-2.4.3/Makefile.in-2485-src/tags/easytag-mpeg_header.obj: src/tags/mpeg_header.c easytag-2.4.3/Makefile.in:2486:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-mpeg_header.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-mpeg_header.Tpo -c -o src/tags/easytag-mpeg_header.obj `if test -f 'src/tags/mpeg_header.c'; then $(CYGPATH_W) 'src/tags/mpeg_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/mpeg_header.c'; fi` easytag-2.4.3/Makefile.in-2487-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-mpeg_header.Tpo src/tags/$(DEPDIR)/easytag-mpeg_header.Po ############################################## easytag-2.4.3/Makefile.in-2489-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2490:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-mpeg_header.obj `if test -f 'src/tags/mpeg_header.c'; then $(CYGPATH_W) 'src/tags/mpeg_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/mpeg_header.c'; fi` easytag-2.4.3/Makefile.in-2491- easytag-2.4.3/Makefile.in-2492-src/tags/easytag-musepack_header.o: src/tags/musepack_header.c easytag-2.4.3/Makefile.in:2493:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-musepack_header.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-musepack_header.Tpo -c -o src/tags/easytag-musepack_header.o `test -f 'src/tags/musepack_header.c' || echo '$(srcdir)/'`src/tags/musepack_header.c easytag-2.4.3/Makefile.in-2494-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-musepack_header.Tpo src/tags/$(DEPDIR)/easytag-musepack_header.Po ############################################## easytag-2.4.3/Makefile.in-2496-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2497:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-musepack_header.o `test -f 'src/tags/musepack_header.c' || echo '$(srcdir)/'`src/tags/musepack_header.c easytag-2.4.3/Makefile.in-2498- easytag-2.4.3/Makefile.in-2499-src/tags/easytag-musepack_header.obj: src/tags/musepack_header.c easytag-2.4.3/Makefile.in:2500:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-musepack_header.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-musepack_header.Tpo -c -o src/tags/easytag-musepack_header.obj `if test -f 'src/tags/musepack_header.c'; then $(CYGPATH_W) 'src/tags/musepack_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/musepack_header.c'; fi` easytag-2.4.3/Makefile.in-2501-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-musepack_header.Tpo src/tags/$(DEPDIR)/easytag-musepack_header.Po ############################################## easytag-2.4.3/Makefile.in-2503-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2504:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-musepack_header.obj `if test -f 'src/tags/musepack_header.c'; then $(CYGPATH_W) 'src/tags/musepack_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/musepack_header.c'; fi` easytag-2.4.3/Makefile.in-2505- easytag-2.4.3/Makefile.in-2506-src/tags/easytag-ogg_header.o: src/tags/ogg_header.c easytag-2.4.3/Makefile.in:2507:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-ogg_header.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-ogg_header.Tpo -c -o src/tags/easytag-ogg_header.o `test -f 'src/tags/ogg_header.c' || echo '$(srcdir)/'`src/tags/ogg_header.c easytag-2.4.3/Makefile.in-2508-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-ogg_header.Tpo src/tags/$(DEPDIR)/easytag-ogg_header.Po ############################################## easytag-2.4.3/Makefile.in-2510-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2511:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-ogg_header.o `test -f 'src/tags/ogg_header.c' || echo '$(srcdir)/'`src/tags/ogg_header.c easytag-2.4.3/Makefile.in-2512- easytag-2.4.3/Makefile.in-2513-src/tags/easytag-ogg_header.obj: src/tags/ogg_header.c easytag-2.4.3/Makefile.in:2514:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-ogg_header.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-ogg_header.Tpo -c -o src/tags/easytag-ogg_header.obj `if test -f 'src/tags/ogg_header.c'; then $(CYGPATH_W) 'src/tags/ogg_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/ogg_header.c'; fi` easytag-2.4.3/Makefile.in-2515-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-ogg_header.Tpo src/tags/$(DEPDIR)/easytag-ogg_header.Po ############################################## easytag-2.4.3/Makefile.in-2517-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2518:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-ogg_header.obj `if test -f 'src/tags/ogg_header.c'; then $(CYGPATH_W) 'src/tags/ogg_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/ogg_header.c'; fi` easytag-2.4.3/Makefile.in-2519- easytag-2.4.3/Makefile.in-2520-src/tags/easytag-ogg_tag.o: src/tags/ogg_tag.c easytag-2.4.3/Makefile.in:2521:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-ogg_tag.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-ogg_tag.Tpo -c -o src/tags/easytag-ogg_tag.o `test -f 'src/tags/ogg_tag.c' || echo '$(srcdir)/'`src/tags/ogg_tag.c easytag-2.4.3/Makefile.in-2522-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-ogg_tag.Tpo src/tags/$(DEPDIR)/easytag-ogg_tag.Po ############################################## easytag-2.4.3/Makefile.in-2524-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2525:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-ogg_tag.o `test -f 'src/tags/ogg_tag.c' || echo '$(srcdir)/'`src/tags/ogg_tag.c easytag-2.4.3/Makefile.in-2526- easytag-2.4.3/Makefile.in-2527-src/tags/easytag-ogg_tag.obj: src/tags/ogg_tag.c easytag-2.4.3/Makefile.in:2528:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-ogg_tag.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-ogg_tag.Tpo -c -o src/tags/easytag-ogg_tag.obj `if test -f 'src/tags/ogg_tag.c'; then $(CYGPATH_W) 'src/tags/ogg_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/ogg_tag.c'; fi` easytag-2.4.3/Makefile.in-2529-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-ogg_tag.Tpo src/tags/$(DEPDIR)/easytag-ogg_tag.Po ############################################## easytag-2.4.3/Makefile.in-2531-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2532:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-ogg_tag.obj `if test -f 'src/tags/ogg_tag.c'; then $(CYGPATH_W) 'src/tags/ogg_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/ogg_tag.c'; fi` easytag-2.4.3/Makefile.in-2533- easytag-2.4.3/Makefile.in-2534-src/tags/easytag-opus_header.o: src/tags/opus_header.c easytag-2.4.3/Makefile.in:2535:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-opus_header.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-opus_header.Tpo -c -o src/tags/easytag-opus_header.o `test -f 'src/tags/opus_header.c' || echo '$(srcdir)/'`src/tags/opus_header.c easytag-2.4.3/Makefile.in-2536-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-opus_header.Tpo src/tags/$(DEPDIR)/easytag-opus_header.Po ############################################## easytag-2.4.3/Makefile.in-2538-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2539:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-opus_header.o `test -f 'src/tags/opus_header.c' || echo '$(srcdir)/'`src/tags/opus_header.c easytag-2.4.3/Makefile.in-2540- easytag-2.4.3/Makefile.in-2541-src/tags/easytag-opus_header.obj: src/tags/opus_header.c easytag-2.4.3/Makefile.in:2542:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-opus_header.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-opus_header.Tpo -c -o src/tags/easytag-opus_header.obj `if test -f 'src/tags/opus_header.c'; then $(CYGPATH_W) 'src/tags/opus_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/opus_header.c'; fi` easytag-2.4.3/Makefile.in-2543-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-opus_header.Tpo src/tags/$(DEPDIR)/easytag-opus_header.Po ############################################## easytag-2.4.3/Makefile.in-2545-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2546:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-opus_header.obj `if test -f 'src/tags/opus_header.c'; then $(CYGPATH_W) 'src/tags/opus_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/opus_header.c'; fi` easytag-2.4.3/Makefile.in-2547- easytag-2.4.3/Makefile.in-2548-src/tags/easytag-opus_tag.o: src/tags/opus_tag.c easytag-2.4.3/Makefile.in:2549:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-opus_tag.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-opus_tag.Tpo -c -o src/tags/easytag-opus_tag.o `test -f 'src/tags/opus_tag.c' || echo '$(srcdir)/'`src/tags/opus_tag.c easytag-2.4.3/Makefile.in-2550-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-opus_tag.Tpo src/tags/$(DEPDIR)/easytag-opus_tag.Po ############################################## easytag-2.4.3/Makefile.in-2552-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2553:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-opus_tag.o `test -f 'src/tags/opus_tag.c' || echo '$(srcdir)/'`src/tags/opus_tag.c easytag-2.4.3/Makefile.in-2554- easytag-2.4.3/Makefile.in-2555-src/tags/easytag-opus_tag.obj: src/tags/opus_tag.c easytag-2.4.3/Makefile.in:2556:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-opus_tag.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-opus_tag.Tpo -c -o src/tags/easytag-opus_tag.obj `if test -f 'src/tags/opus_tag.c'; then $(CYGPATH_W) 'src/tags/opus_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/opus_tag.c'; fi` easytag-2.4.3/Makefile.in-2557-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-opus_tag.Tpo src/tags/$(DEPDIR)/easytag-opus_tag.Po ############################################## easytag-2.4.3/Makefile.in-2559-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2560:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-opus_tag.obj `if test -f 'src/tags/opus_tag.c'; then $(CYGPATH_W) 'src/tags/opus_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/opus_tag.c'; fi` easytag-2.4.3/Makefile.in-2561- easytag-2.4.3/Makefile.in-2562-src/tags/easytag-vcedit.o: src/tags/vcedit.c easytag-2.4.3/Makefile.in:2563:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-vcedit.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-vcedit.Tpo -c -o src/tags/easytag-vcedit.o `test -f 'src/tags/vcedit.c' || echo '$(srcdir)/'`src/tags/vcedit.c easytag-2.4.3/Makefile.in-2564-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-vcedit.Tpo src/tags/$(DEPDIR)/easytag-vcedit.Po ############################################## easytag-2.4.3/Makefile.in-2566-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2567:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-vcedit.o `test -f 'src/tags/vcedit.c' || echo '$(srcdir)/'`src/tags/vcedit.c easytag-2.4.3/Makefile.in-2568- easytag-2.4.3/Makefile.in-2569-src/tags/easytag-vcedit.obj: src/tags/vcedit.c easytag-2.4.3/Makefile.in:2570:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-vcedit.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-vcedit.Tpo -c -o src/tags/easytag-vcedit.obj `if test -f 'src/tags/vcedit.c'; then $(CYGPATH_W) 'src/tags/vcedit.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/vcedit.c'; fi` easytag-2.4.3/Makefile.in-2571-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-vcedit.Tpo src/tags/$(DEPDIR)/easytag-vcedit.Po ############################################## easytag-2.4.3/Makefile.in-2573-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2574:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-vcedit.obj `if test -f 'src/tags/vcedit.c'; then $(CYGPATH_W) 'src/tags/vcedit.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/vcedit.c'; fi` easytag-2.4.3/Makefile.in-2575- easytag-2.4.3/Makefile.in-2576-src/tags/easytag-wavpack_header.o: src/tags/wavpack_header.c easytag-2.4.3/Makefile.in:2577:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-wavpack_header.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-wavpack_header.Tpo -c -o src/tags/easytag-wavpack_header.o `test -f 'src/tags/wavpack_header.c' || echo '$(srcdir)/'`src/tags/wavpack_header.c easytag-2.4.3/Makefile.in-2578-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-wavpack_header.Tpo src/tags/$(DEPDIR)/easytag-wavpack_header.Po ############################################## easytag-2.4.3/Makefile.in-2580-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2581:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-wavpack_header.o `test -f 'src/tags/wavpack_header.c' || echo '$(srcdir)/'`src/tags/wavpack_header.c easytag-2.4.3/Makefile.in-2582- easytag-2.4.3/Makefile.in-2583-src/tags/easytag-wavpack_header.obj: src/tags/wavpack_header.c easytag-2.4.3/Makefile.in:2584:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-wavpack_header.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-wavpack_header.Tpo -c -o src/tags/easytag-wavpack_header.obj `if test -f 'src/tags/wavpack_header.c'; then $(CYGPATH_W) 'src/tags/wavpack_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/wavpack_header.c'; fi` easytag-2.4.3/Makefile.in-2585-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-wavpack_header.Tpo src/tags/$(DEPDIR)/easytag-wavpack_header.Po ############################################## easytag-2.4.3/Makefile.in-2587-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2588:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-wavpack_header.obj `if test -f 'src/tags/wavpack_header.c'; then $(CYGPATH_W) 'src/tags/wavpack_header.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/wavpack_header.c'; fi` easytag-2.4.3/Makefile.in-2589- easytag-2.4.3/Makefile.in-2590-src/tags/easytag-wavpack_private.o: src/tags/wavpack_private.c easytag-2.4.3/Makefile.in:2591:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-wavpack_private.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-wavpack_private.Tpo -c -o src/tags/easytag-wavpack_private.o `test -f 'src/tags/wavpack_private.c' || echo '$(srcdir)/'`src/tags/wavpack_private.c easytag-2.4.3/Makefile.in-2592-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-wavpack_private.Tpo src/tags/$(DEPDIR)/easytag-wavpack_private.Po ############################################## easytag-2.4.3/Makefile.in-2594-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2595:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-wavpack_private.o `test -f 'src/tags/wavpack_private.c' || echo '$(srcdir)/'`src/tags/wavpack_private.c easytag-2.4.3/Makefile.in-2596- easytag-2.4.3/Makefile.in-2597-src/tags/easytag-wavpack_private.obj: src/tags/wavpack_private.c easytag-2.4.3/Makefile.in:2598:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-wavpack_private.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-wavpack_private.Tpo -c -o src/tags/easytag-wavpack_private.obj `if test -f 'src/tags/wavpack_private.c'; then $(CYGPATH_W) 'src/tags/wavpack_private.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/wavpack_private.c'; fi` easytag-2.4.3/Makefile.in-2599-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-wavpack_private.Tpo src/tags/$(DEPDIR)/easytag-wavpack_private.Po ############################################## easytag-2.4.3/Makefile.in-2601-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2602:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-wavpack_private.obj `if test -f 'src/tags/wavpack_private.c'; then $(CYGPATH_W) 'src/tags/wavpack_private.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/wavpack_private.c'; fi` easytag-2.4.3/Makefile.in-2603- easytag-2.4.3/Makefile.in-2604-src/tags/easytag-wavpack_tag.o: src/tags/wavpack_tag.c easytag-2.4.3/Makefile.in:2605:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-wavpack_tag.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-wavpack_tag.Tpo -c -o src/tags/easytag-wavpack_tag.o `test -f 'src/tags/wavpack_tag.c' || echo '$(srcdir)/'`src/tags/wavpack_tag.c easytag-2.4.3/Makefile.in-2606-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-wavpack_tag.Tpo src/tags/$(DEPDIR)/easytag-wavpack_tag.Po ############################################## easytag-2.4.3/Makefile.in-2608-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2609:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-wavpack_tag.o `test -f 'src/tags/wavpack_tag.c' || echo '$(srcdir)/'`src/tags/wavpack_tag.c easytag-2.4.3/Makefile.in-2610- easytag-2.4.3/Makefile.in-2611-src/tags/easytag-wavpack_tag.obj: src/tags/wavpack_tag.c easytag-2.4.3/Makefile.in:2612:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/tags/easytag-wavpack_tag.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-wavpack_tag.Tpo -c -o src/tags/easytag-wavpack_tag.obj `if test -f 'src/tags/wavpack_tag.c'; then $(CYGPATH_W) 'src/tags/wavpack_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/wavpack_tag.c'; fi` easytag-2.4.3/Makefile.in-2613-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-wavpack_tag.Tpo src/tags/$(DEPDIR)/easytag-wavpack_tag.Po ############################################## easytag-2.4.3/Makefile.in-2615-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2616:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/tags/easytag-wavpack_tag.obj `if test -f 'src/tags/wavpack_tag.c'; then $(CYGPATH_W) 'src/tags/wavpack_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/wavpack_tag.c'; fi` easytag-2.4.3/Makefile.in-2617- easytag-2.4.3/Makefile.in-2618-src/win32/easytag-win32dep.o: src/win32/win32dep.c easytag-2.4.3/Makefile.in:2619:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/win32/easytag-win32dep.o -MD -MP -MF src/win32/$(DEPDIR)/easytag-win32dep.Tpo -c -o src/win32/easytag-win32dep.o `test -f 'src/win32/win32dep.c' || echo '$(srcdir)/'`src/win32/win32dep.c easytag-2.4.3/Makefile.in-2620-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/win32/$(DEPDIR)/easytag-win32dep.Tpo src/win32/$(DEPDIR)/easytag-win32dep.Po ############################################## easytag-2.4.3/Makefile.in-2622-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2623:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/win32/easytag-win32dep.o `test -f 'src/win32/win32dep.c' || echo '$(srcdir)/'`src/win32/win32dep.c easytag-2.4.3/Makefile.in-2624- easytag-2.4.3/Makefile.in-2625-src/win32/easytag-win32dep.obj: src/win32/win32dep.c easytag-2.4.3/Makefile.in:2626:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/win32/easytag-win32dep.obj -MD -MP -MF src/win32/$(DEPDIR)/easytag-win32dep.Tpo -c -o src/win32/easytag-win32dep.obj `if test -f 'src/win32/win32dep.c'; then $(CYGPATH_W) 'src/win32/win32dep.c'; else $(CYGPATH_W) '$(srcdir)/src/win32/win32dep.c'; fi` easytag-2.4.3/Makefile.in-2627-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/win32/$(DEPDIR)/easytag-win32dep.Tpo src/win32/$(DEPDIR)/easytag-win32dep.Po ############################################## easytag-2.4.3/Makefile.in-2629-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2630:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/win32/easytag-win32dep.obj `if test -f 'src/win32/win32dep.c'; then $(CYGPATH_W) 'src/win32/win32dep.c'; else $(CYGPATH_W) '$(srcdir)/src/win32/win32dep.c'; fi` easytag-2.4.3/Makefile.in-2631- easytag-2.4.3/Makefile.in-2632-src/easytag-resource.o: src/resource.c easytag-2.4.3/Makefile.in:2633:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-resource.o -MD -MP -MF src/$(DEPDIR)/easytag-resource.Tpo -c -o src/easytag-resource.o `test -f 'src/resource.c' || echo '$(srcdir)/'`src/resource.c easytag-2.4.3/Makefile.in-2634-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-resource.Tpo src/$(DEPDIR)/easytag-resource.Po ############################################## easytag-2.4.3/Makefile.in-2636-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2637:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-resource.o `test -f 'src/resource.c' || echo '$(srcdir)/'`src/resource.c easytag-2.4.3/Makefile.in-2638- easytag-2.4.3/Makefile.in-2639-src/easytag-resource.obj: src/resource.c easytag-2.4.3/Makefile.in:2640:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -MT src/easytag-resource.obj -MD -MP -MF src/$(DEPDIR)/easytag-resource.Tpo -c -o src/easytag-resource.obj `if test -f 'src/resource.c'; then $(CYGPATH_W) 'src/resource.c'; else $(CYGPATH_W) '$(srcdir)/src/resource.c'; fi` easytag-2.4.3/Makefile.in-2641-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/easytag-resource.Tpo src/$(DEPDIR)/easytag-resource.Po ############################################## easytag-2.4.3/Makefile.in-2643-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2644:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CFLAGS) $(CFLAGS) -c -o src/easytag-resource.obj `if test -f 'src/resource.c'; then $(CYGPATH_W) 'src/resource.c'; else $(CYGPATH_W) '$(srcdir)/src/resource.c'; fi` easytag-2.4.3/Makefile.in-2645- easytag-2.4.3/Makefile.in-2646-tests/tests_test_dlm-test-dlm.o: tests/test-dlm.c easytag-2.4.3/Makefile.in:2647:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_dlm_CPPFLAGS) $(CPPFLAGS) $(tests_test_dlm_CFLAGS) $(CFLAGS) -MT tests/tests_test_dlm-test-dlm.o -MD -MP -MF tests/$(DEPDIR)/tests_test_dlm-test-dlm.Tpo -c -o tests/tests_test_dlm-test-dlm.o `test -f 'tests/test-dlm.c' || echo '$(srcdir)/'`tests/test-dlm.c easytag-2.4.3/Makefile.in-2648-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_dlm-test-dlm.Tpo tests/$(DEPDIR)/tests_test_dlm-test-dlm.Po ############################################## easytag-2.4.3/Makefile.in-2650-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2651:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_dlm_CPPFLAGS) $(CPPFLAGS) $(tests_test_dlm_CFLAGS) $(CFLAGS) -c -o tests/tests_test_dlm-test-dlm.o `test -f 'tests/test-dlm.c' || echo '$(srcdir)/'`tests/test-dlm.c easytag-2.4.3/Makefile.in-2652- easytag-2.4.3/Makefile.in-2653-tests/tests_test_dlm-test-dlm.obj: tests/test-dlm.c easytag-2.4.3/Makefile.in:2654:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_dlm_CPPFLAGS) $(CPPFLAGS) $(tests_test_dlm_CFLAGS) $(CFLAGS) -MT tests/tests_test_dlm-test-dlm.obj -MD -MP -MF tests/$(DEPDIR)/tests_test_dlm-test-dlm.Tpo -c -o tests/tests_test_dlm-test-dlm.obj `if test -f 'tests/test-dlm.c'; then $(CYGPATH_W) 'tests/test-dlm.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-dlm.c'; fi` easytag-2.4.3/Makefile.in-2655-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_dlm-test-dlm.Tpo tests/$(DEPDIR)/tests_test_dlm-test-dlm.Po ############################################## easytag-2.4.3/Makefile.in-2657-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2658:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_dlm_CPPFLAGS) $(CPPFLAGS) $(tests_test_dlm_CFLAGS) $(CFLAGS) -c -o tests/tests_test_dlm-test-dlm.obj `if test -f 'tests/test-dlm.c'; then $(CYGPATH_W) 'tests/test-dlm.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-dlm.c'; fi` easytag-2.4.3/Makefile.in-2659- easytag-2.4.3/Makefile.in-2660-src/tests_test_dlm-dlm.o: src/dlm.c easytag-2.4.3/Makefile.in:2661:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_dlm_CPPFLAGS) $(CPPFLAGS) $(tests_test_dlm_CFLAGS) $(CFLAGS) -MT src/tests_test_dlm-dlm.o -MD -MP -MF src/$(DEPDIR)/tests_test_dlm-dlm.Tpo -c -o src/tests_test_dlm-dlm.o `test -f 'src/dlm.c' || echo '$(srcdir)/'`src/dlm.c easytag-2.4.3/Makefile.in-2662-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_dlm-dlm.Tpo src/$(DEPDIR)/tests_test_dlm-dlm.Po ############################################## easytag-2.4.3/Makefile.in-2664-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2665:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_dlm_CPPFLAGS) $(CPPFLAGS) $(tests_test_dlm_CFLAGS) $(CFLAGS) -c -o src/tests_test_dlm-dlm.o `test -f 'src/dlm.c' || echo '$(srcdir)/'`src/dlm.c easytag-2.4.3/Makefile.in-2666- easytag-2.4.3/Makefile.in-2667-src/tests_test_dlm-dlm.obj: src/dlm.c easytag-2.4.3/Makefile.in:2668:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_dlm_CPPFLAGS) $(CPPFLAGS) $(tests_test_dlm_CFLAGS) $(CFLAGS) -MT src/tests_test_dlm-dlm.obj -MD -MP -MF src/$(DEPDIR)/tests_test_dlm-dlm.Tpo -c -o src/tests_test_dlm-dlm.obj `if test -f 'src/dlm.c'; then $(CYGPATH_W) 'src/dlm.c'; else $(CYGPATH_W) '$(srcdir)/src/dlm.c'; fi` easytag-2.4.3/Makefile.in-2669-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_dlm-dlm.Tpo src/$(DEPDIR)/tests_test_dlm-dlm.Po ############################################## easytag-2.4.3/Makefile.in-2671-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2672:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_dlm_CPPFLAGS) $(CPPFLAGS) $(tests_test_dlm_CFLAGS) $(CFLAGS) -c -o src/tests_test_dlm-dlm.obj `if test -f 'src/dlm.c'; then $(CYGPATH_W) 'src/dlm.c'; else $(CYGPATH_W) '$(srcdir)/src/dlm.c'; fi` easytag-2.4.3/Makefile.in-2673- easytag-2.4.3/Makefile.in-2674-tests/tests_test_file_description-test-file_description.o: tests/test-file_description.c easytag-2.4.3/Makefile.in:2675:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_description_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_description_CFLAGS) $(CFLAGS) -MT tests/tests_test_file_description-test-file_description.o -MD -MP -MF tests/$(DEPDIR)/tests_test_file_description-test-file_description.Tpo -c -o tests/tests_test_file_description-test-file_description.o `test -f 'tests/test-file_description.c' || echo '$(srcdir)/'`tests/test-file_description.c easytag-2.4.3/Makefile.in-2676-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_file_description-test-file_description.Tpo tests/$(DEPDIR)/tests_test_file_description-test-file_description.Po ############################################## easytag-2.4.3/Makefile.in-2678-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2679:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_description_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_description_CFLAGS) $(CFLAGS) -c -o tests/tests_test_file_description-test-file_description.o `test -f 'tests/test-file_description.c' || echo '$(srcdir)/'`tests/test-file_description.c easytag-2.4.3/Makefile.in-2680- easytag-2.4.3/Makefile.in-2681-tests/tests_test_file_description-test-file_description.obj: tests/test-file_description.c easytag-2.4.3/Makefile.in:2682:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_description_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_description_CFLAGS) $(CFLAGS) -MT tests/tests_test_file_description-test-file_description.obj -MD -MP -MF tests/$(DEPDIR)/tests_test_file_description-test-file_description.Tpo -c -o tests/tests_test_file_description-test-file_description.obj `if test -f 'tests/test-file_description.c'; then $(CYGPATH_W) 'tests/test-file_description.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-file_description.c'; fi` easytag-2.4.3/Makefile.in-2683-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_file_description-test-file_description.Tpo tests/$(DEPDIR)/tests_test_file_description-test-file_description.Po ############################################## easytag-2.4.3/Makefile.in-2685-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2686:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_description_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_description_CFLAGS) $(CFLAGS) -c -o tests/tests_test_file_description-test-file_description.obj `if test -f 'tests/test-file_description.c'; then $(CYGPATH_W) 'tests/test-file_description.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-file_description.c'; fi` easytag-2.4.3/Makefile.in-2687- easytag-2.4.3/Makefile.in-2688-src/tests_test_file_description-file_description.o: src/file_description.c easytag-2.4.3/Makefile.in:2689:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_description_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_description_CFLAGS) $(CFLAGS) -MT src/tests_test_file_description-file_description.o -MD -MP -MF src/$(DEPDIR)/tests_test_file_description-file_description.Tpo -c -o src/tests_test_file_description-file_description.o `test -f 'src/file_description.c' || echo '$(srcdir)/'`src/file_description.c easytag-2.4.3/Makefile.in-2690-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_description-file_description.Tpo src/$(DEPDIR)/tests_test_file_description-file_description.Po ############################################## easytag-2.4.3/Makefile.in-2692-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2693:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_description_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_description_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_description-file_description.o `test -f 'src/file_description.c' || echo '$(srcdir)/'`src/file_description.c easytag-2.4.3/Makefile.in-2694- easytag-2.4.3/Makefile.in-2695-src/tests_test_file_description-file_description.obj: src/file_description.c easytag-2.4.3/Makefile.in:2696:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_description_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_description_CFLAGS) $(CFLAGS) -MT src/tests_test_file_description-file_description.obj -MD -MP -MF src/$(DEPDIR)/tests_test_file_description-file_description.Tpo -c -o src/tests_test_file_description-file_description.obj `if test -f 'src/file_description.c'; then $(CYGPATH_W) 'src/file_description.c'; else $(CYGPATH_W) '$(srcdir)/src/file_description.c'; fi` easytag-2.4.3/Makefile.in-2697-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_description-file_description.Tpo src/$(DEPDIR)/tests_test_file_description-file_description.Po ############################################## easytag-2.4.3/Makefile.in-2699-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2700:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_description_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_description_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_description-file_description.obj `if test -f 'src/file_description.c'; then $(CYGPATH_W) 'src/file_description.c'; else $(CYGPATH_W) '$(srcdir)/src/file_description.c'; fi` easytag-2.4.3/Makefile.in-2701- easytag-2.4.3/Makefile.in-2702-tests/tests_test_file_info-test-file_info.o: tests/test-file_info.c easytag-2.4.3/Makefile.in:2703:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_info_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_info_CFLAGS) $(CFLAGS) -MT tests/tests_test_file_info-test-file_info.o -MD -MP -MF tests/$(DEPDIR)/tests_test_file_info-test-file_info.Tpo -c -o tests/tests_test_file_info-test-file_info.o `test -f 'tests/test-file_info.c' || echo '$(srcdir)/'`tests/test-file_info.c easytag-2.4.3/Makefile.in-2704-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_file_info-test-file_info.Tpo tests/$(DEPDIR)/tests_test_file_info-test-file_info.Po ############################################## easytag-2.4.3/Makefile.in-2706-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2707:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_info_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_info_CFLAGS) $(CFLAGS) -c -o tests/tests_test_file_info-test-file_info.o `test -f 'tests/test-file_info.c' || echo '$(srcdir)/'`tests/test-file_info.c easytag-2.4.3/Makefile.in-2708- easytag-2.4.3/Makefile.in-2709-tests/tests_test_file_info-test-file_info.obj: tests/test-file_info.c easytag-2.4.3/Makefile.in:2710:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_info_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_info_CFLAGS) $(CFLAGS) -MT tests/tests_test_file_info-test-file_info.obj -MD -MP -MF tests/$(DEPDIR)/tests_test_file_info-test-file_info.Tpo -c -o tests/tests_test_file_info-test-file_info.obj `if test -f 'tests/test-file_info.c'; then $(CYGPATH_W) 'tests/test-file_info.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-file_info.c'; fi` easytag-2.4.3/Makefile.in-2711-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_file_info-test-file_info.Tpo tests/$(DEPDIR)/tests_test_file_info-test-file_info.Po ############################################## easytag-2.4.3/Makefile.in-2713-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2714:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_info_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_info_CFLAGS) $(CFLAGS) -c -o tests/tests_test_file_info-test-file_info.obj `if test -f 'tests/test-file_info.c'; then $(CYGPATH_W) 'tests/test-file_info.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-file_info.c'; fi` easytag-2.4.3/Makefile.in-2715- easytag-2.4.3/Makefile.in-2716-src/tests_test_file_info-file_info.o: src/file_info.c easytag-2.4.3/Makefile.in:2717:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_info_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_info_CFLAGS) $(CFLAGS) -MT src/tests_test_file_info-file_info.o -MD -MP -MF src/$(DEPDIR)/tests_test_file_info-file_info.Tpo -c -o src/tests_test_file_info-file_info.o `test -f 'src/file_info.c' || echo '$(srcdir)/'`src/file_info.c easytag-2.4.3/Makefile.in-2718-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_info-file_info.Tpo src/$(DEPDIR)/tests_test_file_info-file_info.Po ############################################## easytag-2.4.3/Makefile.in-2720-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2721:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_info_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_info_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_info-file_info.o `test -f 'src/file_info.c' || echo '$(srcdir)/'`src/file_info.c easytag-2.4.3/Makefile.in-2722- easytag-2.4.3/Makefile.in-2723-src/tests_test_file_info-file_info.obj: src/file_info.c easytag-2.4.3/Makefile.in:2724:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_info_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_info_CFLAGS) $(CFLAGS) -MT src/tests_test_file_info-file_info.obj -MD -MP -MF src/$(DEPDIR)/tests_test_file_info-file_info.Tpo -c -o src/tests_test_file_info-file_info.obj `if test -f 'src/file_info.c'; then $(CYGPATH_W) 'src/file_info.c'; else $(CYGPATH_W) '$(srcdir)/src/file_info.c'; fi` easytag-2.4.3/Makefile.in-2725-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_info-file_info.Tpo src/$(DEPDIR)/tests_test_file_info-file_info.Po ############################################## easytag-2.4.3/Makefile.in-2727-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2728:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_info_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_info_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_info-file_info.obj `if test -f 'src/file_info.c'; then $(CYGPATH_W) 'src/file_info.c'; else $(CYGPATH_W) '$(srcdir)/src/file_info.c'; fi` easytag-2.4.3/Makefile.in-2729- easytag-2.4.3/Makefile.in-2730-tests/tests_test_file_tag-test-file_tag.o: tests/test-file_tag.c easytag-2.4.3/Makefile.in:2731:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -MT tests/tests_test_file_tag-test-file_tag.o -MD -MP -MF tests/$(DEPDIR)/tests_test_file_tag-test-file_tag.Tpo -c -o tests/tests_test_file_tag-test-file_tag.o `test -f 'tests/test-file_tag.c' || echo '$(srcdir)/'`tests/test-file_tag.c easytag-2.4.3/Makefile.in-2732-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_file_tag-test-file_tag.Tpo tests/$(DEPDIR)/tests_test_file_tag-test-file_tag.Po ############################################## easytag-2.4.3/Makefile.in-2734-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2735:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -c -o tests/tests_test_file_tag-test-file_tag.o `test -f 'tests/test-file_tag.c' || echo '$(srcdir)/'`tests/test-file_tag.c easytag-2.4.3/Makefile.in-2736- easytag-2.4.3/Makefile.in-2737-tests/tests_test_file_tag-test-file_tag.obj: tests/test-file_tag.c easytag-2.4.3/Makefile.in:2738:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -MT tests/tests_test_file_tag-test-file_tag.obj -MD -MP -MF tests/$(DEPDIR)/tests_test_file_tag-test-file_tag.Tpo -c -o tests/tests_test_file_tag-test-file_tag.obj `if test -f 'tests/test-file_tag.c'; then $(CYGPATH_W) 'tests/test-file_tag.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-file_tag.c'; fi` easytag-2.4.3/Makefile.in-2739-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_file_tag-test-file_tag.Tpo tests/$(DEPDIR)/tests_test_file_tag-test-file_tag.Po ############################################## easytag-2.4.3/Makefile.in-2741-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2742:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -c -o tests/tests_test_file_tag-test-file_tag.obj `if test -f 'tests/test-file_tag.c'; then $(CYGPATH_W) 'tests/test-file_tag.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-file_tag.c'; fi` easytag-2.4.3/Makefile.in-2743- easytag-2.4.3/Makefile.in-2744-src/tests_test_file_tag-file_tag.o: src/file_tag.c easytag-2.4.3/Makefile.in:2745:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -MT src/tests_test_file_tag-file_tag.o -MD -MP -MF src/$(DEPDIR)/tests_test_file_tag-file_tag.Tpo -c -o src/tests_test_file_tag-file_tag.o `test -f 'src/file_tag.c' || echo '$(srcdir)/'`src/file_tag.c easytag-2.4.3/Makefile.in-2746-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_tag-file_tag.Tpo src/$(DEPDIR)/tests_test_file_tag-file_tag.Po ############################################## easytag-2.4.3/Makefile.in-2748-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2749:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_tag-file_tag.o `test -f 'src/file_tag.c' || echo '$(srcdir)/'`src/file_tag.c easytag-2.4.3/Makefile.in-2750- easytag-2.4.3/Makefile.in-2751-src/tests_test_file_tag-file_tag.obj: src/file_tag.c easytag-2.4.3/Makefile.in:2752:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -MT src/tests_test_file_tag-file_tag.obj -MD -MP -MF src/$(DEPDIR)/tests_test_file_tag-file_tag.Tpo -c -o src/tests_test_file_tag-file_tag.obj `if test -f 'src/file_tag.c'; then $(CYGPATH_W) 'src/file_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/file_tag.c'; fi` easytag-2.4.3/Makefile.in-2753-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_tag-file_tag.Tpo src/$(DEPDIR)/tests_test_file_tag-file_tag.Po ############################################## easytag-2.4.3/Makefile.in-2755-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2756:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_tag-file_tag.obj `if test -f 'src/file_tag.c'; then $(CYGPATH_W) 'src/file_tag.c'; else $(CYGPATH_W) '$(srcdir)/src/file_tag.c'; fi` easytag-2.4.3/Makefile.in-2757- easytag-2.4.3/Makefile.in-2758-src/tests_test_file_tag-misc.o: src/misc.c easytag-2.4.3/Makefile.in:2759:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -MT src/tests_test_file_tag-misc.o -MD -MP -MF src/$(DEPDIR)/tests_test_file_tag-misc.Tpo -c -o src/tests_test_file_tag-misc.o `test -f 'src/misc.c' || echo '$(srcdir)/'`src/misc.c easytag-2.4.3/Makefile.in-2760-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_tag-misc.Tpo src/$(DEPDIR)/tests_test_file_tag-misc.Po ############################################## easytag-2.4.3/Makefile.in-2762-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2763:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_tag-misc.o `test -f 'src/misc.c' || echo '$(srcdir)/'`src/misc.c easytag-2.4.3/Makefile.in-2764- easytag-2.4.3/Makefile.in-2765-src/tests_test_file_tag-misc.obj: src/misc.c easytag-2.4.3/Makefile.in:2766:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -MT src/tests_test_file_tag-misc.obj -MD -MP -MF src/$(DEPDIR)/tests_test_file_tag-misc.Tpo -c -o src/tests_test_file_tag-misc.obj `if test -f 'src/misc.c'; then $(CYGPATH_W) 'src/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/misc.c'; fi` easytag-2.4.3/Makefile.in-2767-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_tag-misc.Tpo src/$(DEPDIR)/tests_test_file_tag-misc.Po ############################################## easytag-2.4.3/Makefile.in-2769-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2770:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_tag-misc.obj `if test -f 'src/misc.c'; then $(CYGPATH_W) 'src/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/misc.c'; fi` easytag-2.4.3/Makefile.in-2771- easytag-2.4.3/Makefile.in-2772-src/tests_test_file_tag-picture.o: src/picture.c easytag-2.4.3/Makefile.in:2773:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -MT src/tests_test_file_tag-picture.o -MD -MP -MF src/$(DEPDIR)/tests_test_file_tag-picture.Tpo -c -o src/tests_test_file_tag-picture.o `test -f 'src/picture.c' || echo '$(srcdir)/'`src/picture.c easytag-2.4.3/Makefile.in-2774-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_tag-picture.Tpo src/$(DEPDIR)/tests_test_file_tag-picture.Po ############################################## easytag-2.4.3/Makefile.in-2776-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2777:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_tag-picture.o `test -f 'src/picture.c' || echo '$(srcdir)/'`src/picture.c easytag-2.4.3/Makefile.in-2778- easytag-2.4.3/Makefile.in-2779-src/tests_test_file_tag-picture.obj: src/picture.c easytag-2.4.3/Makefile.in:2780:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -MT src/tests_test_file_tag-picture.obj -MD -MP -MF src/$(DEPDIR)/tests_test_file_tag-picture.Tpo -c -o src/tests_test_file_tag-picture.obj `if test -f 'src/picture.c'; then $(CYGPATH_W) 'src/picture.c'; else $(CYGPATH_W) '$(srcdir)/src/picture.c'; fi` easytag-2.4.3/Makefile.in-2781-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_file_tag-picture.Tpo src/$(DEPDIR)/tests_test_file_tag-picture.Po ############################################## easytag-2.4.3/Makefile.in-2783-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2784:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_file_tag_CPPFLAGS) $(CPPFLAGS) $(tests_test_file_tag_CFLAGS) $(CFLAGS) -c -o src/tests_test_file_tag-picture.obj `if test -f 'src/picture.c'; then $(CYGPATH_W) 'src/picture.c'; else $(CYGPATH_W) '$(srcdir)/src/picture.c'; fi` easytag-2.4.3/Makefile.in-2785- easytag-2.4.3/Makefile.in-2786-tests/tests_test_genres-test-genres.o: tests/test-genres.c easytag-2.4.3/Makefile.in:2787:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_genres_CPPFLAGS) $(CPPFLAGS) $(tests_test_genres_CFLAGS) $(CFLAGS) -MT tests/tests_test_genres-test-genres.o -MD -MP -MF tests/$(DEPDIR)/tests_test_genres-test-genres.Tpo -c -o tests/tests_test_genres-test-genres.o `test -f 'tests/test-genres.c' || echo '$(srcdir)/'`tests/test-genres.c easytag-2.4.3/Makefile.in-2788-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_genres-test-genres.Tpo tests/$(DEPDIR)/tests_test_genres-test-genres.Po ############################################## easytag-2.4.3/Makefile.in-2790-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2791:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_genres_CPPFLAGS) $(CPPFLAGS) $(tests_test_genres_CFLAGS) $(CFLAGS) -c -o tests/tests_test_genres-test-genres.o `test -f 'tests/test-genres.c' || echo '$(srcdir)/'`tests/test-genres.c easytag-2.4.3/Makefile.in-2792- easytag-2.4.3/Makefile.in-2793-tests/tests_test_genres-test-genres.obj: tests/test-genres.c easytag-2.4.3/Makefile.in:2794:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_genres_CPPFLAGS) $(CPPFLAGS) $(tests_test_genres_CFLAGS) $(CFLAGS) -MT tests/tests_test_genres-test-genres.obj -MD -MP -MF tests/$(DEPDIR)/tests_test_genres-test-genres.Tpo -c -o tests/tests_test_genres-test-genres.obj `if test -f 'tests/test-genres.c'; then $(CYGPATH_W) 'tests/test-genres.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-genres.c'; fi` easytag-2.4.3/Makefile.in-2795-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_genres-test-genres.Tpo tests/$(DEPDIR)/tests_test_genres-test-genres.Po ############################################## easytag-2.4.3/Makefile.in-2797-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2798:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_genres_CPPFLAGS) $(CPPFLAGS) $(tests_test_genres_CFLAGS) $(CFLAGS) -c -o tests/tests_test_genres-test-genres.obj `if test -f 'tests/test-genres.c'; then $(CYGPATH_W) 'tests/test-genres.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-genres.c'; fi` easytag-2.4.3/Makefile.in-2799- easytag-2.4.3/Makefile.in-2800-tests/tests_test_misc-test-misc.o: tests/test-misc.c easytag-2.4.3/Makefile.in:2801:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_misc_CPPFLAGS) $(CPPFLAGS) $(tests_test_misc_CFLAGS) $(CFLAGS) -MT tests/tests_test_misc-test-misc.o -MD -MP -MF tests/$(DEPDIR)/tests_test_misc-test-misc.Tpo -c -o tests/tests_test_misc-test-misc.o `test -f 'tests/test-misc.c' || echo '$(srcdir)/'`tests/test-misc.c easytag-2.4.3/Makefile.in-2802-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_misc-test-misc.Tpo tests/$(DEPDIR)/tests_test_misc-test-misc.Po ############################################## easytag-2.4.3/Makefile.in-2804-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2805:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_misc_CPPFLAGS) $(CPPFLAGS) $(tests_test_misc_CFLAGS) $(CFLAGS) -c -o tests/tests_test_misc-test-misc.o `test -f 'tests/test-misc.c' || echo '$(srcdir)/'`tests/test-misc.c easytag-2.4.3/Makefile.in-2806- easytag-2.4.3/Makefile.in-2807-tests/tests_test_misc-test-misc.obj: tests/test-misc.c easytag-2.4.3/Makefile.in:2808:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_misc_CPPFLAGS) $(CPPFLAGS) $(tests_test_misc_CFLAGS) $(CFLAGS) -MT tests/tests_test_misc-test-misc.obj -MD -MP -MF tests/$(DEPDIR)/tests_test_misc-test-misc.Tpo -c -o tests/tests_test_misc-test-misc.obj `if test -f 'tests/test-misc.c'; then $(CYGPATH_W) 'tests/test-misc.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-misc.c'; fi` easytag-2.4.3/Makefile.in-2809-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_misc-test-misc.Tpo tests/$(DEPDIR)/tests_test_misc-test-misc.Po ############################################## easytag-2.4.3/Makefile.in-2811-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2812:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_misc_CPPFLAGS) $(CPPFLAGS) $(tests_test_misc_CFLAGS) $(CFLAGS) -c -o tests/tests_test_misc-test-misc.obj `if test -f 'tests/test-misc.c'; then $(CYGPATH_W) 'tests/test-misc.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-misc.c'; fi` easytag-2.4.3/Makefile.in-2813- easytag-2.4.3/Makefile.in-2814-src/tests_test_misc-misc.o: src/misc.c easytag-2.4.3/Makefile.in:2815:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_misc_CPPFLAGS) $(CPPFLAGS) $(tests_test_misc_CFLAGS) $(CFLAGS) -MT src/tests_test_misc-misc.o -MD -MP -MF src/$(DEPDIR)/tests_test_misc-misc.Tpo -c -o src/tests_test_misc-misc.o `test -f 'src/misc.c' || echo '$(srcdir)/'`src/misc.c easytag-2.4.3/Makefile.in-2816-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_misc-misc.Tpo src/$(DEPDIR)/tests_test_misc-misc.Po ############################################## easytag-2.4.3/Makefile.in-2818-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2819:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_misc_CPPFLAGS) $(CPPFLAGS) $(tests_test_misc_CFLAGS) $(CFLAGS) -c -o src/tests_test_misc-misc.o `test -f 'src/misc.c' || echo '$(srcdir)/'`src/misc.c easytag-2.4.3/Makefile.in-2820- easytag-2.4.3/Makefile.in-2821-src/tests_test_misc-misc.obj: src/misc.c easytag-2.4.3/Makefile.in:2822:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_misc_CPPFLAGS) $(CPPFLAGS) $(tests_test_misc_CFLAGS) $(CFLAGS) -MT src/tests_test_misc-misc.obj -MD -MP -MF src/$(DEPDIR)/tests_test_misc-misc.Tpo -c -o src/tests_test_misc-misc.obj `if test -f 'src/misc.c'; then $(CYGPATH_W) 'src/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/misc.c'; fi` easytag-2.4.3/Makefile.in-2823-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_misc-misc.Tpo src/$(DEPDIR)/tests_test_misc-misc.Po ############################################## easytag-2.4.3/Makefile.in-2825-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2826:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_misc_CPPFLAGS) $(CPPFLAGS) $(tests_test_misc_CFLAGS) $(CFLAGS) -c -o src/tests_test_misc-misc.obj `if test -f 'src/misc.c'; then $(CYGPATH_W) 'src/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/misc.c'; fi` easytag-2.4.3/Makefile.in-2827- easytag-2.4.3/Makefile.in-2828-tests/tests_test_picture-test-picture.o: tests/test-picture.c easytag-2.4.3/Makefile.in:2829:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -MT tests/tests_test_picture-test-picture.o -MD -MP -MF tests/$(DEPDIR)/tests_test_picture-test-picture.Tpo -c -o tests/tests_test_picture-test-picture.o `test -f 'tests/test-picture.c' || echo '$(srcdir)/'`tests/test-picture.c easytag-2.4.3/Makefile.in-2830-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_picture-test-picture.Tpo tests/$(DEPDIR)/tests_test_picture-test-picture.Po ############################################## easytag-2.4.3/Makefile.in-2832-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2833:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -c -o tests/tests_test_picture-test-picture.o `test -f 'tests/test-picture.c' || echo '$(srcdir)/'`tests/test-picture.c easytag-2.4.3/Makefile.in-2834- easytag-2.4.3/Makefile.in-2835-tests/tests_test_picture-test-picture.obj: tests/test-picture.c easytag-2.4.3/Makefile.in:2836:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -MT tests/tests_test_picture-test-picture.obj -MD -MP -MF tests/$(DEPDIR)/tests_test_picture-test-picture.Tpo -c -o tests/tests_test_picture-test-picture.obj `if test -f 'tests/test-picture.c'; then $(CYGPATH_W) 'tests/test-picture.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-picture.c'; fi` easytag-2.4.3/Makefile.in-2837-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_picture-test-picture.Tpo tests/$(DEPDIR)/tests_test_picture-test-picture.Po ############################################## easytag-2.4.3/Makefile.in-2839-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2840:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -c -o tests/tests_test_picture-test-picture.obj `if test -f 'tests/test-picture.c'; then $(CYGPATH_W) 'tests/test-picture.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-picture.c'; fi` easytag-2.4.3/Makefile.in-2841- easytag-2.4.3/Makefile.in-2842-src/tests_test_picture-misc.o: src/misc.c easytag-2.4.3/Makefile.in:2843:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -MT src/tests_test_picture-misc.o -MD -MP -MF src/$(DEPDIR)/tests_test_picture-misc.Tpo -c -o src/tests_test_picture-misc.o `test -f 'src/misc.c' || echo '$(srcdir)/'`src/misc.c easytag-2.4.3/Makefile.in-2844-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_picture-misc.Tpo src/$(DEPDIR)/tests_test_picture-misc.Po ############################################## easytag-2.4.3/Makefile.in-2846-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2847:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -c -o src/tests_test_picture-misc.o `test -f 'src/misc.c' || echo '$(srcdir)/'`src/misc.c easytag-2.4.3/Makefile.in-2848- easytag-2.4.3/Makefile.in-2849-src/tests_test_picture-misc.obj: src/misc.c easytag-2.4.3/Makefile.in:2850:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -MT src/tests_test_picture-misc.obj -MD -MP -MF src/$(DEPDIR)/tests_test_picture-misc.Tpo -c -o src/tests_test_picture-misc.obj `if test -f 'src/misc.c'; then $(CYGPATH_W) 'src/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/misc.c'; fi` easytag-2.4.3/Makefile.in-2851-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_picture-misc.Tpo src/$(DEPDIR)/tests_test_picture-misc.Po ############################################## easytag-2.4.3/Makefile.in-2853-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2854:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -c -o src/tests_test_picture-misc.obj `if test -f 'src/misc.c'; then $(CYGPATH_W) 'src/misc.c'; else $(CYGPATH_W) '$(srcdir)/src/misc.c'; fi` easytag-2.4.3/Makefile.in-2855- easytag-2.4.3/Makefile.in-2856-src/tests_test_picture-picture.o: src/picture.c easytag-2.4.3/Makefile.in:2857:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -MT src/tests_test_picture-picture.o -MD -MP -MF src/$(DEPDIR)/tests_test_picture-picture.Tpo -c -o src/tests_test_picture-picture.o `test -f 'src/picture.c' || echo '$(srcdir)/'`src/picture.c easytag-2.4.3/Makefile.in-2858-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_picture-picture.Tpo src/$(DEPDIR)/tests_test_picture-picture.Po ############################################## easytag-2.4.3/Makefile.in-2860-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2861:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -c -o src/tests_test_picture-picture.o `test -f 'src/picture.c' || echo '$(srcdir)/'`src/picture.c easytag-2.4.3/Makefile.in-2862- easytag-2.4.3/Makefile.in-2863-src/tests_test_picture-picture.obj: src/picture.c easytag-2.4.3/Makefile.in:2864:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -MT src/tests_test_picture-picture.obj -MD -MP -MF src/$(DEPDIR)/tests_test_picture-picture.Tpo -c -o src/tests_test_picture-picture.obj `if test -f 'src/picture.c'; then $(CYGPATH_W) 'src/picture.c'; else $(CYGPATH_W) '$(srcdir)/src/picture.c'; fi` easytag-2.4.3/Makefile.in-2865-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_picture-picture.Tpo src/$(DEPDIR)/tests_test_picture-picture.Po ############################################## easytag-2.4.3/Makefile.in-2867-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2868:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_picture_CPPFLAGS) $(CPPFLAGS) $(tests_test_picture_CFLAGS) $(CFLAGS) -c -o src/tests_test_picture-picture.obj `if test -f 'src/picture.c'; then $(CYGPATH_W) 'src/picture.c'; else $(CYGPATH_W) '$(srcdir)/src/picture.c'; fi` easytag-2.4.3/Makefile.in-2869- easytag-2.4.3/Makefile.in-2870-tests/tests_test_scan-test-scan.o: tests/test-scan.c easytag-2.4.3/Makefile.in:2871:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_scan_CPPFLAGS) $(CPPFLAGS) $(tests_test_scan_CFLAGS) $(CFLAGS) -MT tests/tests_test_scan-test-scan.o -MD -MP -MF tests/$(DEPDIR)/tests_test_scan-test-scan.Tpo -c -o tests/tests_test_scan-test-scan.o `test -f 'tests/test-scan.c' || echo '$(srcdir)/'`tests/test-scan.c easytag-2.4.3/Makefile.in-2872-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_scan-test-scan.Tpo tests/$(DEPDIR)/tests_test_scan-test-scan.Po ############################################## easytag-2.4.3/Makefile.in-2874-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2875:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_scan_CPPFLAGS) $(CPPFLAGS) $(tests_test_scan_CFLAGS) $(CFLAGS) -c -o tests/tests_test_scan-test-scan.o `test -f 'tests/test-scan.c' || echo '$(srcdir)/'`tests/test-scan.c easytag-2.4.3/Makefile.in-2876- easytag-2.4.3/Makefile.in-2877-tests/tests_test_scan-test-scan.obj: tests/test-scan.c easytag-2.4.3/Makefile.in:2878:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_scan_CPPFLAGS) $(CPPFLAGS) $(tests_test_scan_CFLAGS) $(CFLAGS) -MT tests/tests_test_scan-test-scan.obj -MD -MP -MF tests/$(DEPDIR)/tests_test_scan-test-scan.Tpo -c -o tests/tests_test_scan-test-scan.obj `if test -f 'tests/test-scan.c'; then $(CYGPATH_W) 'tests/test-scan.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-scan.c'; fi` easytag-2.4.3/Makefile.in-2879-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_test_scan-test-scan.Tpo tests/$(DEPDIR)/tests_test_scan-test-scan.Po ############################################## easytag-2.4.3/Makefile.in-2881-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2882:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_scan_CPPFLAGS) $(CPPFLAGS) $(tests_test_scan_CFLAGS) $(CFLAGS) -c -o tests/tests_test_scan-test-scan.obj `if test -f 'tests/test-scan.c'; then $(CYGPATH_W) 'tests/test-scan.c'; else $(CYGPATH_W) '$(srcdir)/tests/test-scan.c'; fi` easytag-2.4.3/Makefile.in-2883- easytag-2.4.3/Makefile.in-2884-src/tests_test_scan-scan.o: src/scan.c easytag-2.4.3/Makefile.in:2885:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_scan_CPPFLAGS) $(CPPFLAGS) $(tests_test_scan_CFLAGS) $(CFLAGS) -MT src/tests_test_scan-scan.o -MD -MP -MF src/$(DEPDIR)/tests_test_scan-scan.Tpo -c -o src/tests_test_scan-scan.o `test -f 'src/scan.c' || echo '$(srcdir)/'`src/scan.c easytag-2.4.3/Makefile.in-2886-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_scan-scan.Tpo src/$(DEPDIR)/tests_test_scan-scan.Po ############################################## easytag-2.4.3/Makefile.in-2888-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2889:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_scan_CPPFLAGS) $(CPPFLAGS) $(tests_test_scan_CFLAGS) $(CFLAGS) -c -o src/tests_test_scan-scan.o `test -f 'src/scan.c' || echo '$(srcdir)/'`src/scan.c easytag-2.4.3/Makefile.in-2890- easytag-2.4.3/Makefile.in-2891-src/tests_test_scan-scan.obj: src/scan.c easytag-2.4.3/Makefile.in:2892:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_scan_CPPFLAGS) $(CPPFLAGS) $(tests_test_scan_CFLAGS) $(CFLAGS) -MT src/tests_test_scan-scan.obj -MD -MP -MF src/$(DEPDIR)/tests_test_scan-scan.Tpo -c -o src/tests_test_scan-scan.obj `if test -f 'src/scan.c'; then $(CYGPATH_W) 'src/scan.c'; else $(CYGPATH_W) '$(srcdir)/src/scan.c'; fi` easytag-2.4.3/Makefile.in-2893-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/tests_test_scan-scan.Tpo src/$(DEPDIR)/tests_test_scan-scan.Po ############################################## easytag-2.4.3/Makefile.in-2895-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2896:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_test_scan_CPPFLAGS) $(CPPFLAGS) $(tests_test_scan_CFLAGS) $(CFLAGS) -c -o src/tests_test_scan-scan.obj `if test -f 'src/scan.c'; then $(CYGPATH_W) 'src/scan.c'; else $(CYGPATH_W) '$(srcdir)/src/scan.c'; fi` easytag-2.4.3/Makefile.in-2897- easytag-2.4.3/Makefile.in-2898-.cc.o: easytag-2.4.3/Makefile.in:2899:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ easytag-2.4.3/Makefile.in-2900-@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## easytag-2.4.3/Makefile.in-2906-.cc.obj: easytag-2.4.3/Makefile.in:2907:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ easytag-2.4.3/Makefile.in:2908:@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ easytag-2.4.3/Makefile.in-2909-@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## easytag-2.4.3/Makefile.in-2911-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2912:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` easytag-2.4.3/Makefile.in-2913- easytag-2.4.3/Makefile.in-2914-.cc.lo: easytag-2.4.3/Makefile.in:2915:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ easytag-2.4.3/Makefile.in-2916-@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## easytag-2.4.3/Makefile.in-2922-src/tags/id3lib/easytag-c_wrapper.o: src/tags/id3lib/c_wrapper.cpp easytag-2.4.3/Makefile.in:2923:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -MT src/tags/id3lib/easytag-c_wrapper.o -MD -MP -MF src/tags/id3lib/$(DEPDIR)/easytag-c_wrapper.Tpo -c -o src/tags/id3lib/easytag-c_wrapper.o `test -f 'src/tags/id3lib/c_wrapper.cpp' || echo '$(srcdir)/'`src/tags/id3lib/c_wrapper.cpp easytag-2.4.3/Makefile.in-2924-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/tags/id3lib/$(DEPDIR)/easytag-c_wrapper.Tpo src/tags/id3lib/$(DEPDIR)/easytag-c_wrapper.Po ############################################## easytag-2.4.3/Makefile.in-2926-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2927:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -c -o src/tags/id3lib/easytag-c_wrapper.o `test -f 'src/tags/id3lib/c_wrapper.cpp' || echo '$(srcdir)/'`src/tags/id3lib/c_wrapper.cpp easytag-2.4.3/Makefile.in-2928- easytag-2.4.3/Makefile.in-2929-src/tags/id3lib/easytag-c_wrapper.obj: src/tags/id3lib/c_wrapper.cpp easytag-2.4.3/Makefile.in:2930:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -MT src/tags/id3lib/easytag-c_wrapper.obj -MD -MP -MF src/tags/id3lib/$(DEPDIR)/easytag-c_wrapper.Tpo -c -o src/tags/id3lib/easytag-c_wrapper.obj `if test -f 'src/tags/id3lib/c_wrapper.cpp'; then $(CYGPATH_W) 'src/tags/id3lib/c_wrapper.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tags/id3lib/c_wrapper.cpp'; fi` easytag-2.4.3/Makefile.in-2931-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/tags/id3lib/$(DEPDIR)/easytag-c_wrapper.Tpo src/tags/id3lib/$(DEPDIR)/easytag-c_wrapper.Po ############################################## easytag-2.4.3/Makefile.in-2933-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2934:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -c -o src/tags/id3lib/easytag-c_wrapper.obj `if test -f 'src/tags/id3lib/c_wrapper.cpp'; then $(CYGPATH_W) 'src/tags/id3lib/c_wrapper.cpp'; else $(CYGPATH_W) '$(srcdir)/src/tags/id3lib/c_wrapper.cpp'; fi` easytag-2.4.3/Makefile.in-2935- easytag-2.4.3/Makefile.in-2936-src/tags/easytag-gio_wrapper.o: src/tags/gio_wrapper.cc easytag-2.4.3/Makefile.in:2937:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -MT src/tags/easytag-gio_wrapper.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-gio_wrapper.Tpo -c -o src/tags/easytag-gio_wrapper.o `test -f 'src/tags/gio_wrapper.cc' || echo '$(srcdir)/'`src/tags/gio_wrapper.cc easytag-2.4.3/Makefile.in-2938-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-gio_wrapper.Tpo src/tags/$(DEPDIR)/easytag-gio_wrapper.Po ############################################## easytag-2.4.3/Makefile.in-2940-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2941:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -c -o src/tags/easytag-gio_wrapper.o `test -f 'src/tags/gio_wrapper.cc' || echo '$(srcdir)/'`src/tags/gio_wrapper.cc easytag-2.4.3/Makefile.in-2942- easytag-2.4.3/Makefile.in-2943-src/tags/easytag-gio_wrapper.obj: src/tags/gio_wrapper.cc easytag-2.4.3/Makefile.in:2944:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -MT src/tags/easytag-gio_wrapper.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-gio_wrapper.Tpo -c -o src/tags/easytag-gio_wrapper.obj `if test -f 'src/tags/gio_wrapper.cc'; then $(CYGPATH_W) 'src/tags/gio_wrapper.cc'; else $(CYGPATH_W) '$(srcdir)/src/tags/gio_wrapper.cc'; fi` easytag-2.4.3/Makefile.in-2945-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-gio_wrapper.Tpo src/tags/$(DEPDIR)/easytag-gio_wrapper.Po ############################################## easytag-2.4.3/Makefile.in-2947-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2948:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -c -o src/tags/easytag-gio_wrapper.obj `if test -f 'src/tags/gio_wrapper.cc'; then $(CYGPATH_W) 'src/tags/gio_wrapper.cc'; else $(CYGPATH_W) '$(srcdir)/src/tags/gio_wrapper.cc'; fi` easytag-2.4.3/Makefile.in-2949- easytag-2.4.3/Makefile.in-2950-src/tags/easytag-mp4_tag.o: src/tags/mp4_tag.cc easytag-2.4.3/Makefile.in:2951:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -MT src/tags/easytag-mp4_tag.o -MD -MP -MF src/tags/$(DEPDIR)/easytag-mp4_tag.Tpo -c -o src/tags/easytag-mp4_tag.o `test -f 'src/tags/mp4_tag.cc' || echo '$(srcdir)/'`src/tags/mp4_tag.cc easytag-2.4.3/Makefile.in-2952-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-mp4_tag.Tpo src/tags/$(DEPDIR)/easytag-mp4_tag.Po ############################################## easytag-2.4.3/Makefile.in-2954-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2955:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -c -o src/tags/easytag-mp4_tag.o `test -f 'src/tags/mp4_tag.cc' || echo '$(srcdir)/'`src/tags/mp4_tag.cc easytag-2.4.3/Makefile.in-2956- easytag-2.4.3/Makefile.in-2957-src/tags/easytag-mp4_tag.obj: src/tags/mp4_tag.cc easytag-2.4.3/Makefile.in:2958:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -MT src/tags/easytag-mp4_tag.obj -MD -MP -MF src/tags/$(DEPDIR)/easytag-mp4_tag.Tpo -c -o src/tags/easytag-mp4_tag.obj `if test -f 'src/tags/mp4_tag.cc'; then $(CYGPATH_W) 'src/tags/mp4_tag.cc'; else $(CYGPATH_W) '$(srcdir)/src/tags/mp4_tag.cc'; fi` easytag-2.4.3/Makefile.in-2959-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/easytag-mp4_tag.Tpo src/tags/$(DEPDIR)/easytag-mp4_tag.Po ############################################## easytag-2.4.3/Makefile.in-2961-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2962:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(easytag_CPPFLAGS) $(CPPFLAGS) $(easytag_CXXFLAGS) $(CXXFLAGS) -c -o src/tags/easytag-mp4_tag.obj `if test -f 'src/tags/mp4_tag.cc'; then $(CYGPATH_W) 'src/tags/mp4_tag.cc'; else $(CYGPATH_W) '$(srcdir)/src/tags/mp4_tag.cc'; fi` easytag-2.4.3/Makefile.in-2963- easytag-2.4.3/Makefile.in-2964-.cpp.o: easytag-2.4.3/Makefile.in:2965:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ easytag-2.4.3/Makefile.in-2966-@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## easytag-2.4.3/Makefile.in-2972-.cpp.obj: easytag-2.4.3/Makefile.in:2973:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ easytag-2.4.3/Makefile.in:2974:@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ easytag-2.4.3/Makefile.in-2975-@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## easytag-2.4.3/Makefile.in-2977-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ easytag-2.4.3/Makefile.in:2978:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` easytag-2.4.3/Makefile.in-2979- easytag-2.4.3/Makefile.in-2980-.cpp.lo: easytag-2.4.3/Makefile.in:2981:@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ easytag-2.4.3/Makefile.in-2982-@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## easytag-2.4.3/Makefile.in-3002- test -n "$(man1dir)" \ easytag-2.4.3/Makefile.in:3003: && test -n "`echo $$list1$$list2`" \ easytag-2.4.3/Makefile.in-3004- || exit 0; \ ############################################## easytag-2.4.3/Makefile.in-3059- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ easytag-2.4.3/Makefile.in:3060: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3061- dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3080- @list='$(dist_appicon128_DATA)'; test -n "$(appicon128dir)" || list=; \ easytag-2.4.3/Makefile.in:3081: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3082- dir='$(DESTDIR)$(appicon128dir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3101- @list='$(dist_appicon16_DATA)'; test -n "$(appicon16dir)" || list=; \ easytag-2.4.3/Makefile.in:3102: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3103- dir='$(DESTDIR)$(appicon16dir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3122- @list='$(dist_appicon22_DATA)'; test -n "$(appicon22dir)" || list=; \ easytag-2.4.3/Makefile.in:3123: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3124- dir='$(DESTDIR)$(appicon22dir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3143- @list='$(dist_appicon24_DATA)'; test -n "$(appicon24dir)" || list=; \ easytag-2.4.3/Makefile.in:3144: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3145- dir='$(DESTDIR)$(appicon24dir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3164- @list='$(dist_appicon256_DATA)'; test -n "$(appicon256dir)" || list=; \ easytag-2.4.3/Makefile.in:3165: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3166- dir='$(DESTDIR)$(appicon256dir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3185- @list='$(dist_appicon32_DATA)'; test -n "$(appicon32dir)" || list=; \ easytag-2.4.3/Makefile.in:3186: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3187- dir='$(DESTDIR)$(appicon32dir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3206- @list='$(dist_appicon48_DATA)'; test -n "$(appicon48dir)" || list=; \ easytag-2.4.3/Makefile.in:3207: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3208- dir='$(DESTDIR)$(appicon48dir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3227- @list='$(dist_appicon64_DATA)'; test -n "$(appicon64dir)" || list=; \ easytag-2.4.3/Makefile.in:3228: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3229- dir='$(DESTDIR)$(appicon64dir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3248- @list='$(dist_appiconscalable_DATA)'; test -n "$(appiconscalabledir)" || list=; \ easytag-2.4.3/Makefile.in:3249: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3250- dir='$(DESTDIR)$(appiconscalabledir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3269- @list='$(dist_appiconsymbolic_DATA)'; test -n "$(appiconsymbolicdir)" || list=; \ easytag-2.4.3/Makefile.in:3270: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ easytag-2.4.3/Makefile.in-3271- dir='$(DESTDIR)$(appiconsymbolicdir)'; $(am__uninstall_files_from_dir) ############################################## easytag-2.4.3/Makefile.in-3286- dot_seen=no; \ easytag-2.4.3/Makefile.in:3287: target=`echo $@ | sed s/-recursive//`; \ easytag-2.4.3/Makefile.in-3288- case "$@" in \ ############################################## easytag-2.4.3/Makefile.in-3349-GTAGS: easytag-2.4.3/Makefile.in:3350: here=`$(am__cd) $(top_builddir) && pwd` \ easytag-2.4.3/Makefile.in-3351- && $(am__cd) $(top_srcdir) \ ############################################## easytag-2.4.3/Makefile.in-3399- if test -n "$$redo_bases"; then \ easytag-2.4.3/Makefile.in:3400: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ easytag-2.4.3/Makefile.in:3401: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ easytag-2.4.3/Makefile.in-3402- if $(am__make_dryrun); then :; else \ ############################################## easytag-2.4.3/Makefile.in-3424- ws='[ ]'; \ easytag-2.4.3/Makefile.in:3425: results=`for b in $$bases; do echo $$b.trs; done`; \ easytag-2.4.3/Makefile.in-3426- test -n "$$results" || results=/dev/null; \ easytag-2.4.3/Makefile.in:3427: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ easytag-2.4.3/Makefile.in:3428: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ easytag-2.4.3/Makefile.in:3429: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ easytag-2.4.3/Makefile.in:3430: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ easytag-2.4.3/Makefile.in:3431: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ easytag-2.4.3/Makefile.in:3432: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ easytag-2.4.3/Makefile.in:3433: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ easytag-2.4.3/Makefile.in:3434: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ easytag-2.4.3/Makefile.in-3435- success=true; \ ############################################## easytag-2.4.3/Makefile.in-3503- @set +e; $(am__set_TESTS_bases); \ easytag-2.4.3/Makefile.in:3504: log_list=`for i in $$bases; do echo $$i.log; done`; \ easytag-2.4.3/Makefile.in:3505: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ easytag-2.4.3/Makefile.in:3506: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ easytag-2.4.3/Makefile.in-3507- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## easytag-2.4.3/Makefile.in-3513- | $(am__list_recheck_tests)` || exit 1; \ easytag-2.4.3/Makefile.in:3514: log_list=`for i in $$bases; do echo $$i.log; done`; \ easytag-2.4.3/Makefile.in:3515: log_list=`echo $$log_list`; \ easytag-2.4.3/Makefile.in-3516- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## easytag-2.4.3/Makefile.in-3598-distdir: $(DISTFILES) easytag-2.4.3/Makefile.in:3599: @case `sed 15q $(srcdir)/NEWS` in \ easytag-2.4.3/Makefile.in-3600- *"$(VERSION)"*) : ;; \ ############################################## easytag-2.4.3/Makefile.in-3606- test -d "$(distdir)" || mkdir "$(distdir)" easytag-2.4.3/Makefile.in:3607: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ easytag-2.4.3/Makefile.in:3608: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ easytag-2.4.3/Makefile.in-3609- list='$(DISTFILES)'; \ ############################################## easytag-2.4.3/Makefile.in-3620- if test -d $$d/$$file; then \ easytag-2.4.3/Makefile.in:3621: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ easytag-2.4.3/Makefile.in-3622- if test -d "$(distdir)/$$file"; then \ ############################################## easytag-2.4.3/Makefile.in-3733- test -d $(distdir)/_build || exit 0; \ easytag-2.4.3/Makefile.in:3734: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ easytag-2.4.3/Makefile.in-3735- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## easytag-2.4.3/Makefile.in-3777- }; \ easytag-2.4.3/Makefile.in:3778: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ easytag-2.4.3/Makefile.in-3779- || { echo "ERROR: files left after uninstall:" ; \ ############################################## easytag-2.4.3/Makefile.in-3789- fi easytag-2.4.3/Makefile.in:3790: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ easytag-2.4.3/Makefile.in-3791- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## easytag-2.4.3/autogen.sh-2- easytag-2.4.3/autogen.sh:3:test -n "$srcdir" || srcdir=`dirname "$0"` easytag-2.4.3/autogen.sh-4-test -n "$srcdir" || srcdir=. ############################################## easytag-2.4.3/debian/patches/01_remove-pixdata.patch-10- easytag-2.4.3/debian/patches/01_remove-pixdata.patch:11: AC_SUBST([GLIB_COMPILE_RESOURCES], [`$PKG_CONFIG --variable glib_compile_resources gio-2.0`]) easytag-2.4.3/debian/patches/01_remove-pixdata.patch-12- ############################################## easytag-2.4.3/debian/patches/01_remove-pixdata.patch-17- AC_MSG_CHECKING([for glib-mkenums script]) easytag-2.4.3/debian/patches/01_remove-pixdata.patch:18: GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` easytag-2.4.3/debian/patches/01_remove-pixdata.patch-19- AS_IF([test "x$GLIB_MKENUMS" = "x"], ############################################## easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac-51- easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac:52:AC_SUBST([GLIB_COMPILE_RESOURCES], [`$PKG_CONFIG --variable glib_compile_resources gio-2.0`]) easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac-53- ############################################## easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac-58-AC_MSG_CHECKING([for glib-mkenums script]) easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac:59:GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac-60-AS_IF([test "x$GLIB_MKENUMS" = "x"], ############################################## easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac-334- [PKG_CHECK_MODULES([NAUTILUS], [$NAUTILUS_DEPS]) easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac:335: NAUTILUS_EXTENSION_DIR=`$PKG_CONFIG --variable=extensiondir libnautilus-extension` easytag-2.4.3/.pc/01_remove-pixdata.patch/configure.ac-336- AC_SUBST([NAUTILUS_EXTENSION_DIR], [$NAUTILUS_EXTENSION_DIR])]) ############################################## easytag-2.4.3/configure.ac-51- easytag-2.4.3/configure.ac:52:AC_SUBST([GLIB_COMPILE_RESOURCES], [`$PKG_CONFIG --variable glib_compile_resources gio-2.0`]) easytag-2.4.3/configure.ac-53- easytag-2.4.3/configure.ac-54-AC_MSG_CHECKING([for glib-mkenums script]) easytag-2.4.3/configure.ac:55:GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` easytag-2.4.3/configure.ac-56-AS_IF([test "x$GLIB_MKENUMS" = "x"], ############################################## easytag-2.4.3/configure.ac-330- [PKG_CHECK_MODULES([NAUTILUS], [$NAUTILUS_DEPS]) easytag-2.4.3/configure.ac:331: NAUTILUS_EXTENSION_DIR=`$PKG_CONFIG --variable=extensiondir libnautilus-extension` easytag-2.4.3/configure.ac-332- AC_SUBST([NAUTILUS_EXTENSION_DIR], [$NAUTILUS_EXTENSION_DIR])])