=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gtypist-2.9.5/autogen.sh-61-gettext_exe=`which gettext` gtypist-2.9.5/autogen.sh:62:gettext_bin=`dirname $gettext_exe` gtypist-2.9.5/autogen.sh:63:gettext_home=`dirname $gettext_bin` gtypist-2.9.5/autogen.sh-64-gettexth=$gettext_home/share/gettext/gettext.h ############################################## gtypist-2.9.5/po/Makefile.in.in-88-.po.gmo: gtypist-2.9.5/po/Makefile.in.in:89: @lang=`echo $* | sed -e 's,.*/,,'`; \ gtypist-2.9.5/po/Makefile.in.in-90- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## gtypist-2.9.5/po/Makefile.in.in-159- fi; \ gtypist-2.9.5/po/Makefile.in.in:160: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ gtypist-2.9.5/po/Makefile.in.in-161- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## gtypist-2.9.5/po/Makefile.in.in-201-$(POFILES): $(srcdir)/$(DOMAIN).pot gtypist-2.9.5/po/Makefile.in.in:202: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ gtypist-2.9.5/po/Makefile.in.in-203- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## gtypist-2.9.5/po/Makefile.in.in-206- cd $(srcdir) \ gtypist-2.9.5/po/Makefile.in.in:207: && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ gtypist-2.9.5/po/Makefile.in.in-208- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## gtypist-2.9.5/po/Makefile.in.in-237- for cat in $$catalogs; do \ gtypist-2.9.5/po/Makefile.in.in:238: cat=`basename $$cat`; \ gtypist-2.9.5/po/Makefile.in.in:239: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gtypist-2.9.5/po/Makefile.in.in-240- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## gtypist-2.9.5/po/Makefile.in.in-247- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ gtypist-2.9.5/po/Makefile.in.in:248: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ gtypist-2.9.5/po/Makefile.in.in-249- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## gtypist-2.9.5/po/Makefile.in.in-288- for cat in $$catalogs; do \ gtypist-2.9.5/po/Makefile.in.in:289: cat=`basename $$cat`; \ gtypist-2.9.5/po/Makefile.in.in:290: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gtypist-2.9.5/po/Makefile.in.in-291- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## gtypist-2.9.5/po/Makefile.in.in-295- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ gtypist-2.9.5/po/Makefile.in.in:296: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ gtypist-2.9.5/po/Makefile.in.in-297- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## gtypist-2.9.5/po/Makefile.in.in-334- for cat in $$catalogs; do \ gtypist-2.9.5/po/Makefile.in.in:335: cat=`basename $$cat`; \ gtypist-2.9.5/po/Makefile.in.in:336: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gtypist-2.9.5/po/Makefile.in.in-337- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## gtypist-2.9.5/po/Makefile.in.in-399-.nop.po-create: gtypist-2.9.5/po/Makefile.in.in:400: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ gtypist-2.9.5/po/Makefile.in.in-401- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## gtypist-2.9.5/po/Makefile.in.in-406-.nop.po-update: gtypist-2.9.5/po/Makefile.in.in:407: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ gtypist-2.9.5/po/Makefile.in.in-408- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## gtypist-2.9.5/po/Makefile.in.in-413- cd $(srcdir); \ gtypist-2.9.5/po/Makefile.in.in:414: if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ gtypist-2.9.5/po/Makefile.in.in-415- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \ ############################################## gtypist-2.9.5/po/Rules-quot-15-.insert-header.po-update-en: gtypist-2.9.5/po/Rules-quot:16: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ gtypist-2.9.5/po/Rules-quot:17: if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ gtypist-2.9.5/po/Rules-quot-18- tmpdir=`pwd`; \ gtypist-2.9.5/po/Rules-quot-19- echo "$$lang:"; \ gtypist-2.9.5/po/Rules-quot:20: ll=`echo $$lang | sed -e 's/@.*//'`; \ gtypist-2.9.5/po/Rules-quot-21- LC_ALL=C; export LC_ALL; \ gtypist-2.9.5/po/Rules-quot-22- cd $(srcdir); \ gtypist-2.9.5/po/Rules-quot:23: if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ gtypist-2.9.5/po/Rules-quot-24- if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ ############################################## gtypist-2.9.5/config.sub-52- gtypist-2.9.5/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` gtypist-2.9.5/config.sub-54- ############################################## gtypist-2.9.5/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. gtypist-2.9.5/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` gtypist-2.9.5/config.sub-117-case $maybe_os in ############################################## gtypist-2.9.5/config.sub-123- os=-$maybe_os gtypist-2.9.5/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` gtypist-2.9.5/config.sub-125- ;; ############################################## gtypist-2.9.5/config.sub-127- os=-linux-android gtypist-2.9.5/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown gtypist-2.9.5/config.sub-129- ;; gtypist-2.9.5/config.sub-130- *) gtypist-2.9.5/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` gtypist-2.9.5/config.sub-132- if [ $basic_machine != $1 ] gtypist-2.9.5/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` gtypist-2.9.5/config.sub-134- else os=; fi ############################################## gtypist-2.9.5/config.sub-181- os=-sco5v6 gtypist-2.9.5/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-183- ;; ############################################## gtypist-2.9.5/config.sub-185- os=-sco3.2v5 gtypist-2.9.5/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-187- ;; ############################################## gtypist-2.9.5/config.sub-189- os=-sco3.2v4 gtypist-2.9.5/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-191- ;; gtypist-2.9.5/config.sub-192- -sco3.2.[4-9]*) gtypist-2.9.5/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` gtypist-2.9.5/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-195- ;; ############################################## gtypist-2.9.5/config.sub-197- # Don't forget version if it is 3.2v4 or newer. gtypist-2.9.5/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-199- ;; ############################################## gtypist-2.9.5/config.sub-201- # Don't forget version if it is 3.2v4 or newer. gtypist-2.9.5/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-203- ;; ############################################## gtypist-2.9.5/config.sub-205- os=-sco3.2v2 gtypist-2.9.5/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-207- ;; gtypist-2.9.5/config.sub-208- -udk*) gtypist-2.9.5/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-210- ;; ############################################## gtypist-2.9.5/config.sub-212- os=-isc2.2 gtypist-2.9.5/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-214- ;; ############################################## gtypist-2.9.5/config.sub-218- -isc*) gtypist-2.9.5/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gtypist-2.9.5/config.sub-220- ;; ############################################## gtypist-2.9.5/config.sub-230- -ptx*) gtypist-2.9.5/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` gtypist-2.9.5/config.sub-232- ;; gtypist-2.9.5/config.sub-233- -windowsnt*) gtypist-2.9.5/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` gtypist-2.9.5/config.sub-235- ;; ############################################## gtypist-2.9.5/config.sub-361- *-*-*) gtypist-2.9.5/config.sub:362: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gtypist-2.9.5/config.sub-363- exit 1 ############################################## gtypist-2.9.5/config.sub-485- amd64-*) gtypist-2.9.5/config.sub:486: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-487- ;; ############################################## gtypist-2.9.5/config.sub-527- blackfin-*) gtypist-2.9.5/config.sub:528: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-529- os=-linux ############################################## gtypist-2.9.5/config.sub-535- c54x-*) gtypist-2.9.5/config.sub:536: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-537- ;; gtypist-2.9.5/config.sub-538- c55x-*) gtypist-2.9.5/config.sub:539: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-540- ;; gtypist-2.9.5/config.sub-541- c6x-*) gtypist-2.9.5/config.sub:542: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-543- ;; ############################################## gtypist-2.9.5/config.sub-738- i*86v32) gtypist-2.9.5/config.sub:739: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gtypist-2.9.5/config.sub-740- os=-sysv32 ############################################## gtypist-2.9.5/config.sub-742- i*86v4*) gtypist-2.9.5/config.sub:743: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gtypist-2.9.5/config.sub-744- os=-sysv4 ############################################## gtypist-2.9.5/config.sub-746- i*86v) gtypist-2.9.5/config.sub:747: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gtypist-2.9.5/config.sub-748- os=-sysv ############################################## gtypist-2.9.5/config.sub-750- i*86sol2) gtypist-2.9.5/config.sub:751: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gtypist-2.9.5/config.sub-752- os=-solaris2 ############################################## gtypist-2.9.5/config.sub-780- m68knommu-*) gtypist-2.9.5/config.sub:781: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-782- os=-linux ############################################## gtypist-2.9.5/config.sub-817- mips3*-*) gtypist-2.9.5/config.sub:818: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` gtypist-2.9.5/config.sub-819- ;; gtypist-2.9.5/config.sub-820- mips3*) gtypist-2.9.5/config.sub:821: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown gtypist-2.9.5/config.sub-822- ;; ############################################## gtypist-2.9.5/config.sub-835- ms1-*) gtypist-2.9.5/config.sub:836: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` gtypist-2.9.5/config.sub-837- ;; ############################################## gtypist-2.9.5/config.sub-954- parisc-*) gtypist-2.9.5/config.sub:955: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-956- os=-linux ############################################## gtypist-2.9.5/config.sub-970- pc98-*) gtypist-2.9.5/config.sub:971: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-972- ;; ############################################## gtypist-2.9.5/config.sub-985- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) gtypist-2.9.5/config.sub:986: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-987- ;; gtypist-2.9.5/config.sub-988- pentiumpro-* | p6-* | 6x86-* | athlon-*) gtypist-2.9.5/config.sub:989: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-990- ;; gtypist-2.9.5/config.sub-991- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) gtypist-2.9.5/config.sub:992: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-993- ;; gtypist-2.9.5/config.sub-994- pentium4-*) gtypist-2.9.5/config.sub:995: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-996- ;; ############################################## gtypist-2.9.5/config.sub-1004- ppc-* | ppcbe-*) gtypist-2.9.5/config.sub:1005: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-1006- ;; ############################################## gtypist-2.9.5/config.sub-1010- ppcle-* | powerpclittle-*) gtypist-2.9.5/config.sub:1011: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-1012- ;; ############################################## gtypist-2.9.5/config.sub-1014- ;; gtypist-2.9.5/config.sub:1015: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-1016- ;; ############################################## gtypist-2.9.5/config.sub-1020- ppc64le-* | powerpc64little-*) gtypist-2.9.5/config.sub:1021: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-1022- ;; ############################################## gtypist-2.9.5/config.sub-1103- strongarm-* | thumb-*) gtypist-2.9.5/config.sub:1104: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` gtypist-2.9.5/config.sub-1105- ;; ############################################## gtypist-2.9.5/config.sub-1233- xscale-* | xscalee[bl]-*) gtypist-2.9.5/config.sub:1234: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` gtypist-2.9.5/config.sub-1235- ;; ############################################## gtypist-2.9.5/config.sub-1310- *) gtypist-2.9.5/config.sub:1311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gtypist-2.9.5/config.sub-1312- exit 1 ############################################## gtypist-2.9.5/config.sub-1318- *-digital*) gtypist-2.9.5/config.sub:1319: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` gtypist-2.9.5/config.sub-1320- ;; gtypist-2.9.5/config.sub-1321- *-commodore*) gtypist-2.9.5/config.sub:1322: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` gtypist-2.9.5/config.sub-1323- ;; ############################################## gtypist-2.9.5/config.sub-1339- -solaris1 | -solaris1.*) gtypist-2.9.5/config.sub:1340: os=`echo $os | sed -e 's|solaris1|sunos4|'` gtypist-2.9.5/config.sub-1341- ;; ############################################## gtypist-2.9.5/config.sub-1351- -gnu/linux*) gtypist-2.9.5/config.sub:1352: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` gtypist-2.9.5/config.sub-1353- ;; ############################################## gtypist-2.9.5/config.sub-1397- -nto*) gtypist-2.9.5/config.sub:1398: os=`echo $os | sed -e 's|nto|nto-qnx|'` gtypist-2.9.5/config.sub-1399- ;; ############################################## gtypist-2.9.5/config.sub-1404- -mac*) gtypist-2.9.5/config.sub:1405: os=`echo $os | sed -e 's|mac|macos|'` gtypist-2.9.5/config.sub-1406- ;; ############################################## gtypist-2.9.5/config.sub-1410- -linux*) gtypist-2.9.5/config.sub:1411: os=`echo $os | sed -e 's|linux|linux-gnu|'` gtypist-2.9.5/config.sub-1412- ;; gtypist-2.9.5/config.sub-1413- -sunos5*) gtypist-2.9.5/config.sub:1414: os=`echo $os | sed -e 's|sunos5|solaris2|'` gtypist-2.9.5/config.sub-1415- ;; gtypist-2.9.5/config.sub-1416- -sunos6*) gtypist-2.9.5/config.sub:1417: os=`echo $os | sed -e 's|sunos6|solaris3|'` gtypist-2.9.5/config.sub-1418- ;; ############################################## gtypist-2.9.5/config.sub-1465- -sinix5.*) gtypist-2.9.5/config.sub:1466: os=`echo $os | sed -e 's|sinix|sysv|'` gtypist-2.9.5/config.sub-1467- ;; ############################################## gtypist-2.9.5/config.sub-1518- # Get rid of the `-' at the beginning of $os. gtypist-2.9.5/config.sub:1519: os=`echo $os | sed 's/[^-]*-//'` gtypist-2.9.5/config.sub:1520: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 gtypist-2.9.5/config.sub-1521- exit 1 ############################################## gtypist-2.9.5/config.sub-1781- esac gtypist-2.9.5/config.sub:1782: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` gtypist-2.9.5/config.sub-1783- ;; ############################################## gtypist-2.9.5/doc/Makefile.in-39- { \ gtypist-2.9.5/doc/Makefile.in:40: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gtypist-2.9.5/doc/Makefile.in-41- }; \ ############################################## gtypist-2.9.5/doc/Makefile.in-159-am__installdirs = "$(DESTDIR)$(infodir)" gtypist-2.9.5/doc/Makefile.in:160:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gtypist-2.9.5/doc/Makefile.in-161-am__vpath_adj = case $$p in \ gtypist-2.9.5/doc/Makefile.in:162: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gtypist-2.9.5/doc/Makefile.in-163- *) f=$$p;; \ gtypist-2.9.5/doc/Makefile.in-164- esac; gtypist-2.9.5/doc/Makefile.in:165:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; gtypist-2.9.5/doc/Makefile.in-166-am__install_max = 40 gtypist-2.9.5/doc/Makefile.in-167-am__nobase_strip_setup = \ gtypist-2.9.5/doc/Makefile.in:168: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` gtypist-2.9.5/doc/Makefile.in-169-am__nobase_strip = \ ############################################## gtypist-2.9.5/doc/Makefile.in-367- $(am__cd) $(srcdir) && \ gtypist-2.9.5/doc/Makefile.in:368: $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ gtypist-2.9.5/doc/Makefile.in-369- fi; \ ############################################## gtypist-2.9.5/doc/Makefile.in-389- @(dir=.; test -f ./gtypist.texi || dir=$(srcdir); \ gtypist-2.9.5/doc/Makefile.in:390: set `$(SHELL) $(srcdir)/mdate-sh $$dir/gtypist.texi`; \ gtypist-2.9.5/doc/Makefile.in-391- echo "@set UPDATED $$1 $$2 $$3"; \ ############################################## gtypist-2.9.5/doc/Makefile.in-412- @(dir=.; test -f ./gtypist.cs.texi || dir=$(srcdir); \ gtypist-2.9.5/doc/Makefile.in:413: set `$(SHELL) $(srcdir)/mdate-sh $$dir/gtypist.cs.texi`; \ gtypist-2.9.5/doc/Makefile.in-414- echo "@set UPDATED $$1 $$2 $$3"; \ ############################################## gtypist-2.9.5/doc/Makefile.in-435- @(dir=.; test -f ./gtypist.es.texi || dir=$(srcdir); \ gtypist-2.9.5/doc/Makefile.in:436: set `$(SHELL) $(srcdir)/mdate-sh $$dir/gtypist.es.texi`; \ gtypist-2.9.5/doc/Makefile.in-437- echo "@set UPDATED $$1 $$2 $$3"; \ ############################################## gtypist-2.9.5/doc/Makefile.in-478- for file in $$list; do \ gtypist-2.9.5/doc/Makefile.in:479: relfile=`echo "$$file" | sed 's|^.*/||'`; \ gtypist-2.9.5/doc/Makefile.in-480- echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ ############################################## gtypist-2.9.5/doc/Makefile.in-487- for file in $$list; do \ gtypist-2.9.5/doc/Makefile.in:488: relfile=`echo "$$file" | sed 's|^.*/||'`; \ gtypist-2.9.5/doc/Makefile.in:489: relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ gtypist-2.9.5/doc/Makefile.in-490- (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \ ############################################## gtypist-2.9.5/doc/Makefile.in-514-dist-info: $(INFO_DEPS) gtypist-2.9.5/doc/Makefile.in:515: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gtypist-2.9.5/doc/Makefile.in-516- list='$(INFO_DEPS)'; \ ############################################## gtypist-2.9.5/doc/Makefile.in-518- case $$base in \ gtypist-2.9.5/doc/Makefile.in:519: $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ gtypist-2.9.5/doc/Makefile.in-520- esac; \ gtypist-2.9.5/doc/Makefile.in-521- if test -f $$base; then d=.; else d=$(srcdir); fi; \ gtypist-2.9.5/doc/Makefile.in:522: base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \ gtypist-2.9.5/doc/Makefile.in-523- 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 \ gtypist-2.9.5/doc/Makefile.in-524- if test -f $$file; then \ gtypist-2.9.5/doc/Makefile.in:525: relfile=`expr "$$file" : "$$d/\(.*\)"`; \ gtypist-2.9.5/doc/Makefile.in-526- test -f "$(distdir)/$$relfile" || \ ############################################## gtypist-2.9.5/doc/Makefile.in-545- @list='$(INFO_DEPS)'; for i in $$list; do \ gtypist-2.9.5/doc/Makefile.in:546: i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ gtypist-2.9.5/doc/Makefile.in-547- echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ ############################################## gtypist-2.9.5/doc/Makefile.in-557-distdir: $(DISTFILES) gtypist-2.9.5/doc/Makefile.in:558: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/doc/Makefile.in:559: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/doc/Makefile.in-560- list='$(DISTFILES)'; \ ############################################## gtypist-2.9.5/doc/Makefile.in-571- if test -d $$d/$$file; then \ gtypist-2.9.5/doc/Makefile.in:572: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gtypist-2.9.5/doc/Makefile.in-573- if test -d "$(distdir)/$$file"; then \ ############################################## gtypist-2.9.5/doc/Makefile.in-696- @$(NORMAL_INSTALL) gtypist-2.9.5/doc/Makefile.in:697: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gtypist-2.9.5/doc/Makefile.in-698- list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ ############################################## gtypist-2.9.5/doc/Makefile.in-704- case $$file in \ gtypist-2.9.5/doc/Makefile.in:705: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gtypist-2.9.5/doc/Makefile.in-706- esac; \ gtypist-2.9.5/doc/Makefile.in-707- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gtypist-2.9.5/doc/Makefile.in:708: file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ gtypist-2.9.5/doc/Makefile.in-709- for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ ############################################## gtypist-2.9.5/doc/Makefile.in-722- for file in $$list; do \ gtypist-2.9.5/doc/Makefile.in:723: relfile=`echo "$$file" | sed 's|^.*/||'`; \ gtypist-2.9.5/doc/Makefile.in-724- echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ ############################################## gtypist-2.9.5/doc/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below. gtypist-2.9.5/doc/mdate-sh:111:set x`$ls_command /` gtypist-2.9.5/doc/mdate-sh-112- ############################################## gtypist-2.9.5/doc/mdate-sh-140-# Get the extended ls output of the file or directory. gtypist-2.9.5/doc/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""` gtypist-2.9.5/doc/mdate-sh-142- ############################################## gtypist-2.9.5/doc/mdate-sh-207- then gtypist-2.9.5/doc/mdate-sh:208: year=`expr $year - 1` gtypist-2.9.5/doc/mdate-sh-209- fi;; ############################################## gtypist-2.9.5/doc/texinfo.tex-6246- \catcode `\\=0 \catcode `\{=1 \catcode `\}=2 gtypist-2.9.5/doc/texinfo.tex:6247: \catcode `\$=3 \catcode `\&=4 \catcode `\#=6 gtypist-2.9.5/doc/texinfo.tex-6248- \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie ############################################## gtypist-2.9.5/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: gtypist-2.9.5/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` gtypist-2.9.5/aclocal.m4-94-# and then we would define $MISSING as ############################################## gtypist-2.9.5/aclocal.m4-108-# expand $ac_aux_dir to an absolute path gtypist-2.9.5/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd` gtypist-2.9.5/aclocal.m4-110-]) ############################################## gtypist-2.9.5/aclocal.m4-206- if test "$am_compiler_list" = ""; then gtypist-2.9.5/aclocal.m4:207: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` gtypist-2.9.5/aclocal.m4-208- fi ############################################## gtypist-2.9.5/aclocal.m4-357- # Strip MF so we end up with the name of the file. gtypist-2.9.5/aclocal.m4:358: mf=`echo "$mf" | sed -e 's/:.*$//'` gtypist-2.9.5/aclocal.m4-359- # Check whether this is an Automake generated Makefile or not. ############################################## gtypist-2.9.5/aclocal.m4-366- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then gtypist-2.9.5/aclocal.m4:367: dirpart=`AS_DIRNAME("$mf")` gtypist-2.9.5/aclocal.m4-368- else ############################################## gtypist-2.9.5/aclocal.m4-372- # from the Makefile without running 'make'. gtypist-2.9.5/aclocal.m4:373: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` gtypist-2.9.5/aclocal.m4-374- test -z "$DEPDIR" && continue gtypist-2.9.5/aclocal.m4:375: am__include=`sed -n 's/^am__include = //p' < "$mf"` gtypist-2.9.5/aclocal.m4-376- test -z "$am__include" && continue gtypist-2.9.5/aclocal.m4:377: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` gtypist-2.9.5/aclocal.m4-378- # Find all dependency output files, they are included files with ############################################## gtypist-2.9.5/aclocal.m4-386- test -f "$dirpart/$file" && continue gtypist-2.9.5/aclocal.m4:387: fdir=`AS_DIRNAME(["$file"])` gtypist-2.9.5/aclocal.m4-388- AS_MKDIR_P([$dirpart/$fdir]) ############################################## gtypist-2.9.5/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl gtypist-2.9.5/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then gtypist-2.9.5/aclocal.m4-446- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## gtypist-2.9.5/aclocal.m4-600- * ) gtypist-2.9.5/aclocal.m4:601: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gtypist-2.9.5/aclocal.m4-602- esac gtypist-2.9.5/aclocal.m4-603-done gtypist-2.9.5/aclocal.m4:604:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) gtypist-2.9.5/aclocal.m4-605- ############################################## gtypist-2.9.5/aclocal.m4-718-# Ignore all kinds of additional output from 'make'. gtypist-2.9.5/aclocal.m4:719:case `$am_make -s -f confmf 2> /dev/null` in #( gtypist-2.9.5/aclocal.m4-720-*the\ am__doit\ target*) ############################################## gtypist-2.9.5/aclocal.m4-728- echo '.include "confinc"' > confmf gtypist-2.9.5/aclocal.m4:729: case `$am_make -s -f confmf 2> /dev/null` in #( gtypist-2.9.5/aclocal.m4-730- *the\ am__doit\ target*) ############################################## gtypist-2.9.5/aclocal.m4-939- echo "timestamp, slept: $am_has_slept" > conftest.file gtypist-2.9.5/aclocal.m4:940: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` gtypist-2.9.5/aclocal.m4-941- if test "$[*]" = "X"; then gtypist-2.9.5/aclocal.m4-942- # -L didn't work. gtypist-2.9.5/aclocal.m4:943: set X `ls -t "$srcdir/configure" conftest.file` gtypist-2.9.5/aclocal.m4-944- fi ############################################## gtypist-2.9.5/depcomp-64- case $1 in gtypist-2.9.5/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; gtypist-2.9.5/depcomp-66- *) dir=;; ############################################## gtypist-2.9.5/depcomp-73-{ gtypist-2.9.5/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` gtypist-2.9.5/depcomp-75-} ############################################## gtypist-2.9.5/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} gtypist-2.9.5/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} gtypist-2.9.5/depcomp-128- ############################################## gtypist-2.9.5/depcomp-405- sleep 1 gtypist-2.9.5/depcomp:406: i=`expr $i - 1` gtypist-2.9.5/depcomp-407- done gtypist-2.9.5/depcomp-408- fi gtypist-2.9.5/depcomp:409: i=`expr $i - 1` gtypist-2.9.5/depcomp-410- done ############################################## gtypist-2.9.5/depcomp-425- # Do two passes, one to just change these to gtypist-2.9.5/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. gtypist-2.9.5/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gtypist-2.9.5/depcomp-659- done gtypist-2.9.5/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` gtypist-2.9.5/depcomp-661- touch "$tmpdepfile" ############################################## gtypist-2.9.5/config.rpath-33-host="$1" gtypist-2.9.5/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gtypist-2.9.5/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gtypist-2.9.5/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gtypist-2.9.5/config.rpath-37- ############################################## gtypist-2.9.5/config.rpath-47-done gtypist-2.9.5/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` gtypist-2.9.5/config.rpath-49- ############################################## gtypist-2.9.5/config.rpath-94- *) gtypist-2.9.5/config.rpath:95: case `$CC -V 2>&1 | sed 5q` in gtypist-2.9.5/config.rpath-96- *Sun\ F* | *Sun*Fortran*) ############################################## gtypist-2.9.5/config.rpath-235- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) gtypist-2.9.5/config.rpath:236: case `$LD -v 2>&1` in gtypist-2.9.5/config.rpath-237- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## gtypist-2.9.5/config.rpath-241- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then gtypist-2.9.5/config.rpath:242: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' gtypist-2.9.5/config.rpath-243- else ############################################## gtypist-2.9.5/config.rpath-298- case $host_os in aix4.[012]|aix4.[012].*) gtypist-2.9.5/config.rpath:299: collect2name=`${CC} -print-prog-name=collect2` gtypist-2.9.5/config.rpath-300- if test -f "$collect2name" && \ ############################################## gtypist-2.9.5/config.rpath-434- hardcode_direct=yes gtypist-2.9.5/config.rpath:435: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gtypist-2.9.5/config.rpath-436- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## gtypist-2.9.5/config.rpath-498- sysv5* | sco3.2v5* | sco5v6*) gtypist-2.9.5/config.rpath:499: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' gtypist-2.9.5/config.rpath-500- hardcode_libdir_separator=':' ############################################## gtypist-2.9.5/config.rpath-651-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' gtypist-2.9.5/config.rpath:652:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` gtypist-2.9.5/config.rpath:653:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` gtypist-2.9.5/config.rpath:654:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` gtypist-2.9.5/config.rpath:655:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` gtypist-2.9.5/config.rpath:656:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` gtypist-2.9.5/config.rpath-657- ############################################## gtypist-2.9.5/install-sh-229- fi gtypist-2.9.5/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; gtypist-2.9.5/install-sh-231- *) ############################################## gtypist-2.9.5/install-sh-276- dstdir=$dst gtypist-2.9.5/install-sh:277: dst=$dstdir/`basename "$src"` gtypist-2.9.5/install-sh-278- dstdir_status=0 ############################################## gtypist-2.9.5/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. gtypist-2.9.5/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` gtypist-2.9.5/install-sh-360- case $ls_ld_tmpdir in ############################################## gtypist-2.9.5/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { gtypist-2.9.5/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` gtypist-2.9.5/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## gtypist-2.9.5/install-sh-425- case $prefix in gtypist-2.9.5/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; gtypist-2.9.5/install-sh-427- *) qprefix=$prefix;; ############################################## gtypist-2.9.5/install-sh-474- if $copy_on_change && gtypist-2.9.5/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && gtypist-2.9.5/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && gtypist-2.9.5/install-sh-477- ############################################## gtypist-2.9.5/Makefile.in-40- { \ gtypist-2.9.5/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gtypist-2.9.5/Makefile.in-42- }; \ ############################################## gtypist-2.9.5/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES = gtypist-2.9.5/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gtypist-2.9.5/Makefile.in-104-am__vpath_adj = case $$p in \ gtypist-2.9.5/Makefile.in:105: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gtypist-2.9.5/Makefile.in-106- *) f=$$p;; \ gtypist-2.9.5/Makefile.in-107- esac; gtypist-2.9.5/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; gtypist-2.9.5/Makefile.in-109-am__install_max = 40 gtypist-2.9.5/Makefile.in-110-am__nobase_strip_setup = \ gtypist-2.9.5/Makefile.in:111: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` gtypist-2.9.5/Makefile.in-112-am__nobase_strip = \ ############################################## gtypist-2.9.5/Makefile.in-208- while test -n "$$dir1"; do \ gtypist-2.9.5/Makefile.in:209: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ gtypist-2.9.5/Makefile.in-210- if test "$$first" != "."; then \ gtypist-2.9.5/Makefile.in-211- if test "$$first" = ".."; then \ gtypist-2.9.5/Makefile.in:212: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ gtypist-2.9.5/Makefile.in:213: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ gtypist-2.9.5/Makefile.in-214- else \ gtypist-2.9.5/Makefile.in:215: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ gtypist-2.9.5/Makefile.in-216- if test "$$first2" = "$$first"; then \ gtypist-2.9.5/Makefile.in:217: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ gtypist-2.9.5/Makefile.in-218- else \ ############################################## gtypist-2.9.5/Makefile.in-223- fi; \ gtypist-2.9.5/Makefile.in:224: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ gtypist-2.9.5/Makefile.in-225- done; \ ############################################## gtypist-2.9.5/Makefile.in-455- test -n "$(man1dir)" \ gtypist-2.9.5/Makefile.in:456: && test -n "`echo $$list1$$list2`" \ gtypist-2.9.5/Makefile.in-457- || exit 0; \ ############################################## gtypist-2.9.5/Makefile.in-508- dot_seen=no; \ gtypist-2.9.5/Makefile.in:509: target=`echo $@ | sed s/-recursive//`; \ gtypist-2.9.5/Makefile.in-510- case "$@" in \ ############################################## gtypist-2.9.5/Makefile.in-571-GTAGS: gtypist-2.9.5/Makefile.in:572: here=`$(am__cd) $(top_builddir) && pwd` \ gtypist-2.9.5/Makefile.in-573- && $(am__cd) $(top_srcdir) \ ############################################## gtypist-2.9.5/Makefile.in-603- test -d "$(distdir)" || mkdir "$(distdir)" gtypist-2.9.5/Makefile.in:604: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/Makefile.in:605: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/Makefile.in-606- list='$(DISTFILES)'; \ ############################################## gtypist-2.9.5/Makefile.in-617- if test -d $$d/$$file; then \ gtypist-2.9.5/Makefile.in:618: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gtypist-2.9.5/Makefile.in-619- if test -d "$(distdir)/$$file"; then \ ############################################## gtypist-2.9.5/Makefile.in-727- test -d $(distdir)/_build || exit 0; \ gtypist-2.9.5/Makefile.in:728: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ gtypist-2.9.5/Makefile.in-729- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## gtypist-2.9.5/Makefile.in-771- }; \ gtypist-2.9.5/Makefile.in:772: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ gtypist-2.9.5/Makefile.in-773- || { echo "ERROR: files left after uninstall:" ; \ ############################################## gtypist-2.9.5/Makefile.in-783- fi gtypist-2.9.5/Makefile.in:784: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ gtypist-2.9.5/Makefile.in-785- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## gtypist-2.9.5/m4/gettext.m4-267- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" gtypist-2.9.5/m4/gettext.m4:268: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` gtypist-2.9.5/m4/gettext.m4-269- fi ############################################## gtypist-2.9.5/m4/lib-link.m4-247- dnl or AC_LIB_HAVE_LINKFLAGS call. gtypist-2.9.5/m4/lib-link.m4:248: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` gtypist-2.9.5/m4/lib-link.m4-249- eval value=\"\$HAVE_LIB$uppername\" ############################################## gtypist-2.9.5/m4/lib-link.m4-322- -L*) gtypist-2.9.5/m4/lib-link.m4:323: dir=`echo "X$x" | sed -e 's/^X-L//'` gtypist-2.9.5/m4/lib-link.m4-324- dnl First look for a shared library. ############################################## gtypist-2.9.5/m4/lib-link.m4-466- */$acl_libdirstem | */$acl_libdirstem/) gtypist-2.9.5/m4/lib-link.m4:467: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` gtypist-2.9.5/m4/lib-link.m4-468- if test "$name" = '$1'; then ############################################## gtypist-2.9.5/m4/lib-link.m4-473- */$acl_libdirstem2 | */$acl_libdirstem2/) gtypist-2.9.5/m4/lib-link.m4:474: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` gtypist-2.9.5/m4/lib-link.m4-475- if test "$name" = '$1'; then ############################################## gtypist-2.9.5/m4/lib-link.m4-529- -L*) gtypist-2.9.5/m4/lib-link.m4:530: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gtypist-2.9.5/m4/lib-link.m4-531- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## gtypist-2.9.5/m4/lib-link.m4-581- -R*) gtypist-2.9.5/m4/lib-link.m4:582: dir=`echo "X$dep" | sed -e 's/^X-R//'` gtypist-2.9.5/m4/lib-link.m4-583- if test "$enable_rpath" != no; then ############################################## gtypist-2.9.5/m4/lib-link.m4-611- dnl Handle this in the next round. gtypist-2.9.5/m4/lib-link.m4:612: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gtypist-2.9.5/m4/lib-link.m4-613- ;; ############################################## gtypist-2.9.5/m4/lib-link.m4-617- dnl option. gtypist-2.9.5/m4/lib-link.m4:618: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gtypist-2.9.5/m4/lib-link.m4-619- ;; ############################################## gtypist-2.9.5/m4/lib-link.m4-730- -L) next=yes ;; gtypist-2.9.5/m4/lib-link.m4:731: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` gtypist-2.9.5/m4/lib-link.m4-732- dnl No need to hardcode the standard /usr/lib. ############################################## gtypist-2.9.5/m4/Makefile-39- { \ gtypist-2.9.5/m4/Makefile:40: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gtypist-2.9.5/m4/Makefile-41- }; \ ############################################## gtypist-2.9.5/m4/Makefile-284-distdir: $(DISTFILES) gtypist-2.9.5/m4/Makefile:285: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/m4/Makefile:286: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/m4/Makefile-287- list='$(DISTFILES)'; \ ############################################## gtypist-2.9.5/m4/Makefile-298- if test -d $$d/$$file; then \ gtypist-2.9.5/m4/Makefile:299: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gtypist-2.9.5/m4/Makefile-300- if test -d "$(distdir)/$$file"; then \ ############################################## gtypist-2.9.5/m4/intl.m4-261-changequote(<<,>>)dnl gtypist-2.9.5/m4/intl.m4:262: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` gtypist-2.9.5/m4/intl.m4-263- case $ac_prog_version in ############################################## gtypist-2.9.5/m4/iconv.m4-254- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) gtypist-2.9.5/m4/iconv.m4:255: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` gtypist-2.9.5/m4/iconv.m4-256- AC_MSG_RESULT([ ############################################## gtypist-2.9.5/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v. gtypist-2.9.5/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in gtypist-2.9.5/m4/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## gtypist-2.9.5/m4/lib-ld.m4-56- # gcc leaves a trailing carriage return which upsets mingw gtypist-2.9.5/m4/lib-ld.m4:57: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gtypist-2.9.5/m4/lib-ld.m4-58- *) gtypist-2.9.5/m4/lib-ld.m4:59: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gtypist-2.9.5/m4/lib-ld.m4-60- esac ############################################## gtypist-2.9.5/m4/lib-ld.m4-65- # Canonicalize the pathname of ld gtypist-2.9.5/m4/lib-ld.m4:66: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` gtypist-2.9.5/m4/lib-ld.m4-67- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do gtypist-2.9.5/m4/lib-ld.m4:68: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` gtypist-2.9.5/m4/lib-ld.m4-69- done ############################################## gtypist-2.9.5/m4/lib-ld.m4-96- # Break only if it was the GNU/non-GNU ld that we prefer. gtypist-2.9.5/m4/lib-ld.m4:97: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in gtypist-2.9.5/m4/lib-ld.m4-98- *GNU* | *'with BFD'*) ############################################## gtypist-2.9.5/m4/Makefile.in-39- { \ gtypist-2.9.5/m4/Makefile.in:40: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gtypist-2.9.5/m4/Makefile.in-41- }; \ ############################################## gtypist-2.9.5/m4/Makefile.in-284-distdir: $(DISTFILES) gtypist-2.9.5/m4/Makefile.in:285: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/m4/Makefile.in:286: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/m4/Makefile.in-287- list='$(DISTFILES)'; \ ############################################## gtypist-2.9.5/m4/Makefile.in-298- if test -d $$d/$$file; then \ gtypist-2.9.5/m4/Makefile.in:299: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gtypist-2.9.5/m4/Makefile.in-300- if test -d "$(distdir)/$$file"; then \ ############################################## gtypist-2.9.5/m4/lib-prefix.m4-201- *) gtypist-2.9.5/m4/lib-prefix.m4:202: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` gtypist-2.9.5/m4/lib-prefix.m4-203- if test -n "$searchpath"; then ############################################## gtypist-2.9.5/m4/lib-prefix.m4-211- ;; gtypist-2.9.5/m4/lib-prefix.m4:212: *) searchdir=`cd "$searchdir" && pwd` gtypist-2.9.5/m4/lib-prefix.m4-213- case "$searchdir" in ############################################## gtypist-2.9.5/m4/po.m4-47-changequote(,)dnl gtypist-2.9.5/m4/po.m4:48: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gtypist-2.9.5/m4/po.m4-49- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## gtypist-2.9.5/m4/po.m4-54-changequote(,)dnl gtypist-2.9.5/m4/po.m4:55: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gtypist-2.9.5/m4/po.m4-56- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## gtypist-2.9.5/m4/po.m4-73-changequote(,)dnl gtypist-2.9.5/m4/po.m4:74: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gtypist-2.9.5/m4/po.m4-75- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## gtypist-2.9.5/m4/po.m4-98- case "$ac_file" in gtypist-2.9.5/m4/po.m4:99: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; gtypist-2.9.5/m4/po.m4-100- esac ############################################## gtypist-2.9.5/m4/po.m4-103- # Adjust a relative srcdir. gtypist-2.9.5/m4/po.m4:104: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` gtypist-2.9.5/m4/po.m4:105: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` gtypist-2.9.5/m4/po.m4:106: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` gtypist-2.9.5/m4/po.m4-107- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## gtypist-2.9.5/m4/po.m4-110- case "$ac_given_srcdir" in gtypist-2.9.5/m4/po.m4:111: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; gtypist-2.9.5/m4/po.m4-112- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## gtypist-2.9.5/m4/po.m4-131- fi gtypist-2.9.5/m4/po.m4:132: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` gtypist-2.9.5/m4/po.m4-133- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## gtypist-2.9.5/m4/po.m4-228- # Adjust a relative srcdir. gtypist-2.9.5/m4/po.m4:229: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` gtypist-2.9.5/m4/po.m4:230: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` gtypist-2.9.5/m4/po.m4:231: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` gtypist-2.9.5/m4/po.m4-232- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## gtypist-2.9.5/m4/po.m4-235- case "$ac_given_srcdir" in gtypist-2.9.5/m4/po.m4:236: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; gtypist-2.9.5/m4/po.m4-237- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## gtypist-2.9.5/m4/po.m4-297- # Set POTFILES to the value of the Makefile variable POTFILES. gtypist-2.9.5/m4/po.m4:298: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` gtypist-2.9.5/m4/po.m4:299: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` gtypist-2.9.5/m4/po.m4-300- # Compute POTFILES_DEPS as ############################################## gtypist-2.9.5/m4/po.m4-312- # The LINGUAS file contains the set of available languages. gtypist-2.9.5/m4/po.m4:313: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` gtypist-2.9.5/m4/po.m4-314- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## gtypist-2.9.5/m4/po.m4-316- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. gtypist-2.9.5/m4/po.m4:317: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` gtypist-2.9.5/m4/po.m4:318: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` gtypist-2.9.5/m4/po.m4-319- fi ############################################## gtypist-2.9.5/m4/po.m4-360- QMFILES="$QMFILES $srcdirpre$lang.qm" gtypist-2.9.5/m4/po.m4:361: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` gtypist-2.9.5/m4/po.m4-362- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" gtypist-2.9.5/m4/po.m4:363: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` gtypist-2.9.5/m4/po.m4-364- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## gtypist-2.9.5/m4/po.m4-401- QTCATALOGS="$QTCATALOGS $lang.qm" gtypist-2.9.5/m4/po.m4:402: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` gtypist-2.9.5/m4/po.m4-403- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" gtypist-2.9.5/m4/po.m4:404: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` gtypist-2.9.5/m4/po.m4-405- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## gtypist-2.9.5/m4/po.m4-413- for lang in $ALL_LINGUAS; do gtypist-2.9.5/m4/po.m4:414: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` gtypist-2.9.5/m4/po.m4-415- cat >> "$ac_file.tmp" <<EOF ############################################## gtypist-2.9.5/m4/po.m4-424- for lang in $ALL_LINGUAS; do gtypist-2.9.5/m4/po.m4:425: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` gtypist-2.9.5/m4/po.m4-426- cat >> "$ac_file.tmp" <<EOF ############################################## gtypist-2.9.5/src/Makefile.in-45- { \ gtypist-2.9.5/src/Makefile.in:46: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gtypist-2.9.5/src/Makefile.in-47- }; \ ############################################## gtypist-2.9.5/src/Makefile.in-144- esac gtypist-2.9.5/src/Makefile.in:145:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gtypist-2.9.5/src/Makefile.in-146-am__vpath_adj = case $$p in \ gtypist-2.9.5/src/Makefile.in:147: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gtypist-2.9.5/src/Makefile.in-148- *) f=$$p;; \ gtypist-2.9.5/src/Makefile.in-149- esac; gtypist-2.9.5/src/Makefile.in:150:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; gtypist-2.9.5/src/Makefile.in-151-am__install_max = 40 gtypist-2.9.5/src/Makefile.in-152-am__nobase_strip_setup = \ gtypist-2.9.5/src/Makefile.in:153: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` gtypist-2.9.5/src/Makefile.in-154-am__nobase_strip = \ ############################################## gtypist-2.9.5/src/Makefile.in-431-.c.obj: gtypist-2.9.5/src/Makefile.in:432:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` gtypist-2.9.5/src/Makefile.in-433-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## gtypist-2.9.5/src/Makefile.in-435-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gtypist-2.9.5/src/Makefile.in:436:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` gtypist-2.9.5/src/Makefile.in-437-install-man1: $(man_MANS) ############################################## gtypist-2.9.5/src/Makefile.in-441- test -n "$(man1dir)" \ gtypist-2.9.5/src/Makefile.in:442: && test -n "`echo $$list1$$list2`" \ gtypist-2.9.5/src/Makefile.in-443- || exit 0; \ ############################################## gtypist-2.9.5/src/Makefile.in-510-GTAGS: gtypist-2.9.5/src/Makefile.in:511: here=`$(am__cd) $(top_builddir) && pwd` \ gtypist-2.9.5/src/Makefile.in-512- && $(am__cd) $(top_srcdir) \ ############################################## gtypist-2.9.5/src/Makefile.in-533-distdir: $(DISTFILES) gtypist-2.9.5/src/Makefile.in:534: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/src/Makefile.in:535: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/src/Makefile.in-536- list='$(DISTFILES)'; \ ############################################## gtypist-2.9.5/src/Makefile.in-547- if test -d $$d/$$file; then \ gtypist-2.9.5/src/Makefile.in:548: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gtypist-2.9.5/src/Makefile.in-549- if test -d "$(distdir)/$$file"; then \ ############################################## gtypist-2.9.5/tools/Makefile.in-40- { \ gtypist-2.9.5/tools/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gtypist-2.9.5/tools/Makefile.in-42- }; \ ############################################## gtypist-2.9.5/tools/Makefile.in-114- esac gtypist-2.9.5/tools/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gtypist-2.9.5/tools/Makefile.in-116-am__vpath_adj = case $$p in \ gtypist-2.9.5/tools/Makefile.in:117: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gtypist-2.9.5/tools/Makefile.in-118- *) f=$$p;; \ gtypist-2.9.5/tools/Makefile.in-119- esac; gtypist-2.9.5/tools/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; gtypist-2.9.5/tools/Makefile.in-121-am__install_max = 40 gtypist-2.9.5/tools/Makefile.in-122-am__nobase_strip_setup = \ gtypist-2.9.5/tools/Makefile.in:123: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` gtypist-2.9.5/tools/Makefile.in-124-am__nobase_strip = \ ############################################## gtypist-2.9.5/tools/Makefile.in-334- case $@ in */*) \ gtypist-2.9.5/tools/Makefile.in:335: am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \ gtypist-2.9.5/tools/Makefile.in-336- am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \ ############################################## gtypist-2.9.5/tools/Makefile.in-369- list='$(lisp_LISP)'; \ gtypist-2.9.5/tools/Makefile.in:370: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ gtypist-2.9.5/tools/Makefile.in:371: files="$$files "`echo "$$files" | sed 's|$$|c|'`; \ gtypist-2.9.5/tools/Makefile.in-372- dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir) ############################################## gtypist-2.9.5/tools/Makefile.in-406-GTAGS: gtypist-2.9.5/tools/Makefile.in:407: here=`$(am__cd) $(top_builddir) && pwd` \ gtypist-2.9.5/tools/Makefile.in-408- && $(am__cd) $(top_srcdir) \ ############################################## gtypist-2.9.5/tools/Makefile.in-429-distdir: $(DISTFILES) gtypist-2.9.5/tools/Makefile.in:430: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/tools/Makefile.in:431: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/tools/Makefile.in-432- list='$(DISTFILES)'; \ ############################################## gtypist-2.9.5/tools/Makefile.in-443- if test -d $$d/$$file; then \ gtypist-2.9.5/tools/Makefile.in:444: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gtypist-2.9.5/tools/Makefile.in-445- if test -d "$(distdir)/$$file"; then \ ############################################## gtypist-2.9.5/config.guess-34- gtypist-2.9.5/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` gtypist-2.9.5/config.guess-36- ############################################## gtypist-2.9.5/config.guess-102-: ${TMPDIR=/tmp} ; gtypist-2.9.5/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || gtypist-2.9.5/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## gtypist-2.9.5/config.guess-151- EOF gtypist-2.9.5/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` gtypist-2.9.5/config.guess-153- ;; ############################################## gtypist-2.9.5/config.guess-209- *) gtypist-2.9.5/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` gtypist-2.9.5/config.guess-211- ;; ############################################## gtypist-2.9.5/config.guess-240- *4.0) gtypist-2.9.5/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` gtypist-2.9.5/config.guess-242- ;; gtypist-2.9.5/config.guess-243- *5.*) gtypist-2.9.5/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` gtypist-2.9.5/config.guess-245- ;; ############################################## gtypist-2.9.5/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. gtypist-2.9.5/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` gtypist-2.9.5/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## gtypist-2.9.5/config.guess-288- # 1.2 uses "1.2" for uname -r. gtypist-2.9.5/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` gtypist-2.9.5/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## gtypist-2.9.5/config.guess-348- s390x:SunOS:*:*) gtypist-2.9.5/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gtypist-2.9.5/config.guess-350- exit ;; gtypist-2.9.5/config.guess-351- sun4H:SunOS:5.*:*) gtypist-2.9.5/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gtypist-2.9.5/config.guess-353- exit ;; gtypist-2.9.5/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) gtypist-2.9.5/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gtypist-2.9.5/config.guess-356- exit ;; ############################################## gtypist-2.9.5/config.guess-373- fi gtypist-2.9.5/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gtypist-2.9.5/config.guess-375- exit ;; ############################################## gtypist-2.9.5/config.guess-379- # it's likely to be more like Solaris than SunOS4. gtypist-2.9.5/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gtypist-2.9.5/config.guess-381- exit ;; ############################################## gtypist-2.9.5/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. gtypist-2.9.5/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` gtypist-2.9.5/config.guess-390- exit ;; ############################################## gtypist-2.9.5/config.guess-394- sun*:*:4.2BSD:*) gtypist-2.9.5/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` gtypist-2.9.5/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## gtypist-2.9.5/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && gtypist-2.9.5/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && gtypist-2.9.5/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && gtypist-2.9.5/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## gtypist-2.9.5/config.guess-532- *:IRIX*:*:*) gtypist-2.9.5/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` gtypist-2.9.5/config.guess-534- exit ;; ############################################## gtypist-2.9.5/config.guess-562-EOF gtypist-2.9.5/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` gtypist-2.9.5/config.guess-564- then ############################################## gtypist-2.9.5/config.guess-575- *:AIX:*:[4567]) gtypist-2.9.5/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` gtypist-2.9.5/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## gtypist-2.9.5/config.guess-610- 9000/[34678]??:HP-UX:*:*) gtypist-2.9.5/config.guess:611: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gtypist-2.9.5/config.guess-612- case "${UNAME_MACHINE}" in ############################################## gtypist-2.9.5/config.guess-664-EOF gtypist-2.9.5/config.guess:665: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` gtypist-2.9.5/config.guess-666- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## gtypist-2.9.5/config.guess-692- ia64:HP-UX:*:*) gtypist-2.9.5/config.guess:693: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gtypist-2.9.5/config.guess-694- echo ia64-hp-hpux${HPUX_REV} ############################################## gtypist-2.9.5/config.guess-722-EOF gtypist-2.9.5/config.guess:723: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && gtypist-2.9.5/config.guess-724- { echo "$SYSTEM_NAME"; exit; } ############################################## gtypist-2.9.5/config.guess-793- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gtypist-2.9.5/config.guess:794: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` gtypist-2.9.5/config.guess-795- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gtypist-2.9.5/config.guess-798- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gtypist-2.9.5/config.guess:799: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` gtypist-2.9.5/config.guess-800- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gtypist-2.9.5/config.guess-814- amd64) gtypist-2.9.5/config.guess:815: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; gtypist-2.9.5/config.guess-816- *) gtypist-2.9.5/config.guess:817: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; gtypist-2.9.5/config.guess-818- esac ############################################## gtypist-2.9.5/config.guess-872- prep*:SunOS:5.*:*) gtypist-2.9.5/config.guess:873: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gtypist-2.9.5/config.guess-874- exit ;; ############################################## gtypist-2.9.5/config.guess-876- # the GNU system gtypist-2.9.5/config.guess:877: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` gtypist-2.9.5/config.guess-878- exit ;; ############################################## gtypist-2.9.5/config.guess-880- # other systems with GNU libc and userland gtypist-2.9.5/config.guess:881: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} gtypist-2.9.5/config.guess-882- exit ;; ############################################## gtypist-2.9.5/config.guess-968-EOF gtypist-2.9.5/config.guess:969: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` gtypist-2.9.5/config.guess-970- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## gtypist-2.9.5/config.guess-1062- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) gtypist-2.9.5/config.guess:1063: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` gtypist-2.9.5/config.guess-1064- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## gtypist-2.9.5/config.guess-1262- fi gtypist-2.9.5/config.guess:1263: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then gtypist-2.9.5/config.guess-1264- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## gtypist-2.9.5/config.guess-1347- *:DragonFly:*:*) gtypist-2.9.5/config.guess:1348: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gtypist-2.9.5/config.guess-1349- exit ;; ############################################## gtypist-2.9.5/config.guess-1360- i*86:skyos:*:*) gtypist-2.9.5/config.guess:1361: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' gtypist-2.9.5/config.guess-1362- exit ;; ############################################## gtypist-2.9.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ gtypist-2.9.5/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then gtypist-2.9.5/configure-47- as_echo='print -r --' gtypist-2.9.5/configure-48- as_echo_n='print -rn --' gtypist-2.9.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then gtypist-2.9.5/configure-50- as_echo='printf %s\n' ############################################## gtypist-2.9.5/configure-52-else gtypist-2.9.5/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then gtypist-2.9.5/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## gtypist-2.9.5/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; gtypist-2.9.5/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; gtypist-2.9.5/configure-64- esac; ############################################## gtypist-2.9.5/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && gtypist-2.9.5/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 gtypist-2.9.5/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## gtypist-2.9.5/configure-327- case $as_dir in #( gtypist-2.9.5/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( gtypist-2.9.5/configure-329- *) as_qdir=$as_dir;; ############################################## gtypist-2.9.5/configure-400- { gtypist-2.9.5/configure:401: as_val=`expr "$@" || test $? -eq 1` gtypist-2.9.5/configure-402- } ############################################## gtypist-2.9.5/configure-407-# ---------------------------------------- gtypist-2.9.5/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are gtypist-2.9.5/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## gtypist-2.9.5/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && gtypist-2.9.5/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { gtypist-2.9.5/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## gtypist-2.9.5/configure-836- case $ac_option in gtypist-2.9.5/configure:837: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; gtypist-2.9.5/configure-838- *=) ac_optarg= ;; ############################################## gtypist-2.9.5/configure-880- -disable-* | --disable-*) gtypist-2.9.5/configure:881: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` gtypist-2.9.5/configure-882- # Reject names that are not valid shell variable names. ############################################## gtypist-2.9.5/configure-885- ac_useropt_orig=$ac_useropt gtypist-2.9.5/configure:886: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gtypist-2.9.5/configure-887- case $ac_user_opts in ############################################## gtypist-2.9.5/configure-906- -enable-* | --enable-*) gtypist-2.9.5/configure:907: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` gtypist-2.9.5/configure-908- # Reject names that are not valid shell variable names. ############################################## gtypist-2.9.5/configure-911- ac_useropt_orig=$ac_useropt gtypist-2.9.5/configure:912: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gtypist-2.9.5/configure-913- case $ac_user_opts in ############################################## gtypist-2.9.5/configure-1110- -with-* | --with-*) gtypist-2.9.5/configure:1111: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` gtypist-2.9.5/configure-1112- # Reject names that are not valid shell variable names. ############################################## gtypist-2.9.5/configure-1115- ac_useropt_orig=$ac_useropt gtypist-2.9.5/configure:1116: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gtypist-2.9.5/configure-1117- case $ac_user_opts in ############################################## gtypist-2.9.5/configure-1126- -without-* | --without-*) gtypist-2.9.5/configure:1127: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` gtypist-2.9.5/configure-1128- # Reject names that are not valid shell variable names. ############################################## gtypist-2.9.5/configure-1131- ac_useropt_orig=$ac_useropt gtypist-2.9.5/configure:1132: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` gtypist-2.9.5/configure-1133- case $ac_user_opts in ############################################## gtypist-2.9.5/configure-1164- *=*) gtypist-2.9.5/configure:1165: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` gtypist-2.9.5/configure-1166- # Reject names that are not valid shell variable names. ############################################## gtypist-2.9.5/configure-1185-if test -n "$ac_prev"; then gtypist-2.9.5/configure:1186: ac_option=--`echo $ac_prev | sed 's/_/-/g'` gtypist-2.9.5/configure-1187- as_fn_error $? "missing argument to $ac_option" ############################################## gtypist-2.9.5/configure-1207- */ ) gtypist-2.9.5/configure:1208: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` gtypist-2.9.5/configure-1209- eval $ac_var=\$ac_val;; ############################################## gtypist-2.9.5/configure-1242-ac_ls_di=`ls -di .` && gtypist-2.9.5/configure:1243:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || gtypist-2.9.5/configure-1244- as_fn_error $? "working directory cannot be determined" ############################################## gtypist-2.9.5/configure-1298-case $srcdir in gtypist-2.9.5/configure:1299:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; gtypist-2.9.5/configure-1300-esac ############################################## gtypist-2.9.5/configure-1341-By default, \`make install' will install all the files in gtypist-2.9.5/configure:1342:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify gtypist-2.9.5/configure:1343:an installation prefix other than \`$ac_default_prefix' using \`--prefix', gtypist-2.9.5/configure-1344-for instance \`--prefix=\$HOME'. ############################################## gtypist-2.9.5/configure-1451-*) gtypist-2.9.5/configure:1452: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` gtypist-2.9.5/configure-1453- # A ".." for each directory in $ac_dir_suffix. gtypist-2.9.5/configure:1454: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` gtypist-2.9.5/configure-1455- case $ac_top_builddir_sub in ############################################## gtypist-2.9.5/configure-1993- *\'*) gtypist-2.9.5/configure:1994: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; gtypist-2.9.5/configure-1995- esac ############################################## gtypist-2.9.5/configure-2076- case $ac_val in gtypist-2.9.5/configure:2077: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; gtypist-2.9.5/configure-2078- esac ############################################## gtypist-2.9.5/configure-2091- case $ac_val in gtypist-2.9.5/configure:2092: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; gtypist-2.9.5/configure-2093- esac ############################################## gtypist-2.9.5/configure-2212- set,) gtypist-2.9.5/configure:2213: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 gtypist-2.9.5/configure:2214:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} gtypist-2.9.5/configure-2215- ac_cache_corrupted=: ;; ############################################## gtypist-2.9.5/configure-2223- # differences in whitespace do not lead to failure. gtypist-2.9.5/configure:2224: ac_old_val_w=`echo x $ac_old_val` gtypist-2.9.5/configure:2225: ac_new_val_w=`echo x $ac_new_val` gtypist-2.9.5/configure-2226- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## gtypist-2.9.5/configure-2243- case $ac_new_val in gtypist-2.9.5/configure:2244: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; gtypist-2.9.5/configure-2245- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## gtypist-2.9.5/configure-2418- echo "timestamp, slept: $am_has_slept" > conftest.file gtypist-2.9.5/configure:2419: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` gtypist-2.9.5/configure-2420- if test "$*" = "X"; then gtypist-2.9.5/configure-2421- # -L didn't work. gtypist-2.9.5/configure:2422: set X `ls -t "$srcdir/configure" conftest.file` gtypist-2.9.5/configure-2423- fi ############################################## gtypist-2.9.5/configure-2469-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' gtypist-2.9.5/configure:2470:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` gtypist-2.9.5/configure-2471- gtypist-2.9.5/configure-2472-# expand $ac_aux_dir to an absolute path gtypist-2.9.5/configure:2473:am_aux_dir=`cd $ac_aux_dir && pwd` gtypist-2.9.5/configure-2474- ############################################## gtypist-2.9.5/configure-2614- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue gtypist-2.9.5/configure:2615: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( gtypist-2.9.5/configure-2616- 'mkdir (GNU coreutils) '* | \ ############################################## gtypist-2.9.5/configure-2687-set x ${MAKE-make} gtypist-2.9.5/configure:2688:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` gtypist-2.9.5/configure-2689-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## gtypist-2.9.5/configure-2697-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. gtypist-2.9.5/configure:2698:case `${MAKE-make} -f conftest.make 2>/dev/null` in gtypist-2.9.5/configure-2699- *@@@%%%=?*=@@@%%%*) ############################################## gtypist-2.9.5/configure-2763- gtypist-2.9.5/configure:2764:if test "`cd $srcdir && pwd`" != "`pwd`"; then gtypist-2.9.5/configure-2765- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## gtypist-2.9.5/configure-2901-# Ignore all kinds of additional output from 'make'. gtypist-2.9.5/configure:2902:case `$am_make -s -f confmf 2> /dev/null` in #( gtypist-2.9.5/configure-2903-*the\ am__doit\ target*) ############################################## gtypist-2.9.5/configure-2911- echo '.include "confinc"' > confmf gtypist-2.9.5/configure:2912: case `$am_make -s -f confmf 2> /dev/null` in #( gtypist-2.9.5/configure-2913- *the\ am__doit\ target*) ############################################## gtypist-2.9.5/configure-3290-$as_echo_n "checking whether the C compiler works... " >&6; } gtypist-2.9.5/configure:3291:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` gtypist-2.9.5/configure-3292- ############################################## gtypist-2.9.5/configure-3334- then :; else gtypist-2.9.5/configure:3335: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gtypist-2.9.5/configure-3336- fi ############################################## gtypist-2.9.5/configure-3394- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; gtypist-2.9.5/configure:3395: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gtypist-2.9.5/configure-3396- break;; ############################################## gtypist-2.9.5/configure-3503- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; gtypist-2.9.5/configure:3504: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` gtypist-2.9.5/configure-3505- break;; ############################################## gtypist-2.9.5/configure-3821- if test "$am_compiler_list" = ""; then gtypist-2.9.5/configure:3822: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gtypist-2.9.5/configure-3823- fi ############################################## gtypist-2.9.5/configure-4078- # Check for GNU $ac_path_GREP gtypist-2.9.5/configure:4079:case `"$ac_path_GREP" --version 2>&1` in gtypist-2.9.5/configure-4080-*GNU*) ############################################## gtypist-2.9.5/configure-4144- # Check for GNU $ac_path_EGREP gtypist-2.9.5/configure:4145:case `"$ac_path_EGREP" --version 2>&1` in gtypist-2.9.5/configure-4146-*GNU*) ############################################## gtypist-2.9.5/configure-4305-do : gtypist-2.9.5/configure:4306: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gtypist-2.9.5/configure-4307-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## gtypist-2.9.5/configure-4310- cat >>confdefs.h <<_ACEOF gtypist-2.9.5/configure:4311:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gtypist-2.9.5/configure-4312-_ACEOF ############################################## gtypist-2.9.5/configure-5051- if test "$am_compiler_list" = ""; then gtypist-2.9.5/configure:5052: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gtypist-2.9.5/configure-5053- fi ############################################## gtypist-2.9.5/configure-5221-set x ${MAKE-make} gtypist-2.9.5/configure:5222:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` gtypist-2.9.5/configure-5223-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## gtypist-2.9.5/configure-5231-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. gtypist-2.9.5/configure:5232:case `${MAKE-make} -f conftest.make 2>/dev/null` in gtypist-2.9.5/configure-5233- *@@@%%%=?*=@@@%%%*) ############################################## gtypist-2.9.5/configure-5505-do : gtypist-2.9.5/configure:5506: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` gtypist-2.9.5/configure-5507-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## gtypist-2.9.5/configure-5509- cat >>confdefs.h <<_ACEOF gtypist-2.9.5/configure:5510:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 gtypist-2.9.5/configure-5511-_ACEOF ############################################## gtypist-2.9.5/configure-5950- for ac_func in _getb67 GETB67 getb67; do gtypist-2.9.5/configure:5951: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gtypist-2.9.5/configure-5952-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## gtypist-2.9.5/configure-6293-do : gtypist-2.9.5/configure:6294: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` gtypist-2.9.5/configure-6295-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## gtypist-2.9.5/configure-6297- cat >>confdefs.h <<_ACEOF gtypist-2.9.5/configure:6298:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 gtypist-2.9.5/configure-6299-_ACEOF ############################################## gtypist-2.9.5/configure-6433-test "x$ac_build_alias" = x && gtypist-2.9.5/configure:6434: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` gtypist-2.9.5/configure-6435-test "x$ac_build_alias" = x && gtypist-2.9.5/configure-6436- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 gtypist-2.9.5/configure:6437:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || gtypist-2.9.5/configure-6438- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## gtypist-2.9.5/configure-6457-IFS=$ac_save_IFS gtypist-2.9.5/configure:6458:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac gtypist-2.9.5/configure-6459- ############################################## gtypist-2.9.5/configure-6468-else gtypist-2.9.5/configure:6469: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || gtypist-2.9.5/configure-6470- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## gtypist-2.9.5/configure-6490-IFS=$ac_save_IFS gtypist-2.9.5/configure:6491:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac gtypist-2.9.5/configure-6492- ############################################## gtypist-2.9.5/configure-6539- # gcc leaves a trailing carriage return which upsets mingw gtypist-2.9.5/configure:6540: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gtypist-2.9.5/configure-6541- *) gtypist-2.9.5/configure:6542: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gtypist-2.9.5/configure-6543- esac ############################################## gtypist-2.9.5/configure-6548- # Canonicalize the pathname of ld gtypist-2.9.5/configure:6549: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` gtypist-2.9.5/configure-6550- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do gtypist-2.9.5/configure:6551: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` gtypist-2.9.5/configure-6552- done ############################################## gtypist-2.9.5/configure-6583- # Break only if it was the GNU/non-GNU ld that we prefer. gtypist-2.9.5/configure:6584: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in gtypist-2.9.5/configure-6585- *GNU* | *'with BFD'*) ############################################## gtypist-2.9.5/configure-6614- # I'd rather use --version here, but apparently some GNU lds only accept -v. gtypist-2.9.5/configure:6615:case `$LD -v 2>&1 </dev/null` in gtypist-2.9.5/configure-6616-*GNU* | *'with BFD'*) ############################################## gtypist-2.9.5/configure-6702- *) gtypist-2.9.5/configure:6703: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` gtypist-2.9.5/configure-6704- if test -n "$searchpath"; then ############################################## gtypist-2.9.5/configure-6712- ;; gtypist-2.9.5/configure:6713: *) searchdir=`cd "$searchdir" && pwd` gtypist-2.9.5/configure-6714- case "$searchdir" in ############################################## gtypist-2.9.5/configure-6803- names_already_handled="$names_already_handled $name" gtypist-2.9.5/configure:6804: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` gtypist-2.9.5/configure-6805- eval value=\"\$HAVE_LIB$uppername\" ############################################## gtypist-2.9.5/configure-6879- -L*) gtypist-2.9.5/configure:6880: dir=`echo "X$x" | sed -e 's/^X-L//'` gtypist-2.9.5/configure-6881- if test -n "$acl_shlibext"; then ############################################## gtypist-2.9.5/configure-6996- */$acl_libdirstem | */$acl_libdirstem/) gtypist-2.9.5/configure:6997: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` gtypist-2.9.5/configure-6998- if test "$name" = 'iconv'; then ############################################## gtypist-2.9.5/configure-7003- */$acl_libdirstem2 | */$acl_libdirstem2/) gtypist-2.9.5/configure:7004: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` gtypist-2.9.5/configure-7005- if test "$name" = 'iconv'; then ############################################## gtypist-2.9.5/configure-7054- -L*) gtypist-2.9.5/configure:7055: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gtypist-2.9.5/configure-7056- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## gtypist-2.9.5/configure-7113- -R*) gtypist-2.9.5/configure:7114: dir=`echo "X$dep" | sed -e 's/^X-R//'` gtypist-2.9.5/configure-7115- if test "$enable_rpath" != no; then ############################################## gtypist-2.9.5/configure-7138- -l*) gtypist-2.9.5/configure:7139: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gtypist-2.9.5/configure-7140- ;; gtypist-2.9.5/configure-7141- *.la) gtypist-2.9.5/configure:7142: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gtypist-2.9.5/configure-7143- ;; ############################################## gtypist-2.9.5/configure-7480- gtypist-2.9.5/configure:7481: am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` gtypist-2.9.5/configure-7482- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ############################################## gtypist-2.9.5/configure-7628- gtypist-2.9.5/configure:7629: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gtypist-2.9.5/configure-7630- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## gtypist-2.9.5/configure-7633- gtypist-2.9.5/configure:7634: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gtypist-2.9.5/configure-7635- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## gtypist-2.9.5/configure-7710- gtypist-2.9.5/configure:7711: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in gtypist-2.9.5/configure-7712- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## gtypist-2.9.5/configure-8290- names_already_handled="$names_already_handled $name" gtypist-2.9.5/configure:8291: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` gtypist-2.9.5/configure-8292- eval value=\"\$HAVE_LIB$uppername\" ############################################## gtypist-2.9.5/configure-8366- -L*) gtypist-2.9.5/configure:8367: dir=`echo "X$x" | sed -e 's/^X-L//'` gtypist-2.9.5/configure-8368- if test -n "$acl_shlibext"; then ############################################## gtypist-2.9.5/configure-8483- */$acl_libdirstem | */$acl_libdirstem/) gtypist-2.9.5/configure:8484: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` gtypist-2.9.5/configure-8485- if test "$name" = 'intl'; then ############################################## gtypist-2.9.5/configure-8490- */$acl_libdirstem2 | */$acl_libdirstem2/) gtypist-2.9.5/configure:8491: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` gtypist-2.9.5/configure-8492- if test "$name" = 'intl'; then ############################################## gtypist-2.9.5/configure-8541- -L*) gtypist-2.9.5/configure:8542: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gtypist-2.9.5/configure-8543- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## gtypist-2.9.5/configure-8600- -R*) gtypist-2.9.5/configure:8601: dir=`echo "X$dep" | sed -e 's/^X-R//'` gtypist-2.9.5/configure-8602- if test "$enable_rpath" != no; then ############################################## gtypist-2.9.5/configure-8625- -l*) gtypist-2.9.5/configure:8626: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gtypist-2.9.5/configure-8627- ;; gtypist-2.9.5/configure-8628- *.la) gtypist-2.9.5/configure:8629: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gtypist-2.9.5/configure-8630- ;; ############################################## gtypist-2.9.5/configure-9067- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' gtypist-2.9.5/configure:9068: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` gtypist-2.9.5/configure-9069- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## gtypist-2.9.5/configure-9162-if test -z "$BASH_VERSION$ZSH_VERSION" \ gtypist-2.9.5/configure:9163: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then gtypist-2.9.5/configure-9164- as_echo='print -r --' gtypist-2.9.5/configure-9165- as_echo_n='print -rn --' gtypist-2.9.5/configure:9166:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then gtypist-2.9.5/configure-9167- as_echo='printf %s\n' ############################################## gtypist-2.9.5/configure-9169-else gtypist-2.9.5/configure:9170: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then gtypist-2.9.5/configure-9171- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## gtypist-2.9.5/configure-9179- expr "X$arg" : "X\\(.*\\)$as_nl"; gtypist-2.9.5/configure:9180: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; gtypist-2.9.5/configure-9181- esac; ############################################## gtypist-2.9.5/configure-9256-# ---------------------------------------- gtypist-2.9.5/configure:9257:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are gtypist-2.9.5/configure-9258-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## gtypist-2.9.5/configure-9328- { gtypist-2.9.5/configure:9329: as_val=`expr "$@" || test $? -eq 1` gtypist-2.9.5/configure-9330- } ############################################## gtypist-2.9.5/configure-9432- case $as_dir in #( gtypist-2.9.5/configure:9433: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( gtypist-2.9.5/configure-9434- *) as_qdir=$as_dir;; ############################################## gtypist-2.9.5/configure-9569-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 gtypist-2.9.5/configure:9570:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" gtypist-2.9.5/configure-9571-ac_cs_version="\\ ############################################## gtypist-2.9.5/configure-9594- --*=?*) gtypist-2.9.5/configure:9595: ac_option=`expr "X$1" : 'X\([^=]*\)='` gtypist-2.9.5/configure:9596: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` gtypist-2.9.5/configure-9597- ac_shift=: ############################################## gtypist-2.9.5/configure-9599- --*=) gtypist-2.9.5/configure:9600: ac_option=`expr "X$1" : 'X\([^=]*\)='` gtypist-2.9.5/configure-9601- ac_optarg= ############################################## gtypist-2.9.5/configure-9623- case $ac_optarg in gtypist-2.9.5/configure:9624: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; gtypist-2.9.5/configure-9625- '') as_fn_error $? "missing file argument" ;; ############################################## gtypist-2.9.5/configure-9631- case $ac_optarg in gtypist-2.9.5/configure:9632: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; gtypist-2.9.5/configure-9633- esac ############################################## gtypist-2.9.5/configure-9773-fi gtypist-2.9.5/configure:9774:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` gtypist-2.9.5/configure-9775-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## gtypist-2.9.5/configure-9790- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 gtypist-2.9.5/configure:9791:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` gtypist-2.9.5/configure-9792-ac_delim='%!_!# ' ############################################## gtypist-2.9.5/configure-9796- gtypist-2.9.5/configure:9797: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` gtypist-2.9.5/configure-9798- if test $ac_delim_n = $ac_delim_num; then ############################################## gtypist-2.9.5/configure-9934-for ac_last_try in false false :; do gtypist-2.9.5/configure:9935: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` gtypist-2.9.5/configure-9936- if test -z "$ac_tt"; then ############################################## gtypist-2.9.5/configure-10066- esac gtypist-2.9.5/configure:10067: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac gtypist-2.9.5/configure-10068- as_fn_append ac_file_inputs " '$ac_f'" ############################################## gtypist-2.9.5/configure-10125-*) gtypist-2.9.5/configure:10126: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` gtypist-2.9.5/configure-10127- # A ".." for each directory in $ac_dir_suffix. gtypist-2.9.5/configure:10128: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` gtypist-2.9.5/configure-10129- case $ac_top_builddir_sub in ############################################## gtypist-2.9.5/configure-10186-/@mandir@/p' gtypist-2.9.5/configure:10187:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in gtypist-2.9.5/configure-10188-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## gtypist-2.9.5/configure-10203- gtypist-2.9.5/configure:10204:# Neutralize VPATH when `$srcdir' = `.'. gtypist-2.9.5/configure-10205-# Shell code in configure.ac might set extrasub. ############################################## gtypist-2.9.5/configure-10231-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && gtypist-2.9.5/configure:10232: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && gtypist-2.9.5/configure-10233- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## gtypist-2.9.5/configure-10277- * ) gtypist-2.9.5/configure:10278: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gtypist-2.9.5/configure-10279- esac ############################################## gtypist-2.9.5/configure-10324- # Strip MF so we end up with the name of the file. gtypist-2.9.5/configure:10325: mf=`echo "$mf" | sed -e 's/:.*$//'` gtypist-2.9.5/configure-10326- # Check whether this is an Automake generated Makefile or not. ############################################## gtypist-2.9.5/configure-10361- # from the Makefile without running 'make'. gtypist-2.9.5/configure:10362: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` gtypist-2.9.5/configure-10363- test -z "$DEPDIR" && continue gtypist-2.9.5/configure:10364: am__include=`sed -n 's/^am__include = //p' < "$mf"` gtypist-2.9.5/configure-10365- test -z "$am__include" && continue gtypist-2.9.5/configure:10366: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` gtypist-2.9.5/configure-10367- # Find all dependency output files, they are included files with ############################################## gtypist-2.9.5/configure-10409- case "$ac_file" in gtypist-2.9.5/configure:10410: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; gtypist-2.9.5/configure-10411- esac ############################################## gtypist-2.9.5/configure-10414- # Adjust a relative srcdir. gtypist-2.9.5/configure:10415: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` gtypist-2.9.5/configure:10416: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` gtypist-2.9.5/configure:10417: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` gtypist-2.9.5/configure-10418- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## gtypist-2.9.5/configure-10421- case "$ac_given_srcdir" in gtypist-2.9.5/configure:10422: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; gtypist-2.9.5/configure-10423- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## gtypist-2.9.5/configure-10442- fi gtypist-2.9.5/configure:10443: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` gtypist-2.9.5/configure-10444- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## gtypist-2.9.5/lessons/Makefile.in-40- { \ gtypist-2.9.5/lessons/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ gtypist-2.9.5/lessons/Makefile.in-42- }; \ ############################################## gtypist-2.9.5/lessons/Makefile.in-114- esac gtypist-2.9.5/lessons/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; gtypist-2.9.5/lessons/Makefile.in-116-am__vpath_adj = case $$p in \ gtypist-2.9.5/lessons/Makefile.in:117: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ gtypist-2.9.5/lessons/Makefile.in-118- *) f=$$p;; \ gtypist-2.9.5/lessons/Makefile.in-119- esac; gtypist-2.9.5/lessons/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; gtypist-2.9.5/lessons/Makefile.in-121-am__install_max = 40 gtypist-2.9.5/lessons/Makefile.in-122-am__nobase_strip_setup = \ gtypist-2.9.5/lessons/Makefile.in:123: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` gtypist-2.9.5/lessons/Makefile.in-124-am__nobase_strip = \ ############################################## gtypist-2.9.5/lessons/Makefile.in-367- @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ gtypist-2.9.5/lessons/Makefile.in:368: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ gtypist-2.9.5/lessons/Makefile.in-369- dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir) ############################################## gtypist-2.9.5/lessons/Makefile.in-377-distdir: $(DISTFILES) gtypist-2.9.5/lessons/Makefile.in:378: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/lessons/Makefile.in:379: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ gtypist-2.9.5/lessons/Makefile.in-380- list='$(DISTFILES)'; \ ############################################## gtypist-2.9.5/lessons/Makefile.in-391- if test -d $$d/$$file; then \ gtypist-2.9.5/lessons/Makefile.in:392: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ gtypist-2.9.5/lessons/Makefile.in-393- if test -d "$(distdir)/$$file"; then \ ############################################## gtypist-2.9.5/typefortune-118- do { gtypist-2.9.5/typefortune:119: @lines = split (/\n/, `fortune$fortune_options`); gtypist-2.9.5/typefortune-120- die "Couldn't find fortune" unless $? == 0; ############################################## gtypist-2.9.5/typefortune-155-# call gtypist gtypist-2.9.5/typefortune:156:system("gtypist $gtypist_options $typfilename"); ############################################## gtypist-2.9.5/compile-67- mingw/*) gtypist-2.9.5/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` gtypist-2.9.5/compile-69- ;; gtypist-2.9.5/compile-70- cygwin/*) gtypist-2.9.5/compile:71: file=`cygpath -m "$file" || echo "$file"` gtypist-2.9.5/compile-72- ;; gtypist-2.9.5/compile-73- wine/*) gtypist-2.9.5/compile:74: file=`winepath -w "$file" || echo "$file"` gtypist-2.9.5/compile-75- ;; ############################################## gtypist-2.9.5/compile-309-# Name of file we expect compiler to create. gtypist-2.9.5/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` gtypist-2.9.5/compile-311- ############################################## gtypist-2.9.5/compile-315-# object file name, since that is what matters with a parallel build. gtypist-2.9.5/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d gtypist-2.9.5/compile-317-while true; do