=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ganyremote-8.0/compile-67- mingw/*) ganyremote-8.0/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` ganyremote-8.0/compile-69- ;; ganyremote-8.0/compile-70- cygwin/*) ganyremote-8.0/compile:71: file=`cygpath -m "$file" || echo "$file"` ganyremote-8.0/compile-72- ;; ganyremote-8.0/compile-73- wine/*) ganyremote-8.0/compile:74: file=`winepath -w "$file" || echo "$file"` ganyremote-8.0/compile-75- ;; ############################################## ganyremote-8.0/compile-310-# Name of file we expect compiler to create. ganyremote-8.0/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` ganyremote-8.0/compile-312- ############################################## ganyremote-8.0/compile-316-# object file name, since that is what matters with a parallel build. ganyremote-8.0/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d ganyremote-8.0/compile-318-while true; do ############################################## ganyremote-8.0/config.guess-34- ganyremote-8.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` ganyremote-8.0/config.guess-36- ############################################## ganyremote-8.0/config.guess-102-: ${TMPDIR=/tmp} ; ganyremote-8.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || ganyremote-8.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## ganyremote-8.0/config.guess-151- EOF ganyremote-8.0/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" ganyremote-8.0/config.guess-153- ############################################## ganyremote-8.0/config.guess-188- earmv*) ganyremote-8.0/config.guess:189: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` ganyremote-8.0/config.guess:190: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` ganyremote-8.0/config.guess-191- machine="${arch}${endian}"-unknown ############################################## ganyremote-8.0/config.guess-220- expr='s/^earmv[0-9]/-eabi/;s/eb$//' ganyremote-8.0/config.guess:221: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` ganyremote-8.0/config.guess-222- ;; ############################################## ganyremote-8.0/config.guess-233- *) ganyremote-8.0/config.guess:234: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` ganyremote-8.0/config.guess-235- ;; ############################################## ganyremote-8.0/config.guess-280- *4.0) ganyremote-8.0/config.guess:281: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ganyremote-8.0/config.guess-282- ;; ganyremote-8.0/config.guess-283- *5.*) ganyremote-8.0/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ganyremote-8.0/config.guess-285- ;; ############################################## ganyremote-8.0/config.guess-290- # types through head -n 1, so we only detect the type of CPU 0. ganyremote-8.0/config.guess:291: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` ganyremote-8.0/config.guess-292- case "$ALPHA_CPU_TYPE" in ############################################## ganyremote-8.0/config.guess-328- # 1.2 uses "1.2" for uname -r. ganyremote-8.0/config.guess:329: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" ganyremote-8.0/config.guess-330- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## ganyremote-8.0/config.guess-379- s390x:SunOS:*:*) ganyremote-8.0/config.guess:380: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" ganyremote-8.0/config.guess-381- exit ;; ganyremote-8.0/config.guess-382- sun4H:SunOS:5.*:*) ganyremote-8.0/config.guess:383: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" ganyremote-8.0/config.guess-384- exit ;; ganyremote-8.0/config.guess-385- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) ganyremote-8.0/config.guess:386: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" ganyremote-8.0/config.guess-387- exit ;; ############################################## ganyremote-8.0/config.guess-404- fi ganyremote-8.0/config.guess:405: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" ganyremote-8.0/config.guess-406- exit ;; ############################################## ganyremote-8.0/config.guess-410- # it's likely to be more like Solaris than SunOS4. ganyremote-8.0/config.guess:411: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" ganyremote-8.0/config.guess-412- exit ;; ############################################## ganyremote-8.0/config.guess-419- # Japanese Language versions have a version number like `4.1.3-JL'. ganyremote-8.0/config.guess:420: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" ganyremote-8.0/config.guess-421- exit ;; ############################################## ganyremote-8.0/config.guess-425- sun*:*:4.2BSD:*) ganyremote-8.0/config.guess:426: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` ganyremote-8.0/config.guess-427- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## ganyremote-8.0/config.guess-507- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && ganyremote-8.0/config.guess:508: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && ganyremote-8.0/config.guess:509: SYSTEM_NAME=`"$dummy" "$dummyarg"` && ganyremote-8.0/config.guess-510- { echo "$SYSTEM_NAME"; exit; } ############################################## ganyremote-8.0/config.guess-563- *:IRIX*:*:*) ganyremote-8.0/config.guess:564: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" ganyremote-8.0/config.guess-565- exit ;; ############################################## ganyremote-8.0/config.guess-593-EOF ganyremote-8.0/config.guess:594: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` ganyremote-8.0/config.guess-595- then ############################################## ganyremote-8.0/config.guess-606- *:AIX:*:[4567]) ganyremote-8.0/config.guess:607: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` ganyremote-8.0/config.guess-608- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## ganyremote-8.0/config.guess-642- 9000/[34678]??:HP-UX:*:*) ganyremote-8.0/config.guess:643: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` ganyremote-8.0/config.guess-644- case "$UNAME_MACHINE" in ############################################## ganyremote-8.0/config.guess-696-EOF ganyremote-8.0/config.guess:697: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` ganyremote-8.0/config.guess-698- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## ganyremote-8.0/config.guess-724- ia64:HP-UX:*:*) ganyremote-8.0/config.guess:725: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` ganyremote-8.0/config.guess-726- echo ia64-hp-hpux"$HPUX_REV" ############################################## ganyremote-8.0/config.guess-754-EOF ganyremote-8.0/config.guess:755: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && ganyremote-8.0/config.guess-756- { echo "$SYSTEM_NAME"; exit; } ############################################## ganyremote-8.0/config.guess-825- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` ganyremote-8.0/config.guess:826: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` ganyremote-8.0/config.guess-827- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ganyremote-8.0/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` ganyremote-8.0/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` ganyremote-8.0/config.guess-832- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## ganyremote-8.0/config.guess-850- esac ganyremote-8.0/config.guess:851: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" ganyremote-8.0/config.guess-852- exit ;; ############################################## ganyremote-8.0/config.guess-886- prep*:SunOS:5.*:*) ganyremote-8.0/config.guess:887: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" ganyremote-8.0/config.guess-888- exit ;; ############################################## ganyremote-8.0/config.guess-890- # the GNU system ganyremote-8.0/config.guess:891: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" ganyremote-8.0/config.guess-892- exit ;; ############################################## ganyremote-8.0/config.guess-894- # other systems with GNU libc and userland ganyremote-8.0/config.guess:895: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" ganyremote-8.0/config.guess-896- exit ;; ############################################## ganyremote-8.0/config.guess-988-EOF ganyremote-8.0/config.guess:989: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" ganyremote-8.0/config.guess-990- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## ganyremote-8.0/config.guess-1088- i*86:*:4.*:*) ganyremote-8.0/config.guess:1089: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` ganyremote-8.0/config.guess-1090- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## ganyremote-8.0/config.guess-1291- fi ganyremote-8.0/config.guess:1292: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then ganyremote-8.0/config.guess-1293- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## ganyremote-8.0/config.guess-1389- *:DragonFly:*:*) ganyremote-8.0/config.guess:1390: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" ganyremote-8.0/config.guess-1391- exit ;; ############################################## ganyremote-8.0/config.guess-1402- i*86:skyos:*:*) ganyremote-8.0/config.guess:1403: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" ganyremote-8.0/config.guess-1404- exit ;; ############################################## ganyremote-8.0/config.rpath-33-host="$1" ganyremote-8.0/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` ganyremote-8.0/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` ganyremote-8.0/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` ganyremote-8.0/config.rpath-37- ############################################## ganyremote-8.0/config.rpath-47-done ganyremote-8.0/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` ganyremote-8.0/config.rpath-49- ############################################## ganyremote-8.0/config.rpath-91- *) ganyremote-8.0/config.rpath:92: case `$CC -V 2>&1 | sed 5q` in ganyremote-8.0/config.rpath-93- *Sun\ C*) ############################################## ganyremote-8.0/config.rpath-217- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) ganyremote-8.0/config.rpath:218: case `$LD -v 2>&1` in ganyremote-8.0/config.rpath-219- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## ganyremote-8.0/config.rpath-223- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then ganyremote-8.0/config.rpath:224: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' ganyremote-8.0/config.rpath-225- else ############################################## ganyremote-8.0/config.rpath-280- case $host_os in aix4.[012]|aix4.[012].*) ganyremote-8.0/config.rpath:281: collect2name=`${CC} -print-prog-name=collect2` ganyremote-8.0/config.rpath-282- if test -f "$collect2name" && \ ############################################## ganyremote-8.0/config.rpath-419- hardcode_direct=yes ganyremote-8.0/config.rpath:420: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then ganyremote-8.0/config.rpath-421- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## ganyremote-8.0/config.rpath-483- sysv5* | sco3.2v5* | sco5v6*) ganyremote-8.0/config.rpath:484: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' ganyremote-8.0/config.rpath-485- hardcode_libdir_separator=':' ############################################## ganyremote-8.0/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' ganyremote-8.0/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` ganyremote-8.0/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` ganyremote-8.0/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` ganyremote-8.0/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` ganyremote-8.0/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` ganyremote-8.0/config.rpath-633- ############################################## ganyremote-8.0/config.sub-52- ganyremote-8.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` ganyremote-8.0/config.sub-54- ############################################## ganyremote-8.0/config.sub-200- os=-sco5v6 ganyremote-8.0/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-202- ;; ############################################## ganyremote-8.0/config.sub-204- os=-sco3.2v5 ganyremote-8.0/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-206- ;; ############################################## ganyremote-8.0/config.sub-208- os=-sco3.2v4 ganyremote-8.0/config.sub:209: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-210- ;; ganyremote-8.0/config.sub-211- -sco3.2.[4-9]*) ganyremote-8.0/config.sub:212: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` ganyremote-8.0/config.sub:213: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-214- ;; ############################################## ganyremote-8.0/config.sub-216- # Don't forget version if it is 3.2v4 or newer. ganyremote-8.0/config.sub:217: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-218- ;; ############################################## ganyremote-8.0/config.sub-220- # Don't forget version if it is 3.2v4 or newer. ganyremote-8.0/config.sub:221: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-222- ;; ############################################## ganyremote-8.0/config.sub-224- os=-sco3.2v2 ganyremote-8.0/config.sub:225: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-226- ;; ganyremote-8.0/config.sub-227- -udk*) ganyremote-8.0/config.sub:228: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-229- ;; ############################################## ganyremote-8.0/config.sub-231- os=-isc2.2 ganyremote-8.0/config.sub:232: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-233- ;; ############################################## ganyremote-8.0/config.sub-237- -isc*) ganyremote-8.0/config.sub:238: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ganyremote-8.0/config.sub-239- ;; ############################################## ganyremote-8.0/config.sub-249- -ptx*) ganyremote-8.0/config.sub:250: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` ganyremote-8.0/config.sub-251- ;; ############################################## ganyremote-8.0/config.sub-389- *-*-*) ganyremote-8.0/config.sub:390: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 ganyremote-8.0/config.sub-391- exit 1 ############################################## ganyremote-8.0/config.sub-519- amd64-*) ganyremote-8.0/config.sub:520: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-521- ;; ############################################## ganyremote-8.0/config.sub-564- blackfin-*) ganyremote-8.0/config.sub:565: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-566- os=-linux ############################################## ganyremote-8.0/config.sub-572- c54x-*) ganyremote-8.0/config.sub:573: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-574- ;; ganyremote-8.0/config.sub-575- c55x-*) ganyremote-8.0/config.sub:576: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-577- ;; ganyremote-8.0/config.sub-578- c6x-*) ganyremote-8.0/config.sub:579: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-580- ;; ############################################## ganyremote-8.0/config.sub-676- e500v[12]-*) ganyremote-8.0/config.sub:677: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-678- os=$os"spe" ############################################## ganyremote-8.0/config.sub-780- i*86v32) ganyremote-8.0/config.sub:781: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` ganyremote-8.0/config.sub-782- os=-sysv32 ############################################## ganyremote-8.0/config.sub-784- i*86v4*) ganyremote-8.0/config.sub:785: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` ganyremote-8.0/config.sub-786- os=-sysv4 ############################################## ganyremote-8.0/config.sub-788- i*86v) ganyremote-8.0/config.sub:789: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` ganyremote-8.0/config.sub-790- os=-sysv ############################################## ganyremote-8.0/config.sub-792- i*86sol2) ganyremote-8.0/config.sub:793: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` ganyremote-8.0/config.sub-794- os=-solaris2 ############################################## ganyremote-8.0/config.sub-818- leon-*|leon[3-9]-*) ganyremote-8.0/config.sub:819: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` ganyremote-8.0/config.sub-820- ;; ############################################## ganyremote-8.0/config.sub-825- m68knommu-*) ganyremote-8.0/config.sub:826: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-827- os=-linux ############################################## ganyremote-8.0/config.sub-859- mips3*-*) ganyremote-8.0/config.sub:860: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` ganyremote-8.0/config.sub-861- ;; ganyremote-8.0/config.sub-862- mips3*) ganyremote-8.0/config.sub:863: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown ganyremote-8.0/config.sub-864- ;; ############################################## ganyremote-8.0/config.sub-881- ms1-*) ganyremote-8.0/config.sub:882: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` ganyremote-8.0/config.sub-883- ;; ############################################## ganyremote-8.0/config.sub-1006- parisc-*) ganyremote-8.0/config.sub:1007: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1008- os=-linux ############################################## ganyremote-8.0/config.sub-1022- pc98-*) ganyremote-8.0/config.sub:1023: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1024- ;; ############################################## ganyremote-8.0/config.sub-1037- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) ganyremote-8.0/config.sub:1038: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1039- ;; ganyremote-8.0/config.sub-1040- pentiumpro-* | p6-* | 6x86-* | athlon-*) ganyremote-8.0/config.sub:1041: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1042- ;; ganyremote-8.0/config.sub-1043- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) ganyremote-8.0/config.sub:1044: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1045- ;; ganyremote-8.0/config.sub-1046- pentium4-*) ganyremote-8.0/config.sub:1047: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1048- ;; ############################################## ganyremote-8.0/config.sub-1056- ppc-* | ppcbe-*) ganyremote-8.0/config.sub:1057: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1058- ;; ############################################## ganyremote-8.0/config.sub-1062- ppcle-* | powerpclittle-*) ganyremote-8.0/config.sub:1063: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1064- ;; ############################################## ganyremote-8.0/config.sub-1066- ;; ganyremote-8.0/config.sub:1067: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1068- ;; ############################################## ganyremote-8.0/config.sub-1072- ppc64le-* | powerpc64little-*) ganyremote-8.0/config.sub:1073: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1074- ;; ############################################## ganyremote-8.0/config.sub-1148- strongarm-* | thumb-*) ganyremote-8.0/config.sub:1149: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` ganyremote-8.0/config.sub-1150- ;; ############################################## ganyremote-8.0/config.sub-1281- xscale-* | xscalee[bl]-*) ganyremote-8.0/config.sub:1282: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` ganyremote-8.0/config.sub-1283- ;; ############################################## ganyremote-8.0/config.sub-1343- *) ganyremote-8.0/config.sub:1344: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 ganyremote-8.0/config.sub-1345- exit 1 ############################################## ganyremote-8.0/config.sub-1351- *-digital*) ganyremote-8.0/config.sub:1352: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` ganyremote-8.0/config.sub-1353- ;; ganyremote-8.0/config.sub-1354- *-commodore*) ganyremote-8.0/config.sub:1355: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` ganyremote-8.0/config.sub-1356- ;; ############################################## ganyremote-8.0/config.sub-1372- -solaris1 | -solaris1.*) ganyremote-8.0/config.sub:1373: os=`echo $os | sed -e 's|solaris1|sunos4|'` ganyremote-8.0/config.sub-1374- ;; ############################################## ganyremote-8.0/config.sub-1381- -gnu/linux*) ganyremote-8.0/config.sub:1382: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ganyremote-8.0/config.sub-1383- ;; ############################################## ganyremote-8.0/config.sub-1433- -nto*) ganyremote-8.0/config.sub:1434: os=`echo $os | sed -e 's|nto|nto-qnx|'` ganyremote-8.0/config.sub-1435- ;; ############################################## ganyremote-8.0/config.sub-1440- -mac*) ganyremote-8.0/config.sub:1441: os=`echo "$os" | sed -e 's|mac|macos|'` ganyremote-8.0/config.sub-1442- ;; ############################################## ganyremote-8.0/config.sub-1446- -linux*) ganyremote-8.0/config.sub:1447: os=`echo $os | sed -e 's|linux|linux-gnu|'` ganyremote-8.0/config.sub-1448- ;; ganyremote-8.0/config.sub-1449- -sunos5*) ganyremote-8.0/config.sub:1450: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` ganyremote-8.0/config.sub-1451- ;; ganyremote-8.0/config.sub-1452- -sunos6*) ganyremote-8.0/config.sub:1453: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` ganyremote-8.0/config.sub-1454- ;; ############################################## ganyremote-8.0/config.sub-1495- -sinix5.*) ganyremote-8.0/config.sub:1496: os=`echo $os | sed -e 's|sinix|sysv|'` ganyremote-8.0/config.sub-1497- ;; ############################################## ganyremote-8.0/config.sub-1560- # Get rid of the `-' at the beginning of $os. ganyremote-8.0/config.sub:1561: os=`echo $os | sed 's/[^-]*-//'` ganyremote-8.0/config.sub:1562: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 ganyremote-8.0/config.sub-1563- exit 1 ############################################## ganyremote-8.0/config.sub-1820- esac ganyremote-8.0/config.sub:1821: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` ganyremote-8.0/config.sub-1822- ;; ############################################## ganyremote-8.0/ganyremote-271- ganyremote-8.0/ganyremote:272: os.system('echo \"'+curdate+'\" > $HOME/.anyRemote/j2me-client.checked') ganyremote-8.0/ganyremote-273- newver = checkJ2MEClientUpdate(); ############################################## ganyremote-8.0/aclocal.m4-304- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" ganyremote-8.0/aclocal.m4:305: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` ganyremote-8.0/aclocal.m4-306- fi ############################################## ganyremote-8.0/aclocal.m4-700- 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);"]) ganyremote-8.0/aclocal.m4:701: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` ganyremote-8.0/aclocal.m4-702- AC_MSG_RESULT([ ############################################## ganyremote-8.0/aclocal.m4-786-[# I'd rather use --version here, but apparently some GNU lds only accept -v. ganyremote-8.0/aclocal.m4:787:case `$LD -v 2>&1 </dev/null` in ganyremote-8.0/aclocal.m4-788-*GNU* | *'with BFD'*) ############################################## ganyremote-8.0/aclocal.m4-828- # gcc leaves a trailing carriage return which upsets mingw ganyremote-8.0/aclocal.m4:829: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ganyremote-8.0/aclocal.m4-830- *) ganyremote-8.0/aclocal.m4:831: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ganyremote-8.0/aclocal.m4-832- esac ############################################## ganyremote-8.0/aclocal.m4-837- # Canonicalize the pathname of ld ganyremote-8.0/aclocal.m4:838: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` ganyremote-8.0/aclocal.m4-839- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do ganyremote-8.0/aclocal.m4:840: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` ganyremote-8.0/aclocal.m4-841- done ############################################## ganyremote-8.0/aclocal.m4-868- # Break only if it was the GNU/non-GNU ld that we prefer. ganyremote-8.0/aclocal.m4:869: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in ganyremote-8.0/aclocal.m4-870- *GNU* | *'with BFD'*) ############################################## ganyremote-8.0/aclocal.m4-1139- dnl or AC_LIB_HAVE_LINKFLAGS call. ganyremote-8.0/aclocal.m4:1140: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` ganyremote-8.0/aclocal.m4-1141- eval value=\"\$HAVE_LIB$uppername\" ############################################## ganyremote-8.0/aclocal.m4-1214- -L*) ganyremote-8.0/aclocal.m4:1215: dir=`echo "X$x" | sed -e 's/^X-L//'` ganyremote-8.0/aclocal.m4-1216- dnl First look for a shared library. ############################################## ganyremote-8.0/aclocal.m4-1358- */$acl_libdirstem | */$acl_libdirstem/) ganyremote-8.0/aclocal.m4:1359: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` ganyremote-8.0/aclocal.m4-1360- if test "$name" = '$1'; then ############################################## ganyremote-8.0/aclocal.m4-1365- */$acl_libdirstem2 | */$acl_libdirstem2/) ganyremote-8.0/aclocal.m4:1366: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` ganyremote-8.0/aclocal.m4-1367- if test "$name" = '$1'; then ############################################## ganyremote-8.0/aclocal.m4-1421- -L*) ganyremote-8.0/aclocal.m4:1422: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` ganyremote-8.0/aclocal.m4-1423- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## ganyremote-8.0/aclocal.m4-1473- -R*) ganyremote-8.0/aclocal.m4:1474: dir=`echo "X$dep" | sed -e 's/^X-R//'` ganyremote-8.0/aclocal.m4-1475- if test "$enable_rpath" != no; then ############################################## ganyremote-8.0/aclocal.m4-1503- dnl Handle this in the next round. ganyremote-8.0/aclocal.m4:1504: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` ganyremote-8.0/aclocal.m4-1505- ;; ############################################## ganyremote-8.0/aclocal.m4-1509- dnl option. ganyremote-8.0/aclocal.m4:1510: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` ganyremote-8.0/aclocal.m4-1511- ;; ############################################## ganyremote-8.0/aclocal.m4-1622- -L) next=yes ;; ganyremote-8.0/aclocal.m4:1623: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` ganyremote-8.0/aclocal.m4-1624- dnl No need to hardcode the standard /usr/lib. ############################################## ganyremote-8.0/aclocal.m4-1871- *) ganyremote-8.0/aclocal.m4:1872: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` ganyremote-8.0/aclocal.m4-1873- if test -n "$searchpath"; then ############################################## ganyremote-8.0/aclocal.m4-1881- ;; ganyremote-8.0/aclocal.m4:1882: *) searchdir=`cd "$searchdir" && pwd` ganyremote-8.0/aclocal.m4-1883- case "$searchdir" in ############################################## ganyremote-8.0/aclocal.m4-1976-changequote(,)dnl ganyremote-8.0/aclocal.m4:1977: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ganyremote-8.0/aclocal.m4-1978- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## ganyremote-8.0/aclocal.m4-1983-changequote(,)dnl ganyremote-8.0/aclocal.m4:1984: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ganyremote-8.0/aclocal.m4-1985- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## ganyremote-8.0/aclocal.m4-2002-changequote(,)dnl ganyremote-8.0/aclocal.m4:2003: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ganyremote-8.0/aclocal.m4-2004- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## ganyremote-8.0/aclocal.m4-2027- case "$ac_file" in ganyremote-8.0/aclocal.m4:2028: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; ganyremote-8.0/aclocal.m4-2029- esac ############################################## ganyremote-8.0/aclocal.m4-2032- # Adjust a relative srcdir. ganyremote-8.0/aclocal.m4:2033: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` ganyremote-8.0/aclocal.m4:2034: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` ganyremote-8.0/aclocal.m4:2035: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` ganyremote-8.0/aclocal.m4-2036- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## ganyremote-8.0/aclocal.m4-2039- case "$ac_given_srcdir" in ganyremote-8.0/aclocal.m4:2040: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; ganyremote-8.0/aclocal.m4-2041- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## ganyremote-8.0/aclocal.m4-2060- fi ganyremote-8.0/aclocal.m4:2061: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` ganyremote-8.0/aclocal.m4-2062- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## ganyremote-8.0/aclocal.m4-2157- # Adjust a relative srcdir. ganyremote-8.0/aclocal.m4:2158: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` ganyremote-8.0/aclocal.m4:2159: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` ganyremote-8.0/aclocal.m4:2160: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` ganyremote-8.0/aclocal.m4-2161- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## ganyremote-8.0/aclocal.m4-2164- case "$ac_given_srcdir" in ganyremote-8.0/aclocal.m4:2165: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; ganyremote-8.0/aclocal.m4-2166- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## ganyremote-8.0/aclocal.m4-2226- # Set POTFILES to the value of the Makefile variable POTFILES. ganyremote-8.0/aclocal.m4:2227: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` ganyremote-8.0/aclocal.m4:2228: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` ganyremote-8.0/aclocal.m4-2229- # Compute POTFILES_DEPS as ############################################## ganyremote-8.0/aclocal.m4-2241- # The LINGUAS file contains the set of available languages. ganyremote-8.0/aclocal.m4:2242: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` ganyremote-8.0/aclocal.m4-2243- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## ganyremote-8.0/aclocal.m4-2245- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. ganyremote-8.0/aclocal.m4:2246: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` ganyremote-8.0/aclocal.m4:2247: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` ganyremote-8.0/aclocal.m4-2248- fi ############################################## ganyremote-8.0/aclocal.m4-2289- QMFILES="$QMFILES $srcdirpre$lang.qm" ganyremote-8.0/aclocal.m4:2290: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` ganyremote-8.0/aclocal.m4-2291- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" ganyremote-8.0/aclocal.m4:2292: 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/'` ganyremote-8.0/aclocal.m4-2293- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## ganyremote-8.0/aclocal.m4-2330- QTCATALOGS="$QTCATALOGS $lang.qm" ganyremote-8.0/aclocal.m4:2331: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` ganyremote-8.0/aclocal.m4-2332- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" ganyremote-8.0/aclocal.m4:2333: 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/'` ganyremote-8.0/aclocal.m4-2334- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## ganyremote-8.0/aclocal.m4-2342- for lang in $ALL_LINGUAS; do ganyremote-8.0/aclocal.m4:2343: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` ganyremote-8.0/aclocal.m4-2344- cat >> "$ac_file.tmp" <<EOF ############################################## ganyremote-8.0/aclocal.m4-2353- for lang in $ALL_LINGUAS; do ganyremote-8.0/aclocal.m4:2354: 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/'` ganyremote-8.0/aclocal.m4-2355- cat >> "$ac_file.tmp" <<EOF ############################################## ganyremote-8.0/aclocal.m4-2544-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: ganyremote-8.0/aclocal.m4:2545:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` ganyremote-8.0/aclocal.m4-2546-# and then we would define $MISSING as ############################################## ganyremote-8.0/aclocal.m4-2559-# Expand $ac_aux_dir to an absolute path. ganyremote-8.0/aclocal.m4:2560:am_aux_dir=`cd "$ac_aux_dir" && pwd` ganyremote-8.0/aclocal.m4-2561-]) ############################################## ganyremote-8.0/aclocal.m4-2657- if test "$am_compiler_list" = ""; then ganyremote-8.0/aclocal.m4:2658: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` ganyremote-8.0/aclocal.m4-2659- fi ############################################## ganyremote-8.0/aclocal.m4-2810- # Strip MF so we end up with the name of the file. ganyremote-8.0/aclocal.m4:2811: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` ganyremote-8.0/aclocal.m4-2812- # Check whether this is an Automake generated Makefile which includes ############################################## ganyremote-8.0/aclocal.m4-2817- || continue ganyremote-8.0/aclocal.m4:2818: am_dirpart=`AS_DIRNAME(["$am_mf"])` ganyremote-8.0/aclocal.m4:2819: am_filepart=`AS_BASENAME(["$am_mf"])` ganyremote-8.0/aclocal.m4-2820- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## ganyremote-8.0/aclocal.m4-2885-AC_REQUIRE([AC_PROG_INSTALL])dnl ganyremote-8.0/aclocal.m4:2886:if test "`cd $srcdir && pwd`" != "`pwd`"; then ganyremote-8.0/aclocal.m4-2887- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## ganyremote-8.0/aclocal.m4-3044- * ) ganyremote-8.0/aclocal.m4:3045: _am_stamp_count=`expr $_am_stamp_count + 1` ;; ganyremote-8.0/aclocal.m4-3046- esac ganyremote-8.0/aclocal.m4-3047-done ganyremote-8.0/aclocal.m4:3048:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) ganyremote-8.0/aclocal.m4-3049- ############################################## ganyremote-8.0/aclocal.m4-3300- echo "timestamp, slept: $am_has_slept" > conftest.file ganyremote-8.0/aclocal.m4:3301: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` ganyremote-8.0/aclocal.m4-3302- if test "$[*]" = "X"; then ganyremote-8.0/aclocal.m4-3303- # -L didn't work. ganyremote-8.0/aclocal.m4:3304: set X `ls -t "$srcdir/configure" conftest.file` ganyremote-8.0/aclocal.m4-3305- fi ############################################## ganyremote-8.0/install-sh-234- fi ganyremote-8.0/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; ganyremote-8.0/install-sh-236- *) ############################################## ganyremote-8.0/install-sh-280- dstdir=$dst ganyremote-8.0/install-sh:281: dstbase=`basename "$src"` ganyremote-8.0/install-sh-282- case $dst in ############################################## ganyremote-8.0/install-sh-287- else ganyremote-8.0/install-sh:288: dstdir=`dirname "$dst"` ganyremote-8.0/install-sh-289- test -d "$dstdir" ############################################## ganyremote-8.0/install-sh-354- test_tmpdir="$tmpdir/a" ganyremote-8.0/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` ganyremote-8.0/install-sh-356- case $ls_ld_tmpdir in ############################################## ganyremote-8.0/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { ganyremote-8.0/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` ganyremote-8.0/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## ganyremote-8.0/install-sh-419- case $prefix in ganyremote-8.0/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; ganyremote-8.0/install-sh-421- *) qprefix=$prefix;; ############################################## ganyremote-8.0/install-sh-468- if $copy_on_change && ganyremote-8.0/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && ganyremote-8.0/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && ganyremote-8.0/install-sh-471- set -f && ############################################## ganyremote-8.0/Makefile.in-71- { \ ganyremote-8.0/Makefile.in:72: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ ganyremote-8.0/Makefile.in-73- }; \ ############################################## ganyremote-8.0/Makefile.in-124-CONFIG_CLEAN_VPATH_FILES = ganyremote-8.0/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ganyremote-8.0/Makefile.in-126-am__vpath_adj = case $$p in \ ganyremote-8.0/Makefile.in:127: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ganyremote-8.0/Makefile.in-128- *) f=$$p;; \ ganyremote-8.0/Makefile.in-129- esac; ganyremote-8.0/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; ganyremote-8.0/Makefile.in-131-am__install_max = 40 ganyremote-8.0/Makefile.in-132-am__nobase_strip_setup = \ ganyremote-8.0/Makefile.in:133: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` ganyremote-8.0/Makefile.in-134-am__nobase_strip = \ ############################################## ganyremote-8.0/Makefile.in-230- while test -n "$$dir1"; do \ ganyremote-8.0/Makefile.in:231: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ ganyremote-8.0/Makefile.in-232- if test "$$first" != "."; then \ ganyremote-8.0/Makefile.in-233- if test "$$first" = ".."; then \ ganyremote-8.0/Makefile.in:234: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ ganyremote-8.0/Makefile.in:235: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ ganyremote-8.0/Makefile.in-236- else \ ganyremote-8.0/Makefile.in:237: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ ganyremote-8.0/Makefile.in-238- if test "$$first2" = "$$first"; then \ ganyremote-8.0/Makefile.in:239: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ ganyremote-8.0/Makefile.in-240- else \ ############################################## ganyremote-8.0/Makefile.in-245- fi; \ ganyremote-8.0/Makefile.in:246: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ ganyremote-8.0/Makefile.in-247- done; \ ############################################## ganyremote-8.0/Makefile.in-467- @list='$(dist_appdata_DATA)'; test -n "$(appdatadir)" || list=; \ ganyremote-8.0/Makefile.in:468: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ ganyremote-8.0/Makefile.in-469- dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir) ############################################## ganyremote-8.0/Makefile.in-484- dot_seen=no; \ ganyremote-8.0/Makefile.in:485: target=`echo $@ | sed s/-recursive//`; \ ganyremote-8.0/Makefile.in-486- case "$@" in \ ############################################## ganyremote-8.0/Makefile.in-547-GTAGS: ganyremote-8.0/Makefile.in:548: here=`$(am__cd) $(top_builddir) && pwd` \ ganyremote-8.0/Makefile.in-549- && $(am__cd) $(top_srcdir) \ ############################################## ganyremote-8.0/Makefile.in-582- test -d "$(distdir)" || mkdir "$(distdir)" ganyremote-8.0/Makefile.in:583: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ganyremote-8.0/Makefile.in:584: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ganyremote-8.0/Makefile.in-585- list='$(DISTFILES)'; \ ############################################## ganyremote-8.0/Makefile.in-596- if test -d $$d/$$file; then \ ganyremote-8.0/Makefile.in:597: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ganyremote-8.0/Makefile.in-598- if test -d "$(distdir)/$$file"; then \ ############################################## ganyremote-8.0/Makefile.in-707- test -d $(distdir)/_build || exit 0; \ ganyremote-8.0/Makefile.in:708: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ ganyremote-8.0/Makefile.in-709- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## ganyremote-8.0/Makefile.in-751- }; \ ganyremote-8.0/Makefile.in:752: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ ganyremote-8.0/Makefile.in-753- || { echo "ERROR: files left after uninstall:" ; \ ############################################## ganyremote-8.0/Makefile.in-763- fi ganyremote-8.0/Makefile.in:764: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ ganyremote-8.0/Makefile.in-765- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## ganyremote-8.0/po/Makefile.in.in-88-.po.gmo: ganyremote-8.0/po/Makefile.in.in:89: @lang=`echo $* | sed -e 's,.*/,,'`; \ ganyremote-8.0/po/Makefile.in.in-90- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## ganyremote-8.0/po/Makefile.in.in-150- fi; \ ganyremote-8.0/po/Makefile.in.in:151: case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ ganyremote-8.0/po/Makefile.in.in-152- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ ############################################## ganyremote-8.0/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot ganyremote-8.0/po/Makefile.in.in:193: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ ganyremote-8.0/po/Makefile.in.in-194- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## ganyremote-8.0/po/Makefile.in.in-222- for cat in $$catalogs; do \ ganyremote-8.0/po/Makefile.in.in:223: cat=`basename $$cat`; \ ganyremote-8.0/po/Makefile.in.in:224: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ ganyremote-8.0/po/Makefile.in.in-225- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## ganyremote-8.0/po/Makefile.in.in-232- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ ganyremote-8.0/po/Makefile.in.in:233: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ ganyremote-8.0/po/Makefile.in.in-234- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## ganyremote-8.0/po/Makefile.in.in-274- for cat in $$catalogs; do \ ganyremote-8.0/po/Makefile.in.in:275: cat=`basename $$cat`; \ ganyremote-8.0/po/Makefile.in.in:276: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ ganyremote-8.0/po/Makefile.in.in-277- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## ganyremote-8.0/po/Makefile.in.in-281- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ ganyremote-8.0/po/Makefile.in.in:282: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ ganyremote-8.0/po/Makefile.in.in-283- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## ganyremote-8.0/po/Makefile.in.in-320- for cat in $$catalogs; do \ ganyremote-8.0/po/Makefile.in.in:321: cat=`basename $$cat`; \ ganyremote-8.0/po/Makefile.in.in:322: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ ganyremote-8.0/po/Makefile.in.in-323- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## ganyremote-8.0/po/Makefile.in.in-385-.nop.po-create: ganyremote-8.0/po/Makefile.in.in:386: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ ganyremote-8.0/po/Makefile.in.in-387- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## ganyremote-8.0/po/Makefile.in.in-392-.nop.po-update: ganyremote-8.0/po/Makefile.in.in:393: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ ganyremote-8.0/po/Makefile.in.in-394- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## ganyremote-8.0/po/Rules-quot-15-.insert-header.po-update-en: ganyremote-8.0/po/Rules-quot:16: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ ganyremote-8.0/po/Rules-quot:17: if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ ganyremote-8.0/po/Rules-quot-18- tmpdir=`pwd`; \ ganyremote-8.0/po/Rules-quot-19- echo "$$lang:"; \ ganyremote-8.0/po/Rules-quot:20: ll=`echo $$lang | sed -e 's/@.*//'`; \ ganyremote-8.0/po/Rules-quot-21- LC_ALL=C; export LC_ALL; \ ganyremote-8.0/po/Rules-quot-22- cd $(srcdir); \ ganyremote-8.0/po/Rules-quot:23: if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -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 \ ganyremote-8.0/po/Rules-quot-24- if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ ############################################## ganyremote-8.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ ganyremote-8.0/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ganyremote-8.0/configure-45- as_echo='print -r --' ganyremote-8.0/configure-46- as_echo_n='print -rn --' ganyremote-8.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ganyremote-8.0/configure-48- as_echo='printf %s\n' ############################################## ganyremote-8.0/configure-50-else ganyremote-8.0/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ganyremote-8.0/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## ganyremote-8.0/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; ganyremote-8.0/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ganyremote-8.0/configure-62- esac; ############################################## ganyremote-8.0/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && ganyremote-8.0/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 ganyremote-8.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## ganyremote-8.0/configure-324- case $as_dir in #( ganyremote-8.0/configure:325: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ganyremote-8.0/configure-326- *) as_qdir=$as_dir;; ############################################## ganyremote-8.0/configure-397- { ganyremote-8.0/configure:398: as_val=`expr "$@" || test $? -eq 1` ganyremote-8.0/configure-399- } ############################################## ganyremote-8.0/configure-404-# ---------------------------------------- ganyremote-8.0/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ganyremote-8.0/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## ganyremote-8.0/configure-467- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && ganyremote-8.0/configure:468: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { ganyremote-8.0/configure-469- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## ganyremote-8.0/configure-782- case $ac_option in ganyremote-8.0/configure:783: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; ganyremote-8.0/configure-784- *=) ac_optarg= ;; ############################################## ganyremote-8.0/configure-826- -disable-* | --disable-*) ganyremote-8.0/configure:827: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` ganyremote-8.0/configure-828- # Reject names that are not valid shell variable names. ############################################## ganyremote-8.0/configure-831- ac_useropt_orig=$ac_useropt ganyremote-8.0/configure:832: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ganyremote-8.0/configure-833- case $ac_user_opts in ############################################## ganyremote-8.0/configure-852- -enable-* | --enable-*) ganyremote-8.0/configure:853: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` ganyremote-8.0/configure-854- # Reject names that are not valid shell variable names. ############################################## ganyremote-8.0/configure-857- ac_useropt_orig=$ac_useropt ganyremote-8.0/configure:858: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ganyremote-8.0/configure-859- case $ac_user_opts in ############################################## ganyremote-8.0/configure-1056- -with-* | --with-*) ganyremote-8.0/configure:1057: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` ganyremote-8.0/configure-1058- # Reject names that are not valid shell variable names. ############################################## ganyremote-8.0/configure-1061- ac_useropt_orig=$ac_useropt ganyremote-8.0/configure:1062: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ganyremote-8.0/configure-1063- case $ac_user_opts in ############################################## ganyremote-8.0/configure-1072- -without-* | --without-*) ganyremote-8.0/configure:1073: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` ganyremote-8.0/configure-1074- # Reject names that are not valid shell variable names. ############################################## ganyremote-8.0/configure-1077- ac_useropt_orig=$ac_useropt ganyremote-8.0/configure:1078: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` ganyremote-8.0/configure-1079- case $ac_user_opts in ############################################## ganyremote-8.0/configure-1110- *=*) ganyremote-8.0/configure:1111: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` ganyremote-8.0/configure-1112- # Reject names that are not valid shell variable names. ############################################## ganyremote-8.0/configure-1131-if test -n "$ac_prev"; then ganyremote-8.0/configure:1132: ac_option=--`echo $ac_prev | sed 's/_/-/g'` ganyremote-8.0/configure-1133- as_fn_error $? "missing argument to $ac_option" ############################################## ganyremote-8.0/configure-1153- */ ) ganyremote-8.0/configure:1154: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` ganyremote-8.0/configure-1155- eval $ac_var=\$ac_val;; ############################################## ganyremote-8.0/configure-1188-ac_ls_di=`ls -di .` && ganyremote-8.0/configure:1189:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || ganyremote-8.0/configure-1190- as_fn_error $? "working directory cannot be determined" ############################################## ganyremote-8.0/configure-1244-case $srcdir in ganyremote-8.0/configure:1245:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; ganyremote-8.0/configure-1246-esac ############################################## ganyremote-8.0/configure-1287-By default, \`make install' will install all the files in ganyremote-8.0/configure:1288:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify ganyremote-8.0/configure:1289:an installation prefix other than \`$ac_default_prefix' using \`--prefix', ganyremote-8.0/configure-1290-for instance \`--prefix=\$HOME'. ############################################## ganyremote-8.0/configure-1385-*) ganyremote-8.0/configure:1386: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ganyremote-8.0/configure-1387- # A ".." for each directory in $ac_dir_suffix. ganyremote-8.0/configure:1388: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ganyremote-8.0/configure-1389- case $ac_top_builddir_sub in ############################################## ganyremote-8.0/configure-1684- *\'*) ganyremote-8.0/configure:1685: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; ganyremote-8.0/configure-1686- esac ############################################## ganyremote-8.0/configure-1767- case $ac_val in ganyremote-8.0/configure:1768: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ganyremote-8.0/configure-1769- esac ############################################## ganyremote-8.0/configure-1782- case $ac_val in ganyremote-8.0/configure:1783: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; ganyremote-8.0/configure-1784- esac ############################################## ganyremote-8.0/configure-1903- set,) ganyremote-8.0/configure:1904: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 ganyremote-8.0/configure:1905:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ganyremote-8.0/configure-1906- ac_cache_corrupted=: ;; ############################################## ganyremote-8.0/configure-1914- # differences in whitespace do not lead to failure. ganyremote-8.0/configure:1915: ac_old_val_w=`echo x $ac_old_val` ganyremote-8.0/configure:1916: ac_new_val_w=`echo x $ac_new_val` ganyremote-8.0/configure-1917- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## ganyremote-8.0/configure-1934- case $ac_new_val in ganyremote-8.0/configure:1935: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; ganyremote-8.0/configure-1936- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## ganyremote-8.0/configure-2109- echo "timestamp, slept: $am_has_slept" > conftest.file ganyremote-8.0/configure:2110: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` ganyremote-8.0/configure-2111- if test "$*" = "X"; then ganyremote-8.0/configure-2112- # -L didn't work. ganyremote-8.0/configure:2113: set X `ls -t "$srcdir/configure" conftest.file` ganyremote-8.0/configure-2114- fi ############################################## ganyremote-8.0/configure-2160-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' ganyremote-8.0/configure:2161:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` ganyremote-8.0/configure-2162- ganyremote-8.0/configure-2163-# Expand $ac_aux_dir to an absolute path. ganyremote-8.0/configure:2164:am_aux_dir=`cd "$ac_aux_dir" && pwd` ganyremote-8.0/configure-2165- ############################################## ganyremote-8.0/configure-2305- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue ganyremote-8.0/configure:2306: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( ganyremote-8.0/configure-2307- 'mkdir (GNU coreutils) '* | \ ############################################## ganyremote-8.0/configure-2378-set x ${MAKE-make} ganyremote-8.0/configure:2379:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` ganyremote-8.0/configure-2380-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## ganyremote-8.0/configure-2388-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. ganyremote-8.0/configure:2389:case `${MAKE-make} -f conftest.make 2>/dev/null` in ganyremote-8.0/configure-2390- *@@@%%%=?*=@@@%%%*) ############################################## ganyremote-8.0/configure-2454- ganyremote-8.0/configure:2455:if test "`cd $srcdir && pwd`" != "`pwd`"; then ganyremote-8.0/configure-2456- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## ganyremote-8.0/configure-2594- # Check for GNU $ac_path_SED ganyremote-8.0/configure:2595:case `"$ac_path_SED" --version 2>&1` in ganyremote-8.0/configure-2596-*GNU*) ############################################## ganyremote-8.0/configure-2769- ganyremote-8.0/configure:2770: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ganyremote-8.0/configure-2771- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## ganyremote-8.0/configure-2774- ganyremote-8.0/configure:2775: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ganyremote-8.0/configure-2776- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## ganyremote-8.0/configure-2851- ganyremote-8.0/configure:2852: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in ganyremote-8.0/configure-2853- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## ganyremote-8.0/configure-3360-$as_echo_n "checking whether the C compiler works... " >&6; } ganyremote-8.0/configure:3361:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` ganyremote-8.0/configure-3362- ############################################## ganyremote-8.0/configure-3404- then :; else ganyremote-8.0/configure:3405: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ganyremote-8.0/configure-3406- fi ############################################## ganyremote-8.0/configure-3464- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; ganyremote-8.0/configure:3465: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` ganyremote-8.0/configure-3466- break;; ############################################## ganyremote-8.0/configure-3573- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; ganyremote-8.0/configure:3574: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` ganyremote-8.0/configure-3575- break;; ############################################## ganyremote-8.0/configure-3891- if test "$am_compiler_list" = ""; then ganyremote-8.0/configure:3892: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` ganyremote-8.0/configure-3893- fi ############################################## ganyremote-8.0/configure-4001-test "x$ac_build_alias" = x && ganyremote-8.0/configure:4002: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` ganyremote-8.0/configure-4003-test "x$ac_build_alias" = x && ganyremote-8.0/configure-4004- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 ganyremote-8.0/configure:4005:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || ganyremote-8.0/configure-4006- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## ganyremote-8.0/configure-4025-IFS=$ac_save_IFS ganyremote-8.0/configure:4026:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac ganyremote-8.0/configure-4027- ############################################## ganyremote-8.0/configure-4036-else ganyremote-8.0/configure:4037: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || ganyremote-8.0/configure-4038- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## ganyremote-8.0/configure-4058-IFS=$ac_save_IFS ganyremote-8.0/configure:4059:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac ganyremote-8.0/configure-4060- ############################################## ganyremote-8.0/configure-4091- # gcc leaves a trailing carriage return which upsets mingw ganyremote-8.0/configure:4092: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; ganyremote-8.0/configure-4093- *) ganyremote-8.0/configure:4094: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; ganyremote-8.0/configure-4095- esac ############################################## ganyremote-8.0/configure-4100- # Canonicalize the pathname of ld ganyremote-8.0/configure:4101: ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'` ganyremote-8.0/configure-4102- while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do ganyremote-8.0/configure:4103: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` ganyremote-8.0/configure-4104- done ############################################## ganyremote-8.0/configure-4135- # Break only if it was the GNU/non-GNU ld that we prefer. ganyremote-8.0/configure:4136: case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in ganyremote-8.0/configure-4137- *GNU* | *'with BFD'*) ############################################## ganyremote-8.0/configure-4166- # I'd rather use --version here, but apparently some GNU lds only accept -v. ganyremote-8.0/configure:4167:case `$LD -v 2>&1 </dev/null` in ganyremote-8.0/configure-4168-*GNU* | *'with BFD'*) ############################################## ganyremote-8.0/configure-4372- # Check for GNU $ac_path_GREP ganyremote-8.0/configure:4373:case `"$ac_path_GREP" --version 2>&1` in ganyremote-8.0/configure-4374-*GNU*) ############################################## ganyremote-8.0/configure-4438- # Check for GNU $ac_path_EGREP ganyremote-8.0/configure:4439:case `"$ac_path_EGREP" --version 2>&1` in ganyremote-8.0/configure-4440-*GNU*) ############################################## ganyremote-8.0/configure-4523- *) ganyremote-8.0/configure:4524: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` ganyremote-8.0/configure-4525- if test -n "$searchpath"; then ############################################## ganyremote-8.0/configure-4533- ;; ganyremote-8.0/configure:4534: *) searchdir=`cd "$searchdir" && pwd` ganyremote-8.0/configure-4535- case "$searchdir" in ############################################## ganyremote-8.0/configure-4624- names_already_handled="$names_already_handled $name" ganyremote-8.0/configure:4625: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` ganyremote-8.0/configure-4626- eval value=\"\$HAVE_LIB$uppername\" ############################################## ganyremote-8.0/configure-4700- -L*) ganyremote-8.0/configure:4701: dir=`echo "X$x" | sed -e 's/^X-L//'` ganyremote-8.0/configure-4702- if test -n "$acl_shlibext"; then ############################################## ganyremote-8.0/configure-4817- */$acl_libdirstem | */$acl_libdirstem/) ganyremote-8.0/configure:4818: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` ganyremote-8.0/configure-4819- if test "$name" = 'iconv'; then ############################################## ganyremote-8.0/configure-4824- */$acl_libdirstem2 | */$acl_libdirstem2/) ganyremote-8.0/configure:4825: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` ganyremote-8.0/configure-4826- if test "$name" = 'iconv'; then ############################################## ganyremote-8.0/configure-4875- -L*) ganyremote-8.0/configure:4876: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` ganyremote-8.0/configure-4877- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## ganyremote-8.0/configure-4934- -R*) ganyremote-8.0/configure:4935: dir=`echo "X$dep" | sed -e 's/^X-R//'` ganyremote-8.0/configure-4936- if test "$enable_rpath" != no; then ############################################## ganyremote-8.0/configure-4959- -l*) ganyremote-8.0/configure:4960: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` ganyremote-8.0/configure-4961- ;; ganyremote-8.0/configure-4962- *.la) ganyremote-8.0/configure:4963: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` ganyremote-8.0/configure-4964- ;; ############################################## ganyremote-8.0/configure-5522- names_already_handled="$names_already_handled $name" ganyremote-8.0/configure:5523: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'` ganyremote-8.0/configure-5524- eval value=\"\$HAVE_LIB$uppername\" ############################################## ganyremote-8.0/configure-5598- -L*) ganyremote-8.0/configure:5599: dir=`echo "X$x" | sed -e 's/^X-L//'` ganyremote-8.0/configure-5600- if test -n "$acl_shlibext"; then ############################################## ganyremote-8.0/configure-5715- */$acl_libdirstem | */$acl_libdirstem/) ganyremote-8.0/configure:5716: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` ganyremote-8.0/configure-5717- if test "$name" = 'intl'; then ############################################## ganyremote-8.0/configure-5722- */$acl_libdirstem2 | */$acl_libdirstem2/) ganyremote-8.0/configure:5723: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` ganyremote-8.0/configure-5724- if test "$name" = 'intl'; then ############################################## ganyremote-8.0/configure-5773- -L*) ganyremote-8.0/configure:5774: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` ganyremote-8.0/configure-5775- if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ ############################################## ganyremote-8.0/configure-5832- -R*) ganyremote-8.0/configure:5833: dir=`echo "X$dep" | sed -e 's/^X-R//'` ganyremote-8.0/configure-5834- if test "$enable_rpath" != no; then ############################################## ganyremote-8.0/configure-5857- -l*) ganyremote-8.0/configure:5858: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` ganyremote-8.0/configure-5859- ;; ganyremote-8.0/configure-5860- *.la) ganyremote-8.0/configure:5861: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` ganyremote-8.0/configure-5862- ;; ############################################## ganyremote-8.0/configure-6239-' ganyremote-8.0/configure:6240:DEFS=`sed -n "$ac_script" confdefs.h` ganyremote-8.0/configure-6241- ############################################## ganyremote-8.0/configure-6248- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ganyremote-8.0/configure:6249: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` ganyremote-8.0/configure-6250- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## ganyremote-8.0/configure-6339-if test -z "$BASH_VERSION$ZSH_VERSION" \ ganyremote-8.0/configure:6340: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then ganyremote-8.0/configure-6341- as_echo='print -r --' ganyremote-8.0/configure-6342- as_echo_n='print -rn --' ganyremote-8.0/configure:6343:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then ganyremote-8.0/configure-6344- as_echo='printf %s\n' ############################################## ganyremote-8.0/configure-6346-else ganyremote-8.0/configure:6347: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then ganyremote-8.0/configure-6348- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## ganyremote-8.0/configure-6356- expr "X$arg" : "X\\(.*\\)$as_nl"; ganyremote-8.0/configure:6357: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; ganyremote-8.0/configure-6358- esac; ############################################## ganyremote-8.0/configure-6433-# ---------------------------------------- ganyremote-8.0/configure:6434:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are ganyremote-8.0/configure-6435-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## ganyremote-8.0/configure-6505- { ganyremote-8.0/configure:6506: as_val=`expr "$@" || test $? -eq 1` ganyremote-8.0/configure-6507- } ############################################## ganyremote-8.0/configure-6609- case $as_dir in #( ganyremote-8.0/configure:6610: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( ganyremote-8.0/configure-6611- *) as_qdir=$as_dir;; ############################################## ganyremote-8.0/configure-6735-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ganyremote-8.0/configure:6736:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ganyremote-8.0/configure-6737-ac_cs_version="\\ ############################################## ganyremote-8.0/configure-6760- --*=?*) ganyremote-8.0/configure:6761: ac_option=`expr "X$1" : 'X\([^=]*\)='` ganyremote-8.0/configure:6762: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ganyremote-8.0/configure-6763- ac_shift=: ############################################## ganyremote-8.0/configure-6765- --*=) ganyremote-8.0/configure:6766: ac_option=`expr "X$1" : 'X\([^=]*\)='` ganyremote-8.0/configure-6767- ac_optarg= ############################################## ganyremote-8.0/configure-6789- case $ac_optarg in ganyremote-8.0/configure:6790: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; ganyremote-8.0/configure-6791- '') as_fn_error $? "missing file argument" ;; ############################################## ganyremote-8.0/configure-6921-fi ganyremote-8.0/configure:6922:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` ganyremote-8.0/configure-6923-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## ganyremote-8.0/configure-6938- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ganyremote-8.0/configure:6939:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ganyremote-8.0/configure-6940-ac_delim='%!_!# ' ############################################## ganyremote-8.0/configure-6944- ganyremote-8.0/configure:6945: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` ganyremote-8.0/configure-6946- if test $ac_delim_n = $ac_delim_num; then ############################################## ganyremote-8.0/configure-7106- esac ganyremote-8.0/configure:7107: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac ganyremote-8.0/configure-7108- as_fn_append ac_file_inputs " '$ac_f'" ############################################## ganyremote-8.0/configure-7165-*) ganyremote-8.0/configure:7166: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` ganyremote-8.0/configure-7167- # A ".." for each directory in $ac_dir_suffix. ganyremote-8.0/configure:7168: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` ganyremote-8.0/configure-7169- case $ac_top_builddir_sub in ############################################## ganyremote-8.0/configure-7226-/@mandir@/p' ganyremote-8.0/configure:7227:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in ganyremote-8.0/configure-7228-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## ganyremote-8.0/configure-7243- ganyremote-8.0/configure:7244:# Neutralize VPATH when `$srcdir' = `.'. ganyremote-8.0/configure-7245-# Shell code in configure.ac might set extrasub. ############################################## ganyremote-8.0/configure-7271-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && ganyremote-8.0/configure:7272: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && ganyremote-8.0/configure-7273- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## ganyremote-8.0/configure-7299- case "$ac_file" in ganyremote-8.0/configure:7300: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; ganyremote-8.0/configure-7301- esac ############################################## ganyremote-8.0/configure-7304- # Adjust a relative srcdir. ganyremote-8.0/configure:7305: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` ganyremote-8.0/configure:7306: ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` ganyremote-8.0/configure:7307: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` ganyremote-8.0/configure-7308- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## ganyremote-8.0/configure-7311- case "$ac_given_srcdir" in ganyremote-8.0/configure:7312: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; ganyremote-8.0/configure-7313- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## ganyremote-8.0/configure-7332- fi ganyremote-8.0/configure:7333: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` ganyremote-8.0/configure-7334- # Hide the ALL_LINGUAS assignment from automake < 1.5. ############################################## ganyremote-8.0/configure-7429- # Strip MF so we end up with the name of the file. ganyremote-8.0/configure:7430: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` ganyremote-8.0/configure-7431- # Check whether this is an Automake generated Makefile which includes