===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ephoto-1.5/compile-67-	mingw/*)
ephoto-1.5/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ephoto-1.5/compile-69-	  ;;
ephoto-1.5/compile-70-	cygwin/*)
ephoto-1.5/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ephoto-1.5/compile-72-	  ;;
ephoto-1.5/compile-73-	wine/*)
ephoto-1.5/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ephoto-1.5/compile-75-	  ;;
##############################################
ephoto-1.5/compile-309-# Name of file we expect compiler to create.
ephoto-1.5/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ephoto-1.5/compile-311-
##############################################
ephoto-1.5/compile-315-# object file name, since that is what matters with a parallel build.
ephoto-1.5/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ephoto-1.5/compile-317-while true; do
##############################################
ephoto-1.5/install-sh-234-      fi
ephoto-1.5/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ephoto-1.5/install-sh-236-    *)
##############################################
ephoto-1.5/install-sh-281-      dstdir=$dst
ephoto-1.5/install-sh:282:      dst=$dstdir/`basename "$src"`
ephoto-1.5/install-sh-283-      dstdir_status=0
ephoto-1.5/install-sh-284-    else
ephoto-1.5/install-sh:285:      dstdir=`dirname "$dst"`
ephoto-1.5/install-sh-286-      test -d "$dstdir"
##############################################
ephoto-1.5/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ephoto-1.5/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ephoto-1.5/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
ephoto-1.5/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ephoto-1.5/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ephoto-1.5/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ephoto-1.5/install-sh-402-            case $prefix in
ephoto-1.5/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ephoto-1.5/install-sh-404-              *) qprefix=$prefix;;
##############################################
ephoto-1.5/install-sh-451-    if $copy_on_change &&
ephoto-1.5/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ephoto-1.5/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ephoto-1.5/install-sh-454-       set -f &&
##############################################
ephoto-1.5/po/Rules-quot-15-.insert-header.po-update-en:
ephoto-1.5/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
ephoto-1.5/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
ephoto-1.5/po/Rules-quot-18-	tmpdir=`pwd`; \
ephoto-1.5/po/Rules-quot-19-	echo "$$lang:"; \
ephoto-1.5/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
ephoto-1.5/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
ephoto-1.5/po/Rules-quot-22-	cd $(srcdir); \
ephoto-1.5/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
ephoto-1.5/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
ephoto-1.5/po/Makefile.in.in-88-.po.gmo:
ephoto-1.5/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
ephoto-1.5/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
ephoto-1.5/po/Makefile.in.in-150-	fi; \
ephoto-1.5/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ephoto-1.5/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
ephoto-1.5/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
ephoto-1.5/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
ephoto-1.5/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
ephoto-1.5/po/Makefile.in.in-197-	  cd $(srcdir) \
ephoto-1.5/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ephoto-1.5/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
ephoto-1.5/po/Makefile.in.in-228-	for cat in $$catalogs; do \
ephoto-1.5/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
ephoto-1.5/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ephoto-1.5/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ephoto-1.5/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ephoto-1.5/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ephoto-1.5/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ephoto-1.5/po/Makefile.in.in-279-	for cat in $$catalogs; do \
ephoto-1.5/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
ephoto-1.5/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ephoto-1.5/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
ephoto-1.5/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
ephoto-1.5/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
ephoto-1.5/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
ephoto-1.5/po/Makefile.in.in-325-	for cat in $$catalogs; do \
ephoto-1.5/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
ephoto-1.5/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
ephoto-1.5/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
ephoto-1.5/po/Makefile.in.in-390-.nop.po-create:
ephoto-1.5/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
ephoto-1.5/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
ephoto-1.5/po/Makefile.in.in-397-.nop.po-update:
ephoto-1.5/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
ephoto-1.5/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
ephoto-1.5/po/Makefile.in.in-404-	cd $(srcdir); \
ephoto-1.5/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
ephoto-1.5/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
ephoto-1.5/depcomp-64-  case $1 in
ephoto-1.5/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ephoto-1.5/depcomp-66-      *) dir=;;
##############################################
ephoto-1.5/depcomp-73-{
ephoto-1.5/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ephoto-1.5/depcomp-75-}
##############################################
ephoto-1.5/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ephoto-1.5/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ephoto-1.5/depcomp-128-
##############################################
ephoto-1.5/depcomp-405-        sleep 1
ephoto-1.5/depcomp:406:        i=`expr $i - 1`
ephoto-1.5/depcomp-407-      done
ephoto-1.5/depcomp-408-    fi
ephoto-1.5/depcomp:409:    i=`expr $i - 1`
ephoto-1.5/depcomp-410-  done
##############################################
ephoto-1.5/depcomp-425-  # Do two passes, one to just change these to
ephoto-1.5/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ephoto-1.5/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ephoto-1.5/depcomp-659-  done
ephoto-1.5/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ephoto-1.5/depcomp-661-  touch "$tmpdepfile"
##############################################
ephoto-1.5/config.sub-52-
ephoto-1.5/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ephoto-1.5/config.sub-54-
##############################################
ephoto-1.5/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
ephoto-1.5/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ephoto-1.5/config.sub-117-case $maybe_os in
##############################################
ephoto-1.5/config.sub-123-    os=-$maybe_os
ephoto-1.5/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ephoto-1.5/config.sub-125-    ;;
##############################################
ephoto-1.5/config.sub-127-    os=-linux-android
ephoto-1.5/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ephoto-1.5/config.sub-129-    ;;
ephoto-1.5/config.sub-130-  *)
ephoto-1.5/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ephoto-1.5/config.sub-132-    if [ $basic_machine != $1 ]
ephoto-1.5/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
ephoto-1.5/config.sub-134-    else os=; fi
##############################################
ephoto-1.5/config.sub-181-		os=-sco5v6
ephoto-1.5/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-183-		;;
##############################################
ephoto-1.5/config.sub-185-		os=-sco3.2v5
ephoto-1.5/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-187-		;;
##############################################
ephoto-1.5/config.sub-189-		os=-sco3.2v4
ephoto-1.5/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-191-		;;
ephoto-1.5/config.sub-192-	-sco3.2.[4-9]*)
ephoto-1.5/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ephoto-1.5/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-195-		;;
##############################################
ephoto-1.5/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
ephoto-1.5/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-199-		;;
##############################################
ephoto-1.5/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
ephoto-1.5/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-203-		;;
##############################################
ephoto-1.5/config.sub-205-		os=-sco3.2v2
ephoto-1.5/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-207-		;;
ephoto-1.5/config.sub-208-	-udk*)
ephoto-1.5/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-210-		;;
##############################################
ephoto-1.5/config.sub-212-		os=-isc2.2
ephoto-1.5/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-214-		;;
##############################################
ephoto-1.5/config.sub-218-	-isc*)
ephoto-1.5/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ephoto-1.5/config.sub-220-		;;
##############################################
ephoto-1.5/config.sub-230-	-ptx*)
ephoto-1.5/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ephoto-1.5/config.sub-232-		;;
ephoto-1.5/config.sub-233-	-windowsnt*)
ephoto-1.5/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ephoto-1.5/config.sub-235-		;;
##############################################
ephoto-1.5/config.sub-366-	*-*-*)
ephoto-1.5/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ephoto-1.5/config.sub-368-		exit 1
##############################################
ephoto-1.5/config.sub-491-	amd64-*)
ephoto-1.5/config.sub:492:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-493-		;;
##############################################
ephoto-1.5/config.sub-533-	blackfin-*)
ephoto-1.5/config.sub:534:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-535-		os=-linux
##############################################
ephoto-1.5/config.sub-541-	c54x-*)
ephoto-1.5/config.sub:542:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-543-		;;
ephoto-1.5/config.sub-544-	c55x-*)
ephoto-1.5/config.sub:545:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-546-		;;
ephoto-1.5/config.sub-547-	c6x-*)
ephoto-1.5/config.sub:548:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-549-		;;
##############################################
ephoto-1.5/config.sub-744-	i*86v32)
ephoto-1.5/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ephoto-1.5/config.sub-746-		os=-sysv32
##############################################
ephoto-1.5/config.sub-748-	i*86v4*)
ephoto-1.5/config.sub:749:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ephoto-1.5/config.sub-750-		os=-sysv4
##############################################
ephoto-1.5/config.sub-752-	i*86v)
ephoto-1.5/config.sub:753:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ephoto-1.5/config.sub-754-		os=-sysv
##############################################
ephoto-1.5/config.sub-756-	i*86sol2)
ephoto-1.5/config.sub:757:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ephoto-1.5/config.sub-758-		os=-solaris2
##############################################
ephoto-1.5/config.sub-782-	leon-*|leon[3-9]-*)
ephoto-1.5/config.sub:783:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
ephoto-1.5/config.sub-784-		;;
##############################################
ephoto-1.5/config.sub-789-	m68knommu-*)
ephoto-1.5/config.sub:790:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-791-		os=-linux
##############################################
ephoto-1.5/config.sub-826-	mips3*-*)
ephoto-1.5/config.sub:827:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ephoto-1.5/config.sub-828-		;;
ephoto-1.5/config.sub-829-	mips3*)
ephoto-1.5/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ephoto-1.5/config.sub-831-		;;
##############################################
ephoto-1.5/config.sub-848-	ms1-*)
ephoto-1.5/config.sub:849:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ephoto-1.5/config.sub-850-		;;
##############################################
ephoto-1.5/config.sub-967-	parisc-*)
ephoto-1.5/config.sub:968:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-969-		os=-linux
##############################################
ephoto-1.5/config.sub-983-	pc98-*)
ephoto-1.5/config.sub:984:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-985-		;;
##############################################
ephoto-1.5/config.sub-998-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ephoto-1.5/config.sub:999:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1000-		;;
ephoto-1.5/config.sub-1001-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ephoto-1.5/config.sub:1002:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1003-		;;
ephoto-1.5/config.sub-1004-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ephoto-1.5/config.sub:1005:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1006-		;;
ephoto-1.5/config.sub-1007-	pentium4-*)
ephoto-1.5/config.sub:1008:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1009-		;;
##############################################
ephoto-1.5/config.sub-1017-	ppc-* | ppcbe-*)
ephoto-1.5/config.sub:1018:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1019-		;;
##############################################
ephoto-1.5/config.sub-1023-	ppcle-* | powerpclittle-*)
ephoto-1.5/config.sub:1024:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1025-		;;
##############################################
ephoto-1.5/config.sub-1027-		;;
ephoto-1.5/config.sub:1028:	ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1029-		;;
##############################################
ephoto-1.5/config.sub-1033-	ppc64le-* | powerpc64little-*)
ephoto-1.5/config.sub:1034:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1035-		;;
##############################################
ephoto-1.5/config.sub-1116-	strongarm-* | thumb-*)
ephoto-1.5/config.sub:1117:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
ephoto-1.5/config.sub-1118-		;;
##############################################
ephoto-1.5/config.sub-1246-	xscale-* | xscalee[bl]-*)
ephoto-1.5/config.sub:1247:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
ephoto-1.5/config.sub-1248-		;;
##############################################
ephoto-1.5/config.sub-1323-	*)
ephoto-1.5/config.sub:1324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ephoto-1.5/config.sub-1325-		exit 1
##############################################
ephoto-1.5/config.sub-1331-	*-digital*)
ephoto-1.5/config.sub:1332:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ephoto-1.5/config.sub-1333-		;;
ephoto-1.5/config.sub-1334-	*-commodore*)
ephoto-1.5/config.sub:1335:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ephoto-1.5/config.sub-1336-		;;
##############################################
ephoto-1.5/config.sub-1352-	-solaris1 | -solaris1.*)
ephoto-1.5/config.sub:1353:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ephoto-1.5/config.sub-1354-		;;
##############################################
ephoto-1.5/config.sub-1364-	-gnu/linux*)
ephoto-1.5/config.sub:1365:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ephoto-1.5/config.sub-1366-		;;
##############################################
ephoto-1.5/config.sub-1410-	-nto*)
ephoto-1.5/config.sub:1411:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ephoto-1.5/config.sub-1412-		;;
##############################################
ephoto-1.5/config.sub-1417-	-mac*)
ephoto-1.5/config.sub:1418:		os=`echo $os | sed -e 's|mac|macos|'`
ephoto-1.5/config.sub-1419-		;;
##############################################
ephoto-1.5/config.sub-1423-	-linux*)
ephoto-1.5/config.sub:1424:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ephoto-1.5/config.sub-1425-		;;
ephoto-1.5/config.sub-1426-	-sunos5*)
ephoto-1.5/config.sub:1427:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ephoto-1.5/config.sub-1428-		;;
ephoto-1.5/config.sub-1429-	-sunos6*)
ephoto-1.5/config.sub:1430:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ephoto-1.5/config.sub-1431-		;;
##############################################
ephoto-1.5/config.sub-1478-	-sinix5.*)
ephoto-1.5/config.sub:1479:		os=`echo $os | sed -e 's|sinix|sysv|'`
ephoto-1.5/config.sub-1480-		;;
##############################################
ephoto-1.5/config.sub-1531-		# Get rid of the `-' at the beginning of $os.
ephoto-1.5/config.sub:1532:		os=`echo $os | sed 's/[^-]*-//'`
ephoto-1.5/config.sub:1533:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ephoto-1.5/config.sub-1534-		exit 1
##############################################
ephoto-1.5/config.sub-1794-		esac
ephoto-1.5/config.sub:1795:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ephoto-1.5/config.sub-1796-		;;
##############################################
ephoto-1.5/data/images/Makefile.in-50-  { \
ephoto-1.5/data/images/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ephoto-1.5/data/images/Makefile.in-52-  }; \
##############################################
ephoto-1.5/data/images/Makefile.in-125-  esac
ephoto-1.5/data/images/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ephoto-1.5/data/images/Makefile.in-127-am__vpath_adj = case $$p in \
ephoto-1.5/data/images/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ephoto-1.5/data/images/Makefile.in-129-    *) f=$$p;; \
ephoto-1.5/data/images/Makefile.in-130-  esac;
ephoto-1.5/data/images/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ephoto-1.5/data/images/Makefile.in-132-am__install_max = 40
ephoto-1.5/data/images/Makefile.in-133-am__nobase_strip_setup = \
ephoto-1.5/data/images/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ephoto-1.5/data/images/Makefile.in-135-am__nobase_strip = \
##############################################
ephoto-1.5/data/images/Makefile.in-334-	@list='$(files_DATA)'; test -n "$(filesdir)" || list=; \
ephoto-1.5/data/images/Makefile.in:335:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ephoto-1.5/data/images/Makefile.in-336-	dir='$(DESTDIR)$(filesdir)'; $(am__uninstall_files_from_dir)
##############################################
ephoto-1.5/data/images/Makefile.in-344-distdir: $(DISTFILES)
ephoto-1.5/data/images/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/data/images/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/data/images/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
ephoto-1.5/data/images/Makefile.in-358-	  if test -d $$d/$$file; then \
ephoto-1.5/data/images/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ephoto-1.5/data/images/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
ephoto-1.5/data/themes/Makefile.in-50-  { \
ephoto-1.5/data/themes/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ephoto-1.5/data/themes/Makefile.in-52-  }; \
##############################################
ephoto-1.5/data/themes/Makefile.in-125-  esac
ephoto-1.5/data/themes/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ephoto-1.5/data/themes/Makefile.in-127-am__vpath_adj = case $$p in \
ephoto-1.5/data/themes/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ephoto-1.5/data/themes/Makefile.in-129-    *) f=$$p;; \
ephoto-1.5/data/themes/Makefile.in-130-  esac;
ephoto-1.5/data/themes/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ephoto-1.5/data/themes/Makefile.in-132-am__install_max = 40
ephoto-1.5/data/themes/Makefile.in-133-am__nobase_strip_setup = \
ephoto-1.5/data/themes/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ephoto-1.5/data/themes/Makefile.in-135-am__nobase_strip = \
##############################################
ephoto-1.5/data/themes/Makefile.in-342-	@list='$(files_DATA)'; test -n "$(filesdir)" || list=; \
ephoto-1.5/data/themes/Makefile.in:343:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ephoto-1.5/data/themes/Makefile.in-344-	dir='$(DESTDIR)$(filesdir)'; $(am__uninstall_files_from_dir)
##############################################
ephoto-1.5/data/themes/Makefile.in-352-distdir: $(DISTFILES)
ephoto-1.5/data/themes/Makefile.in:353:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/data/themes/Makefile.in:354:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/data/themes/Makefile.in-355-	list='$(DISTFILES)'; \
##############################################
ephoto-1.5/data/themes/Makefile.in-366-	  if test -d $$d/$$file; then \
ephoto-1.5/data/themes/Makefile.in:367:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ephoto-1.5/data/themes/Makefile.in-368-	    if test -d "$(distdir)/$$file"; then \
##############################################
ephoto-1.5/data/Makefile.in-49-  { \
ephoto-1.5/data/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ephoto-1.5/data/Makefile.in-51-  }; \
##############################################
ephoto-1.5/data/Makefile.in-169-  while test -n "$$dir1"; do \
ephoto-1.5/data/Makefile.in:170:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ephoto-1.5/data/Makefile.in-171-    if test "$$first" != "."; then \
ephoto-1.5/data/Makefile.in-172-      if test "$$first" = ".."; then \
ephoto-1.5/data/Makefile.in:173:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ephoto-1.5/data/Makefile.in:174:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ephoto-1.5/data/Makefile.in-175-      else \
ephoto-1.5/data/Makefile.in:176:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ephoto-1.5/data/Makefile.in-177-        if test "$$first2" = "$$first"; then \
ephoto-1.5/data/Makefile.in:178:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ephoto-1.5/data/Makefile.in-179-        else \
##############################################
ephoto-1.5/data/Makefile.in-184-    fi; \
ephoto-1.5/data/Makefile.in:185:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ephoto-1.5/data/Makefile.in-186-  done; \
##############################################
ephoto-1.5/data/Makefile.in-357-	dot_seen=no; \
ephoto-1.5/data/Makefile.in:358:	target=`echo $@ | sed s/-recursive//`; \
ephoto-1.5/data/Makefile.in-359-	case "$@" in \
##############################################
ephoto-1.5/data/Makefile.in-420-GTAGS:
ephoto-1.5/data/Makefile.in:421:	here=`$(am__cd) $(top_builddir) && pwd` \
ephoto-1.5/data/Makefile.in-422-	  && $(am__cd) $(top_srcdir) \
##############################################
ephoto-1.5/data/Makefile.in-443-distdir: $(DISTFILES)
ephoto-1.5/data/Makefile.in:444:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/data/Makefile.in:445:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/data/Makefile.in-446-	list='$(DISTFILES)'; \
##############################################
ephoto-1.5/data/Makefile.in-457-	  if test -d $$d/$$file; then \
ephoto-1.5/data/Makefile.in:458:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ephoto-1.5/data/Makefile.in-459-	    if test -d "$(distdir)/$$file"; then \
##############################################
ephoto-1.5/data/desktop/Makefile.in-50-  { \
ephoto-1.5/data/desktop/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ephoto-1.5/data/desktop/Makefile.in-52-  }; \
##############################################
ephoto-1.5/data/desktop/Makefile.in-125-  esac
ephoto-1.5/data/desktop/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ephoto-1.5/data/desktop/Makefile.in-127-am__vpath_adj = case $$p in \
ephoto-1.5/data/desktop/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ephoto-1.5/data/desktop/Makefile.in-129-    *) f=$$p;; \
ephoto-1.5/data/desktop/Makefile.in-130-  esac;
ephoto-1.5/data/desktop/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ephoto-1.5/data/desktop/Makefile.in-132-am__install_max = 40
ephoto-1.5/data/desktop/Makefile.in-133-am__nobase_strip_setup = \
ephoto-1.5/data/desktop/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ephoto-1.5/data/desktop/Makefile.in-135-am__nobase_strip = \
##############################################
ephoto-1.5/data/desktop/Makefile.in-336-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
ephoto-1.5/data/desktop/Makefile.in:337:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ephoto-1.5/data/desktop/Makefile.in-338-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
ephoto-1.5/data/desktop/Makefile.in-357-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
ephoto-1.5/data/desktop/Makefile.in:358:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ephoto-1.5/data/desktop/Makefile.in-359-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
ephoto-1.5/data/desktop/Makefile.in-367-distdir: $(DISTFILES)
ephoto-1.5/data/desktop/Makefile.in:368:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/data/desktop/Makefile.in:369:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/data/desktop/Makefile.in-370-	list='$(DISTFILES)'; \
##############################################
ephoto-1.5/data/desktop/Makefile.in-381-	  if test -d $$d/$$file; then \
ephoto-1.5/data/desktop/Makefile.in:382:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ephoto-1.5/data/desktop/Makefile.in-383-	    if test -d "$(distdir)/$$file"; then \
##############################################
ephoto-1.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ephoto-1.5/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ephoto-1.5/configure-47-  as_echo='print -r --'
ephoto-1.5/configure-48-  as_echo_n='print -rn --'
ephoto-1.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ephoto-1.5/configure-50-  as_echo='printf %s\n'
##############################################
ephoto-1.5/configure-52-else
ephoto-1.5/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ephoto-1.5/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ephoto-1.5/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ephoto-1.5/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ephoto-1.5/configure-64-      esac;
##############################################
ephoto-1.5/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ephoto-1.5/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ephoto-1.5/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ephoto-1.5/configure-327-      case $as_dir in #(
ephoto-1.5/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ephoto-1.5/configure-329-      *) as_qdir=$as_dir;;
##############################################
ephoto-1.5/configure-400-  {
ephoto-1.5/configure:401:    as_val=`expr "$@" || test $? -eq 1`
ephoto-1.5/configure-402-  }
##############################################
ephoto-1.5/configure-407-# ----------------------------------------
ephoto-1.5/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ephoto-1.5/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ephoto-1.5/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ephoto-1.5/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ephoto-1.5/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ephoto-1.5/configure-847-  case $ac_option in
ephoto-1.5/configure:848:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ephoto-1.5/configure-849-  *=)   ac_optarg= ;;
##############################################
ephoto-1.5/configure-891-  -disable-* | --disable-*)
ephoto-1.5/configure:892:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ephoto-1.5/configure-893-    # Reject names that are not valid shell variable names.
##############################################
ephoto-1.5/configure-896-    ac_useropt_orig=$ac_useropt
ephoto-1.5/configure:897:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ephoto-1.5/configure-898-    case $ac_user_opts in
##############################################
ephoto-1.5/configure-917-  -enable-* | --enable-*)
ephoto-1.5/configure:918:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ephoto-1.5/configure-919-    # Reject names that are not valid shell variable names.
##############################################
ephoto-1.5/configure-922-    ac_useropt_orig=$ac_useropt
ephoto-1.5/configure:923:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ephoto-1.5/configure-924-    case $ac_user_opts in
##############################################
ephoto-1.5/configure-1121-  -with-* | --with-*)
ephoto-1.5/configure:1122:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ephoto-1.5/configure-1123-    # Reject names that are not valid shell variable names.
##############################################
ephoto-1.5/configure-1126-    ac_useropt_orig=$ac_useropt
ephoto-1.5/configure:1127:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ephoto-1.5/configure-1128-    case $ac_user_opts in
##############################################
ephoto-1.5/configure-1137-  -without-* | --without-*)
ephoto-1.5/configure:1138:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ephoto-1.5/configure-1139-    # Reject names that are not valid shell variable names.
##############################################
ephoto-1.5/configure-1142-    ac_useropt_orig=$ac_useropt
ephoto-1.5/configure:1143:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ephoto-1.5/configure-1144-    case $ac_user_opts in
##############################################
ephoto-1.5/configure-1175-  *=*)
ephoto-1.5/configure:1176:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ephoto-1.5/configure-1177-    # Reject names that are not valid shell variable names.
##############################################
ephoto-1.5/configure-1196-if test -n "$ac_prev"; then
ephoto-1.5/configure:1197:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ephoto-1.5/configure-1198-  as_fn_error $? "missing argument to $ac_option"
##############################################
ephoto-1.5/configure-1218-    */ )
ephoto-1.5/configure:1219:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ephoto-1.5/configure-1220-      eval $ac_var=\$ac_val;;
##############################################
ephoto-1.5/configure-1253-ac_ls_di=`ls -di .` &&
ephoto-1.5/configure:1254:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ephoto-1.5/configure-1255-  as_fn_error $? "working directory cannot be determined"
##############################################
ephoto-1.5/configure-1309-case $srcdir in
ephoto-1.5/configure:1310:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ephoto-1.5/configure-1311-esac
##############################################
ephoto-1.5/configure-1352-By default, \`make install' will install all the files in
ephoto-1.5/configure:1353:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ephoto-1.5/configure:1354:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ephoto-1.5/configure-1355-for instance \`--prefix=\$HOME'.
##############################################
ephoto-1.5/configure-1464-*)
ephoto-1.5/configure:1465:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ephoto-1.5/configure-1466-  # A ".." for each directory in $ac_dir_suffix.
ephoto-1.5/configure:1467:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ephoto-1.5/configure-1468-  case $ac_top_builddir_sub in
##############################################
ephoto-1.5/configure-1952-    *\'*)
ephoto-1.5/configure:1953:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ephoto-1.5/configure-1954-    esac
##############################################
ephoto-1.5/configure-2035-      case $ac_val in
ephoto-1.5/configure:2036:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ephoto-1.5/configure-2037-      esac
##############################################
ephoto-1.5/configure-2050-	case $ac_val in
ephoto-1.5/configure:2051:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ephoto-1.5/configure-2052-	esac
##############################################
ephoto-1.5/configure-2171-    set,)
ephoto-1.5/configure:2172:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ephoto-1.5/configure:2173:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ephoto-1.5/configure-2174-      ac_cache_corrupted=: ;;
##############################################
ephoto-1.5/configure-2182-	# differences in whitespace do not lead to failure.
ephoto-1.5/configure:2183:	ac_old_val_w=`echo x $ac_old_val`
ephoto-1.5/configure:2184:	ac_new_val_w=`echo x $ac_new_val`
ephoto-1.5/configure-2185-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ephoto-1.5/configure-2202-    case $ac_new_val in
ephoto-1.5/configure:2203:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ephoto-1.5/configure-2204-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ephoto-1.5/configure-2276-test "x$ac_build_alias" = x &&
ephoto-1.5/configure:2277:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ephoto-1.5/configure-2278-test "x$ac_build_alias" = x &&
ephoto-1.5/configure-2279-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ephoto-1.5/configure:2280:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ephoto-1.5/configure-2281-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ephoto-1.5/configure-2300-IFS=$ac_save_IFS
ephoto-1.5/configure:2301:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ephoto-1.5/configure-2302-
##############################################
ephoto-1.5/configure-2311-else
ephoto-1.5/configure:2312:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ephoto-1.5/configure-2313-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ephoto-1.5/configure-2333-IFS=$ac_save_IFS
ephoto-1.5/configure:2334:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ephoto-1.5/configure-2335-
##############################################
ephoto-1.5/configure-2472-     echo "timestamp, slept: $am_has_slept" > conftest.file
ephoto-1.5/configure:2473:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ephoto-1.5/configure-2474-     if test "$*" = "X"; then
ephoto-1.5/configure-2475-	# -L didn't work.
ephoto-1.5/configure:2476:	set X `ls -t "$srcdir/configure" conftest.file`
ephoto-1.5/configure-2477-     fi
##############################################
ephoto-1.5/configure-2523-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ephoto-1.5/configure:2524:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ephoto-1.5/configure-2525-
ephoto-1.5/configure-2526-# Expand $ac_aux_dir to an absolute path.
ephoto-1.5/configure:2527:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ephoto-1.5/configure-2528-
##############################################
ephoto-1.5/configure-2668-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ephoto-1.5/configure:2669:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ephoto-1.5/configure-2670-	     'mkdir (GNU coreutils) '* | \
##############################################
ephoto-1.5/configure-2741-set x ${MAKE-make}
ephoto-1.5/configure:2742:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ephoto-1.5/configure-2743-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ephoto-1.5/configure-2751-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ephoto-1.5/configure:2752:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ephoto-1.5/configure-2753-  *@@@%%%=?*=@@@%%%*)
##############################################
ephoto-1.5/configure-2817-
ephoto-1.5/configure:2818:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ephoto-1.5/configure-2819-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ephoto-1.5/configure-2992-# Ignore all kinds of additional output from 'make'.
ephoto-1.5/configure:2993:case `$am_make -s -f confmf 2> /dev/null` in #(
ephoto-1.5/configure-2994-*the\ am__doit\ target*)
##############################################
ephoto-1.5/configure-3002-   echo '.include "confinc"' > confmf
ephoto-1.5/configure:3003:   case `$am_make -s -f confmf 2> /dev/null` in #(
ephoto-1.5/configure-3004-   *the\ am__doit\ target*)
##############################################
ephoto-1.5/configure-3381-$as_echo_n "checking whether the C compiler works... " >&6; }
ephoto-1.5/configure:3382:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ephoto-1.5/configure-3383-
##############################################
ephoto-1.5/configure-3425-	then :; else
ephoto-1.5/configure:3426:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ephoto-1.5/configure-3427-	fi
##############################################
ephoto-1.5/configure-3485-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ephoto-1.5/configure:3486:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ephoto-1.5/configure-3487-	  break;;
##############################################
ephoto-1.5/configure-3594-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ephoto-1.5/configure:3595:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ephoto-1.5/configure-3596-       break;;
##############################################
ephoto-1.5/configure-3912-  if test "$am_compiler_list" = ""; then
ephoto-1.5/configure:3913:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ephoto-1.5/configure-3914-  fi
##############################################
ephoto-1.5/configure-4169-  # Check for GNU $ac_path_GREP
ephoto-1.5/configure:4170:case `"$ac_path_GREP" --version 2>&1` in
ephoto-1.5/configure-4171-*GNU*)
##############################################
ephoto-1.5/configure-4235-  # Check for GNU $ac_path_EGREP
ephoto-1.5/configure:4236:case `"$ac_path_EGREP" --version 2>&1` in
ephoto-1.5/configure-4237-*GNU*)
##############################################
ephoto-1.5/configure-4396-do :
ephoto-1.5/configure:4397:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ephoto-1.5/configure-4398-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ephoto-1.5/configure-4401-  cat >>confdefs.h <<_ACEOF
ephoto-1.5/configure:4402:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ephoto-1.5/configure-4403-_ACEOF
##############################################
ephoto-1.5/configure-5097-  if test "$am_compiler_list" = ""; then
ephoto-1.5/configure:5098:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ephoto-1.5/configure-5099-  fi
##############################################
ephoto-1.5/configure-5254-do :
ephoto-1.5/configure:5255:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ephoto-1.5/configure-5256-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ephoto-1.5/configure-5258-  cat >>confdefs.h <<_ACEOF
ephoto-1.5/configure:5259:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ephoto-1.5/configure-5260-_ACEOF
##############################################
ephoto-1.5/configure-5410-
ephoto-1.5/configure:5411:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ephoto-1.5/configure-5412-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ephoto-1.5/configure-5415-
ephoto-1.5/configure:5416:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ephoto-1.5/configure-5417-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ephoto-1.5/configure-5493-
ephoto-1.5/configure:5494:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ephoto-1.5/configure-5495-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ephoto-1.5/configure-5623-    # gcc leaves a trailing carriage return which upsets mingw
ephoto-1.5/configure:5624:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ephoto-1.5/configure-5625-  *)
ephoto-1.5/configure:5626:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ephoto-1.5/configure-5627-  esac
##############################################
ephoto-1.5/configure-5632-      # Canonicalize the path of ld
ephoto-1.5/configure:5633:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
ephoto-1.5/configure-5634-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
ephoto-1.5/configure:5635:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ephoto-1.5/configure-5636-      done
##############################################
ephoto-1.5/configure-5666-      # Break only if it was the GNU/non-GNU ld that we prefer.
ephoto-1.5/configure:5667:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
ephoto-1.5/configure-5668-      *GNU* | *'with BFD'*)
##############################################
ephoto-1.5/configure-5695-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
ephoto-1.5/configure:5696:case `$LD -v 2>&1 </dev/null` in
ephoto-1.5/configure-5697-*GNU* | *'with BFD'*)
##############################################
ephoto-1.5/configure-5781-    *)
ephoto-1.5/configure:5782:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
ephoto-1.5/configure-5783-      if test -n "$searchpath"; then
##############################################
ephoto-1.5/configure-5791-                ;;
ephoto-1.5/configure:5792:              *) searchdir=`cd "$searchdir" && pwd`
ephoto-1.5/configure-5793-                 case "$searchdir" in
##############################################
ephoto-1.5/configure-5882-        names_already_handled="$names_already_handled $name"
ephoto-1.5/configure:5883:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ephoto-1.5/configure-5884-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ephoto-1.5/configure-5958-                -L*)
ephoto-1.5/configure:5959:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ephoto-1.5/configure-5960-                                    if test -n "$acl_shlibext"; then
##############################################
ephoto-1.5/configure-6075-              */$acl_libdirstem | */$acl_libdirstem/)
ephoto-1.5/configure:6076:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ephoto-1.5/configure-6077-                if test "$name" = 'iconv'; then
##############################################
ephoto-1.5/configure-6082-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ephoto-1.5/configure:6083:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ephoto-1.5/configure-6084-                if test "$name" = 'iconv'; then
##############################################
ephoto-1.5/configure-6133-                  -L*)
ephoto-1.5/configure:6134:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ephoto-1.5/configure-6135-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ephoto-1.5/configure-6192-                  -R*)
ephoto-1.5/configure:6193:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ephoto-1.5/configure-6194-                    if test "$enable_rpath" != no; then
##############################################
ephoto-1.5/configure-6217-                  -l*)
ephoto-1.5/configure:6218:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ephoto-1.5/configure-6219-                    ;;
ephoto-1.5/configure-6220-                  *.la)
ephoto-1.5/configure:6221:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ephoto-1.5/configure-6222-                    ;;
##############################################
ephoto-1.5/configure-6733-        names_already_handled="$names_already_handled $name"
ephoto-1.5/configure:6734:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ephoto-1.5/configure-6735-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ephoto-1.5/configure-6809-                -L*)
ephoto-1.5/configure:6810:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ephoto-1.5/configure-6811-                                    if test -n "$acl_shlibext"; then
##############################################
ephoto-1.5/configure-6926-              */$acl_libdirstem | */$acl_libdirstem/)
ephoto-1.5/configure:6927:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ephoto-1.5/configure-6928-                if test "$name" = 'intl'; then
##############################################
ephoto-1.5/configure-6933-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ephoto-1.5/configure:6934:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ephoto-1.5/configure-6935-                if test "$name" = 'intl'; then
##############################################
ephoto-1.5/configure-6984-                  -L*)
ephoto-1.5/configure:6985:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ephoto-1.5/configure-6986-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
ephoto-1.5/configure-7043-                  -R*)
ephoto-1.5/configure:7044:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ephoto-1.5/configure-7045-                    if test "$enable_rpath" != no; then
##############################################
ephoto-1.5/configure-7068-                  -l*)
ephoto-1.5/configure:7069:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ephoto-1.5/configure-7070-                    ;;
ephoto-1.5/configure-7071-                  *.la)
ephoto-1.5/configure:7072:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ephoto-1.5/configure-7073-                    ;;
##############################################
ephoto-1.5/configure-7460-  test $ac_status = 0; }; then
ephoto-1.5/configure:7461:  pkg_cv_EFL_CFLAGS=`$PKG_CONFIG --cflags "${requirements}" 2>/dev/null`
ephoto-1.5/configure-7462-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ephoto-1.5/configure-7477-  test $ac_status = 0; }; then
ephoto-1.5/configure:7478:  pkg_cv_EFL_LIBS=`$PKG_CONFIG --libs "${requirements}" 2>/dev/null`
ephoto-1.5/configure-7479-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ephoto-1.5/configure-7498-        if test $_pkg_short_errors_supported = yes; then
ephoto-1.5/configure:7499:	        EFL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "${requirements}" 2>&1`
ephoto-1.5/configure-7500-        else
ephoto-1.5/configure:7501:	        EFL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "${requirements}" 2>&1`
ephoto-1.5/configure-7502-        fi
##############################################
ephoto-1.5/configure-7599-  test $ac_status = 0; }; then
ephoto-1.5/configure:7600:  pkg_cv_CHECK_CFLAGS=`$PKG_CONFIG --cflags "check >= 0.9.5" 2>/dev/null`
ephoto-1.5/configure-7601-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ephoto-1.5/configure-7616-  test $ac_status = 0; }; then
ephoto-1.5/configure:7617:  pkg_cv_CHECK_LIBS=`$PKG_CONFIG --libs "check >= 0.9.5" 2>/dev/null`
ephoto-1.5/configure-7618-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ephoto-1.5/configure-7637-        if test $_pkg_short_errors_supported = yes; then
ephoto-1.5/configure:7638:	        CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "check >= 0.9.5" 2>&1`
ephoto-1.5/configure-7639-        else
ephoto-1.5/configure:7640:	        CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "check >= 0.9.5" 2>&1`
ephoto-1.5/configure-7641-        fi
##############################################
ephoto-1.5/configure-7860-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ephoto-1.5/configure:7861:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ephoto-1.5/configure-7862-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ephoto-1.5/configure-7971-if test -z "$BASH_VERSION$ZSH_VERSION" \
ephoto-1.5/configure:7972:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ephoto-1.5/configure-7973-  as_echo='print -r --'
ephoto-1.5/configure-7974-  as_echo_n='print -rn --'
ephoto-1.5/configure:7975:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ephoto-1.5/configure-7976-  as_echo='printf %s\n'
##############################################
ephoto-1.5/configure-7978-else
ephoto-1.5/configure:7979:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ephoto-1.5/configure-7980-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ephoto-1.5/configure-7988-	expr "X$arg" : "X\\(.*\\)$as_nl";
ephoto-1.5/configure:7989:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ephoto-1.5/configure-7990-      esac;
##############################################
ephoto-1.5/configure-8065-# ----------------------------------------
ephoto-1.5/configure:8066:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ephoto-1.5/configure-8067-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ephoto-1.5/configure-8137-  {
ephoto-1.5/configure:8138:    as_val=`expr "$@" || test $? -eq 1`
ephoto-1.5/configure-8139-  }
##############################################
ephoto-1.5/configure-8241-      case $as_dir in #(
ephoto-1.5/configure:8242:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ephoto-1.5/configure-8243-      *) as_qdir=$as_dir;;
##############################################
ephoto-1.5/configure-8376-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ephoto-1.5/configure:8377:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ephoto-1.5/configure-8378-ac_cs_version="\\
##############################################
ephoto-1.5/configure-8401-  --*=?*)
ephoto-1.5/configure:8402:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ephoto-1.5/configure:8403:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ephoto-1.5/configure-8404-    ac_shift=:
##############################################
ephoto-1.5/configure-8406-  --*=)
ephoto-1.5/configure:8407:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ephoto-1.5/configure-8408-    ac_optarg=
##############################################
ephoto-1.5/configure-8430-    case $ac_optarg in
ephoto-1.5/configure:8431:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ephoto-1.5/configure-8432-    '') as_fn_error $? "missing file argument" ;;
##############################################
ephoto-1.5/configure-8438-    case $ac_optarg in
ephoto-1.5/configure:8439:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ephoto-1.5/configure-8440-    esac
##############################################
ephoto-1.5/configure-8582-fi
ephoto-1.5/configure:8583:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ephoto-1.5/configure-8584-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ephoto-1.5/configure-8599-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ephoto-1.5/configure:8600:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ephoto-1.5/configure-8601-ac_delim='%!_!# '
##############################################
ephoto-1.5/configure-8605-
ephoto-1.5/configure:8606:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ephoto-1.5/configure-8607-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ephoto-1.5/configure-8743-for ac_last_try in false false :; do
ephoto-1.5/configure:8744:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ephoto-1.5/configure-8745-  if test -z "$ac_tt"; then
##############################################
ephoto-1.5/configure-8875-      esac
ephoto-1.5/configure:8876:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ephoto-1.5/configure-8877-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ephoto-1.5/configure-8934-*)
ephoto-1.5/configure:8935:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ephoto-1.5/configure-8936-  # A ".." for each directory in $ac_dir_suffix.
ephoto-1.5/configure:8937:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ephoto-1.5/configure-8938-  case $ac_top_builddir_sub in
##############################################
ephoto-1.5/configure-8995-/@mandir@/p'
ephoto-1.5/configure:8996:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ephoto-1.5/configure-8997-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ephoto-1.5/configure-9012-
ephoto-1.5/configure:9013:# Neutralize VPATH when `$srcdir' = `.'.
ephoto-1.5/configure-9014-# Shell code in configure.ac might set extrasub.
##############################################
ephoto-1.5/configure-9040-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ephoto-1.5/configure:9041:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ephoto-1.5/configure-9042-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ephoto-1.5/configure-9086-    * )
ephoto-1.5/configure:9087:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ephoto-1.5/configure-9088-  esac
##############################################
ephoto-1.5/configure-9133-    # Strip MF so we end up with the name of the file.
ephoto-1.5/configure:9134:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ephoto-1.5/configure-9135-    # Check whether this is an Automake generated Makefile or not.
##############################################
ephoto-1.5/configure-9170-    # from the Makefile without running 'make'.
ephoto-1.5/configure:9171:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ephoto-1.5/configure-9172-    test -z "$DEPDIR" && continue
ephoto-1.5/configure:9173:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ephoto-1.5/configure-9174-    test -z "$am__include" && continue
ephoto-1.5/configure:9175:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ephoto-1.5/configure-9176-    # Find all dependency output files, they are included files with
##############################################
ephoto-1.5/configure-9218-      case "$ac_file" in
ephoto-1.5/configure:9219:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ephoto-1.5/configure-9220-      esac
##############################################
ephoto-1.5/configure-9223-        # Adjust a relative srcdir.
ephoto-1.5/configure:9224:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ephoto-1.5/configure:9225:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ephoto-1.5/configure:9226:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ephoto-1.5/configure-9227-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ephoto-1.5/configure-9230-        case "$ac_given_srcdir" in
ephoto-1.5/configure:9231:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ephoto-1.5/configure-9232-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ephoto-1.5/configure-9250-            fi
ephoto-1.5/configure:9251:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ephoto-1.5/configure-9252-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
ephoto-1.5/Makefile.in-50-  { \
ephoto-1.5/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ephoto-1.5/Makefile.in-52-  }; \
##############################################
ephoto-1.5/Makefile.in-172-  esac
ephoto-1.5/Makefile.in:173:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ephoto-1.5/Makefile.in-174-am__vpath_adj = case $$p in \
ephoto-1.5/Makefile.in:175:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ephoto-1.5/Makefile.in-176-    *) f=$$p;; \
ephoto-1.5/Makefile.in-177-  esac;
ephoto-1.5/Makefile.in:178:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ephoto-1.5/Makefile.in-179-am__install_max = 40
ephoto-1.5/Makefile.in-180-am__nobase_strip_setup = \
ephoto-1.5/Makefile.in:181:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ephoto-1.5/Makefile.in-182-am__nobase_strip = \
##############################################
ephoto-1.5/Makefile.in-251-  while test -n "$$dir1"; do \
ephoto-1.5/Makefile.in:252:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ephoto-1.5/Makefile.in-253-    if test "$$first" != "."; then \
ephoto-1.5/Makefile.in-254-      if test "$$first" = ".."; then \
ephoto-1.5/Makefile.in:255:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ephoto-1.5/Makefile.in:256:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ephoto-1.5/Makefile.in-257-      else \
ephoto-1.5/Makefile.in:258:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ephoto-1.5/Makefile.in-259-        if test "$$first2" = "$$first"; then \
ephoto-1.5/Makefile.in:260:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ephoto-1.5/Makefile.in-261-        else \
##############################################
ephoto-1.5/Makefile.in-266-    fi; \
ephoto-1.5/Makefile.in:267:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ephoto-1.5/Makefile.in-268-  done; \
##############################################
ephoto-1.5/Makefile.in-468-	@list='$(files_DATA)'; test -n "$(filesdir)" || list=; \
ephoto-1.5/Makefile.in:469:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ephoto-1.5/Makefile.in-470-	dir='$(DESTDIR)$(filesdir)'; $(am__uninstall_files_from_dir)
##############################################
ephoto-1.5/Makefile.in-485-	dot_seen=no; \
ephoto-1.5/Makefile.in:486:	target=`echo $@ | sed s/-recursive//`; \
ephoto-1.5/Makefile.in-487-	case "$@" in \
##############################################
ephoto-1.5/Makefile.in-548-GTAGS:
ephoto-1.5/Makefile.in:549:	here=`$(am__cd) $(top_builddir) && pwd` \
ephoto-1.5/Makefile.in-550-	  && $(am__cd) $(top_srcdir) \
##############################################
ephoto-1.5/Makefile.in-580-	test -d "$(distdir)" || mkdir "$(distdir)"
ephoto-1.5/Makefile.in:581:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/Makefile.in:582:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/Makefile.in-583-	list='$(DISTFILES)'; \
##############################################
ephoto-1.5/Makefile.in-594-	  if test -d $$d/$$file; then \
ephoto-1.5/Makefile.in:595:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ephoto-1.5/Makefile.in-596-	    if test -d "$(distdir)/$$file"; then \
##############################################
ephoto-1.5/Makefile.in-704-	test -d $(distdir)/_build || exit 0; \
ephoto-1.5/Makefile.in:705:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ephoto-1.5/Makefile.in-706-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ephoto-1.5/Makefile.in-748-	}; \
ephoto-1.5/Makefile.in:749:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ephoto-1.5/Makefile.in-750-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ephoto-1.5/Makefile.in-760-	fi
ephoto-1.5/Makefile.in:761:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ephoto-1.5/Makefile.in-762-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ephoto-1.5/INSTALL-173-directory configuration variables that were expressed in terms of
ephoto-1.5/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
ephoto-1.5/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
ephoto-1.5/ltmain.sh-103-#
ephoto-1.5/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
ephoto-1.5/ltmain.sh-105-#
##############################################
ephoto-1.5/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
ephoto-1.5/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
ephoto-1.5/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
ephoto-1.5/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
ephoto-1.5/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
ephoto-1.5/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
ephoto-1.5/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
ephoto-1.5/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
ephoto-1.5/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
ephoto-1.5/ltmain.sh-410-# The name of this program.
ephoto-1.5/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
ephoto-1.5/ltmain.sh-412-
##############################################
ephoto-1.5/ltmain.sh-416-  *[\\/]*)
ephoto-1.5/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
ephoto-1.5/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
ephoto-1.5/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
ephoto-1.5/ltmain.sh-610-
ephoto-1.5/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
ephoto-1.5/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
ephoto-1.5/ltmain.sh-613-
##############################################
ephoto-1.5/ltmain.sh-639-
ephoto-1.5/ltmain.sh:640:    func_arith_result=`expr "$@"`
ephoto-1.5/ltmain.sh-641-  }
##############################################
ephoto-1.5/ltmain.sh-660-  # ...otherwise fall back to using sed.
ephoto-1.5/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
ephoto-1.5/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
ephoto-1.5/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
ephoto-1.5/ltmain.sh-757-      test -n "$_G_tc" && {
ephoto-1.5/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
ephoto-1.5/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
ephoto-1.5/ltmain.sh-760-      }
ephoto-1.5/ltmain.sh-761-    done
ephoto-1.5/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
ephoto-1.5/ltmain.sh-763-
##############################################
ephoto-1.5/ltmain.sh-831-
ephoto-1.5/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ephoto-1.5/ltmain.sh-833-  }
##############################################
ephoto-1.5/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
ephoto-1.5/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
ephoto-1.5/ltmain.sh-865-      done
ephoto-1.5/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
ephoto-1.5/ltmain.sh-867-
##############################################
ephoto-1.5/ltmain.sh-901-      # If mktemp works, use that first and foremost
ephoto-1.5/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
ephoto-1.5/ltmain.sh-903-
##############################################
ephoto-1.5/ltmain.sh-1111-        *[\\\`\"\$]*)
ephoto-1.5/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
ephoto-1.5/ltmain.sh-1113-        *)
##############################################
ephoto-1.5/ltmain.sh-1198-    case $2 in
ephoto-1.5/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
ephoto-1.5/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
ephoto-1.5/ltmain.sh-1201-    esac
##############################################
ephoto-1.5/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
ephoto-1.5/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
ephoto-1.5/ltmain.sh-1273-      ;;
##############################################
ephoto-1.5/ltmain.sh-1358-
ephoto-1.5/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
ephoto-1.5/ltmain.sh-1360-}
##############################################
ephoto-1.5/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
ephoto-1.5/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
ephoto-1.5/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
ephoto-1.5/ltmain.sh-1517-
ephoto-1.5/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
ephoto-1.5/ltmain.sh-1519-}
##############################################
ephoto-1.5/ltmain.sh-1870-
ephoto-1.5/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
ephoto-1.5/ltmain.sh-1872-      func_split_equals_rhs=
ephoto-1.5/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
ephoto-1.5/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
ephoto-1.5/ltmain.sh-1875-  }
##############################################
ephoto-1.5/ltmain.sh-1898-
ephoto-1.5/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
ephoto-1.5/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
ephoto-1.5/ltmain.sh-1901-  }
##############################################
ephoto-1.5/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
ephoto-1.5/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
ephoto-1.5/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
ephoto-1.5/ltmain.sh-2074-
##############################################
ephoto-1.5/ltmain.sh-2110-  {
ephoto-1.5/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
ephoto-1.5/ltmain.sh-2112-  }
##############################################
ephoto-1.5/ltmain.sh-2115-  {
ephoto-1.5/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
ephoto-1.5/ltmain.sh-2117-  }
##############################################
ephoto-1.5/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
ephoto-1.5/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ephoto-1.5/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
ephoto-1.5/ltmain.sh-2659-      done
ephoto-1.5/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
ephoto-1.5/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
ephoto-1.5/ltmain.sh-2662-      case $@ in
##############################################
ephoto-1.5/ltmain.sh-2672-	    # Evaluate the configuration.
ephoto-1.5/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ephoto-1.5/ltmain.sh-2674-	    CC_quoted=
##############################################
ephoto-1.5/ltmain.sh-2678-	    done
ephoto-1.5/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
ephoto-1.5/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
ephoto-1.5/ltmain.sh-2681-	    case "$@ " in
##############################################
ephoto-1.5/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
ephoto-1.5/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
ephoto-1.5/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
ephoto-1.5/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
ephoto-1.5/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
ephoto-1.5/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
ephoto-1.5/ltmain.sh-3009-    # LT_CYGPATH in this case.
ephoto-1.5/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
ephoto-1.5/ltmain.sh-3011-  fi
##############################################
ephoto-1.5/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
ephoto-1.5/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
ephoto-1.5/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
ephoto-1.5/ltmain.sh-3376-    *.[cCFSifmso] | \
ephoto-1.5/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
ephoto-1.5/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ephoto-1.5/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
ephoto-1.5/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
ephoto-1.5/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
ephoto-1.5/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
ephoto-1.5/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
ephoto-1.5/ltmain.sh-3474-
##############################################
ephoto-1.5/ltmain.sh-3520-      if test warn = "$need_locks" &&
ephoto-1.5/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ephoto-1.5/ltmain.sh-3522-	$ECHO "\
ephoto-1.5/ltmain.sh-3523-*** ERROR, $lockfile contains:
ephoto-1.5/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
ephoto-1.5/ltmain.sh-3525-
##############################################
ephoto-1.5/ltmain.sh-3569-      if test warn = "$need_locks" &&
ephoto-1.5/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ephoto-1.5/ltmain.sh-3571-	$ECHO "\
ephoto-1.5/ltmain.sh-3572-*** ERROR, $lockfile contains:
ephoto-1.5/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
ephoto-1.5/ltmain.sh-3574-
##############################################
ephoto-1.5/ltmain.sh-3895-      # Get the absolute pathname.
ephoto-1.5/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
ephoto-1.5/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
ephoto-1.5/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
ephoto-1.5/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
ephoto-1.5/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
ephoto-1.5/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
ephoto-1.5/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
ephoto-1.5/ltmain.sh-4280-
##############################################
ephoto-1.5/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
ephoto-1.5/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ephoto-1.5/ltmain.sh-4293-	  else
ephoto-1.5/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
ephoto-1.5/ltmain.sh-4295-	  fi
##############################################
ephoto-1.5/ltmain.sh-4458-	    fi
ephoto-1.5/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
ephoto-1.5/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
ephoto-1.5/ltmain.sh-4477-	        # Replace the output file specification.
ephoto-1.5/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
ephoto-1.5/ltmain.sh-4479-
##############################################
ephoto-1.5/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
ephoto-1.5/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
ephoto-1.5/ltmain.sh-4498-	  fi
##############################################
ephoto-1.5/ltmain.sh-4570-    my_pic_p=${3-false}
ephoto-1.5/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
ephoto-1.5/ltmain.sh-4572-    my_dlsyms=
##############################################
ephoto-1.5/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
ephoto-1.5/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ephoto-1.5/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
ephoto-1.5/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
ephoto-1.5/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
ephoto-1.5/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
ephoto-1.5/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
ephoto-1.5/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ephoto-1.5/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ephoto-1.5/ltmain.sh-4862-	  else
ephoto-1.5/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ephoto-1.5/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ephoto-1.5/ltmain.sh-4865-	  fi
##############################################
ephoto-1.5/ltmain.sh-4867-	*)
ephoto-1.5/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ephoto-1.5/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ephoto-1.5/ltmain.sh-4870-	  ;;
##############################################
ephoto-1.5/ltmain.sh-4882-      # Nullify the symbol file.
ephoto-1.5/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
ephoto-1.5/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
ephoto-1.5/ltmain.sh-4885-    fi
##############################################
ephoto-1.5/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ephoto-1.5/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)$'`
ephoto-1.5/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
ephoto-1.5/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ephoto-1.5/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
ephoto-1.5/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
ephoto-1.5/ltmain.sh-4925-  win32_libid_type=unknown
ephoto-1.5/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
ephoto-1.5/ltmain.sh-4927-  case $win32_fileres in
##############################################
ephoto-1.5/ltmain.sh-4990-
ephoto-1.5/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
ephoto-1.5/ltmain.sh-4992-}
##############################################
ephoto-1.5/ltmain.sh-5008-
ephoto-1.5/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
ephoto-1.5/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
ephoto-1.5/ltmain.sh-5072-    # binutils import library
ephoto-1.5/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
ephoto-1.5/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
ephoto-1.5/ltmain.sh-5075-    # ms-generated import library
ephoto-1.5/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
ephoto-1.5/ltmain.sh-5077-  else
##############################################
ephoto-1.5/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
ephoto-1.5/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ephoto-1.5/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
ephoto-1.5/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ephoto-1.5/ltmain.sh-5160-	    darwin_arch=
##############################################
ephoto-1.5/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ephoto-1.5/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
ephoto-1.5/ltmain.sh-5172-	    darwin_file=
##############################################
ephoto-1.5/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
ephoto-1.5/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
ephoto-1.5/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ephoto-1.5/ltmain.sh-5189-      esac
ephoto-1.5/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
ephoto-1.5/ltmain.sh-5191-    done
##############################################
ephoto-1.5/ltmain.sh-5260-
ephoto-1.5/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
ephoto-1.5/ltmain.sh-5262-    $ECHO "\
##############################################
ephoto-1.5/ltmain.sh-5295-    --lt-dump-script)
ephoto-1.5/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
ephoto-1.5/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
ephoto-1.5/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
ephoto-1.5/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
ephoto-1.5/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
ephoto-1.5/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
ephoto-1.5/ltmain.sh-5324-  done
##############################################
ephoto-1.5/ltmain.sh-5380-  # Find the directory that this script lives in.
ephoto-1.5/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
ephoto-1.5/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ephoto-1.5/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
ephoto-1.5/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
ephoto-1.5/ltmain.sh-5386-  while test -n \"\$file\"; do
ephoto-1.5/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
ephoto-1.5/ltmain.sh-5388-
##############################################
ephoto-1.5/ltmain.sh-5396-
ephoto-1.5/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
ephoto-1.5/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
ephoto-1.5/ltmain.sh-5399-  done
##############################################
ephoto-1.5/ltmain.sh-5410-    case \"\$thisdir\" in
ephoto-1.5/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
ephoto-1.5/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
ephoto-1.5/ltmain.sh-5416-  # Try to get the absolute directory name.
ephoto-1.5/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
ephoto-1.5/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ephoto-1.5/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
ephoto-1.5/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
ephoto-1.5/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ephoto-1.5/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
ephoto-1.5/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ephoto-1.5/ltmain.sh-5443-      else
##############################################
ephoto-1.5/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
ephoto-1.5/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
ephoto-1.5/ltmain.sh-5487-
##############################################
ephoto-1.5/ltmain.sh-6464-
ephoto-1.5/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
ephoto-1.5/ltmain.sh-6466-    *import*) : ;;
##############################################
ephoto-1.5/ltmain.sh-6712-	    moreargs=
ephoto-1.5/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
ephoto-1.5/ltmain.sh-6714-	    do
##############################################
ephoto-1.5/ltmain.sh-6973-	*)
ephoto-1.5/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
ephoto-1.5/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
ephoto-1.5/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ephoto-1.5/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
ephoto-1.5/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
ephoto-1.5/ltmain.sh-7287-      -Z*)
ephoto-1.5/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
ephoto-1.5/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
ephoto-1.5/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
ephoto-1.5/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
ephoto-1.5/ltmain.sh-7459-    else
##############################################
ephoto-1.5/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
ephoto-1.5/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ephoto-1.5/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
ephoto-1.5/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
ephoto-1.5/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
ephoto-1.5/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ephoto-1.5/ltmain.sh-7871-	fi
ephoto-1.5/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ephoto-1.5/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
ephoto-1.5/ltmain.sh-7944-	*)
ephoto-1.5/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
ephoto-1.5/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
ephoto-1.5/ltmain.sh-8197-	    shift
ephoto-1.5/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ephoto-1.5/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ephoto-1.5/ltmain.sh-8489-		*)
ephoto-1.5/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
ephoto-1.5/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
ephoto-1.5/ltmain.sh-8500-		  depdepl=
ephoto-1.5/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ephoto-1.5/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
ephoto-1.5/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
ephoto-1.5/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ephoto-1.5/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
ephoto-1.5/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ephoto-1.5/ltmain.sh-8511-                      fi
##############################################
ephoto-1.5/ltmain.sh-8522-		else
ephoto-1.5/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ephoto-1.5/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
ephoto-1.5/ltmain.sh-8545-	else
ephoto-1.5/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ephoto-1.5/ltmain.sh-8547-	fi
##############################################
ephoto-1.5/ltmain.sh-8634-        linux*)
ephoto-1.5/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
ephoto-1.5/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
ephoto-1.5/ltmain.sh-9039-	removelist=
ephoto-1.5/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
ephoto-1.5/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
ephoto-1.5/ltmain.sh-9065-	# Transform .lo files to .o files.
ephoto-1.5/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
ephoto-1.5/ltmain.sh-9067-      fi
##############################################
ephoto-1.5/ltmain.sh-9070-      #for path in $notinst_path; do
ephoto-1.5/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
ephoto-1.5/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
ephoto-1.5/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
ephoto-1.5/ltmain.sh-9074-      #done
##############################################
ephoto-1.5/ltmain.sh-9191-		if test -n "$i"; then
ephoto-1.5/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ephoto-1.5/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ephoto-1.5/ltmain.sh-9194-		  set dummy $deplib_matches; shift
ephoto-1.5/ltmain.sh-9195-		  deplib_match=$1
ephoto-1.5/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
ephoto-1.5/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
ephoto-1.5/ltmain.sh-9234-		  if test -n "$i"; then
ephoto-1.5/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ephoto-1.5/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ephoto-1.5/ltmain.sh-9237-		    set dummy $deplib_matches; shift
ephoto-1.5/ltmain.sh-9238-		    deplib_match=$1
ephoto-1.5/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
ephoto-1.5/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
ephoto-1.5/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
ephoto-1.5/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ephoto-1.5/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
ephoto-1.5/ltmain.sh-9284-	      if test -n "$a_deplib"; then
ephoto-1.5/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
ephoto-1.5/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
ephoto-1.5/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
ephoto-1.5/ltmain.sh-9288-		else
##############################################
ephoto-1.5/ltmain.sh-9294-		    shopt -s nocaseglob
ephoto-1.5/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ephoto-1.5/ltmain.sh-9296-		    $nocaseglob
ephoto-1.5/ltmain.sh-9297-		  else
ephoto-1.5/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ephoto-1.5/ltmain.sh-9299-		  fi
##############################################
ephoto-1.5/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
ephoto-1.5/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
ephoto-1.5/ltmain.sh-9314-			case $potliblink in
ephoto-1.5/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
ephoto-1.5/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
ephoto-1.5/ltmain.sh-9317-			esac
##############################################
ephoto-1.5/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
ephoto-1.5/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ephoto-1.5/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
ephoto-1.5/ltmain.sh-9368-	      if test -n "$a_deplib"; then
ephoto-1.5/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
ephoto-1.5/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ephoto-1.5/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ephoto-1.5/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
ephoto-1.5/ltmain.sh-9407-	  newdeplibs=
ephoto-1.5/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
ephoto-1.5/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
ephoto-1.5/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
ephoto-1.5/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
ephoto-1.5/ltmain.sh-9413-	    done
##############################################
ephoto-1.5/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
ephoto-1.5/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
ephoto-1.5/ltmain.sh-9439-	  ;;
##############################################
ephoto-1.5/ltmain.sh-9489-	*-*-darwin*)
ephoto-1.5/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ephoto-1.5/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ephoto-1.5/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ephoto-1.5/ltmain.sh-9493-	  ;;
##############################################
ephoto-1.5/ltmain.sh-9616-	# Use standard objects if they are pic
ephoto-1.5/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ephoto-1.5/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
ephoto-1.5/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ephoto-1.5/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
ephoto-1.5/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
ephoto-1.5/ltmain.sh-10145-      # Create the old-style object.
ephoto-1.5/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
ephoto-1.5/ltmain.sh-10147-
##############################################
ephoto-1.5/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
ephoto-1.5/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
ephoto-1.5/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
ephoto-1.5/ltmain.sh-10206-	;;
##############################################
ephoto-1.5/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ephoto-1.5/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ephoto-1.5/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ephoto-1.5/ltmain.sh-10224-	;;
##############################################
ephoto-1.5/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ephoto-1.5/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
ephoto-1.5/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
ephoto-1.5/ltmain.sh-10359-	# Transform all the library objects into standard objects.
ephoto-1.5/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ephoto-1.5/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ephoto-1.5/ltmain.sh-10362-      fi
##############################################
ephoto-1.5/ltmain.sh-10387-	# Replace the output file specification.
ephoto-1.5/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ephoto-1.5/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
ephoto-1.5/ltmain.sh-10396-	  func_to_tool_file "$output"
ephoto-1.5/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'`
ephoto-1.5/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ephoto-1.5/ltmain.sh-10440-	# Replace the output file specification.
ephoto-1.5/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ephoto-1.5/ltmain.sh-10442-	# Delete the old output file.
##############################################
ephoto-1.5/ltmain.sh-10448-	  func_to_tool_file "$output"
ephoto-1.5/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'`
ephoto-1.5/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ephoto-1.5/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
ephoto-1.5/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
ephoto-1.5/ltmain.sh-10468-          ;;
##############################################
ephoto-1.5/ltmain.sh-10479-      # Replace the output file specification.
ephoto-1.5/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ephoto-1.5/ltmain.sh-10481-
##############################################
ephoto-1.5/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
ephoto-1.5/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'`
ephoto-1.5/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ephoto-1.5/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
ephoto-1.5/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ephoto-1.5/ltmain.sh-10511-      fi
##############################################
ephoto-1.5/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
ephoto-1.5/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ephoto-1.5/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
ephoto-1.5/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
ephoto-1.5/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
ephoto-1.5/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
ephoto-1.5/ltmain.sh-10802-		name=$func_basename_result
ephoto-1.5/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ephoto-1.5/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
ephoto-1.5/ltmain.sh-10821-		name=$func_basename_result
ephoto-1.5/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ephoto-1.5/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
ephoto-1.5/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ephoto-1.5/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ephoto-1.5/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
ephoto-1.5/config.guess-34-
ephoto-1.5/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ephoto-1.5/config.guess-36-
##############################################
ephoto-1.5/config.guess-102-: ${TMPDIR=/tmp} ;
ephoto-1.5/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ephoto-1.5/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ephoto-1.5/config.guess-151-	EOF
ephoto-1.5/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
ephoto-1.5/config.guess-153-	;;
##############################################
ephoto-1.5/config.guess-209-	    *)
ephoto-1.5/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ephoto-1.5/config.guess-211-		;;
##############################################
ephoto-1.5/config.guess-240-	*4.0)
ephoto-1.5/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ephoto-1.5/config.guess-242-		;;
ephoto-1.5/config.guess-243-	*5.*)
ephoto-1.5/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ephoto-1.5/config.guess-245-		;;
##############################################
ephoto-1.5/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
ephoto-1.5/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ephoto-1.5/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
ephoto-1.5/config.guess-288-	# 1.2 uses "1.2" for uname -r.
ephoto-1.5/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ephoto-1.5/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ephoto-1.5/config.guess-348-    s390x:SunOS:*:*)
ephoto-1.5/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ephoto-1.5/config.guess-350-	exit ;;
ephoto-1.5/config.guess-351-    sun4H:SunOS:5.*:*)
ephoto-1.5/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ephoto-1.5/config.guess-353-	exit ;;
ephoto-1.5/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ephoto-1.5/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ephoto-1.5/config.guess-356-	exit ;;
##############################################
ephoto-1.5/config.guess-373-	fi
ephoto-1.5/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ephoto-1.5/config.guess-375-	exit ;;
##############################################
ephoto-1.5/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
ephoto-1.5/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ephoto-1.5/config.guess-381-	exit ;;
##############################################
ephoto-1.5/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
ephoto-1.5/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ephoto-1.5/config.guess-390-	exit ;;
##############################################
ephoto-1.5/config.guess-394-    sun*:*:4.2BSD:*)
ephoto-1.5/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ephoto-1.5/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ephoto-1.5/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ephoto-1.5/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ephoto-1.5/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ephoto-1.5/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ephoto-1.5/config.guess-532-    *:IRIX*:*:*)
ephoto-1.5/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ephoto-1.5/config.guess-534-	exit ;;
##############################################
ephoto-1.5/config.guess-562-EOF
ephoto-1.5/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ephoto-1.5/config.guess-564-		then
##############################################
ephoto-1.5/config.guess-575-    *:AIX:*:[4567])
ephoto-1.5/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ephoto-1.5/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ephoto-1.5/config.guess-611-    9000/[34678]??:HP-UX:*:*)
ephoto-1.5/config.guess:612:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ephoto-1.5/config.guess-613-	case "${UNAME_MACHINE}" in
##############################################
ephoto-1.5/config.guess-665-EOF
ephoto-1.5/config.guess:666:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ephoto-1.5/config.guess-667-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ephoto-1.5/config.guess-693-    ia64:HP-UX:*:*)
ephoto-1.5/config.guess:694:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ephoto-1.5/config.guess-695-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ephoto-1.5/config.guess-723-EOF
ephoto-1.5/config.guess:724:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ephoto-1.5/config.guess-725-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ephoto-1.5/config.guess-794-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ephoto-1.5/config.guess:795:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ephoto-1.5/config.guess-796-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ephoto-1.5/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ephoto-1.5/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
ephoto-1.5/config.guess-801-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ephoto-1.5/config.guess-815-	    amd64)
ephoto-1.5/config.guess:816:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ephoto-1.5/config.guess-817-	    *)
ephoto-1.5/config.guess:818:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ephoto-1.5/config.guess-819-	esac
##############################################
ephoto-1.5/config.guess-873-    prep*:SunOS:5.*:*)
ephoto-1.5/config.guess:874:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ephoto-1.5/config.guess-875-	exit ;;
##############################################
ephoto-1.5/config.guess-877-	# the GNU system
ephoto-1.5/config.guess:878:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ephoto-1.5/config.guess-879-	exit ;;
##############################################
ephoto-1.5/config.guess-881-	# other systems with GNU libc and userland
ephoto-1.5/config.guess:882:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
ephoto-1.5/config.guess-883-	exit ;;
##############################################
ephoto-1.5/config.guess-969-EOF
ephoto-1.5/config.guess:970:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ephoto-1.5/config.guess-971-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
ephoto-1.5/config.guess-1063-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ephoto-1.5/config.guess:1064:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ephoto-1.5/config.guess-1065-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ephoto-1.5/config.guess-1263-	fi
ephoto-1.5/config.guess:1264:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
ephoto-1.5/config.guess-1265-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
ephoto-1.5/config.guess-1348-    *:DragonFly:*:*)
ephoto-1.5/config.guess:1349:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ephoto-1.5/config.guess-1350-	exit ;;
##############################################
ephoto-1.5/config.guess-1361-    i*86:skyos:*:*)
ephoto-1.5/config.guess:1362:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
ephoto-1.5/config.guess-1363-	exit ;;
##############################################
ephoto-1.5/config.rpath-33-host="$1"
ephoto-1.5/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
ephoto-1.5/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
ephoto-1.5/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ephoto-1.5/config.rpath-37-
##############################################
ephoto-1.5/config.rpath-47-done
ephoto-1.5/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
ephoto-1.5/config.rpath-49-
##############################################
ephoto-1.5/config.rpath-97-        *)
ephoto-1.5/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
ephoto-1.5/config.rpath-99-            *Sun\ C*)
##############################################
ephoto-1.5/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ephoto-1.5/config.rpath:224:      case `$LD -v 2>&1` in
ephoto-1.5/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ephoto-1.5/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
ephoto-1.5/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
ephoto-1.5/config.rpath-231-          else
##############################################
ephoto-1.5/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
ephoto-1.5/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
ephoto-1.5/config.rpath-288-          if test -f "$collect2name" && \
##############################################
ephoto-1.5/config.rpath-425-        hardcode_direct=yes
ephoto-1.5/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ephoto-1.5/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
ephoto-1.5/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
ephoto-1.5/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
ephoto-1.5/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
ephoto-1.5/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
ephoto-1.5/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
ephoto-1.5/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
ephoto-1.5/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ephoto-1.5/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ephoto-1.5/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
ephoto-1.5/config.rpath-639-
##############################################
ephoto-1.5/src/bin/Makefile.in-51-  { \
ephoto-1.5/src/bin/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ephoto-1.5/src/bin/Makefile.in-53-  }; \
##############################################
ephoto-1.5/src/bin/Makefile.in-548-.c.o:
ephoto-1.5/src/bin/Makefile.in:549:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
ephoto-1.5/src/bin/Makefile.in-550-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ephoto-1.5/src/bin/Makefile.in-556-.c.obj:
ephoto-1.5/src/bin/Makefile.in:557:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
ephoto-1.5/src/bin/Makefile.in:558:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
ephoto-1.5/src/bin/Makefile.in-559-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:562:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ephoto-1.5/src/bin/Makefile.in-563-
ephoto-1.5/src/bin/Makefile.in-564-ephoto-ephoto.o: ephoto.c
ephoto-1.5/src/bin/Makefile.in:565:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto.Tpo -c -o ephoto-ephoto.o `test -f 'ephoto.c' || echo '$(srcdir)/'`ephoto.c
ephoto-1.5/src/bin/Makefile.in-566-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto.Tpo $(DEPDIR)/ephoto-ephoto.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-568-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:569:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto.o `test -f 'ephoto.c' || echo '$(srcdir)/'`ephoto.c
ephoto-1.5/src/bin/Makefile.in-570-
ephoto-1.5/src/bin/Makefile.in-571-ephoto-ephoto.obj: ephoto.c
ephoto-1.5/src/bin/Makefile.in:572:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto.Tpo -c -o ephoto-ephoto.obj `if test -f 'ephoto.c'; then $(CYGPATH_W) 'ephoto.c'; else $(CYGPATH_W) '$(srcdir)/ephoto.c'; fi`
ephoto-1.5/src/bin/Makefile.in-573-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto.Tpo $(DEPDIR)/ephoto-ephoto.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-575-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:576:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto.obj `if test -f 'ephoto.c'; then $(CYGPATH_W) 'ephoto.c'; else $(CYGPATH_W) '$(srcdir)/ephoto.c'; fi`
ephoto-1.5/src/bin/Makefile.in-577-
ephoto-1.5/src/bin/Makefile.in-578-ephoto-ephoto_bcg.o: ephoto_bcg.c
ephoto-1.5/src/bin/Makefile.in:579:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_bcg.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_bcg.Tpo -c -o ephoto-ephoto_bcg.o `test -f 'ephoto_bcg.c' || echo '$(srcdir)/'`ephoto_bcg.c
ephoto-1.5/src/bin/Makefile.in-580-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_bcg.Tpo $(DEPDIR)/ephoto-ephoto_bcg.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_bcg.o `test -f 'ephoto_bcg.c' || echo '$(srcdir)/'`ephoto_bcg.c
ephoto-1.5/src/bin/Makefile.in-584-
ephoto-1.5/src/bin/Makefile.in-585-ephoto-ephoto_bcg.obj: ephoto_bcg.c
ephoto-1.5/src/bin/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_bcg.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_bcg.Tpo -c -o ephoto-ephoto_bcg.obj `if test -f 'ephoto_bcg.c'; then $(CYGPATH_W) 'ephoto_bcg.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_bcg.c'; fi`
ephoto-1.5/src/bin/Makefile.in-587-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_bcg.Tpo $(DEPDIR)/ephoto-ephoto_bcg.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_bcg.obj `if test -f 'ephoto_bcg.c'; then $(CYGPATH_W) 'ephoto_bcg.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_bcg.c'; fi`
ephoto-1.5/src/bin/Makefile.in-591-
ephoto-1.5/src/bin/Makefile.in-592-ephoto-ephoto_color.o: ephoto_color.c
ephoto-1.5/src/bin/Makefile.in:593:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_color.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_color.Tpo -c -o ephoto-ephoto_color.o `test -f 'ephoto_color.c' || echo '$(srcdir)/'`ephoto_color.c
ephoto-1.5/src/bin/Makefile.in-594-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_color.Tpo $(DEPDIR)/ephoto-ephoto_color.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_color.o `test -f 'ephoto_color.c' || echo '$(srcdir)/'`ephoto_color.c
ephoto-1.5/src/bin/Makefile.in-598-
ephoto-1.5/src/bin/Makefile.in-599-ephoto-ephoto_color.obj: ephoto_color.c
ephoto-1.5/src/bin/Makefile.in:600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_color.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_color.Tpo -c -o ephoto-ephoto_color.obj `if test -f 'ephoto_color.c'; then $(CYGPATH_W) 'ephoto_color.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_color.c'; fi`
ephoto-1.5/src/bin/Makefile.in-601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_color.Tpo $(DEPDIR)/ephoto-ephoto_color.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_color.obj `if test -f 'ephoto_color.c'; then $(CYGPATH_W) 'ephoto_color.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_color.c'; fi`
ephoto-1.5/src/bin/Makefile.in-605-
ephoto-1.5/src/bin/Makefile.in-606-ephoto-ephoto_config.o: ephoto_config.c
ephoto-1.5/src/bin/Makefile.in:607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_config.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_config.Tpo -c -o ephoto-ephoto_config.o `test -f 'ephoto_config.c' || echo '$(srcdir)/'`ephoto_config.c
ephoto-1.5/src/bin/Makefile.in-608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_config.Tpo $(DEPDIR)/ephoto-ephoto_config.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_config.o `test -f 'ephoto_config.c' || echo '$(srcdir)/'`ephoto_config.c
ephoto-1.5/src/bin/Makefile.in-612-
ephoto-1.5/src/bin/Makefile.in-613-ephoto-ephoto_config.obj: ephoto_config.c
ephoto-1.5/src/bin/Makefile.in:614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_config.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_config.Tpo -c -o ephoto-ephoto_config.obj `if test -f 'ephoto_config.c'; then $(CYGPATH_W) 'ephoto_config.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_config.c'; fi`
ephoto-1.5/src/bin/Makefile.in-615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_config.Tpo $(DEPDIR)/ephoto-ephoto_config.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_config.obj `if test -f 'ephoto_config.c'; then $(CYGPATH_W) 'ephoto_config.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_config.c'; fi`
ephoto-1.5/src/bin/Makefile.in-619-
ephoto-1.5/src/bin/Makefile.in-620-ephoto-ephoto_cropper.o: ephoto_cropper.c
ephoto-1.5/src/bin/Makefile.in:621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_cropper.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_cropper.Tpo -c -o ephoto-ephoto_cropper.o `test -f 'ephoto_cropper.c' || echo '$(srcdir)/'`ephoto_cropper.c
ephoto-1.5/src/bin/Makefile.in-622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_cropper.Tpo $(DEPDIR)/ephoto-ephoto_cropper.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_cropper.o `test -f 'ephoto_cropper.c' || echo '$(srcdir)/'`ephoto_cropper.c
ephoto-1.5/src/bin/Makefile.in-626-
ephoto-1.5/src/bin/Makefile.in-627-ephoto-ephoto_cropper.obj: ephoto_cropper.c
ephoto-1.5/src/bin/Makefile.in:628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_cropper.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_cropper.Tpo -c -o ephoto-ephoto_cropper.obj `if test -f 'ephoto_cropper.c'; then $(CYGPATH_W) 'ephoto_cropper.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_cropper.c'; fi`
ephoto-1.5/src/bin/Makefile.in-629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_cropper.Tpo $(DEPDIR)/ephoto-ephoto_cropper.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_cropper.obj `if test -f 'ephoto_cropper.c'; then $(CYGPATH_W) 'ephoto_cropper.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_cropper.c'; fi`
ephoto-1.5/src/bin/Makefile.in-633-
ephoto-1.5/src/bin/Makefile.in-634-ephoto-ephoto_directory_browser.o: ephoto_directory_browser.c
ephoto-1.5/src/bin/Makefile.in:635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_directory_browser.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_directory_browser.Tpo -c -o ephoto-ephoto_directory_browser.o `test -f 'ephoto_directory_browser.c' || echo '$(srcdir)/'`ephoto_directory_browser.c
ephoto-1.5/src/bin/Makefile.in-636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_directory_browser.Tpo $(DEPDIR)/ephoto-ephoto_directory_browser.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_directory_browser.o `test -f 'ephoto_directory_browser.c' || echo '$(srcdir)/'`ephoto_directory_browser.c
ephoto-1.5/src/bin/Makefile.in-640-
ephoto-1.5/src/bin/Makefile.in-641-ephoto-ephoto_directory_browser.obj: ephoto_directory_browser.c
ephoto-1.5/src/bin/Makefile.in:642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_directory_browser.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_directory_browser.Tpo -c -o ephoto-ephoto_directory_browser.obj `if test -f 'ephoto_directory_browser.c'; then $(CYGPATH_W) 'ephoto_directory_browser.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_directory_browser.c'; fi`
ephoto-1.5/src/bin/Makefile.in-643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_directory_browser.Tpo $(DEPDIR)/ephoto-ephoto_directory_browser.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_directory_browser.obj `if test -f 'ephoto_directory_browser.c'; then $(CYGPATH_W) 'ephoto_directory_browser.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_directory_browser.c'; fi`
ephoto-1.5/src/bin/Makefile.in-647-
ephoto-1.5/src/bin/Makefile.in-648-ephoto-ephoto_editor.o: ephoto_editor.c
ephoto-1.5/src/bin/Makefile.in:649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_editor.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_editor.Tpo -c -o ephoto-ephoto_editor.o `test -f 'ephoto_editor.c' || echo '$(srcdir)/'`ephoto_editor.c
ephoto-1.5/src/bin/Makefile.in-650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_editor.Tpo $(DEPDIR)/ephoto-ephoto_editor.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_editor.o `test -f 'ephoto_editor.c' || echo '$(srcdir)/'`ephoto_editor.c
ephoto-1.5/src/bin/Makefile.in-654-
ephoto-1.5/src/bin/Makefile.in-655-ephoto-ephoto_editor.obj: ephoto_editor.c
ephoto-1.5/src/bin/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_editor.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_editor.Tpo -c -o ephoto-ephoto_editor.obj `if test -f 'ephoto_editor.c'; then $(CYGPATH_W) 'ephoto_editor.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_editor.c'; fi`
ephoto-1.5/src/bin/Makefile.in-657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_editor.Tpo $(DEPDIR)/ephoto-ephoto_editor.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_editor.obj `if test -f 'ephoto_editor.c'; then $(CYGPATH_W) 'ephoto_editor.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_editor.c'; fi`
ephoto-1.5/src/bin/Makefile.in-661-
ephoto-1.5/src/bin/Makefile.in-662-ephoto-ephoto_file.o: ephoto_file.c
ephoto-1.5/src/bin/Makefile.in:663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_file.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_file.Tpo -c -o ephoto-ephoto_file.o `test -f 'ephoto_file.c' || echo '$(srcdir)/'`ephoto_file.c
ephoto-1.5/src/bin/Makefile.in-664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_file.Tpo $(DEPDIR)/ephoto-ephoto_file.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_file.o `test -f 'ephoto_file.c' || echo '$(srcdir)/'`ephoto_file.c
ephoto-1.5/src/bin/Makefile.in-668-
ephoto-1.5/src/bin/Makefile.in-669-ephoto-ephoto_file.obj: ephoto_file.c
ephoto-1.5/src/bin/Makefile.in:670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_file.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_file.Tpo -c -o ephoto-ephoto_file.obj `if test -f 'ephoto_file.c'; then $(CYGPATH_W) 'ephoto_file.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_file.c'; fi`
ephoto-1.5/src/bin/Makefile.in-671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_file.Tpo $(DEPDIR)/ephoto-ephoto_file.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_file.obj `if test -f 'ephoto_file.c'; then $(CYGPATH_W) 'ephoto_file.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_file.c'; fi`
ephoto-1.5/src/bin/Makefile.in-675-
ephoto-1.5/src/bin/Makefile.in-676-ephoto-ephoto_filters.o: ephoto_filters.c
ephoto-1.5/src/bin/Makefile.in:677:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_filters.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_filters.Tpo -c -o ephoto-ephoto_filters.o `test -f 'ephoto_filters.c' || echo '$(srcdir)/'`ephoto_filters.c
ephoto-1.5/src/bin/Makefile.in-678-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_filters.Tpo $(DEPDIR)/ephoto-ephoto_filters.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-680-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:681:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_filters.o `test -f 'ephoto_filters.c' || echo '$(srcdir)/'`ephoto_filters.c
ephoto-1.5/src/bin/Makefile.in-682-
ephoto-1.5/src/bin/Makefile.in-683-ephoto-ephoto_filters.obj: ephoto_filters.c
ephoto-1.5/src/bin/Makefile.in:684:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_filters.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_filters.Tpo -c -o ephoto-ephoto_filters.obj `if test -f 'ephoto_filters.c'; then $(CYGPATH_W) 'ephoto_filters.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_filters.c'; fi`
ephoto-1.5/src/bin/Makefile.in-685-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_filters.Tpo $(DEPDIR)/ephoto-ephoto_filters.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_filters.obj `if test -f 'ephoto_filters.c'; then $(CYGPATH_W) 'ephoto_filters.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_filters.c'; fi`
ephoto-1.5/src/bin/Makefile.in-689-
ephoto-1.5/src/bin/Makefile.in-690-ephoto-ephoto_hsv.o: ephoto_hsv.c
ephoto-1.5/src/bin/Makefile.in:691:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_hsv.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_hsv.Tpo -c -o ephoto-ephoto_hsv.o `test -f 'ephoto_hsv.c' || echo '$(srcdir)/'`ephoto_hsv.c
ephoto-1.5/src/bin/Makefile.in-692-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_hsv.Tpo $(DEPDIR)/ephoto-ephoto_hsv.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_hsv.o `test -f 'ephoto_hsv.c' || echo '$(srcdir)/'`ephoto_hsv.c
ephoto-1.5/src/bin/Makefile.in-696-
ephoto-1.5/src/bin/Makefile.in-697-ephoto-ephoto_hsv.obj: ephoto_hsv.c
ephoto-1.5/src/bin/Makefile.in:698:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_hsv.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_hsv.Tpo -c -o ephoto-ephoto_hsv.obj `if test -f 'ephoto_hsv.c'; then $(CYGPATH_W) 'ephoto_hsv.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_hsv.c'; fi`
ephoto-1.5/src/bin/Makefile.in-699-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_hsv.Tpo $(DEPDIR)/ephoto-ephoto_hsv.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-701-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:702:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_hsv.obj `if test -f 'ephoto_hsv.c'; then $(CYGPATH_W) 'ephoto_hsv.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_hsv.c'; fi`
ephoto-1.5/src/bin/Makefile.in-703-
ephoto-1.5/src/bin/Makefile.in-704-ephoto-ephoto_ipc.o: ephoto_ipc.c
ephoto-1.5/src/bin/Makefile.in:705:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_ipc.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_ipc.Tpo -c -o ephoto-ephoto_ipc.o `test -f 'ephoto_ipc.c' || echo '$(srcdir)/'`ephoto_ipc.c
ephoto-1.5/src/bin/Makefile.in-706-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_ipc.Tpo $(DEPDIR)/ephoto-ephoto_ipc.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-708-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:709:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_ipc.o `test -f 'ephoto_ipc.c' || echo '$(srcdir)/'`ephoto_ipc.c
ephoto-1.5/src/bin/Makefile.in-710-
ephoto-1.5/src/bin/Makefile.in-711-ephoto-ephoto_ipc.obj: ephoto_ipc.c
ephoto-1.5/src/bin/Makefile.in:712:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_ipc.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_ipc.Tpo -c -o ephoto-ephoto_ipc.obj `if test -f 'ephoto_ipc.c'; then $(CYGPATH_W) 'ephoto_ipc.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_ipc.c'; fi`
ephoto-1.5/src/bin/Makefile.in-713-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_ipc.Tpo $(DEPDIR)/ephoto-ephoto_ipc.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_ipc.obj `if test -f 'ephoto_ipc.c'; then $(CYGPATH_W) 'ephoto_ipc.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_ipc.c'; fi`
ephoto-1.5/src/bin/Makefile.in-717-
ephoto-1.5/src/bin/Makefile.in-718-ephoto-ephoto_main.o: ephoto_main.c
ephoto-1.5/src/bin/Makefile.in:719:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_main.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_main.Tpo -c -o ephoto-ephoto_main.o `test -f 'ephoto_main.c' || echo '$(srcdir)/'`ephoto_main.c
ephoto-1.5/src/bin/Makefile.in-720-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_main.Tpo $(DEPDIR)/ephoto-ephoto_main.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-722-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:723:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_main.o `test -f 'ephoto_main.c' || echo '$(srcdir)/'`ephoto_main.c
ephoto-1.5/src/bin/Makefile.in-724-
ephoto-1.5/src/bin/Makefile.in-725-ephoto-ephoto_main.obj: ephoto_main.c
ephoto-1.5/src/bin/Makefile.in:726:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_main.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_main.Tpo -c -o ephoto-ephoto_main.obj `if test -f 'ephoto_main.c'; then $(CYGPATH_W) 'ephoto_main.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_main.c'; fi`
ephoto-1.5/src/bin/Makefile.in-727-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_main.Tpo $(DEPDIR)/ephoto-ephoto_main.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-729-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:730:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_main.obj `if test -f 'ephoto_main.c'; then $(CYGPATH_W) 'ephoto_main.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_main.c'; fi`
ephoto-1.5/src/bin/Makefile.in-731-
ephoto-1.5/src/bin/Makefile.in-732-ephoto-ephoto_red_eye.o: ephoto_red_eye.c
ephoto-1.5/src/bin/Makefile.in:733:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_red_eye.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_red_eye.Tpo -c -o ephoto-ephoto_red_eye.o `test -f 'ephoto_red_eye.c' || echo '$(srcdir)/'`ephoto_red_eye.c
ephoto-1.5/src/bin/Makefile.in-734-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_red_eye.Tpo $(DEPDIR)/ephoto-ephoto_red_eye.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-736-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:737:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_red_eye.o `test -f 'ephoto_red_eye.c' || echo '$(srcdir)/'`ephoto_red_eye.c
ephoto-1.5/src/bin/Makefile.in-738-
ephoto-1.5/src/bin/Makefile.in-739-ephoto-ephoto_red_eye.obj: ephoto_red_eye.c
ephoto-1.5/src/bin/Makefile.in:740:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_red_eye.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_red_eye.Tpo -c -o ephoto-ephoto_red_eye.obj `if test -f 'ephoto_red_eye.c'; then $(CYGPATH_W) 'ephoto_red_eye.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_red_eye.c'; fi`
ephoto-1.5/src/bin/Makefile.in-741-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_red_eye.Tpo $(DEPDIR)/ephoto-ephoto_red_eye.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-743-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:744:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_red_eye.obj `if test -f 'ephoto_red_eye.c'; then $(CYGPATH_W) 'ephoto_red_eye.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_red_eye.c'; fi`
ephoto-1.5/src/bin/Makefile.in-745-
ephoto-1.5/src/bin/Makefile.in-746-ephoto-ephoto_scale.o: ephoto_scale.c
ephoto-1.5/src/bin/Makefile.in:747:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_scale.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_scale.Tpo -c -o ephoto-ephoto_scale.o `test -f 'ephoto_scale.c' || echo '$(srcdir)/'`ephoto_scale.c
ephoto-1.5/src/bin/Makefile.in-748-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_scale.Tpo $(DEPDIR)/ephoto-ephoto_scale.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-750-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:751:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_scale.o `test -f 'ephoto_scale.c' || echo '$(srcdir)/'`ephoto_scale.c
ephoto-1.5/src/bin/Makefile.in-752-
ephoto-1.5/src/bin/Makefile.in-753-ephoto-ephoto_scale.obj: ephoto_scale.c
ephoto-1.5/src/bin/Makefile.in:754:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_scale.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_scale.Tpo -c -o ephoto-ephoto_scale.obj `if test -f 'ephoto_scale.c'; then $(CYGPATH_W) 'ephoto_scale.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_scale.c'; fi`
ephoto-1.5/src/bin/Makefile.in-755-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_scale.Tpo $(DEPDIR)/ephoto-ephoto_scale.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-757-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:758:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_scale.obj `if test -f 'ephoto_scale.c'; then $(CYGPATH_W) 'ephoto_scale.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_scale.c'; fi`
ephoto-1.5/src/bin/Makefile.in-759-
ephoto-1.5/src/bin/Makefile.in-760-ephoto-ephoto_single_browser.o: ephoto_single_browser.c
ephoto-1.5/src/bin/Makefile.in:761:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_single_browser.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_single_browser.Tpo -c -o ephoto-ephoto_single_browser.o `test -f 'ephoto_single_browser.c' || echo '$(srcdir)/'`ephoto_single_browser.c
ephoto-1.5/src/bin/Makefile.in-762-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_single_browser.Tpo $(DEPDIR)/ephoto-ephoto_single_browser.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-764-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:765:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_single_browser.o `test -f 'ephoto_single_browser.c' || echo '$(srcdir)/'`ephoto_single_browser.c
ephoto-1.5/src/bin/Makefile.in-766-
ephoto-1.5/src/bin/Makefile.in-767-ephoto-ephoto_single_browser.obj: ephoto_single_browser.c
ephoto-1.5/src/bin/Makefile.in:768:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_single_browser.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_single_browser.Tpo -c -o ephoto-ephoto_single_browser.obj `if test -f 'ephoto_single_browser.c'; then $(CYGPATH_W) 'ephoto_single_browser.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_single_browser.c'; fi`
ephoto-1.5/src/bin/Makefile.in-769-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_single_browser.Tpo $(DEPDIR)/ephoto-ephoto_single_browser.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-771-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:772:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_single_browser.obj `if test -f 'ephoto_single_browser.c'; then $(CYGPATH_W) 'ephoto_single_browser.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_single_browser.c'; fi`
ephoto-1.5/src/bin/Makefile.in-773-
ephoto-1.5/src/bin/Makefile.in-774-ephoto-ephoto_slideshow.o: ephoto_slideshow.c
ephoto-1.5/src/bin/Makefile.in:775:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_slideshow.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_slideshow.Tpo -c -o ephoto-ephoto_slideshow.o `test -f 'ephoto_slideshow.c' || echo '$(srcdir)/'`ephoto_slideshow.c
ephoto-1.5/src/bin/Makefile.in-776-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_slideshow.Tpo $(DEPDIR)/ephoto-ephoto_slideshow.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-778-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:779:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_slideshow.o `test -f 'ephoto_slideshow.c' || echo '$(srcdir)/'`ephoto_slideshow.c
ephoto-1.5/src/bin/Makefile.in-780-
ephoto-1.5/src/bin/Makefile.in-781-ephoto-ephoto_slideshow.obj: ephoto_slideshow.c
ephoto-1.5/src/bin/Makefile.in:782:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_slideshow.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_slideshow.Tpo -c -o ephoto-ephoto_slideshow.obj `if test -f 'ephoto_slideshow.c'; then $(CYGPATH_W) 'ephoto_slideshow.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_slideshow.c'; fi`
ephoto-1.5/src/bin/Makefile.in-783-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_slideshow.Tpo $(DEPDIR)/ephoto-ephoto_slideshow.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-785-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:786:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_slideshow.obj `if test -f 'ephoto_slideshow.c'; then $(CYGPATH_W) 'ephoto_slideshow.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_slideshow.c'; fi`
ephoto-1.5/src/bin/Makefile.in-787-
ephoto-1.5/src/bin/Makefile.in-788-ephoto-ephoto_thumb.o: ephoto_thumb.c
ephoto-1.5/src/bin/Makefile.in:789:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_thumb.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_thumb.Tpo -c -o ephoto-ephoto_thumb.o `test -f 'ephoto_thumb.c' || echo '$(srcdir)/'`ephoto_thumb.c
ephoto-1.5/src/bin/Makefile.in-790-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_thumb.Tpo $(DEPDIR)/ephoto-ephoto_thumb.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-792-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:793:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_thumb.o `test -f 'ephoto_thumb.c' || echo '$(srcdir)/'`ephoto_thumb.c
ephoto-1.5/src/bin/Makefile.in-794-
ephoto-1.5/src/bin/Makefile.in-795-ephoto-ephoto_thumb.obj: ephoto_thumb.c
ephoto-1.5/src/bin/Makefile.in:796:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_thumb.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_thumb.Tpo -c -o ephoto-ephoto_thumb.obj `if test -f 'ephoto_thumb.c'; then $(CYGPATH_W) 'ephoto_thumb.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_thumb.c'; fi`
ephoto-1.5/src/bin/Makefile.in-797-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_thumb.Tpo $(DEPDIR)/ephoto-ephoto_thumb.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-799-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:800:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_thumb.obj `if test -f 'ephoto_thumb.c'; then $(CYGPATH_W) 'ephoto_thumb.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_thumb.c'; fi`
ephoto-1.5/src/bin/Makefile.in-801-
ephoto-1.5/src/bin/Makefile.in-802-ephoto-ephoto_thumb_browser.o: ephoto_thumb_browser.c
ephoto-1.5/src/bin/Makefile.in:803:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_thumb_browser.o -MD -MP -MF $(DEPDIR)/ephoto-ephoto_thumb_browser.Tpo -c -o ephoto-ephoto_thumb_browser.o `test -f 'ephoto_thumb_browser.c' || echo '$(srcdir)/'`ephoto_thumb_browser.c
ephoto-1.5/src/bin/Makefile.in-804-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_thumb_browser.Tpo $(DEPDIR)/ephoto-ephoto_thumb_browser.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-806-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:807:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_thumb_browser.o `test -f 'ephoto_thumb_browser.c' || echo '$(srcdir)/'`ephoto_thumb_browser.c
ephoto-1.5/src/bin/Makefile.in-808-
ephoto-1.5/src/bin/Makefile.in-809-ephoto-ephoto_thumb_browser.obj: ephoto_thumb_browser.c
ephoto-1.5/src/bin/Makefile.in:810:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto-ephoto_thumb_browser.obj -MD -MP -MF $(DEPDIR)/ephoto-ephoto_thumb_browser.Tpo -c -o ephoto-ephoto_thumb_browser.obj `if test -f 'ephoto_thumb_browser.c'; then $(CYGPATH_W) 'ephoto_thumb_browser.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_thumb_browser.c'; fi`
ephoto-1.5/src/bin/Makefile.in-811-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto-ephoto_thumb_browser.Tpo $(DEPDIR)/ephoto-ephoto_thumb_browser.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-813-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:814:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto-ephoto_thumb_browser.obj `if test -f 'ephoto_thumb_browser.c'; then $(CYGPATH_W) 'ephoto_thumb_browser.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_thumb_browser.c'; fi`
ephoto-1.5/src/bin/Makefile.in-815-
ephoto-1.5/src/bin/Makefile.in-816-ephoto_thumbnail-ephoto_thumbnailer.o: ephoto_thumbnailer.c
ephoto-1.5/src/bin/Makefile.in:817:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto_thumbnail-ephoto_thumbnailer.o -MD -MP -MF $(DEPDIR)/ephoto_thumbnail-ephoto_thumbnailer.Tpo -c -o ephoto_thumbnail-ephoto_thumbnailer.o `test -f 'ephoto_thumbnailer.c' || echo '$(srcdir)/'`ephoto_thumbnailer.c
ephoto-1.5/src/bin/Makefile.in-818-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto_thumbnail-ephoto_thumbnailer.Tpo $(DEPDIR)/ephoto_thumbnail-ephoto_thumbnailer.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-820-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:821:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto_thumbnail-ephoto_thumbnailer.o `test -f 'ephoto_thumbnailer.c' || echo '$(srcdir)/'`ephoto_thumbnailer.c
ephoto-1.5/src/bin/Makefile.in-822-
ephoto-1.5/src/bin/Makefile.in-823-ephoto_thumbnail-ephoto_thumbnailer.obj: ephoto_thumbnailer.c
ephoto-1.5/src/bin/Makefile.in:824:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto_thumbnail-ephoto_thumbnailer.obj -MD -MP -MF $(DEPDIR)/ephoto_thumbnail-ephoto_thumbnailer.Tpo -c -o ephoto_thumbnail-ephoto_thumbnailer.obj `if test -f 'ephoto_thumbnailer.c'; then $(CYGPATH_W) 'ephoto_thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_thumbnailer.c'; fi`
ephoto-1.5/src/bin/Makefile.in-825-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto_thumbnail-ephoto_thumbnailer.Tpo $(DEPDIR)/ephoto_thumbnail-ephoto_thumbnailer.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-827-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:828:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto_thumbnail-ephoto_thumbnailer.obj `if test -f 'ephoto_thumbnailer.c'; then $(CYGPATH_W) 'ephoto_thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_thumbnailer.c'; fi`
ephoto-1.5/src/bin/Makefile.in-829-
ephoto-1.5/src/bin/Makefile.in-830-ephoto_thumbnail-ephoto_ipc.o: ephoto_ipc.c
ephoto-1.5/src/bin/Makefile.in:831:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto_thumbnail-ephoto_ipc.o -MD -MP -MF $(DEPDIR)/ephoto_thumbnail-ephoto_ipc.Tpo -c -o ephoto_thumbnail-ephoto_ipc.o `test -f 'ephoto_ipc.c' || echo '$(srcdir)/'`ephoto_ipc.c
ephoto-1.5/src/bin/Makefile.in-832-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto_thumbnail-ephoto_ipc.Tpo $(DEPDIR)/ephoto_thumbnail-ephoto_ipc.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-834-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:835:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto_thumbnail-ephoto_ipc.o `test -f 'ephoto_ipc.c' || echo '$(srcdir)/'`ephoto_ipc.c
ephoto-1.5/src/bin/Makefile.in-836-
ephoto-1.5/src/bin/Makefile.in-837-ephoto_thumbnail-ephoto_ipc.obj: ephoto_ipc.c
ephoto-1.5/src/bin/Makefile.in:838:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto_thumbnail-ephoto_ipc.obj -MD -MP -MF $(DEPDIR)/ephoto_thumbnail-ephoto_ipc.Tpo -c -o ephoto_thumbnail-ephoto_ipc.obj `if test -f 'ephoto_ipc.c'; then $(CYGPATH_W) 'ephoto_ipc.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_ipc.c'; fi`
ephoto-1.5/src/bin/Makefile.in-839-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto_thumbnail-ephoto_ipc.Tpo $(DEPDIR)/ephoto_thumbnail-ephoto_ipc.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-841-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:842:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto_thumbnail-ephoto_ipc.obj `if test -f 'ephoto_ipc.c'; then $(CYGPATH_W) 'ephoto_ipc.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_ipc.c'; fi`
ephoto-1.5/src/bin/Makefile.in-843-
ephoto-1.5/src/bin/Makefile.in-844-ephoto_thumbnail-ephoto_thumb.o: ephoto_thumb.c
ephoto-1.5/src/bin/Makefile.in:845:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto_thumbnail-ephoto_thumb.o -MD -MP -MF $(DEPDIR)/ephoto_thumbnail-ephoto_thumb.Tpo -c -o ephoto_thumbnail-ephoto_thumb.o `test -f 'ephoto_thumb.c' || echo '$(srcdir)/'`ephoto_thumb.c
ephoto-1.5/src/bin/Makefile.in-846-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto_thumbnail-ephoto_thumb.Tpo $(DEPDIR)/ephoto_thumbnail-ephoto_thumb.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-848-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:849:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto_thumbnail-ephoto_thumb.o `test -f 'ephoto_thumb.c' || echo '$(srcdir)/'`ephoto_thumb.c
ephoto-1.5/src/bin/Makefile.in-850-
ephoto-1.5/src/bin/Makefile.in-851-ephoto_thumbnail-ephoto_thumb.obj: ephoto_thumb.c
ephoto-1.5/src/bin/Makefile.in:852:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ephoto_thumbnail-ephoto_thumb.obj -MD -MP -MF $(DEPDIR)/ephoto_thumbnail-ephoto_thumb.Tpo -c -o ephoto_thumbnail-ephoto_thumb.obj `if test -f 'ephoto_thumb.c'; then $(CYGPATH_W) 'ephoto_thumb.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_thumb.c'; fi`
ephoto-1.5/src/bin/Makefile.in-853-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ephoto_thumbnail-ephoto_thumb.Tpo $(DEPDIR)/ephoto_thumbnail-ephoto_thumb.Po
##############################################
ephoto-1.5/src/bin/Makefile.in-855-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ephoto-1.5/src/bin/Makefile.in:856:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ephoto_thumbnail_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ephoto_thumbnail-ephoto_thumb.obj `if test -f 'ephoto_thumb.c'; then $(CYGPATH_W) 'ephoto_thumb.c'; else $(CYGPATH_W) '$(srcdir)/ephoto_thumb.c'; fi`
ephoto-1.5/src/bin/Makefile.in-857-
##############################################
ephoto-1.5/src/bin/Makefile.in-887-GTAGS:
ephoto-1.5/src/bin/Makefile.in:888:	here=`$(am__cd) $(top_builddir) && pwd` \
ephoto-1.5/src/bin/Makefile.in-889-	  && $(am__cd) $(top_srcdir) \
##############################################
ephoto-1.5/src/bin/Makefile.in-910-distdir: $(DISTFILES)
ephoto-1.5/src/bin/Makefile.in:911:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/src/bin/Makefile.in:912:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/src/bin/Makefile.in-913-	list='$(DISTFILES)'; \
##############################################
ephoto-1.5/src/bin/Makefile.in-924-	  if test -d $$d/$$file; then \
ephoto-1.5/src/bin/Makefile.in:925:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ephoto-1.5/src/bin/Makefile.in-926-	    if test -d "$(distdir)/$$file"; then \
##############################################
ephoto-1.5/src/Makefile.in-49-  { \
ephoto-1.5/src/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ephoto-1.5/src/Makefile.in-51-  }; \
##############################################
ephoto-1.5/src/Makefile.in-169-  while test -n "$$dir1"; do \
ephoto-1.5/src/Makefile.in:170:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ephoto-1.5/src/Makefile.in-171-    if test "$$first" != "."; then \
ephoto-1.5/src/Makefile.in-172-      if test "$$first" = ".."; then \
ephoto-1.5/src/Makefile.in:173:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ephoto-1.5/src/Makefile.in:174:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ephoto-1.5/src/Makefile.in-175-      else \
ephoto-1.5/src/Makefile.in:176:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ephoto-1.5/src/Makefile.in-177-        if test "$$first2" = "$$first"; then \
ephoto-1.5/src/Makefile.in:178:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ephoto-1.5/src/Makefile.in-179-        else \
##############################################
ephoto-1.5/src/Makefile.in-184-    fi; \
ephoto-1.5/src/Makefile.in:185:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ephoto-1.5/src/Makefile.in-186-  done; \
##############################################
ephoto-1.5/src/Makefile.in-357-	dot_seen=no; \
ephoto-1.5/src/Makefile.in:358:	target=`echo $@ | sed s/-recursive//`; \
ephoto-1.5/src/Makefile.in-359-	case "$@" in \
##############################################
ephoto-1.5/src/Makefile.in-420-GTAGS:
ephoto-1.5/src/Makefile.in:421:	here=`$(am__cd) $(top_builddir) && pwd` \
ephoto-1.5/src/Makefile.in-422-	  && $(am__cd) $(top_srcdir) \
##############################################
ephoto-1.5/src/Makefile.in-443-distdir: $(DISTFILES)
ephoto-1.5/src/Makefile.in:444:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/src/Makefile.in:445:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ephoto-1.5/src/Makefile.in-446-	list='$(DISTFILES)'; \
##############################################
ephoto-1.5/src/Makefile.in-457-	  if test -d $$d/$$file; then \
ephoto-1.5/src/Makefile.in:458:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ephoto-1.5/src/Makefile.in-459-	    if test -d "$(distdir)/$$file"; then \
##############################################
ephoto-1.5/m4/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
ephoto-1.5/m4/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
ephoto-1.5/m4/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
ephoto-1.5/m4/lib-link.m4-319-                -L*)
ephoto-1.5/m4/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
ephoto-1.5/m4/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
ephoto-1.5/m4/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
ephoto-1.5/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
ephoto-1.5/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
ephoto-1.5/m4/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
ephoto-1.5/m4/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
ephoto-1.5/m4/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
ephoto-1.5/m4/lib-link.m4-526-                  -L*)
ephoto-1.5/m4/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
ephoto-1.5/m4/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
ephoto-1.5/m4/lib-link.m4-578-                  -R*)
ephoto-1.5/m4/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
ephoto-1.5/m4/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
ephoto-1.5/m4/lib-link.m4-608-                    dnl Handle this in the next round.
ephoto-1.5/m4/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
ephoto-1.5/m4/lib-link.m4-610-                    ;;
##############################################
ephoto-1.5/m4/lib-link.m4-614-                    dnl option.
ephoto-1.5/m4/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
ephoto-1.5/m4/lib-link.m4-616-                    ;;
##############################################
ephoto-1.5/m4/lib-link.m4-727-            -L) next=yes ;;
ephoto-1.5/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
ephoto-1.5/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
ephoto-1.5/m4/lib-prefix.m4-201-    *)
ephoto-1.5/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
ephoto-1.5/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
ephoto-1.5/m4/lib-prefix.m4-211-                ;;
ephoto-1.5/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
ephoto-1.5/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
ephoto-1.5/m4/po.m4-47-changequote(,)dnl
ephoto-1.5/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ephoto-1.5/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
ephoto-1.5/m4/po.m4-54-changequote(,)dnl
ephoto-1.5/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ephoto-1.5/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
ephoto-1.5/m4/po.m4-73-changequote(,)dnl
ephoto-1.5/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
ephoto-1.5/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
ephoto-1.5/m4/po.m4-98-      case "$ac_file" in
ephoto-1.5/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
ephoto-1.5/m4/po.m4-100-      esac
##############################################
ephoto-1.5/m4/po.m4-103-        # Adjust a relative srcdir.
ephoto-1.5/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ephoto-1.5/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ephoto-1.5/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ephoto-1.5/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ephoto-1.5/m4/po.m4-110-        case "$ac_given_srcdir" in
ephoto-1.5/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ephoto-1.5/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ephoto-1.5/m4/po.m4-130-            fi
ephoto-1.5/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ephoto-1.5/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
ephoto-1.5/m4/po.m4-227-  # Adjust a relative srcdir.
ephoto-1.5/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ephoto-1.5/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
ephoto-1.5/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
ephoto-1.5/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
ephoto-1.5/m4/po.m4-234-  case "$ac_given_srcdir" in
ephoto-1.5/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
ephoto-1.5/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
ephoto-1.5/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
ephoto-1.5/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
ephoto-1.5/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
ephoto-1.5/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
ephoto-1.5/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
ephoto-1.5/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
ephoto-1.5/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
ephoto-1.5/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
ephoto-1.5/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ephoto-1.5/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
ephoto-1.5/m4/po.m4-317-  fi
##############################################
ephoto-1.5/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
ephoto-1.5/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ephoto-1.5/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
ephoto-1.5/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ephoto-1.5/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ephoto-1.5/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
ephoto-1.5/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ephoto-1.5/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
ephoto-1.5/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ephoto-1.5/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
ephoto-1.5/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
ephoto-1.5/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
ephoto-1.5/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
ephoto-1.5/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
ephoto-1.5/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
ephoto-1.5/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
ephoto-1.5/m4/iconv.m4-192-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
ephoto-1.5/m4/iconv.m4:193:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
ephoto-1.5/m4/iconv.m4-194-    AC_MSG_RESULT([
##############################################
ephoto-1.5/m4/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
ephoto-1.5/m4/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
ephoto-1.5/m4/gettext.m4-251-      fi
##############################################
ephoto-1.5/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
ephoto-1.5/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
ephoto-1.5/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
ephoto-1.5/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
ephoto-1.5/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ephoto-1.5/m4/lib-ld.m4-52-  *)
ephoto-1.5/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ephoto-1.5/m4/lib-ld.m4-54-  esac
##############################################
ephoto-1.5/m4/lib-ld.m4-59-      # Canonicalize the path of ld
ephoto-1.5/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
ephoto-1.5/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
ephoto-1.5/m4/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
ephoto-1.5/m4/lib-ld.m4-63-      done
##############################################
ephoto-1.5/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
ephoto-1.5/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
ephoto-1.5/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
ephoto-1.5/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
ephoto-1.5/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
ephoto-1.5/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
ephoto-1.5/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
ephoto-1.5/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
ephoto-1.5/aclocal.m4-181-        else 
ephoto-1.5/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
ephoto-1.5/aclocal.m4-183-        fi
##############################################
ephoto-1.5/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ephoto-1.5/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ephoto-1.5/aclocal.m4-438-# and then we would define $MISSING as
##############################################
ephoto-1.5/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
ephoto-1.5/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ephoto-1.5/aclocal.m4-453-])
##############################################
ephoto-1.5/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
ephoto-1.5/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ephoto-1.5/aclocal.m4-551-  fi
##############################################
ephoto-1.5/aclocal.m4-700-    # Strip MF so we end up with the name of the file.
ephoto-1.5/aclocal.m4:701:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ephoto-1.5/aclocal.m4-702-    # Check whether this is an Automake generated Makefile or not.
##############################################
ephoto-1.5/aclocal.m4-709-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ephoto-1.5/aclocal.m4:710:      dirpart=`AS_DIRNAME("$mf")`
ephoto-1.5/aclocal.m4-711-    else
##############################################
ephoto-1.5/aclocal.m4-715-    # from the Makefile without running 'make'.
ephoto-1.5/aclocal.m4:716:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ephoto-1.5/aclocal.m4-717-    test -z "$DEPDIR" && continue
ephoto-1.5/aclocal.m4:718:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ephoto-1.5/aclocal.m4-719-    test -z "$am__include" && continue
ephoto-1.5/aclocal.m4:720:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ephoto-1.5/aclocal.m4-721-    # Find all dependency output files, they are included files with
##############################################
ephoto-1.5/aclocal.m4-729-      test -f "$dirpart/$file" && continue
ephoto-1.5/aclocal.m4:730:      fdir=`AS_DIRNAME(["$file"])`
ephoto-1.5/aclocal.m4-731-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ephoto-1.5/aclocal.m4-787-AC_REQUIRE([AC_PROG_INSTALL])dnl
ephoto-1.5/aclocal.m4:788:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ephoto-1.5/aclocal.m4-789-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ephoto-1.5/aclocal.m4-946-    * )
ephoto-1.5/aclocal.m4:947:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ephoto-1.5/aclocal.m4-948-  esac
ephoto-1.5/aclocal.m4-949-done
ephoto-1.5/aclocal.m4:950:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ephoto-1.5/aclocal.m4-951-
##############################################
ephoto-1.5/aclocal.m4-1017-# Ignore all kinds of additional output from 'make'.
ephoto-1.5/aclocal.m4:1018:case `$am_make -s -f confmf 2> /dev/null` in #(
ephoto-1.5/aclocal.m4-1019-*the\ am__doit\ target*)
##############################################
ephoto-1.5/aclocal.m4-1027-   echo '.include "confinc"' > confmf
ephoto-1.5/aclocal.m4:1028:   case `$am_make -s -f confmf 2> /dev/null` in #(
ephoto-1.5/aclocal.m4-1029-   *the\ am__doit\ target*)
##############################################
ephoto-1.5/aclocal.m4-1241-     echo "timestamp, slept: $am_has_slept" > conftest.file
ephoto-1.5/aclocal.m4:1242:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ephoto-1.5/aclocal.m4-1243-     if test "$[*]" = "X"; then
ephoto-1.5/aclocal.m4-1244-	# -L didn't work.
ephoto-1.5/aclocal.m4:1245:	set X `ls -t "$srcdir/configure" conftest.file`
ephoto-1.5/aclocal.m4-1246-     fi