=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gworldclock-1.4.4/Makefile.in-269- @list='$(bin_PROGRAMS)'; for p in $$list; do \ gworldclock-1.4.4/Makefile.in:270: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ gworldclock-1.4.4/Makefile.in-271- if test -f $$p \ gworldclock-1.4.4/Makefile.in-272- ; then \ gworldclock-1.4.4/Makefile.in:273: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ gworldclock-1.4.4/Makefile.in-274- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## gworldclock-1.4.4/Makefile.in-281- @list='$(bin_PROGRAMS)'; for p in $$list; do \ gworldclock-1.4.4/Makefile.in:282: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ gworldclock-1.4.4/Makefile.in-283- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## gworldclock-1.4.4/Makefile.in-297- if test -f $$d$$p; then \ gworldclock-1.4.4/Makefile.in:298: f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ gworldclock-1.4.4/Makefile.in-299- echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## gworldclock-1.4.4/Makefile.in-306- @list='$(bin_SCRIPTS)'; for p in $$list; do \ gworldclock-1.4.4/Makefile.in:307: f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ gworldclock-1.4.4/Makefile.in-308- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## gworldclock-1.4.4/Makefile.in-333-.c.obj: gworldclock-1.4.4/Makefile.in:334:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ gworldclock-1.4.4/Makefile.in-335-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## gworldclock-1.4.4/Makefile.in-337-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gworldclock-1.4.4/Makefile.in:338:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` gworldclock-1.4.4/Makefile.in-339-uninstall-info-am: ############################################## gworldclock-1.4.4/Makefile.in-352- else file=$$i; fi; \ gworldclock-1.4.4/Makefile.in:353: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ gworldclock-1.4.4/Makefile.in-354- case "$$ext" in \ ############################################## gworldclock-1.4.4/Makefile.in-357- esac; \ gworldclock-1.4.4/Makefile.in:358: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ gworldclock-1.4.4/Makefile.in:359: inst=`echo $$inst | sed -e 's/^.*\///'`; \ gworldclock-1.4.4/Makefile.in:360: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ gworldclock-1.4.4/Makefile.in-361- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## gworldclock-1.4.4/Makefile.in-373- for i in $$list; do \ gworldclock-1.4.4/Makefile.in:374: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ gworldclock-1.4.4/Makefile.in-375- case "$$ext" in \ ############################################## gworldclock-1.4.4/Makefile.in-378- esac; \ gworldclock-1.4.4/Makefile.in:379: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ gworldclock-1.4.4/Makefile.in:380: inst=`echo $$inst | sed -e 's/^.*\///'`; \ gworldclock-1.4.4/Makefile.in:381: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ gworldclock-1.4.4/Makefile.in-382- echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## gworldclock-1.4.4/Makefile.in-400- dot_seen=no; \ gworldclock-1.4.4/Makefile.in:401: target=`echo $@ | sed s/-recursive//`; \ gworldclock-1.4.4/Makefile.in-402- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gworldclock-1.4.4/Makefile.in-436- rev="$$rev ."; \ gworldclock-1.4.4/Makefile.in:437: target=`echo $@ | sed s/-recursive//`; \ gworldclock-1.4.4/Makefile.in-438- for subdir in $$rev; do \ ############################################## gworldclock-1.4.4/Makefile.in-510-GTAGS: gworldclock-1.4.4/Makefile.in:511: here=`$(am__cd) $(top_builddir) && pwd` \ gworldclock-1.4.4/Makefile.in-512- && cd $(top_srcdir) \ ############################################## gworldclock-1.4.4/Makefile.in-521- $(mkdir_p) $(distdir)/m4 $(distdir)/po gworldclock-1.4.4/Makefile.in:522: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gworldclock-1.4.4/Makefile.in:523: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gworldclock-1.4.4/Makefile.in-524- list='$(DISTFILES)'; for file in $$list; do \ gworldclock-1.4.4/Makefile.in-525- case $$file in \ gworldclock-1.4.4/Makefile.in:526: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gworldclock-1.4.4/Makefile.in:527: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gworldclock-1.4.4/Makefile.in-528- esac; \ gworldclock-1.4.4/Makefile.in-529- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gworldclock-1.4.4/Makefile.in:530: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gworldclock-1.4.4/Makefile.in-531- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gworldclock-1.4.4/Makefile.in-552- || exit 1; \ gworldclock-1.4.4/Makefile.in:553: distdir=`$(am__cd) $(distdir) && pwd`; \ gworldclock-1.4.4/Makefile.in:554: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ gworldclock-1.4.4/Makefile.in-555- (cd $$subdir && \ ############################################## gworldclock-1.4.4/Makefile.in-612- chmod a-w $(distdir) gworldclock-1.4.4/Makefile.in:613: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ gworldclock-1.4.4/Makefile.in-614- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## gworldclock-1.4.4/Makefile.in-643- @cd $(distuninstallcheck_dir) \ gworldclock-1.4.4/Makefile.in:644: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ gworldclock-1.4.4/Makefile.in-645- || { echo "ERROR: files left after uninstall:" ; \ ############################################## gworldclock-1.4.4/Makefile.in-655- fi gworldclock-1.4.4/Makefile.in:656: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ gworldclock-1.4.4/Makefile.in-657- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## gworldclock-1.4.4/aclocal.m4-39- AC_MSG_CHECKING($1_CFLAGS) gworldclock-1.4.4/aclocal.m4:40: $1_CFLAGS=`$PKG_CONFIG --cflags "$2"` gworldclock-1.4.4/aclocal.m4-41- AC_MSG_RESULT($$1_CFLAGS) ############################################## gworldclock-1.4.4/aclocal.m4-43- AC_MSG_CHECKING($1_LIBS) gworldclock-1.4.4/aclocal.m4:44: $1_LIBS=`$PKG_CONFIG --libs "$2"` gworldclock-1.4.4/aclocal.m4-45- AC_MSG_RESULT($$1_LIBS) ############################################## gworldclock-1.4.4/aclocal.m4-50- ## do set a variable so people can do so. gworldclock-1.4.4/aclocal.m4:51: $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` gworldclock-1.4.4/aclocal.m4-52- ifelse([$4], ,echo $$1_PKG_ERRORS,) ############################################## gworldclock-1.4.4/aclocal.m4-100-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to gworldclock-1.4.4/aclocal.m4:101:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. gworldclock-1.4.4/aclocal.m4-102-# ############################################## gworldclock-1.4.4/aclocal.m4-124-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: gworldclock-1.4.4/aclocal.m4:125:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` gworldclock-1.4.4/aclocal.m4-126-# and then we would define $MISSING as ############################################## gworldclock-1.4.4/aclocal.m4-140-# expand $ac_aux_dir to an absolute path gworldclock-1.4.4/aclocal.m4:141:am_aux_dir=`cd $ac_aux_dir && pwd` gworldclock-1.4.4/aclocal.m4-142-]) ############################################## gworldclock-1.4.4/aclocal.m4-238- if test "$am_compiler_list" = ""; then gworldclock-1.4.4/aclocal.m4:239: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` gworldclock-1.4.4/aclocal.m4-240- fi ############################################## gworldclock-1.4.4/aclocal.m4-348- # Strip MF so we end up with the name of the file. gworldclock-1.4.4/aclocal.m4:349: mf=`echo "$mf" | sed -e 's/:.*$//'` gworldclock-1.4.4/aclocal.m4-350- # Check whether this is an Automake generated Makefile or not. ############################################## gworldclock-1.4.4/aclocal.m4-356- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then gworldclock-1.4.4/aclocal.m4:357: dirpart=`AS_DIRNAME("$mf")` gworldclock-1.4.4/aclocal.m4-358- else ############################################## gworldclock-1.4.4/aclocal.m4-362- # from the Makefile without running `make'. gworldclock-1.4.4/aclocal.m4:363: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` gworldclock-1.4.4/aclocal.m4-364- test -z "$DEPDIR" && continue gworldclock-1.4.4/aclocal.m4:365: am__include=`sed -n 's/^am__include = //p' < "$mf"` gworldclock-1.4.4/aclocal.m4-366- test -z "am__include" && continue gworldclock-1.4.4/aclocal.m4:367: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` gworldclock-1.4.4/aclocal.m4-368- # When using ansi2knr, U may be empty or an underscore; expand it gworldclock-1.4.4/aclocal.m4:369: U=`sed -n 's/^U = //p' < "$mf"` gworldclock-1.4.4/aclocal.m4-370- # Find all dependency output files, they are included files with ############################################## gworldclock-1.4.4/aclocal.m4-378- test -f "$dirpart/$file" && continue gworldclock-1.4.4/aclocal.m4:379: fdir=`AS_DIRNAME(["$file"])` gworldclock-1.4.4/aclocal.m4-380- AS_MKDIR_P([$dirpart/$fdir]) ############################################## gworldclock-1.4.4/aclocal.m4-433-# test to see if srcdir already configured gworldclock-1.4.4/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`" && gworldclock-1.4.4/aclocal.m4-435- test -f $srcdir/config.status; then ############################################## gworldclock-1.4.4/aclocal.m4-509- * ) gworldclock-1.4.4/aclocal.m4:510: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gworldclock-1.4.4/aclocal.m4-511- esac gworldclock-1.4.4/aclocal.m4-512-done gworldclock-1.4.4/aclocal.m4:513:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) gworldclock-1.4.4/aclocal.m4-514- ############################################## gworldclock-1.4.4/aclocal.m4-581-# case it prints its new name instead of `make'. gworldclock-1.4.4/aclocal.m4:582:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then gworldclock-1.4.4/aclocal.m4-583- am__include=include ############################################## gworldclock-1.4.4/aclocal.m4-589- echo '.include "confinc"' > confmf gworldclock-1.4.4/aclocal.m4:590: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then gworldclock-1.4.4/aclocal.m4-591- am__include=.include ############################################## gworldclock-1.4.4/aclocal.m4-756-if ( gworldclock-1.4.4/aclocal.m4:757: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` gworldclock-1.4.4/aclocal.m4-758- if test "$[*]" = "X"; then gworldclock-1.4.4/aclocal.m4-759- # -L didn't work. gworldclock-1.4.4/aclocal.m4:760: set X `ls -t $srcdir/configure conftest.file` gworldclock-1.4.4/aclocal.m4-761- fi ############################################## gworldclock-1.4.4/config.guess-37- gworldclock-1.4.4/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'` gworldclock-1.4.4/config.guess-39- ############################################## gworldclock-1.4.4/config.guess-106-: ${TMPDIR=/tmp} ; gworldclock-1.4.4/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || gworldclock-1.4.4/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## gworldclock-1.4.4/config.guess-191- *) gworldclock-1.4.4/config.guess:192: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` gworldclock-1.4.4/config.guess-193- ;; ############################################## gworldclock-1.4.4/config.guess-250- *4.0) gworldclock-1.4.4/config.guess:251: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` gworldclock-1.4.4/config.guess-252- ;; gworldclock-1.4.4/config.guess-253- *5.*) gworldclock-1.4.4/config.guess:254: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` gworldclock-1.4.4/config.guess-255- ;; ############################################## gworldclock-1.4.4/config.guess-260- # types through head -n 1, so we only detect the type of CPU 0. gworldclock-1.4.4/config.guess:261: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` gworldclock-1.4.4/config.guess-262- case "$ALPHA_CPU_TYPE" in ############################################## gworldclock-1.4.4/config.guess-298- # 1.2 uses "1.2" for uname -r. gworldclock-1.4.4/config.guess:299: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` gworldclock-1.4.4/config.guess-300- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-352- sun4H:SunOS:5.*:*) gworldclock-1.4.4/config.guess:353: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gworldclock-1.4.4/config.guess-354- exit 0 ;; gworldclock-1.4.4/config.guess-355- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) gworldclock-1.4.4/config.guess:356: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gworldclock-1.4.4/config.guess-357- exit 0 ;; gworldclock-1.4.4/config.guess-358- i86pc:SunOS:5.*:*) gworldclock-1.4.4/config.guess:359: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gworldclock-1.4.4/config.guess-360- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-364- # it's likely to be more like Solaris than SunOS4. gworldclock-1.4.4/config.guess:365: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gworldclock-1.4.4/config.guess-366- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-373- # Japanese Language versions have a version number like `4.1.3-JL'. gworldclock-1.4.4/config.guess:374: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` gworldclock-1.4.4/config.guess-375- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-379- sun*:*:4.2BSD:*) gworldclock-1.4.4/config.guess:380: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` gworldclock-1.4.4/config.guess-381- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## gworldclock-1.4.4/config.guess-461- $CC_FOR_BUILD -o $dummy $dummy.c \ gworldclock-1.4.4/config.guess:462: && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ gworldclock-1.4.4/config.guess-463- && exit 0 ############################################## gworldclock-1.4.4/config.guess-516- *:IRIX*:*:*) gworldclock-1.4.4/config.guess:517: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` gworldclock-1.4.4/config.guess-518- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-555- *:AIX:*:[45]) gworldclock-1.4.4/config.guess:556: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` gworldclock-1.4.4/config.guess-557- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## gworldclock-1.4.4/config.guess-590- 9000/[34678]??:HP-UX:*:*) gworldclock-1.4.4/config.guess:591: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gworldclock-1.4.4/config.guess-592- case "${UNAME_MACHINE}" in ############################################## gworldclock-1.4.4/config.guess-644-EOF gworldclock-1.4.4/config.guess:645: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` gworldclock-1.4.4/config.guess-646- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## gworldclock-1.4.4/config.guess-662- ia64:HP-UX:*:*) gworldclock-1.4.4/config.guess:663: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gworldclock-1.4.4/config.guess-664- echo ia64-hp-hpux${HPUX_REV} ############################################## gworldclock-1.4.4/config.guess-762- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gworldclock-1.4.4/config.guess:763: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` gworldclock-1.4.4/config.guess-764- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gworldclock-1.4.4/config.guess-767- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gworldclock-1.4.4/config.guess:768: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` gworldclock-1.4.4/config.guess-769- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gworldclock-1.4.4/config.guess-780- *:FreeBSD:*:*) gworldclock-1.4.4/config.guess:781: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gworldclock-1.4.4/config.guess-782- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-810- prep*:SunOS:5.*:*) gworldclock-1.4.4/config.guess:811: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gworldclock-1.4.4/config.guess-812- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-814- # the GNU system gworldclock-1.4.4/config.guess:815: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` gworldclock-1.4.4/config.guess-816- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-818- # other systems with GNU libc and userland gworldclock-1.4.4/config.guess:819: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu gworldclock-1.4.4/config.guess-820- exit 0 ;; ############################################## gworldclock-1.4.4/config.guess-860-EOF gworldclock-1.4.4/config.guess:861: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` gworldclock-1.4.4/config.guess-862- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## gworldclock-1.4.4/config.guess-879-EOF gworldclock-1.4.4/config.guess:880: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` gworldclock-1.4.4/config.guess-881- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## gworldclock-1.4.4/config.guess-980-EOF gworldclock-1.4.4/config.guess:981: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` gworldclock-1.4.4/config.guess-982- test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 ############################################## gworldclock-1.4.4/config.guess-1019- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) gworldclock-1.4.4/config.guess:1020: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` gworldclock-1.4.4/config.guess-1021- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## gworldclock-1.4.4/config.guess-1244- *:DragonFly:*:*) gworldclock-1.4.4/config.guess:1245: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gworldclock-1.4.4/config.guess-1246- exit 0 ;; ############################################## gworldclock-1.4.4/config.rpath-48-host="$1" gworldclock-1.4.4/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gworldclock-1.4.4/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gworldclock-1.4.4/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gworldclock-1.4.4/config.rpath-52- ############################################## gworldclock-1.4.4/config.rpath-223- case $host_os in aix4.[012]|aix4.[012].*) gworldclock-1.4.4/config.rpath:224: collect2name=`${CC} -print-prog-name=collect2` gworldclock-1.4.4/config.rpath-225- if test -f "$collect2name" && \ ############################################## gworldclock-1.4.4/config.rpath-350- hardcode_direct=yes gworldclock-1.4.4/config.rpath:351: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then gworldclock-1.4.4/config.rpath-352- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## gworldclock-1.4.4/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' gworldclock-1.4.4/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` gworldclock-1.4.4/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` gworldclock-1.4.4/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` gworldclock-1.4.4/config.rpath-521- ############################################## gworldclock-1.4.4/config.sub-54- gworldclock-1.4.4/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'` gworldclock-1.4.4/config.sub-56- ############################################## gworldclock-1.4.4/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations. gworldclock-1.4.4/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` gworldclock-1.4.4/config.sub-120-case $maybe_os in ############################################## gworldclock-1.4.4/config.sub-123- os=-$maybe_os gworldclock-1.4.4/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` gworldclock-1.4.4/config.sub-125- ;; gworldclock-1.4.4/config.sub-126- *) gworldclock-1.4.4/config.sub:127: basic_machine=`echo $1 | sed 's/-[^-]*$//'` gworldclock-1.4.4/config.sub-128- if [ $basic_machine != $1 ] gworldclock-1.4.4/config.sub:129: then os=`echo $1 | sed 's/.*-/-/'` gworldclock-1.4.4/config.sub-130- else os=; fi ############################################## gworldclock-1.4.4/config.sub-174- os=-sco3.2v5 gworldclock-1.4.4/config.sub:175: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gworldclock-1.4.4/config.sub-176- ;; ############################################## gworldclock-1.4.4/config.sub-178- os=-sco3.2v4 gworldclock-1.4.4/config.sub:179: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gworldclock-1.4.4/config.sub-180- ;; gworldclock-1.4.4/config.sub-181- -sco3.2.[4-9]*) gworldclock-1.4.4/config.sub:182: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` gworldclock-1.4.4/config.sub:183: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gworldclock-1.4.4/config.sub-184- ;; ############################################## gworldclock-1.4.4/config.sub-186- # Don't forget version if it is 3.2v4 or newer. gworldclock-1.4.4/config.sub:187: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gworldclock-1.4.4/config.sub-188- ;; ############################################## gworldclock-1.4.4/config.sub-190- os=-sco3.2v2 gworldclock-1.4.4/config.sub:191: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gworldclock-1.4.4/config.sub-192- ;; gworldclock-1.4.4/config.sub-193- -udk*) gworldclock-1.4.4/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gworldclock-1.4.4/config.sub-195- ;; ############################################## gworldclock-1.4.4/config.sub-197- os=-isc2.2 gworldclock-1.4.4/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gworldclock-1.4.4/config.sub-199- ;; ############################################## gworldclock-1.4.4/config.sub-203- -isc*) gworldclock-1.4.4/config.sub:204: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gworldclock-1.4.4/config.sub-205- ;; ############################################## gworldclock-1.4.4/config.sub-209- -ptx*) gworldclock-1.4.4/config.sub:210: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` gworldclock-1.4.4/config.sub-211- ;; gworldclock-1.4.4/config.sub-212- -windowsnt*) gworldclock-1.4.4/config.sub:213: os=`echo $os | sed -e 's/windowsnt/winnt/'` gworldclock-1.4.4/config.sub-214- ;; ############################################## gworldclock-1.4.4/config.sub-289- *-*-*) gworldclock-1.4.4/config.sub:290: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gworldclock-1.4.4/config.sub-291- exit 1 ############################################## gworldclock-1.4.4/config.sub-387- amd64-*) gworldclock-1.4.4/config.sub:388: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-389- ;; ############################################## gworldclock-1.4.4/config.sub-608- i*86v32) gworldclock-1.4.4/config.sub:609: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gworldclock-1.4.4/config.sub-610- os=-sysv32 ############################################## gworldclock-1.4.4/config.sub-612- i*86v4*) gworldclock-1.4.4/config.sub:613: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gworldclock-1.4.4/config.sub-614- os=-sysv4 ############################################## gworldclock-1.4.4/config.sub-616- i*86v) gworldclock-1.4.4/config.sub:617: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gworldclock-1.4.4/config.sub-618- os=-sysv ############################################## gworldclock-1.4.4/config.sub-620- i*86sol2) gworldclock-1.4.4/config.sub:621: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gworldclock-1.4.4/config.sub-622- os=-solaris2 ############################################## gworldclock-1.4.4/config.sub-668- mips3*-*) gworldclock-1.4.4/config.sub:669: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` gworldclock-1.4.4/config.sub-670- ;; gworldclock-1.4.4/config.sub-671- mips3*) gworldclock-1.4.4/config.sub:672: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown gworldclock-1.4.4/config.sub-673- ;; ############################################## gworldclock-1.4.4/config.sub-806- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) gworldclock-1.4.4/config.sub:807: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-808- ;; gworldclock-1.4.4/config.sub-809- pentiumpro-* | p6-* | 6x86-* | athlon-*) gworldclock-1.4.4/config.sub:810: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-811- ;; gworldclock-1.4.4/config.sub-812- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) gworldclock-1.4.4/config.sub:813: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-814- ;; gworldclock-1.4.4/config.sub-815- pentium4-*) gworldclock-1.4.4/config.sub:816: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-817- ;; ############################################## gworldclock-1.4.4/config.sub-824- ;; gworldclock-1.4.4/config.sub:825: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-826- ;; ############################################## gworldclock-1.4.4/config.sub-830- ppcle-* | powerpclittle-*) gworldclock-1.4.4/config.sub:831: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-832- ;; ############################################## gworldclock-1.4.4/config.sub-834- ;; gworldclock-1.4.4/config.sub:835: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-836- ;; ############################################## gworldclock-1.4.4/config.sub-840- ppc64le-* | powerpc64little-*) gworldclock-1.4.4/config.sub:841: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` gworldclock-1.4.4/config.sub-842- ;; ############################################## gworldclock-1.4.4/config.sub-1116- *) gworldclock-1.4.4/config.sub:1117: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gworldclock-1.4.4/config.sub-1118- exit 1 ############################################## gworldclock-1.4.4/config.sub-1124- *-digital*) gworldclock-1.4.4/config.sub:1125: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` gworldclock-1.4.4/config.sub-1126- ;; gworldclock-1.4.4/config.sub-1127- *-commodore*) gworldclock-1.4.4/config.sub:1128: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` gworldclock-1.4.4/config.sub-1129- ;; ############################################## gworldclock-1.4.4/config.sub-1142- -solaris1 | -solaris1.*) gworldclock-1.4.4/config.sub:1143: os=`echo $os | sed -e 's|solaris1|sunos4|'` gworldclock-1.4.4/config.sub-1144- ;; ############################################## gworldclock-1.4.4/config.sub-1154- -gnu/linux*) gworldclock-1.4.4/config.sub:1155: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` gworldclock-1.4.4/config.sub-1156- ;; ############################################## gworldclock-1.4.4/config.sub-1195- -nto*) gworldclock-1.4.4/config.sub:1196: os=`echo $os | sed -e 's|nto|nto-qnx|'` gworldclock-1.4.4/config.sub-1197- ;; ############################################## gworldclock-1.4.4/config.sub-1202- -mac*) gworldclock-1.4.4/config.sub:1203: os=`echo $os | sed -e 's|mac|macos|'` gworldclock-1.4.4/config.sub-1204- ;; ############################################## gworldclock-1.4.4/config.sub-1208- -linux*) gworldclock-1.4.4/config.sub:1209: os=`echo $os | sed -e 's|linux|linux-gnu|'` gworldclock-1.4.4/config.sub-1210- ;; gworldclock-1.4.4/config.sub-1211- -sunos5*) gworldclock-1.4.4/config.sub:1212: os=`echo $os | sed -e 's|sunos5|solaris2|'` gworldclock-1.4.4/config.sub-1213- ;; gworldclock-1.4.4/config.sub-1214- -sunos6*) gworldclock-1.4.4/config.sub:1215: os=`echo $os | sed -e 's|sunos6|solaris3|'` gworldclock-1.4.4/config.sub-1216- ;; ############################################## gworldclock-1.4.4/config.sub-1263- -sinix5.*) gworldclock-1.4.4/config.sub:1264: os=`echo $os | sed -e 's|sinix|sysv|'` gworldclock-1.4.4/config.sub-1265- ;; ############################################## gworldclock-1.4.4/config.sub-1314- # Get rid of the `-' at the beginning of $os. gworldclock-1.4.4/config.sub:1315: os=`echo $os | sed 's/[^-]*-//'` gworldclock-1.4.4/config.sub:1316: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 gworldclock-1.4.4/config.sub-1317- exit 1 ############################################## gworldclock-1.4.4/config.sub-1553- esac gworldclock-1.4.4/config.sub:1554: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` gworldclock-1.4.4/config.sub-1555- ;; ############################################## gworldclock-1.4.4/configure-43-do gworldclock-1.4.4/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then gworldclock-1.4.4/configure-45- eval $as_var=C; export $as_var ############################################## gworldclock-1.4.4/configure-101- as_lineno_2=$LINENO gworldclock-1.4.4/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` gworldclock-1.4.4/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## gworldclock-1.4.4/configure-140- as_lineno_2=$LINENO gworldclock-1.4.4/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` gworldclock-1.4.4/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## gworldclock-1.4.4/configure-324- gworldclock-1.4.4/configure:325: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` gworldclock-1.4.4/configure-326- ############################################## gworldclock-1.4.4/configure-357- -disable-* | --disable-*) gworldclock-1.4.4/configure:358: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` gworldclock-1.4.4/configure-359- # Reject names that are not valid shell variable names. ############################################## gworldclock-1.4.4/configure-362- { (exit 1); exit 1; }; } gworldclock-1.4.4/configure:363: ac_feature=`echo $ac_feature | sed 's/-/_/g'` gworldclock-1.4.4/configure-364- eval "enable_$ac_feature=no" ;; ############################################## gworldclock-1.4.4/configure-366- -enable-* | --enable-*) gworldclock-1.4.4/configure:367: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` gworldclock-1.4.4/configure-368- # Reject names that are not valid shell variable names. ############################################## gworldclock-1.4.4/configure-371- { (exit 1); exit 1; }; } gworldclock-1.4.4/configure:372: ac_feature=`echo $ac_feature | sed 's/-/_/g'` gworldclock-1.4.4/configure-373- case $ac_option in gworldclock-1.4.4/configure:374: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; gworldclock-1.4.4/configure-375- *) ac_optarg=yes ;; ############################################## gworldclock-1.4.4/configure-548- -with-* | --with-*) gworldclock-1.4.4/configure:549: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` gworldclock-1.4.4/configure-550- # Reject names that are not valid shell variable names. ############################################## gworldclock-1.4.4/configure-553- { (exit 1); exit 1; }; } gworldclock-1.4.4/configure:554: ac_package=`echo $ac_package| sed 's/-/_/g'` gworldclock-1.4.4/configure-555- case $ac_option in gworldclock-1.4.4/configure:556: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; gworldclock-1.4.4/configure-557- *) ac_optarg=yes ;; ############################################## gworldclock-1.4.4/configure-561- -without-* | --without-*) gworldclock-1.4.4/configure:562: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` gworldclock-1.4.4/configure-563- # Reject names that are not valid shell variable names. ############################################## gworldclock-1.4.4/configure-566- { (exit 1); exit 1; }; } gworldclock-1.4.4/configure:567: ac_package=`echo $ac_package | sed 's/-/_/g'` gworldclock-1.4.4/configure-568- eval "with_$ac_package=no" ;; ############################################## gworldclock-1.4.4/configure-593- *=*) gworldclock-1.4.4/configure:594: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` gworldclock-1.4.4/configure-595- # Reject names that are not valid shell variable names. ############################################## gworldclock-1.4.4/configure-598- { (exit 1); exit 1; }; } gworldclock-1.4.4/configure:599: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` gworldclock-1.4.4/configure-600- eval "$ac_envvar='$ac_optarg'" ############################################## gworldclock-1.4.4/configure-614-if test -n "$ac_prev"; then gworldclock-1.4.4/configure:615: ac_option=--`echo $ac_prev | sed 's/_/-/g'` gworldclock-1.4.4/configure-616- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## gworldclock-1.4.4/configure-622-do gworldclock-1.4.4/configure:623: eval ac_val=$`echo $ac_var` gworldclock-1.4.4/configure-624- case $ac_val in ############################################## gworldclock-1.4.4/configure-634-do gworldclock-1.4.4/configure:635: eval ac_val=$`echo $ac_var` gworldclock-1.4.4/configure-636- case $ac_val in ############################################## gworldclock-1.4.4/configure-701- { (exit 1); exit 1; }; } gworldclock-1.4.4/configure:702:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` gworldclock-1.4.4/configure-703-ac_env_build_alias_set=${build_alias+set} ############################################## gworldclock-1.4.4/configure-768-By default, \`make install' will install all the files in gworldclock-1.4.4/configure:769:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify gworldclock-1.4.4/configure:770:an installation prefix other than \`$ac_default_prefix' using \`--prefix', gworldclock-1.4.4/configure-771-for instance \`--prefix=\$HOME'. ############################################## gworldclock-1.4.4/configure-847-if test "$ac_dir" != .; then gworldclock-1.4.4/configure:848: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` gworldclock-1.4.4/configure-849- # A "../" for each directory in $ac_dir_suffix. gworldclock-1.4.4/configure:850: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` gworldclock-1.4.4/configure-851-else ############################################## gworldclock-1.4.4/configure-860- else gworldclock-1.4.4/configure:861: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` gworldclock-1.4.4/configure-862- fi ;; ############################################## gworldclock-1.4.4/configure-1016- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) gworldclock-1.4.4/configure:1017: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; gworldclock-1.4.4/configure-1018- esac ############################################## gworldclock-1.4.4/configure-1088- do gworldclock-1.4.4/configure:1089: eval ac_val=$`echo $ac_var` gworldclock-1.4.4/configure-1090- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## gworldclock-1.4.4/configure-1102- do gworldclock-1.4.4/configure:1103: eval ac_val=$`echo $ac_var` gworldclock-1.4.4/configure-1104- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## gworldclock-1.4.4/configure-1209- set,) gworldclock-1.4.4/configure:1210: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 gworldclock-1.4.4/configure:1211:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} gworldclock-1.4.4/configure-1212- ac_cache_corrupted=: ;; ############################################## gworldclock-1.4.4/configure-1232- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) gworldclock-1.4.4/configure:1233: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; gworldclock-1.4.4/configure-1234- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## gworldclock-1.4.4/configure-1397-if ( gworldclock-1.4.4/configure:1398: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` gworldclock-1.4.4/configure-1399- if test "$*" = "X"; then gworldclock-1.4.4/configure-1400- # -L didn't work. gworldclock-1.4.4/configure:1401: set X `ls -t $srcdir/configure conftest.file` gworldclock-1.4.4/configure-1402- fi ############################################## gworldclock-1.4.4/configure-1441-_ACEOF gworldclock-1.4.4/configure:1442:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` gworldclock-1.4.4/configure-1443-rm conftest.sed ############################################## gworldclock-1.4.4/configure-1445-# expand $ac_aux_dir to an absolute path gworldclock-1.4.4/configure:1446:am_aux_dir=`cd $ac_aux_dir && pwd` gworldclock-1.4.4/configure-1447- ############################################## gworldclock-1.4.4/configure-1532-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 gworldclock-1.4.4/configure:1533:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` gworldclock-1.4.4/configure-1534-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## gworldclock-1.4.4/configure-1541-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. gworldclock-1.4.4/configure:1542:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` gworldclock-1.4.4/configure-1543-if test -n "$ac_maketemp"; then ############################################## gworldclock-1.4.4/configure-1549-fi gworldclock-1.4.4/configure:1550:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then gworldclock-1.4.4/configure-1551- echo "$as_me:$LINENO: result: yes" >&5 ############################################## gworldclock-1.4.4/configure-1569-# test to see if srcdir already configured gworldclock-1.4.4/configure:1570:if test "`cd $srcdir && pwd`" != "`pwd`" && gworldclock-1.4.4/configure-1571- test -f $srcdir/config.status; then ############################################## gworldclock-1.4.4/configure-2047- "checking for C compiler version" >&5 gworldclock-1.4.4/configure:2048:ac_compiler=`set X $ac_compile; echo $2` gworldclock-1.4.4/configure-2049-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## gworldclock-1.4.4/configure-2086-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 gworldclock-1.4.4/configure:2087:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` gworldclock-1.4.4/configure-2088-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## gworldclock-1.4.4/configure-2114- *.* ) gworldclock-1.4.4/configure:2115: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gworldclock-1.4.4/configure-2116- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## gworldclock-1.4.4/configure-2194- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; gworldclock-1.4.4/configure:2195: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gworldclock-1.4.4/configure-2196- export ac_cv_exeext ############################################## gworldclock-1.4.4/configure-2244- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; gworldclock-1.4.4/configure:2245: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` gworldclock-1.4.4/configure-2246- break;; ############################################## gworldclock-1.4.4/configure-2322-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 gworldclock-1.4.4/configure:2323:GCC=`test $ac_compiler_gnu = yes && echo yes` gworldclock-1.4.4/configure-2324-ac_test_CFLAGS=${CFLAGS+set} ############################################## gworldclock-1.4.4/configure-2676-# case it prints its new name instead of `make'. gworldclock-1.4.4/configure:2677:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then gworldclock-1.4.4/configure-2678- am__include=include ############################################## gworldclock-1.4.4/configure-2684- echo '.include "confinc"' > confmf gworldclock-1.4.4/configure:2685: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then gworldclock-1.4.4/configure-2686- am__include=.include ############################################## gworldclock-1.4.4/configure-2746- if test "$am_compiler_list" = ""; then gworldclock-1.4.4/configure:2747: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gworldclock-1.4.4/configure-2748- fi ############################################## gworldclock-1.4.4/configure-2892-echo $ECHO_N "checking GTK2_CFLAGS... $ECHO_C" >&6 gworldclock-1.4.4/configure:2893: GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0"` gworldclock-1.4.4/configure-2894- echo "$as_me:$LINENO: result: $GTK2_CFLAGS" >&5 ############################################## gworldclock-1.4.4/configure-2898-echo $ECHO_N "checking GTK2_LIBS... $ECHO_C" >&6 gworldclock-1.4.4/configure:2899: GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0"` gworldclock-1.4.4/configure-2900- echo "$as_me:$LINENO: result: $GTK2_LIBS" >&5 ############################################## gworldclock-1.4.4/configure-2906- ## do set a variable so people can do so. gworldclock-1.4.4/configure:2907: GTK2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0"` gworldclock-1.4.4/configure-2908- echo $GTK2_PKG_ERRORS ############################################## gworldclock-1.4.4/configure-3289- else gworldclock-1.4.4/configure:3290: GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'` gworldclock-1.4.4/configure-3291- echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5 ############################################## gworldclock-1.4.4/configure-3340-test -z "$ac_cv_build_alias" && gworldclock-1.4.4/configure:3341: ac_cv_build_alias=`$ac_config_guess` gworldclock-1.4.4/configure-3342-test -z "$ac_cv_build_alias" && ############################################## gworldclock-1.4.4/configure-3345- { (exit 1); exit 1; }; } gworldclock-1.4.4/configure:3346:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || gworldclock-1.4.4/configure-3347- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## gworldclock-1.4.4/configure-3354-build=$ac_cv_build gworldclock-1.4.4/configure:3355:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gworldclock-1.4.4/configure:3356:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gworldclock-1.4.4/configure:3357:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gworldclock-1.4.4/configure-3358- ############################################## gworldclock-1.4.4/configure-3367- ac_cv_host_alias=$ac_cv_build_alias gworldclock-1.4.4/configure:3368:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || gworldclock-1.4.4/configure-3369- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## gworldclock-1.4.4/configure-3376-host=$ac_cv_host gworldclock-1.4.4/configure:3377:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gworldclock-1.4.4/configure:3378:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gworldclock-1.4.4/configure:3379:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gworldclock-1.4.4/configure-3380- ############################################## gworldclock-1.4.4/configure-3410- # gcc leaves a trailing carriage return which upsets mingw gworldclock-1.4.4/configure:3411: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gworldclock-1.4.4/configure-3412- *) gworldclock-1.4.4/configure:3413: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gworldclock-1.4.4/configure-3414- esac ############################################## gworldclock-1.4.4/configure-3419- # Canonicalize the path of ld gworldclock-1.4.4/configure:3420: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` gworldclock-1.4.4/configure-3421- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do gworldclock-1.4.4/configure:3422: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` gworldclock-1.4.4/configure-3423- done ############################################## gworldclock-1.4.4/configure-3592- names_already_handled="$names_already_handled $name" gworldclock-1.4.4/configure:3593: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` gworldclock-1.4.4/configure-3594- eval value=\"\$HAVE_LIB$uppername\" ############################################## gworldclock-1.4.4/configure-3638- -L*) gworldclock-1.4.4/configure:3639: dir=`echo "X$x" | sed -e 's/^X-L//'` gworldclock-1.4.4/configure-3640- if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then ############################################## gworldclock-1.4.4/configure-3730- */lib | */lib/) gworldclock-1.4.4/configure:3731: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` gworldclock-1.4.4/configure-3732- additional_includedir="$basedir/include" ############################################## gworldclock-1.4.4/configure-3778- -L*) gworldclock-1.4.4/configure:3779: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gworldclock-1.4.4/configure-3780- if test "X$additional_libdir" != "X/usr/lib"; then ############################################## gworldclock-1.4.4/configure-3835- -R*) gworldclock-1.4.4/configure:3836: dir=`echo "X$dep" | sed -e 's/^X-R//'` gworldclock-1.4.4/configure-3837- if test "$enable_rpath" != no; then ############################################## gworldclock-1.4.4/configure-3860- -l*) gworldclock-1.4.4/configure:3861: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gworldclock-1.4.4/configure-3862- ;; gworldclock-1.4.4/configure-3863- *.la) gworldclock-1.4.4/configure:3864: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gworldclock-1.4.4/configure-3865- ;; ############################################## gworldclock-1.4.4/configure-4235- names_already_handled="$names_already_handled $name" gworldclock-1.4.4/configure:4236: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` gworldclock-1.4.4/configure-4237- eval value=\"\$HAVE_LIB$uppername\" ############################################## gworldclock-1.4.4/configure-4281- -L*) gworldclock-1.4.4/configure:4282: dir=`echo "X$x" | sed -e 's/^X-L//'` gworldclock-1.4.4/configure-4283- if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then ############################################## gworldclock-1.4.4/configure-4373- */lib | */lib/) gworldclock-1.4.4/configure:4374: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` gworldclock-1.4.4/configure-4375- additional_includedir="$basedir/include" ############################################## gworldclock-1.4.4/configure-4421- -L*) gworldclock-1.4.4/configure:4422: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gworldclock-1.4.4/configure-4423- if test "X$additional_libdir" != "X/usr/lib"; then ############################################## gworldclock-1.4.4/configure-4478- -R*) gworldclock-1.4.4/configure:4479: dir=`echo "X$dep" | sed -e 's/^X-R//'` gworldclock-1.4.4/configure-4480- if test "$enable_rpath" != no; then ############################################## gworldclock-1.4.4/configure-4503- -l*) gworldclock-1.4.4/configure:4504: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gworldclock-1.4.4/configure-4505- ;; gworldclock-1.4.4/configure-4506- *.la) gworldclock-1.4.4/configure:4507: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gworldclock-1.4.4/configure-4508- ;; ############################################## gworldclock-1.4.4/configure-4947-do gworldclock-1.4.4/configure:4948: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then gworldclock-1.4.4/configure-4949- eval $as_var=C; export $as_var ############################################## gworldclock-1.4.4/configure-5005- as_lineno_2=$LINENO gworldclock-1.4.4/configure:5006: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` gworldclock-1.4.4/configure-5007- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## gworldclock-1.4.4/configure-5045- as_lineno_2=$LINENO gworldclock-1.4.4/configure:5046: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` gworldclock-1.4.4/configure-5047- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## gworldclock-1.4.4/configure-5227-configured by $0, generated by GNU Autoconf 2.59, gworldclock-1.4.4/configure:5228: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" gworldclock-1.4.4/configure-5229- ############################################## gworldclock-1.4.4/configure-5244- --*=*) gworldclock-1.4.4/configure:5245: ac_option=`expr "x$1" : 'x\([^=]*\)='` gworldclock-1.4.4/configure:5246: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` gworldclock-1.4.4/configure-5247- ac_shift=: ############################################## gworldclock-1.4.4/configure-5530- fi gworldclock-1.4.4/configure:5531: ac_sed_frag=`expr $ac_sed_frag + 1` gworldclock-1.4.4/configure-5532- ac_beg=$ac_end gworldclock-1.4.4/configure:5533: ac_end=`expr $ac_end + $ac_max_sed_lines` gworldclock-1.4.4/configure-5534- fi ############################################## gworldclock-1.4.4/configure-5547- cat >$tmp/stdin gworldclock-1.4.4/configure:5548: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` gworldclock-1.4.4/configure:5549: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; gworldclock-1.4.4/configure:5550: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` gworldclock-1.4.4/configure:5551: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; gworldclock-1.4.4/configure-5552- * ) ac_file_in=$ac_file.in ;; ############################################## gworldclock-1.4.4/configure-5595-if test "$ac_dir" != .; then gworldclock-1.4.4/configure:5596: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` gworldclock-1.4.4/configure-5597- # A "../" for each directory in $ac_dir_suffix. gworldclock-1.4.4/configure:5598: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` gworldclock-1.4.4/configure-5599-else ############################################## gworldclock-1.4.4/configure-5608- else gworldclock-1.4.4/configure:5609: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` gworldclock-1.4.4/configure-5610- fi ;; ############################################## gworldclock-1.4.4/configure-5761- cat >$tmp/stdin gworldclock-1.4.4/configure:5762: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` gworldclock-1.4.4/configure:5763: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; gworldclock-1.4.4/configure:5764: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` gworldclock-1.4.4/configure:5765: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; gworldclock-1.4.4/configure-5766- * ) ac_file_in=$ac_file.in ;; ############################################## gworldclock-1.4.4/configure-5964- * ) gworldclock-1.4.4/configure:5965: _am_stamp_count=`expr $_am_stamp_count + 1` ;; gworldclock-1.4.4/configure-5966- esac ############################################## gworldclock-1.4.4/configure-5987-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue gworldclock-1.4.4/configure:5988: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` gworldclock-1.4.4/configure:5989: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` gworldclock-1.4.4/configure-5990- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## gworldclock-1.4.4/configure-6029-if test "$ac_dir" != .; then gworldclock-1.4.4/configure:6030: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` gworldclock-1.4.4/configure-6031- # A "../" for each directory in $ac_dir_suffix. gworldclock-1.4.4/configure:6032: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` gworldclock-1.4.4/configure-6033-else ############################################## gworldclock-1.4.4/configure-6042- else gworldclock-1.4.4/configure:6043: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` gworldclock-1.4.4/configure-6044- fi ;; ############################################## gworldclock-1.4.4/configure-6097- # Strip MF so we end up with the name of the file. gworldclock-1.4.4/configure:6098: mf=`echo "$mf" | sed -e 's/:.*$//'` gworldclock-1.4.4/configure-6099- # Check whether this is an Automake generated Makefile or not. ############################################## gworldclock-1.4.4/configure-6122- # from the Makefile without running `make'. gworldclock-1.4.4/configure:6123: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` gworldclock-1.4.4/configure-6124- test -z "$DEPDIR" && continue gworldclock-1.4.4/configure:6125: am__include=`sed -n 's/^am__include = //p' < "$mf"` gworldclock-1.4.4/configure-6126- test -z "am__include" && continue gworldclock-1.4.4/configure:6127: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` gworldclock-1.4.4/configure-6128- # When using ansi2knr, U may be empty or an underscore; expand it gworldclock-1.4.4/configure:6129: U=`sed -n 's/^U = //p' < "$mf"` gworldclock-1.4.4/configure-6130- # Find all dependency output files, they are included files with ############################################## gworldclock-1.4.4/configure-6184- case "$ac_file" in gworldclock-1.4.4/configure:6185: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; gworldclock-1.4.4/configure-6186- esac ############################################## gworldclock-1.4.4/configure-6189- # Adjust a relative srcdir. gworldclock-1.4.4/configure:6190: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` gworldclock-1.4.4/configure:6191: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" gworldclock-1.4.4/configure:6192: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` gworldclock-1.4.4/configure-6193- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## gworldclock-1.4.4/configure-6196- case "$ac_given_srcdir" in gworldclock-1.4.4/configure:6197: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; gworldclock-1.4.4/configure-6198- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## gworldclock-1.4.4/configure-6213- fi gworldclock-1.4.4/configure:6214: ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"` gworldclock-1.4.4/configure-6215- # Hide the ALL_LINGUAS assigment from automake. ############################################## gworldclock-1.4.4/depcomp-34-if test -z "$depfile"; then gworldclock-1.4.4/depcomp:35: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` gworldclock-1.4.4/depcomp:36: dir=`echo "$object" | sed 's,/.*$,/,'` gworldclock-1.4.4/depcomp-37- if test "$dir" = "$object"; then ############################################## gworldclock-1.4.4/depcomp-43- gworldclock-1.4.4/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} gworldclock-1.4.4/depcomp-45- ############################################## gworldclock-1.4.4/depcomp-177- # $object doesn't have directory information. gworldclock-1.4.4/depcomp:178: stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` gworldclock-1.4.4/depcomp-179- tmpdepfile="$stripped.u" ############################################## gworldclock-1.4.4/depcomp-196- # Do two passes, one to just change these to gworldclock-1.4.4/depcomp:197: # `$object: dependent.h' and one to simply `dependent.h:'. gworldclock-1.4.4/depcomp-198- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gworldclock-1.4.4/depcomp-214- # Subdirectories are respected. gworldclock-1.4.4/depcomp:215: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` gworldclock-1.4.4/depcomp-216- test "x$dir" = "x$object" && dir= gworldclock-1.4.4/depcomp:217: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` gworldclock-1.4.4/depcomp-218- ############################################## gworldclock-1.4.4/depcomp-326- done gworldclock-1.4.4/depcomp:327: obj_suffix="`echo $object | sed 's/^.*\././'`" gworldclock-1.4.4/depcomp-328- touch "$tmpdepfile" ############################################## gworldclock-1.4.4/install-sh-103- gworldclock-1.4.4/install-sh:104: -t=*) transformarg=`echo $1 | sed 's/-t=//'` gworldclock-1.4.4/install-sh-105- shift ############################################## gworldclock-1.4.4/install-sh-107- gworldclock-1.4.4/install-sh:108: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` gworldclock-1.4.4/install-sh-109- shift ############################################## gworldclock-1.4.4/install-sh-169- then gworldclock-1.4.4/install-sh:170: dst="$dst"/`basename $src` gworldclock-1.4.4/install-sh-171- else ############################################## gworldclock-1.4.4/install-sh-176-## this sed command emulates the dirname command gworldclock-1.4.4/install-sh:177:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` gworldclock-1.4.4/install-sh-178- ############################################## gworldclock-1.4.4/install-sh-190-IFS='%' gworldclock-1.4.4/install-sh:191:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` gworldclock-1.4.4/install-sh-192-IFS="${oIFS}" ############################################## gworldclock-1.4.4/install-sh-224- then gworldclock-1.4.4/install-sh:225: dstfile=`basename $dst` gworldclock-1.4.4/install-sh-226- else ############################################## gworldclock-1.4.4/install-sh-234- then gworldclock-1.4.4/install-sh:235: dstfile=`basename $dst` gworldclock-1.4.4/install-sh-236- else ############################################## gworldclock-1.4.4/m4/Makefile.in-188-distdir: $(DISTFILES) gworldclock-1.4.4/m4/Makefile.in:189: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ gworldclock-1.4.4/m4/Makefile.in:190: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ gworldclock-1.4.4/m4/Makefile.in-191- list='$(DISTFILES)'; for file in $$list; do \ gworldclock-1.4.4/m4/Makefile.in-192- case $$file in \ gworldclock-1.4.4/m4/Makefile.in:193: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ gworldclock-1.4.4/m4/Makefile.in:194: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ gworldclock-1.4.4/m4/Makefile.in-195- esac; \ gworldclock-1.4.4/m4/Makefile.in-196- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ gworldclock-1.4.4/m4/Makefile.in:197: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gworldclock-1.4.4/m4/Makefile.in-198- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gworldclock-1.4.4/m4/gettext.m4-237- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV" gworldclock-1.4.4/m4/gettext.m4:238: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` gworldclock-1.4.4/m4/gettext.m4-239- fi ############################################## gworldclock-1.4.4/m4/gettext.m4-397-changequote(<<,>>)dnl gworldclock-1.4.4/m4/gettext.m4:398: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` gworldclock-1.4.4/m4/gettext.m4-399- case $ac_prog_version in ############################################## gworldclock-1.4.4/m4/iconv.m4-96- 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);"]) gworldclock-1.4.4/m4/iconv.m4:97: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` gworldclock-1.4.4/m4/iconv.m4-98- AC_MSG_RESULT([$]{ac_t:- ############################################## gworldclock-1.4.4/m4/lib-ld.m4-51- # gcc leaves a trailing carriage return which upsets mingw gworldclock-1.4.4/m4/lib-ld.m4:52: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; gworldclock-1.4.4/m4/lib-ld.m4-53- *) gworldclock-1.4.4/m4/lib-ld.m4:54: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; gworldclock-1.4.4/m4/lib-ld.m4-55- esac ############################################## gworldclock-1.4.4/m4/lib-ld.m4-60- # Canonicalize the path of ld gworldclock-1.4.4/m4/lib-ld.m4:61: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` gworldclock-1.4.4/m4/lib-ld.m4-62- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do gworldclock-1.4.4/m4/lib-ld.m4:63: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` gworldclock-1.4.4/m4/lib-ld.m4-64- done ############################################## gworldclock-1.4.4/m4/lib-link.m4-176- dnl or AC_LIB_HAVE_LINKFLAGS call. gworldclock-1.4.4/m4/lib-link.m4:177: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` gworldclock-1.4.4/m4/lib-link.m4-178- eval value=\"\$HAVE_LIB$uppername\" ############################################## gworldclock-1.4.4/m4/lib-link.m4-218- -L*) gworldclock-1.4.4/m4/lib-link.m4:219: dir=`echo "X$x" | sed -e 's/^X-L//'` gworldclock-1.4.4/m4/lib-link.m4-220- if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then ############################################## gworldclock-1.4.4/m4/lib-link.m4-335- */lib | */lib/) gworldclock-1.4.4/m4/lib-link.m4:336: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` gworldclock-1.4.4/m4/lib-link.m4-337- additional_includedir="$basedir/include" ############################################## gworldclock-1.4.4/m4/lib-link.m4-388- -L*) gworldclock-1.4.4/m4/lib-link.m4:389: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` gworldclock-1.4.4/m4/lib-link.m4-390- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## gworldclock-1.4.4/m4/lib-link.m4-438- -R*) gworldclock-1.4.4/m4/lib-link.m4:439: dir=`echo "X$dep" | sed -e 's/^X-R//'` gworldclock-1.4.4/m4/lib-link.m4-440- if test "$enable_rpath" != no; then ############################################## gworldclock-1.4.4/m4/lib-link.m4-468- dnl Handle this in the next round. gworldclock-1.4.4/m4/lib-link.m4:469: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` gworldclock-1.4.4/m4/lib-link.m4-470- ;; ############################################## gworldclock-1.4.4/m4/lib-link.m4-474- dnl option. gworldclock-1.4.4/m4/lib-link.m4:475: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` gworldclock-1.4.4/m4/lib-link.m4-476- ;; ############################################## gworldclock-1.4.4/m4/po.m4-64- else gworldclock-1.4.4/m4/po.m4:65: GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'` gworldclock-1.4.4/m4/po.m4-66- AC_MSG_RESULT( ############################################## gworldclock-1.4.4/m4/po.m4-92- case "$ac_file" in gworldclock-1.4.4/m4/po.m4:93: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; gworldclock-1.4.4/m4/po.m4-94- esac ############################################## gworldclock-1.4.4/m4/po.m4-97- # Adjust a relative srcdir. gworldclock-1.4.4/m4/po.m4:98: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` gworldclock-1.4.4/m4/po.m4:99: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" gworldclock-1.4.4/m4/po.m4:100: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` gworldclock-1.4.4/m4/po.m4-101- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## gworldclock-1.4.4/m4/po.m4-104- case "$ac_given_srcdir" in gworldclock-1.4.4/m4/po.m4:105: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; gworldclock-1.4.4/m4/po.m4-106- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## gworldclock-1.4.4/m4/po.m4-121- fi gworldclock-1.4.4/m4/po.m4:122: ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"` gworldclock-1.4.4/m4/po.m4-123- # Hide the ALL_LINGUAS assigment from automake. ############################################## gworldclock-1.4.4/missing-128- from any GNU archive site." gworldclock-1.4.4/missing:129: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` gworldclock-1.4.4/missing-130- test -z "$files" && files="config.h" ############################################## gworldclock-1.4.4/missing-167- proper tools for further handling them. gworldclock-1.4.4/missing:168: You can get \`$1Help2man' as part of \`Autoconf' from any GNU gworldclock-1.4.4/missing-169- archive site." gworldclock-1.4.4/missing-170- gworldclock-1.4.4/missing:171: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` gworldclock-1.4.4/missing:172: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` gworldclock-1.4.4/missing-173- if test -f "$file"; then ############################################## gworldclock-1.4.4/missing-196- *.y) gworldclock-1.4.4/missing:197: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` gworldclock-1.4.4/missing-198- if [ -f "$SRCFILE" ]; then ############################################## gworldclock-1.4.4/missing-200- fi gworldclock-1.4.4/missing:201: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` gworldclock-1.4.4/missing-202- if [ -f "$SRCFILE" ]; then ############################################## gworldclock-1.4.4/missing-226- *.l) gworldclock-1.4.4/missing:227: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` gworldclock-1.4.4/missing-228- if [ -f "$SRCFILE" ]; then ############################################## gworldclock-1.4.4/missing-250- gworldclock-1.4.4/missing:251: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` gworldclock-1.4.4/missing-252- if test -z "$file"; then gworldclock-1.4.4/missing:253: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` gworldclock-1.4.4/missing-254- fi ############################################## gworldclock-1.4.4/missing-276- the \`GNU make' package. Grab either from any GNU archive site." gworldclock-1.4.4/missing:277: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` gworldclock-1.4.4/missing-278- if test -z "$file"; then gworldclock-1.4.4/missing:279: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` gworldclock-1.4.4/missing:280: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` gworldclock-1.4.4/missing-281- fi ############################################## gworldclock-1.4.4/missing-304- *o*) gworldclock-1.4.4/missing:305: firstarg=`echo "$firstarg" | sed s/o//` gworldclock-1.4.4/missing-306- tar "$firstarg" "$@" && exit 0 ############################################## gworldclock-1.4.4/missing-310- *h*) gworldclock-1.4.4/missing:311: firstarg=`echo "$firstarg" | sed s/h//` gworldclock-1.4.4/missing-312- tar "$firstarg" "$@" && exit 0 ############################################## gworldclock-1.4.4/mkinstalldirs-56-do gworldclock-1.4.4/mkinstalldirs:57: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` gworldclock-1.4.4/mkinstalldirs-58- shift ############################################## gworldclock-1.4.4/po/Makefile.in.in-64-.po.gmo: gworldclock-1.4.4/po/Makefile.in.in:65: @lang=`echo $* | sed -e 's,.*/,,'`; \ gworldclock-1.4.4/po/Makefile.in.in-66- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## gworldclock-1.4.4/po/Makefile.in.in-129-$(POFILES): $(srcdir)/$(DOMAIN).pot gworldclock-1.4.4/po/Makefile.in.in:130: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ gworldclock-1.4.4/po/Makefile.in.in-131- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## gworldclock-1.4.4/po/Makefile.in.in-155- for cat in $$catalogs; do \ gworldclock-1.4.4/po/Makefile.in.in:156: cat=`basename $$cat`; \ gworldclock-1.4.4/po/Makefile.in.in:157: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gworldclock-1.4.4/po/Makefile.in.in-158- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## gworldclock-1.4.4/po/Makefile.in.in-165- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ gworldclock-1.4.4/po/Makefile.in.in:166: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ gworldclock-1.4.4/po/Makefile.in.in-167- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## gworldclock-1.4.4/po/Makefile.in.in-207- for cat in $$catalogs; do \ gworldclock-1.4.4/po/Makefile.in.in:208: cat=`basename $$cat`; \ gworldclock-1.4.4/po/Makefile.in.in:209: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gworldclock-1.4.4/po/Makefile.in.in-210- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## gworldclock-1.4.4/po/Makefile.in.in-214- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ gworldclock-1.4.4/po/Makefile.in.in:215: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ gworldclock-1.4.4/po/Makefile.in.in-216- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## gworldclock-1.4.4/po/Makefile.in.in-253- for cat in $$catalogs; do \ gworldclock-1.4.4/po/Makefile.in.in:254: cat=`basename $$cat`; \ gworldclock-1.4.4/po/Makefile.in.in:255: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ gworldclock-1.4.4/po/Makefile.in.in-256- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## gworldclock-1.4.4/po/Makefile.in.in-315-.nop.po-update: gworldclock-1.4.4/po/Makefile.in.in:316: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ gworldclock-1.4.4/po/Makefile.in.in-317- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## gworldclock-1.4.4/po/Rules-quot-10-.insert-header.po-update-en: gworldclock-1.4.4/po/Rules-quot:11: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ gworldclock-1.4.4/po/Rules-quot:12: if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ gworldclock-1.4.4/po/Rules-quot-13- tmpdir=`pwd`; \ gworldclock-1.4.4/po/Rules-quot-14- echo "$$lang:"; \ gworldclock-1.4.4/po/Rules-quot:15: ll=`echo $$lang | sed -e 's/@.*//'`; \ gworldclock-1.4.4/po/Rules-quot-16- LC_ALL=C; export LC_ALL; \ gworldclock-1.4.4/po/Rules-quot-17- cd $(srcdir); \ gworldclock-1.4.4/po/Rules-quot:18: 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 \ gworldclock-1.4.4/po/Rules-quot-19- if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ ############################################## gworldclock-1.4.4/debian/gworldclock.png.uuencode-1-begin 644 debian/gworldclock.png gworldclock-1.4.4/debian/gworldclock.png.uuencode:2:MB5!.1PT*&@H````-24A$4@```"0````D"`8```#A`)B8````!F)+1T0`_P#_ gworldclock-1.4.4/debian/gworldclock.png.uuencode:3:M`/^@O:>3````"7!(67,```N)```+B0$WR<NM````!W1)344'U0@/``@CC(J' gworldclock-1.4.4/debian/gworldclock.png.uuencode:4:MT0``#0M)1$%46,.-F%F,7%5ZQW_GW+VJJ_>]J]N]>&]B9G#`&(\QX)&#[(@` gworldclock-1.4.4/debian/gworldclock.png.uuencode-5-M2F*$1T219A[RD"B1)E'>\IX\11$:19HG-&@$:/(PF00$`\0Q-H.-VS;>VFWW ############################################## gworldclock-1.4.4/debian/gworldclock.png.uuencode-16-MV%B_QY7+8XU*)4_8CMOKNNZ"9=O+?_/7?YG^\[^\^1"#_2A-8Y?.>Y,STT^M gworldclock-1.4.4/debian/gworldclock.png.uuencode:17:MKBS];5O!>_'PJR^Q:_3W$'8C*18JB2`-$:H,2@&"-%9$L6)AN42:1%B6`EW" gworldclock-1.4.4/debian/gworldclock.png.uuencode-18-M&(.1#>`T(]TF#K[P1XP,;^7<%Z=RDQ-?O:K5[EQ'=^\_YO,-GT_=O!8^H.\A gworldclock-1.4.4/debian/gworldclock.png.uuencode-19-MH(_^^[^LQ?FY[>72ZE_T]K8>^8/G#M)5W(Z6+@J#,`E190W+<O"\`@(;901[ gworldclock-1.4.4/debian/gworldclock.png.uuencode:20:M]AYF=?,?Z!]^'+Q69%!`IS54M$Y47B.?3Q!V`U+X%(<?P_?R?'[Z$V[>N'(D gworldclock-1.4.4/debian/gworldclock.png.uuencode-21-M5:;<T=5]/PB"JX`"D`!G3GTLIJ:G.N[,S[[>VI(_>N2Y0[*KN!TE`U(#VBBD ############################################## gworldclock-1.4.4/debian/gworldclock.png.uuencode-25-M2"M@$CI[!MF[=Q\+<]/Y.S.3)RJ;FR]$2>0"R/_XMU^(^RNK7:5RZ8W#SSY= gworldclock-1.4.4/debian/gworldclock.png.uuencode:26:MW+%C!ZD,T!HP*98PV-)!2A>$`312V%C2P;)SX'I$L2"5'MAYI),#Z68`50UT gworldclock-1.4.4/debian/gworldclock.png.uuencode-27-ME(WM`#"@JD@!0R.C//[88]R>FBBNKJZ\4:E6NL;.G1%R?.*FA>;YUJ;",W]X ############################################## gworldclock-1.4.4/debian/gworldclock.png.uuencode-29-M`*E!Q550%6PWX(FG#N$Z,#-]ZYFP5GM>):DE5];NYZZ/7S_^TI%G"ZZ70^.# gworldclock-1.4.4/debian/gworldclock.png.uuencode:30:M4<11E6JU@@:,48`&(4!($'6J4)!F/UO&@%'9O4:#L#*JA`TF!142AB%Q%(.N gworldclock-1.4.4/debian/gworldclock.png.uuencode-31-M@([)-W?P^'?W,G'C4J%6J1S7J<[)CJZ.H4JX>>#QT>TDV*`-I#&.X^#[?F9? ############################################## gworldclock-1.4.4/debian/gworldclock.png.uuencode-68-MQ2T?-K9U_\0)6B8(FM7_6[GN_NX3C)T[$TG;/RND_4]):;9Z]^JO7ERX.Y7K gworldclock-1.4.4/debian/gworldclock.png.uuencode:69:MV_4L+<WMV&X')O%`;>*H$E*MTQ9L4LF5:`L:<&MW,"9%"1^E)94D1RUQ6"^% gworldclock-1.4.4/debian/gworldclock.png.uuencode-70-MG/_R-RS>OL90L;G:7^S_(-_<]Z8(6LYB%Z+#1XY]\V;#V+DS(ER?]I/5&SM7 ############################################## gworldclock-1.4.4/debian/gworldclock.png.uuencode-77-M;"<83*5_4"5Z?Y0FHW8Z-]!L%AI#?-;3[E(JV^]X'E==Z7YN;$ZEM>J,")IJ gworldclock-1.4.4/debian/gworldclock.png.uuencode:78:B?KR2Q&X_QUXZ]EO?]S\P9`7D[!,"X@````!)14Y$KD)@@@`` gworldclock-1.4.4/debian/gworldclock.png.uuencode-79-` ############################################## gworldclock-1.4.4/tzwatch-72- select choice in \ gworldclock-1.4.4/tzwatch:73: `awk '// {print $1}' $TZWATCH` 'Add Zone' 'Add Local Time' 'Done' gworldclock-1.4.4/tzwatch-74- do ############################################## gworldclock-1.4.4/tzwatch-99-#swapping '/' in zone name to '\/' for sed. I can't believe how many darn \\\\\'s you need! gworldclock-1.4.4/tzwatch:100: debarredzone=`echo $choice | sed 's|/|\\\/|'` gworldclock-1.4.4/tzwatch-101- sed -e "\|$debarredzone|d" $TZWATCH | cat > $TZWATCH ############################################## gworldclock-1.4.4/tzwatch-128-# wc always prints file name. How annoying. awk it away. gworldclock-1.4.4/tzwatch:129:NZ=`wc -l $TZWATCH | awk '{print $1}'` gworldclock-1.4.4/tzwatch-130-n=1 ############################################## gworldclock-1.4.4/tzwatch-133-#grab zone from config file gworldclock-1.4.4/tzwatch:134: zoneRaw=`awk -v nn=$n 'NR==nn { print $1}' $TZWATCH` gworldclock-1.4.4/tzwatch-135-# allow "local" time zone to be in any case, "Local" or "local" or whatever gworldclock-1.4.4/tzwatch:136: zone=`echo $zoneRaw | sed s/local/Local/I` gworldclock-1.4.4/tzwatch-137-