===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lmemory-0.6c/Makefile.in-182-	  if test -f $$p; then \
lmemory-0.6c/Makefile.in:183:	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
lmemory-0.6c/Makefile.in:184:	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
lmemory-0.6c/Makefile.in-185-	  else :; fi; \
##############################################
lmemory-0.6c/Makefile.in-190-	list='$(bin_PROGRAMS)'; for p in $$list; do \
lmemory-0.6c/Makefile.in:191:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
lmemory-0.6c/Makefile.in-192-	done
##############################################
lmemory-0.6c/Makefile.in-249-	list='$(SUBDIRS)'; for subdir in $$list; do \
lmemory-0.6c/Makefile.in:250:	  target=`echo $@ | sed s/-recursive//`; \
lmemory-0.6c/Makefile.in-251-	  echo "Making $$target in $$subdir"; \
##############################################
lmemory-0.6c/Makefile.in-262-	for subdir in $$rev; do \
lmemory-0.6c/Makefile.in:263:	  target=`echo $@ | sed s/-recursive//`; \
lmemory-0.6c/Makefile.in-264-	  echo "Making $$target in $$subdir"; \
##############################################
lmemory-0.6c/Makefile.in-311-	mkdir $(distdir)/=inst
lmemory-0.6c/Makefile.in:312:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
lmemory-0.6c/Makefile.in-313-	cd $(distdir)/=build \
##############################################
lmemory-0.6c/aclocal.m4-28-dnl test to see if srcdir already configured
lmemory-0.6c/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
lmemory-0.6c/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
lmemory-0.6c/aclocal.m4-37-dnl FIXME This is truly gross.
lmemory-0.6c/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
lmemory-0.6c/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
lmemory-0.6c/aclocal.m4-69-if (
lmemory-0.6c/aclocal.m4:70:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
lmemory-0.6c/aclocal.m4-71-   if test "[$]*" = "X"; then
lmemory-0.6c/aclocal.m4-72-      # -L didn't work.
lmemory-0.6c/aclocal.m4:73:      set X `ls -t $srcdir/configure conftestfile`
lmemory-0.6c/aclocal.m4-74-   fi
##############################################
lmemory-0.6c/aclocal.m4-254-  AC_MSG_CHECKING([for ld used by GCC])
lmemory-0.6c/aclocal.m4:255:  ac_prog=`($CC -print-prog-name=ld) 2>&5`
lmemory-0.6c/aclocal.m4-256-  case "$ac_prog" in
##############################################
lmemory-0.6c/aclocal.m4-367-  *" <<$>>am_file "*<<)>>
lmemory-0.6c/aclocal.m4:368:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
lmemory-0.6c/aclocal.m4-369-    ;;
lmemory-0.6c/aclocal.m4-370-  esac
lmemory-0.6c/aclocal.m4:371:  am_indx=`expr "<<$>>am_indx" + 1`
lmemory-0.6c/aclocal.m4-372-done<<>>dnl>>)
##############################################
lmemory-0.6c/aclocal.m4-434-  else
lmemory-0.6c/aclocal.m4:435:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
lmemory-0.6c/aclocal.m4:436:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
lmemory-0.6c/aclocal.m4-437-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
lmemory-0.6c/config.guess-57-	if test $UNAME_RELEASE = "V4.0"; then
lmemory-0.6c/config.guess:58:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lmemory-0.6c/config.guess-59-	fi
##############################################
lmemory-0.6c/config.guess-102-	rm -f $dummy.s $dummy
lmemory-0.6c/config.guess:103:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr [[A-Z]] [[a-z]]`
lmemory-0.6c/config.guess-104-	exit 0 ;;
##############################################
lmemory-0.6c/config.guess-141-    arm32:NetBSD:*:*)
lmemory-0.6c/config.guess:142:	echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
lmemory-0.6c/config.guess-143-	exit 0 ;;
##############################################
lmemory-0.6c/config.guess-158-    sun4H:SunOS:5.*:*)
lmemory-0.6c/config.guess:159:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lmemory-0.6c/config.guess-160-	exit 0 ;;
lmemory-0.6c/config.guess-161-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lmemory-0.6c/config.guess:162:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lmemory-0.6c/config.guess-163-	exit 0 ;;
lmemory-0.6c/config.guess-164-    i86pc:SunOS:5.*:*)
lmemory-0.6c/config.guess:165:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lmemory-0.6c/config.guess-166-	exit 0 ;;
##############################################
lmemory-0.6c/config.guess-170-	# it's likely to be more like Solaris than SunOS4.
lmemory-0.6c/config.guess:171:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lmemory-0.6c/config.guess-172-	exit 0 ;;
##############################################
lmemory-0.6c/config.guess-179-	# Japanese Language versions have a version number like `4.1.3-JL'.
lmemory-0.6c/config.guess:180:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
lmemory-0.6c/config.guess-181-	exit 0 ;;
##############################################
lmemory-0.6c/config.guess-185-    sun*:*:4.2BSD:*)
lmemory-0.6c/config.guess:186:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lmemory-0.6c/config.guess-187-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
lmemory-0.6c/config.guess-259-	${CC-cc} $dummy.c -o $dummy \
lmemory-0.6c/config.guess:260:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
lmemory-0.6c/config.guess-261-	  && rm $dummy.c $dummy && exit 0
##############################################
lmemory-0.6c/config.guess-303-    *:IRIX*:*:*)
lmemory-0.6c/config.guess:304:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
lmemory-0.6c/config.guess-305-	exit 0 ;;
##############################################
lmemory-0.6c/config.guess-334-    *:AIX:*:4)
lmemory-0.6c/config.guess:335:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
lmemory-0.6c/config.guess-336-	if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
##############################################
lmemory-0.6c/config.guess-404-EOF
lmemory-0.6c/config.guess:405:	(${CC-cc} $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
lmemory-0.6c/config.guess-406-	rm -f $dummy.c $dummy
lmemory-0.6c/config.guess-407-	esac
lmemory-0.6c/config.guess:408:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lmemory-0.6c/config.guess-409-	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
##############################################
lmemory-0.6c/config.guess-502-        FUJITSU_SYS=`uname -p | tr [A-Z] [a-z] | sed -e 's/\///'`
lmemory-0.6c/config.guess:503:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
lmemory-0.6c/config.guess-504-        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lmemory-0.6c/config.guess-506-    F301:UNIX_System_V:*:*)
lmemory-0.6c/config.guess:507:       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
lmemory-0.6c/config.guess-508-       exit 0 ;;
##############################################
lmemory-0.6c/config.guess-524-    *:FreeBSD:*:*)
lmemory-0.6c/config.guess:525:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lmemory-0.6c/config.guess-526-	exit 0 ;;
lmemory-0.6c/config.guess-527-    *:NetBSD:*:*)
lmemory-0.6c/config.guess:528:	echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
lmemory-0.6c/config.guess-529-	exit 0 ;;
lmemory-0.6c/config.guess-530-    *:OpenBSD:*:*)
lmemory-0.6c/config.guess:531:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
lmemory-0.6c/config.guess-532-	exit 0 ;;
##############################################
lmemory-0.6c/config.guess-542-    prep*:SunOS:5.*:*)
lmemory-0.6c/config.guess:543:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lmemory-0.6c/config.guess-544-	exit 0 ;;
lmemory-0.6c/config.guess-545-    *:GNU:*:*)
lmemory-0.6c/config.guess:546:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
lmemory-0.6c/config.guess-547-	exit 0 ;;
##############################################
lmemory-0.6c/config.sub-68-# Here we must recognize all the valid KERNEL-OS combinations.
lmemory-0.6c/config.sub:69:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lmemory-0.6c/config.sub-70-case $maybe_os in
##############################################
lmemory-0.6c/config.sub-72-    os=-$maybe_os
lmemory-0.6c/config.sub:73:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lmemory-0.6c/config.sub-74-    ;;
lmemory-0.6c/config.sub-75-  *)
lmemory-0.6c/config.sub:76:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lmemory-0.6c/config.sub-77-    if [ $basic_machine != $1 ]
lmemory-0.6c/config.sub:78:    then os=`echo $1 | sed 's/.*-/-/'`
lmemory-0.6c/config.sub-79-    else os=; fi
##############################################
lmemory-0.6c/config.sub-105-		os=sco3.2v5
lmemory-0.6c/config.sub:106:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lmemory-0.6c/config.sub-107-		;;
##############################################
lmemory-0.6c/config.sub-109-		os=-sco3.2v4
lmemory-0.6c/config.sub:110:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lmemory-0.6c/config.sub-111-		;;
lmemory-0.6c/config.sub-112-	-sco3.2.[4-9]*)
lmemory-0.6c/config.sub:113:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lmemory-0.6c/config.sub:114:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lmemory-0.6c/config.sub-115-		;;
##############################################
lmemory-0.6c/config.sub-117-		# Don't forget version if it is 3.2v4 or newer.
lmemory-0.6c/config.sub:118:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lmemory-0.6c/config.sub-119-		;;
##############################################
lmemory-0.6c/config.sub-121-		os=-sco3.2v2
lmemory-0.6c/config.sub:122:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lmemory-0.6c/config.sub-123-		;;
##############################################
lmemory-0.6c/config.sub-125-		os=-isc2.2
lmemory-0.6c/config.sub:126:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lmemory-0.6c/config.sub-127-		;;
##############################################
lmemory-0.6c/config.sub-131-	-isc*)
lmemory-0.6c/config.sub:132:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lmemory-0.6c/config.sub-133-		;;
##############################################
lmemory-0.6c/config.sub-137-	-ptx*)
lmemory-0.6c/config.sub:138:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lmemory-0.6c/config.sub-139-		;;
lmemory-0.6c/config.sub-140-	-windowsnt*)
lmemory-0.6c/config.sub:141:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lmemory-0.6c/config.sub-142-		;;
##############################################
lmemory-0.6c/config.sub-170-	*-*-*)
lmemory-0.6c/config.sub:171:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lmemory-0.6c/config.sub-172-		exit 1
##############################################
lmemory-0.6c/config.sub-355-	i[34567]86v32)
lmemory-0.6c/config.sub:356:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lmemory-0.6c/config.sub-357-		os=-sysv32
##############################################
lmemory-0.6c/config.sub-359-	i[34567]86v4*)
lmemory-0.6c/config.sub:360:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lmemory-0.6c/config.sub-361-		os=-sysv4
##############################################
lmemory-0.6c/config.sub-363-	i[34567]86v)
lmemory-0.6c/config.sub:364:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lmemory-0.6c/config.sub-365-		os=-sysv
##############################################
lmemory-0.6c/config.sub-367-	i[34567]86sol2)
lmemory-0.6c/config.sub:368:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lmemory-0.6c/config.sub-369-		os=-solaris2
##############################################
lmemory-0.6c/config.sub-407-	mips3*-*)
lmemory-0.6c/config.sub:408:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lmemory-0.6c/config.sub-409-		;;
lmemory-0.6c/config.sub-410-	mips3*)
lmemory-0.6c/config.sub:411:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lmemory-0.6c/config.sub-412-		;;
##############################################
lmemory-0.6c/config.sub-487-	pentium-* | p5-* | k5-* | nexen-*)
lmemory-0.6c/config.sub:488:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lmemory-0.6c/config.sub-489-		;;
lmemory-0.6c/config.sub-490-	pentiumpro-* | p6-* | k6-* | 6x86-*)
lmemory-0.6c/config.sub:491:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lmemory-0.6c/config.sub-492-		;;
lmemory-0.6c/config.sub-493-	pentiumii-* | pentium2-*)
lmemory-0.6c/config.sub:494:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lmemory-0.6c/config.sub-495-		;;
##############################################
lmemory-0.6c/config.sub-502-	        ;;
lmemory-0.6c/config.sub:503:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lmemory-0.6c/config.sub-504-		;;
##############################################
lmemory-0.6c/config.sub-508-	ppcle-* | powerpclittle-*)
lmemory-0.6c/config.sub:509:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lmemory-0.6c/config.sub-510-		;;
##############################################
lmemory-0.6c/config.sub-666-	*)
lmemory-0.6c/config.sub:667:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lmemory-0.6c/config.sub-668-		exit 1
##############################################
lmemory-0.6c/config.sub-674-	*-digital*)
lmemory-0.6c/config.sub:675:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lmemory-0.6c/config.sub-676-		;;
lmemory-0.6c/config.sub-677-	*-commodore*)
lmemory-0.6c/config.sub:678:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lmemory-0.6c/config.sub-679-		;;
##############################################
lmemory-0.6c/config.sub-692-	-solaris1 | -solaris1.*)
lmemory-0.6c/config.sub:693:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lmemory-0.6c/config.sub-694-		;;
##############################################
lmemory-0.6c/config.sub-704-	-gnu/linux*)
lmemory-0.6c/config.sub:705:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lmemory-0.6c/config.sub-706-		;;
##############################################
lmemory-0.6c/config.sub-727-	-linux*)
lmemory-0.6c/config.sub:728:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lmemory-0.6c/config.sub-729-		;;
lmemory-0.6c/config.sub-730-	-sunos5*)
lmemory-0.6c/config.sub:731:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lmemory-0.6c/config.sub-732-		;;
lmemory-0.6c/config.sub-733-	-sunos6*)
lmemory-0.6c/config.sub:734:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lmemory-0.6c/config.sub-735-		;;
##############################################
lmemory-0.6c/config.sub-758-	-sinix5.*)
lmemory-0.6c/config.sub:759:		os=`echo $os | sed -e 's|sinix|sysv|'`
lmemory-0.6c/config.sub-760-		;;
##############################################
lmemory-0.6c/config.sub-788-		# Get rid of the `-' at the beginning of $os.
lmemory-0.6c/config.sub:789:		os=`echo $os | sed 's/[^-]*-//'`
lmemory-0.6c/config.sub:790:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lmemory-0.6c/config.sub-791-		exit 1
##############################################
lmemory-0.6c/config.sub-960-		esac
lmemory-0.6c/config.sub:961:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lmemory-0.6c/config.sub-962-		;;
##############################################
lmemory-0.6c/configure-87-  case "$ac_option" in
lmemory-0.6c/configure:88:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
lmemory-0.6c/configure-89-  *) ac_optarg= ;;
##############################################
lmemory-0.6c/configure-119-  -disable-* | --disable-*)
lmemory-0.6c/configure:120:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
lmemory-0.6c/configure-121-    # Reject names that are not valid shell variable names.
lmemory-0.6c/configure:122:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
lmemory-0.6c/configure-123-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
lmemory-0.6c/configure-124-    fi
lmemory-0.6c/configure:125:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
lmemory-0.6c/configure-126-    eval "enable_${ac_feature}=no" ;;
##############################################
lmemory-0.6c/configure-128-  -enable-* | --enable-*)
lmemory-0.6c/configure:129:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
lmemory-0.6c/configure-130-    # Reject names that are not valid shell variable names.
lmemory-0.6c/configure:131:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
lmemory-0.6c/configure-132-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
lmemory-0.6c/configure-133-    fi
lmemory-0.6c/configure:134:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
lmemory-0.6c/configure-135-    case "$ac_option" in
##############################################
lmemory-0.6c/configure-359-  -with-* | --with-*)
lmemory-0.6c/configure:360:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
lmemory-0.6c/configure-361-    # Reject names that are not valid shell variable names.
lmemory-0.6c/configure:362:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
lmemory-0.6c/configure-363-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
lmemory-0.6c/configure-364-    fi
lmemory-0.6c/configure:365:    ac_package=`echo $ac_package| sed 's/-/_/g'`
lmemory-0.6c/configure-366-    case "$ac_option" in
##############################################
lmemory-0.6c/configure-372-  -without-* | --without-*)
lmemory-0.6c/configure:373:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
lmemory-0.6c/configure-374-    # Reject names that are not valid shell variable names.
lmemory-0.6c/configure:375:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
lmemory-0.6c/configure-376-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
lmemory-0.6c/configure-377-    fi
lmemory-0.6c/configure:378:    ac_package=`echo $ac_package| sed 's/-/_/g'`
lmemory-0.6c/configure-379-    eval "with_${ac_package}=no" ;;
##############################################
lmemory-0.6c/configure-402-  *)
lmemory-0.6c/configure:403:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
lmemory-0.6c/configure-404-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
lmemory-0.6c/configure-415-if test -n "$ac_prev"; then
lmemory-0.6c/configure:416:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
lmemory-0.6c/configure-417-fi
##############################################
lmemory-0.6c/configure-480-  ac_prog=$0
lmemory-0.6c/configure:481:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
lmemory-0.6c/configure-482-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
lmemory-0.6c/configure-496-fi
lmemory-0.6c/configure:497:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
lmemory-0.6c/configure-498-
##############################################
lmemory-0.6c/configure-577-if test -z "$INSTALL"; then
lmemory-0.6c/configure:578:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
lmemory-0.6c/configure-579-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-638-if (
lmemory-0.6c/configure:639:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
lmemory-0.6c/configure-640-   if test "$*" = "X"; then
lmemory-0.6c/configure-641-      # -L didn't work.
lmemory-0.6c/configure:642:      set X `ls -t $srcdir/configure conftestfile`
lmemory-0.6c/configure-643-   fi
##############################################
lmemory-0.6c/configure-672-EOF_SED
lmemory-0.6c/configure:673:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
lmemory-0.6c/configure-674-  rm -f conftestsed
##############################################
lmemory-0.6c/configure-686-echo "configure:687: checking whether ${MAKE-make} sets \${MAKE}" >&5
lmemory-0.6c/configure:687:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:688:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
lmemory-0.6c/configure-689-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-695-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
lmemory-0.6c/configure:696:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
lmemory-0.6c/configure-697-if test -n "$ac_maketemp"; then
##############################################
lmemory-0.6c/configure-703-fi
lmemory-0.6c/configure:704:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
lmemory-0.6c/configure-705-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-716-
lmemory-0.6c/configure:717:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
lmemory-0.6c/configure-718-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
lmemory-0.6c/configure-722-
lmemory-0.6c/configure:723:missing_dir=`cd $ac_aux_dir && pwd`
lmemory-0.6c/configure-724-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-851-  NONE)
lmemory-0.6c/configure:852:    if host_alias=`$ac_config_guess`; then :
lmemory-0.6c/configure-853-    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
##############################################
lmemory-0.6c/configure-858-
lmemory-0.6c/configure:859:host=`$ac_config_sub $host_alias`
lmemory-0.6c/configure:860:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lmemory-0.6c/configure:861:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lmemory-0.6c/configure:862:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lmemory-0.6c/configure-863-echo "$ac_t""$host" 1>&6
##############################################
lmemory-0.6c/configure-868-echo "configure:869: checking for $ac_word" >&5
lmemory-0.6c/configure:869:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
lmemory-0.6c/configure-870-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-897-echo "configure:898: checking for $ac_word" >&5
lmemory-0.6c/configure:898:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
lmemory-0.6c/configure-899-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-926-echo "configure:927: checking for $ac_word" >&5
lmemory-0.6c/configure:927:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
lmemory-0.6c/configure-928-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1013-echo "configure:1014: checking whether we are using GNU C" >&5
lmemory-0.6c/configure:1014:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
lmemory-0.6c/configure-1015-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1037-echo "configure:1038: checking whether ${CC-cc} accepts -g" >&5
lmemory-0.6c/configure:1038:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
lmemory-0.6c/configure-1039-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1041-  echo 'void f(){}' > conftest.c
lmemory-0.6c/configure:1042:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
lmemory-0.6c/configure-1043-  ac_cv_prog_cc_g=yes
##############################################
lmemory-0.6c/configure-1077-echo "configure:1078: checking for ld used by GCC" >&5
lmemory-0.6c/configure:1078:  ac_prog=`($CC -print-prog-name=ld) 2>&5`
lmemory-0.6c/configure-1079-  case "$ac_prog" in
##############################################
lmemory-0.6c/configure-1099-fi
lmemory-0.6c/configure:1100:if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
lmemory-0.6c/configure-1101-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1134-echo "configure:1135: checking if the linker ($LD) is GNU ld" >&5
lmemory-0.6c/configure:1135:if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
lmemory-0.6c/configure-1136-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1150-echo "configure:1151: checking for BSD-compatible nm" >&5
lmemory-0.6c/configure:1151:if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then
lmemory-0.6c/configure-1152-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1187-echo "configure:1188: checking whether ln -s works" >&5
lmemory-0.6c/configure:1188:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
lmemory-0.6c/configure-1189-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1301-echo "configure:1302: checking for $ac_word" >&5
lmemory-0.6c/configure:1302:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
lmemory-0.6c/configure-1303-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1330-echo "configure:1331: checking for $ac_word" >&5
lmemory-0.6c/configure:1331:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
lmemory-0.6c/configure-1332-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1417-echo "configure:1418: checking whether we are using GNU C" >&5
lmemory-0.6c/configure:1418:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
lmemory-0.6c/configure-1419-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1441-echo "configure:1442: checking whether ${CC-cc} accepts -g" >&5
lmemory-0.6c/configure:1442:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
lmemory-0.6c/configure-1443-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1445-  echo 'void f(){}' > conftest.c
lmemory-0.6c/configure:1446:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
lmemory-0.6c/configure-1447-  ac_cv_prog_cc_g=yes
##############################################
lmemory-0.6c/configure-1480-if test -z "$INSTALL"; then
lmemory-0.6c/configure:1481:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
lmemory-0.6c/configure-1482-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1529-echo "configure:1530: checking whether ${MAKE-make} sets \${MAKE}" >&5
lmemory-0.6c/configure:1530:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:1531:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
lmemory-0.6c/configure-1532-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1538-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
lmemory-0.6c/configure:1539:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
lmemory-0.6c/configure-1540-if test -n "$ac_maketemp"; then
##############################################
lmemory-0.6c/configure-1546-fi
lmemory-0.6c/configure:1547:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
lmemory-0.6c/configure-1548-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-1561-if test -z "$CPP"; then
lmemory-0.6c/configure:1562:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
lmemory-0.6c/configure-1563-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1617-echo "configure:1618: checking for ANSI C header files" >&5
lmemory-0.6c/configure:1618:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
lmemory-0.6c/configure-1619-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1726-EOF_SED
lmemory-0.6c/configure:1727:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
lmemory-0.6c/configure-1728-  rm -f conftestsed
##############################################
lmemory-0.6c/configure-1781-echo "configure:1782: checking for $ac_word" >&5
lmemory-0.6c/configure:1782:if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
lmemory-0.6c/configure-1783-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-1816-  else
lmemory-0.6c/configure:1817:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
lmemory-0.6c/configure:1818:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
lmemory-0.6c/configure-1819-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
lmemory-0.6c/configure-1997-echo "configure:1998: checking for ANSI C header files" >&5
lmemory-0.6c/configure:1998:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
lmemory-0.6c/configure-1999-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2101-do
lmemory-0.6c/configure:2102:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure-2103-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
lmemory-0.6c/configure-2104-echo "configure:2105: checking for $ac_hdr" >&5
lmemory-0.6c/configure:2105:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
lmemory-0.6c/configure-2106-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2127-fi
lmemory-0.6c/configure:2128:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
lmemory-0.6c/configure-2129-  echo "$ac_t""yes" 1>&6
lmemory-0.6c/configure:2130:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
lmemory-0.6c/configure-2131-  cat >> confdefs.h <<EOF
##############################################
lmemory-0.6c/configure-2142-echo "configure:2143: checking for working const" >&5
lmemory-0.6c/configure:2143:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
lmemory-0.6c/configure-2144-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2217-echo "configure:2218: checking whether time.h and sys/time.h may both be included" >&5
lmemory-0.6c/configure:2218:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
lmemory-0.6c/configure-2219-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2252-echo "configure:2253: checking for uid_t in sys/types.h" >&5
lmemory-0.6c/configure:2253:if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
lmemory-0.6c/configure-2254-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2307-  else
lmemory-0.6c/configure:2308:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
lmemory-0.6c/configure-2309-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2322-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
lmemory-0.6c/configure:2323:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
lmemory-0.6c/configure-2324-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
lmemory-0.6c/configure-2445-# Check X11 before X11Rn because it is often a symlink to the current release.
lmemory-0.6c/configure:2446:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
lmemory-0.6c/configure-2447-    /usr/X11/lib          \
##############################################
lmemory-0.6c/configure-2606-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:2607:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
lmemory-0.6c/configure-2608-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2636-fi
lmemory-0.6c/configure:2637:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
lmemory-0.6c/configure-2638-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-2647-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:2648:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
lmemory-0.6c/configure-2649-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2677-fi
lmemory-0.6c/configure:2678:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
lmemory-0.6c/configure-2679-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-2694-echo "configure:2695: checking for gethostbyname" >&5
lmemory-0.6c/configure:2695:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
lmemory-0.6c/configure-2696-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2733-
lmemory-0.6c/configure:2734:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
lmemory-0.6c/configure-2735-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-2744-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:2745:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
lmemory-0.6c/configure-2746-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2774-fi
lmemory-0.6c/configure:2775:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
lmemory-0.6c/configure-2776-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-2792-echo "configure:2793: checking for connect" >&5
lmemory-0.6c/configure:2793:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
lmemory-0.6c/configure-2794-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2831-
lmemory-0.6c/configure:2832:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
lmemory-0.6c/configure-2833-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-2842-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:2843:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
lmemory-0.6c/configure-2844-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2872-fi
lmemory-0.6c/configure:2873:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
lmemory-0.6c/configure-2874-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-2884-echo "configure:2885: checking for remove" >&5
lmemory-0.6c/configure:2885:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
lmemory-0.6c/configure-2886-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2923-
lmemory-0.6c/configure:2924:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
lmemory-0.6c/configure-2925-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-2934-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:2935:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
lmemory-0.6c/configure-2936-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-2964-fi
lmemory-0.6c/configure:2965:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
lmemory-0.6c/configure-2966-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-2976-echo "configure:2977: checking for shmat" >&5
lmemory-0.6c/configure:2977:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
lmemory-0.6c/configure-2978-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-3015-
lmemory-0.6c/configure:3016:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
lmemory-0.6c/configure-3017-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-3026-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:3027:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
lmemory-0.6c/configure-3028-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-3056-fi
lmemory-0.6c/configure:3057:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
lmemory-0.6c/configure-3058-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-3078-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
lmemory-0.6c/configure:3079:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
lmemory-0.6c/configure-3080-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-3108-fi
lmemory-0.6c/configure:3109:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
lmemory-0.6c/configure-3110-  echo "$ac_t""yes" 1>&6
##############################################
lmemory-0.6c/configure-3124-echo "configure:3125: checking for $ac_func" >&5
lmemory-0.6c/configure:3125:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
lmemory-0.6c/configure-3126-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
lmemory-0.6c/configure-3163-
lmemory-0.6c/configure:3164:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
lmemory-0.6c/configure-3165-  echo "$ac_t""yes" 1>&6
lmemory-0.6c/configure:3166:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
lmemory-0.6c/configure-3167-  cat >> confdefs.h <<EOF
##############################################
lmemory-0.6c/configure-3367-    fi
lmemory-0.6c/configure:3368:    ac_file=`expr $ac_file + 1`
lmemory-0.6c/configure-3369-    ac_beg=$ac_end
lmemory-0.6c/configure:3370:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
lmemory-0.6c/configure-3371-  fi
##############################################
lmemory-0.6c/configure-3385-  case "$ac_file" in
lmemory-0.6c/configure:3386:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
lmemory-0.6c/configure:3387:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lmemory-0.6c/configure-3388-  *) ac_file_in="${ac_file}.in" ;;
##############################################
lmemory-0.6c/configure-3393-  # Remove last slash and all that follows it.  Not all systems have dirname.
lmemory-0.6c/configure:3394:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
lmemory-0.6c/configure-3395-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
lmemory-0.6c/configure-3397-    test ! -d "$ac_dir" && mkdir "$ac_dir"
lmemory-0.6c/configure:3398:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
lmemory-0.6c/configure-3399-    # A "../" for each directory in $ac_dir_suffix.
lmemory-0.6c/configure:3400:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
lmemory-0.6c/configure-3401-  else
##############################################
lmemory-0.6c/configure-3407-      if test -z "$ac_dots"; then top_srcdir=.
lmemory-0.6c/configure:3408:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
lmemory-0.6c/configure-3409-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
lmemory-0.6c/configure-3421-  rm -f "$ac_file"
lmemory-0.6c/configure:3422:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
lmemory-0.6c/configure-3423-  case "$ac_file" in
##############################################
lmemory-0.6c/configure-3428-
lmemory-0.6c/configure:3429:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
lmemory-0.6c/configure-3430-  sed -e "$ac_comsub
##############################################
lmemory-0.6c/configure-3467-  case "$ac_file" in
lmemory-0.6c/configure:3468:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
lmemory-0.6c/configure:3469:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lmemory-0.6c/configure-3470-  *) ac_file_in="${ac_file}.in" ;;
##############################################
lmemory-0.6c/configure-3475-  rm -f conftest.frag conftest.in conftest.out
lmemory-0.6c/configure:3476:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
lmemory-0.6c/configure-3477-  cat $ac_file_inputs > conftest.in
##############################################
lmemory-0.6c/configure-3535-    # Remove last slash and all that follows it.  Not all systems have dirname.
lmemory-0.6c/configure:3536:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
lmemory-0.6c/configure-3537-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
lmemory-0.6c/install-sh-85-
lmemory-0.6c/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
lmemory-0.6c/install-sh-87-	    shift
##############################################
lmemory-0.6c/install-sh-89-
lmemory-0.6c/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
lmemory-0.6c/install-sh-91-	    shift
##############################################
lmemory-0.6c/install-sh-150-	then
lmemory-0.6c/install-sh:151:		dst="$dst"/`basename $src`
lmemory-0.6c/install-sh-152-	else
##############################################
lmemory-0.6c/install-sh-157-## this sed command emulates the dirname command
lmemory-0.6c/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
lmemory-0.6c/install-sh-159-
##############################################
lmemory-0.6c/install-sh-171-IFS='%'
lmemory-0.6c/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
lmemory-0.6c/install-sh-173-IFS="${oIFS}"
##############################################
lmemory-0.6c/install-sh-205-	then
lmemory-0.6c/install-sh:206:		dstfile=`basename $dst`
lmemory-0.6c/install-sh-207-	else
##############################################
lmemory-0.6c/install-sh-215-	then
lmemory-0.6c/install-sh:216:		dstfile=`basename $dst`
lmemory-0.6c/install-sh-217-	else
##############################################
lmemory-0.6c/ltconfig-32-echo=echo
lmemory-0.6c/ltconfig:33:if test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then :
lmemory-0.6c/ltconfig-34-else
##############################################
lmemory-0.6c/ltconfig-39-  echo="printf %s\\n"
lmemory-0.6c/ltconfig:40:  if test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then :
lmemory-0.6c/ltconfig-41-  else
##############################################
lmemory-0.6c/ltconfig-45-    for dir in $PATH /usr/ucb; do
lmemory-0.6c/ltconfig:46:      if test -f $dir/echo && test "X`$dir/echo '\t'`" = 'X\t'; then
lmemory-0.6c/ltconfig-47-        echo="$dir/echo"
##############################################
lmemory-0.6c/ltconfig-63-# The name of this program.
lmemory-0.6c/ltconfig:64:progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'`
lmemory-0.6c/ltconfig-65-
##############################################
lmemory-0.6c/ltconfig-106-  case "$option" in
lmemory-0.6c/ltconfig:107:  -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
lmemory-0.6c/ltconfig-108-  *) optarg= ;;
##############################################
lmemory-0.6c/ltconfig-169-# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1
lmemory-0.6c/ltconfig:170:#      if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
lmemory-0.6c/ltconfig-171-#        echo "$progname: warning \`$option' is not a valid host type" 1>&2
##############################################
lmemory-0.6c/ltconfig-243-  # Assume the source directory is the same one as the path to ltmain.sh.
lmemory-0.6c/ltconfig:244:  srcdir=`$echo "$ltmain" | $Xsed -e 's%/[^/]*$%%'`
lmemory-0.6c/ltconfig-245-  test "$srcdir" = "$ltmain" && srcdir=.
##############################################
lmemory-0.6c/ltconfig-278-  "")
lmemory-0.6c/ltconfig:279:    if host_alias=`$ac_config_guess`; then :
lmemory-0.6c/ltconfig-280-    else
##############################################
lmemory-0.6c/ltconfig-285-  esac
lmemory-0.6c/ltconfig:286:  host=`$ac_config_sub $host_alias`
lmemory-0.6c/ltconfig-287-  echo "$ac_t$host" 1>&6
##############################################
lmemory-0.6c/ltconfig-302-linux-gnu*) ;;
lmemory-0.6c/ltconfig:303:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
lmemory-0.6c/ltconfig-304-esac
lmemory-0.6c/ltconfig-305-
lmemory-0.6c/ltconfig:306:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lmemory-0.6c/ltconfig:307:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lmemory-0.6c/ltconfig:308:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lmemory-0.6c/ltconfig-309-
##############################################
lmemory-0.6c/ltconfig-577-if test -n "$special_shlib_compile_flags"; then
lmemory-0.6c/ltconfig:578:  echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
lmemory-0.6c/ltconfig-579-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$special_shlib_compile_flags[ 	]" >/dev/null; then :
##############################################
lmemory-0.6c/ltconfig-624-    echo "$progname:624: checking for ld used by GCC" >&5
lmemory-0.6c/ltconfig:625:    ac_prog=`($CC -print-prog-name=ld) 2>&5`
lmemory-0.6c/ltconfig-626-    case "$ac_prog" in
##############################################
lmemory-0.6c/ltconfig-986-      mv -f "$nlist"T "$nlist"
lmemory-0.6c/ltconfig:987:      wcout=`wc "$nlist" 2>/dev/null`
lmemory-0.6c/ltconfig:988:      count=`$echo "X$wcout" | $Xsed -e 's/^[ 	]*\([0-9][0-9]*\).*$/\1/'`
lmemory-0.6c/ltconfig-989-      (test "$count" -ge 0) 2>/dev/null || count=-1
##############################################
lmemory-0.6c/ltconfig-1129-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lmemory-0.6c/ltconfig:1130:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
lmemory-0.6c/ltconfig-1131-  ;;
##############################################
lmemory-0.6c/ltconfig-1308-    # Double-quote double-evaled strings.
lmemory-0.6c/ltconfig:1309:    eval "$var=\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\"\`"
lmemory-0.6c/ltconfig-1310-    ;;
lmemory-0.6c/ltconfig-1311-  *)
lmemory-0.6c/ltconfig:1312:    eval "$var=\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`"
lmemory-0.6c/ltconfig-1313-    ;;
##############################################
lmemory-0.6c/ltmain.sh-26-# The name of this program.
lmemory-0.6c/ltmain.sh:27:progname=`$echo "$0" | sed 's%^.*/%%'`
lmemory-0.6c/ltmain.sh-28-modename="$progname"
##############################################
lmemory-0.6c/ltmain.sh-54-if test "$LTCONFIG_VERSION" != "$VERSION"; then
lmemory-0.6c/ltmain.sh:55:  echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
lmemory-0.6c/ltmain.sh-56-  echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
##############################################
lmemory-0.6c/ltmain.sh-82-  case "$arg" in
lmemory-0.6c/ltmain.sh:83:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
lmemory-0.6c/ltmain.sh-84-  *) optarg= ;;
##############################################
lmemory-0.6c/ltmain.sh-255-      # interpreted inside of double-quoted scrings.
lmemory-0.6c/ltmain.sh:256:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-257-
##############################################
lmemory-0.6c/ltmain.sh-275-    # Get the name of the library object.
lmemory-0.6c/ltmain.sh:276:    libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
lmemory-0.6c/ltmain.sh-277-
##############################################
lmemory-0.6c/ltmain.sh-283-    *.ads) xform=ads ;;
lmemory-0.6c/ltmain.sh:284:    *.asm) xform=asm ;;
lmemory-0.6c/ltmain.sh-285-    *.c++) xform=c++ ;;
##############################################
lmemory-0.6c/ltmain.sh-292-
lmemory-0.6c/ltmain.sh:293:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
lmemory-0.6c/ltmain.sh-294-
lmemory-0.6c/ltmain.sh-295-    case "$libobj" in
lmemory-0.6c/ltmain.sh:296:    *.lo) obj=`$echo "X$libobj" | $Xsed -e 's/\.lo$/.o/'` ;;
lmemory-0.6c/ltmain.sh-297-    *)
##############################################
lmemory-0.6c/ltmain.sh-495-      -L*)
lmemory-0.6c/ltmain.sh:496:        dir=`$echo "X$arg" | $Xsed -e 's%^-L\(.*\)$%\1%'`
lmemory-0.6c/ltmain.sh-497-        case "$dir" in
##############################################
lmemory-0.6c/ltmain.sh-545-	# to be aesthetically quoted because they are evaled later.
lmemory-0.6c/ltmain.sh:546:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-547-	case "$arg" in
##############################################
lmemory-0.6c/ltmain.sh-573-	  # Preload the old-style object.
lmemory-0.6c/ltmain.sh:574:	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e 's/\.lo$/\.o/'`
lmemory-0.6c/ltmain.sh-575-	  prev=
##############################################
lmemory-0.6c/ltmain.sh-617-        # Find the relevant object directory and library name.
lmemory-0.6c/ltmain.sh:618:        name=`$echo "X$arg" | $Xsed -e 's%^.*/%%' -e 's/\.la$//' -e 's/^lib//'`
lmemory-0.6c/ltmain.sh:619:        dir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lmemory-0.6c/ltmain.sh-620-        if test "X$dir" = "X$arg"; then
##############################################
lmemory-0.6c/ltmain.sh-715-            *)
lmemory-0.6c/ltmain.sh:716:              absdir=`cd "$dir" && pwd`
lmemory-0.6c/ltmain.sh-717-              if test -z "$absdir"; then
##############################################
lmemory-0.6c/ltmain.sh-782-	# to be aesthetically quoted because they are evaled later.
lmemory-0.6c/ltmain.sh:783:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-784-	case "$arg" in
##############################################
lmemory-0.6c/ltmain.sh-838-      *)
lmemory-0.6c/ltmain.sh:839:	$echo "$modename: libtool library \`$arg' must begin with \`lib'" 1>&2
lmemory-0.6c/ltmain.sh-840-	$echo "$help" 1>&2
##############################################
lmemory-0.6c/ltmain.sh-844-
lmemory-0.6c/ltmain.sh:845:      name=`$echo "X$output" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
lmemory-0.6c/ltmain.sh-846-      eval libname=\"$libname_spec\"
##############################################
lmemory-0.6c/ltmain.sh-869-        # Nullify the symbol file.
lmemory-0.6c/ltmain.sh:870:        compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
lmemory-0.6c/ltmain.sh:871:        finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
lmemory-0.6c/ltmain.sh-872-      fi
##############################################
lmemory-0.6c/ltmain.sh-929-      if test $age -gt $current; then
lmemory-0.6c/ltmain.sh:930:        $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
lmemory-0.6c/ltmain.sh-931-        $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
lmemory-0.6c/ltmain.sh-941-        version_vars="$version_vars major versuffix"
lmemory-0.6c/ltmain.sh:942:        major=`expr $current - $age`
lmemory-0.6c/ltmain.sh-943-        versuffix="$major.$age.$revision"
##############################################
lmemory-0.6c/ltmain.sh-947-        version_vars="$version_vars versuffix verstring"
lmemory-0.6c/ltmain.sh:948:        major=`expr $current - $age`
lmemory-0.6c/ltmain.sh-949-        versuffix="$current.$age.$revision"
##############################################
lmemory-0.6c/ltmain.sh-954-        while test $loop != 0; do
lmemory-0.6c/ltmain.sh:955:          iface=`expr $current - $loop`
lmemory-0.6c/ltmain.sh:956:          loop=`expr $loop - 1`
lmemory-0.6c/ltmain.sh-957-          verstring="$verstring:${iface}.0"
##############################################
lmemory-0.6c/ltmain.sh-1026-        # Use standard objects if they are PIC.
lmemory-0.6c/ltmain.sh:1027:        test -z "$pic_flag" && libobjs=`$echo "X$libobjs " | $Xsed -e 's/\.lo /.o /g' -e 's/ $//g'`
lmemory-0.6c/ltmain.sh-1028-
##############################################
lmemory-0.6c/ltmain.sh-1068-        # Nullify the symbol file.
lmemory-0.6c/ltmain.sh:1069:        compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
lmemory-0.6c/ltmain.sh:1070:        finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
lmemory-0.6c/ltmain.sh-1071-      fi
##############################################
lmemory-0.6c/ltmain.sh-1091-        libobj="$output"
lmemory-0.6c/ltmain.sh:1092:        obj=`$echo "X$output" | $Xsed -e 's/\.lo$/.o/'`
lmemory-0.6c/ltmain.sh-1093-        ;;
##############################################
lmemory-0.6c/ltmain.sh-1103-      # Create the old-style object.
lmemory-0.6c/ltmain.sh:1104:      reload_objs="$objs"`$echo "X$libobjs " | $Xsed -e 's/[^       ]*\.a //g' -e 's/\.lo /.o /g' -e 's/ $//g'`
lmemory-0.6c/ltmain.sh-1105-
##############################################
lmemory-0.6c/ltmain.sh-1195-      if test -n "$hardcode_libdir_separator"; then
lmemory-0.6c/ltmain.sh:1196:	compile_command=`$echo "X$compile_command" | $Xsed -e "s%@HARDCODE_LIBDIRS@%$hardcode_libdirs%g"`
lmemory-0.6c/ltmain.sh:1197:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@HARDCODE_LIBDIRS@%$hardcode_libdirs%g"`
lmemory-0.6c/ltmain.sh-1198-      fi
##############################################
lmemory-0.6c/ltmain.sh-1201-        # Transform all the library objects into standard objects.
lmemory-0.6c/ltmain.sh:1202:        compile_command=`$echo "X$compile_command " | $Xsed -e 's/\.lo /.o /g' -e 's/ $//'`
lmemory-0.6c/ltmain.sh:1203:        finalize_command=`$echo "X$finalize_command " | $Xsed -e 's/\.lo /.o /g' -e 's/ $//'`
lmemory-0.6c/ltmain.sh-1204-      fi
##############################################
lmemory-0.6c/ltmain.sh-1213-        # Add our own program objects to the preloaded list.
lmemory-0.6c/ltmain.sh:1214:        dlprefiles=`$echo "X$objs$dlprefiles " | $Xsed -e 's/\.lo /.o /g' -e 's/ $//'`
lmemory-0.6c/ltmain.sh-1215-
##############################################
lmemory-0.6c/ltmain.sh-1245-	    mv -f "$nlist"T "$nlist"
lmemory-0.6c/ltmain.sh:1246:	    wcout=`wc "$nlist" 2>/dev/null`
lmemory-0.6c/ltmain.sh:1247:	    count=`echo "X$wcout" | $Xsed -e 's/^[ 	]*\([0-9][0-9]*\).*$/\1/'`
lmemory-0.6c/ltmain.sh-1248-	    (test "$count" -ge 0) 2>/dev/null || count=-1
##############################################
lmemory-0.6c/ltmain.sh-1326-        # Transform the symbol file into the correct name.
lmemory-0.6c/ltmain.sh:1327:        compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$objdir/${output}S.o%"`
lmemory-0.6c/ltmain.sh:1328:        finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$objdir/${output}S.o%"`
lmemory-0.6c/ltmain.sh-1329-      elif test "$export_dynamic" != yes; then
##############################################
lmemory-0.6c/ltmain.sh-1337-        # Nullify the symbol file.
lmemory-0.6c/ltmain.sh:1338:        compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
lmemory-0.6c/ltmain.sh:1339:        finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
lmemory-0.6c/ltmain.sh-1340-      fi
##############################################
lmemory-0.6c/ltmain.sh-1343-        # Replace the output file specification.
lmemory-0.6c/ltmain.sh:1344:        compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
lmemory-0.6c/ltmain.sh:1345:        finalize_command=`$echo "X$finalize_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
lmemory-0.6c/ltmain.sh-1346-
##############################################
lmemory-0.6c/ltmain.sh-1353-      # Replace the output file specification.
lmemory-0.6c/ltmain.sh:1354:      compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$objdir/$output"'%g'`
lmemory-0.6c/ltmain.sh:1355:      finalize_command=`$echo "X$finalize_command" | $Xsed -e 's%@OUTPUT@%'"$objdir/$output"'T%g'`
lmemory-0.6c/ltmain.sh-1356-
##############################################
lmemory-0.6c/ltmain.sh-1421-      # Quote the finalize command for shipping.
lmemory-0.6c/ltmain.sh:1422:      finalize_command=`$echo "X$finalize_command" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-1423-
lmemory-0.6c/ltmain.sh-1424-      # Quote $echo for shipping.
lmemory-0.6c/ltmain.sh:1425:      qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-1426-
##############################################
lmemory-0.6c/ltmain.sh-1468-  # Find the directory that this script lives in.
lmemory-0.6c/ltmain.sh:1469:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
lmemory-0.6c/ltmain.sh-1470-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lmemory-0.6c/ltmain.sh-1472-  # Follow symbolic links until we get to the real thisdir.
lmemory-0.6c/ltmain.sh:1473:  file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\`
lmemory-0.6c/ltmain.sh-1474-  while test -n \"\$file\"; do
lmemory-0.6c/ltmain.sh:1475:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
lmemory-0.6c/ltmain.sh-1476-
##############################################
lmemory-0.6c/ltmain.sh-1484-
lmemory-0.6c/ltmain.sh:1485:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
lmemory-0.6c/ltmain.sh:1486:    file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\`
lmemory-0.6c/ltmain.sh-1487-  done
##############################################
lmemory-0.6c/ltmain.sh-1489-  # Try to get the absolute directory name.
lmemory-0.6c/ltmain.sh:1490:  absdir=\`cd \"\$thisdir\" && pwd\`
lmemory-0.6c/ltmain.sh-1491-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lmemory-0.6c/ltmain.sh-1504-    # Some systems cannot cope with colon-terminated $shlibpath_var
lmemory-0.6c/ltmain.sh:1505:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/:*\$//'\`
lmemory-0.6c/ltmain.sh-1506-
##############################################
lmemory-0.6c/ltmain.sh-1541-      # Transform .lo files to .o files.
lmemory-0.6c/ltmain.sh:1542:      oldobjs="$objs"`$echo "X$libobjs " | $Xsed -e 's/[^   ]*\.a //g' -e 's/\.lo /.o /g' -e 's/ $//g'`
lmemory-0.6c/ltmain.sh-1543-
##############################################
lmemory-0.6c/ltmain.sh-1611-      # Aesthetically quote it.
lmemory-0.6c/ltmain.sh:1612:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-1613-      case "$arg" in
##############################################
lmemory-0.6c/ltmain.sh-1627-    # Aesthetically quote it.
lmemory-0.6c/ltmain.sh:1628:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-1629-    case "$arg" in
##############################################
lmemory-0.6c/ltmain.sh-1675-      # Aesthetically quote the argument.
lmemory-0.6c/ltmain.sh:1676:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-1677-      case "$arg" in
##############################################
lmemory-0.6c/ltmain.sh-1707-    # Strip any trailing slash from the destination.
lmemory-0.6c/ltmain.sh:1708:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
lmemory-0.6c/ltmain.sh-1709-
##############################################
lmemory-0.6c/ltmain.sh-1715-    else
lmemory-0.6c/ltmain.sh:1716:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
lmemory-0.6c/ltmain.sh-1717-      test "X$destdir" = "X$dest" && destdir=.
lmemory-0.6c/ltmain.sh:1718:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
lmemory-0.6c/ltmain.sh-1719-
##############################################
lmemory-0.6c/ltmain.sh-1790-
lmemory-0.6c/ltmain.sh:1791:        dir="`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/"
lmemory-0.6c/ltmain.sh-1792-        test "X$dir" = "X$file/" && dir=
##############################################
lmemory-0.6c/ltmain.sh-1844-        # Install the pseudo-library for information purposes.
lmemory-0.6c/ltmain.sh:1845:        name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lmemory-0.6c/ltmain.sh-1846-        $show "$install_prog $file $destdir/$name"
##############################################
lmemory-0.6c/ltmain.sh-1859-        else
lmemory-0.6c/ltmain.sh:1860:          destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lmemory-0.6c/ltmain.sh-1861-          destfile="$destdir/$destfile"
##############################################
lmemory-0.6c/ltmain.sh-1866-        *.lo)
lmemory-0.6c/ltmain.sh:1867:          staticdest=`$echo "X$destfile" | $Xsed -e 's/\.lo$/\.o/'`
lmemory-0.6c/ltmain.sh-1868-          ;;
##############################################
lmemory-0.6c/ltmain.sh-1888-          # Deduce the name of the old-style object file.
lmemory-0.6c/ltmain.sh:1889:          staticobj=`$echo "X$file" | $Xsed -e 's/\.lo$/\.o/'`
lmemory-0.6c/ltmain.sh-1890-
##############################################
lmemory-0.6c/ltmain.sh-1925-            fi
lmemory-0.6c/ltmain.sh:1926:            libfile="$libdir/`$echo "X$lib" | $Xsed -e 's%^.*/%%g'`"
lmemory-0.6c/ltmain.sh-1927-            if test -z "$libdir"; then
##############################################
lmemory-0.6c/ltmain.sh-1930-            else
lmemory-0.6c/ltmain.sh:1931:              $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
lmemory-0.6c/ltmain.sh-1932-              finalize=no
##############################################
lmemory-0.6c/ltmain.sh-1950-            # Install the binary that we compiled earlier.
lmemory-0.6c/ltmain.sh:1951:	    file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
lmemory-0.6c/ltmain.sh-1952-          fi
##############################################
lmemory-0.6c/ltmain.sh-1961-    for file in $staticlibs; do
lmemory-0.6c/ltmain.sh:1962:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lmemory-0.6c/ltmain.sh-1963-
##############################################
lmemory-0.6c/ltmain.sh-2104-	  # Warn if it was a shared library.
lmemory-0.6c/ltmain.sh:2105:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
lmemory-0.6c/ltmain.sh-2106-	  continue
##############################################
lmemory-0.6c/ltmain.sh-2108-
lmemory-0.6c/ltmain.sh:2109:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lmemory-0.6c/ltmain.sh-2110-	test "X$dir" = "X$file" && dir=.
##############################################
lmemory-0.6c/ltmain.sh-2114-	else
lmemory-0.6c/ltmain.sh:2115:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
lmemory-0.6c/ltmain.sh-2116-	  exit 1
##############################################
lmemory-0.6c/ltmain.sh-2121-	# Just add the directory containing the .lo file.
lmemory-0.6c/ltmain.sh:2122:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lmemory-0.6c/ltmain.sh-2123-	test "X$dir" = "X$file" && dir=.
##############################################
lmemory-0.6c/ltmain.sh-2132-      # Get the absolute pathname.
lmemory-0.6c/ltmain.sh:2133:      absdir=`cd "$dir" && pwd`
lmemory-0.6c/ltmain.sh-2134-      test -n "$absdir" && dir="$absdir"
##############################################
lmemory-0.6c/ltmain.sh-2168-      # Quote arguments (to preserve shell metacharacters).
lmemory-0.6c/ltmain.sh:2169:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
lmemory-0.6c/ltmain.sh-2170-      args="$args \"$file\""
##############################################
lmemory-0.6c/ltmain.sh-2211-    for file in $files; do
lmemory-0.6c/ltmain.sh:2212:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lmemory-0.6c/ltmain.sh-2213-      test "X$dir" = "X$file" && dir=.
lmemory-0.6c/ltmain.sh:2214:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lmemory-0.6c/ltmain.sh-2215-
##############################################
lmemory-0.6c/ltmain.sh-2264-        if test "$build_old_libs" = yes; then
lmemory-0.6c/ltmain.sh:2265:          oldobj=`$echo "X$name" | $Xsed -e 's/\.lo$/\.o/'`
lmemory-0.6c/ltmain.sh-2266-          rmfiles="$rmfiles $dir/$oldobj"
##############################################
lmemory-0.6c/missing-89-    else
lmemory-0.6c/missing:90:      files=`echo "$files" | sed -e 's/:/ /g'`
lmemory-0.6c/missing-91-    fi
##############################################
lmemory-0.6c/missing-117-	*.y)
lmemory-0.6c/missing:118:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
lmemory-0.6c/missing-119-	    if [ -f "$SRCFILE" ]; then
##############################################
lmemory-0.6c/missing-121-	    fi
lmemory-0.6c/missing:122:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
lmemory-0.6c/missing-123-	    if [ -f "$SRCFILE" ]; then
##############################################
lmemory-0.6c/missing-147-	*.l)
lmemory-0.6c/missing:148:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
lmemory-0.6c/missing-149-	    if [ -f "$SRCFILE" ]; then
##############################################
lmemory-0.6c/missing-167-         the \`GNU make' package.  Grab either from any GNU archive site."
lmemory-0.6c/missing:168:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
lmemory-0.6c/missing-169-    if test -z "$file"; then
lmemory-0.6c/missing:170:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
lmemory-0.6c/missing:171:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
lmemory-0.6c/missing-172-    fi
##############################################
lmemory-0.6c/mkinstalldirs-12-do
lmemory-0.6c/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
lmemory-0.6c/mkinstalldirs-14-   shift
##############################################
lmemory-0.6c/Makefile-182-	  if test -f $$p; then \
lmemory-0.6c/Makefile:183:	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
lmemory-0.6c/Makefile:184:	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
lmemory-0.6c/Makefile-185-	  else :; fi; \
##############################################
lmemory-0.6c/Makefile-190-	list='$(bin_PROGRAMS)'; for p in $$list; do \
lmemory-0.6c/Makefile:191:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
lmemory-0.6c/Makefile-192-	done
##############################################
lmemory-0.6c/Makefile-249-	list='$(SUBDIRS)'; for subdir in $$list; do \
lmemory-0.6c/Makefile:250:	  target=`echo $@ | sed s/-recursive//`; \
lmemory-0.6c/Makefile-251-	  echo "Making $$target in $$subdir"; \
##############################################
lmemory-0.6c/Makefile-262-	for subdir in $$rev; do \
lmemory-0.6c/Makefile:263:	  target=`echo $@ | sed s/-recursive//`; \
lmemory-0.6c/Makefile-264-	  echo "Making $$target in $$subdir"; \
##############################################
lmemory-0.6c/Makefile-311-	mkdir $(distdir)/=inst
lmemory-0.6c/Makefile:312:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
lmemory-0.6c/Makefile-313-	cd $(distdir)/=build \