===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
baycomepp-0.10/install-sh-85-
baycomepp-0.10/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
baycomepp-0.10/install-sh-87-	    shift
##############################################
baycomepp-0.10/install-sh-89-
baycomepp-0.10/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
baycomepp-0.10/install-sh-91-	    shift
##############################################
baycomepp-0.10/install-sh-150-	then
baycomepp-0.10/install-sh:151:		dst="$dst"/`basename $src`
baycomepp-0.10/install-sh-152-	else
##############################################
baycomepp-0.10/install-sh-157-## this sed command emulates the dirname command
baycomepp-0.10/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
baycomepp-0.10/install-sh-159-
##############################################
baycomepp-0.10/install-sh-171-IFS='%'
baycomepp-0.10/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
baycomepp-0.10/install-sh-173-IFS="${oIFS}"
##############################################
baycomepp-0.10/install-sh-205-	then
baycomepp-0.10/install-sh:206:		dstfile=`basename $dst`
baycomepp-0.10/install-sh-207-	else
##############################################
baycomepp-0.10/install-sh-215-	then
baycomepp-0.10/install-sh:216:		dstfile=`basename $dst`
baycomepp-0.10/install-sh-217-	else
##############################################
baycomepp-0.10/mkinstalldirs-12-do
baycomepp-0.10/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
baycomepp-0.10/mkinstalldirs-14-   shift
##############################################
baycomepp-0.10/cfgwindows-18-export CC AS AR LD RANLIB DLLTOOL PATH CFLAGS LDFLAGS
baycomepp-0.10/cfgwindows:19:dir=`dirname $0`
baycomepp-0.10/cfgwindows-20-${dir}/configure --host=i686-pc-cygwin --disable-nls --enable-driver=no --prefix=/tmp $*
##############################################
baycomepp-0.10/cfgwindowsnodebug-18-export CC AS AR LD RANLIB DLLTOOL PATH CFLAGS LDFLAGS
baycomepp-0.10/cfgwindowsnodebug:19:dir=`dirname $0`
baycomepp-0.10/cfgwindowsnodebug-20-${dir}/configure --host=i686-pc-cygwin --disable-nls --enable-driver=no --prefix=/tmp $*
##############################################
baycomepp-0.10/cfgdos-16-export CC AS AR LD RANLIB DLLTOOL PATH CFLAGS LDFLAGS
baycomepp-0.10/cfgdos:17:dir=`dirname $0`
baycomepp-0.10/cfgdos-18-${dir}/configure --host=i386-go32 --disable-nls --enable-driver=no --prefix=/tmp $*
##############################################
baycomepp-0.10/po/Makefile.in.in-71-.po.gmo:
baycomepp-0.10/po/Makefile.in.in:72:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
baycomepp-0.10/po/Makefile.in.in-73-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
baycomepp-0.10/po/Makefile.in.in-119-	for cat in $$catalogs; do \
baycomepp-0.10/po/Makefile.in.in:120:	  cat=`basename $$cat`; \
baycomepp-0.10/po/Makefile.in.in-121-	  case "$$cat" in \
##############################################
baycomepp-0.10/po/Makefile.in.in-124-	  esac; \
baycomepp-0.10/po/Makefile.in.in:125:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
baycomepp-0.10/po/Makefile.in.in-126-	  dir=$$destdir/$$lang/LC_MESSAGES; \
##############################################
baycomepp-0.10/po/Makefile.in.in-171-	for cat in $$catalogs; do \
baycomepp-0.10/po/Makefile.in.in:172:	  cat=`basename $$cat`; \
baycomepp-0.10/po/Makefile.in.in:173:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
baycomepp-0.10/po/Makefile.in.in-174-	  rm -f $(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \
##############################################
baycomepp-0.10/po/Makefile.in.in-214-	for cat in $$catalogs; do \
baycomepp-0.10/po/Makefile.in.in:215:	  cat=`basename $$cat`; \
baycomepp-0.10/po/Makefile.in.in:216:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
baycomepp-0.10/po/Makefile.in.in-217-	  mv $$lang.po $$lang.old.po; \
##############################################
baycomepp-0.10/po/Makefile.in-71-.po.gmo:
baycomepp-0.10/po/Makefile.in:72:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
baycomepp-0.10/po/Makefile.in-73-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
baycomepp-0.10/po/Makefile.in-119-	for cat in $$catalogs; do \
baycomepp-0.10/po/Makefile.in:120:	  cat=`basename $$cat`; \
baycomepp-0.10/po/Makefile.in-121-	  case "$$cat" in \
##############################################
baycomepp-0.10/po/Makefile.in-124-	  esac; \
baycomepp-0.10/po/Makefile.in:125:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
baycomepp-0.10/po/Makefile.in-126-	  dir=$$destdir/$$lang/LC_MESSAGES; \
##############################################
baycomepp-0.10/po/Makefile.in-171-	for cat in $$catalogs; do \
baycomepp-0.10/po/Makefile.in:172:	  cat=`basename $$cat`; \
baycomepp-0.10/po/Makefile.in:173:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
baycomepp-0.10/po/Makefile.in-174-	  rm -f $(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \
##############################################
baycomepp-0.10/po/Makefile.in-214-	for cat in $$catalogs; do \
baycomepp-0.10/po/Makefile.in:215:	  cat=`basename $$cat`; \
baycomepp-0.10/po/Makefile.in:216:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
baycomepp-0.10/po/Makefile.in-217-	  mv $$lang.po $$lang.old.po; \
##############################################
baycomepp-0.10/directx/fixdirectx.sh-4-
baycomepp-0.10/directx/fixdirectx.sh:5:#cd `dirname $0`
baycomepp-0.10/directx/fixdirectx.sh-6-for file in include/directx6/*.h
##############################################
baycomepp-0.10/directx/Makefile.in-243-.c.obj:
baycomepp-0.10/directx/Makefile.in:244:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/directx/Makefile.in-245-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/directx/Makefile.in-247-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
baycomepp-0.10/directx/Makefile.in:248:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/directx/Makefile.in-249-
##############################################
baycomepp-0.10/directx/Makefile.in-289-GTAGS:
baycomepp-0.10/directx/Makefile.in:290:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/directx/Makefile.in-291-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/directx/Makefile.in-297-distdir: $(DISTFILES)
baycomepp-0.10/directx/Makefile.in:298:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/directx/Makefile.in:299:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/directx/Makefile.in-300-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/directx/Makefile.in-311-	  if test -d $$d/$$file; then \
baycomepp-0.10/directx/Makefile.in:312:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/directx/Makefile.in-313-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/main/configfpga.c-732-	parport_write_control(LPTCTRL_PROGRAM);
baycomepp-0.10/main/configfpga.c:733:	if (parport_epp_write_addr(&null, 1) != 1) { /* reset modem */
baycomepp-0.10/main/configfpga.c-734-		lprintf(0, "EPP timeout\n");
##############################################
baycomepp-0.10/main/configfpga.c-893-	parport_write_control(LPTCTRL_PROGRAM);
baycomepp-0.10/main/configfpga.c:894:	if (parport_epp_write_addr(&null, 1) != 1) {  /* reset modem */
baycomepp-0.10/main/configfpga.c-895-		lprintf(0, "EPP timeout\n");
##############################################
baycomepp-0.10/main/configfpga.c-1008-	buf = 6;
baycomepp-0.10/main/configfpga.c:1009:	if (parport_epp_write_addr(&buf, 1) != 1)
baycomepp-0.10/main/configfpga.c-1010-		goto epperr;
##############################################
baycomepp-0.10/main/configfpga.c-1015-	buf = 6;
baycomepp-0.10/main/configfpga.c:1016:	if (parport_epp_write_addr(&buf, 1) != 1)
baycomepp-0.10/main/configfpga.c-1017-		goto epperr;
##############################################
baycomepp-0.10/main/configfpga.c-1022-	buf = 0x1f;
baycomepp-0.10/main/configfpga.c:1023:	if (parport_epp_write_addr(&buf, 1) != 1)
baycomepp-0.10/main/configfpga.c-1024-		goto epperr;
##############################################
baycomepp-0.10/main/ppdev.h-85- * other than to make parport_read/write use address transfers. */
baycomepp-0.10/main/ppdev.h:86:#define IEEE1284_ADDR			(1<<13)	/* This is a flag */
baycomepp-0.10/main/ppdev.h-87-#define IEEE1284_DATA			 0	/* So is this */
##############################################
baycomepp-0.10/main/ppuser.c-168-
baycomepp-0.10/main/ppuser.c:169:unsigned parport_user_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppuser.c-170-{
##############################################
baycomepp-0.10/main/ppuser.c-202-
baycomepp-0.10/main/ppuser.c:203:unsigned parport_user_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppuser.c-204-{
##############################################
baycomepp-0.10/main/ppuser.c-322-
baycomepp-0.10/main/ppuser.c:323:unsigned parport_user_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppuser.c-324-{
##############################################
baycomepp-0.10/main/ppdev.c-136-
baycomepp-0.10/main/ppdev.c:137:unsigned parport_dev_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppdev.c-138-{
##############################################
baycomepp-0.10/main/ppdev.c-147-
baycomepp-0.10/main/ppdev.c:148:unsigned parport_dev_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppdev.c-149-{
##############################################
baycomepp-0.10/main/ppdev.c-171-
baycomepp-0.10/main/ppdev.c:172:unsigned parport_dev_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppdev.c-173-{
##############################################
baycomepp-0.10/main/ppkdrv.c-173-
baycomepp-0.10/main/ppkdrv.c:174:unsigned parport_kdrv_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppkdrv.c-175-{
##############################################
baycomepp-0.10/main/ppkdrv.c-186-
baycomepp-0.10/main/ppkdrv.c:187:unsigned parport_kdrv_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppkdrv.c-188-{
##############################################
baycomepp-0.10/main/ppkdrv.c-214-
baycomepp-0.10/main/ppkdrv.c:215:unsigned parport_kdrv_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppkdrv.c-216-{
##############################################
baycomepp-0.10/main/ppntddkgenport.c-309-
baycomepp-0.10/main/ppntddkgenport.c:310:unsigned parport_ntddkgenport_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppntddkgenport.c-311-{
##############################################
baycomepp-0.10/main/ppntddkgenport.c-328-
baycomepp-0.10/main/ppntddkgenport.c:329:unsigned parport_ntddkgenport_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppntddkgenport.c-330-{
##############################################
baycomepp-0.10/main/ppntddkgenport.c-405-
baycomepp-0.10/main/ppntddkgenport.c:406:unsigned parport_ntddkgenport_emul_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppntddkgenport.c-407-{
##############################################
baycomepp-0.10/main/ppntddkgenport.c-433-
baycomepp-0.10/main/ppntddkgenport.c:434:unsigned parport_ntddkgenport_emul_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppntddkgenport.c-435-{
##############################################
baycomepp-0.10/main/ppntddkgenport.c-584-
baycomepp-0.10/main/ppntddkgenport.c:585:unsigned parport_ntddkgenport_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppntddkgenport.c-586-{
##############################################
baycomepp-0.10/main/ppntddkgenport.c-647-
baycomepp-0.10/main/ppntddkgenport.c:648:unsigned parport_ntddkgenport_emul_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppntddkgenport.c-649-{
##############################################
baycomepp-0.10/main/ppnt.c-380-
baycomepp-0.10/main/ppnt.c:381:unsigned char parport_nt_read_eppaddr(void)
baycomepp-0.10/main/ppnt.c-382-{
##############################################
baycomepp-0.10/main/ppnt.c-400-
baycomepp-0.10/main/ppnt.c:401:void parport_nt_write_eppaddr(unsigned char d)
baycomepp-0.10/main/ppnt.c-402-{
##############################################
baycomepp-0.10/main/ppnt.c-511-
baycomepp-0.10/main/ppnt.c:512:unsigned parport_nt_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppnt.c-513-{
##############################################
baycomepp-0.10/main/ppnt.c-518-	for (; sz > 0; sz--, bp++) {
baycomepp-0.10/main/ppnt.c:519:		parport_nt_write_eppaddr(*bp);
baycomepp-0.10/main/ppnt.c-520-		if (parport_nt_read_status() & LPTSTAT_EPPTIMEOUT) {
##############################################
baycomepp-0.10/main/ppnt.c-530-
baycomepp-0.10/main/ppnt.c:531:unsigned parport_nt_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppnt.c-532-{
##############################################
baycomepp-0.10/main/ppnt.c-537-	for (; sz > 0; sz--, bp++) {
baycomepp-0.10/main/ppnt.c:538:		*bp = parport_nt_read_eppaddr();
baycomepp-0.10/main/ppnt.c-539-		if (parport_nt_read_status() & LPTSTAT_EPPTIMEOUT) {
##############################################
baycomepp-0.10/main/ppnt.c-607-
baycomepp-0.10/main/ppnt.c:608:unsigned parport_nt_emul_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppnt.c-609-{
##############################################
baycomepp-0.10/main/ppnt.c-635-
baycomepp-0.10/main/ppnt.c:636:unsigned parport_nt_emul_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppnt.c-637-{
##############################################
baycomepp-0.10/main/ppnt.c-790-
baycomepp-0.10/main/ppnt.c:791:unsigned parport_nt_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppnt.c-792-{
##############################################
baycomepp-0.10/main/ppnt.c-855-
baycomepp-0.10/main/ppnt.c:856:unsigned parport_nt_emul_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppnt.c-857-{
##############################################
baycomepp-0.10/main/ppntinit.c-123-extern void parport_nt_frob_econtrol(unsigned char mask, unsigned char val);
baycomepp-0.10/main/ppntinit.c:124:extern unsigned char parport_nt_read_eppaddr(void);
baycomepp-0.10/main/ppntinit.c:125:extern void parport_nt_write_eppaddr(unsigned char d);
baycomepp-0.10/main/ppntinit.c-126-extern unsigned char parport_nt_read_eppdata(void);
##############################################
baycomepp-0.10/main/ppntinit.c-313-
baycomepp-0.10/main/ppntinit.c:314:	parport_nt_write_eppaddr(0x55);
baycomepp-0.10/main/ppntinit.c-315-	pp_nt_epp_clear_timeout();
##############################################
baycomepp-0.10/main/ppntinit.c-317-
baycomepp-0.10/main/ppntinit.c:318:	if (parport_nt_read_eppaddr() == 0x55) {
baycomepp-0.10/main/ppntinit.c:319:		parport_nt_write_eppaddr(0xaa);
baycomepp-0.10/main/ppntinit.c-320-		pp_nt_epp_clear_timeout();
baycomepp-0.10/main/ppntinit.c-321-		usleep(30); /* Wait for possible EPP timeout */
baycomepp-0.10/main/ppntinit.c:322:		if (parport_nt_read_eppaddr() == 0xaa) {
baycomepp-0.10/main/ppntinit.c-323-			pp_nt_epp_clear_timeout();
##############################################
baycomepp-0.10/main/ppw9xring0.c-293-
baycomepp-0.10/main/ppw9xring0.c:294:unsigned parport_w9xring0_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppw9xring0.c-295-{
##############################################
baycomepp-0.10/main/ppw9xring0.c-312-
baycomepp-0.10/main/ppw9xring0.c:313:unsigned parport_w9xring0_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppw9xring0.c-314-{
##############################################
baycomepp-0.10/main/ppw9xring0.c-389-
baycomepp-0.10/main/ppw9xring0.c:390:unsigned parport_w9xring0_emul_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppw9xring0.c-391-{
##############################################
baycomepp-0.10/main/ppw9xring0.c-417-
baycomepp-0.10/main/ppw9xring0.c:418:unsigned parport_w9xring0_emul_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppw9xring0.c-419-{
##############################################
baycomepp-0.10/main/ppw9xring0.c-568-
baycomepp-0.10/main/ppw9xring0.c:569:unsigned parport_w9xring0_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppw9xring0.c-570-{
##############################################
baycomepp-0.10/main/ppw9xring0.c-631-
baycomepp-0.10/main/ppw9xring0.c:632:unsigned parport_w9xring0_emul_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppw9xring0.c-633-{
##############################################
baycomepp-0.10/main/ppwin.c-367-
baycomepp-0.10/main/ppwin.c:368:unsigned char parport_win_read_eppaddr(void)
baycomepp-0.10/main/ppwin.c-369-{
##############################################
baycomepp-0.10/main/ppwin.c-387-
baycomepp-0.10/main/ppwin.c:388:void parport_win_write_eppaddr(unsigned char d)
baycomepp-0.10/main/ppwin.c-389-{
##############################################
baycomepp-0.10/main/ppwin.c-498-
baycomepp-0.10/main/ppwin.c:499:unsigned parport_win_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppwin.c-500-{
##############################################
baycomepp-0.10/main/ppwin.c-505-	for (; sz > 0; sz--, bp++) {
baycomepp-0.10/main/ppwin.c:506:		parport_win_write_eppaddr(*bp);
baycomepp-0.10/main/ppwin.c-507-		if (parport_win_read_status() & LPTSTAT_EPPTIMEOUT) {
##############################################
baycomepp-0.10/main/ppwin.c-517-
baycomepp-0.10/main/ppwin.c:518:unsigned parport_win_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppwin.c-519-{
##############################################
baycomepp-0.10/main/ppwin.c-524-	for (; sz > 0; sz--, bp++) {
baycomepp-0.10/main/ppwin.c:525:		*bp = parport_win_read_eppaddr();
baycomepp-0.10/main/ppwin.c-526-		if (parport_win_read_status() & LPTSTAT_EPPTIMEOUT) {
##############################################
baycomepp-0.10/main/ppwin.c-594-
baycomepp-0.10/main/ppwin.c:595:unsigned parport_win_emul_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppwin.c-596-{
##############################################
baycomepp-0.10/main/ppwin.c-622-
baycomepp-0.10/main/ppwin.c:623:unsigned parport_win_emul_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppwin.c-624-{
##############################################
baycomepp-0.10/main/ppwin.c-777-
baycomepp-0.10/main/ppwin.c:778:unsigned parport_win_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppwin.c-779-{
##############################################
baycomepp-0.10/main/ppwin.c-842-
baycomepp-0.10/main/ppwin.c:843:unsigned parport_win_emul_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppwin.c-844-{
##############################################
baycomepp-0.10/main/ppwininit.c-125-extern void parport_win_frob_econtrol(unsigned char mask, unsigned char val);
baycomepp-0.10/main/ppwininit.c:126:extern unsigned char parport_win_read_eppaddr(void);
baycomepp-0.10/main/ppwininit.c:127:extern void parport_win_write_eppaddr(unsigned char d);
baycomepp-0.10/main/ppwininit.c-128-extern unsigned char parport_win_read_eppdata(void);
##############################################
baycomepp-0.10/main/ppwininit.c-315-
baycomepp-0.10/main/ppwininit.c:316:	parport_win_write_eppaddr(0x55);
baycomepp-0.10/main/ppwininit.c-317-	pp_win_epp_clear_timeout();
##############################################
baycomepp-0.10/main/ppwininit.c-319-
baycomepp-0.10/main/ppwininit.c:320:	if (parport_win_read_eppaddr() == 0x55) {
baycomepp-0.10/main/ppwininit.c:321:		parport_win_write_eppaddr(0xaa);
baycomepp-0.10/main/ppwininit.c-322-		pp_win_epp_clear_timeout();
baycomepp-0.10/main/ppwininit.c-323-		usleep(30); /* Wait for possible EPP timeout */
baycomepp-0.10/main/ppwininit.c:324:		if (parport_win_read_eppaddr() == 0xaa) {
baycomepp-0.10/main/ppwininit.c-325-			pp_win_epp_clear_timeout();
##############################################
baycomepp-0.10/main/Makefile.in-331-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/main/Makefile.in:332:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
baycomepp-0.10/main/Makefile.in-333-	  if test -f $$p \
baycomepp-0.10/main/Makefile.in-334-	  ; then \
baycomepp-0.10/main/Makefile.in:335:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/main/Makefile.in-336-	   echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
baycomepp-0.10/main/Makefile.in-343-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/main/Makefile.in:344:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/main/Makefile.in-345-	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
baycomepp-0.10/main/Makefile.in-388-.c.obj:
baycomepp-0.10/main/Makefile.in:389:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/main/Makefile.in-390-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/main/Makefile.in-392-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
baycomepp-0.10/main/Makefile.in:393:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/main/Makefile.in-394-install-man8: $(man8_MANS) $(man_MANS)
##############################################
baycomepp-0.10/main/Makefile.in-406-	  else file=$$i; fi; \
baycomepp-0.10/main/Makefile.in:407:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
baycomepp-0.10/main/Makefile.in-408-	  case "$$ext" in \
##############################################
baycomepp-0.10/main/Makefile.in-411-	  esac; \
baycomepp-0.10/main/Makefile.in:412:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
baycomepp-0.10/main/Makefile.in:413:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
baycomepp-0.10/main/Makefile.in:414:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
baycomepp-0.10/main/Makefile.in-415-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
baycomepp-0.10/main/Makefile.in-427-	for i in $$list; do \
baycomepp-0.10/main/Makefile.in:428:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
baycomepp-0.10/main/Makefile.in-429-	  case "$$ext" in \
##############################################
baycomepp-0.10/main/Makefile.in-432-	  esac; \
baycomepp-0.10/main/Makefile.in:433:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
baycomepp-0.10/main/Makefile.in:434:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
baycomepp-0.10/main/Makefile.in:435:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
baycomepp-0.10/main/Makefile.in-436-	  echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
baycomepp-0.10/main/Makefile.in-479-GTAGS:
baycomepp-0.10/main/Makefile.in:480:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/main/Makefile.in-481-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/main/Makefile.in-487-distdir: $(DISTFILES)
baycomepp-0.10/main/Makefile.in:488:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/main/Makefile.in:489:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/main/Makefile.in-490-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/main/Makefile.in-501-	  if test -d $$d/$$file; then \
baycomepp-0.10/main/Makefile.in:502:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/main/Makefile.in-503-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/main/fpga.h-154-
baycomepp-0.10/main/fpga.h:155:	parport_epp_write_addr(&null, 1);
baycomepp-0.10/main/fpga.h-156-	parport_write_control(LPTCTRL_ADDRSTB);
##############################################
baycomepp-0.10/main/fpgatests.c-229-
baycomepp-0.10/main/fpgatests.c:230:static unsigned ramtestaddr(void)
baycomepp-0.10/main/fpgatests.c-231-{
##############################################
baycomepp-0.10/main/fpgatests.c-290-	}
baycomepp-0.10/main/fpgatests.c:291:	if ((mask = ramtestaddr())) {
baycomepp-0.10/main/fpgatests.c-292-		tprintf("RAM address error mask %s\nRAM address test failed, exiting\n", 
##############################################
baycomepp-0.10/main/fpgatests.c-494-	eio[0] = 0;
baycomepp-0.10/main/fpgatests.c:495:	if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-496-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-506-		eio[0] = 4;
baycomepp-0.10/main/fpgatests.c:507:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-508-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-512-		eio[0] = 5;
baycomepp-0.10/main/fpgatests.c:513:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-514-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-518-		eio[0] = 6;
baycomepp-0.10/main/fpgatests.c:519:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-520-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-524-		eio[0] = 7;
baycomepp-0.10/main/fpgatests.c:525:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-526-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-575-	eio = 1;
baycomepp-0.10/main/fpgatests.c:576:	if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-577-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-610-	eio = 2;
baycomepp-0.10/main/fpgatests.c:611:	if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-612-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-648-	eio[0] = 1;
baycomepp-0.10/main/fpgatests.c:649:	if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-650-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-661-		eio[0] = data;
baycomepp-0.10/main/fpgatests.c:662:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-663-			goto errret;
baycomepp-0.10/main/fpgatests.c:664:		if (parport_epp_read_addr(eio, 5) != 5)
baycomepp-0.10/main/fpgatests.c-665-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-693-	eio[0] = 8;
baycomepp-0.10/main/fpgatests.c:694:	if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-695-		return -1;
##############################################
baycomepp-0.10/main/fpgatests.c-699-	eio[0] = 9;
baycomepp-0.10/main/fpgatests.c:700:	if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-701-		return -1;
##############################################
baycomepp-0.10/main/fpgatests.c-706-		eio[0] = 11;
baycomepp-0.10/main/fpgatests.c:707:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-708-			return -1;
##############################################
baycomepp-0.10/main/fpgatests.c-714-		eio[2] = 8;
baycomepp-0.10/main/fpgatests.c:715:		if (parport_epp_write_addr(eio, 3) != 3)
baycomepp-0.10/main/fpgatests.c-716-			return -1;
##############################################
baycomepp-0.10/main/fpgatests.c-719-	eio[0] = 11;
baycomepp-0.10/main/fpgatests.c:720:	if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-721-		return -1;
##############################################
baycomepp-0.10/main/fpgatests.c-725-	eio[0] = 8;
baycomepp-0.10/main/fpgatests.c:726:	if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-727-		return -1;
##############################################
baycomepp-0.10/main/fpgatests.c-746-
baycomepp-0.10/main/fpgatests.c:747:static int chkramtestaddr(void)
baycomepp-0.10/main/fpgatests.c-748-{
##############################################
baycomepp-0.10/main/fpgatests.c-821-	}
baycomepp-0.10/main/fpgatests.c:822:	if ((mask = chkramtestaddr()) == -1)
baycomepp-0.10/main/fpgatests.c-823-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-855-	eio = 0x1e;
baycomepp-0.10/main/fpgatests.c:856:	if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-857-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-861-	eio = 0x1f;
baycomepp-0.10/main/fpgatests.c:862:	if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-863-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-867-	eio = 0x10;
baycomepp-0.10/main/fpgatests.c:868:	if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-869-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-899-		eio = led ? EPP_LED_STA : EPP_LED_CON;
baycomepp-0.10/main/fpgatests.c:900:		if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-901-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-926-		eio = led ? EPP_LED_STA : EPP_LED_CON;
baycomepp-0.10/main/fpgatests.c:927:		if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-928-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-963-	eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/main/fpgatests.c:964:	if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-965-		goto errret;
baycomepp-0.10/main/fpgatests.c-966-	for (;;) {
baycomepp-0.10/main/fpgatests.c:967:		if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/main/fpgatests.c-968-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1009-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|1;
baycomepp-0.10/main/fpgatests.c:1010:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1011-				goto errret;
baycomepp-0.10/main/fpgatests.c-1012-getpid();
baycomepp-0.10/main/fpgatests.c:1013:			if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-1014-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1017-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|2;
baycomepp-0.10/main/fpgatests.c:1018:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1019-				goto errret;
baycomepp-0.10/main/fpgatests.c-1020-getpid();
baycomepp-0.10/main/fpgatests.c:1021:			if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-1022-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1025-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/main/fpgatests.c:1026:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1027-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1033-				eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|1;
baycomepp-0.10/main/fpgatests.c:1034:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1035-					goto errret;
baycomepp-0.10/main/fpgatests.c:1036:				if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-1037-					goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1039-				eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|2;
baycomepp-0.10/main/fpgatests.c:1040:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1041-					goto errret;
baycomepp-0.10/main/fpgatests.c:1042:				if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-1043-					goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1045-				eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/main/fpgatests.c:1046:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1047-					goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1166-		eio = 0xb0 | (led + 1);
baycomepp-0.10/main/fpgatests.c:1167:		if (parport_ecp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1168-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1193-		eio = 0xb0 | (led + 1);
baycomepp-0.10/main/fpgatests.c:1194:		if (parport_ecp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1195-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1230-	data[2] = 0xb0;
baycomepp-0.10/main/fpgatests.c:1231:	if (parport_ecp_write_addr(data, 3) != 3)
baycomepp-0.10/main/fpgatests.c-1232-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1234-		data[0] = 0x81;
baycomepp-0.10/main/fpgatests.c:1235:		if (parport_ecp_write_addr(data, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1236-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1239-		data[0] = 0x80;
baycomepp-0.10/main/fpgatests.c:1240:		if (parport_ecp_write_addr(data, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1241-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1254-				data[2] = 0xe0 | ((cnt >> 8) & 0xf);
baycomepp-0.10/main/fpgatests.c:1255:				if (parport_ecp_write_addr(data, 3) != 3)
baycomepp-0.10/main/fpgatests.c-1256-					goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1361-		eio = led ? EPP_LED_STA : EPP_LED_CON;
baycomepp-0.10/main/fpgatests.c:1362:		if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1363-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1389-		eio = led ? EPP_LED_STA : EPP_LED_CON;
baycomepp-0.10/main/fpgatests.c:1390:		if (parport_epp_write_addr(&eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1391-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1428-	eio[1] = 0x18;
baycomepp-0.10/main/fpgatests.c:1429:	if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-1430-		goto errret;
baycomepp-0.10/main/fpgatests.c-1431-	for (;;) {
baycomepp-0.10/main/fpgatests.c:1432:		if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1433-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1435-		eio[0] = 0x19;
baycomepp-0.10/main/fpgatests.c:1436:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1437-			goto errret;
baycomepp-0.10/main/fpgatests.c:1438:		if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1439-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1441-		eio[0] = 0x1a;
baycomepp-0.10/main/fpgatests.c:1442:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1443-			goto errret;
baycomepp-0.10/main/fpgatests.c:1444:		if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1445-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-1447-		eio[0] = 0x18;
baycomepp-0.10/main/fpgatests.c:1448:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-1449-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2067-	eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/main/fpgatests.c:2068:	if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2069-		goto errret;
baycomepp-0.10/main/fpgatests.c-2070-	for (;;) {
baycomepp-0.10/main/fpgatests.c:2071:		if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2072-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2113-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|1;
baycomepp-0.10/main/fpgatests.c:2114:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2115-				goto errret;
baycomepp-0.10/main/fpgatests.c:2116:			if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2117-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2119-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|2;
baycomepp-0.10/main/fpgatests.c:2120:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2121-				goto errret;
baycomepp-0.10/main/fpgatests.c:2122:			if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2123-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2125-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/main/fpgatests.c:2126:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2127-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2188-	data[2] = 0xb0;
baycomepp-0.10/main/fpgatests.c:2189:	if (parport_ecp_write_addr(data, 3) != 3)
baycomepp-0.10/main/fpgatests.c-2190-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2192-		data[0] = 0x81;
baycomepp-0.10/main/fpgatests.c:2193:		if (parport_ecp_write_addr(data, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2194-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2197-		data[0] = 0x80;
baycomepp-0.10/main/fpgatests.c:2198:		if (parport_ecp_write_addr(data, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2199-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2212-				data[2] = 0xe0 | ((cnt >> 8) & 0xf);
baycomepp-0.10/main/fpgatests.c:2213:				if (parport_ecp_write_addr(data, 3) != 3)
baycomepp-0.10/main/fpgatests.c-2214-					goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2272-	eio[1] = 0x18;
baycomepp-0.10/main/fpgatests.c:2273:	if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2274-		goto errret;
baycomepp-0.10/main/fpgatests.c-2275-	for (;;) {
baycomepp-0.10/main/fpgatests.c:2276:		if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2277-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2279-		eio[0] = 0x19;
baycomepp-0.10/main/fpgatests.c:2280:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2281-			goto errret;
baycomepp-0.10/main/fpgatests.c:2282:		if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2283-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2285-		eio[0] = 0x1a;
baycomepp-0.10/main/fpgatests.c:2286:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2287-			goto errret;
baycomepp-0.10/main/fpgatests.c:2288:		if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2289-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2291-		eio[0] = 0x18;
baycomepp-0.10/main/fpgatests.c:2292:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2293-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2425-	eio[1] = 0;
baycomepp-0.10/main/fpgatests.c:2426:	if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2427-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2430-		eio[0] = ctrl | 1;
baycomepp-0.10/main/fpgatests.c:2431:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2432-			goto errret;
baycomepp-0.10/main/fpgatests.c:2433:		if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2434-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2436-		eio[0] = ctrl | 2;
baycomepp-0.10/main/fpgatests.c:2437:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2438-			goto errret;
baycomepp-0.10/main/fpgatests.c:2439:		if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2440-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2442-		eio[0] = ctrl;
baycomepp-0.10/main/fpgatests.c:2443:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2444-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2605-	bufu[1] = 0;
baycomepp-0.10/main/fpgatests.c:2606:	if (parport_epp_write_addr(bufu, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2607-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2627-		bufu[0] = ctrl | 1;
baycomepp-0.10/main/fpgatests.c:2628:		if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2629-			goto errret;
baycomepp-0.10/main/fpgatests.c:2630:		if (parport_epp_read_addr(bufu, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2631-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2633-		bufu[0] = ctrl;
baycomepp-0.10/main/fpgatests.c:2634:		if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2635-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2676-		bufu[0] = ctrl | 2;
baycomepp-0.10/main/fpgatests.c:2677:		if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2678-			goto errret;
baycomepp-0.10/main/fpgatests.c:2679:		if (parport_epp_read_addr(bufu, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2680-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2682-		bufu[0] = ctrl;
baycomepp-0.10/main/fpgatests.c:2683:		if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2684-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2716-			bufu[0] = ctrl | 2;
baycomepp-0.10/main/fpgatests.c:2717:			if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2718-				goto errret;
baycomepp-0.10/main/fpgatests.c:2719:			if (parport_epp_read_addr(bufu, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2720-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2722-			bufu[0] = ctrl;
baycomepp-0.10/main/fpgatests.c:2723:			if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2724-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2901-	bufu[1] = 0;
baycomepp-0.10/main/fpgatests.c:2902:	if (parport_epp_write_addr(bufu, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2903-		goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2931-		bufu[0] = ctrl | 1;
baycomepp-0.10/main/fpgatests.c:2932:		if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2933-			goto errret;
baycomepp-0.10/main/fpgatests.c:2934:		if (parport_epp_read_addr(bufu, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2935-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2937-		bufu[0] = ctrl;
baycomepp-0.10/main/fpgatests.c:2938:		if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2939-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2992-		bufu[0] = ctrl | 2;
baycomepp-0.10/main/fpgatests.c:2993:		if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-2994-			goto errret;
baycomepp-0.10/main/fpgatests.c:2995:		if (parport_epp_read_addr(bufu, 2) != 2)
baycomepp-0.10/main/fpgatests.c-2996-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-2998-		bufu[0] = ctrl;
baycomepp-0.10/main/fpgatests.c:2999:		if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-3000-			goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-3046-			bufu[0] = ctrl | 2;
baycomepp-0.10/main/fpgatests.c:3047:			if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-3048-				goto errret;
baycomepp-0.10/main/fpgatests.c:3049:			if (parport_epp_read_addr(bufu, 2) != 2)
baycomepp-0.10/main/fpgatests.c-3050-				goto errret;
##############################################
baycomepp-0.10/main/fpgatests.c-3052-			bufu[0] = ctrl;
baycomepp-0.10/main/fpgatests.c:3053:			if (parport_epp_write_addr(bufu, 1) != 1)
baycomepp-0.10/main/fpgatests.c-3054-				goto errret;
##############################################
baycomepp-0.10/main/parport.h-181-
baycomepp-0.10/main/parport.h:182:only_inline unsigned parport_epp_write_addr(const void *buf, unsigned sz) {
baycomepp-0.10/main/parport.h:183:	return parport_ops.parport_epp_write_addr(buf, sz);
baycomepp-0.10/main/parport.h-184-}
baycomepp-0.10/main/parport.h-185-
baycomepp-0.10/main/parport.h:186:only_inline unsigned parport_epp_read_addr(void *buf, unsigned sz) {
baycomepp-0.10/main/parport.h:187:	return parport_ops.parport_epp_read_addr(buf, sz);
baycomepp-0.10/main/parport.h-188-}
##############################################
baycomepp-0.10/main/parport.h-197-
baycomepp-0.10/main/parport.h:198:only_inline unsigned parport_ecp_write_addr(const void *buf, unsigned sz) {
baycomepp-0.10/main/parport.h:199:	return parport_ops.parport_ecp_write_addr(buf, sz);
baycomepp-0.10/main/parport.h-200-}
##############################################
baycomepp-0.10/main/ppdirect.c-216-
baycomepp-0.10/main/ppdirect.c:217:unsigned parport_direct_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppdirect.c-218-{
##############################################
baycomepp-0.10/main/ppdirect.c-235-
baycomepp-0.10/main/ppdirect.c:236:unsigned parport_direct_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppdirect.c-237-{
##############################################
baycomepp-0.10/main/ppdirect.c-312-
baycomepp-0.10/main/ppdirect.c:313:unsigned parport_direct_emul_epp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppdirect.c-314-{
##############################################
baycomepp-0.10/main/ppdirect.c-340-
baycomepp-0.10/main/ppdirect.c:341:unsigned parport_direct_emul_epp_read_addr(void *buf, unsigned sz)
baycomepp-0.10/main/ppdirect.c-342-{
##############################################
baycomepp-0.10/main/ppdirect.c-491-
baycomepp-0.10/main/ppdirect.c:492:unsigned parport_direct_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppdirect.c-493-{
##############################################
baycomepp-0.10/main/ppdirect.c-554-
baycomepp-0.10/main/ppdirect.c:555:unsigned parport_direct_emul_ecp_write_addr(const void *buf, unsigned sz)
baycomepp-0.10/main/ppdirect.c-556-{
##############################################
baycomepp-0.10/udriver/drvinit.c-365-		eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/udriver/drvinit.c:366:		if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvinit.c-367-			goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-369-		for (;;) {
baycomepp-0.10/udriver/drvinit.c:370:			if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-371-				goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-374-				eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|1;
baycomepp-0.10/udriver/drvinit.c:375:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-376-					goto errret;
baycomepp-0.10/udriver/drvinit.c:377:				if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvinit.c-378-					goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-380-				eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/udriver/drvinit.c:381:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-382-					goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-427-		eio[2] = 0xb0;
baycomepp-0.10/udriver/drvinit.c:428:		if (parport_ecp_write_addr(eio, 3) != 3)
baycomepp-0.10/udriver/drvinit.c-429-			goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-432-			eio[0] = 0x81;
baycomepp-0.10/udriver/drvinit.c:433:			if (parport_ecp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-434-				goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-437-			eio[0] = 0x80;
baycomepp-0.10/udriver/drvinit.c:438:			if (parport_ecp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-439-				goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-450-				eio[2] = 0xe0 | ((cnt >> 8) & 0xf);
baycomepp-0.10/udriver/drvinit.c:451:				if (parport_ecp_write_addr(eio, 3) != 3)
baycomepp-0.10/udriver/drvinit.c-452-					goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-470-		eio[1] = 0x18;
baycomepp-0.10/udriver/drvinit.c:471:		if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvinit.c-472-			goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-474-		for (;;) {
baycomepp-0.10/udriver/drvinit.c:475:			if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-476-				goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-478-			eio[0] = 0x1a;
baycomepp-0.10/udriver/drvinit.c:479:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-480-				goto errret;
baycomepp-0.10/udriver/drvinit.c:481:			if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-482-				goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-484-			eio[0] = 0x18;
baycomepp-0.10/udriver/drvinit.c:485:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-486-				goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-504-		eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/udriver/drvinit.c:505:		if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvinit.c-506-			goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-508-		for (;;) {
baycomepp-0.10/udriver/drvinit.c:509:			if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-510-				goto errret;
##############################################
baycomepp-0.10/udriver/drvinit.c-547-		for (icnt = 0; icnt < 256; icnt++) {
baycomepp-0.10/udriver/drvinit.c:548:			if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/udriver/drvinit.c-549-				goto errret;
##############################################
baycomepp-0.10/udriver/Makefile.in-267-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/udriver/Makefile.in:268:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
baycomepp-0.10/udriver/Makefile.in-269-	  if test -f $$p \
baycomepp-0.10/udriver/Makefile.in-270-	  ; then \
baycomepp-0.10/udriver/Makefile.in:271:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/udriver/Makefile.in-272-	   echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
baycomepp-0.10/udriver/Makefile.in-279-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/udriver/Makefile.in:280:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/udriver/Makefile.in-281-	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
baycomepp-0.10/udriver/Makefile.in-295-	  if test -f $$d$$p; then \
baycomepp-0.10/udriver/Makefile.in:296:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
baycomepp-0.10/udriver/Makefile.in-297-	    echo " $(libexecSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
##############################################
baycomepp-0.10/udriver/Makefile.in-304-	@list='$(libexec_SCRIPTS)'; for p in $$list; do \
baycomepp-0.10/udriver/Makefile.in:305:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
baycomepp-0.10/udriver/Makefile.in-306-	  echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
##############################################
baycomepp-0.10/udriver/Makefile.in-326-.c.obj:
baycomepp-0.10/udriver/Makefile.in:327:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/udriver/Makefile.in-328-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/udriver/Makefile.in-330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
baycomepp-0.10/udriver/Makefile.in:331:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/udriver/Makefile.in-332-install-man8: $(man8_MANS) $(man_MANS)
##############################################
baycomepp-0.10/udriver/Makefile.in-344-	  else file=$$i; fi; \
baycomepp-0.10/udriver/Makefile.in:345:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
baycomepp-0.10/udriver/Makefile.in-346-	  case "$$ext" in \
##############################################
baycomepp-0.10/udriver/Makefile.in-349-	  esac; \
baycomepp-0.10/udriver/Makefile.in:350:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
baycomepp-0.10/udriver/Makefile.in:351:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
baycomepp-0.10/udriver/Makefile.in:352:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
baycomepp-0.10/udriver/Makefile.in-353-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
baycomepp-0.10/udriver/Makefile.in-365-	for i in $$list; do \
baycomepp-0.10/udriver/Makefile.in:366:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
baycomepp-0.10/udriver/Makefile.in-367-	  case "$$ext" in \
##############################################
baycomepp-0.10/udriver/Makefile.in-370-	  esac; \
baycomepp-0.10/udriver/Makefile.in:371:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
baycomepp-0.10/udriver/Makefile.in:372:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
baycomepp-0.10/udriver/Makefile.in:373:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
baycomepp-0.10/udriver/Makefile.in-374-	  echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
##############################################
baycomepp-0.10/udriver/Makefile.in-417-GTAGS:
baycomepp-0.10/udriver/Makefile.in:418:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/udriver/Makefile.in-419-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/udriver/Makefile.in-425-distdir: $(DISTFILES)
baycomepp-0.10/udriver/Makefile.in:426:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/udriver/Makefile.in:427:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/udriver/Makefile.in-428-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/udriver/Makefile.in-439-	  if test -d $$d/$$file; then \
baycomepp-0.10/udriver/Makefile.in:440:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/udriver/Makefile.in-441-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/udriver/drvresident.c-746-	eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/udriver/drvresident.c:747:	if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvresident.c-748-		goto errret;
baycomepp-0.10/udriver/drvresident.c-749-	for (;;) {
baycomepp-0.10/udriver/drvresident.c:750:		if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-751-			goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-790-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|1;
baycomepp-0.10/udriver/drvresident.c:791:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-792-				goto errret;
baycomepp-0.10/udriver/drvresident.c:793:			if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvresident.c-794-				goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-796-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|2;
baycomepp-0.10/udriver/drvresident.c:797:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-798-				goto errret;
baycomepp-0.10/udriver/drvresident.c:799:			if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvresident.c-800-				goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-802-			eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/udriver/drvresident.c:803:			if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-804-				goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-862-	data[2] = 0xb0;
baycomepp-0.10/udriver/drvresident.c:863:	if (parport_ecp_write_addr(data, 3) != 3)
baycomepp-0.10/udriver/drvresident.c-864-		goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-866-		data[0] = 0x81;
baycomepp-0.10/udriver/drvresident.c:867:		if (parport_ecp_write_addr(data, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-868-			goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-871-		data[0] = 0x80;
baycomepp-0.10/udriver/drvresident.c:872:		if (parport_ecp_write_addr(data, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-873-			goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-894-			data[2] = 0xe0 | ((cnt >> 8) & 0xf);
baycomepp-0.10/udriver/drvresident.c:895:			if (parport_ecp_write_addr(data, 3) != 3)
baycomepp-0.10/udriver/drvresident.c-896-				goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-933-	eio[1] = 0x18;
baycomepp-0.10/udriver/drvresident.c:934:	if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvresident.c-935-		goto errret;
baycomepp-0.10/udriver/drvresident.c-936-	for (;;) {
baycomepp-0.10/udriver/drvresident.c:937:		if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-938-			goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-940-		eio[0] = 0x19;
baycomepp-0.10/udriver/drvresident.c:941:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-942-			goto errret;
baycomepp-0.10/udriver/drvresident.c:943:		if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-944-			goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-946-		eio[0] = 0x1a;
baycomepp-0.10/udriver/drvresident.c:947:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-948-			goto errret;
baycomepp-0.10/udriver/drvresident.c:949:		if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-950-			goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-952-		eio[0] = 0x18;
baycomepp-0.10/udriver/drvresident.c:953:		if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-954-			goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-1000-	eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/udriver/drvresident.c:1001:	if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/udriver/drvresident.c-1002-		goto errret;
baycomepp-0.10/udriver/drvresident.c-1003-        for (;;) {
baycomepp-0.10/udriver/drvresident.c:1004:		if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-1005-			goto errret;
##############################################
baycomepp-0.10/udriver/drvresident.c-1060-                                i--;
baycomepp-0.10/udriver/drvresident.c:1061:				if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/udriver/drvresident.c-1062-					goto errret;
##############################################
baycomepp-0.10/eppdiag/Makefile.in-240-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/eppdiag/Makefile.in:241:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
baycomepp-0.10/eppdiag/Makefile.in-242-	  if test -f $$p \
baycomepp-0.10/eppdiag/Makefile.in-243-	  ; then \
baycomepp-0.10/eppdiag/Makefile.in:244:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/eppdiag/Makefile.in-245-	   echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
baycomepp-0.10/eppdiag/Makefile.in-252-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/eppdiag/Makefile.in:253:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/eppdiag/Makefile.in-254-	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
baycomepp-0.10/eppdiag/Makefile.in-280-.c.obj:
baycomepp-0.10/eppdiag/Makefile.in:281:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/eppdiag/Makefile.in-282-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/eppdiag/Makefile.in-284-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
baycomepp-0.10/eppdiag/Makefile.in:285:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/eppdiag/Makefile.in-286-
##############################################
baycomepp-0.10/eppdiag/Makefile.in-326-GTAGS:
baycomepp-0.10/eppdiag/Makefile.in:327:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/eppdiag/Makefile.in-328-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/eppdiag/Makefile.in-334-distdir: $(DISTFILES)
baycomepp-0.10/eppdiag/Makefile.in:335:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/eppdiag/Makefile.in:336:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/eppdiag/Makefile.in-337-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/eppdiag/Makefile.in-348-	  if test -d $$d/$$file; then \
baycomepp-0.10/eppdiag/Makefile.in:349:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/eppdiag/Makefile.in-350-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/eppfm/audio.c-308-	buf.u[0] = state.ctrlreg | 1;
baycomepp-0.10/eppfm/audio.c:309:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-310-		goto err;
baycomepp-0.10/eppfm/audio.c:311:	if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm/audio.c-312-		goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-314-	buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm/audio.c:315:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-316-		goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-371-		buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm/audio.c:372:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-373-			goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-379-	buf.u[0] = state.ctrlreg | 2;
baycomepp-0.10/eppfm/audio.c:380:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-381-		goto err;
baycomepp-0.10/eppfm/audio.c:382:	if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm/audio.c-383-		goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-385-	buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm/audio.c:386:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-387-		goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-414-		buf.u[0] = state.ctrlreg | 2;
baycomepp-0.10/eppfm/audio.c:415:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-416-			goto err;
baycomepp-0.10/eppfm/audio.c:417:		if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm/audio.c-418-			goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-420-		buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm/audio.c:421:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-422-			goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-529-	buf[1] = 0;
baycomepp-0.10/eppfm/audio.c:530:	if (parport_epp_write_addr(buf, 2) != 2)
baycomepp-0.10/eppfm/audio.c-531-		goto errret;
##############################################
baycomepp-0.10/eppfm/audio.c-616-	buf.u[0] = state.ctrlreg | 1;
baycomepp-0.10/eppfm/audio.c:617:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-618-		goto err;
baycomepp-0.10/eppfm/audio.c:619:	if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm/audio.c-620-		goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-622-	buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm/audio.c:623:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-624-		goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-705-		buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm/audio.c:706:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-707-			goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-713-	buf.u[0] = state.ctrlreg | 2;
baycomepp-0.10/eppfm/audio.c:714:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-715-		goto err;
baycomepp-0.10/eppfm/audio.c:716:	if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm/audio.c-717-		goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-719-	buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm/audio.c:720:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-721-		goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-748-		buf.u[0] = state.ctrlreg | 2;
baycomepp-0.10/eppfm/audio.c:749:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-750-			goto err;
baycomepp-0.10/eppfm/audio.c:751:		if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm/audio.c-752-			goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-754-		buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm/audio.c:755:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm/audio.c-756-			goto err;
##############################################
baycomepp-0.10/eppfm/audio.c-896-	buf[1] = 0;
baycomepp-0.10/eppfm/audio.c:897:	if (parport_epp_write_addr(buf, 2) != 2)
baycomepp-0.10/eppfm/audio.c-898-		goto errret;
##############################################
baycomepp-0.10/eppfm/Makefile.in-241-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/eppfm/Makefile.in:242:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
baycomepp-0.10/eppfm/Makefile.in-243-	  if test -f $$p \
baycomepp-0.10/eppfm/Makefile.in-244-	  ; then \
baycomepp-0.10/eppfm/Makefile.in:245:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/eppfm/Makefile.in-246-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
baycomepp-0.10/eppfm/Makefile.in-253-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/eppfm/Makefile.in:254:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/eppfm/Makefile.in-255-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
baycomepp-0.10/eppfm/Makefile.in-292-.c.obj:
baycomepp-0.10/eppfm/Makefile.in:293:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/eppfm/Makefile.in-294-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/eppfm/Makefile.in-296-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
baycomepp-0.10/eppfm/Makefile.in:297:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/eppfm/Makefile.in-298-
##############################################
baycomepp-0.10/eppfm/Makefile.in-338-GTAGS:
baycomepp-0.10/eppfm/Makefile.in:339:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/eppfm/Makefile.in-340-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/eppfm/Makefile.in-346-distdir: $(DISTFILES)
baycomepp-0.10/eppfm/Makefile.in:347:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/eppfm/Makefile.in:348:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/eppfm/Makefile.in-349-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/eppfm/Makefile.in-360-	  if test -d $$d/$$file; then \
baycomepp-0.10/eppfm/Makefile.in:361:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/eppfm/Makefile.in-362-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/eppfm2/configure-79-  case "$ac_option" in
baycomepp-0.10/eppfm2/configure:80:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
baycomepp-0.10/eppfm2/configure-81-  *) ac_optarg= ;;
##############################################
baycomepp-0.10/eppfm2/configure-111-  -disable-* | --disable-*)
baycomepp-0.10/eppfm2/configure:112:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
baycomepp-0.10/eppfm2/configure-113-    # Reject names that are not valid shell variable names.
baycomepp-0.10/eppfm2/configure:114:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
baycomepp-0.10/eppfm2/configure-115-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
baycomepp-0.10/eppfm2/configure-116-    fi
baycomepp-0.10/eppfm2/configure:117:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
baycomepp-0.10/eppfm2/configure-118-    eval "enable_${ac_feature}=no" ;;
##############################################
baycomepp-0.10/eppfm2/configure-120-  -enable-* | --enable-*)
baycomepp-0.10/eppfm2/configure:121:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
baycomepp-0.10/eppfm2/configure-122-    # Reject names that are not valid shell variable names.
baycomepp-0.10/eppfm2/configure:123:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
baycomepp-0.10/eppfm2/configure-124-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
baycomepp-0.10/eppfm2/configure-125-    fi
baycomepp-0.10/eppfm2/configure:126:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
baycomepp-0.10/eppfm2/configure-127-    case "$ac_option" in
##############################################
baycomepp-0.10/eppfm2/configure-351-  -with-* | --with-*)
baycomepp-0.10/eppfm2/configure:352:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
baycomepp-0.10/eppfm2/configure-353-    # Reject names that are not valid shell variable names.
baycomepp-0.10/eppfm2/configure:354:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
baycomepp-0.10/eppfm2/configure-355-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
baycomepp-0.10/eppfm2/configure-356-    fi
baycomepp-0.10/eppfm2/configure:357:    ac_package=`echo $ac_package| sed 's/-/_/g'`
baycomepp-0.10/eppfm2/configure-358-    case "$ac_option" in
##############################################
baycomepp-0.10/eppfm2/configure-364-  -without-* | --without-*)
baycomepp-0.10/eppfm2/configure:365:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
baycomepp-0.10/eppfm2/configure-366-    # Reject names that are not valid shell variable names.
baycomepp-0.10/eppfm2/configure:367:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
baycomepp-0.10/eppfm2/configure-368-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
baycomepp-0.10/eppfm2/configure-369-    fi
baycomepp-0.10/eppfm2/configure:370:    ac_package=`echo $ac_package| sed 's/-/_/g'`
baycomepp-0.10/eppfm2/configure-371-    eval "with_${ac_package}=no" ;;
##############################################
baycomepp-0.10/eppfm2/configure-394-  *)
baycomepp-0.10/eppfm2/configure:395:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
baycomepp-0.10/eppfm2/configure-396-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
baycomepp-0.10/eppfm2/configure-407-if test -n "$ac_prev"; then
baycomepp-0.10/eppfm2/configure:408:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
baycomepp-0.10/eppfm2/configure-409-fi
##############################################
baycomepp-0.10/eppfm2/configure-472-  ac_prog=$0
baycomepp-0.10/eppfm2/configure:473:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
baycomepp-0.10/eppfm2/configure-474-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
baycomepp-0.10/eppfm2/configure-488-fi
baycomepp-0.10/eppfm2/configure:489:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
baycomepp-0.10/eppfm2/configure-490-
##############################################
baycomepp-0.10/eppfm2/configure-568-if test -z "$INSTALL"; then
baycomepp-0.10/eppfm2/configure:569:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-570-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-629-if (
baycomepp-0.10/eppfm2/configure:630:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
baycomepp-0.10/eppfm2/configure-631-   if test "$*" = "X"; then
baycomepp-0.10/eppfm2/configure-632-      # -L didn't work.
baycomepp-0.10/eppfm2/configure:633:      set X `ls -t $srcdir/configure conftestfile`
baycomepp-0.10/eppfm2/configure-634-   fi
##############################################
baycomepp-0.10/eppfm2/configure-663-EOF_SED
baycomepp-0.10/eppfm2/configure:664:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
baycomepp-0.10/eppfm2/configure-665-  rm -f conftestsed
##############################################
baycomepp-0.10/eppfm2/configure-677-echo "configure:678: checking whether ${MAKE-make} sets \${MAKE}" >&5
baycomepp-0.10/eppfm2/configure:678:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
baycomepp-0.10/eppfm2/configure:679:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-680-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-686-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
baycomepp-0.10/eppfm2/configure:687:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
baycomepp-0.10/eppfm2/configure-688-if test -n "$ac_maketemp"; then
##############################################
baycomepp-0.10/eppfm2/configure-694-fi
baycomepp-0.10/eppfm2/configure:695:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
baycomepp-0.10/eppfm2/configure-696-  echo "$ac_t""yes" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-707-
baycomepp-0.10/eppfm2/configure:708:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
baycomepp-0.10/eppfm2/configure-709-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
baycomepp-0.10/eppfm2/configure-720-
baycomepp-0.10/eppfm2/configure:721:missing_dir=`cd $ac_aux_dir && pwd`
baycomepp-0.10/eppfm2/configure-722-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-795-echo "configure:796: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:796:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-797-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-825-echo "configure:826: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:826:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-827-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-876-echo "configure:877: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:877:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-878-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-955-echo "configure:956: checking whether we are using GNU C" >&5
baycomepp-0.10/eppfm2/configure:956:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-957-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-983-echo "configure:984: checking whether ${CC-cc} accepts -g" >&5
baycomepp-0.10/eppfm2/configure:984:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-985-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-987-  echo 'void f(){}' > conftest.c
baycomepp-0.10/eppfm2/configure:988:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
baycomepp-0.10/eppfm2/configure-989-  ac_cv_prog_cc_g=yes
##############################################
baycomepp-0.10/eppfm2/configure-1038-echo "configure:1039: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:1039:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1040-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1068-echo "configure:1069: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:1069:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1070-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1119-echo "configure:1120: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:1120:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1121-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1198-echo "configure:1199: checking whether we are using GNU C" >&5
baycomepp-0.10/eppfm2/configure:1199:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1200-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1226-echo "configure:1227: checking whether ${CC-cc} accepts -g" >&5
baycomepp-0.10/eppfm2/configure:1227:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1228-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1230-  echo 'void f(){}' > conftest.c
baycomepp-0.10/eppfm2/configure:1231:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
baycomepp-0.10/eppfm2/configure-1232-  ac_cv_prog_cc_g=yes
##############################################
baycomepp-0.10/eppfm2/configure-1261-echo "configure:1262: checking for ${CC-cc} option to accept ANSI C" >&5
baycomepp-0.10/eppfm2/configure:1262:if eval "test \"`echo '$''{'am_cv_prog_cc_stdc'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1263-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1343-if test -z "$CPP"; then
baycomepp-0.10/eppfm2/configure:1344:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1345-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1359-{ (eval echo configure:1360: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
baycomepp-0.10/eppfm2/configure:1360:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
baycomepp-0.10/eppfm2/configure-1361-if test -z "$ac_err"; then
##############################################
baycomepp-0.10/eppfm2/configure-1376-{ (eval echo configure:1377: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
baycomepp-0.10/eppfm2/configure:1377:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
baycomepp-0.10/eppfm2/configure-1378-if test -z "$ac_err"; then
##############################################
baycomepp-0.10/eppfm2/configure-1393-{ (eval echo configure:1394: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
baycomepp-0.10/eppfm2/configure:1394:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
baycomepp-0.10/eppfm2/configure-1395-if test -z "$ac_err"; then
##############################################
baycomepp-0.10/eppfm2/configure-1418-echo "configure:1419: checking for ANSI C header files" >&5
baycomepp-0.10/eppfm2/configure:1419:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1420-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1431-{ (eval echo configure:1432: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
baycomepp-0.10/eppfm2/configure:1432:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
baycomepp-0.10/eppfm2/configure-1433-if test -z "$ac_err"; then
##############################################
baycomepp-0.10/eppfm2/configure-1572-echo "configure:1573: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:1573:if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1574-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1611-  else
baycomepp-0.10/eppfm2/configure:1612:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
baycomepp-0.10/eppfm2/configure:1613:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
baycomepp-0.10/eppfm2/configure-1614-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
baycomepp-0.10/eppfm2/configure-1795-echo "configure:1796: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:1796:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1797-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1823-echo "configure:1824: checking for working const" >&5
baycomepp-0.10/eppfm2/configure:1824:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1825-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1898-echo "configure:1899: checking for inline" >&5
baycomepp-0.10/eppfm2/configure:1899:if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1900-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1938-echo "configure:1939: checking for off_t" >&5
baycomepp-0.10/eppfm2/configure:1939:if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1940-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-1971-echo "configure:1972: checking for size_t" >&5
baycomepp-0.10/eppfm2/configure:1972:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-1973-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2006-echo "configure:2007: checking for working alloca.h" >&5
baycomepp-0.10/eppfm2/configure:2007:if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2008-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2039-echo "configure:2040: checking for alloca" >&5
baycomepp-0.10/eppfm2/configure:2040:if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2041-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2104-echo "configure:2105: checking whether alloca needs Cray hooks" >&5
baycomepp-0.10/eppfm2/configure:2105:if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2106-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2134-echo "configure:2135: checking for $ac_func" >&5
baycomepp-0.10/eppfm2/configure:2135:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2136-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2173-
baycomepp-0.10/eppfm2/configure:2174:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2175-  echo "$ac_t""yes" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2189-echo "configure:2190: checking stack direction for C alloca" >&5
baycomepp-0.10/eppfm2/configure:2190:if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2191-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2238-do
baycomepp-0.10/eppfm2/configure:2239:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
baycomepp-0.10/eppfm2/configure-2240-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
baycomepp-0.10/eppfm2/configure-2241-echo "configure:2242: checking for $ac_hdr" >&5
baycomepp-0.10/eppfm2/configure:2242:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2243-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2251-{ (eval echo configure:2252: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
baycomepp-0.10/eppfm2/configure:2252:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
baycomepp-0.10/eppfm2/configure-2253-if test -z "$ac_err"; then
##############################################
baycomepp-0.10/eppfm2/configure-2264-fi
baycomepp-0.10/eppfm2/configure:2265:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2266-  echo "$ac_t""yes" 1>&6
baycomepp-0.10/eppfm2/configure:2267:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
baycomepp-0.10/eppfm2/configure-2268-  cat >> confdefs.h <<EOF
##############################################
baycomepp-0.10/eppfm2/configure-2280-echo "configure:2281: checking for $ac_func" >&5
baycomepp-0.10/eppfm2/configure:2281:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2282-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2319-
baycomepp-0.10/eppfm2/configure:2320:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2321-  echo "$ac_t""yes" 1>&6
baycomepp-0.10/eppfm2/configure:2322:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
baycomepp-0.10/eppfm2/configure-2323-  cat >> confdefs.h <<EOF
##############################################
baycomepp-0.10/eppfm2/configure-2333-echo "configure:2334: checking for working mmap" >&5
baycomepp-0.10/eppfm2/configure:2334:if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2335-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2506-do
baycomepp-0.10/eppfm2/configure:2507:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
baycomepp-0.10/eppfm2/configure-2508-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
baycomepp-0.10/eppfm2/configure-2509-echo "configure:2510: checking for $ac_hdr" >&5
baycomepp-0.10/eppfm2/configure:2510:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2511-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2519-{ (eval echo configure:2520: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
baycomepp-0.10/eppfm2/configure:2520:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
baycomepp-0.10/eppfm2/configure-2521-if test -z "$ac_err"; then
##############################################
baycomepp-0.10/eppfm2/configure-2532-fi
baycomepp-0.10/eppfm2/configure:2533:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2534-  echo "$ac_t""yes" 1>&6
baycomepp-0.10/eppfm2/configure:2535:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
baycomepp-0.10/eppfm2/configure-2536-  cat >> confdefs.h <<EOF
##############################################
baycomepp-0.10/eppfm2/configure-2549-echo "configure:2550: checking for $ac_func" >&5
baycomepp-0.10/eppfm2/configure:2550:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2551-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2588-
baycomepp-0.10/eppfm2/configure:2589:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2590-  echo "$ac_t""yes" 1>&6
baycomepp-0.10/eppfm2/configure:2591:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
baycomepp-0.10/eppfm2/configure-2592-  cat >> confdefs.h <<EOF
##############################################
baycomepp-0.10/eppfm2/configure-2606-echo "configure:2607: checking for $ac_func" >&5
baycomepp-0.10/eppfm2/configure:2607:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2608-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2645-
baycomepp-0.10/eppfm2/configure:2646:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2647-  echo "$ac_t""yes" 1>&6
baycomepp-0.10/eppfm2/configure:2648:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
baycomepp-0.10/eppfm2/configure-2649-  cat >> confdefs.h <<EOF
##############################################
baycomepp-0.10/eppfm2/configure-2668-echo "configure:2669: checking for LC_MESSAGES" >&5
baycomepp-0.10/eppfm2/configure:2669:if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2670-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2740-echo "configure:2741: checking for libintl.h" >&5
baycomepp-0.10/eppfm2/configure:2741:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2742-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2750-{ (eval echo configure:2751: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
baycomepp-0.10/eppfm2/configure:2751:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
baycomepp-0.10/eppfm2/configure-2752-if test -z "$ac_err"; then
##############################################
baycomepp-0.10/eppfm2/configure-2763-fi
baycomepp-0.10/eppfm2/configure:2764:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2765-  echo "$ac_t""yes" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2767-echo "configure:2768: checking for gettext in libc" >&5
baycomepp-0.10/eppfm2/configure:2768:if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2769-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2796-ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
baycomepp-0.10/eppfm2/configure:2797:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2798-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2826-fi
baycomepp-0.10/eppfm2/configure:2827:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2828-  echo "$ac_t""yes" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2830-echo "configure:2831: checking for gettext in libintl" >&5
baycomepp-0.10/eppfm2/configure:2831:if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2832-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2836-ac_lib_var=`echo intl'_'gettext | sed 'y%./+-%__p_%'`
baycomepp-0.10/eppfm2/configure:2837:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2838-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2866-fi
baycomepp-0.10/eppfm2/configure:2867:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2868-  echo "$ac_t""yes" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2893-echo "configure:2894: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:2894:if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2895-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2905-    if test -f $ac_dir/$ac_word; then
baycomepp-0.10/eppfm2/configure:2906:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
baycomepp-0.10/eppfm2/configure-2907-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
baycomepp-0.10/eppfm2/configure-2927-echo "configure:2928: checking for $ac_func" >&5
baycomepp-0.10/eppfm2/configure:2928:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2929-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-2966-
baycomepp-0.10/eppfm2/configure:2967:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
baycomepp-0.10/eppfm2/configure-2968-  echo "$ac_t""yes" 1>&6
baycomepp-0.10/eppfm2/configure:2969:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
baycomepp-0.10/eppfm2/configure-2970-  cat >> confdefs.h <<EOF
##############################################
baycomepp-0.10/eppfm2/configure-2982-echo "configure:2983: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:2983:if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-2984-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3018-echo "configure:3019: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:3019:if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3020-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3030-    if test -f $ac_dir/$ac_word; then
baycomepp-0.10/eppfm2/configure:3031:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
baycomepp-0.10/eppfm2/configure-3032-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
baycomepp-0.10/eppfm2/configure-3095-ac_lib_var=`echo i'_'main | sed 'y%./+-%__p_%'`
baycomepp-0.10/eppfm2/configure:3096:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3097-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3121-fi
baycomepp-0.10/eppfm2/configure:3122:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
baycomepp-0.10/eppfm2/configure-3123-  echo "$ac_t""yes" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3137-echo "configure:3138: checking for catgets" >&5
baycomepp-0.10/eppfm2/configure:3138:if eval "test \"`echo '$''{'ac_cv_func_catgets'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3139-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3176-
baycomepp-0.10/eppfm2/configure:3177:if eval "test \"`echo '$ac_cv_func_'catgets`\" = yes"; then
baycomepp-0.10/eppfm2/configure-3178-  echo "$ac_t""yes" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3187-echo "configure:3188: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:3188:if eval "test \"`echo '$''{'ac_cv_path_GENCAT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3189-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3223-echo "configure:3224: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:3224:if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3225-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3260-echo "configure:3261: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:3261:if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3262-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3272-    if test -f $ac_dir/$ac_word; then
baycomepp-0.10/eppfm2/configure:3273:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
baycomepp-0.10/eppfm2/configure-3274-	ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
##############################################
baycomepp-0.10/eppfm2/configure-3295-echo "configure:3296: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:3296:if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3297-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3307-    if test -f $ac_dir/$ac_word; then
baycomepp-0.10/eppfm2/configure:3308:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
baycomepp-0.10/eppfm2/configure-3309-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
baycomepp-0.10/eppfm2/configure-3331-		 INTLLIBS=$INTLDEPS
baycomepp-0.10/eppfm2/configure:3332:		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
baycomepp-0.10/eppfm2/configure-3333-		 nls_cv_header_intl=intl/libintl.h
##############################################
baycomepp-0.10/eppfm2/configure-3353-echo "configure:3354: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:3354:if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3355-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3365-    if test -f $ac_dir/$ac_word; then
baycomepp-0.10/eppfm2/configure:3366:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
baycomepp-0.10/eppfm2/configure-3367-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
baycomepp-0.10/eppfm2/configure-3387-echo "configure:3388: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:3388:if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3389-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3423-echo "configure:3424: checking for $ac_word" >&5
baycomepp-0.10/eppfm2/configure:3424:if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3425-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3435-    if test -f $ac_dir/$ac_word; then
baycomepp-0.10/eppfm2/configure:3436:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
baycomepp-0.10/eppfm2/configure-3437-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
baycomepp-0.10/eppfm2/configure-3460-	INTLLIBS=$INTLDEPS
baycomepp-0.10/eppfm2/configure:3461:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
baycomepp-0.10/eppfm2/configure-3462-        nls_cv_header_intl=intl/libintl.h
##############################################
baycomepp-0.10/eppfm2/configure-3544-echo "configure:3545: checking for linux/version.h" >&5
baycomepp-0.10/eppfm2/configure:3545:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
baycomepp-0.10/eppfm2/configure-3546-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3554-{ (eval echo configure:3555: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
baycomepp-0.10/eppfm2/configure:3555:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
baycomepp-0.10/eppfm2/configure-3556-if test -z "$ac_err"; then
##############################################
baycomepp-0.10/eppfm2/configure-3567-fi
baycomepp-0.10/eppfm2/configure:3568:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
baycomepp-0.10/eppfm2/configure-3569-  echo "$ac_t""yes" 1>&6
##############################################
baycomepp-0.10/eppfm2/configure-3605-   if test "x$srcdir" != "x."; then
baycomepp-0.10/eppfm2/configure:3606:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
baycomepp-0.10/eppfm2/configure-3607-       posrcprefix="$srcdir/"
##############################################
baycomepp-0.10/eppfm2/configure-3649-
baycomepp-0.10/eppfm2/configure:3650:packagesrcdir=`cd $srcdir && pwd`
baycomepp-0.10/eppfm2/configure-3651-cat >> confdefs.h <<EOF
##############################################
baycomepp-0.10/eppfm2/configure-3868-    fi
baycomepp-0.10/eppfm2/configure:3869:    ac_file=`expr $ac_file + 1`
baycomepp-0.10/eppfm2/configure-3870-    ac_beg=$ac_end
baycomepp-0.10/eppfm2/configure:3871:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
baycomepp-0.10/eppfm2/configure-3872-  fi
##############################################
baycomepp-0.10/eppfm2/configure-3890-  case "$ac_file" in
baycomepp-0.10/eppfm2/configure:3891:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
baycomepp-0.10/eppfm2/configure:3892:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
baycomepp-0.10/eppfm2/configure-3893-  *) ac_file_in="${ac_file}.in" ;;
##############################################
baycomepp-0.10/eppfm2/configure-3898-  # Remove last slash and all that follows it.  Not all systems have dirname.
baycomepp-0.10/eppfm2/configure:3899:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
baycomepp-0.10/eppfm2/configure-3900-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
baycomepp-0.10/eppfm2/configure-3902-    test ! -d "$ac_dir" && mkdir "$ac_dir"
baycomepp-0.10/eppfm2/configure:3903:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
baycomepp-0.10/eppfm2/configure-3904-    # A "../" for each directory in $ac_dir_suffix.
baycomepp-0.10/eppfm2/configure:3905:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
baycomepp-0.10/eppfm2/configure-3906-  else
##############################################
baycomepp-0.10/eppfm2/configure-3912-      if test -z "$ac_dots"; then top_srcdir=.
baycomepp-0.10/eppfm2/configure:3913:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
baycomepp-0.10/eppfm2/configure-3914-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
baycomepp-0.10/eppfm2/configure-3926-  rm -f "$ac_file"
baycomepp-0.10/eppfm2/configure:3927:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
baycomepp-0.10/eppfm2/configure-3928-  case "$ac_file" in
##############################################
baycomepp-0.10/eppfm2/configure-3933-
baycomepp-0.10/eppfm2/configure:3934:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
baycomepp-0.10/eppfm2/configure-3935-  sed -e "$ac_comsub
##############################################
baycomepp-0.10/eppfm2/configure-3972-  case "$ac_file" in
baycomepp-0.10/eppfm2/configure:3973:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
baycomepp-0.10/eppfm2/configure:3974:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
baycomepp-0.10/eppfm2/configure-3975-  *) ac_file_in="${ac_file}.in" ;;
##############################################
baycomepp-0.10/eppfm2/configure-3980-  rm -f conftest.frag conftest.in conftest.out
baycomepp-0.10/eppfm2/configure:3981:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
baycomepp-0.10/eppfm2/configure-3982-  cat $ac_file_inputs > conftest.in
##############################################
baycomepp-0.10/eppfm2/configure-4040-    # Remove last slash and all that follows it.  Not all systems have dirname.
baycomepp-0.10/eppfm2/configure:4041:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
baycomepp-0.10/eppfm2/configure-4042-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
baycomepp-0.10/eppfm2/configure-4072-  # Remove last slash and all that follows it.  Not all systems have dirname.
baycomepp-0.10/eppfm2/configure:4073:  ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'`
baycomepp-0.10/eppfm2/configure-4074-  if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then
##############################################
baycomepp-0.10/eppfm2/configure-4076-    test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir"
baycomepp-0.10/eppfm2/configure:4077:    ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`"
baycomepp-0.10/eppfm2/configure-4078-    # A "../" for each directory in $ac_dest_dir_suffix.
baycomepp-0.10/eppfm2/configure:4079:    ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'`
baycomepp-0.10/eppfm2/configure-4080-  else
##############################################
baycomepp-0.10/eppfm2/configure.in-37-dnl Set PACKAGE_SOURCE_DIR in config.h.
baycomepp-0.10/eppfm2/configure.in:38:packagesrcdir=`cd $srcdir && pwd`
baycomepp-0.10/eppfm2/configure.in-39-AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}")
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-88-	buf.u[0] = state.ctrlreg | 1;
baycomepp-0.10/eppfm2/src/audiolinux.c:89:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiolinux.c-90-		goto err;
baycomepp-0.10/eppfm2/src/audiolinux.c:91:	if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm2/src/audiolinux.c-92-		goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-94-	buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiolinux.c:95:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiolinux.c-96-		goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-162-	buf.u[0] = state.ctrlreg | 2;
baycomepp-0.10/eppfm2/src/audiolinux.c:163:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiolinux.c-164-		goto err;
baycomepp-0.10/eppfm2/src/audiolinux.c:165:	if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm2/src/audiolinux.c-166-		goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-168-	buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiolinux.c:169:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiolinux.c-170-		goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-183-		buf.u[0] = state.ctrlreg | 2;
baycomepp-0.10/eppfm2/src/audiolinux.c:184:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiolinux.c-185-			goto err;
baycomepp-0.10/eppfm2/src/audiolinux.c:186:		if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm2/src/audiolinux.c-187-			goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-189-		buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiolinux.c:190:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiolinux.c-191-			goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-218-	buf = 7;
baycomepp-0.10/eppfm2/src/audiolinux.c:219:	if (parport_epp_write_addr(&buf, 1) != 1) {
baycomepp-0.10/eppfm2/src/audiolinux.c-220-		state.state = st_mdmerr;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-235-	buf = 7;
baycomepp-0.10/eppfm2/src/audiolinux.c:236:	if (parport_epp_write_addr(&buf, 1) != 1) {
baycomepp-0.10/eppfm2/src/audiolinux.c-237-		state.state = st_mdmerr;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-319-	buf[1] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiolinux.c:320:	if (parport_epp_write_addr(buf, 2) != 2)
baycomepp-0.10/eppfm2/src/audiolinux.c-321-		goto errret;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-338-	buf[0] = 7;
baycomepp-0.10/eppfm2/src/audiolinux.c:339:	if (parport_epp_write_addr(buf, 1) != 1)
baycomepp-0.10/eppfm2/src/audiolinux.c-340-		goto errret;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-427-	buf[1] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiolinux.c:428:	if (parport_epp_write_addr(buf, 2) != 2)
baycomepp-0.10/eppfm2/src/audiolinux.c-429-		goto errret;
##############################################
baycomepp-0.10/eppfm2/src/audiolinux.c-444-	buf[0] = 7;
baycomepp-0.10/eppfm2/src/audiolinux.c:445:	if (parport_epp_write_addr(buf, 1) != 1)
baycomepp-0.10/eppfm2/src/audiolinux.c-446-		goto errret;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-115-	buf.u[0] = state.ctrlreg | 1;
baycomepp-0.10/eppfm2/src/audiowin32.c:116:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiowin32.c-117-		goto err;
baycomepp-0.10/eppfm2/src/audiowin32.c:118:	if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm2/src/audiowin32.c-119-		goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-121-	buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiowin32.c:122:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiowin32.c-123-		goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-228-	buf.u[0] = state.ctrlreg | 2;
baycomepp-0.10/eppfm2/src/audiowin32.c:229:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiowin32.c-230-		goto err;
baycomepp-0.10/eppfm2/src/audiowin32.c:231:	if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm2/src/audiowin32.c-232-		goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-234-	buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiowin32.c:235:	if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiowin32.c-236-		goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-249-		buf.u[0] = state.ctrlreg | 2;
baycomepp-0.10/eppfm2/src/audiowin32.c:250:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiowin32.c-251-			goto err;
baycomepp-0.10/eppfm2/src/audiowin32.c:252:		if (parport_epp_read_addr(buf.u, 2) != 2)
baycomepp-0.10/eppfm2/src/audiowin32.c-253-			goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-255-		buf.u[0] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiowin32.c:256:		if (parport_epp_write_addr(buf.u, 1) != 1)
baycomepp-0.10/eppfm2/src/audiowin32.c-257-			goto err;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-298-	buf = 7;
baycomepp-0.10/eppfm2/src/audiowin32.c:299:	if (parport_epp_write_addr(&buf, 1) != 1) {
baycomepp-0.10/eppfm2/src/audiowin32.c-300-		state.state = st_mdmerr;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-322-	buf = 7;
baycomepp-0.10/eppfm2/src/audiowin32.c:323:	if (parport_epp_write_addr(&buf, 1) != 1) {
baycomepp-0.10/eppfm2/src/audiowin32.c-324-		state.state = st_mdmerr;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-423-	buf[1] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiowin32.c:424:	if (parport_epp_write_addr(buf, 2) != 2)
baycomepp-0.10/eppfm2/src/audiowin32.c-425-		goto errret;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-454-	buf[0] = 7;
baycomepp-0.10/eppfm2/src/audiowin32.c:455:	if (parport_epp_write_addr(buf, 1) != 1) {
baycomepp-0.10/eppfm2/src/audiowin32.c-456-		state.state = st_mdmerr;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-463-	buf[0] = 7;
baycomepp-0.10/eppfm2/src/audiowin32.c:464:	if (parport_epp_write_addr(buf, 1) != 1)
baycomepp-0.10/eppfm2/src/audiowin32.c-465-		goto errret;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-572-	buf[1] = state.ctrlreg;
baycomepp-0.10/eppfm2/src/audiowin32.c:573:	if (parport_epp_write_addr(buf, 2) != 2)
baycomepp-0.10/eppfm2/src/audiowin32.c-574-		goto errret;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-596-	buf[0] = 7;
baycomepp-0.10/eppfm2/src/audiowin32.c:597:	if (parport_epp_write_addr(buf, 1) != 1) {
baycomepp-0.10/eppfm2/src/audiowin32.c-598-		state.state = st_mdmerr;
##############################################
baycomepp-0.10/eppfm2/src/audiowin32.c-605-	buf[0] = 7;
baycomepp-0.10/eppfm2/src/audiowin32.c:606:	if (parport_epp_write_addr(buf, 1) != 1)
baycomepp-0.10/eppfm2/src/audiowin32.c-607-		goto errret;
##############################################
baycomepp-0.10/eppfm2/src/Makefile.in-267-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/eppfm2/src/Makefile.in:268:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
baycomepp-0.10/eppfm2/src/Makefile.in-269-	  if test -f $$p \
baycomepp-0.10/eppfm2/src/Makefile.in-270-	  ; then \
baycomepp-0.10/eppfm2/src/Makefile.in:271:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/eppfm2/src/Makefile.in-272-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
baycomepp-0.10/eppfm2/src/Makefile.in-279-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
baycomepp-0.10/eppfm2/src/Makefile.in:280:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
baycomepp-0.10/eppfm2/src/Makefile.in-281-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
baycomepp-0.10/eppfm2/src/Makefile.in-320-.c.obj:
baycomepp-0.10/eppfm2/src/Makefile.in:321:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/eppfm2/src/Makefile.in-322-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/eppfm2/src/Makefile.in-324-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
baycomepp-0.10/eppfm2/src/Makefile.in:325:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/eppfm2/src/Makefile.in-326-
##############################################
baycomepp-0.10/eppfm2/src/Makefile.in-366-GTAGS:
baycomepp-0.10/eppfm2/src/Makefile.in:367:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/eppfm2/src/Makefile.in-368-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/eppfm2/src/Makefile.in-374-distdir: $(DISTFILES)
baycomepp-0.10/eppfm2/src/Makefile.in:375:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/eppfm2/src/Makefile.in:376:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/eppfm2/src/Makefile.in-377-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/eppfm2/src/Makefile.in-388-	  if test -d $$d/$$file; then \
baycomepp-0.10/eppfm2/src/Makefile.in:389:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/eppfm2/src/Makefile.in-390-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/eppfm2/Makefile.in-231-	dot_seen=no; \
baycomepp-0.10/eppfm2/Makefile.in:232:	target=`echo $@ | sed s/-recursive//`; \
baycomepp-0.10/eppfm2/Makefile.in-233-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
baycomepp-0.10/eppfm2/Makefile.in-266-	rev="$$rev ."; \
baycomepp-0.10/eppfm2/Makefile.in:267:	target=`echo $@ | sed s/-recursive//`; \
baycomepp-0.10/eppfm2/Makefile.in-268-	for subdir in $$rev; do \
##############################################
baycomepp-0.10/eppfm2/Makefile.in-339-GTAGS:
baycomepp-0.10/eppfm2/Makefile.in:340:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/eppfm2/Makefile.in-341-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/eppfm2/Makefile.in-347-distdir: $(DISTFILES)
baycomepp-0.10/eppfm2/Makefile.in:348:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/eppfm2/Makefile.in:349:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/eppfm2/Makefile.in-350-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/eppfm2/Makefile.in-361-	  if test -d $$d/$$file; then \
baycomepp-0.10/eppfm2/Makefile.in:362:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/eppfm2/Makefile.in-363-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/eppfm2/Makefile.in-377-	    || exit 1; \
baycomepp-0.10/eppfm2/Makefile.in:378:	    distdir=`$(am__cd) $(distdir) && pwd`; \
baycomepp-0.10/eppfm2/Makefile.in:379:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
baycomepp-0.10/eppfm2/Makefile.in-380-	    (cd $$subdir && \
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-954-			eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/flexdrv/bayeppflex.c:955:			if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-956-				goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-958-			for (;;) {
baycomepp-0.10/flexdrv/bayeppflex.c:959:				if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-960-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-963-					eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE|1;
baycomepp-0.10/flexdrv/bayeppflex.c:964:					if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-965-						goto errparport;
baycomepp-0.10/flexdrv/bayeppflex.c:966:					if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-967-						goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-969-					eio[0] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/flexdrv/bayeppflex.c:970:					if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-971-						goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1015-			eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/flexdrv/bayeppflex.c:1016:			if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-1017-				goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1027-			eio[2] = 0xb0;
baycomepp-0.10/flexdrv/bayeppflex.c:1028:			if (parport_ecp_write_addr(eio, 3) != 3)
baycomepp-0.10/flexdrv/bayeppflex.c-1029-				goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1032-				eio[0] = 0x81;
baycomepp-0.10/flexdrv/bayeppflex.c:1033:				if (parport_ecp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1034-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1037-				eio[0] = 0x80;
baycomepp-0.10/flexdrv/bayeppflex.c:1038:				if (parport_ecp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1039-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1050-					eio[2] = 0xe0 | ((cnt >> 8) & 0xf);
baycomepp-0.10/flexdrv/bayeppflex.c:1051:					if (parport_ecp_write_addr(eio, 3) != 3)
baycomepp-0.10/flexdrv/bayeppflex.c-1052-						goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1068-			eio[2] = 0xb0;
baycomepp-0.10/flexdrv/bayeppflex.c:1069:			if (parport_ecp_write_addr(eio, 3) != 3)
baycomepp-0.10/flexdrv/bayeppflex.c-1070-				goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1081-			eio[1] = 0x18;
baycomepp-0.10/flexdrv/bayeppflex.c:1082:			if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-1083-				goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1085-			for (;;) {
baycomepp-0.10/flexdrv/bayeppflex.c:1086:				if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1087-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1089-				eio[0] = 0x1a;
baycomepp-0.10/flexdrv/bayeppflex.c:1090:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1091-					goto errparport;
baycomepp-0.10/flexdrv/bayeppflex.c:1092:				if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1093-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1095-				eio[0] = 0x18;
baycomepp-0.10/flexdrv/bayeppflex.c:1096:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1097-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1116-			eio[1] = 0x18;
baycomepp-0.10/flexdrv/bayeppflex.c:1117:			if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-1118-				goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1124-			eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/flexdrv/bayeppflex.c:1125:			if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-1126-				goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1128-			for (;;) {
baycomepp-0.10/flexdrv/bayeppflex.c:1129:				if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1130-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1170-			for (icnt = 0; icnt < 256; icnt++) {
baycomepp-0.10/flexdrv/bayeppflex.c:1171:				if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1172-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1181-			eio[1] = EPP_TX_FIFO_ENABLE|EPP_RX_FIFO_ENABLE|EPP_MODEM_ENABLE;
baycomepp-0.10/flexdrv/bayeppflex.c:1182:			if (parport_epp_write_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-1183-				goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1208-			case MODE_EPP:
baycomepp-0.10/flexdrv/bayeppflex.c:1209:				if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1210-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1254-					eio[0] = ctreg|1;
baycomepp-0.10/flexdrv/bayeppflex.c:1255:					if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1256-						goto errparport;
baycomepp-0.10/flexdrv/bayeppflex.c:1257:					if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-1258-						goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1260-					eio[0] = ctreg|2;
baycomepp-0.10/flexdrv/bayeppflex.c:1261:					if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1262-						goto errparport;
baycomepp-0.10/flexdrv/bayeppflex.c:1263:					if (parport_epp_read_addr(eio, 2) != 2)
baycomepp-0.10/flexdrv/bayeppflex.c-1264-						goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1272-                                eio[0] = ctreg;
baycomepp-0.10/flexdrv/bayeppflex.c:1273:                                if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1274-                                        goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1302-				eio[0] = 0x81;
baycomepp-0.10/flexdrv/bayeppflex.c:1303:				if (parport_ecp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1304-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1307-				eio[0] = 0x80;
baycomepp-0.10/flexdrv/bayeppflex.c:1308:				if (parport_ecp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1309-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1314-                                        eio[0] |= 1 << 1;
baycomepp-0.10/flexdrv/bayeppflex.c:1315:				if (parport_ecp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1316-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1336-					eio[2] = 0xe0 | ((cnt >> 8) & 0xf);
baycomepp-0.10/flexdrv/bayeppflex.c:1337:					if (parport_ecp_write_addr(eio, 3) != 3)
baycomepp-0.10/flexdrv/bayeppflex.c-1338-						goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1354-			case MODE_EPPAFSK:
baycomepp-0.10/flexdrv/bayeppflex.c:1355:				if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1356-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1363-				eio[0] = ctreg | 1;
baycomepp-0.10/flexdrv/bayeppflex.c:1364:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1365-					goto errparport;
baycomepp-0.10/flexdrv/bayeppflex.c:1366:				if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1367-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1369-				eio[0] = ctreg | 2;
baycomepp-0.10/flexdrv/bayeppflex.c:1370:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1371-					goto errparport;
baycomepp-0.10/flexdrv/bayeppflex.c:1372:				if (parport_epp_read_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1373-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1375-				eio[0] = ctreg;
baycomepp-0.10/flexdrv/bayeppflex.c:1376:				if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1377-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1401-			case MODE_EPPCONV:
baycomepp-0.10/flexdrv/bayeppflex.c:1402:				if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1403-					goto errparport;
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1454-                                eio[0] = ctreg;
baycomepp-0.10/flexdrv/bayeppflex.c:1455:                                if (parport_epp_write_addr(eio, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1456-                                        goto errparport;                                
##############################################
baycomepp-0.10/flexdrv/bayeppflex.c-1464-						i--;
baycomepp-0.10/flexdrv/bayeppflex.c:1465:						if (parport_epp_read_addr(&stat, 1) != 1)
baycomepp-0.10/flexdrv/bayeppflex.c-1466-							goto errparport;
##############################################
baycomepp-0.10/flexdrv/Makefile.in-245-.c.obj:
baycomepp-0.10/flexdrv/Makefile.in:246:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/flexdrv/Makefile.in-247-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/flexdrv/Makefile.in-249-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
baycomepp-0.10/flexdrv/Makefile.in:250:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/flexdrv/Makefile.in-251-
##############################################
baycomepp-0.10/flexdrv/Makefile.in-291-GTAGS:
baycomepp-0.10/flexdrv/Makefile.in:292:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/flexdrv/Makefile.in-293-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/flexdrv/Makefile.in-299-distdir: $(DISTFILES)
baycomepp-0.10/flexdrv/Makefile.in:300:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/flexdrv/Makefile.in:301:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/flexdrv/Makefile.in-302-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/flexdrv/Makefile.in-313-	  if test -d $$d/$$file; then \
baycomepp-0.10/flexdrv/Makefile.in:314:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/flexdrv/Makefile.in-315-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/ntdrv/Makefile-232-.c.obj:
baycomepp-0.10/ntdrv/Makefile:233:	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/ntdrv/Makefile-234-	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/ntdrv/Makefile-236-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
baycomepp-0.10/ntdrv/Makefile:237:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/ntdrv/Makefile-238-
##############################################
baycomepp-0.10/ntdrv/Makefile-278-GTAGS:
baycomepp-0.10/ntdrv/Makefile:279:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/ntdrv/Makefile-280-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/ntdrv/Makefile-286-distdir: $(DISTFILES)
baycomepp-0.10/ntdrv/Makefile:287:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/ntdrv/Makefile:288:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/ntdrv/Makefile-289-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/ntdrv/Makefile-300-	  if test -d $$d/$$file; then \
baycomepp-0.10/ntdrv/Makefile:301:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/ntdrv/Makefile-302-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/ntdrv/Makefile.in-232-.c.obj:
baycomepp-0.10/ntdrv/Makefile.in:233:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
baycomepp-0.10/ntdrv/Makefile.in-234-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
baycomepp-0.10/ntdrv/Makefile.in-236-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
baycomepp-0.10/ntdrv/Makefile.in:237:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
baycomepp-0.10/ntdrv/Makefile.in-238-
##############################################
baycomepp-0.10/ntdrv/Makefile.in-278-GTAGS:
baycomepp-0.10/ntdrv/Makefile.in:279:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/ntdrv/Makefile.in-280-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/ntdrv/Makefile.in-286-distdir: $(DISTFILES)
baycomepp-0.10/ntdrv/Makefile.in:287:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/ntdrv/Makefile.in:288:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/ntdrv/Makefile.in-289-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/ntdrv/Makefile.in-300-	  if test -d $$d/$$file; then \
baycomepp-0.10/ntdrv/Makefile.in:301:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/ntdrv/Makefile.in-302-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/w9xdrv/Makefile.am:1:EXTRA_DIST = MAKEFILE SOURCES eppfctrl.asm eppflex.c eppflex.def eppflex.h eppflex.vxd eppflex.rc
##############################################
baycomepp-0.10/w9xdrv/MAKEFILE-15-
baycomepp-0.10/w9xdrv/MAKEFILE:16:#       Definitions for MASM 6 Assembler
baycomepp-0.10/w9xdrv/MAKEFILE-17-
baycomepp-0.10/w9xdrv/MAKEFILE-18-CC         = cl
baycomepp-0.10/w9xdrv/MAKEFILE:19:ASM        = ml
baycomepp-0.10/w9xdrv/MAKEFILE-20-ASMENV     = ML
##############################################
baycomepp-0.10/w9xdrv/MAKEFILE-25-
baycomepp-0.10/w9xdrv/MAKEFILE:26:#       MASM 6 only inference rules
baycomepp-0.10/w9xdrv/MAKEFILE-27-
##############################################
baycomepp-0.10/w9xdrv/MAKEFILE-47-
baycomepp-0.10/w9xdrv/MAKEFILE:48:obj\i386\generic.obj: generic.asm
baycomepp-0.10/w9xdrv/MAKEFILE-49-
##############################################
baycomepp-0.10/w9xdrv/eppflex.c-41-{
baycomepp-0.10/w9xdrv/eppflex.c:42:        _asm {
baycomepp-0.10/w9xdrv/eppflex.c-43-                mov dx,[port]
##############################################
baycomepp-0.10/w9xdrv/eppflex.c-52-{
baycomepp-0.10/w9xdrv/eppflex.c:53:        _asm {
baycomepp-0.10/w9xdrv/eppflex.c-54-                mov dx,[port]
##############################################
baycomepp-0.10/w9xdrv/Makefile.in-158-top_srcdir = @top_srcdir@
baycomepp-0.10/w9xdrv/Makefile.in:159:EXTRA_DIST = MAKEFILE SOURCES eppfctrl.asm eppflex.c eppflex.def eppflex.h eppflex.vxd eppflex.rc
baycomepp-0.10/w9xdrv/Makefile.in-160-all: all-am
##############################################
baycomepp-0.10/w9xdrv/Makefile.in-199-distdir: $(DISTFILES)
baycomepp-0.10/w9xdrv/Makefile.in:200:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/w9xdrv/Makefile.in:201:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/w9xdrv/Makefile.in-202-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/w9xdrv/Makefile.in-213-	  if test -d $$d/$$file; then \
baycomepp-0.10/w9xdrv/Makefile.in:214:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/w9xdrv/Makefile.in-215-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/Makefile.in-259-	dot_seen=no; \
baycomepp-0.10/Makefile.in:260:	target=`echo $@ | sed s/-recursive//`; \
baycomepp-0.10/Makefile.in-261-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
baycomepp-0.10/Makefile.in-294-	rev="$$rev ."; \
baycomepp-0.10/Makefile.in:295:	target=`echo $@ | sed s/-recursive//`; \
baycomepp-0.10/Makefile.in-296-	for subdir in $$rev; do \
##############################################
baycomepp-0.10/Makefile.in-367-GTAGS:
baycomepp-0.10/Makefile.in:368:	here=`$(am__cd) $(top_builddir) && pwd` \
baycomepp-0.10/Makefile.in-369-	  && cd $(top_srcdir) \
##############################################
baycomepp-0.10/Makefile.in-377-	test -d $(distdir) || mkdir $(distdir)
baycomepp-0.10/Makefile.in:378:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/Makefile.in:379:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
baycomepp-0.10/Makefile.in-380-	list='$(DISTFILES)'; \
##############################################
baycomepp-0.10/Makefile.in-391-	  if test -d $$d/$$file; then \
baycomepp-0.10/Makefile.in:392:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
baycomepp-0.10/Makefile.in-393-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
baycomepp-0.10/Makefile.in-407-	    || exit 1; \
baycomepp-0.10/Makefile.in:408:	    distdir=`$(am__cd) $(distdir) && pwd`; \
baycomepp-0.10/Makefile.in:409:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
baycomepp-0.10/Makefile.in-410-	    (cd $$subdir && \
##############################################
baycomepp-0.10/Makefile.in-475-	chmod a-w $(distdir)
baycomepp-0.10/Makefile.in:476:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
baycomepp-0.10/Makefile.in-477-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
baycomepp-0.10/Makefile.in-506-	@cd $(distuninstallcheck_dir) \
baycomepp-0.10/Makefile.in:507:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
baycomepp-0.10/Makefile.in-508-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
baycomepp-0.10/Makefile.in-518-	fi
baycomepp-0.10/Makefile.in:519:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
baycomepp-0.10/Makefile.in-520-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
baycomepp-0.10/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
baycomepp-0.10/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
baycomepp-0.10/aclocal.m4-69-#
##############################################
baycomepp-0.10/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
baycomepp-0.10/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
baycomepp-0.10/aclocal.m4-93-# and then we would define $MISSING as
##############################################
baycomepp-0.10/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
baycomepp-0.10/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
baycomepp-0.10/aclocal.m4-109-])
##############################################
baycomepp-0.10/aclocal.m4-230-  if test "$am_compiler_list" = ""; then
baycomepp-0.10/aclocal.m4:231:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
baycomepp-0.10/aclocal.m4-232-  fi
##############################################
baycomepp-0.10/aclocal.m4-342-  # Strip MF so we end up with the name of the file.
baycomepp-0.10/aclocal.m4:343:  mf=`echo "$mf" | sed -e 's/:.*$//'`
baycomepp-0.10/aclocal.m4-344-  # Check whether this is an Automake generated Makefile or not.
##############################################
baycomepp-0.10/aclocal.m4-351-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
baycomepp-0.10/aclocal.m4:352:    dirpart=`AS_DIRNAME("$mf")`
baycomepp-0.10/aclocal.m4-353-  else
##############################################
baycomepp-0.10/aclocal.m4-357-  # from the Makefile without running `make'.
baycomepp-0.10/aclocal.m4:358:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
baycomepp-0.10/aclocal.m4-359-  test -z "$DEPDIR" && continue
baycomepp-0.10/aclocal.m4:360:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
baycomepp-0.10/aclocal.m4-361-  test -z "am__include" && continue
baycomepp-0.10/aclocal.m4:362:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
baycomepp-0.10/aclocal.m4-363-  # When using ansi2knr, U may be empty or an underscore; expand it
baycomepp-0.10/aclocal.m4:364:  U=`sed -n 's/^U = //p' < "$mf"`
baycomepp-0.10/aclocal.m4-365-  # Find all dependency output files, they are included files with
##############################################
baycomepp-0.10/aclocal.m4-373-    test -f "$dirpart/$file" && continue
baycomepp-0.10/aclocal.m4:374:    fdir=`AS_DIRNAME(["$file"])`
baycomepp-0.10/aclocal.m4-375-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
baycomepp-0.10/aclocal.m4-439-AC_REQUIRE([AC_PROG_INSTALL])dnl
baycomepp-0.10/aclocal.m4:440:if test "`cd $srcdir && pwd`" != "`pwd`"; then
baycomepp-0.10/aclocal.m4-441-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
baycomepp-0.10/aclocal.m4-528-    * )
baycomepp-0.10/aclocal.m4:529:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
baycomepp-0.10/aclocal.m4-530-  esac
baycomepp-0.10/aclocal.m4-531-done
baycomepp-0.10/aclocal.m4:532:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
baycomepp-0.10/aclocal.m4-533-
##############################################
baycomepp-0.10/aclocal.m4-600-# case it prints its new name instead of `make'.
baycomepp-0.10/aclocal.m4:601:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
baycomepp-0.10/aclocal.m4-602-   am__include=include
##############################################
baycomepp-0.10/aclocal.m4-608-   echo '.include "confinc"' > confmf
baycomepp-0.10/aclocal.m4:609:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
baycomepp-0.10/aclocal.m4-610-      am__include=.include
##############################################
baycomepp-0.10/aclocal.m4-739-if (
baycomepp-0.10/aclocal.m4:740:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
baycomepp-0.10/aclocal.m4-741-   if test "$[*]" = "X"; then
baycomepp-0.10/aclocal.m4-742-      # -L didn't work.
baycomepp-0.10/aclocal.m4:743:      set X `ls -t $srcdir/configure conftest.file`
baycomepp-0.10/aclocal.m4-744-   fi
##############################################
baycomepp-0.10/config.guess-34-
baycomepp-0.10/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
baycomepp-0.10/config.guess-36-
##############################################
baycomepp-0.10/config.guess-102-: ${TMPDIR=/tmp} ;
baycomepp-0.10/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
baycomepp-0.10/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
baycomepp-0.10/config.guess-151-	EOF
baycomepp-0.10/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
baycomepp-0.10/config.guess-153-	;;
##############################################
baycomepp-0.10/config.guess-181-	    earmv*)
baycomepp-0.10/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
baycomepp-0.10/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
baycomepp-0.10/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
baycomepp-0.10/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
baycomepp-0.10/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
baycomepp-0.10/config.guess-215-		;;
##############################################
baycomepp-0.10/config.guess-226-	    *)
baycomepp-0.10/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
baycomepp-0.10/config.guess-228-		;;
##############################################
baycomepp-0.10/config.guess-264-	*4.0)
baycomepp-0.10/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
baycomepp-0.10/config.guess-266-		;;
baycomepp-0.10/config.guess-267-	*5.*)
baycomepp-0.10/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
baycomepp-0.10/config.guess-269-		;;
##############################################
baycomepp-0.10/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
baycomepp-0.10/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
baycomepp-0.10/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
baycomepp-0.10/config.guess-312-	# 1.2 uses "1.2" for uname -r.
baycomepp-0.10/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
baycomepp-0.10/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
baycomepp-0.10/config.guess-372-    s390x:SunOS:*:*)
baycomepp-0.10/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
baycomepp-0.10/config.guess-374-	exit ;;
baycomepp-0.10/config.guess-375-    sun4H:SunOS:5.*:*)
baycomepp-0.10/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
baycomepp-0.10/config.guess-377-	exit ;;
baycomepp-0.10/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
baycomepp-0.10/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
baycomepp-0.10/config.guess-380-	exit ;;
##############################################
baycomepp-0.10/config.guess-397-	fi
baycomepp-0.10/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
baycomepp-0.10/config.guess-399-	exit ;;
##############################################
baycomepp-0.10/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
baycomepp-0.10/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
baycomepp-0.10/config.guess-405-	exit ;;
##############################################
baycomepp-0.10/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
baycomepp-0.10/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
baycomepp-0.10/config.guess-414-	exit ;;
##############################################
baycomepp-0.10/config.guess-418-    sun*:*:4.2BSD:*)
baycomepp-0.10/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
baycomepp-0.10/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
baycomepp-0.10/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
baycomepp-0.10/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
baycomepp-0.10/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
baycomepp-0.10/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
baycomepp-0.10/config.guess-556-    *:IRIX*:*:*)
baycomepp-0.10/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
baycomepp-0.10/config.guess-558-	exit ;;
##############################################
baycomepp-0.10/config.guess-586-EOF
baycomepp-0.10/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
baycomepp-0.10/config.guess-588-		then
##############################################
baycomepp-0.10/config.guess-599-    *:AIX:*:[4567])
baycomepp-0.10/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
baycomepp-0.10/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
baycomepp-0.10/config.guess-635-    9000/[34678]??:HP-UX:*:*)
baycomepp-0.10/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
baycomepp-0.10/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
baycomepp-0.10/config.guess-689-EOF
baycomepp-0.10/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
baycomepp-0.10/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
baycomepp-0.10/config.guess-717-    ia64:HP-UX:*:*)
baycomepp-0.10/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
baycomepp-0.10/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
baycomepp-0.10/config.guess-747-EOF
baycomepp-0.10/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
baycomepp-0.10/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
baycomepp-0.10/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
baycomepp-0.10/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
baycomepp-0.10/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
baycomepp-0.10/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
baycomepp-0.10/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
baycomepp-0.10/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
baycomepp-0.10/config.guess-839-	    amd64)
baycomepp-0.10/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
baycomepp-0.10/config.guess-841-	    *)
baycomepp-0.10/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
baycomepp-0.10/config.guess-843-	esac
##############################################
baycomepp-0.10/config.guess-897-    prep*:SunOS:5.*:*)
baycomepp-0.10/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
baycomepp-0.10/config.guess-899-	exit ;;
##############################################
baycomepp-0.10/config.guess-901-	# the GNU system
baycomepp-0.10/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
baycomepp-0.10/config.guess-903-	exit ;;
##############################################
baycomepp-0.10/config.guess-905-	# other systems with GNU libc and userland
baycomepp-0.10/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
baycomepp-0.10/config.guess-907-	exit ;;
##############################################
baycomepp-0.10/config.guess-999-EOF
baycomepp-0.10/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
baycomepp-0.10/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
baycomepp-0.10/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
baycomepp-0.10/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
baycomepp-0.10/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
baycomepp-0.10/config.guess-1302-	fi
baycomepp-0.10/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
baycomepp-0.10/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
baycomepp-0.10/config.guess-1387-    *:DragonFly:*:*)
baycomepp-0.10/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
baycomepp-0.10/config.guess-1389-	exit ;;
##############################################
baycomepp-0.10/config.guess-1400-    i*86:skyos:*:*)
baycomepp-0.10/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
baycomepp-0.10/config.guess-1402-	exit ;;
##############################################
baycomepp-0.10/config.sub-52-
baycomepp-0.10/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
baycomepp-0.10/config.sub-54-
##############################################
baycomepp-0.10/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
baycomepp-0.10/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
baycomepp-0.10/config.sub-116-case $maybe_os in
##############################################
baycomepp-0.10/config.sub-122-    os=-$maybe_os
baycomepp-0.10/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
baycomepp-0.10/config.sub-124-    ;;
##############################################
baycomepp-0.10/config.sub-126-    os=-linux-android
baycomepp-0.10/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
baycomepp-0.10/config.sub-128-    ;;
baycomepp-0.10/config.sub-129-  *)
baycomepp-0.10/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
baycomepp-0.10/config.sub-131-    if [ $basic_machine != $1 ]
baycomepp-0.10/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
baycomepp-0.10/config.sub-133-    else os=; fi
##############################################
baycomepp-0.10/config.sub-180-		os=-sco5v6
baycomepp-0.10/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-182-		;;
##############################################
baycomepp-0.10/config.sub-184-		os=-sco3.2v5
baycomepp-0.10/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-186-		;;
##############################################
baycomepp-0.10/config.sub-188-		os=-sco3.2v4
baycomepp-0.10/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-190-		;;
baycomepp-0.10/config.sub-191-	-sco3.2.[4-9]*)
baycomepp-0.10/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
baycomepp-0.10/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-194-		;;
##############################################
baycomepp-0.10/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
baycomepp-0.10/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-198-		;;
##############################################
baycomepp-0.10/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
baycomepp-0.10/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-202-		;;
##############################################
baycomepp-0.10/config.sub-204-		os=-sco3.2v2
baycomepp-0.10/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-206-		;;
baycomepp-0.10/config.sub-207-	-udk*)
baycomepp-0.10/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-209-		;;
##############################################
baycomepp-0.10/config.sub-211-		os=-isc2.2
baycomepp-0.10/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-213-		;;
##############################################
baycomepp-0.10/config.sub-217-	-isc*)
baycomepp-0.10/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
baycomepp-0.10/config.sub-219-		;;
##############################################
baycomepp-0.10/config.sub-229-	-ptx*)
baycomepp-0.10/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
baycomepp-0.10/config.sub-231-		;;
baycomepp-0.10/config.sub-232-	-windowsnt*)
baycomepp-0.10/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
baycomepp-0.10/config.sub-234-		;;
##############################################
baycomepp-0.10/config.sub-367-	*-*-*)
baycomepp-0.10/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
baycomepp-0.10/config.sub-369-		exit 1
##############################################
baycomepp-0.10/config.sub-495-	amd64-*)
baycomepp-0.10/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-497-		;;
##############################################
baycomepp-0.10/config.sub-540-	blackfin-*)
baycomepp-0.10/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-542-		os=-linux
##############################################
baycomepp-0.10/config.sub-548-	c54x-*)
baycomepp-0.10/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-550-		;;
baycomepp-0.10/config.sub-551-	c55x-*)
baycomepp-0.10/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-553-		;;
baycomepp-0.10/config.sub-554-	c6x-*)
baycomepp-0.10/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-556-		;;
##############################################
baycomepp-0.10/config.sub-652-	e500v[12]-*)
baycomepp-0.10/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-654-		os=$os"spe"
##############################################
baycomepp-0.10/config.sub-759-	i*86v32)
baycomepp-0.10/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
baycomepp-0.10/config.sub-761-		os=-sysv32
##############################################
baycomepp-0.10/config.sub-763-	i*86v4*)
baycomepp-0.10/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
baycomepp-0.10/config.sub-765-		os=-sysv4
##############################################
baycomepp-0.10/config.sub-767-	i*86v)
baycomepp-0.10/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
baycomepp-0.10/config.sub-769-		os=-sysv
##############################################
baycomepp-0.10/config.sub-771-	i*86sol2)
baycomepp-0.10/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
baycomepp-0.10/config.sub-773-		os=-solaris2
##############################################
baycomepp-0.10/config.sub-797-	leon-*|leon[3-9]-*)
baycomepp-0.10/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
baycomepp-0.10/config.sub-799-		;;
##############################################
baycomepp-0.10/config.sub-804-	m68knommu-*)
baycomepp-0.10/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-806-		os=-linux
##############################################
baycomepp-0.10/config.sub-841-	mips3*-*)
baycomepp-0.10/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
baycomepp-0.10/config.sub-843-		;;
baycomepp-0.10/config.sub-844-	mips3*)
baycomepp-0.10/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
baycomepp-0.10/config.sub-846-		;;
##############################################
baycomepp-0.10/config.sub-863-	ms1-*)
baycomepp-0.10/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
baycomepp-0.10/config.sub-865-		;;
##############################################
baycomepp-0.10/config.sub-982-	parisc-*)
baycomepp-0.10/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-984-		os=-linux
##############################################
baycomepp-0.10/config.sub-998-	pc98-*)
baycomepp-0.10/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1000-		;;
##############################################
baycomepp-0.10/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
baycomepp-0.10/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1015-		;;
baycomepp-0.10/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
baycomepp-0.10/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1018-		;;
baycomepp-0.10/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
baycomepp-0.10/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1021-		;;
baycomepp-0.10/config.sub-1022-	pentium4-*)
baycomepp-0.10/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1024-		;;
##############################################
baycomepp-0.10/config.sub-1032-	ppc-* | ppcbe-*)
baycomepp-0.10/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1034-		;;
##############################################
baycomepp-0.10/config.sub-1038-	ppcle-* | powerpclittle-*)
baycomepp-0.10/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1040-		;;
##############################################
baycomepp-0.10/config.sub-1042-		;;
baycomepp-0.10/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1044-		;;
##############################################
baycomepp-0.10/config.sub-1048-	ppc64le-* | powerpc64little-*)
baycomepp-0.10/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1050-		;;
##############################################
baycomepp-0.10/config.sub-1131-	strongarm-* | thumb-*)
baycomepp-0.10/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
baycomepp-0.10/config.sub-1133-		;;
##############################################
baycomepp-0.10/config.sub-1261-	xscale-* | xscalee[bl]-*)
baycomepp-0.10/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
baycomepp-0.10/config.sub-1263-		;;
##############################################
baycomepp-0.10/config.sub-1338-	*)
baycomepp-0.10/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
baycomepp-0.10/config.sub-1340-		exit 1
##############################################
baycomepp-0.10/config.sub-1346-	*-digital*)
baycomepp-0.10/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
baycomepp-0.10/config.sub-1348-		;;
baycomepp-0.10/config.sub-1349-	*-commodore*)
baycomepp-0.10/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
baycomepp-0.10/config.sub-1351-		;;
##############################################
baycomepp-0.10/config.sub-1367-	-solaris1 | -solaris1.*)
baycomepp-0.10/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
baycomepp-0.10/config.sub-1369-		;;
##############################################
baycomepp-0.10/config.sub-1379-	-gnu/linux*)
baycomepp-0.10/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
baycomepp-0.10/config.sub-1381-		;;
##############################################
baycomepp-0.10/config.sub-1426-	-nto*)
baycomepp-0.10/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
baycomepp-0.10/config.sub-1428-		;;
##############################################
baycomepp-0.10/config.sub-1433-	-mac*)
baycomepp-0.10/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
baycomepp-0.10/config.sub-1435-		;;
##############################################
baycomepp-0.10/config.sub-1439-	-linux*)
baycomepp-0.10/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
baycomepp-0.10/config.sub-1441-		;;
baycomepp-0.10/config.sub-1442-	-sunos5*)
baycomepp-0.10/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
baycomepp-0.10/config.sub-1444-		;;
baycomepp-0.10/config.sub-1445-	-sunos6*)
baycomepp-0.10/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
baycomepp-0.10/config.sub-1447-		;;
##############################################
baycomepp-0.10/config.sub-1494-	-sinix5.*)
baycomepp-0.10/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
baycomepp-0.10/config.sub-1496-		;;
##############################################
baycomepp-0.10/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
baycomepp-0.10/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
baycomepp-0.10/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
baycomepp-0.10/config.sub-1552-		exit 1
##############################################
baycomepp-0.10/config.sub-1812-		esac
baycomepp-0.10/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
baycomepp-0.10/config.sub-1814-		;;
##############################################
baycomepp-0.10/configure-107-do
baycomepp-0.10/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
baycomepp-0.10/configure-109-    eval $as_var=C; export $as_var
##############################################
baycomepp-0.10/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
baycomepp-0.10/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
baycomepp-0.10/configure-217-") 2> /dev/null; then
##############################################
baycomepp-0.10/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
baycomepp-0.10/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
baycomepp-0.10/configure-332-
##############################################
baycomepp-0.10/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
baycomepp-0.10/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
baycomepp-0.10/configure-427-
##############################################
baycomepp-0.10/configure-536-	esac;
baycomepp-0.10/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
baycomepp-0.10/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
baycomepp-0.10/configure-808-  case $ac_option in
baycomepp-0.10/configure:809:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
baycomepp-0.10/configure-810-  *)	ac_optarg=yes ;;
##############################################
baycomepp-0.10/configure-851-  -disable-* | --disable-*)
baycomepp-0.10/configure:852:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
baycomepp-0.10/configure-853-    # Reject names that are not valid shell variable names.
##############################################
baycomepp-0.10/configure-856-   { (exit 1); exit 1; }; }
baycomepp-0.10/configure:857:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
baycomepp-0.10/configure-858-    eval enable_$ac_feature=no ;;
##############################################
baycomepp-0.10/configure-870-  -enable-* | --enable-*)
baycomepp-0.10/configure:871:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
baycomepp-0.10/configure-872-    # Reject names that are not valid shell variable names.
##############################################
baycomepp-0.10/configure-875-   { (exit 1); exit 1; }; }
baycomepp-0.10/configure:876:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
baycomepp-0.10/configure-877-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
baycomepp-0.10/configure-1067-  -with-* | --with-*)
baycomepp-0.10/configure:1068:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
baycomepp-0.10/configure-1069-    # Reject names that are not valid shell variable names.
##############################################
baycomepp-0.10/configure-1072-   { (exit 1); exit 1; }; }
baycomepp-0.10/configure:1073:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
baycomepp-0.10/configure-1074-    eval with_$ac_package=\$ac_optarg ;;
##############################################
baycomepp-0.10/configure-1076-  -without-* | --without-*)
baycomepp-0.10/configure:1077:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
baycomepp-0.10/configure-1078-    # Reject names that are not valid shell variable names.
##############################################
baycomepp-0.10/configure-1081-   { (exit 1); exit 1; }; }
baycomepp-0.10/configure:1082:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
baycomepp-0.10/configure-1083-    eval with_$ac_package=no ;;
##############################################
baycomepp-0.10/configure-1108-  *=*)
baycomepp-0.10/configure:1109:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
baycomepp-0.10/configure-1110-    # Reject names that are not valid shell variable names.
##############################################
baycomepp-0.10/configure-1128-if test -n "$ac_prev"; then
baycomepp-0.10/configure:1129:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
baycomepp-0.10/configure-1130-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
baycomepp-0.10/configure-1174-ac_ls_di=`ls -di .` &&
baycomepp-0.10/configure:1175:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
baycomepp-0.10/configure-1176-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
baycomepp-0.10/configure-1234-case $srcdir in
baycomepp-0.10/configure:1235:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
baycomepp-0.10/configure-1236-esac
##############################################
baycomepp-0.10/configure-1277-By default, \`make install' will install all the files in
baycomepp-0.10/configure:1278:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
baycomepp-0.10/configure:1279:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
baycomepp-0.10/configure-1280-for instance \`--prefix=\$HOME'.
##############################################
baycomepp-0.10/configure-1359-*)
baycomepp-0.10/configure:1360:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
baycomepp-0.10/configure-1361-  # A ".." for each directory in $ac_dir_suffix.
baycomepp-0.10/configure:1362:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
baycomepp-0.10/configure-1363-  case $ac_top_builddir_sub in
##############################################
baycomepp-0.10/configure-1492-    *\'*)
baycomepp-0.10/configure:1493:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
baycomepp-0.10/configure-1494-    esac
##############################################
baycomepp-0.10/configure-1578-      case $ac_val in
baycomepp-0.10/configure:1579:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
baycomepp-0.10/configure-1580-      esac
##############################################
baycomepp-0.10/configure-1595-	case $ac_val in
baycomepp-0.10/configure:1596:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
baycomepp-0.10/configure-1597-	esac
##############################################
baycomepp-0.10/configure-1703-    set,)
baycomepp-0.10/configure:1704:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
baycomepp-0.10/configure:1705:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
baycomepp-0.10/configure-1706-      ac_cache_corrupted=: ;;
##############################################
baycomepp-0.10/configure-1725-    case $ac_new_val in
baycomepp-0.10/configure:1726:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
baycomepp-0.10/configure-1727-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
baycomepp-0.10/configure-1809-test "x$ac_build_alias" = x &&
baycomepp-0.10/configure:1810:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
baycomepp-0.10/configure-1811-test "x$ac_build_alias" = x &&
##############################################
baycomepp-0.10/configure-1814-   { (exit 1); exit 1; }; }
baycomepp-0.10/configure:1815:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
baycomepp-0.10/configure-1816-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
baycomepp-0.10/configure-1839-IFS=$ac_save_IFS
baycomepp-0.10/configure:1840:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
baycomepp-0.10/configure-1841-
##############################################
baycomepp-0.10/configure-1850-else
baycomepp-0.10/configure:1851:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
baycomepp-0.10/configure-1852-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
baycomepp-0.10/configure-1876-IFS=$ac_save_IFS
baycomepp-0.10/configure:1877:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
baycomepp-0.10/configure-1878-
##############################################
baycomepp-0.10/configure-1887-else
baycomepp-0.10/configure:1888:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
baycomepp-0.10/configure-1889-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
##############################################
baycomepp-0.10/configure-1913-IFS=$ac_save_IFS
baycomepp-0.10/configure:1914:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
baycomepp-0.10/configure-1915-
##############################################
baycomepp-0.10/configure-2016-if (
baycomepp-0.10/configure:2017:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
baycomepp-0.10/configure-2018-   if test "$*" = "X"; then
baycomepp-0.10/configure-2019-      # -L didn't work.
baycomepp-0.10/configure:2020:      set X `ls -t $srcdir/configure conftest.file`
baycomepp-0.10/configure-2021-   fi
##############################################
baycomepp-0.10/configure-2060-_ACEOF
baycomepp-0.10/configure:2061:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
baycomepp-0.10/configure-2062-rm -f conftest.sed
##############################################
baycomepp-0.10/configure-2064-# expand $ac_aux_dir to an absolute path
baycomepp-0.10/configure:2065:am_aux_dir=`cd $ac_aux_dir && pwd`
baycomepp-0.10/configure-2066-
##############################################
baycomepp-0.10/configure-2090-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
baycomepp-0.10/configure:2091:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
baycomepp-0.10/configure-2092-	     'mkdir (GNU coreutils) '* | \
##############################################
baycomepp-0.10/configure-2168-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
baycomepp-0.10/configure:2169:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
baycomepp-0.10/configure-2170-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
baycomepp-0.10/configure-2178-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
baycomepp-0.10/configure:2179:case `${MAKE-make} -f conftest.make 2>/dev/null` in
baycomepp-0.10/configure-2180-  *@@@%%%=?*=@@@%%%*)
##############################################
baycomepp-0.10/configure-2205-
baycomepp-0.10/configure:2206:if test "`cd $srcdir && pwd`" != "`pwd`"; then
baycomepp-0.10/configure-2207-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
baycomepp-0.10/configure-2381-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
baycomepp-0.10/configure:2382:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
baycomepp-0.10/configure-2383-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
baycomepp-0.10/configure-2391-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
baycomepp-0.10/configure:2392:case `${MAKE-make} -f conftest.make 2>/dev/null` in
baycomepp-0.10/configure-2393-  *@@@%%%=?*=@@@%%%*)
##############################################
baycomepp-0.10/configure-2433-# case it prints its new name instead of `make'.
baycomepp-0.10/configure:2434:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
baycomepp-0.10/configure-2435-   am__include=include
##############################################
baycomepp-0.10/configure-2441-   echo '.include "confinc"' > confmf
baycomepp-0.10/configure:2442:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
baycomepp-0.10/configure-2443-      am__include=.include
##############################################
baycomepp-0.10/configure-2785-echo "$as_me:$LINENO: checking for C compiler version" >&5
baycomepp-0.10/configure:2786:ac_compiler=`set X $ac_compile; echo $2`
baycomepp-0.10/configure-2787-{ (ac_try="$ac_compiler --version >&5"
##############################################
baycomepp-0.10/configure-2839-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
baycomepp-0.10/configure:2840:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
baycomepp-0.10/configure-2841-#
##############################################
baycomepp-0.10/configure-2887-	then :; else
baycomepp-0.10/configure:2888:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
baycomepp-0.10/configure-2889-	fi
##############################################
baycomepp-0.10/configure-2984-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
baycomepp-0.10/configure:2985:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
baycomepp-0.10/configure-2986-	  break;;
##############################################
baycomepp-0.10/configure-3039-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
baycomepp-0.10/configure:3040:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
baycomepp-0.10/configure-3041-       break;;
##############################################
baycomepp-0.10/configure-3114-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
baycomepp-0.10/configure:3115:GCC=`test $ac_compiler_gnu = yes && echo yes`
baycomepp-0.10/configure-3116-ac_test_CFLAGS=${CFLAGS+set}
##############################################
baycomepp-0.10/configure-3418-  if test "$am_compiler_list" = ""; then
baycomepp-0.10/configure:3419:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
baycomepp-0.10/configure-3420-  fi
##############################################
baycomepp-0.10/configure-3896-echo "$as_me:$LINENO: checking for C compiler version" >&5
baycomepp-0.10/configure:3897:ac_compiler=`set X $ac_compile; echo $2`
baycomepp-0.10/configure-3898-{ (ac_try="$ac_compiler --version >&5"
##############################################
baycomepp-0.10/configure-3982-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
baycomepp-0.10/configure:3983:GCC=`test $ac_compiler_gnu = yes && echo yes`
baycomepp-0.10/configure-3984-ac_test_CFLAGS=${CFLAGS+set}
##############################################
baycomepp-0.10/configure-4286-  if test "$am_compiler_list" = ""; then
baycomepp-0.10/configure:4287:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
baycomepp-0.10/configure-4288-  fi
##############################################
baycomepp-0.10/configure-4680-echo "$as_me:$LINENO: checking for C compiler version" >&5
baycomepp-0.10/configure:4681:ac_compiler=`set X $ac_compile; echo $2`
baycomepp-0.10/configure-4682-{ (ac_try="$ac_compiler --version >&5"
##############################################
baycomepp-0.10/configure-4766-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
baycomepp-0.10/configure:4767:GCC=`test $ac_compiler_gnu = yes && echo yes`
baycomepp-0.10/configure-4768-ac_test_CFLAGS=${CFLAGS+set}
##############################################
baycomepp-0.10/configure-5070-  if test "$am_compiler_list" = ""; then
baycomepp-0.10/configure:5071:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
baycomepp-0.10/configure-5072-  fi
##############################################
baycomepp-0.10/configure-5583-  # Check for GNU $ac_path_GREP
baycomepp-0.10/configure:5584:case `"$ac_path_GREP" --version 2>&1` in
baycomepp-0.10/configure-5585-*GNU*)
##############################################
baycomepp-0.10/configure-5597-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
baycomepp-0.10/configure:5598:    ac_count=`expr $ac_count + 1`
baycomepp-0.10/configure-5599-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
baycomepp-0.10/configure-5665-  # Check for GNU $ac_path_EGREP
baycomepp-0.10/configure:5666:case `"$ac_path_EGREP" --version 2>&1` in
baycomepp-0.10/configure-5667-*GNU*)
##############################################
baycomepp-0.10/configure-5679-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
baycomepp-0.10/configure:5680:    ac_count=`expr $ac_count + 1`
baycomepp-0.10/configure-5681-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
baycomepp-0.10/configure-6095-else
baycomepp-0.10/configure:6096:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
baycomepp-0.10/configure-6097-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
baycomepp-0.10/configure-6121-IFS=$ac_save_IFS
baycomepp-0.10/configure:6122:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
baycomepp-0.10/configure-6123-
##############################################
baycomepp-0.10/configure-6137-else
baycomepp-0.10/configure:6138:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
baycomepp-0.10/configure-6139-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
baycomepp-0.10/configure-6163-IFS=$ac_save_IFS
baycomepp-0.10/configure:6164:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
baycomepp-0.10/configure-6165-
##############################################
baycomepp-0.10/configure-6260-do
baycomepp-0.10/configure:6261:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
baycomepp-0.10/configure-6262-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
baycomepp-0.10/configure-6303-fi
baycomepp-0.10/configure:6304:ac_res=`eval echo '${'$as_ac_Header'}'`
baycomepp-0.10/configure-6305-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
baycomepp-0.10/configure-6306-echo "${ECHO_T}$ac_res" >&6; }
baycomepp-0.10/configure:6307:if test `eval echo '${'$as_ac_Header'}'` = yes; then
baycomepp-0.10/configure-6308-  cat >>confdefs.h <<_ACEOF
baycomepp-0.10/configure:6309:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
baycomepp-0.10/configure-6310-_ACEOF
##############################################
baycomepp-0.10/configure-6327-do
baycomepp-0.10/configure:6328:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
baycomepp-0.10/configure-6329-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
baycomepp-0.10/configure-6334-fi
baycomepp-0.10/configure:6335:ac_res=`eval echo '${'$as_ac_Header'}'`
baycomepp-0.10/configure-6336-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
baycomepp-0.10/configure-6450-fi
baycomepp-0.10/configure:6451:ac_res=`eval echo '${'$as_ac_Header'}'`
baycomepp-0.10/configure-6452-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
baycomepp-0.10/configure-6455-fi
baycomepp-0.10/configure:6456:if test `eval echo '${'$as_ac_Header'}'` = yes; then
baycomepp-0.10/configure-6457-  cat >>confdefs.h <<_ACEOF
baycomepp-0.10/configure:6458:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
baycomepp-0.10/configure-6459-_ACEOF
##############################################
baycomepp-0.10/configure-6473-do
baycomepp-0.10/configure:6474:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
baycomepp-0.10/configure-6475-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
baycomepp-0.10/configure-6480-fi
baycomepp-0.10/configure:6481:ac_res=`eval echo '${'$as_ac_Header'}'`
baycomepp-0.10/configure-6482-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
baycomepp-0.10/configure-6596-fi
baycomepp-0.10/configure:6597:ac_res=`eval echo '${'$as_ac_Header'}'`
baycomepp-0.10/configure-6598-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
baycomepp-0.10/configure-6601-fi
baycomepp-0.10/configure:6602:if test `eval echo '${'$as_ac_Header'}'` = yes; then
baycomepp-0.10/configure-6603-  cat >>confdefs.h <<_ACEOF
baycomepp-0.10/configure:6604:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
baycomepp-0.10/configure-6605-_ACEOF
##############################################
baycomepp-0.10/configure-6619-do
baycomepp-0.10/configure:6620:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
baycomepp-0.10/configure-6621-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
baycomepp-0.10/configure-6699-fi
baycomepp-0.10/configure:6700:ac_res=`eval echo '${'$as_ac_var'}'`
baycomepp-0.10/configure-6701-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
baycomepp-0.10/configure-6702-echo "${ECHO_T}$ac_res" >&6; }
baycomepp-0.10/configure:6703:if test `eval echo '${'$as_ac_var'}'` = yes; then
baycomepp-0.10/configure-6704-  cat >>confdefs.h <<_ACEOF
baycomepp-0.10/configure:6705:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
baycomepp-0.10/configure-6706-_ACEOF
##############################################
baycomepp-0.10/configure-6713-do
baycomepp-0.10/configure:6714:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
baycomepp-0.10/configure-6715-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
baycomepp-0.10/configure-6793-fi
baycomepp-0.10/configure:6794:ac_res=`eval echo '${'$as_ac_var'}'`
baycomepp-0.10/configure-6795-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
baycomepp-0.10/configure-6796-echo "${ECHO_T}$ac_res" >&6; }
baycomepp-0.10/configure:6797:if test `eval echo '${'$as_ac_var'}'` = yes; then
baycomepp-0.10/configure-6798-  cat >>confdefs.h <<_ACEOF
baycomepp-0.10/configure:6799:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
baycomepp-0.10/configure-6800-_ACEOF
##############################################
baycomepp-0.10/configure-6815-do
baycomepp-0.10/configure:6816:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
baycomepp-0.10/configure-6817-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
baycomepp-0.10/configure-6895-fi
baycomepp-0.10/configure:6896:ac_res=`eval echo '${'$as_ac_var'}'`
baycomepp-0.10/configure-6897-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
baycomepp-0.10/configure-6898-echo "${ECHO_T}$ac_res" >&6; }
baycomepp-0.10/configure:6899:if test `eval echo '${'$as_ac_var'}'` = yes; then
baycomepp-0.10/configure-6900-  cat >>confdefs.h <<_ACEOF
baycomepp-0.10/configure:6901:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
baycomepp-0.10/configure-6902-_ACEOF
##############################################
baycomepp-0.10/configure-6984-do
baycomepp-0.10/configure:6985:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
baycomepp-0.10/configure-6986-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
baycomepp-0.10/configure-7064-fi
baycomepp-0.10/configure:7065:ac_res=`eval echo '${'$as_ac_var'}'`
baycomepp-0.10/configure-7066-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
baycomepp-0.10/configure-7067-echo "${ECHO_T}$ac_res" >&6; }
baycomepp-0.10/configure:7068:if test `eval echo '${'$as_ac_var'}'` = yes; then
baycomepp-0.10/configure-7069-  cat >>confdefs.h <<_ACEOF
baycomepp-0.10/configure:7070:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
baycomepp-0.10/configure-7071-_ACEOF
##############################################
baycomepp-0.10/configure-7542-
baycomepp-0.10/configure:7543:packagesrcdir=`cd $srcdir && pwd`
baycomepp-0.10/configure-7544-cat >>confdefs.h <<_ACEOF
##############################################
baycomepp-0.10/configure-7825-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
baycomepp-0.10/configure:7826:  ac_i=`echo "$ac_i" | sed "$ac_script"`
baycomepp-0.10/configure-7827-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
baycomepp-0.10/configure-8032-do
baycomepp-0.10/configure:8033:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
baycomepp-0.10/configure-8034-    eval $as_var=C; export $as_var
##############################################
baycomepp-0.10/configure-8082-  test "x$as_lineno_1" != "x$as_lineno_2" &&
baycomepp-0.10/configure:8083:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
baycomepp-0.10/configure-8084-
##############################################
baycomepp-0.10/configure-8193-	esac;
baycomepp-0.10/configure:8194:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
baycomepp-0.10/configure-8195-	???[sx]*):;;*)false;;esac;fi
##############################################
baycomepp-0.10/configure-8268-configured by $0, generated by GNU Autoconf 2.61,
baycomepp-0.10/configure:8269:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
baycomepp-0.10/configure-8270-
##############################################
baycomepp-0.10/configure-8288-  --*=*)
baycomepp-0.10/configure:8289:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
baycomepp-0.10/configure:8290:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
baycomepp-0.10/configure-8291-    ac_shift=:
##############################################
baycomepp-0.10/configure-8554-
baycomepp-0.10/configure:8555:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
baycomepp-0.10/configure-8556-    break
##############################################
baycomepp-0.10/configure-8565-
baycomepp-0.10/configure:8566:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
baycomepp-0.10/configure-8567-if test -n "$ac_eof"; then
baycomepp-0.10/configure:8568:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
baycomepp-0.10/configure:8569:  ac_eof=`expr $ac_eof + 1`
baycomepp-0.10/configure-8570-fi
##############################################
baycomepp-0.10/configure-8621-
baycomepp-0.10/configure:8622:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 26; then
baycomepp-0.10/configure-8623-    break
##############################################
baycomepp-0.10/configure-8632-
baycomepp-0.10/configure:8633:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
baycomepp-0.10/configure-8634-if test -n "$ac_eof"; then
baycomepp-0.10/configure:8635:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
baycomepp-0.10/configure:8636:  ac_eof=`expr $ac_eof + 1`
baycomepp-0.10/configure-8637-fi
##############################################
baycomepp-0.10/configure-8770-      case $as_dir in #(
baycomepp-0.10/configure:8771:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
baycomepp-0.10/configure-8772-      *) as_qdir=$as_dir;;
##############################################
baycomepp-0.10/configure-8808-*)
baycomepp-0.10/configure:8809:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
baycomepp-0.10/configure-8810-  # A ".." for each directory in $ac_dir_suffix.
baycomepp-0.10/configure:8811:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
baycomepp-0.10/configure-8812-  case $ac_top_builddir_sub in
##############################################
baycomepp-0.10/configure-8886-
baycomepp-0.10/configure:8887:# Neutralize VPATH when `$srcdir' = `.'.
baycomepp-0.10/configure-8888-# Shell code in configure.ac might set extrasub.
##############################################
baycomepp-0.10/configure-8911-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
baycomepp-0.10/configure:8912:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
baycomepp-0.10/configure:8913:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
baycomepp-0.10/configure-8914-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
baycomepp-0.10/configure-9029-    * )
baycomepp-0.10/configure:9030:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
baycomepp-0.10/configure-9031-  esac
##############################################
baycomepp-0.10/configure-9066-  # Strip MF so we end up with the name of the file.
baycomepp-0.10/configure:9067:  mf=`echo "$mf" | sed -e 's/:.*$//'`
baycomepp-0.10/configure-9068-  # Check whether this is an Automake generated Makefile or not.
##############################################
baycomepp-0.10/configure-9103-  # from the Makefile without running `make'.
baycomepp-0.10/configure:9104:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
baycomepp-0.10/configure-9105-  test -z "$DEPDIR" && continue
baycomepp-0.10/configure:9106:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
baycomepp-0.10/configure-9107-  test -z "am__include" && continue
baycomepp-0.10/configure:9108:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
baycomepp-0.10/configure-9109-  # When using ansi2knr, U may be empty or an underscore; expand it
baycomepp-0.10/configure:9110:  U=`sed -n 's/^U = //p' < "$mf"`
baycomepp-0.10/configure-9111-  # Find all dependency output files, they are included files with
##############################################
baycomepp-0.10/configure-9150-      case $as_dir in #(
baycomepp-0.10/configure:9151:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
baycomepp-0.10/configure-9152-      *) as_qdir=$as_dir;;
##############################################
baycomepp-0.10/configure.in-126-dnl Set PACKAGE_SOURCE_DIR in config.h.
baycomepp-0.10/configure.in:127:packagesrcdir=`cd $srcdir && pwd`
baycomepp-0.10/configure.in-128-AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}")
##############################################
baycomepp-0.10/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
baycomepp-0.10/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
baycomepp-0.10/depcomp-70-
##############################################
baycomepp-0.10/depcomp-203-  # Version 6 uses the directory in both cases.
baycomepp-0.10/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
baycomepp-0.10/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
baycomepp-0.10/depcomp-214-  else
baycomepp-0.10/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
baycomepp-0.10/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
baycomepp-0.10/depcomp-228-    # Do two passes, one to just change these to
baycomepp-0.10/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
baycomepp-0.10/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
baycomepp-0.10/depcomp-269-  # Do two passes, one to just change these to
baycomepp-0.10/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
baycomepp-0.10/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
baycomepp-0.10/depcomp-284-   # Subdirectories are respected.
baycomepp-0.10/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
baycomepp-0.10/depcomp-286-   test "x$dir" = "x$object" && dir=
baycomepp-0.10/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
baycomepp-0.10/depcomp-288-
##############################################
baycomepp-0.10/depcomp-423-  done
baycomepp-0.10/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
baycomepp-0.10/depcomp-425-  touch "$tmpdepfile"
##############################################
baycomepp-0.10/missing-128-       # Could not run --version or --help.  This is probably someone
baycomepp-0.10/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
baycomepp-0.10/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
baycomepp-0.10/missing-162-         from any GNU archive site."
baycomepp-0.10/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
baycomepp-0.10/missing-164-    test -z "$files" && files="config.h"
##############################################
baycomepp-0.10/missing-191-         proper tools for further handling them.
baycomepp-0.10/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
baycomepp-0.10/missing-193-         archive site."
baycomepp-0.10/missing-194-
baycomepp-0.10/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
baycomepp-0.10/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
baycomepp-0.10/missing-197-    if test -f "$file"; then
##############################################
baycomepp-0.10/missing-220-	*.y)
baycomepp-0.10/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
baycomepp-0.10/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
baycomepp-0.10/missing-224-	    fi
baycomepp-0.10/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
baycomepp-0.10/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
baycomepp-0.10/missing-250-	*.l)
baycomepp-0.10/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
baycomepp-0.10/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
baycomepp-0.10/missing-269-
baycomepp-0.10/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
baycomepp-0.10/missing-271-    if test -z "$file"; then
baycomepp-0.10/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
baycomepp-0.10/missing-273-    fi
##############################################
baycomepp-0.10/missing-291-    # The file to touch is that specified with -o ...
baycomepp-0.10/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
baycomepp-0.10/missing-293-    if test -z "$file"; then
baycomepp-0.10/missing-294-      # ... or it is the one specified with @setfilename ...
baycomepp-0.10/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
baycomepp-0.10/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
baycomepp-0.10/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
baycomepp-0.10/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
baycomepp-0.10/missing-299-    fi
##############################################
baycomepp-0.10/missing-321-	*o*)
baycomepp-0.10/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
baycomepp-0.10/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
baycomepp-0.10/missing-327-	*h*)
baycomepp-0.10/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
baycomepp-0.10/missing-329-	    tar "$firstarg" "$@" && exit 0