===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
efax-gtk-3.2.8/ChangeLog-1199-
efax-gtk-3.2.8/ChangeLog:1200:	Fix for overwriting static data on call to gethostbyaddr()
efax-gtk-3.2.8/ChangeLog-1201-	(socket_server.cpp). (Jean-Baptiste Quenot).
##############################################
efax-gtk-3.2.8/Makefile.in-63-	ps-recursive uninstall-recursive
efax-gtk-3.2.8/Makefile.in:64:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
efax-gtk-3.2.8/Makefile.in-65-am__vpath_adj = case $$p in \
efax-gtk-3.2.8/Makefile.in:66:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
efax-gtk-3.2.8/Makefile.in-67-    *) f=$$p;; \
efax-gtk-3.2.8/Makefile.in-68-  esac;
efax-gtk-3.2.8/Makefile.in:69:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
efax-gtk-3.2.8/Makefile.in-70-am__install_max = 40
efax-gtk-3.2.8/Makefile.in-71-am__nobase_strip_setup = \
efax-gtk-3.2.8/Makefile.in:72:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
efax-gtk-3.2.8/Makefile.in-73-am__nobase_strip = \
##############################################
efax-gtk-3.2.8/Makefile.in-112-  while test -n "$$dir1"; do \
efax-gtk-3.2.8/Makefile.in:113:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
efax-gtk-3.2.8/Makefile.in-114-    if test "$$first" != "."; then \
efax-gtk-3.2.8/Makefile.in-115-      if test "$$first" = ".."; then \
efax-gtk-3.2.8/Makefile.in:116:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
efax-gtk-3.2.8/Makefile.in:117:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
efax-gtk-3.2.8/Makefile.in-118-      else \
efax-gtk-3.2.8/Makefile.in:119:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
efax-gtk-3.2.8/Makefile.in-120-        if test "$$first2" = "$$first"; then \
efax-gtk-3.2.8/Makefile.in:121:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
efax-gtk-3.2.8/Makefile.in-122-        else \
##############################################
efax-gtk-3.2.8/Makefile.in-127-    fi; \
efax-gtk-3.2.8/Makefile.in:128:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
efax-gtk-3.2.8/Makefile.in-129-  done; \
##############################################
efax-gtk-3.2.8/Makefile.in-396-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
efax-gtk-3.2.8/Makefile.in:397:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
efax-gtk-3.2.8/Makefile.in-398-	test -n "$$files" || exit 0; \
##############################################
efax-gtk-3.2.8/Makefile.in-416-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
efax-gtk-3.2.8/Makefile.in:417:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
efax-gtk-3.2.8/Makefile.in-418-	test -n "$$files" || exit 0; \
##############################################
efax-gtk-3.2.8/Makefile.in-436-	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
efax-gtk-3.2.8/Makefile.in:437:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
efax-gtk-3.2.8/Makefile.in-438-	test -n "$$files" || exit 0; \
##############################################
efax-gtk-3.2.8/Makefile.in-456-	dot_seen=no; \
efax-gtk-3.2.8/Makefile.in:457:	target=`echo $@ | sed s/-recursive//`; \
efax-gtk-3.2.8/Makefile.in-458-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
efax-gtk-3.2.8/Makefile.in-491-	rev="$$rev ."; \
efax-gtk-3.2.8/Makefile.in:492:	target=`echo $@ | sed s/-recursive//`; \
efax-gtk-3.2.8/Makefile.in-493-	for subdir in $$rev; do \
##############################################
efax-gtk-3.2.8/Makefile.in-569-GTAGS:
efax-gtk-3.2.8/Makefile.in:570:	here=`$(am__cd) $(top_builddir) && pwd` \
efax-gtk-3.2.8/Makefile.in-571-	  && $(am__cd) $(top_srcdir) \
##############################################
efax-gtk-3.2.8/Makefile.in-592-	test -d "$(distdir)" || mkdir "$(distdir)"
efax-gtk-3.2.8/Makefile.in:593:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/Makefile.in:594:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/Makefile.in-595-	list='$(DISTFILES)'; \
##############################################
efax-gtk-3.2.8/Makefile.in-606-	  if test -d $$d/$$file; then \
efax-gtk-3.2.8/Makefile.in:607:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
efax-gtk-3.2.8/Makefile.in-608-	    if test -d "$(distdir)/$$file"; then \
##############################################
efax-gtk-3.2.8/Makefile.in-714-	test -d $(distdir)/_build || exit 0; \
efax-gtk-3.2.8/Makefile.in:715:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
efax-gtk-3.2.8/Makefile.in-716-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
efax-gtk-3.2.8/Makefile.in-748-	@$(am__cd) '$(distuninstallcheck_dir)' \
efax-gtk-3.2.8/Makefile.in:749:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
efax-gtk-3.2.8/Makefile.in-750-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
efax-gtk-3.2.8/Makefile.in-760-	fi
efax-gtk-3.2.8/Makefile.in:761:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
efax-gtk-3.2.8/Makefile.in-762-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
efax-gtk-3.2.8/AUTHORS-15-
efax-gtk-3.2.8/AUTHORS:16:	store the result of gethostbyaddr() in a std::string
efax-gtk-3.2.8/AUTHORS-17-	to prevent static data being overwritten
##############################################
efax-gtk-3.2.8/config.guess-40-
efax-gtk-3.2.8/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
efax-gtk-3.2.8/config.guess-42-
##############################################
efax-gtk-3.2.8/config.guess-109-: ${TMPDIR=/tmp} ;
efax-gtk-3.2.8/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
efax-gtk-3.2.8/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
efax-gtk-3.2.8/config.guess-195-	    *)
efax-gtk-3.2.8/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
efax-gtk-3.2.8/config.guess-197-		;;
##############################################
efax-gtk-3.2.8/config.guess-222-	*4.0)
efax-gtk-3.2.8/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
efax-gtk-3.2.8/config.guess-224-		;;
efax-gtk-3.2.8/config.guess-225-	*5.*)
efax-gtk-3.2.8/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
efax-gtk-3.2.8/config.guess-227-		;;
##############################################
efax-gtk-3.2.8/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
efax-gtk-3.2.8/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
efax-gtk-3.2.8/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
efax-gtk-3.2.8/config.guess-270-	# 1.2 uses "1.2" for uname -r.
efax-gtk-3.2.8/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
efax-gtk-3.2.8/config.guess-272-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-327-    sun4H:SunOS:5.*:*)
efax-gtk-3.2.8/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
efax-gtk-3.2.8/config.guess-329-	exit ;;
efax-gtk-3.2.8/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
efax-gtk-3.2.8/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
efax-gtk-3.2.8/config.guess-332-	exit ;;
efax-gtk-3.2.8/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
efax-gtk-3.2.8/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
efax-gtk-3.2.8/config.guess-335-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
efax-gtk-3.2.8/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
efax-gtk-3.2.8/config.guess-341-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
efax-gtk-3.2.8/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
efax-gtk-3.2.8/config.guess-350-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-354-    sun*:*:4.2BSD:*)
efax-gtk-3.2.8/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
efax-gtk-3.2.8/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
efax-gtk-3.2.8/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
efax-gtk-3.2.8/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
efax-gtk-3.2.8/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
efax-gtk-3.2.8/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
efax-gtk-3.2.8/config.guess-492-    *:IRIX*:*:*)
efax-gtk-3.2.8/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
efax-gtk-3.2.8/config.guess-494-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-522-EOF
efax-gtk-3.2.8/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
efax-gtk-3.2.8/config.guess-524-		then
##############################################
efax-gtk-3.2.8/config.guess-535-    *:AIX:*:[456])
efax-gtk-3.2.8/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
efax-gtk-3.2.8/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
efax-gtk-3.2.8/config.guess-570-    9000/[34678]??:HP-UX:*:*)
efax-gtk-3.2.8/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
efax-gtk-3.2.8/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
efax-gtk-3.2.8/config.guess-624-EOF
efax-gtk-3.2.8/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
efax-gtk-3.2.8/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
efax-gtk-3.2.8/config.guess-652-    ia64:HP-UX:*:*)
efax-gtk-3.2.8/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
efax-gtk-3.2.8/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
efax-gtk-3.2.8/config.guess-682-EOF
efax-gtk-3.2.8/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
efax-gtk-3.2.8/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
efax-gtk-3.2.8/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
efax-gtk-3.2.8/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
efax-gtk-3.2.8/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
efax-gtk-3.2.8/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
efax-gtk-3.2.8/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
efax-gtk-3.2.8/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
efax-gtk-3.2.8/config.guess-773-	    pc98)
efax-gtk-3.2.8/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
efax-gtk-3.2.8/config.guess-775-	    amd64)
efax-gtk-3.2.8/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
efax-gtk-3.2.8/config.guess-777-	    *)
efax-gtk-3.2.8/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
efax-gtk-3.2.8/config.guess-779-	esac
##############################################
efax-gtk-3.2.8/config.guess-824-    prep*:SunOS:5.*:*)
efax-gtk-3.2.8/config.guess:825:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
efax-gtk-3.2.8/config.guess-826-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-828-	# the GNU system
efax-gtk-3.2.8/config.guess:829:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
efax-gtk-3.2.8/config.guess-830-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-832-	# other systems with GNU libc and userland
efax-gtk-3.2.8/config.guess:833:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
efax-gtk-3.2.8/config.guess-834-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-1067-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
efax-gtk-3.2.8/config.guess:1068:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
efax-gtk-3.2.8/config.guess-1069-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
efax-gtk-3.2.8/config.guess-1308-    *:DragonFly:*:*)
efax-gtk-3.2.8/config.guess:1309:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
efax-gtk-3.2.8/config.guess-1310-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-1321-    i*86:skyos:*:*)
efax-gtk-3.2.8/config.guess:1322:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
efax-gtk-3.2.8/config.guess-1323-	exit ;;
##############################################
efax-gtk-3.2.8/config.guess-1446-
efax-gtk-3.2.8/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
efax-gtk-3.2.8/config.guess-1448-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
efax-gtk-3.2.8/src/utils/Makefile.in-295-.cpp.obj:
efax-gtk-3.2.8/src/utils/Makefile.in:296:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/src/utils/Makefile.in-297-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
efax-gtk-3.2.8/src/utils/Makefile.in-299-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
efax-gtk-3.2.8/src/utils/Makefile.in:300:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/src/utils/Makefile.in-301-
##############################################
efax-gtk-3.2.8/src/utils/Makefile.in-346-GTAGS:
efax-gtk-3.2.8/src/utils/Makefile.in:347:	here=`$(am__cd) $(top_builddir) && pwd` \
efax-gtk-3.2.8/src/utils/Makefile.in-348-	  && $(am__cd) $(top_srcdir) \
##############################################
efax-gtk-3.2.8/src/utils/Makefile.in-354-distdir: $(DISTFILES)
efax-gtk-3.2.8/src/utils/Makefile.in:355:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/src/utils/Makefile.in:356:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/src/utils/Makefile.in-357-	list='$(DISTFILES)'; \
##############################################
efax-gtk-3.2.8/src/utils/Makefile.in-368-	  if test -d $$d/$$file; then \
efax-gtk-3.2.8/src/utils/Makefile.in:369:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
efax-gtk-3.2.8/src/utils/Makefile.in-370-	    if test -d "$(distdir)/$$file"; then \
##############################################
efax-gtk-3.2.8/src/Makefile.in-97-  while test -n "$$dir1"; do \
efax-gtk-3.2.8/src/Makefile.in:98:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
efax-gtk-3.2.8/src/Makefile.in-99-    if test "$$first" != "."; then \
efax-gtk-3.2.8/src/Makefile.in-100-      if test "$$first" = ".."; then \
efax-gtk-3.2.8/src/Makefile.in:101:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
efax-gtk-3.2.8/src/Makefile.in:102:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
efax-gtk-3.2.8/src/Makefile.in-103-      else \
efax-gtk-3.2.8/src/Makefile.in:104:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
efax-gtk-3.2.8/src/Makefile.in-105-        if test "$$first2" = "$$first"; then \
efax-gtk-3.2.8/src/Makefile.in:106:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
efax-gtk-3.2.8/src/Makefile.in-107-        else \
##############################################
efax-gtk-3.2.8/src/Makefile.in-112-    fi; \
efax-gtk-3.2.8/src/Makefile.in:113:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
efax-gtk-3.2.8/src/Makefile.in-114-  done; \
##############################################
efax-gtk-3.2.8/src/Makefile.in-391-.cpp.obj:
efax-gtk-3.2.8/src/Makefile.in:392:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/src/Makefile.in-393-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
efax-gtk-3.2.8/src/Makefile.in-395-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
efax-gtk-3.2.8/src/Makefile.in:396:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/src/Makefile.in-397-
##############################################
efax-gtk-3.2.8/src/Makefile.in-412-	dot_seen=no; \
efax-gtk-3.2.8/src/Makefile.in:413:	target=`echo $@ | sed s/-recursive//`; \
efax-gtk-3.2.8/src/Makefile.in-414-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
efax-gtk-3.2.8/src/Makefile.in-447-	rev="$$rev ."; \
efax-gtk-3.2.8/src/Makefile.in:448:	target=`echo $@ | sed s/-recursive//`; \
efax-gtk-3.2.8/src/Makefile.in-449-	for subdir in $$rev; do \
##############################################
efax-gtk-3.2.8/src/Makefile.in-525-GTAGS:
efax-gtk-3.2.8/src/Makefile.in:526:	here=`$(am__cd) $(top_builddir) && pwd` \
efax-gtk-3.2.8/src/Makefile.in-527-	  && $(am__cd) $(top_srcdir) \
##############################################
efax-gtk-3.2.8/src/Makefile.in-533-distdir: $(DISTFILES)
efax-gtk-3.2.8/src/Makefile.in:534:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/src/Makefile.in:535:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/src/Makefile.in-536-	list='$(DISTFILES)'; \
##############################################
efax-gtk-3.2.8/src/Makefile.in-547-	  if test -d $$d/$$file; then \
efax-gtk-3.2.8/src/Makefile.in:548:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
efax-gtk-3.2.8/src/Makefile.in-549-	    if test -d "$(distdir)/$$file"; then \
##############################################
efax-gtk-3.2.8/src/prog_defs.h-65-
efax-gtk-3.2.8/src/prog_defs.h:66:     gethostbyaddr() )
efax-gtk-3.2.8/src/prog_defs.h-67-     gethostbyname() ) used in the socket server thread (socket_server.cpp)
##############################################
efax-gtk-3.2.8/src/internal/Makefile.in-70-  while test -n "$$dir1"; do \
efax-gtk-3.2.8/src/internal/Makefile.in:71:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
efax-gtk-3.2.8/src/internal/Makefile.in-72-    if test "$$first" != "."; then \
efax-gtk-3.2.8/src/internal/Makefile.in-73-      if test "$$first" = ".."; then \
efax-gtk-3.2.8/src/internal/Makefile.in:74:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
efax-gtk-3.2.8/src/internal/Makefile.in:75:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
efax-gtk-3.2.8/src/internal/Makefile.in-76-      else \
efax-gtk-3.2.8/src/internal/Makefile.in:77:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
efax-gtk-3.2.8/src/internal/Makefile.in-78-        if test "$$first2" = "$$first"; then \
efax-gtk-3.2.8/src/internal/Makefile.in:79:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
efax-gtk-3.2.8/src/internal/Makefile.in-80-        else \
##############################################
efax-gtk-3.2.8/src/internal/Makefile.in-85-    fi; \
efax-gtk-3.2.8/src/internal/Makefile.in:86:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
efax-gtk-3.2.8/src/internal/Makefile.in-87-  done; \
##############################################
efax-gtk-3.2.8/src/internal/Makefile.in-282-	dot_seen=no; \
efax-gtk-3.2.8/src/internal/Makefile.in:283:	target=`echo $@ | sed s/-recursive//`; \
efax-gtk-3.2.8/src/internal/Makefile.in-284-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
efax-gtk-3.2.8/src/internal/Makefile.in-317-	rev="$$rev ."; \
efax-gtk-3.2.8/src/internal/Makefile.in:318:	target=`echo $@ | sed s/-recursive//`; \
efax-gtk-3.2.8/src/internal/Makefile.in-319-	for subdir in $$rev; do \
##############################################
efax-gtk-3.2.8/src/internal/Makefile.in-395-GTAGS:
efax-gtk-3.2.8/src/internal/Makefile.in:396:	here=`$(am__cd) $(top_builddir) && pwd` \
efax-gtk-3.2.8/src/internal/Makefile.in-397-	  && $(am__cd) $(top_srcdir) \
##############################################
efax-gtk-3.2.8/src/internal/Makefile.in-403-distdir: $(DISTFILES)
efax-gtk-3.2.8/src/internal/Makefile.in:404:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/src/internal/Makefile.in:405:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/src/internal/Makefile.in-406-	list='$(DISTFILES)'; \
##############################################
efax-gtk-3.2.8/src/internal/Makefile.in-417-	  if test -d $$d/$$file; then \
efax-gtk-3.2.8/src/internal/Makefile.in:418:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
efax-gtk-3.2.8/src/internal/Makefile.in-419-	    if test -d "$(distdir)/$$file"; then \
##############################################
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-317-.cpp.obj:
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in:318:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-319-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-321-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in:322:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-323-
##############################################
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-368-GTAGS:
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in:369:	here=`$(am__cd) $(top_builddir) && pwd` \
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-370-	  && $(am__cd) $(top_srcdir) \
##############################################
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-376-distdir: $(DISTFILES)
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in:377:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in:378:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-379-	list='$(DISTFILES)'; \
##############################################
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-390-	  if test -d $$d/$$file; then \
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in:391:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
efax-gtk-3.2.8/src/internal/c++-gtk-utils/Makefile.in-392-	    if test -d "$(distdir)/$$file"; then \
##############################################
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-54-efax_gtk_socket_client_LDADD = $(LDADD)
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-56-am__vpath_adj = case $$p in \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-58-    *) f=$$p;; \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-59-  esac;
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-61-am__install_max = 40
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-62-am__nobase_strip_setup = \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-64-am__nobase_strip = \
##############################################
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-362-.cpp.obj:
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:363:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-364-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-366-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:367:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-368-
##############################################
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-413-GTAGS:
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:414:	here=`$(am__cd) $(top_builddir) && pwd` \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-415-	  && $(am__cd) $(top_srcdir) \
##############################################
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-421-distdir: $(DISTFILES)
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-435-	  if test -d $$d/$$file; then \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
efax-gtk-3.2.8/efax-gtk-faxfilter/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
efax-gtk-3.2.8/config.rpath-33-host="$1"
efax-gtk-3.2.8/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
efax-gtk-3.2.8/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
efax-gtk-3.2.8/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
efax-gtk-3.2.8/config.rpath-37-
##############################################
efax-gtk-3.2.8/config.rpath-47-done
efax-gtk-3.2.8/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
efax-gtk-3.2.8/config.rpath-49-
##############################################
efax-gtk-3.2.8/config.rpath-91-        *)
efax-gtk-3.2.8/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
efax-gtk-3.2.8/config.rpath-93-            *Sun\ C*)
##############################################
efax-gtk-3.2.8/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
efax-gtk-3.2.8/config.rpath:218:      case `$LD -v 2>&1` in
efax-gtk-3.2.8/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
efax-gtk-3.2.8/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
efax-gtk-3.2.8/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
efax-gtk-3.2.8/config.rpath-225-          else
##############################################
efax-gtk-3.2.8/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
efax-gtk-3.2.8/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
efax-gtk-3.2.8/config.rpath-282-          if test -f "$collect2name" && \
##############################################
efax-gtk-3.2.8/config.rpath-419-        hardcode_direct=yes
efax-gtk-3.2.8/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
efax-gtk-3.2.8/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
efax-gtk-3.2.8/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
efax-gtk-3.2.8/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
efax-gtk-3.2.8/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
efax-gtk-3.2.8/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
efax-gtk-3.2.8/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
efax-gtk-3.2.8/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
efax-gtk-3.2.8/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
efax-gtk-3.2.8/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
efax-gtk-3.2.8/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
efax-gtk-3.2.8/config.rpath-633-
##############################################
efax-gtk-3.2.8/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
efax-gtk-3.2.8/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
efax-gtk-3.2.8/configure-47-  as_echo='print -r --'
efax-gtk-3.2.8/configure-48-  as_echo_n='print -rn --'
efax-gtk-3.2.8/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
efax-gtk-3.2.8/configure-50-  as_echo='printf %s\n'
##############################################
efax-gtk-3.2.8/configure-52-else
efax-gtk-3.2.8/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
efax-gtk-3.2.8/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
efax-gtk-3.2.8/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
efax-gtk-3.2.8/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
efax-gtk-3.2.8/configure-64-      esac;
##############################################
efax-gtk-3.2.8/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
efax-gtk-3.2.8/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
efax-gtk-3.2.8/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
efax-gtk-3.2.8/configure-288-      case $as_dir in #(
efax-gtk-3.2.8/configure:289:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
efax-gtk-3.2.8/configure-290-      *) as_qdir=$as_dir;;
##############################################
efax-gtk-3.2.8/configure-353-  {
efax-gtk-3.2.8/configure:354:    as_val=`expr "$@" || test $? -eq 1`
efax-gtk-3.2.8/configure-355-  }
##############################################
efax-gtk-3.2.8/configure-360-# ---------------------------------
efax-gtk-3.2.8/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
efax-gtk-3.2.8/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
efax-gtk-3.2.8/configure-423-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
efax-gtk-3.2.8/configure:424:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
efax-gtk-3.2.8/configure-425-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
efax-gtk-3.2.8/configure-514-	esac;
efax-gtk-3.2.8/configure:515:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
efax-gtk-3.2.8/configure-516-	???[sx]*):;;*)false;;esac;fi
##############################################
efax-gtk-3.2.8/configure-825-  case $ac_option in
efax-gtk-3.2.8/configure:826:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
efax-gtk-3.2.8/configure-827-  *)	ac_optarg=yes ;;
##############################################
efax-gtk-3.2.8/configure-868-  -disable-* | --disable-*)
efax-gtk-3.2.8/configure:869:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
efax-gtk-3.2.8/configure-870-    # Reject names that are not valid shell variable names.
##############################################
efax-gtk-3.2.8/configure-873-    ac_useropt_orig=$ac_useropt
efax-gtk-3.2.8/configure:874:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
efax-gtk-3.2.8/configure-875-    case $ac_user_opts in
##############################################
efax-gtk-3.2.8/configure-894-  -enable-* | --enable-*)
efax-gtk-3.2.8/configure:895:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
efax-gtk-3.2.8/configure-896-    # Reject names that are not valid shell variable names.
##############################################
efax-gtk-3.2.8/configure-899-    ac_useropt_orig=$ac_useropt
efax-gtk-3.2.8/configure:900:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
efax-gtk-3.2.8/configure-901-    case $ac_user_opts in
##############################################
efax-gtk-3.2.8/configure-1098-  -with-* | --with-*)
efax-gtk-3.2.8/configure:1099:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
efax-gtk-3.2.8/configure-1100-    # Reject names that are not valid shell variable names.
##############################################
efax-gtk-3.2.8/configure-1103-    ac_useropt_orig=$ac_useropt
efax-gtk-3.2.8/configure:1104:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
efax-gtk-3.2.8/configure-1105-    case $ac_user_opts in
##############################################
efax-gtk-3.2.8/configure-1114-  -without-* | --without-*)
efax-gtk-3.2.8/configure:1115:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
efax-gtk-3.2.8/configure-1116-    # Reject names that are not valid shell variable names.
##############################################
efax-gtk-3.2.8/configure-1119-    ac_useropt_orig=$ac_useropt
efax-gtk-3.2.8/configure:1120:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
efax-gtk-3.2.8/configure-1121-    case $ac_user_opts in
##############################################
efax-gtk-3.2.8/configure-1152-  *=*)
efax-gtk-3.2.8/configure:1153:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
efax-gtk-3.2.8/configure-1154-    # Reject names that are not valid shell variable names.
##############################################
efax-gtk-3.2.8/configure-1173-if test -n "$ac_prev"; then
efax-gtk-3.2.8/configure:1174:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
efax-gtk-3.2.8/configure-1175-  as_fn_error "missing argument to $ac_option"
##############################################
efax-gtk-3.2.8/configure-1195-    */ )
efax-gtk-3.2.8/configure:1196:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
efax-gtk-3.2.8/configure-1197-      eval $ac_var=\$ac_val;;
##############################################
efax-gtk-3.2.8/configure-1232-ac_ls_di=`ls -di .` &&
efax-gtk-3.2.8/configure:1233:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
efax-gtk-3.2.8/configure-1234-  as_fn_error "working directory cannot be determined"
##############################################
efax-gtk-3.2.8/configure-1288-case $srcdir in
efax-gtk-3.2.8/configure:1289:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
efax-gtk-3.2.8/configure-1290-esac
##############################################
efax-gtk-3.2.8/configure-1331-By default, \`make install' will install all the files in
efax-gtk-3.2.8/configure:1332:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
efax-gtk-3.2.8/configure:1333:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
efax-gtk-3.2.8/configure-1334-for instance \`--prefix=\$HOME'.
##############################################
efax-gtk-3.2.8/configure-1432-*)
efax-gtk-3.2.8/configure:1433:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
efax-gtk-3.2.8/configure-1434-  # A ".." for each directory in $ac_dir_suffix.
efax-gtk-3.2.8/configure:1435:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
efax-gtk-3.2.8/configure-1436-  case $ac_top_builddir_sub in
##############################################
efax-gtk-3.2.8/configure-2398-    *\'*)
efax-gtk-3.2.8/configure:2399:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
efax-gtk-3.2.8/configure-2400-    esac
##############################################
efax-gtk-3.2.8/configure-2485-      case $ac_val in
efax-gtk-3.2.8/configure:2486:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
efax-gtk-3.2.8/configure-2487-      esac
##############################################
efax-gtk-3.2.8/configure-2502-	case $ac_val in
efax-gtk-3.2.8/configure:2503:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
efax-gtk-3.2.8/configure-2504-	esac
##############################################
efax-gtk-3.2.8/configure-2616-    set,)
efax-gtk-3.2.8/configure:2617:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
efax-gtk-3.2.8/configure:2618:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
efax-gtk-3.2.8/configure-2619-      ac_cache_corrupted=: ;;
##############################################
efax-gtk-3.2.8/configure-2627-	# differences in whitespace do not lead to failure.
efax-gtk-3.2.8/configure:2628:	ac_old_val_w=`echo x $ac_old_val`
efax-gtk-3.2.8/configure:2629:	ac_new_val_w=`echo x $ac_new_val`
efax-gtk-3.2.8/configure-2630-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
efax-gtk-3.2.8/configure-2647-    case $ac_new_val in
efax-gtk-3.2.8/configure:2648:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
efax-gtk-3.2.8/configure-2649-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
efax-gtk-3.2.8/configure-2817-if (
efax-gtk-3.2.8/configure:2818:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
efax-gtk-3.2.8/configure-2819-   if test "$*" = "X"; then
efax-gtk-3.2.8/configure-2820-      # -L didn't work.
efax-gtk-3.2.8/configure:2821:      set X `ls -t "$srcdir/configure" conftest.file`
efax-gtk-3.2.8/configure-2822-   fi
##############################################
efax-gtk-3.2.8/configure-2853-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
efax-gtk-3.2.8/configure:2854:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
efax-gtk-3.2.8/configure-2855-
efax-gtk-3.2.8/configure-2856-# expand $ac_aux_dir to an absolute path
efax-gtk-3.2.8/configure:2857:am_aux_dir=`cd $ac_aux_dir && pwd`
efax-gtk-3.2.8/configure-2858-
##############################################
efax-gtk-3.2.8/configure-2998-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
efax-gtk-3.2.8/configure:2999:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
efax-gtk-3.2.8/configure-3000-	     'mkdir (GNU coreutils) '* | \
##############################################
efax-gtk-3.2.8/configure-3077-set x ${MAKE-make}
efax-gtk-3.2.8/configure:3078:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
efax-gtk-3.2.8/configure-3079-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
efax-gtk-3.2.8/configure-3087-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
efax-gtk-3.2.8/configure:3088:case `${MAKE-make} -f conftest.make 2>/dev/null` in
efax-gtk-3.2.8/configure-3089-  *@@@%%%=?*=@@@%%%*)
##############################################
efax-gtk-3.2.8/configure-3114-
efax-gtk-3.2.8/configure:3115:if test "`cd $srcdir && pwd`" != "`pwd`"; then
efax-gtk-3.2.8/configure-3116-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
efax-gtk-3.2.8/configure-3200-# Ignore all kinds of additional output from `make'.
efax-gtk-3.2.8/configure:3201:case `$am_make -s -f confmf 2> /dev/null` in #(
efax-gtk-3.2.8/configure-3202-*the\ am__doit\ target*)
##############################################
efax-gtk-3.2.8/configure-3210-   echo '.include "confinc"' > confmf
efax-gtk-3.2.8/configure:3211:   case `$am_make -s -f confmf 2> /dev/null` in #(
efax-gtk-3.2.8/configure-3212-   *the\ am__doit\ target*)
##############################################
efax-gtk-3.2.8/configure-3604-$as_echo_n "checking whether the C compiler works... " >&6; }
efax-gtk-3.2.8/configure:3605:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
efax-gtk-3.2.8/configure-3606-
##############################################
efax-gtk-3.2.8/configure-3648-	then :; else
efax-gtk-3.2.8/configure:3649:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
efax-gtk-3.2.8/configure-3650-	fi
##############################################
efax-gtk-3.2.8/configure-3709-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
efax-gtk-3.2.8/configure:3710:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
efax-gtk-3.2.8/configure-3711-	  break;;
##############################################
efax-gtk-3.2.8/configure-3818-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
efax-gtk-3.2.8/configure:3819:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
efax-gtk-3.2.8/configure-3820-       break;;
##############################################
efax-gtk-3.2.8/configure-4077-  if test "$am_compiler_list" = ""; then
efax-gtk-3.2.8/configure:4078:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
efax-gtk-3.2.8/configure-4079-  fi
##############################################
efax-gtk-3.2.8/configure-4335-eval "ac_cv_prog_c_$flag_cache=no"
efax-gtk-3.2.8/configure:4336:if test -z "`$CC -g -c conftest.c 2>&1`"; then
efax-gtk-3.2.8/configure:4337:  if test -z "`$CC -g -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-4338-    eval "ac_cv_prog_c_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-4344-
efax-gtk-3.2.8/configure:4345:if eval "test \"`echo '$ac_cv_prog_c_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-4346- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-4369-eval "ac_cv_prog_c_$flag_cache=no"
efax-gtk-3.2.8/configure:4370:if test -z "`$CC -O2 -c conftest.c 2>&1`"; then
efax-gtk-3.2.8/configure:4371:  if test -z "`$CC -O2 -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-4372-    eval "ac_cv_prog_c_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-4378-
efax-gtk-3.2.8/configure:4379:if eval "test \"`echo '$ac_cv_prog_c_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-4380- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-4404-eval "ac_cv_prog_c_$flag_cache=no"
efax-gtk-3.2.8/configure:4405:if test -z "`$CC -pthread -c conftest.c 2>&1`"; then
efax-gtk-3.2.8/configure:4406:  if test -z "`$CC -pthread -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-4407-    eval "ac_cv_prog_c_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-4413-
efax-gtk-3.2.8/configure:4414:if eval "test \"`echo '$ac_cv_prog_c_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-4415- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-4719-  if test "$am_compiler_list" = ""; then
efax-gtk-3.2.8/configure:4720:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
efax-gtk-3.2.8/configure-4721-  fi
##############################################
efax-gtk-3.2.8/configure-4976-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:4977:if test -z "`$CXX -g -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:4978:  if test -z "`$CXX -g -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-4979-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-4985-
efax-gtk-3.2.8/configure:4986:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-4987- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-5010-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:5011:if test -z "`$CXX -O2 -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:5012:  if test -z "`$CXX -O2 -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-5013-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-5019-
efax-gtk-3.2.8/configure:5020:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-5021- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-5046-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:5047:if test -z "`$CXX -fexceptions -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:5048:  if test -z "`$CXX -fexceptions -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-5049-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-5055-
efax-gtk-3.2.8/configure:5056:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-5057- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-5080-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:5081:if test -z "`$CXX -fsigned-char -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:5082:  if test -z "`$CXX -fsigned-char -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-5083-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-5089-
efax-gtk-3.2.8/configure:5090:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-5091- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-5114-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:5115:if test -z "`$CXX -fno-check-new -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:5116:  if test -z "`$CXX -fno-check-new -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-5117-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-5123-
efax-gtk-3.2.8/configure:5124:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-5125- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-5148-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:5149:if test -z "`$CXX -Wno-deprecated -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:5150:  if test -z "`$CXX -Wno-deprecated -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-5151-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-5157-
efax-gtk-3.2.8/configure:5158:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-5159- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-5182-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:5183:if test -z "`$CXX -pthread -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:5184:  if test -z "`$CXX -pthread -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-5185-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-5191-
efax-gtk-3.2.8/configure:5192:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-5193- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-5290-$as_echo_n "checking GTK_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:5291:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.12.0"`
efax-gtk-3.2.8/configure-5292-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-5296-$as_echo_n "checking GTK_LIBS... " >&6; }
efax-gtk-3.2.8/configure:5297:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.12.0"`
efax-gtk-3.2.8/configure-5298-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-5389-$as_echo_n "checking GTK_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:5390:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 2.99.0"`
efax-gtk-3.2.8/configure-5391-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-5395-$as_echo_n "checking GTK_LIBS... " >&6; }
efax-gtk-3.2.8/configure:5396:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 2.99.0"`
efax-gtk-3.2.8/configure-5397-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-5487-$as_echo_n "checking GTK_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:5488:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 2.99.0"`
efax-gtk-3.2.8/configure-5489-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-5493-$as_echo_n "checking GTK_LIBS... " >&6; }
efax-gtk-3.2.8/configure:5494:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 2.99.0"`
efax-gtk-3.2.8/configure-5495-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-5582-$as_echo_n "checking GTK_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:5583:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.12.0"`
efax-gtk-3.2.8/configure-5584-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-5588-$as_echo_n "checking GTK_LIBS... " >&6; }
efax-gtk-3.2.8/configure:5589:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.12.0"`
efax-gtk-3.2.8/configure-5590-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-5689-$as_echo_n "checking GTK_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:5690:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 2.99.0"`
efax-gtk-3.2.8/configure-5691-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-5695-$as_echo_n "checking GTK_LIBS... " >&6; }
efax-gtk-3.2.8/configure:5696:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 2.99.0"`
efax-gtk-3.2.8/configure-5697-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-5784-$as_echo_n "checking GTK_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:5785:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.12.0"`
efax-gtk-3.2.8/configure-5786-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-5790-$as_echo_n "checking GTK_LIBS... " >&6; }
efax-gtk-3.2.8/configure:5791:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.12.0"`
efax-gtk-3.2.8/configure-5792-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-5887-$as_echo_n "checking GLIB_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:5888:            GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0"`
efax-gtk-3.2.8/configure-5889-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-5893-$as_echo_n "checking GLIB_LIBS... " >&6; }
efax-gtk-3.2.8/configure:5894:            GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0"`
efax-gtk-3.2.8/configure-5895-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GLIB_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-5982-$as_echo_n "checking GTHREAD_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:5983:            GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.0.0"`
efax-gtk-3.2.8/configure-5984-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-5988-$as_echo_n "checking GTHREAD_LIBS... " >&6; }
efax-gtk-3.2.8/configure:5989:            GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.0.0"`
efax-gtk-3.2.8/configure-5990-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTHREAD_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-6079-$as_echo_n "checking GIO_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:6080:            GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0 >= 2.26.0"`
efax-gtk-3.2.8/configure-6081-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIO_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-6085-$as_echo_n "checking GIO_LIBS... " >&6; }
efax-gtk-3.2.8/configure:6086:            GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0 >= 2.26.0"`
efax-gtk-3.2.8/configure-6087-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GIO_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-6182-$as_echo_n "checking DBUS_GLIB_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:6183:            DBUS_GLIB_CFLAGS=`$PKG_CONFIG --cflags "dbus-glib-1 >= 0.70"`
efax-gtk-3.2.8/configure-6184-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DBUS_GLIB_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-6188-$as_echo_n "checking DBUS_GLIB_LIBS... " >&6; }
efax-gtk-3.2.8/configure:6189:            DBUS_GLIB_LIBS=`$PKG_CONFIG --libs "dbus-glib-1 >= 0.70"`
efax-gtk-3.2.8/configure-6190-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DBUS_GLIB_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-6245-  # Check for GNU $ac_path_GREP
efax-gtk-3.2.8/configure:6246:case `"$ac_path_GREP" --version 2>&1` in
efax-gtk-3.2.8/configure-6247-*GNU*)
##############################################
efax-gtk-3.2.8/configure-6311-  # Check for GNU $ac_path_EGREP
efax-gtk-3.2.8/configure:6312:case `"$ac_path_EGREP" --version 2>&1` in
efax-gtk-3.2.8/configure-6313-*GNU*)
##############################################
efax-gtk-3.2.8/configure-6472-do :
efax-gtk-3.2.8/configure:6473:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
efax-gtk-3.2.8/configure-6474-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
efax-gtk-3.2.8/configure-6478-  cat >>confdefs.h <<_ACEOF
efax-gtk-3.2.8/configure:6479:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
efax-gtk-3.2.8/configure-6480-_ACEOF
##############################################
efax-gtk-3.2.8/configure-6559-        if $PKG_CONFIG --exists gdk-2.0; then
efax-gtk-3.2.8/configure:6560:          CFLAGS="$CFLAGS `$PKG_CONFIG --cflags gdk-2.0`"
efax-gtk-3.2.8/configure-6561-        fi
efax-gtk-3.2.8/configure-6562-        if $PKG_CONFIG --exists x11; then
efax-gtk-3.2.8/configure:6563:          CFLAGS="$CFLAGS `$PKG_CONFIG --cflags x11`"
efax-gtk-3.2.8/configure-6564-
##############################################
efax-gtk-3.2.8/configure-6628-$as_echo_n "checking X11_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:6629:            X11_CFLAGS=`$PKG_CONFIG --cflags "x11"`
efax-gtk-3.2.8/configure-6630-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $X11_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-6634-$as_echo_n "checking X11_LIBS... " >&6; }
efax-gtk-3.2.8/configure:6635:            X11_LIBS=`$PKG_CONFIG --libs "x11"`
efax-gtk-3.2.8/configure-6636-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $X11_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-6666-do :
efax-gtk-3.2.8/configure:6667:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
efax-gtk-3.2.8/configure-6668-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
efax-gtk-3.2.8/configure-6671-  cat >>confdefs.h <<_ACEOF
efax-gtk-3.2.8/configure:6672:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
efax-gtk-3.2.8/configure-6673-_ACEOF
##############################################
efax-gtk-3.2.8/configure-6765-$as_echo_n "checking CXX_GTK_UTILS_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:6766:            CXX_GTK_UTILS_CFLAGS=`$PKG_CONFIG --cflags "c++-gtk-utils-2-2.0 >= 2.0.0"`
efax-gtk-3.2.8/configure-6767-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-6771-$as_echo_n "checking CXX_GTK_UTILS_LIBS... " >&6; }
efax-gtk-3.2.8/configure:6772:            CXX_GTK_UTILS_LIBS=`$PKG_CONFIG --libs "c++-gtk-utils-2-2.0 >= 2.0.0"`
efax-gtk-3.2.8/configure-6773-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-6804-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:6805:if test -z "`$CXX -std=c++11 -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:6806:  if test -z "`$CXX -std=c++11 -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-6807-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-6813-
efax-gtk-3.2.8/configure:6814:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-6815- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-6835-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:6836:if test -z "`$CXX -std=c++0x -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:6837:  if test -z "`$CXX -std=c++0x -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-6838-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-6844-
efax-gtk-3.2.8/configure:6845:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-6846- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-6929-$as_echo_n "checking CXX_GTK_UTILS_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:6930:            CXX_GTK_UTILS_CFLAGS=`$PKG_CONFIG --cflags "c++-gtk-utils-1.2 >= 1.2.7"`
efax-gtk-3.2.8/configure-6931-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-6935-$as_echo_n "checking CXX_GTK_UTILS_LIBS... " >&6; }
efax-gtk-3.2.8/configure:6936:            CXX_GTK_UTILS_LIBS=`$PKG_CONFIG --libs "c++-gtk-utils-1.2 >= 1.2.7"`
efax-gtk-3.2.8/configure-6937-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-7036-$as_echo_n "checking CXX_GTK_UTILS_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:7037:            CXX_GTK_UTILS_CFLAGS=`$PKG_CONFIG --cflags "c++-gtk-utils-1.2 >= 1.2.7"`
efax-gtk-3.2.8/configure-7038-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-7042-$as_echo_n "checking CXX_GTK_UTILS_LIBS... " >&6; }
efax-gtk-3.2.8/configure:7043:            CXX_GTK_UTILS_LIBS=`$PKG_CONFIG --libs "c++-gtk-utils-1.2 >= 1.2.7"`
efax-gtk-3.2.8/configure-7044-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-7142-$as_echo_n "checking CXX_GTK_UTILS_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:7143:            CXX_GTK_UTILS_CFLAGS=`$PKG_CONFIG --cflags "c++-gtk-utils-3-2.0 >= 2.0.0"`
efax-gtk-3.2.8/configure-7144-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-7148-$as_echo_n "checking CXX_GTK_UTILS_LIBS... " >&6; }
efax-gtk-3.2.8/configure:7149:            CXX_GTK_UTILS_LIBS=`$PKG_CONFIG --libs "c++-gtk-utils-3-2.0 >= 2.0.0"`
efax-gtk-3.2.8/configure-7150-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-7181-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:7182:if test -z "`$CXX -std=c++11 -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:7183:  if test -z "`$CXX -std=c++11 -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-7184-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-7190-
efax-gtk-3.2.8/configure:7191:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-7192- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-7212-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/configure:7213:if test -z "`$CXX -std=c++0x -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/configure:7214:  if test -z "`$CXX -std=c++0x -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-7215-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/configure-7221-
efax-gtk-3.2.8/configure:7222:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/configure-7223- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
efax-gtk-3.2.8/configure-7306-$as_echo_n "checking CXX_GTK_UTILS_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:7307:            CXX_GTK_UTILS_CFLAGS=`$PKG_CONFIG --cflags "c++-gtk-utils-1.3 >= 1.2.7"`
efax-gtk-3.2.8/configure-7308-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-7312-$as_echo_n "checking CXX_GTK_UTILS_LIBS... " >&6; }
efax-gtk-3.2.8/configure:7313:            CXX_GTK_UTILS_LIBS=`$PKG_CONFIG --libs "c++-gtk-utils-1.3 >= 1.2.7"`
efax-gtk-3.2.8/configure-7314-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-7413-$as_echo_n "checking CXX_GTK_UTILS_CFLAGS... " >&6; }
efax-gtk-3.2.8/configure:7414:            CXX_GTK_UTILS_CFLAGS=`$PKG_CONFIG --cflags "c++-gtk-utils-1.3 >= 1.2.7"`
efax-gtk-3.2.8/configure-7415-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_CFLAGS" >&5
##############################################
efax-gtk-3.2.8/configure-7419-$as_echo_n "checking CXX_GTK_UTILS_LIBS... " >&6; }
efax-gtk-3.2.8/configure:7420:            CXX_GTK_UTILS_LIBS=`$PKG_CONFIG --libs "c++-gtk-utils-1.3 >= 1.2.7"`
efax-gtk-3.2.8/configure-7421-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_GTK_UTILS_LIBS" >&5
##############################################
efax-gtk-3.2.8/configure-7630-      cgu_pthread_flag=no
efax-gtk-3.2.8/configure:7631:      if test -z "`$CC -pthread -c conftest.c 2>&1`"; then
efax-gtk-3.2.8/configure:7632:        if test -z "`$CC -pthread -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/configure-7633-	  cgu_pthread_flag=yes
##############################################
efax-gtk-3.2.8/configure-7959-
efax-gtk-3.2.8/configure:7960:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
efax-gtk-3.2.8/configure-7961-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
efax-gtk-3.2.8/configure-7964-
efax-gtk-3.2.8/configure:7965:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
efax-gtk-3.2.8/configure-7966-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
efax-gtk-3.2.8/configure-8042-
efax-gtk-3.2.8/configure:8043:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
efax-gtk-3.2.8/configure-8044-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
efax-gtk-3.2.8/configure-8154-test "x$ac_build_alias" = x &&
efax-gtk-3.2.8/configure:8155:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
efax-gtk-3.2.8/configure-8156-test "x$ac_build_alias" = x &&
efax-gtk-3.2.8/configure-8157-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
efax-gtk-3.2.8/configure:8158:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
efax-gtk-3.2.8/configure-8159-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
efax-gtk-3.2.8/configure-8178-IFS=$ac_save_IFS
efax-gtk-3.2.8/configure:8179:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
efax-gtk-3.2.8/configure-8180-
##############################################
efax-gtk-3.2.8/configure-8189-else
efax-gtk-3.2.8/configure:8190:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
efax-gtk-3.2.8/configure-8191-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
efax-gtk-3.2.8/configure-8211-IFS=$ac_save_IFS
efax-gtk-3.2.8/configure:8212:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
efax-gtk-3.2.8/configure-8213-
##############################################
efax-gtk-3.2.8/configure-8243-    # gcc leaves a trailing carriage return which upsets mingw
efax-gtk-3.2.8/configure:8244:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
efax-gtk-3.2.8/configure-8245-  *)
efax-gtk-3.2.8/configure:8246:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
efax-gtk-3.2.8/configure-8247-  esac
##############################################
efax-gtk-3.2.8/configure-8252-      # Canonicalize the path of ld
efax-gtk-3.2.8/configure:8253:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
efax-gtk-3.2.8/configure-8254-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
efax-gtk-3.2.8/configure:8255:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
efax-gtk-3.2.8/configure-8256-      done
##############################################
efax-gtk-3.2.8/configure-8286-      # Break only if it was the GNU/non-GNU ld that we prefer.
efax-gtk-3.2.8/configure:8287:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
efax-gtk-3.2.8/configure-8288-      *GNU* | *'with BFD'*)
##############################################
efax-gtk-3.2.8/configure-8315-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
efax-gtk-3.2.8/configure:8316:case `$LD -v 2>&1 </dev/null` in
efax-gtk-3.2.8/configure-8317-*GNU* | *'with BFD'*)
##############################################
efax-gtk-3.2.8/configure-8363-                  acl_libdirstem=lib
efax-gtk-3.2.8/configure:8364:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
efax-gtk-3.2.8/configure-8365-  if test -n "$searchpath"; then
##############################################
efax-gtk-3.2.8/configure-8370-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
efax-gtk-3.2.8/configure:8371:          *) searchdir=`cd "$searchdir" && pwd`
efax-gtk-3.2.8/configure-8372-             case "$searchdir" in
##############################################
efax-gtk-3.2.8/configure-8450-        names_already_handled="$names_already_handled $name"
efax-gtk-3.2.8/configure:8451:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
efax-gtk-3.2.8/configure-8452-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
efax-gtk-3.2.8/configure-8526-                -L*)
efax-gtk-3.2.8/configure:8527:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
efax-gtk-3.2.8/configure-8528-                                    if test -n "$acl_shlibext"; then
##############################################
efax-gtk-3.2.8/configure-8641-              */$acl_libdirstem | */$acl_libdirstem/)
efax-gtk-3.2.8/configure:8642:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
efax-gtk-3.2.8/configure-8643-                LIBICONV_PREFIX="$basedir"
##############################################
efax-gtk-3.2.8/configure-8690-                  -L*)
efax-gtk-3.2.8/configure:8691:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
efax-gtk-3.2.8/configure-8692-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
efax-gtk-3.2.8/configure-8747-                  -R*)
efax-gtk-3.2.8/configure:8748:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
efax-gtk-3.2.8/configure-8749-                    if test "$enable_rpath" != no; then
##############################################
efax-gtk-3.2.8/configure-8772-                  -l*)
efax-gtk-3.2.8/configure:8773:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
efax-gtk-3.2.8/configure-8774-                    ;;
efax-gtk-3.2.8/configure-8775-                  *.la)
efax-gtk-3.2.8/configure:8776:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
efax-gtk-3.2.8/configure-8777-                    ;;
##############################################
efax-gtk-3.2.8/configure-9255-        names_already_handled="$names_already_handled $name"
efax-gtk-3.2.8/configure:9256:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
efax-gtk-3.2.8/configure-9257-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
efax-gtk-3.2.8/configure-9331-                -L*)
efax-gtk-3.2.8/configure:9332:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
efax-gtk-3.2.8/configure-9333-                                    if test -n "$acl_shlibext"; then
##############################################
efax-gtk-3.2.8/configure-9446-              */$acl_libdirstem | */$acl_libdirstem/)
efax-gtk-3.2.8/configure:9447:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
efax-gtk-3.2.8/configure-9448-                LIBINTL_PREFIX="$basedir"
##############################################
efax-gtk-3.2.8/configure-9495-                  -L*)
efax-gtk-3.2.8/configure:9496:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
efax-gtk-3.2.8/configure-9497-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
efax-gtk-3.2.8/configure-9552-                  -R*)
efax-gtk-3.2.8/configure:9553:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
efax-gtk-3.2.8/configure-9554-                    if test "$enable_rpath" != no; then
##############################################
efax-gtk-3.2.8/configure-9577-                  -l*)
efax-gtk-3.2.8/configure:9578:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
efax-gtk-3.2.8/configure-9579-                    ;;
efax-gtk-3.2.8/configure-9580-                  *.la)
efax-gtk-3.2.8/configure:9581:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
efax-gtk-3.2.8/configure-9582-                    ;;
##############################################
efax-gtk-3.2.8/configure-9930-do :
efax-gtk-3.2.8/configure:9931:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
efax-gtk-3.2.8/configure-9932-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
efax-gtk-3.2.8/configure-9935-  cat >>confdefs.h <<_ACEOF
efax-gtk-3.2.8/configure:9936:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
efax-gtk-3.2.8/configure-9937-_ACEOF
##############################################
efax-gtk-3.2.8/configure-10062-set x ${MAKE-make}
efax-gtk-3.2.8/configure:10063:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
efax-gtk-3.2.8/configure-10064-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
efax-gtk-3.2.8/configure-10072-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
efax-gtk-3.2.8/configure:10073:case `${MAKE-make} -f conftest.make 2>/dev/null` in
efax-gtk-3.2.8/configure-10074-  *@@@%%%=?*=@@@%%%*)
##############################################
efax-gtk-3.2.8/configure-10180-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
efax-gtk-3.2.8/configure:10181:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
efax-gtk-3.2.8/configure-10182-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
efax-gtk-3.2.8/configure-10267-if test -z "$BASH_VERSION$ZSH_VERSION" \
efax-gtk-3.2.8/configure:10268:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
efax-gtk-3.2.8/configure-10269-  as_echo='print -r --'
efax-gtk-3.2.8/configure-10270-  as_echo_n='print -rn --'
efax-gtk-3.2.8/configure:10271:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
efax-gtk-3.2.8/configure-10272-  as_echo='printf %s\n'
##############################################
efax-gtk-3.2.8/configure-10274-else
efax-gtk-3.2.8/configure:10275:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
efax-gtk-3.2.8/configure-10276-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
efax-gtk-3.2.8/configure-10284-	expr "X$arg" : "X\\(.*\\)$as_nl";
efax-gtk-3.2.8/configure:10285:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
efax-gtk-3.2.8/configure-10286-      esac;
##############################################
efax-gtk-3.2.8/configure-10360-# ---------------------------------
efax-gtk-3.2.8/configure:10361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
efax-gtk-3.2.8/configure-10362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
efax-gtk-3.2.8/configure-10432-  {
efax-gtk-3.2.8/configure:10433:    as_val=`expr "$@" || test $? -eq 1`
efax-gtk-3.2.8/configure-10434-  }
##############################################
efax-gtk-3.2.8/configure-10536-      case $as_dir in #(
efax-gtk-3.2.8/configure:10537:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
efax-gtk-3.2.8/configure-10538-      *) as_qdir=$as_dir;;
##############################################
efax-gtk-3.2.8/configure-10593-	esac;
efax-gtk-3.2.8/configure:10594:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
efax-gtk-3.2.8/configure-10595-	???[sx]*):;;*)false;;esac;fi
##############################################
efax-gtk-3.2.8/configure-10683-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
efax-gtk-3.2.8/configure:10684:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
efax-gtk-3.2.8/configure-10685-ac_cs_version="\\
##############################################
efax-gtk-3.2.8/configure-10708-  --*=*)
efax-gtk-3.2.8/configure:10709:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
efax-gtk-3.2.8/configure:10710:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
efax-gtk-3.2.8/configure-10711-    ac_shift=:
##############################################
efax-gtk-3.2.8/configure-10732-    case $ac_optarg in
efax-gtk-3.2.8/configure:10733:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
efax-gtk-3.2.8/configure-10734-    esac
##############################################
efax-gtk-3.2.8/configure-10739-    case $ac_optarg in
efax-gtk-3.2.8/configure:10740:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
efax-gtk-3.2.8/configure-10741-    esac
##############################################
efax-gtk-3.2.8/configure-10882-fi
efax-gtk-3.2.8/configure:10883:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
efax-gtk-3.2.8/configure-10884-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
efax-gtk-3.2.8/configure-10899-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
efax-gtk-3.2.8/configure:10900:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
efax-gtk-3.2.8/configure-10901-ac_delim='%!_!# '
##############################################
efax-gtk-3.2.8/configure-10905-
efax-gtk-3.2.8/configure:10906:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
efax-gtk-3.2.8/configure-10907-  if test $ac_delim_n = $ac_delim_num; then
##############################################
efax-gtk-3.2.8/configure-11035-for ac_last_try in false false :; do
efax-gtk-3.2.8/configure:11036:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
efax-gtk-3.2.8/configure-11037-  if test -z "$ac_t"; then
##############################################
efax-gtk-3.2.8/configure-11167-      esac
efax-gtk-3.2.8/configure:11168:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
efax-gtk-3.2.8/configure-11169-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
efax-gtk-3.2.8/configure-11226-*)
efax-gtk-3.2.8/configure:11227:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
efax-gtk-3.2.8/configure-11228-  # A ".." for each directory in $ac_dir_suffix.
efax-gtk-3.2.8/configure:11229:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
efax-gtk-3.2.8/configure-11230-  case $ac_top_builddir_sub in
##############################################
efax-gtk-3.2.8/configure-11287-/@mandir@/p'
efax-gtk-3.2.8/configure:11288:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
efax-gtk-3.2.8/configure-11289-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
efax-gtk-3.2.8/configure-11304-
efax-gtk-3.2.8/configure:11305:# Neutralize VPATH when `$srcdir' = `.'.
efax-gtk-3.2.8/configure-11306-# Shell code in configure.ac might set extrasub.
##############################################
efax-gtk-3.2.8/configure-11332-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
efax-gtk-3.2.8/configure:11333:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
efax-gtk-3.2.8/configure:11334:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
efax-gtk-3.2.8/configure-11335-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
efax-gtk-3.2.8/configure-11377-    * )
efax-gtk-3.2.8/configure:11378:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
efax-gtk-3.2.8/configure-11379-  esac
##############################################
efax-gtk-3.2.8/configure-11424-    # Strip MF so we end up with the name of the file.
efax-gtk-3.2.8/configure:11425:    mf=`echo "$mf" | sed -e 's/:.*$//'`
efax-gtk-3.2.8/configure-11426-    # Check whether this is an Automake generated Makefile or not.
##############################################
efax-gtk-3.2.8/configure-11461-    # from the Makefile without running `make'.
efax-gtk-3.2.8/configure:11462:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
efax-gtk-3.2.8/configure-11463-    test -z "$DEPDIR" && continue
efax-gtk-3.2.8/configure:11464:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
efax-gtk-3.2.8/configure-11465-    test -z "am__include" && continue
efax-gtk-3.2.8/configure:11466:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
efax-gtk-3.2.8/configure-11467-    # When using ansi2knr, U may be empty or an underscore; expand it
efax-gtk-3.2.8/configure:11468:    U=`sed -n 's/^U = //p' < "$mf"`
efax-gtk-3.2.8/configure-11469-    # Find all dependency output files, they are included files with
##############################################
efax-gtk-3.2.8/configure-11511-      case "$ac_file" in
efax-gtk-3.2.8/configure:11512:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
efax-gtk-3.2.8/configure-11513-      esac
##############################################
efax-gtk-3.2.8/configure-11516-        # Adjust a relative srcdir.
efax-gtk-3.2.8/configure:11517:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
efax-gtk-3.2.8/configure:11518:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
efax-gtk-3.2.8/configure:11519:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
efax-gtk-3.2.8/configure-11520-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
efax-gtk-3.2.8/configure-11523-        case "$ac_given_srcdir" in
efax-gtk-3.2.8/configure:11524:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
efax-gtk-3.2.8/configure-11525-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
efax-gtk-3.2.8/configure-11543-            fi
efax-gtk-3.2.8/configure:11544:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
efax-gtk-3.2.8/configure-11545-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
efax-gtk-3.2.8/missing-131-       # Could not run --version or --help.  This is probably someone
efax-gtk-3.2.8/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
efax-gtk-3.2.8/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
efax-gtk-3.2.8/missing-165-         from any GNU archive site."
efax-gtk-3.2.8/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
efax-gtk-3.2.8/missing-167-    test -z "$files" && files="config.h"
##############################################
efax-gtk-3.2.8/missing-194-         proper tools for further handling them.
efax-gtk-3.2.8/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
efax-gtk-3.2.8/missing-196-         archive site."
efax-gtk-3.2.8/missing-197-
efax-gtk-3.2.8/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
efax-gtk-3.2.8/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
efax-gtk-3.2.8/missing-200-    if test -f "$file"; then
##############################################
efax-gtk-3.2.8/missing-223-	*.y)
efax-gtk-3.2.8/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
efax-gtk-3.2.8/missing-225-	    if test -f "$SRCFILE"; then
##############################################
efax-gtk-3.2.8/missing-227-	    fi
efax-gtk-3.2.8/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
efax-gtk-3.2.8/missing-229-	    if test -f "$SRCFILE"; then
##############################################
efax-gtk-3.2.8/missing-253-	*.l)
efax-gtk-3.2.8/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
efax-gtk-3.2.8/missing-255-	    if test -f "$SRCFILE"; then
##############################################
efax-gtk-3.2.8/missing-272-
efax-gtk-3.2.8/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
efax-gtk-3.2.8/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
efax-gtk-3.2.8/missing-275-    if test -f "$file"; then
##############################################
efax-gtk-3.2.8/missing-292-    # The file to touch is that specified with -o ...
efax-gtk-3.2.8/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
efax-gtk-3.2.8/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
efax-gtk-3.2.8/missing-295-    if test -z "$file"; then
efax-gtk-3.2.8/missing-296-      # ... or it is the one specified with @setfilename ...
efax-gtk-3.2.8/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
efax-gtk-3.2.8/missing-298-      file=`sed -n '
##############################################
efax-gtk-3.2.8/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
efax-gtk-3.2.8/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
efax-gtk-3.2.8/missing-306-    fi
##############################################
efax-gtk-3.2.8/missing-328-	*o*)
efax-gtk-3.2.8/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
efax-gtk-3.2.8/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
efax-gtk-3.2.8/missing-334-	*h*)
efax-gtk-3.2.8/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
efax-gtk-3.2.8/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
efax-gtk-3.2.8/po/Rules-quot-15-.insert-header.po-update-en:
efax-gtk-3.2.8/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
efax-gtk-3.2.8/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
efax-gtk-3.2.8/po/Rules-quot-18-	tmpdir=`pwd`; \
efax-gtk-3.2.8/po/Rules-quot-19-	echo "$$lang:"; \
efax-gtk-3.2.8/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
efax-gtk-3.2.8/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
efax-gtk-3.2.8/po/Rules-quot-22-	cd $(srcdir); \
efax-gtk-3.2.8/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
efax-gtk-3.2.8/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-88-.po.gmo:
efax-gtk-3.2.8/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
efax-gtk-3.2.8/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-150-	fi; \
efax-gtk-3.2.8/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
efax-gtk-3.2.8/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]*) \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
efax-gtk-3.2.8/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
efax-gtk-3.2.8/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-222-	for cat in $$catalogs; do \
efax-gtk-3.2.8/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
efax-gtk-3.2.8/po/Makefile.in.in:224:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
efax-gtk-3.2.8/po/Makefile.in.in-225-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-232-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
efax-gtk-3.2.8/po/Makefile.in.in:233:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
efax-gtk-3.2.8/po/Makefile.in.in-234-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-274-	for cat in $$catalogs; do \
efax-gtk-3.2.8/po/Makefile.in.in:275:	  cat=`basename $$cat`; \
efax-gtk-3.2.8/po/Makefile.in.in:276:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
efax-gtk-3.2.8/po/Makefile.in.in-277-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-281-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
efax-gtk-3.2.8/po/Makefile.in.in:282:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
efax-gtk-3.2.8/po/Makefile.in.in-283-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-320-	for cat in $$catalogs; do \
efax-gtk-3.2.8/po/Makefile.in.in:321:	  cat=`basename $$cat`; \
efax-gtk-3.2.8/po/Makefile.in.in:322:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
efax-gtk-3.2.8/po/Makefile.in.in-323-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-385-.nop.po-create:
efax-gtk-3.2.8/po/Makefile.in.in:386:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
efax-gtk-3.2.8/po/Makefile.in.in-387-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
efax-gtk-3.2.8/po/Makefile.in.in-392-.nop.po-update:
efax-gtk-3.2.8/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
efax-gtk-3.2.8/po/Makefile.in.in-394-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
efax-gtk-3.2.8/acinclude.m4-44-
efax-gtk-3.2.8/acinclude.m4:45:	GT_LIBS=`$PKG_CONFIG --libs "gthread-2.0"`
efax-gtk-3.2.8/acinclude.m4-46-
##############################################
efax-gtk-3.2.8/acinclude.m4-255-AC_MSG_CHECKING(whether $CXX supports -$1)
efax-gtk-3.2.8/acinclude.m4:256:flag_cache=`echo $1 | sed 'y%.=/+-%___p_%'`
efax-gtk-3.2.8/acinclude.m4-257-AC_CACHE_VAL(ac_cv_prog_cxx_$flag_cache,
##############################################
efax-gtk-3.2.8/acinclude.m4-260-eval "ac_cv_prog_cxx_$flag_cache=no"
efax-gtk-3.2.8/acinclude.m4:261:if test -z "`$CXX -$1 -c conftest.cc 2>&1`"; then
efax-gtk-3.2.8/acinclude.m4:262:  if test -z "`$CXX -$1 -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/acinclude.m4-263-    eval "ac_cv_prog_cxx_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/acinclude.m4-267-])
efax-gtk-3.2.8/acinclude.m4:268:if eval "test \"`echo '$ac_cv_prog_cxx_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/acinclude.m4-269- AC_MSG_RESULT(yes)
##############################################
efax-gtk-3.2.8/acinclude.m4-281-AC_MSG_CHECKING(whether $CC supports -$1)
efax-gtk-3.2.8/acinclude.m4:282:flag_cache=`echo $1 | sed 'y%.=/+-%___p_%'`
efax-gtk-3.2.8/acinclude.m4-283-AC_CACHE_VAL(ac_cv_prog_c_$flag_cache,
##############################################
efax-gtk-3.2.8/acinclude.m4-286-eval "ac_cv_prog_c_$flag_cache=no"
efax-gtk-3.2.8/acinclude.m4:287:if test -z "`$CC -$1 -c conftest.c 2>&1`"; then
efax-gtk-3.2.8/acinclude.m4:288:  if test -z "`$CC -$1 -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/acinclude.m4-289-    eval "ac_cv_prog_c_$flag_cache=yes"
##############################################
efax-gtk-3.2.8/acinclude.m4-293-])
efax-gtk-3.2.8/acinclude.m4:294:if eval "test \"`echo '$ac_cv_prog_c_'$flag_cache`\" = yes"; then
efax-gtk-3.2.8/acinclude.m4-295- AC_MSG_RESULT(yes)
##############################################
efax-gtk-3.2.8/acinclude.m4-339-        if $PKG_CONFIG --exists gdk-2.0; then
efax-gtk-3.2.8/acinclude.m4:340:          CFLAGS="$CFLAGS `$PKG_CONFIG --cflags gdk-2.0`"
efax-gtk-3.2.8/acinclude.m4-341-        fi
efax-gtk-3.2.8/acinclude.m4-342-        if $PKG_CONFIG --exists x11; then
efax-gtk-3.2.8/acinclude.m4:343:          CFLAGS="$CFLAGS `$PKG_CONFIG --cflags x11`"
efax-gtk-3.2.8/acinclude.m4-344-          PKG_CHECK_MODULES(X11, x11, [:], [:])
##############################################
efax-gtk-3.2.8/acinclude.m4-392-            AC_MSG_CHECKING($1_CFLAGS)
efax-gtk-3.2.8/acinclude.m4:393:            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
efax-gtk-3.2.8/acinclude.m4-394-            AC_MSG_RESULT($$1_CFLAGS)
##############################################
efax-gtk-3.2.8/acinclude.m4-396-            AC_MSG_CHECKING($1_LIBS)
efax-gtk-3.2.8/acinclude.m4:397:            $1_LIBS=`$PKG_CONFIG --libs "$2"`
efax-gtk-3.2.8/acinclude.m4-398-            AC_MSG_RESULT($$1_LIBS)
##############################################
efax-gtk-3.2.8/acinclude.m4-731-      cgu_pthread_flag=no
efax-gtk-3.2.8/acinclude.m4:732:      if test -z "`$CC -pthread -c conftest.c 2>&1`"; then
efax-gtk-3.2.8/acinclude.m4:733:        if test -z "`$CC -pthread -o conftest conftest.o 2>&1`"; then
efax-gtk-3.2.8/acinclude.m4-734-	  cgu_pthread_flag=yes
##############################################
efax-gtk-3.2.8/aclocal.m4-268-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
efax-gtk-3.2.8/aclocal.m4:269:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
efax-gtk-3.2.8/aclocal.m4-270-      fi
##############################################
efax-gtk-3.2.8/aclocal.m4-576-      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);"])
efax-gtk-3.2.8/aclocal.m4:577:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
efax-gtk-3.2.8/aclocal.m4-578-    AC_MSG_RESULT([$]{ac_t:-
##############################################
efax-gtk-3.2.8/aclocal.m4-650-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
efax-gtk-3.2.8/aclocal.m4:651:case `$LD -v 2>&1 </dev/null` in
efax-gtk-3.2.8/aclocal.m4-652-*GNU* | *'with BFD'*)
##############################################
efax-gtk-3.2.8/aclocal.m4-686-    # gcc leaves a trailing carriage return which upsets mingw
efax-gtk-3.2.8/aclocal.m4:687:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
efax-gtk-3.2.8/aclocal.m4-688-  *)
efax-gtk-3.2.8/aclocal.m4:689:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
efax-gtk-3.2.8/aclocal.m4-690-  esac
##############################################
efax-gtk-3.2.8/aclocal.m4-695-      # Canonicalize the path of ld
efax-gtk-3.2.8/aclocal.m4:696:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
efax-gtk-3.2.8/aclocal.m4-697-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
efax-gtk-3.2.8/aclocal.m4:698:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
efax-gtk-3.2.8/aclocal.m4-699-      done
##############################################
efax-gtk-3.2.8/aclocal.m4-725-      # Break only if it was the GNU/non-GNU ld that we prefer.
efax-gtk-3.2.8/aclocal.m4:726:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
efax-gtk-3.2.8/aclocal.m4-727-      *GNU* | *'with BFD'*)
##############################################
efax-gtk-3.2.8/aclocal.m4-946-        dnl or AC_LIB_HAVE_LINKFLAGS call.
efax-gtk-3.2.8/aclocal.m4:947:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
efax-gtk-3.2.8/aclocal.m4-948-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
efax-gtk-3.2.8/aclocal.m4-1021-                -L*)
efax-gtk-3.2.8/aclocal.m4:1022:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
efax-gtk-3.2.8/aclocal.m4-1023-                  dnl First look for a shared library.
##############################################
efax-gtk-3.2.8/aclocal.m4-1163-              */$acl_libdirstem | */$acl_libdirstem/)
efax-gtk-3.2.8/aclocal.m4:1164:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
efax-gtk-3.2.8/aclocal.m4-1165-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
efax-gtk-3.2.8/aclocal.m4-1217-                  -L*)
efax-gtk-3.2.8/aclocal.m4:1218:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
efax-gtk-3.2.8/aclocal.m4-1219-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
efax-gtk-3.2.8/aclocal.m4-1267-                  -R*)
efax-gtk-3.2.8/aclocal.m4:1268:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
efax-gtk-3.2.8/aclocal.m4-1269-                    if test "$enable_rpath" != no; then
##############################################
efax-gtk-3.2.8/aclocal.m4-1297-                    dnl Handle this in the next round.
efax-gtk-3.2.8/aclocal.m4:1298:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
efax-gtk-3.2.8/aclocal.m4-1299-                    ;;
##############################################
efax-gtk-3.2.8/aclocal.m4-1303-                    dnl option.
efax-gtk-3.2.8/aclocal.m4:1304:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
efax-gtk-3.2.8/aclocal.m4-1305-                    ;;
##############################################
efax-gtk-3.2.8/aclocal.m4-1410-            -L) next=yes ;;
efax-gtk-3.2.8/aclocal.m4:1411:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
efax-gtk-3.2.8/aclocal.m4-1412-                 dnl No need to hardcode the standard /usr/lib.
##############################################
efax-gtk-3.2.8/aclocal.m4-1625-  acl_libdirstem=lib
efax-gtk-3.2.8/aclocal.m4:1626:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
efax-gtk-3.2.8/aclocal.m4-1627-  if test -n "$searchpath"; then
##############################################
efax-gtk-3.2.8/aclocal.m4-1632-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
efax-gtk-3.2.8/aclocal.m4:1633:          *) searchdir=`cd "$searchdir" && pwd`
efax-gtk-3.2.8/aclocal.m4-1634-             case "$searchdir" in
##############################################
efax-gtk-3.2.8/aclocal.m4-1722-changequote(,)dnl
efax-gtk-3.2.8/aclocal.m4:1723:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
efax-gtk-3.2.8/aclocal.m4-1724-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
efax-gtk-3.2.8/aclocal.m4-1729-changequote(,)dnl
efax-gtk-3.2.8/aclocal.m4:1730:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
efax-gtk-3.2.8/aclocal.m4-1731-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
efax-gtk-3.2.8/aclocal.m4-1748-changequote(,)dnl
efax-gtk-3.2.8/aclocal.m4:1749:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
efax-gtk-3.2.8/aclocal.m4-1750-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
efax-gtk-3.2.8/aclocal.m4-1773-      case "$ac_file" in
efax-gtk-3.2.8/aclocal.m4:1774:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
efax-gtk-3.2.8/aclocal.m4-1775-      esac
##############################################
efax-gtk-3.2.8/aclocal.m4-1778-        # Adjust a relative srcdir.
efax-gtk-3.2.8/aclocal.m4:1779:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
efax-gtk-3.2.8/aclocal.m4:1780:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
efax-gtk-3.2.8/aclocal.m4:1781:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
efax-gtk-3.2.8/aclocal.m4-1782-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
efax-gtk-3.2.8/aclocal.m4-1785-        case "$ac_given_srcdir" in
efax-gtk-3.2.8/aclocal.m4:1786:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
efax-gtk-3.2.8/aclocal.m4-1787-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
efax-gtk-3.2.8/aclocal.m4-1805-            fi
efax-gtk-3.2.8/aclocal.m4:1806:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
efax-gtk-3.2.8/aclocal.m4-1807-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
efax-gtk-3.2.8/aclocal.m4-1902-  # Adjust a relative srcdir.
efax-gtk-3.2.8/aclocal.m4:1903:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
efax-gtk-3.2.8/aclocal.m4:1904:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
efax-gtk-3.2.8/aclocal.m4:1905:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
efax-gtk-3.2.8/aclocal.m4-1906-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
efax-gtk-3.2.8/aclocal.m4-1909-  case "$ac_given_srcdir" in
efax-gtk-3.2.8/aclocal.m4:1910:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
efax-gtk-3.2.8/aclocal.m4-1911-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
efax-gtk-3.2.8/aclocal.m4-1970-  # Set POTFILES to the value of the Makefile variable POTFILES.
efax-gtk-3.2.8/aclocal.m4:1971:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
efax-gtk-3.2.8/aclocal.m4:1972:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
efax-gtk-3.2.8/aclocal.m4-1973-  # Compute POTFILES_DEPS as
##############################################
efax-gtk-3.2.8/aclocal.m4-1985-    # The LINGUAS file contains the set of available languages.
efax-gtk-3.2.8/aclocal.m4:1986:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
efax-gtk-3.2.8/aclocal.m4-1987-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
efax-gtk-3.2.8/aclocal.m4-1989-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
efax-gtk-3.2.8/aclocal.m4:1990:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
efax-gtk-3.2.8/aclocal.m4:1991:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
efax-gtk-3.2.8/aclocal.m4-1992-  fi
##############################################
efax-gtk-3.2.8/aclocal.m4-2033-    QMFILES="$QMFILES $srcdirpre$lang.qm"
efax-gtk-3.2.8/aclocal.m4:2034:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
efax-gtk-3.2.8/aclocal.m4-2035-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
efax-gtk-3.2.8/aclocal.m4:2036:    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/'`
efax-gtk-3.2.8/aclocal.m4-2037-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
efax-gtk-3.2.8/aclocal.m4-2074-      QTCATALOGS="$QTCATALOGS $lang.qm"
efax-gtk-3.2.8/aclocal.m4:2075:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
efax-gtk-3.2.8/aclocal.m4-2076-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
efax-gtk-3.2.8/aclocal.m4:2077:      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/'`
efax-gtk-3.2.8/aclocal.m4-2078-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
efax-gtk-3.2.8/aclocal.m4-2085-    for lang in $ALL_LINGUAS; do
efax-gtk-3.2.8/aclocal.m4:2086:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
efax-gtk-3.2.8/aclocal.m4-2087-      cat >> "$ac_file.tmp" <<EOF
##############################################
efax-gtk-3.2.8/aclocal.m4-2096-    for lang in $ALL_LINGUAS; do
efax-gtk-3.2.8/aclocal.m4:2097:      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/'`
efax-gtk-3.2.8/aclocal.m4-2098-      cat >> "$ac_file.tmp" <<EOF
##############################################
efax-gtk-3.2.8/aclocal.m4-2264-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
efax-gtk-3.2.8/aclocal.m4:2265:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
efax-gtk-3.2.8/aclocal.m4-2266-#
##############################################
efax-gtk-3.2.8/aclocal.m4-2288-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
efax-gtk-3.2.8/aclocal.m4:2289:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
efax-gtk-3.2.8/aclocal.m4-2290-# and then we would define $MISSING as
##############################################
efax-gtk-3.2.8/aclocal.m4-2304-# expand $ac_aux_dir to an absolute path
efax-gtk-3.2.8/aclocal.m4:2305:am_aux_dir=`cd $ac_aux_dir && pwd`
efax-gtk-3.2.8/aclocal.m4-2306-])
##############################################
efax-gtk-3.2.8/aclocal.m4-2405-  if test "$am_compiler_list" = ""; then
efax-gtk-3.2.8/aclocal.m4:2406:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
efax-gtk-3.2.8/aclocal.m4-2407-  fi
##############################################
efax-gtk-3.2.8/aclocal.m4-2551-    # Strip MF so we end up with the name of the file.
efax-gtk-3.2.8/aclocal.m4:2552:    mf=`echo "$mf" | sed -e 's/:.*$//'`
efax-gtk-3.2.8/aclocal.m4-2553-    # Check whether this is an Automake generated Makefile or not.
##############################################
efax-gtk-3.2.8/aclocal.m4-2560-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
efax-gtk-3.2.8/aclocal.m4:2561:      dirpart=`AS_DIRNAME("$mf")`
efax-gtk-3.2.8/aclocal.m4-2562-    else
##############################################
efax-gtk-3.2.8/aclocal.m4-2566-    # from the Makefile without running `make'.
efax-gtk-3.2.8/aclocal.m4:2567:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
efax-gtk-3.2.8/aclocal.m4-2568-    test -z "$DEPDIR" && continue
efax-gtk-3.2.8/aclocal.m4:2569:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
efax-gtk-3.2.8/aclocal.m4-2570-    test -z "am__include" && continue
efax-gtk-3.2.8/aclocal.m4:2571:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
efax-gtk-3.2.8/aclocal.m4-2572-    # When using ansi2knr, U may be empty or an underscore; expand it
efax-gtk-3.2.8/aclocal.m4:2573:    U=`sed -n 's/^U = //p' < "$mf"`
efax-gtk-3.2.8/aclocal.m4-2574-    # Find all dependency output files, they are included files with
##############################################
efax-gtk-3.2.8/aclocal.m4-2582-      test -f "$dirpart/$file" && continue
efax-gtk-3.2.8/aclocal.m4:2583:      fdir=`AS_DIRNAME(["$file"])`
efax-gtk-3.2.8/aclocal.m4-2584-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
efax-gtk-3.2.8/aclocal.m4-2649-AC_REQUIRE([AC_PROG_INSTALL])dnl
efax-gtk-3.2.8/aclocal.m4:2650:if test "`cd $srcdir && pwd`" != "`pwd`"; then
efax-gtk-3.2.8/aclocal.m4-2651-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
efax-gtk-3.2.8/aclocal.m4-2751-    * )
efax-gtk-3.2.8/aclocal.m4:2752:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
efax-gtk-3.2.8/aclocal.m4-2753-  esac
efax-gtk-3.2.8/aclocal.m4-2754-done
efax-gtk-3.2.8/aclocal.m4:2755:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
efax-gtk-3.2.8/aclocal.m4-2756-
##############################################
efax-gtk-3.2.8/aclocal.m4-2826-# Ignore all kinds of additional output from `make'.
efax-gtk-3.2.8/aclocal.m4:2827:case `$am_make -s -f confmf 2> /dev/null` in #(
efax-gtk-3.2.8/aclocal.m4-2828-*the\ am__doit\ target*)
##############################################
efax-gtk-3.2.8/aclocal.m4-2836-   echo '.include "confinc"' > confmf
efax-gtk-3.2.8/aclocal.m4:2837:   case `$am_make -s -f confmf 2> /dev/null` in #(
efax-gtk-3.2.8/aclocal.m4-2838-   *the\ am__doit\ target*)
##############################################
efax-gtk-3.2.8/aclocal.m4-2989-if (
efax-gtk-3.2.8/aclocal.m4:2990:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
efax-gtk-3.2.8/aclocal.m4-2991-   if test "$[*]" = "X"; then
efax-gtk-3.2.8/aclocal.m4-2992-      # -L didn't work.
efax-gtk-3.2.8/aclocal.m4:2993:      set X `ls -t "$srcdir/configure" conftest.file`
efax-gtk-3.2.8/aclocal.m4-2994-   fi
##############################################
efax-gtk-3.2.8/efax/fax-439-case $DEV in
efax-gtk-3.2.8/efax/fax:440:	*/*) DEVN=`echo $DEV|sed -e s./._.g` ;;
efax-gtk-3.2.8/efax/fax-441-	*) DEVN=$DEV ;;
##############################################
efax-gtk-3.2.8/efax/fax-527-	  ;;
efax-gtk-3.2.8/efax/fax:528:	  1)    FILES=`sed -n -e  '/received ->/s/^.*-> \(.*\)$/\1/p' $f`
efax-gtk-3.2.8/efax/fax:529:		FILES=`echo $FILES`
efax-gtk-3.2.8/efax/fax-530-		REMID=`sed -n -e '/remote ID ->/s/^.*-> \(.*\)$/\1/p' \
##############################################
efax-gtk-3.2.8/efax/fax-625-
efax-gtk-3.2.8/efax/fax:626:	cfile=`cat $cfile`
efax-gtk-3.2.8/efax/fax-627-
efax-gtk-3.2.8/efax/fax:628:	num=` echo "$cfile" | sed -e /^[^J]/d -e s/.//`
efax-gtk-3.2.8/efax/fax:629:	host=`echo "$cfile" | sed -e /^[^H]/d -e s/.//`
efax-gtk-3.2.8/efax/fax:630:	user=`echo "$cfile" | sed -e /^[^P]/d -e s/.//`
efax-gtk-3.2.8/efax/fax-631-
##############################################
efax-gtk-3.2.8/efax/fax-642-
efax-gtk-3.2.8/efax/fax:643:	l=`$FAX send "$num" fax$$`
efax-gtk-3.2.8/efax/fax-644-
##############################################
efax-gtk-3.2.8/efax/fax-671-
efax-gtk-3.2.8/efax/fax:672:	efaxpid=`echo $logfile | sed -e "s/${DEVN}\.//g"`
efax-gtk-3.2.8/efax/fax-673-
##############################################
efax-gtk-3.2.8/efax/fax-740-
efax-gtk-3.2.8/efax/fax:741:	pelwidth=`expr 256 \* $3`
efax-gtk-3.2.8/efax/fax-742-	gs -q -sDEVICE=$FNTFMT -r204x196 -g${pelwidth}x$4 \
##############################################
efax-gtk-3.2.8/efax/fax-770-		# GS can't deal with long paths so we 'cd' 
efax-gtk-3.2.8/efax/fax:771:		DIRNAME=`dirname $1` ; BASENAME=`basename $1`
efax-gtk-3.2.8/efax/fax-772-		( cd $DIRNAME ; \
##############################################
efax-gtk-3.2.8/efax/fax-802-		for f in $DIRFILES ; do
efax-gtk-3.2.8/efax/fax:803:			if [ -r $f ] ; then TELNO=`$LOOKUP` ; fi
efax-gtk-3.2.8/efax/fax-804-			case "$TELNO" in '') continue ;; *) break ;; esac
##############################################
efax-gtk-3.2.8/efax/fax-817-
efax-gtk-3.2.8/efax/fax:818:	TELNO=`echo $TELNO|sed "s/[ 	()][ 	()]*//g"`
efax-gtk-3.2.8/efax/fax-819-
##############################################
efax-gtk-3.2.8/efax/fax-823-	-m*)	MANINIT="-jX3" ; TELNO="" ;;
efax-gtk-3.2.8/efax/fax:824:	+*)	TELNO=`echo $TELNO | $TELCVT` ;;
efax-gtk-3.2.8/efax/fax-825-	esac
##############################################
efax-gtk-3.2.8/efax/fax-873-
efax-gtk-3.2.8/efax/fax:874:#	logfile=`$TSTAMP`.log
efax-gtk-3.2.8/efax/fax-875-        logfile="$TELNO".log
##############################################
efax-gtk-3.2.8/efax/fax-882-
efax-gtk-3.2.8/efax/fax:883:		DATE=`eval "$DATECMD"`
efax-gtk-3.2.8/efax/fax-884-		eval HDR=\"$HDR\"
##############################################
efax-gtk-3.2.8/efax/fax-901-
efax-gtk-3.2.8/efax/fax:902:	SENT=` sed -n -e '/sent ->/s/^.*-> \([^ ]*\).*/\1/p' $logfile`
efax-gtk-3.2.8/efax/fax:903:	FILES=`sed -n -e '/failed ->/s/^.*-> \([^ ]*\).*/\1/p' $logfile`
efax-gtk-3.2.8/efax/fax-904-	case $SENT  in '') break ;; esac
##############################################
efax-gtk-3.2.8/efax/fax-969-	
efax-gtk-3.2.8/efax/fax:970:	case $1 in '') file=`$TSTAMP` ;; *) file=$1 ;; esac
efax-gtk-3.2.8/efax/fax-971-	logfile=${file}.log
##############################################
efax-gtk-3.2.8/efax/Makefile.in-70-DIST_SOURCES = $(efax_0_9a_SOURCES) $(efix_0_9a_SOURCES)
efax-gtk-3.2.8/efax/Makefile.in:71:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
efax-gtk-3.2.8/efax/Makefile.in-72-am__vpath_adj = case $$p in \
efax-gtk-3.2.8/efax/Makefile.in:73:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
efax-gtk-3.2.8/efax/Makefile.in-74-    *) f=$$p;; \
efax-gtk-3.2.8/efax/Makefile.in-75-  esac;
efax-gtk-3.2.8/efax/Makefile.in:76:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
efax-gtk-3.2.8/efax/Makefile.in-77-am__install_max = 40
efax-gtk-3.2.8/efax/Makefile.in-78-am__nobase_strip_setup = \
efax-gtk-3.2.8/efax/Makefile.in:79:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
efax-gtk-3.2.8/efax/Makefile.in-80-am__nobase_strip = \
##############################################
efax-gtk-3.2.8/efax/Makefile.in-349-.c.obj:
efax-gtk-3.2.8/efax/Makefile.in:350:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/efax/Makefile.in-351-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
efax-gtk-3.2.8/efax/Makefile.in-353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
efax-gtk-3.2.8/efax/Makefile.in:354:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/efax/Makefile.in-355-install-man1: $(dist_man_MANS)
##############################################
efax-gtk-3.2.8/efax/Makefile.in-438-GTAGS:
efax-gtk-3.2.8/efax/Makefile.in:439:	here=`$(am__cd) $(top_builddir) && pwd` \
efax-gtk-3.2.8/efax/Makefile.in-440-	  && $(am__cd) $(top_srcdir) \
##############################################
efax-gtk-3.2.8/efax/Makefile.in-459-	else :; fi
efax-gtk-3.2.8/efax/Makefile.in:460:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/efax/Makefile.in:461:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/efax/Makefile.in-462-	list='$(DISTFILES)'; \
##############################################
efax-gtk-3.2.8/efax/Makefile.in-473-	  if test -d $$d/$$file; then \
efax-gtk-3.2.8/efax/Makefile.in:474:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
efax-gtk-3.2.8/efax/Makefile.in-475-	    if test -d "$(distdir)/$$file"; then \
##############################################
efax-gtk-3.2.8/install-sh-217-      fi
efax-gtk-3.2.8/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
efax-gtk-3.2.8/install-sh-219-    *)
##############################################
efax-gtk-3.2.8/install-sh-269-      dstdir=$dst
efax-gtk-3.2.8/install-sh:270:      dst=$dstdir/`basename "$src"`
efax-gtk-3.2.8/install-sh-271-      dstdir_status=0
##############################################
efax-gtk-3.2.8/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
efax-gtk-3.2.8/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
efax-gtk-3.2.8/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
efax-gtk-3.2.8/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
efax-gtk-3.2.8/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
efax-gtk-3.2.8/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
efax-gtk-3.2.8/install-sh-418-	    case $prefix in
efax-gtk-3.2.8/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
efax-gtk-3.2.8/install-sh-420-	      *) qprefix=$prefix;;
##############################################
efax-gtk-3.2.8/install-sh-467-    if $copy_on_change &&
efax-gtk-3.2.8/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
efax-gtk-3.2.8/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
efax-gtk-3.2.8/install-sh-470-
##############################################
efax-gtk-3.2.8/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
efax-gtk-3.2.8/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
efax-gtk-3.2.8/depcomp-71-
##############################################
efax-gtk-3.2.8/depcomp-217-  # Version 6 uses the directory in both cases.
efax-gtk-3.2.8/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
efax-gtk-3.2.8/depcomp-219-  test "x$dir" = "x$object" && dir=
efax-gtk-3.2.8/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
efax-gtk-3.2.8/depcomp-221-  if test "$libtool" = yes; then
##############################################
efax-gtk-3.2.8/depcomp-246-    # Do two passes, one to just change these to
efax-gtk-3.2.8/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
efax-gtk-3.2.8/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
efax-gtk-3.2.8/depcomp-288-  # Do two passes, one to just change these to
efax-gtk-3.2.8/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
efax-gtk-3.2.8/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
efax-gtk-3.2.8/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
efax-gtk-3.2.8/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
efax-gtk-3.2.8/depcomp-306-  test "x$dir" = "x$object" && dir=
efax-gtk-3.2.8/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
efax-gtk-3.2.8/depcomp-308-  if test "$libtool" = yes; then
##############################################
efax-gtk-3.2.8/depcomp-343-   # Subdirectories are respected.
efax-gtk-3.2.8/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
efax-gtk-3.2.8/depcomp-345-   test "x$dir" = "x$object" && dir=
efax-gtk-3.2.8/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
efax-gtk-3.2.8/depcomp-347-
##############################################
efax-gtk-3.2.8/depcomp-482-  done
efax-gtk-3.2.8/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
efax-gtk-3.2.8/depcomp-484-  touch "$tmpdepfile"
##############################################
efax-gtk-3.2.8/config.sub-56-
efax-gtk-3.2.8/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
efax-gtk-3.2.8/config.sub-58-
##############################################
efax-gtk-3.2.8/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
efax-gtk-3.2.8/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
efax-gtk-3.2.8/config.sub-122-case $maybe_os in
##############################################
efax-gtk-3.2.8/config.sub-126-    os=-$maybe_os
efax-gtk-3.2.8/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
efax-gtk-3.2.8/config.sub-128-    ;;
efax-gtk-3.2.8/config.sub-129-  *)
efax-gtk-3.2.8/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
efax-gtk-3.2.8/config.sub-131-    if [ $basic_machine != $1 ]
efax-gtk-3.2.8/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
efax-gtk-3.2.8/config.sub-133-    else os=; fi
##############################################
efax-gtk-3.2.8/config.sub-177-		os=-sco5v6
efax-gtk-3.2.8/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-179-		;;
##############################################
efax-gtk-3.2.8/config.sub-181-		os=-sco3.2v5
efax-gtk-3.2.8/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-183-		;;
##############################################
efax-gtk-3.2.8/config.sub-185-		os=-sco3.2v4
efax-gtk-3.2.8/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-187-		;;
efax-gtk-3.2.8/config.sub-188-	-sco3.2.[4-9]*)
efax-gtk-3.2.8/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
efax-gtk-3.2.8/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-191-		;;
##############################################
efax-gtk-3.2.8/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
efax-gtk-3.2.8/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-195-		;;
##############################################
efax-gtk-3.2.8/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
efax-gtk-3.2.8/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-199-		;;
##############################################
efax-gtk-3.2.8/config.sub-201-		os=-sco3.2v2
efax-gtk-3.2.8/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-203-		;;
efax-gtk-3.2.8/config.sub-204-	-udk*)
efax-gtk-3.2.8/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-206-		;;
##############################################
efax-gtk-3.2.8/config.sub-208-		os=-isc2.2
efax-gtk-3.2.8/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-210-		;;
##############################################
efax-gtk-3.2.8/config.sub-214-	-isc*)
efax-gtk-3.2.8/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
efax-gtk-3.2.8/config.sub-216-		;;
##############################################
efax-gtk-3.2.8/config.sub-220-	-ptx*)
efax-gtk-3.2.8/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
efax-gtk-3.2.8/config.sub-222-		;;
efax-gtk-3.2.8/config.sub-223-	-windowsnt*)
efax-gtk-3.2.8/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
efax-gtk-3.2.8/config.sub-225-		;;
##############################################
efax-gtk-3.2.8/config.sub-310-	*-*-*)
efax-gtk-3.2.8/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
efax-gtk-3.2.8/config.sub-312-		exit 1
##############################################
efax-gtk-3.2.8/config.sub-416-	amd64-*)
efax-gtk-3.2.8/config.sub:417:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-418-		;;
##############################################
efax-gtk-3.2.8/config.sub-454-	blackfin-*)
efax-gtk-3.2.8/config.sub:455:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-456-		os=-linux
##############################################
efax-gtk-3.2.8/config.sub-645-	i*86v32)
efax-gtk-3.2.8/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
efax-gtk-3.2.8/config.sub-647-		os=-sysv32
##############################################
efax-gtk-3.2.8/config.sub-649-	i*86v4*)
efax-gtk-3.2.8/config.sub:650:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
efax-gtk-3.2.8/config.sub-651-		os=-sysv4
##############################################
efax-gtk-3.2.8/config.sub-653-	i*86v)
efax-gtk-3.2.8/config.sub:654:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
efax-gtk-3.2.8/config.sub-655-		os=-sysv
##############################################
efax-gtk-3.2.8/config.sub-657-	i*86sol2)
efax-gtk-3.2.8/config.sub:658:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
efax-gtk-3.2.8/config.sub-659-		os=-solaris2
##############################################
efax-gtk-3.2.8/config.sub-687-	m68knommu-*)
efax-gtk-3.2.8/config.sub:688:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-689-		os=-linux
##############################################
efax-gtk-3.2.8/config.sub-717-	mips3*-*)
efax-gtk-3.2.8/config.sub:718:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
efax-gtk-3.2.8/config.sub-719-		;;
efax-gtk-3.2.8/config.sub-720-	mips3*)
efax-gtk-3.2.8/config.sub:721:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
efax-gtk-3.2.8/config.sub-722-		;;
##############################################
efax-gtk-3.2.8/config.sub-735-	ms1-*)
efax-gtk-3.2.8/config.sub:736:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
efax-gtk-3.2.8/config.sub-737-		;;
##############################################
efax-gtk-3.2.8/config.sub-840-	parisc-*)
efax-gtk-3.2.8/config.sub:841:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-842-		os=-linux
##############################################
efax-gtk-3.2.8/config.sub-856-	pc98-*)
efax-gtk-3.2.8/config.sub:857:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-858-		;;
##############################################
efax-gtk-3.2.8/config.sub-871-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
efax-gtk-3.2.8/config.sub:872:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-873-		;;
efax-gtk-3.2.8/config.sub-874-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
efax-gtk-3.2.8/config.sub:875:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-876-		;;
efax-gtk-3.2.8/config.sub-877-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
efax-gtk-3.2.8/config.sub:878:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-879-		;;
efax-gtk-3.2.8/config.sub-880-	pentium4-*)
efax-gtk-3.2.8/config.sub:881:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-882-		;;
##############################################
efax-gtk-3.2.8/config.sub-889-		;;
efax-gtk-3.2.8/config.sub:890:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-891-		;;
##############################################
efax-gtk-3.2.8/config.sub-895-	ppcle-* | powerpclittle-*)
efax-gtk-3.2.8/config.sub:896:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-897-		;;
##############################################
efax-gtk-3.2.8/config.sub-899-		;;
efax-gtk-3.2.8/config.sub:900:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-901-		;;
##############################################
efax-gtk-3.2.8/config.sub-905-	ppc64le-* | powerpc64little-*)
efax-gtk-3.2.8/config.sub:906:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
efax-gtk-3.2.8/config.sub-907-		;;
##############################################
efax-gtk-3.2.8/config.sub-1193-	*)
efax-gtk-3.2.8/config.sub:1194:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
efax-gtk-3.2.8/config.sub-1195-		exit 1
##############################################
efax-gtk-3.2.8/config.sub-1201-	*-digital*)
efax-gtk-3.2.8/config.sub:1202:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
efax-gtk-3.2.8/config.sub-1203-		;;
efax-gtk-3.2.8/config.sub-1204-	*-commodore*)
efax-gtk-3.2.8/config.sub:1205:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
efax-gtk-3.2.8/config.sub-1206-		;;
##############################################
efax-gtk-3.2.8/config.sub-1219-	-solaris1 | -solaris1.*)
efax-gtk-3.2.8/config.sub:1220:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
efax-gtk-3.2.8/config.sub-1221-		;;
##############################################
efax-gtk-3.2.8/config.sub-1231-	-gnu/linux*)
efax-gtk-3.2.8/config.sub:1232:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
efax-gtk-3.2.8/config.sub-1233-		;;
##############################################
efax-gtk-3.2.8/config.sub-1275-	-nto*)
efax-gtk-3.2.8/config.sub:1276:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
efax-gtk-3.2.8/config.sub-1277-		;;
##############################################
efax-gtk-3.2.8/config.sub-1282-	-mac*)
efax-gtk-3.2.8/config.sub:1283:		os=`echo $os | sed -e 's|mac|macos|'`
efax-gtk-3.2.8/config.sub-1284-		;;
##############################################
efax-gtk-3.2.8/config.sub-1288-	-linux*)
efax-gtk-3.2.8/config.sub:1289:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
efax-gtk-3.2.8/config.sub-1290-		;;
efax-gtk-3.2.8/config.sub-1291-	-sunos5*)
efax-gtk-3.2.8/config.sub:1292:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
efax-gtk-3.2.8/config.sub-1293-		;;
efax-gtk-3.2.8/config.sub-1294-	-sunos6*)
efax-gtk-3.2.8/config.sub:1295:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
efax-gtk-3.2.8/config.sub-1296-		;;
##############################################
efax-gtk-3.2.8/config.sub-1343-	-sinix5.*)
efax-gtk-3.2.8/config.sub:1344:		os=`echo $os | sed -e 's|sinix|sysv|'`
efax-gtk-3.2.8/config.sub-1345-		;;
##############################################
efax-gtk-3.2.8/config.sub-1394-		# Get rid of the `-' at the beginning of $os.
efax-gtk-3.2.8/config.sub:1395:		os=`echo $os | sed 's/[^-]*-//'`
efax-gtk-3.2.8/config.sub:1396:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
efax-gtk-3.2.8/config.sub-1397-		exit 1
##############################################
efax-gtk-3.2.8/config.sub-1645-		esac
efax-gtk-3.2.8/config.sub:1646:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
efax-gtk-3.2.8/config.sub-1647-		;;
##############################################
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-70-DIST_SOURCES = $(efax_0_9a_SOURCES) $(efix_0_9a_SOURCES)
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:71:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-72-am__vpath_adj = case $$p in \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:73:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-74-    *) f=$$p;; \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-75-  esac;
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:76:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-77-am__install_max = 40
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-78-am__nobase_strip_setup = \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:79:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-80-am__nobase_strip = \
##############################################
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-349-.c.obj:
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:350:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-351-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:354:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-355-install-man1: $(dist_man_MANS)
##############################################
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-438-GTAGS:
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:439:	here=`$(am__cd) $(top_builddir) && pwd` \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-440-	  && $(am__cd) $(top_srcdir) \
##############################################
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-459-	else :; fi
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:460:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:461:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-462-	list='$(DISTFILES)'; \
##############################################
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-473-	  if test -d $$d/$$file; then \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in:474:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
efax-gtk-3.2.8/.pc/efax-manpages/efax/Makefile.in-475-	    if test -d "$(distdir)/$$file"; then \