===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
epix-1.2.19/Makefile.in-43-  { \
epix-1.2.19/Makefile.in:44:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
epix-1.2.19/Makefile.in-45-  }; \
##############################################
epix-1.2.19/Makefile.in-96-CONFIG_CLEAN_VPATH_FILES =
epix-1.2.19/Makefile.in:97:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
epix-1.2.19/Makefile.in-98-am__vpath_adj = case $$p in \
epix-1.2.19/Makefile.in:99:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
epix-1.2.19/Makefile.in-100-    *) f=$$p;; \
epix-1.2.19/Makefile.in-101-  esac;
epix-1.2.19/Makefile.in:102:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
epix-1.2.19/Makefile.in-103-am__install_max = 40
epix-1.2.19/Makefile.in-104-am__nobase_strip_setup = \
epix-1.2.19/Makefile.in:105:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
epix-1.2.19/Makefile.in-106-am__nobase_strip = \
##############################################
epix-1.2.19/Makefile.in-291-  while test -n "$$dir1"; do \
epix-1.2.19/Makefile.in:292:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
epix-1.2.19/Makefile.in-293-    if test "$$first" != "."; then \
epix-1.2.19/Makefile.in-294-      if test "$$first" = ".."; then \
epix-1.2.19/Makefile.in:295:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
epix-1.2.19/Makefile.in:296:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
epix-1.2.19/Makefile.in-297-      else \
epix-1.2.19/Makefile.in:298:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
epix-1.2.19/Makefile.in-299-        if test "$$first2" = "$$first"; then \
epix-1.2.19/Makefile.in:300:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
epix-1.2.19/Makefile.in-301-        else \
##############################################
epix-1.2.19/Makefile.in-306-    fi; \
epix-1.2.19/Makefile.in:307:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
epix-1.2.19/Makefile.in-308-  done; \
##############################################
epix-1.2.19/Makefile.in-527-	@list='$(pkglib_LIBRARIES)'; test -n "$(pkglibdir)" || list=; \
epix-1.2.19/Makefile.in:528:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
epix-1.2.19/Makefile.in-529-	dir='$(DESTDIR)$(pkglibdir)'; $(am__uninstall_files_from_dir)
##############################################
epix-1.2.19/Makefile.in-661-.cc.obj:
epix-1.2.19/Makefile.in:662:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
epix-1.2.19/Makefile.in-663-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
epix-1.2.19/Makefile.in-665-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
epix-1.2.19/Makefile.in:666:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
epix-1.2.19/Makefile.in-667-install-man1: $(man_MANS)
##############################################
epix-1.2.19/Makefile.in-671-	test -n "$(man1dir)" \
epix-1.2.19/Makefile.in:672:	  && test -n "`echo $$list1$$list2`" \
epix-1.2.19/Makefile.in-673-	  || exit 0; \
##############################################
epix-1.2.19/Makefile.in-728-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
epix-1.2.19/Makefile.in:729:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
epix-1.2.19/Makefile.in-730-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
epix-1.2.19/Makefile.in-749-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
epix-1.2.19/Makefile.in:750:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
epix-1.2.19/Makefile.in-751-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
epix-1.2.19/Makefile.in-770-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
epix-1.2.19/Makefile.in:771:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
epix-1.2.19/Makefile.in-772-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
epix-1.2.19/Makefile.in-787-	dot_seen=no; \
epix-1.2.19/Makefile.in:788:	target=`echo $@ | sed s/-recursive//`; \
epix-1.2.19/Makefile.in-789-	case "$@" in \
##############################################
epix-1.2.19/Makefile.in-850-GTAGS:
epix-1.2.19/Makefile.in:851:	here=`$(am__cd) $(top_builddir) && pwd` \
epix-1.2.19/Makefile.in-852-	  && $(am__cd) $(top_srcdir) \
##############################################
epix-1.2.19/Makefile.in-882-	test -d "$(distdir)" || mkdir "$(distdir)"
epix-1.2.19/Makefile.in:883:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
epix-1.2.19/Makefile.in:884:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
epix-1.2.19/Makefile.in-885-	list='$(DISTFILES)'; \
##############################################
epix-1.2.19/Makefile.in-896-	  if test -d $$d/$$file; then \
epix-1.2.19/Makefile.in:897:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
epix-1.2.19/Makefile.in-898-	    if test -d "$(distdir)/$$file"; then \
##############################################
epix-1.2.19/Makefile.in-1007-	test -d $(distdir)/_build || exit 0; \
epix-1.2.19/Makefile.in:1008:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
epix-1.2.19/Makefile.in-1009-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
epix-1.2.19/Makefile.in-1051-	}; \
epix-1.2.19/Makefile.in:1052:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
epix-1.2.19/Makefile.in-1053-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
epix-1.2.19/Makefile.in-1063-	fi
epix-1.2.19/Makefile.in:1064:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
epix-1.2.19/Makefile.in-1065-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
epix-1.2.19/config.guess-39-
epix-1.2.19/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'`
epix-1.2.19/config.guess-41-
##############################################
epix-1.2.19/config.guess-108-: ${TMPDIR=/tmp} ;
epix-1.2.19/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
epix-1.2.19/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
epix-1.2.19/config.guess-193-	    *)
epix-1.2.19/config.guess:194:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
epix-1.2.19/config.guess-195-		;;
##############################################
epix-1.2.19/config.guess-220-	*4.0)
epix-1.2.19/config.guess:221:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
epix-1.2.19/config.guess-222-		;;
epix-1.2.19/config.guess-223-	*5.*)
epix-1.2.19/config.guess:224:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
epix-1.2.19/config.guess-225-		;;
##############################################
epix-1.2.19/config.guess-230-	# types through head -n 1, so we only detect the type of CPU 0.
epix-1.2.19/config.guess:231:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
epix-1.2.19/config.guess-232-	case "$ALPHA_CPU_TYPE" in
##############################################
epix-1.2.19/config.guess-268-	# 1.2 uses "1.2" for uname -r.
epix-1.2.19/config.guess:269:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
epix-1.2.19/config.guess-270-	exit ;;
##############################################
epix-1.2.19/config.guess-325-    sun4H:SunOS:5.*:*)
epix-1.2.19/config.guess:326:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
epix-1.2.19/config.guess-327-	exit ;;
epix-1.2.19/config.guess-328-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
epix-1.2.19/config.guess:329:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
epix-1.2.19/config.guess-330-	exit ;;
epix-1.2.19/config.guess-331-    i86pc:SunOS:5.*:*)
epix-1.2.19/config.guess:332:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
epix-1.2.19/config.guess-333-	exit ;;
##############################################
epix-1.2.19/config.guess-337-	# it's likely to be more like Solaris than SunOS4.
epix-1.2.19/config.guess:338:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
epix-1.2.19/config.guess-339-	exit ;;
##############################################
epix-1.2.19/config.guess-346-	# Japanese Language versions have a version number like `4.1.3-JL'.
epix-1.2.19/config.guess:347:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
epix-1.2.19/config.guess-348-	exit ;;
##############################################
epix-1.2.19/config.guess-352-    sun*:*:4.2BSD:*)
epix-1.2.19/config.guess:353:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
epix-1.2.19/config.guess-354-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
epix-1.2.19/config.guess-434-	$CC_FOR_BUILD -o $dummy $dummy.c &&
epix-1.2.19/config.guess:435:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
epix-1.2.19/config.guess:436:	  SYSTEM_NAME=`$dummy $dummyarg` &&
epix-1.2.19/config.guess-437-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
epix-1.2.19/config.guess-490-    *:IRIX*:*:*)
epix-1.2.19/config.guess:491:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
epix-1.2.19/config.guess-492-	exit ;;
##############################################
epix-1.2.19/config.guess-520-EOF
epix-1.2.19/config.guess:521:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
epix-1.2.19/config.guess-522-		then
##############################################
epix-1.2.19/config.guess-533-    *:AIX:*:[45])
epix-1.2.19/config.guess:534:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
epix-1.2.19/config.guess-535-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
epix-1.2.19/config.guess-568-    9000/[34678]??:HP-UX:*:*)
epix-1.2.19/config.guess:569:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
epix-1.2.19/config.guess-570-	case "${UNAME_MACHINE}" in
##############################################
epix-1.2.19/config.guess-622-EOF
epix-1.2.19/config.guess:623:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
epix-1.2.19/config.guess-624-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
epix-1.2.19/config.guess-650-    ia64:HP-UX:*:*)
epix-1.2.19/config.guess:651:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
epix-1.2.19/config.guess-652-	echo ia64-hp-hpux${HPUX_REV}
##############################################
epix-1.2.19/config.guess-680-EOF
epix-1.2.19/config.guess:681:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
epix-1.2.19/config.guess-682-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
epix-1.2.19/config.guess-751-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
epix-1.2.19/config.guess:752:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
epix-1.2.19/config.guess-753-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
epix-1.2.19/config.guess-756-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
epix-1.2.19/config.guess:757:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
epix-1.2.19/config.guess-758-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
epix-1.2.19/config.guess-771-	    pc98)
epix-1.2.19/config.guess:772:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
epix-1.2.19/config.guess-773-	    *)
epix-1.2.19/config.guess:774:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
epix-1.2.19/config.guess-775-	esac
##############################################
epix-1.2.19/config.guess-817-    prep*:SunOS:5.*:*)
epix-1.2.19/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
epix-1.2.19/config.guess-819-	exit ;;
##############################################
epix-1.2.19/config.guess-821-	# the GNU system
epix-1.2.19/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
epix-1.2.19/config.guess-823-	exit ;;
##############################################
epix-1.2.19/config.guess-825-	# other systems with GNU libc and userland
epix-1.2.19/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
epix-1.2.19/config.guess-827-	exit ;;
##############################################
epix-1.2.19/config.guess-1047-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
epix-1.2.19/config.guess:1048:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
epix-1.2.19/config.guess-1049-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
epix-1.2.19/config.guess-1279-    *:DragonFly:*:*)
epix-1.2.19/config.guess:1280:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
epix-1.2.19/config.guess-1281-	exit ;;
##############################################
epix-1.2.19/config.guess-1292-    i*86:skyos:*:*)
epix-1.2.19/config.guess:1293:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
epix-1.2.19/config.guess-1294-	exit ;;
##############################################
epix-1.2.19/config.guess-1417-
epix-1.2.19/config.guess:1418:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
epix-1.2.19/config.guess-1419-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
epix-1.2.19/config.sub-55-
epix-1.2.19/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'`
epix-1.2.19/config.sub-57-
##############################################
epix-1.2.19/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
epix-1.2.19/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
epix-1.2.19/config.sub-121-case $maybe_os in
##############################################
epix-1.2.19/config.sub-125-    os=-$maybe_os
epix-1.2.19/config.sub:126:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
epix-1.2.19/config.sub-127-    ;;
epix-1.2.19/config.sub-128-  *)
epix-1.2.19/config.sub:129:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
epix-1.2.19/config.sub-130-    if [ $basic_machine != $1 ]
epix-1.2.19/config.sub:131:    then os=`echo $1 | sed 's/.*-/-/'`
epix-1.2.19/config.sub-132-    else os=; fi
##############################################
epix-1.2.19/config.sub-176-		os=-sco5v6
epix-1.2.19/config.sub:177:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-178-		;;
##############################################
epix-1.2.19/config.sub-180-		os=-sco3.2v5
epix-1.2.19/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-182-		;;
##############################################
epix-1.2.19/config.sub-184-		os=-sco3.2v4
epix-1.2.19/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-186-		;;
epix-1.2.19/config.sub-187-	-sco3.2.[4-9]*)
epix-1.2.19/config.sub:188:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
epix-1.2.19/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-190-		;;
##############################################
epix-1.2.19/config.sub-192-		# Don't forget version if it is 3.2v4 or newer.
epix-1.2.19/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-194-		;;
##############################################
epix-1.2.19/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
epix-1.2.19/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-198-		;;
##############################################
epix-1.2.19/config.sub-200-		os=-sco3.2v2
epix-1.2.19/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-202-		;;
epix-1.2.19/config.sub-203-	-udk*)
epix-1.2.19/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-205-		;;
##############################################
epix-1.2.19/config.sub-207-		os=-isc2.2
epix-1.2.19/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-209-		;;
##############################################
epix-1.2.19/config.sub-213-	-isc*)
epix-1.2.19/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
epix-1.2.19/config.sub-215-		;;
##############################################
epix-1.2.19/config.sub-219-	-ptx*)
epix-1.2.19/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
epix-1.2.19/config.sub-221-		;;
epix-1.2.19/config.sub-222-	-windowsnt*)
epix-1.2.19/config.sub:223:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
epix-1.2.19/config.sub-224-		;;
##############################################
epix-1.2.19/config.sub-310-	*-*-*)
epix-1.2.19/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
epix-1.2.19/config.sub-312-		exit 1
##############################################
epix-1.2.19/config.sub-414-	amd64-*)
epix-1.2.19/config.sub:415:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-416-		;;
##############################################
epix-1.2.19/config.sub-635-	i*86v32)
epix-1.2.19/config.sub:636:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
epix-1.2.19/config.sub-637-		os=-sysv32
##############################################
epix-1.2.19/config.sub-639-	i*86v4*)
epix-1.2.19/config.sub:640:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
epix-1.2.19/config.sub-641-		os=-sysv4
##############################################
epix-1.2.19/config.sub-643-	i*86v)
epix-1.2.19/config.sub:644:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
epix-1.2.19/config.sub-645-		os=-sysv
##############################################
epix-1.2.19/config.sub-647-	i*86sol2)
epix-1.2.19/config.sub:648:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
epix-1.2.19/config.sub-649-		os=-solaris2
##############################################
epix-1.2.19/config.sub-695-	mips3*-*)
epix-1.2.19/config.sub:696:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
epix-1.2.19/config.sub-697-		;;
epix-1.2.19/config.sub-698-	mips3*)
epix-1.2.19/config.sub:699:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
epix-1.2.19/config.sub-700-		;;
##############################################
epix-1.2.19/config.sub-713-	ms1-*)
epix-1.2.19/config.sub:714:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
epix-1.2.19/config.sub-715-		;;
##############################################
epix-1.2.19/config.sub-826-	pc98-*)
epix-1.2.19/config.sub:827:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-828-		;;
##############################################
epix-1.2.19/config.sub-841-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
epix-1.2.19/config.sub:842:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-843-		;;
epix-1.2.19/config.sub-844-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
epix-1.2.19/config.sub:845:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-846-		;;
epix-1.2.19/config.sub-847-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
epix-1.2.19/config.sub:848:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-849-		;;
epix-1.2.19/config.sub-850-	pentium4-*)
epix-1.2.19/config.sub:851:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-852-		;;
##############################################
epix-1.2.19/config.sub-859-		;;
epix-1.2.19/config.sub:860:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-861-		;;
##############################################
epix-1.2.19/config.sub-865-	ppcle-* | powerpclittle-*)
epix-1.2.19/config.sub:866:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-867-		;;
##############################################
epix-1.2.19/config.sub-869-		;;
epix-1.2.19/config.sub:870:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-871-		;;
##############################################
epix-1.2.19/config.sub-875-	ppc64le-* | powerpc64little-*)
epix-1.2.19/config.sub:876:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
epix-1.2.19/config.sub-877-		;;
##############################################
epix-1.2.19/config.sub-1152-	*)
epix-1.2.19/config.sub:1153:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
epix-1.2.19/config.sub-1154-		exit 1
##############################################
epix-1.2.19/config.sub-1160-	*-digital*)
epix-1.2.19/config.sub:1161:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
epix-1.2.19/config.sub-1162-		;;
epix-1.2.19/config.sub-1163-	*-commodore*)
epix-1.2.19/config.sub:1164:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
epix-1.2.19/config.sub-1165-		;;
##############################################
epix-1.2.19/config.sub-1178-	-solaris1 | -solaris1.*)
epix-1.2.19/config.sub:1179:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
epix-1.2.19/config.sub-1180-		;;
##############################################
epix-1.2.19/config.sub-1190-	-gnu/linux*)
epix-1.2.19/config.sub:1191:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
epix-1.2.19/config.sub-1192-		;;
##############################################
epix-1.2.19/config.sub-1234-	-nto*)
epix-1.2.19/config.sub:1235:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
epix-1.2.19/config.sub-1236-		;;
##############################################
epix-1.2.19/config.sub-1241-	-mac*)
epix-1.2.19/config.sub:1242:		os=`echo $os | sed -e 's|mac|macos|'`
epix-1.2.19/config.sub-1243-		;;
##############################################
epix-1.2.19/config.sub-1247-	-linux*)
epix-1.2.19/config.sub:1248:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
epix-1.2.19/config.sub-1249-		;;
epix-1.2.19/config.sub-1250-	-sunos5*)
epix-1.2.19/config.sub:1251:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
epix-1.2.19/config.sub-1252-		;;
epix-1.2.19/config.sub-1253-	-sunos6*)
epix-1.2.19/config.sub:1254:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
epix-1.2.19/config.sub-1255-		;;
##############################################
epix-1.2.19/config.sub-1302-	-sinix5.*)
epix-1.2.19/config.sub:1303:		os=`echo $os | sed -e 's|sinix|sysv|'`
epix-1.2.19/config.sub-1304-		;;
##############################################
epix-1.2.19/config.sub-1353-		# Get rid of the `-' at the beginning of $os.
epix-1.2.19/config.sub:1354:		os=`echo $os | sed 's/[^-]*-//'`
epix-1.2.19/config.sub:1355:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
epix-1.2.19/config.sub-1356-		exit 1
##############################################
epix-1.2.19/config.sub-1595-		esac
epix-1.2.19/config.sub:1596:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
epix-1.2.19/config.sub-1597-		;;
##############################################
epix-1.2.19/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
epix-1.2.19/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
epix-1.2.19/configure-45-  as_echo='print -r --'
epix-1.2.19/configure-46-  as_echo_n='print -rn --'
epix-1.2.19/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
epix-1.2.19/configure-48-  as_echo='printf %s\n'
##############################################
epix-1.2.19/configure-50-else
epix-1.2.19/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
epix-1.2.19/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
epix-1.2.19/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
epix-1.2.19/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
epix-1.2.19/configure-62-      esac;
##############################################
epix-1.2.19/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
epix-1.2.19/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
epix-1.2.19/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
epix-1.2.19/configure-324-      case $as_dir in #(
epix-1.2.19/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
epix-1.2.19/configure-326-      *) as_qdir=$as_dir;;
##############################################
epix-1.2.19/configure-397-  {
epix-1.2.19/configure:398:    as_val=`expr "$@" || test $? -eq 1`
epix-1.2.19/configure-399-  }
##############################################
epix-1.2.19/configure-404-# ----------------------------------------
epix-1.2.19/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
epix-1.2.19/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
epix-1.2.19/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
epix-1.2.19/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
epix-1.2.19/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
epix-1.2.19/configure-773-  case $ac_option in
epix-1.2.19/configure:774:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
epix-1.2.19/configure-775-  *=)   ac_optarg= ;;
##############################################
epix-1.2.19/configure-817-  -disable-* | --disable-*)
epix-1.2.19/configure:818:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
epix-1.2.19/configure-819-    # Reject names that are not valid shell variable names.
##############################################
epix-1.2.19/configure-822-    ac_useropt_orig=$ac_useropt
epix-1.2.19/configure:823:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
epix-1.2.19/configure-824-    case $ac_user_opts in
##############################################
epix-1.2.19/configure-843-  -enable-* | --enable-*)
epix-1.2.19/configure:844:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
epix-1.2.19/configure-845-    # Reject names that are not valid shell variable names.
##############################################
epix-1.2.19/configure-848-    ac_useropt_orig=$ac_useropt
epix-1.2.19/configure:849:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
epix-1.2.19/configure-850-    case $ac_user_opts in
##############################################
epix-1.2.19/configure-1047-  -with-* | --with-*)
epix-1.2.19/configure:1048:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
epix-1.2.19/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
epix-1.2.19/configure-1052-    ac_useropt_orig=$ac_useropt
epix-1.2.19/configure:1053:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
epix-1.2.19/configure-1054-    case $ac_user_opts in
##############################################
epix-1.2.19/configure-1063-  -without-* | --without-*)
epix-1.2.19/configure:1064:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
epix-1.2.19/configure-1065-    # Reject names that are not valid shell variable names.
##############################################
epix-1.2.19/configure-1068-    ac_useropt_orig=$ac_useropt
epix-1.2.19/configure:1069:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
epix-1.2.19/configure-1070-    case $ac_user_opts in
##############################################
epix-1.2.19/configure-1101-  *=*)
epix-1.2.19/configure:1102:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
epix-1.2.19/configure-1103-    # Reject names that are not valid shell variable names.
##############################################
epix-1.2.19/configure-1122-if test -n "$ac_prev"; then
epix-1.2.19/configure:1123:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
epix-1.2.19/configure-1124-  as_fn_error $? "missing argument to $ac_option"
##############################################
epix-1.2.19/configure-1144-    */ )
epix-1.2.19/configure:1145:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
epix-1.2.19/configure-1146-      eval $ac_var=\$ac_val;;
##############################################
epix-1.2.19/configure-1179-ac_ls_di=`ls -di .` &&
epix-1.2.19/configure:1180:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
epix-1.2.19/configure-1181-  as_fn_error $? "working directory cannot be determined"
##############################################
epix-1.2.19/configure-1235-case $srcdir in
epix-1.2.19/configure:1236:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
epix-1.2.19/configure-1237-esac
##############################################
epix-1.2.19/configure-1278-By default, \`make install' will install all the files in
epix-1.2.19/configure:1279:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
epix-1.2.19/configure:1280:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
epix-1.2.19/configure-1281-for instance \`--prefix=\$HOME'.
##############################################
epix-1.2.19/configure-1373-*)
epix-1.2.19/configure:1374:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
epix-1.2.19/configure-1375-  # A ".." for each directory in $ac_dir_suffix.
epix-1.2.19/configure:1376:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
epix-1.2.19/configure-1377-  case $ac_top_builddir_sub in
##############################################
epix-1.2.19/configure-1777-    *\'*)
epix-1.2.19/configure:1778:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
epix-1.2.19/configure-1779-    esac
##############################################
epix-1.2.19/configure-1860-      case $ac_val in
epix-1.2.19/configure:1861:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
epix-1.2.19/configure-1862-      esac
##############################################
epix-1.2.19/configure-1875-	case $ac_val in
epix-1.2.19/configure:1876:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
epix-1.2.19/configure-1877-	esac
##############################################
epix-1.2.19/configure-1995-    set,)
epix-1.2.19/configure:1996:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
epix-1.2.19/configure:1997:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
epix-1.2.19/configure-1998-      ac_cache_corrupted=: ;;
##############################################
epix-1.2.19/configure-2006-	# differences in whitespace do not lead to failure.
epix-1.2.19/configure:2007:	ac_old_val_w=`echo x $ac_old_val`
epix-1.2.19/configure:2008:	ac_new_val_w=`echo x $ac_new_val`
epix-1.2.19/configure-2009-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
epix-1.2.19/configure-2026-    case $ac_new_val in
epix-1.2.19/configure:2027:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
epix-1.2.19/configure-2028-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
epix-1.2.19/configure-2203-     echo "timestamp, slept: $am_has_slept" > conftest.file
epix-1.2.19/configure:2204:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
epix-1.2.19/configure-2205-     if test "$*" = "X"; then
epix-1.2.19/configure-2206-	# -L didn't work.
epix-1.2.19/configure:2207:	set X `ls -t "$srcdir/configure" conftest.file`
epix-1.2.19/configure-2208-     fi
##############################################
epix-1.2.19/configure-2254-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
epix-1.2.19/configure:2255:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
epix-1.2.19/configure-2256-
epix-1.2.19/configure-2257-# Expand $ac_aux_dir to an absolute path.
epix-1.2.19/configure:2258:am_aux_dir=`cd "$ac_aux_dir" && pwd`
epix-1.2.19/configure-2259-
##############################################
epix-1.2.19/configure-2399-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
epix-1.2.19/configure:2400:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
epix-1.2.19/configure-2401-	     'mkdir (GNU coreutils) '* | \
##############################################
epix-1.2.19/configure-2472-set x ${MAKE-make}
epix-1.2.19/configure:2473:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
epix-1.2.19/configure-2474-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
epix-1.2.19/configure-2482-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
epix-1.2.19/configure:2483:case `${MAKE-make} -f conftest.make 2>/dev/null` in
epix-1.2.19/configure-2484-  *@@@%%%=?*=@@@%%%*)
##############################################
epix-1.2.19/configure-2548-
epix-1.2.19/configure:2549:if test "`cd $srcdir && pwd`" != "`pwd`"; then
epix-1.2.19/configure-2550-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
epix-1.2.19/configure-2841-$as_echo_n "checking whether the C++ compiler works... " >&6; }
epix-1.2.19/configure:2842:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
epix-1.2.19/configure-2843-
##############################################
epix-1.2.19/configure-2885-	then :; else
epix-1.2.19/configure:2886:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
epix-1.2.19/configure-2887-	fi
##############################################
epix-1.2.19/configure-2945-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
epix-1.2.19/configure:2946:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
epix-1.2.19/configure-2947-	  break;;
##############################################
epix-1.2.19/configure-3054-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
epix-1.2.19/configure:3055:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
epix-1.2.19/configure-3056-       break;;
##############################################
epix-1.2.19/configure-3213-# Ignore all kinds of additional output from 'make'.
epix-1.2.19/configure:3214:case `$am_make -s -f confmf 2> /dev/null` in #(
epix-1.2.19/configure-3215-*the\ am__doit\ target*)
##############################################
epix-1.2.19/configure-3223-   echo '.include "confinc"' > confmf
epix-1.2.19/configure:3224:   case `$am_make -s -f confmf 2> /dev/null` in #(
epix-1.2.19/configure-3225-   *the\ am__doit\ target*)
##############################################
epix-1.2.19/configure-3286-  if test "$am_compiler_list" = ""; then
epix-1.2.19/configure:3287:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
epix-1.2.19/configure-3288-  fi
##############################################
epix-1.2.19/configure-3491-set x ${MAKE-make}
epix-1.2.19/configure:3492:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
epix-1.2.19/configure-3493-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
epix-1.2.19/configure-3501-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
epix-1.2.19/configure:3502:case `${MAKE-make} -f conftest.make 2>/dev/null` in
epix-1.2.19/configure-3503-  *@@@%%%=?*=@@@%%%*)
##############################################
epix-1.2.19/configure-4262-  if test "$am_compiler_list" = ""; then
epix-1.2.19/configure:4263:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
epix-1.2.19/configure-4264-  fi
##############################################
epix-1.2.19/configure-4519-  # Check for GNU $ac_path_GREP
epix-1.2.19/configure:4520:case `"$ac_path_GREP" --version 2>&1` in
epix-1.2.19/configure-4521-*GNU*)
##############################################
epix-1.2.19/configure-4585-  # Check for GNU $ac_path_EGREP
epix-1.2.19/configure:4586:case `"$ac_path_EGREP" --version 2>&1` in
epix-1.2.19/configure-4587-*GNU*)
##############################################
epix-1.2.19/configure-5007-'
epix-1.2.19/configure:5008:DEFS=`sed -n "$ac_script" confdefs.h`
epix-1.2.19/configure-5009-
##############################################
epix-1.2.19/configure-5016-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
epix-1.2.19/configure:5017:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
epix-1.2.19/configure-5018-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
epix-1.2.19/configure-5119-if test -z "$BASH_VERSION$ZSH_VERSION" \
epix-1.2.19/configure:5120:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
epix-1.2.19/configure-5121-  as_echo='print -r --'
epix-1.2.19/configure-5122-  as_echo_n='print -rn --'
epix-1.2.19/configure:5123:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
epix-1.2.19/configure-5124-  as_echo='printf %s\n'
##############################################
epix-1.2.19/configure-5126-else
epix-1.2.19/configure:5127:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
epix-1.2.19/configure-5128-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
epix-1.2.19/configure-5136-	expr "X$arg" : "X\\(.*\\)$as_nl";
epix-1.2.19/configure:5137:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
epix-1.2.19/configure-5138-      esac;
##############################################
epix-1.2.19/configure-5213-# ----------------------------------------
epix-1.2.19/configure:5214:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
epix-1.2.19/configure-5215-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
epix-1.2.19/configure-5285-  {
epix-1.2.19/configure:5286:    as_val=`expr "$@" || test $? -eq 1`
epix-1.2.19/configure-5287-  }
##############################################
epix-1.2.19/configure-5389-      case $as_dir in #(
epix-1.2.19/configure:5390:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
epix-1.2.19/configure-5391-      *) as_qdir=$as_dir;;
##############################################
epix-1.2.19/configure-5515-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
epix-1.2.19/configure:5516:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
epix-1.2.19/configure-5517-ac_cs_version="\\
##############################################
epix-1.2.19/configure-5540-  --*=?*)
epix-1.2.19/configure:5541:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
epix-1.2.19/configure:5542:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
epix-1.2.19/configure-5543-    ac_shift=:
##############################################
epix-1.2.19/configure-5545-  --*=)
epix-1.2.19/configure:5546:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
epix-1.2.19/configure-5547-    ac_optarg=
##############################################
epix-1.2.19/configure-5569-    case $ac_optarg in
epix-1.2.19/configure:5570:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
epix-1.2.19/configure-5571-    '') as_fn_error $? "missing file argument" ;;
##############################################
epix-1.2.19/configure-5694-fi
epix-1.2.19/configure:5695:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
epix-1.2.19/configure-5696-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
epix-1.2.19/configure-5711-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
epix-1.2.19/configure:5712:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
epix-1.2.19/configure-5713-ac_delim='%!_!# '
##############################################
epix-1.2.19/configure-5717-
epix-1.2.19/configure:5718:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
epix-1.2.19/configure-5719-  if test $ac_delim_n = $ac_delim_num; then
##############################################
epix-1.2.19/configure-5879-      esac
epix-1.2.19/configure:5880:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
epix-1.2.19/configure-5881-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
epix-1.2.19/configure-5938-*)
epix-1.2.19/configure:5939:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
epix-1.2.19/configure-5940-  # A ".." for each directory in $ac_dir_suffix.
epix-1.2.19/configure:5941:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
epix-1.2.19/configure-5942-  case $ac_top_builddir_sub in
##############################################
epix-1.2.19/configure-5999-/@mandir@/p'
epix-1.2.19/configure:6000:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
epix-1.2.19/configure-6001-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
epix-1.2.19/configure-6016-
epix-1.2.19/configure:6017:# Neutralize VPATH when `$srcdir' = `.'.
epix-1.2.19/configure-6018-# Shell code in configure.ac might set extrasub.
##############################################
epix-1.2.19/configure-6044-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
epix-1.2.19/configure:6045:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
epix-1.2.19/configure-6046-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
epix-1.2.19/configure-6080-    # Strip MF so we end up with the name of the file.
epix-1.2.19/configure:6081:    mf=`echo "$mf" | sed -e 's/:.*$//'`
epix-1.2.19/configure-6082-    # Check whether this is an Automake generated Makefile or not.
##############################################
epix-1.2.19/configure-6117-    # from the Makefile without running 'make'.
epix-1.2.19/configure:6118:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
epix-1.2.19/configure-6119-    test -z "$DEPDIR" && continue
epix-1.2.19/configure:6120:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
epix-1.2.19/configure-6121-    test -z "$am__include" && continue
epix-1.2.19/configure:6122:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
epix-1.2.19/configure-6123-    # Find all dependency output files, they are included files with
##############################################
epix-1.2.19/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
epix-1.2.19/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
epix-1.2.19/depcomp-71-
##############################################
epix-1.2.19/depcomp-217-  # Version 6 uses the directory in both cases.
epix-1.2.19/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
epix-1.2.19/depcomp-219-  test "x$dir" = "x$object" && dir=
epix-1.2.19/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
epix-1.2.19/depcomp-221-  if test "$libtool" = yes; then
##############################################
epix-1.2.19/depcomp-246-    # Do two passes, one to just change these to
epix-1.2.19/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
epix-1.2.19/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
epix-1.2.19/depcomp-288-  # Do two passes, one to just change these to
epix-1.2.19/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
epix-1.2.19/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
epix-1.2.19/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
epix-1.2.19/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
epix-1.2.19/depcomp-306-  test "x$dir" = "x$object" && dir=
epix-1.2.19/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
epix-1.2.19/depcomp-308-  if test "$libtool" = yes; then
##############################################
epix-1.2.19/depcomp-343-   # Subdirectories are respected.
epix-1.2.19/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
epix-1.2.19/depcomp-345-   test "x$dir" = "x$object" && dir=
epix-1.2.19/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
epix-1.2.19/depcomp-347-
##############################################
epix-1.2.19/depcomp-482-  done
epix-1.2.19/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
epix-1.2.19/depcomp-484-  touch "$tmpdepfile"
##############################################
epix-1.2.19/doc/Makefile.in-43-  { \
epix-1.2.19/doc/Makefile.in:44:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
epix-1.2.19/doc/Makefile.in-45-  }; \
##############################################
epix-1.2.19/doc/Makefile.in-151-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(docdir)"
epix-1.2.19/doc/Makefile.in:152:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
epix-1.2.19/doc/Makefile.in-153-am__vpath_adj = case $$p in \
epix-1.2.19/doc/Makefile.in:154:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
epix-1.2.19/doc/Makefile.in-155-    *) f=$$p;; \
epix-1.2.19/doc/Makefile.in-156-  esac;
epix-1.2.19/doc/Makefile.in:157:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
epix-1.2.19/doc/Makefile.in-158-am__install_max = 40
epix-1.2.19/doc/Makefile.in-159-am__nobase_strip_setup = \
epix-1.2.19/doc/Makefile.in:160:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
epix-1.2.19/doc/Makefile.in-161-am__nobase_strip = \
##############################################
epix-1.2.19/doc/Makefile.in-343-	  $(am__cd) $(srcdir) && \
epix-1.2.19/doc/Makefile.in:344:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
epix-1.2.19/doc/Makefile.in-345-	fi; \
##############################################
epix-1.2.19/doc/Makefile.in-399-	  for file in $$list; do \
epix-1.2.19/doc/Makefile.in:400:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
epix-1.2.19/doc/Makefile.in-401-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
epix-1.2.19/doc/Makefile.in-408-	for file in $$list; do \
epix-1.2.19/doc/Makefile.in:409:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
epix-1.2.19/doc/Makefile.in:410:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
epix-1.2.19/doc/Makefile.in-411-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
epix-1.2.19/doc/Makefile.in-435-dist-info: $(INFO_DEPS)
epix-1.2.19/doc/Makefile.in:436:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
epix-1.2.19/doc/Makefile.in-437-	list='$(INFO_DEPS)'; \
##############################################
epix-1.2.19/doc/Makefile.in-439-	  case $$base in \
epix-1.2.19/doc/Makefile.in:440:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
epix-1.2.19/doc/Makefile.in-441-	  esac; \
epix-1.2.19/doc/Makefile.in-442-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
epix-1.2.19/doc/Makefile.in:443:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
epix-1.2.19/doc/Makefile.in-444-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
epix-1.2.19/doc/Makefile.in-445-	    if test -f $$file; then \
epix-1.2.19/doc/Makefile.in:446:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
epix-1.2.19/doc/Makefile.in-447-	      test -f "$(distdir)/$$relfile" || \
##############################################
epix-1.2.19/doc/Makefile.in-461-	@list='$(INFO_DEPS)'; for i in $$list; do \
epix-1.2.19/doc/Makefile.in:462:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
epix-1.2.19/doc/Makefile.in-463-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
epix-1.2.19/doc/Makefile.in-484-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
epix-1.2.19/doc/Makefile.in:485:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
epix-1.2.19/doc/Makefile.in-486-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
epix-1.2.19/doc/Makefile.in-494-distdir: $(DISTFILES)
epix-1.2.19/doc/Makefile.in:495:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
epix-1.2.19/doc/Makefile.in:496:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
epix-1.2.19/doc/Makefile.in-497-	list='$(DISTFILES)'; \
##############################################
epix-1.2.19/doc/Makefile.in-508-	  if test -d $$d/$$file; then \
epix-1.2.19/doc/Makefile.in:509:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
epix-1.2.19/doc/Makefile.in-510-	    if test -d "$(distdir)/$$file"; then \
##############################################
epix-1.2.19/doc/Makefile.in-637-	@$(NORMAL_INSTALL)
epix-1.2.19/doc/Makefile.in:638:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
epix-1.2.19/doc/Makefile.in-639-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
epix-1.2.19/doc/Makefile.in-645-	  case $$file in \
epix-1.2.19/doc/Makefile.in:646:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
epix-1.2.19/doc/Makefile.in-647-	  esac; \
epix-1.2.19/doc/Makefile.in-648-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
epix-1.2.19/doc/Makefile.in:649:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
epix-1.2.19/doc/Makefile.in-650-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
epix-1.2.19/doc/Makefile.in-663-	  for file in $$list; do \
epix-1.2.19/doc/Makefile.in:664:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
epix-1.2.19/doc/Makefile.in-665-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
epix-1.2.19/install-sh-217-      fi
epix-1.2.19/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
epix-1.2.19/install-sh-219-    *)
##############################################
epix-1.2.19/install-sh-269-      dstdir=$dst
epix-1.2.19/install-sh:270:      dst=$dstdir/`basename "$src"`
epix-1.2.19/install-sh-271-      dstdir_status=0
##############################################
epix-1.2.19/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
epix-1.2.19/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
epix-1.2.19/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
epix-1.2.19/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
epix-1.2.19/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
epix-1.2.19/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
epix-1.2.19/install-sh-418-	    case $prefix in
epix-1.2.19/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
epix-1.2.19/install-sh-420-	      *) qprefix=$prefix;;
##############################################
epix-1.2.19/install-sh-467-    if $copy_on_change &&
epix-1.2.19/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
epix-1.2.19/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
epix-1.2.19/install-sh-470-
##############################################
epix-1.2.19/missing-131-       # Could not run --version or --help.  This is probably someone
epix-1.2.19/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
epix-1.2.19/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
epix-1.2.19/missing-165-         from any GNU archive site."
epix-1.2.19/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
epix-1.2.19/missing-167-    test -z "$files" && files="config.h"
##############################################
epix-1.2.19/missing-194-         proper tools for further handling them.
epix-1.2.19/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
epix-1.2.19/missing-196-         archive site."
epix-1.2.19/missing-197-
epix-1.2.19/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
epix-1.2.19/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
epix-1.2.19/missing-200-    if test -f "$file"; then
##############################################
epix-1.2.19/missing-223-	*.y)
epix-1.2.19/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
epix-1.2.19/missing-225-	    if test -f "$SRCFILE"; then
##############################################
epix-1.2.19/missing-227-	    fi
epix-1.2.19/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
epix-1.2.19/missing-229-	    if test -f "$SRCFILE"; then
##############################################
epix-1.2.19/missing-253-	*.l)
epix-1.2.19/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
epix-1.2.19/missing-255-	    if test -f "$SRCFILE"; then
##############################################
epix-1.2.19/missing-272-
epix-1.2.19/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
epix-1.2.19/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
epix-1.2.19/missing-275-    if test -f "$file"; then
##############################################
epix-1.2.19/missing-292-    # The file to touch is that specified with -o ...
epix-1.2.19/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
epix-1.2.19/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
epix-1.2.19/missing-295-    if test -z "$file"; then
epix-1.2.19/missing-296-      # ... or it is the one specified with @setfilename ...
epix-1.2.19/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
epix-1.2.19/missing-298-      file=`sed -n '
##############################################
epix-1.2.19/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
epix-1.2.19/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
epix-1.2.19/missing-306-    fi
##############################################
epix-1.2.19/missing-328-	*o*)
epix-1.2.19/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
epix-1.2.19/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
epix-1.2.19/missing-334-	*h*)
epix-1.2.19/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
epix-1.2.19/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
epix-1.2.19/samples/Makefile.in-43-  { \
epix-1.2.19/samples/Makefile.in:44:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
epix-1.2.19/samples/Makefile.in-45-  }; \
##############################################
epix-1.2.19/samples/Makefile.in-110-  esac
epix-1.2.19/samples/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
epix-1.2.19/samples/Makefile.in-112-am__vpath_adj = case $$p in \
epix-1.2.19/samples/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
epix-1.2.19/samples/Makefile.in-114-    *) f=$$p;; \
epix-1.2.19/samples/Makefile.in-115-  esac;
epix-1.2.19/samples/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
epix-1.2.19/samples/Makefile.in-117-am__install_max = 40
epix-1.2.19/samples/Makefile.in-118-am__nobase_strip_setup = \
epix-1.2.19/samples/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
epix-1.2.19/samples/Makefile.in-120-am__nobase_strip = \
##############################################
epix-1.2.19/samples/Makefile.in-293-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
epix-1.2.19/samples/Makefile.in:294:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
epix-1.2.19/samples/Makefile.in-295-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
epix-1.2.19/samples/Makefile.in-303-distdir: $(DISTFILES)
epix-1.2.19/samples/Makefile.in:304:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
epix-1.2.19/samples/Makefile.in:305:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
epix-1.2.19/samples/Makefile.in-306-	list='$(DISTFILES)'; \
##############################################
epix-1.2.19/samples/Makefile.in-317-	  if test -d $$d/$$file; then \
epix-1.2.19/samples/Makefile.in:318:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
epix-1.2.19/samples/Makefile.in-319-	    if test -d "$(distdir)/$$file"; then \
##############################################
epix-1.2.19/debian/epix.emacsen-install-14-
epix-1.2.19/debian/epix.emacsen-install:15:#FLAVORTEST=`echo $FLAVOR | cut -c-6`
epix-1.2.19/debian/epix.emacsen-install-16-#if [ ${FLAVORTEST} = xemacs ] ; then