=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ibus-typing-booster-2.10.0/Makefile.am-56-uninstall-hook: ibus-typing-booster-2.10.0/Makefile.am:57: SCHEMAS_FILES=`ls $(schemasdir)/*.gschema.xml` || true; \ ibus-typing-booster-2.10.0/Makefile.am-58- if test -z "$$SCHEMAS_FILES" && \ ############################################## ibus-typing-booster-2.10.0/config.guess-38- ibus-typing-booster-2.10.0/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'` ibus-typing-booster-2.10.0/config.guess-40- ############################################## ibus-typing-booster-2.10.0/config.guess-108-: ${TMPDIR=/tmp} ; ibus-typing-booster-2.10.0/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || ibus-typing-booster-2.10.0/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## ibus-typing-booster-2.10.0/config.guess-194- *) ibus-typing-booster-2.10.0/config.guess:195: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ibus-typing-booster-2.10.0/config.guess-196- ;; ############################################## ibus-typing-booster-2.10.0/config.guess-221- *4.0) ibus-typing-booster-2.10.0/config.guess:222: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ibus-typing-booster-2.10.0/config.guess-223- ;; ibus-typing-booster-2.10.0/config.guess-224- *5.*) ibus-typing-booster-2.10.0/config.guess:225: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ibus-typing-booster-2.10.0/config.guess-226- ;; ############################################## ibus-typing-booster-2.10.0/config.guess-231- # types through head -n 1, so we only detect the type of CPU 0. ibus-typing-booster-2.10.0/config.guess:232: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` ibus-typing-booster-2.10.0/config.guess-233- case "$ALPHA_CPU_TYPE" in ############################################## ibus-typing-booster-2.10.0/config.guess-269- # 1.2 uses "1.2" for uname -r. ibus-typing-booster-2.10.0/config.guess:270: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` ibus-typing-booster-2.10.0/config.guess-271- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## ibus-typing-booster-2.10.0/config.guess-329- s390x:SunOS:*:*) ibus-typing-booster-2.10.0/config.guess:330: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ibus-typing-booster-2.10.0/config.guess-331- exit ;; ibus-typing-booster-2.10.0/config.guess-332- sun4H:SunOS:5.*:*) ibus-typing-booster-2.10.0/config.guess:333: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ibus-typing-booster-2.10.0/config.guess-334- exit ;; ibus-typing-booster-2.10.0/config.guess-335- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) ibus-typing-booster-2.10.0/config.guess:336: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ibus-typing-booster-2.10.0/config.guess-337- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-354- fi ibus-typing-booster-2.10.0/config.guess:355: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ibus-typing-booster-2.10.0/config.guess-356- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-360- # it's likely to be more like Solaris than SunOS4. ibus-typing-booster-2.10.0/config.guess:361: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ibus-typing-booster-2.10.0/config.guess-362- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-369- # Japanese Language versions have a version number like `4.1.3-JL'. ibus-typing-booster-2.10.0/config.guess:370: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` ibus-typing-booster-2.10.0/config.guess-371- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-375- sun*:*:4.2BSD:*) ibus-typing-booster-2.10.0/config.guess:376: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` ibus-typing-booster-2.10.0/config.guess-377- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## ibus-typing-booster-2.10.0/config.guess-457- $CC_FOR_BUILD -o $dummy $dummy.c && ibus-typing-booster-2.10.0/config.guess:458: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && ibus-typing-booster-2.10.0/config.guess:459: SYSTEM_NAME=`$dummy $dummyarg` && ibus-typing-booster-2.10.0/config.guess-460- { echo "$SYSTEM_NAME"; exit; } ############################################## ibus-typing-booster-2.10.0/config.guess-513- *:IRIX*:*:*) ibus-typing-booster-2.10.0/config.guess:514: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` ibus-typing-booster-2.10.0/config.guess-515- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-543-EOF ibus-typing-booster-2.10.0/config.guess:544: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` ibus-typing-booster-2.10.0/config.guess-545- then ############################################## ibus-typing-booster-2.10.0/config.guess-556- *:AIX:*:[4567]) ibus-typing-booster-2.10.0/config.guess:557: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` ibus-typing-booster-2.10.0/config.guess-558- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## ibus-typing-booster-2.10.0/config.guess-591- 9000/[34678]??:HP-UX:*:*) ibus-typing-booster-2.10.0/config.guess:592: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ibus-typing-booster-2.10.0/config.guess-593- case "${UNAME_MACHINE}" in ############################################## ibus-typing-booster-2.10.0/config.guess-645-EOF ibus-typing-booster-2.10.0/config.guess:646: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` ibus-typing-booster-2.10.0/config.guess-647- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## ibus-typing-booster-2.10.0/config.guess-673- ia64:HP-UX:*:*) ibus-typing-booster-2.10.0/config.guess:674: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ibus-typing-booster-2.10.0/config.guess-675- echo ia64-hp-hpux${HPUX_REV} ############################################## ibus-typing-booster-2.10.0/config.guess-703-EOF ibus-typing-booster-2.10.0/config.guess:704: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && ibus-typing-booster-2.10.0/config.guess-705- { echo "$SYSTEM_NAME"; exit; } ############################################## ibus-typing-booster-2.10.0/config.guess-774- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ibus-typing-booster-2.10.0/config.guess:775: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` ibus-typing-booster-2.10.0/config.guess-776- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ibus-typing-booster-2.10.0/config.guess-779- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ibus-typing-booster-2.10.0/config.guess:780: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` ibus-typing-booster-2.10.0/config.guess-781- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ibus-typing-booster-2.10.0/config.guess-795- amd64) ibus-typing-booster-2.10.0/config.guess:796: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ibus-typing-booster-2.10.0/config.guess-797- *) ibus-typing-booster-2.10.0/config.guess:798: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ibus-typing-booster-2.10.0/config.guess-799- esac ############################################## ibus-typing-booster-2.10.0/config.guess-850- prep*:SunOS:5.*:*) ibus-typing-booster-2.10.0/config.guess:851: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ibus-typing-booster-2.10.0/config.guess-852- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-854- # the GNU system ibus-typing-booster-2.10.0/config.guess:855: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` ibus-typing-booster-2.10.0/config.guess-856- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-858- # other systems with GNU libc and userland ibus-typing-booster-2.10.0/config.guess:859: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu ibus-typing-booster-2.10.0/config.guess-860- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-923-EOF ibus-typing-booster-2.10.0/config.guess:924: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` ibus-typing-booster-2.10.0/config.guess-925- echo "${UNAME_MACHINE}-pc-linux-${LIBC}" ############################################## ibus-typing-booster-2.10.0/config.guess-951-EOF ibus-typing-booster-2.10.0/config.guess:952: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` ibus-typing-booster-2.10.0/config.guess-953- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ############################################## ibus-typing-booster-2.10.0/config.guess-1036- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) ibus-typing-booster-2.10.0/config.guess:1037: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` ibus-typing-booster-2.10.0/config.guess-1038- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## ibus-typing-booster-2.10.0/config.guess-1306- *:DragonFly:*:*) ibus-typing-booster-2.10.0/config.guess:1307: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ibus-typing-booster-2.10.0/config.guess-1308- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-1319- i*86:skyos:*:*) ibus-typing-booster-2.10.0/config.guess:1320: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' ibus-typing-booster-2.10.0/config.guess-1321- exit ;; ############################################## ibus-typing-booster-2.10.0/config.guess-1450- ibus-typing-booster-2.10.0/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && ibus-typing-booster-2.10.0/config.guess-1452- { echo "$SYSTEM_NAME"; exit; } ############################################## ibus-typing-booster-2.10.0/config.sub-57- ibus-typing-booster-2.10.0/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'` ibus-typing-booster-2.10.0/config.sub-59- ############################################## ibus-typing-booster-2.10.0/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations. ibus-typing-booster-2.10.0/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` ibus-typing-booster-2.10.0/config.sub-124-case $maybe_os in ############################################## ibus-typing-booster-2.10.0/config.sub-130- os=-$maybe_os ibus-typing-booster-2.10.0/config.sub:131: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ibus-typing-booster-2.10.0/config.sub-132- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-134- os=-linux-android ibus-typing-booster-2.10.0/config.sub:135: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown ibus-typing-booster-2.10.0/config.sub-136- ;; ibus-typing-booster-2.10.0/config.sub-137- *) ibus-typing-booster-2.10.0/config.sub:138: basic_machine=`echo $1 | sed 's/-[^-]*$//'` ibus-typing-booster-2.10.0/config.sub-139- if [ $basic_machine != $1 ] ibus-typing-booster-2.10.0/config.sub:140: then os=`echo $1 | sed 's/.*-/-/'` ibus-typing-booster-2.10.0/config.sub-141- else os=; fi ############################################## ibus-typing-booster-2.10.0/config.sub-188- os=-sco5v6 ibus-typing-booster-2.10.0/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-190- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-192- os=-sco3.2v5 ibus-typing-booster-2.10.0/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-194- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-196- os=-sco3.2v4 ibus-typing-booster-2.10.0/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-198- ;; ibus-typing-booster-2.10.0/config.sub-199- -sco3.2.[4-9]*) ibus-typing-booster-2.10.0/config.sub:200: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` ibus-typing-booster-2.10.0/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-202- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-204- # Don't forget version if it is 3.2v4 or newer. ibus-typing-booster-2.10.0/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-206- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-208- # Don't forget version if it is 3.2v4 or newer. ibus-typing-booster-2.10.0/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-210- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-212- os=-sco3.2v2 ibus-typing-booster-2.10.0/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-214- ;; ibus-typing-booster-2.10.0/config.sub-215- -udk*) ibus-typing-booster-2.10.0/config.sub:216: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-217- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-219- os=-isc2.2 ibus-typing-booster-2.10.0/config.sub:220: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-221- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-225- -isc*) ibus-typing-booster-2.10.0/config.sub:226: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-227- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-231- -ptx*) ibus-typing-booster-2.10.0/config.sub:232: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ibus-typing-booster-2.10.0/config.sub-233- ;; ibus-typing-booster-2.10.0/config.sub-234- -windowsnt*) ibus-typing-booster-2.10.0/config.sub:235: os=`echo $os | sed -e 's/windowsnt/winnt/'` ibus-typing-booster-2.10.0/config.sub-236- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-357- *-*-*) ibus-typing-booster-2.10.0/config.sub:358: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ibus-typing-booster-2.10.0/config.sub-359- exit 1 ############################################## ibus-typing-booster-2.10.0/config.sub-475- amd64-*) ibus-typing-booster-2.10.0/config.sub:476: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-477- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-517- blackfin-*) ibus-typing-booster-2.10.0/config.sub:518: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-519- os=-linux ############################################## ibus-typing-booster-2.10.0/config.sub-525- c54x-*) ibus-typing-booster-2.10.0/config.sub:526: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-527- ;; ibus-typing-booster-2.10.0/config.sub-528- c55x-*) ibus-typing-booster-2.10.0/config.sub:529: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-530- ;; ibus-typing-booster-2.10.0/config.sub-531- c6x-*) ibus-typing-booster-2.10.0/config.sub:532: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-533- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-728- i*86v32) ibus-typing-booster-2.10.0/config.sub:729: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-730- os=-sysv32 ############################################## ibus-typing-booster-2.10.0/config.sub-732- i*86v4*) ibus-typing-booster-2.10.0/config.sub:733: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-734- os=-sysv4 ############################################## ibus-typing-booster-2.10.0/config.sub-736- i*86v) ibus-typing-booster-2.10.0/config.sub:737: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-738- os=-sysv ############################################## ibus-typing-booster-2.10.0/config.sub-740- i*86sol2) ibus-typing-booster-2.10.0/config.sub:741: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ibus-typing-booster-2.10.0/config.sub-742- os=-solaris2 ############################################## ibus-typing-booster-2.10.0/config.sub-770- m68knommu-*) ibus-typing-booster-2.10.0/config.sub:771: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-772- os=-linux ############################################## ibus-typing-booster-2.10.0/config.sub-803- mips3*-*) ibus-typing-booster-2.10.0/config.sub:804: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ibus-typing-booster-2.10.0/config.sub-805- ;; ibus-typing-booster-2.10.0/config.sub-806- mips3*) ibus-typing-booster-2.10.0/config.sub:807: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ibus-typing-booster-2.10.0/config.sub-808- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-821- ms1-*) ibus-typing-booster-2.10.0/config.sub:822: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ibus-typing-booster-2.10.0/config.sub-823- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-940- parisc-*) ibus-typing-booster-2.10.0/config.sub:941: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-942- os=-linux ############################################## ibus-typing-booster-2.10.0/config.sub-956- pc98-*) ibus-typing-booster-2.10.0/config.sub:957: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-958- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-971- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) ibus-typing-booster-2.10.0/config.sub:972: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-973- ;; ibus-typing-booster-2.10.0/config.sub-974- pentiumpro-* | p6-* | 6x86-* | athlon-*) ibus-typing-booster-2.10.0/config.sub:975: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-976- ;; ibus-typing-booster-2.10.0/config.sub-977- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) ibus-typing-booster-2.10.0/config.sub:978: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-979- ;; ibus-typing-booster-2.10.0/config.sub-980- pentium4-*) ibus-typing-booster-2.10.0/config.sub:981: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-982- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-990- ppc-* | ppcbe-*) ibus-typing-booster-2.10.0/config.sub:991: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-992- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-996- ppcle-* | powerpclittle-*) ibus-typing-booster-2.10.0/config.sub:997: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-998- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1000- ;; ibus-typing-booster-2.10.0/config.sub:1001: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-1002- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1006- ppc64le-* | powerpc64little-*) ibus-typing-booster-2.10.0/config.sub:1007: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-1008- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1085- strongarm-* | thumb-*) ibus-typing-booster-2.10.0/config.sub:1086: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` ibus-typing-booster-2.10.0/config.sub-1087- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1215- xscale-* | xscalee[bl]-*) ibus-typing-booster-2.10.0/config.sub:1216: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` ibus-typing-booster-2.10.0/config.sub-1217- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1292- *) ibus-typing-booster-2.10.0/config.sub:1293: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ibus-typing-booster-2.10.0/config.sub-1294- exit 1 ############################################## ibus-typing-booster-2.10.0/config.sub-1300- *-digital*) ibus-typing-booster-2.10.0/config.sub:1301: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ibus-typing-booster-2.10.0/config.sub-1302- ;; ibus-typing-booster-2.10.0/config.sub-1303- *-commodore*) ibus-typing-booster-2.10.0/config.sub:1304: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ibus-typing-booster-2.10.0/config.sub-1305- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1321- -solaris1 | -solaris1.*) ibus-typing-booster-2.10.0/config.sub:1322: os=`echo $os | sed -e 's|solaris1|sunos4|'` ibus-typing-booster-2.10.0/config.sub-1323- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1333- -gnu/linux*) ibus-typing-booster-2.10.0/config.sub:1334: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ibus-typing-booster-2.10.0/config.sub-1335- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1379- -nto*) ibus-typing-booster-2.10.0/config.sub:1380: os=`echo $os | sed -e 's|nto|nto-qnx|'` ibus-typing-booster-2.10.0/config.sub-1381- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1386- -mac*) ibus-typing-booster-2.10.0/config.sub:1387: os=`echo $os | sed -e 's|mac|macos|'` ibus-typing-booster-2.10.0/config.sub-1388- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1392- -linux*) ibus-typing-booster-2.10.0/config.sub:1393: os=`echo $os | sed -e 's|linux|linux-gnu|'` ibus-typing-booster-2.10.0/config.sub-1394- ;; ibus-typing-booster-2.10.0/config.sub-1395- -sunos5*) ibus-typing-booster-2.10.0/config.sub:1396: os=`echo $os | sed -e 's|sunos5|solaris2|'` ibus-typing-booster-2.10.0/config.sub-1397- ;; ibus-typing-booster-2.10.0/config.sub-1398- -sunos6*) ibus-typing-booster-2.10.0/config.sub:1399: os=`echo $os | sed -e 's|sunos6|solaris3|'` ibus-typing-booster-2.10.0/config.sub-1400- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1447- -sinix5.*) ibus-typing-booster-2.10.0/config.sub:1448: os=`echo $os | sed -e 's|sinix|sysv|'` ibus-typing-booster-2.10.0/config.sub-1449- ;; ############################################## ibus-typing-booster-2.10.0/config.sub-1503- # Get rid of the `-' at the beginning of $os. ibus-typing-booster-2.10.0/config.sub:1504: os=`echo $os | sed 's/[^-]*-//'` ibus-typing-booster-2.10.0/config.sub:1505: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 ibus-typing-booster-2.10.0/config.sub-1506- exit 1 ############################################## ibus-typing-booster-2.10.0/config.sub-1760- esac ibus-typing-booster-2.10.0/config.sub:1761: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ibus-typing-booster-2.10.0/config.sub-1762- ;; ############################################## ibus-typing-booster-2.10.0/data/annotations/ro.xml-621- <annotation cp="🤬" type="tts">față cu simboluri la gură</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:622: <annotation cp="😈">basm | coarne | fantezie | față | față zâmbitoare încornorată</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-623- <annotation cp="😈" type="tts">față zâmbitoare încornorată</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:624: <annotation cp="👿">basm | demon | diavol | drac | drăcușor | fantezie | față mânioasă încornorată</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-625- <annotation cp="👿" type="tts">față mânioasă încornorată</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:626: <annotation cp="💀">basm | craniu | față | moarte | monstru</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-627- <annotation cp="💀" type="tts">craniu</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotations/ro.xml-633- <annotation cp="🤡" type="tts">față de clovn</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:634: <annotation cp="👹">basm | căpcăun | creatură | monstru | poveste</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-635- <annotation cp="👹" type="tts">căpcăun</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:636: <annotation cp="👺">basm | creatură | monstru | poveste | spiriduș</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-637- <annotation cp="👺" type="tts">spiriduș</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:638: <annotation cp="👻">basm | creatură | fantezie | fantomă | față | monstru | stafie</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-639- <annotation cp="👻" type="tts">fantomă</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotations/ro.xml-677- <annotation cp="💝" type="tts">inimă cu fundiță</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:678: <annotation cp="💖">entuziasm | fericire | inimă | inimă strălucitoare | strălucire</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-679- <annotation cp="💖" type="tts">inimă strălucitoare</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:680: <annotation cp="💗">emoție | entuziasm | inimă | inimă care crește | neliniște</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-681- <annotation cp="💗" type="tts">inimă care crește</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotations/ro.xml-1061- <annotation cp="🤴" type="tts">prinț</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:1062: <annotation cp="👸">basm | fantezie | poveste | prințesă</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-1063- <annotation cp="👸" type="tts">prințesă</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotations/ro.xml-1095- <annotation cp="🧑🍼" type="tts">persoană hrănind un bebeluș</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:1096: <annotation cp="👼">basm | bebeluș | bebeluș îngeraș | fantezie | față | înger</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-1097- <annotation cp="👼" type="tts">bebeluș îngeraș</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotations/ro.xml-1537- <annotation cp="🐍" type="tts">șarpe</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:1538: <annotation cp="🐲">balaur | basm | fantastic | față | față de dragon | poveste</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-1539- <annotation cp="🐲" type="tts">față de dragon</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotations/ro.xml-2447- <annotation cp="🎱" type="tts">biliard</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml:2448: <annotation cp="🔮">basm | cristal | fantezie | glob | glob de cristal | noroc</annotation> ibus-typing-booster-2.10.0/data/annotations/ro.xml-2449- <annotation cp="🔮" type="tts">glob de cristal</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotations/uz.xml-2311- <annotation cp="🎭" type="tts">teatr niqoblari</annotation> ibus-typing-booster-2.10.0/data/annotations/uz.xml:2312: <annotation cp="🖼">hoshiya | muzey | ramka | ramkali surat | rasm | rassomlik | san’at</annotation> ibus-typing-booster-2.10.0/data/annotations/uz.xml-2313- <annotation cp="🖼" type="tts">ramkali surat</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2008- <annotation cp="🤴🏿" type="tts">prinț: ton închis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2009: <annotation cp="👸🏻">basm | fantezie | poveste | prințesă | ton deschis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2010- <annotation cp="👸🏻" type="tts">prințesă: ton deschis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2011: <annotation cp="👸🏼">basm | fantezie | poveste | prințesă | ton semi‑deschis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2012- <annotation cp="👸🏼" type="tts">prințesă: ton semi‑deschis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2013: <annotation cp="👸🏽">basm | fantezie | poveste | prințesă | ton mediu al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2014- <annotation cp="👸🏽" type="tts">prințesă: ton mediu al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2015: <annotation cp="👸🏾">basm | fantezie | poveste | prințesă | ton semi‑închis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2016- <annotation cp="👸🏾" type="tts">prințesă: ton semi‑închis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2017: <annotation cp="👸🏿">basm | fantezie | poveste | prințesă | ton închis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2018- <annotation cp="👸🏿" type="tts">prințesă: ton închis al pielii</annotation> ############################################## ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2178- <annotation cp="🧑🏿🍼" type="tts">persoană hrănind un bebeluș: ton închis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2179: <annotation cp="👼🏻">basm | bebeluș | bebeluș îngeraș | fantezie | față | înger | ton deschis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2180- <annotation cp="👼🏻" type="tts">bebeluș îngeraș: ton deschis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2181: <annotation cp="👼🏼">basm | bebeluș | bebeluș îngeraș | fantezie | față | înger | ton semi‑deschis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2182- <annotation cp="👼🏼" type="tts">bebeluș îngeraș: ton semi‑deschis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2183: <annotation cp="👼🏽">basm | bebeluș | bebeluș îngeraș | fantezie | față | înger | ton mediu al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2184- <annotation cp="👼🏽" type="tts">bebeluș îngeraș: ton mediu al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2185: <annotation cp="👼🏾">basm | bebeluș | bebeluș îngeraș | fantezie | față | înger | ton semi‑închis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2186- <annotation cp="👼🏾" type="tts">bebeluș îngeraș: ton semi‑închis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml:2187: <annotation cp="👼🏿">basm | bebeluș | bebeluș îngeraș | fantezie | față | înger | ton închis al pielii</annotation> ibus-typing-booster-2.10.0/data/annotationsDerived/ro.xml-2188- <annotation cp="👼🏿" type="tts">bebeluș îngeraș: ton închis al pielii</annotation> ############################################## ibus-typing-booster-2.10.0/engine/Makefile.am-29- LIBEXECDIR=$(libexecdir); \ ibus-typing-booster-2.10.0/engine/Makefile.am:30: s=`cat $<`; \ ibus-typing-booster-2.10.0/engine/Makefile.am-31- eval "echo \"$${s}\""; \ ############################################## ibus-typing-booster-2.10.0/engine/Makefile.am-87- pkgdatadir=${pkgdatadir}; \ ibus-typing-booster-2.10.0/engine/Makefile.am:88: s=`cat $<`; \ ibus-typing-booster-2.10.0/engine/Makefile.am-89- eval "echo \"$${s}\""; \ ############################################## ibus-typing-booster-2.10.0/install-sh-217- fi ibus-typing-booster-2.10.0/install-sh:218: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; ibus-typing-booster-2.10.0/install-sh-219- *) ############################################## ibus-typing-booster-2.10.0/install-sh-269- dstdir=$dst ibus-typing-booster-2.10.0/install-sh:270: dst=$dstdir/`basename "$src"` ibus-typing-booster-2.10.0/install-sh-271- dstdir_status=0 ############################################## ibus-typing-booster-2.10.0/install-sh-351- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. ibus-typing-booster-2.10.0/install-sh:352: ls_ld_tmpdir=`ls -ld "$tmpdir"` ibus-typing-booster-2.10.0/install-sh-353- case $ls_ld_tmpdir in ############################################## ibus-typing-booster-2.10.0/install-sh-358- $mkdirprog -m$different_mode -p -- "$tmpdir" && { ibus-typing-booster-2.10.0/install-sh:359: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` ibus-typing-booster-2.10.0/install-sh-360- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## ibus-typing-booster-2.10.0/install-sh-418- case $prefix in ibus-typing-booster-2.10.0/install-sh:419: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; ibus-typing-booster-2.10.0/install-sh-420- *) qprefix=$prefix;; ############################################## ibus-typing-booster-2.10.0/install-sh-467- if $copy_on_change && ibus-typing-booster-2.10.0/install-sh:468: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && ibus-typing-booster-2.10.0/install-sh:469: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && ibus-typing-booster-2.10.0/install-sh-470- ############################################## ibus-typing-booster-2.10.0/m4/gettext.m4-247- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" ibus-typing-booster-2.10.0/m4/gettext.m4:248: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` ibus-typing-booster-2.10.0/m4/gettext.m4-249- fi ############################################## ibus-typing-booster-2.10.0/m4/iconv.m4-94- 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);"]) ibus-typing-booster-2.10.0/m4/iconv.m4:95: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` ibus-typing-booster-2.10.0/m4/iconv.m4-96- AC_MSG_RESULT([$]{ac_t:- ############################################## ibus-typing-booster-2.10.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. ibus-typing-booster-2.10.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in ibus-typing-booster-2.10.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## ibus-typing-booster-2.10.0/m4/lib-ld.m4-50- # gcc leaves a trailing carriage return which upsets mingw ibus-typing-booster-2.10.0/m4/lib-ld.m4:51: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ibus-typing-booster-2.10.0/m4/lib-ld.m4-52- *) ibus-typing-booster-2.10.0/m4/lib-ld.m4:53: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ibus-typing-booster-2.10.0/m4/lib-ld.m4-54- esac ############################################## ibus-typing-booster-2.10.0/m4/lib-ld.m4-59- # Canonicalize the path of ld ibus-typing-booster-2.10.0/m4/lib-ld.m4:60: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` ibus-typing-booster-2.10.0/m4/lib-ld.m4-61- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do ibus-typing-booster-2.10.0/m4/lib-ld.m4:62: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` ibus-typing-booster-2.10.0/m4/lib-ld.m4-63- done ############################################## ibus-typing-booster-2.10.0/m4/lib-ld.m4-89- # Break only if it was the GNU/non-GNU ld that we prefer. ibus-typing-booster-2.10.0/m4/lib-ld.m4:90: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in ibus-typing-booster-2.10.0/m4/lib-ld.m4-91- *GNU* | *'with BFD'*) ############################################## ibus-typing-booster-2.10.0/m4/lib-link.m4-179- dnl or AC_LIB_HAVE_LINKFLAGS call. ibus-typing-booster-2.10.0/m4/lib-link.m4:180: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` ibus-typing-booster-2.10.0/m4/lib-link.m4-181- eval value=\"\$HAVE_LIB$uppername\" ############################################## ibus-typing-booster-2.10.0/m4/lib-link.m4-228- -L*) ibus-typing-booster-2.10.0/m4/lib-link.m4:229: dir=`echo "X$x" | sed -e 's/^X-L//'` ibus-typing-booster-2.10.0/m4/lib-link.m4-230- if test -n "$shlibext" \ ############################################## ibus-typing-booster-2.10.0/m4/lib-link.m4-352- */$acl_libdirstem | */$acl_libdirstem/) ibus-typing-booster-2.10.0/m4/lib-link.m4:353: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` ibus-typing-booster-2.10.0/m4/lib-link.m4-354- additional_includedir="$basedir/include" ############################################## ibus-typing-booster-2.10.0/m4/lib-link.m4-405- -L*) ibus-typing-booster-2.10.0/m4/lib-link.m4:406: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` ibus-typing-booster-2.10.0/m4/lib-link.m4-407- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## ibus-typing-booster-2.10.0/m4/lib-link.m4-455- -R*) ibus-typing-booster-2.10.0/m4/lib-link.m4:456: dir=`echo "X$dep" | sed -e 's/^X-R//'` ibus-typing-booster-2.10.0/m4/lib-link.m4-457- if test "$enable_rpath" != no; then ############################################## ibus-typing-booster-2.10.0/m4/lib-link.m4-485- dnl Handle this in the next round. ibus-typing-booster-2.10.0/m4/lib-link.m4:486: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` ibus-typing-booster-2.10.0/m4/lib-link.m4-487- ;; ############################################## ibus-typing-booster-2.10.0/m4/lib-link.m4-491- dnl option. ibus-typing-booster-2.10.0/m4/lib-link.m4:492: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` ibus-typing-booster-2.10.0/m4/lib-link.m4-493- ;; ############################################## ibus-typing-booster-2.10.0/m4/lib-link.m4-598- -L) next=yes ;; ibus-typing-booster-2.10.0/m4/lib-link.m4:599: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` ibus-typing-booster-2.10.0/m4/lib-link.m4-600- dnl No need to hardcode the standard /usr/lib. ############################################## ibus-typing-booster-2.10.0/m4/lib-prefix.m4-168- acl_libdirstem=lib ibus-typing-booster-2.10.0/m4/lib-prefix.m4:169: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` ibus-typing-booster-2.10.0/m4/lib-prefix.m4-170- if test -n "$searchpath"; then ############################################## ibus-typing-booster-2.10.0/m4/lib-prefix.m4-175- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; ibus-typing-booster-2.10.0/m4/lib-prefix.m4:176: *) searchdir=`cd "$searchdir" && pwd` ibus-typing-booster-2.10.0/m4/lib-prefix.m4-177- case "$searchdir" in ############################################## ibus-typing-booster-2.10.0/m4/po.m4-43-changequote(,)dnl ibus-typing-booster-2.10.0/m4/po.m4:44: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ibus-typing-booster-2.10.0/m4/po.m4-45- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## ibus-typing-booster-2.10.0/m4/po.m4-50-changequote(,)dnl ibus-typing-booster-2.10.0/m4/po.m4:51: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ibus-typing-booster-2.10.0/m4/po.m4-52- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## ibus-typing-booster-2.10.0/m4/po.m4-69-changequote(,)dnl ibus-typing-booster-2.10.0/m4/po.m4:70: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ibus-typing-booster-2.10.0/m4/po.m4-71- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## ibus-typing-booster-2.10.0/m4/po.m4-90- case "$ac_file" in ibus-typing-booster-2.10.0/m4/po.m4:91: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; ibus-typing-booster-2.10.0/m4/po.m4-92- esac ############################################## ibus-typing-booster-2.10.0/m4/po.m4-95- # Adjust a relative srcdir. ibus-typing-booster-2.10.0/m4/po.m4:96: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` ibus-typing-booster-2.10.0/m4/po.m4:97: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" ibus-typing-booster-2.10.0/m4/po.m4:98: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` ibus-typing-booster-2.10.0/m4/po.m4-99- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## ibus-typing-booster-2.10.0/m4/po.m4-102- case "$ac_given_srcdir" in ibus-typing-booster-2.10.0/m4/po.m4:103: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; ibus-typing-booster-2.10.0/m4/po.m4-104- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## ibus-typing-booster-2.10.0/m4/po.m4-122- fi ibus-typing-booster-2.10.0/m4/po.m4:123: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` ibus-typing-booster-2.10.0/m4/po.m4-124- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## ibus-typing-booster-2.10.0/m4/po.m4-219- # Adjust a relative srcdir. ibus-typing-booster-2.10.0/m4/po.m4:220: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` ibus-typing-booster-2.10.0/m4/po.m4:221: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" ibus-typing-booster-2.10.0/m4/po.m4:222: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` ibus-typing-booster-2.10.0/m4/po.m4-223- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## ibus-typing-booster-2.10.0/m4/po.m4-226- case "$ac_given_srcdir" in ibus-typing-booster-2.10.0/m4/po.m4:227: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; ibus-typing-booster-2.10.0/m4/po.m4-228- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## ibus-typing-booster-2.10.0/m4/po.m4-287- # Set POTFILES to the value of the Makefile variable POTFILES. ibus-typing-booster-2.10.0/m4/po.m4:288: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` ibus-typing-booster-2.10.0/m4/po.m4:289: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` ibus-typing-booster-2.10.0/m4/po.m4-290- # Compute POTFILES_DEPS as ############################################## ibus-typing-booster-2.10.0/m4/po.m4-302- # The LINGUAS file contains the set of available languages. ibus-typing-booster-2.10.0/m4/po.m4:303: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` ibus-typing-booster-2.10.0/m4/po.m4-304- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## ibus-typing-booster-2.10.0/m4/po.m4-306- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. ibus-typing-booster-2.10.0/m4/po.m4:307: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` ibus-typing-booster-2.10.0/m4/po.m4:308: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` ibus-typing-booster-2.10.0/m4/po.m4-309- fi ############################################## ibus-typing-booster-2.10.0/m4/po.m4-350- QMFILES="$QMFILES $srcdirpre$lang.qm" ibus-typing-booster-2.10.0/m4/po.m4:351: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` ibus-typing-booster-2.10.0/m4/po.m4-352- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" ibus-typing-booster-2.10.0/m4/po.m4:353: 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/'` ibus-typing-booster-2.10.0/m4/po.m4-354- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## ibus-typing-booster-2.10.0/m4/po.m4-391- QTCATALOGS="$QTCATALOGS $lang.qm" ibus-typing-booster-2.10.0/m4/po.m4:392: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` ibus-typing-booster-2.10.0/m4/po.m4-393- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" ibus-typing-booster-2.10.0/m4/po.m4:394: 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/'` ibus-typing-booster-2.10.0/m4/po.m4-395- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## ibus-typing-booster-2.10.0/m4/po.m4-402- for lang in $ALL_LINGUAS; do ibus-typing-booster-2.10.0/m4/po.m4:403: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` ibus-typing-booster-2.10.0/m4/po.m4-404- cat >> "$ac_file.tmp" <<EOF ############################################## ibus-typing-booster-2.10.0/m4/po.m4-413- for lang in $ALL_LINGUAS; do ibus-typing-booster-2.10.0/m4/po.m4:414: 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/'` ibus-typing-booster-2.10.0/m4/po.m4-415- cat >> "$ac_file.tmp" <<EOF ############################################## ibus-typing-booster-2.10.0/setup/Makefile.am-28- LIBEXECDIR=$(libexecdir); \ ibus-typing-booster-2.10.0/setup/Makefile.am:29: s=`cat $<`; \ ibus-typing-booster-2.10.0/setup/Makefile.am-30- eval "echo \"$${s}\""; \ ############################################## ibus-typing-booster-2.10.0/tests/Makefile.am-56-$(test_metas): $(test_meta_in) ibus-typing-booster-2.10.0/tests/Makefile.am:57: @TEST_EXEC=`echo $@ | sed -e 's&\.test&\.py&'`; \ ibus-typing-booster-2.10.0/tests/Makefile.am-58- sed -e "s&@TEST_EXECDIR@&$(test_execdir)&g" \