=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== drawtiming-0.7.1/missing-128- # Could not run --version or --help. This is probably someone drawtiming-0.7.1/missing:129: # running `$TOOL --version' or `$TOOL --help' to check whether drawtiming-0.7.1/missing-130- # $TOOL exists and not knowing $TOOL uses missing. ############################################## drawtiming-0.7.1/missing-162- from any GNU archive site." drawtiming-0.7.1/missing:163: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` drawtiming-0.7.1/missing-164- test -z "$files" && files="config.h" ############################################## drawtiming-0.7.1/missing-191- proper tools for further handling them. drawtiming-0.7.1/missing:192: You can get \`$1' as part of \`Autoconf' from any GNU drawtiming-0.7.1/missing-193- archive site." drawtiming-0.7.1/missing-194- drawtiming-0.7.1/missing:195: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` drawtiming-0.7.1/missing:196: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` drawtiming-0.7.1/missing-197- if test -f "$file"; then ############################################## drawtiming-0.7.1/missing-220- *.y) drawtiming-0.7.1/missing:221: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` drawtiming-0.7.1/missing-222- if [ -f "$SRCFILE" ]; then ############################################## drawtiming-0.7.1/missing-224- fi drawtiming-0.7.1/missing:225: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` drawtiming-0.7.1/missing-226- if [ -f "$SRCFILE" ]; then ############################################## drawtiming-0.7.1/missing-250- *.l) drawtiming-0.7.1/missing:251: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` drawtiming-0.7.1/missing-252- if [ -f "$SRCFILE" ]; then ############################################## drawtiming-0.7.1/missing-269- drawtiming-0.7.1/missing:270: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` drawtiming-0.7.1/missing-271- if test -z "$file"; then drawtiming-0.7.1/missing:272: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` drawtiming-0.7.1/missing-273- fi ############################################## drawtiming-0.7.1/missing-291- # The file to touch is that specified with -o ... drawtiming-0.7.1/missing:292: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` drawtiming-0.7.1/missing-293- if test -z "$file"; then drawtiming-0.7.1/missing-294- # ... or it is the one specified with @setfilename ... drawtiming-0.7.1/missing:295: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` drawtiming-0.7.1/missing:296: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile` drawtiming-0.7.1/missing-297- # ... or it is derived from the source name (dir/f.texi becomes f.info) drawtiming-0.7.1/missing:298: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info drawtiming-0.7.1/missing-299- fi ############################################## drawtiming-0.7.1/missing-321- *o*) drawtiming-0.7.1/missing:322: firstarg=`echo "$firstarg" | sed s/o//` drawtiming-0.7.1/missing-323- tar "$firstarg" "$@" && exit 0 ############################################## drawtiming-0.7.1/missing-327- *h*) drawtiming-0.7.1/missing:328: firstarg=`echo "$firstarg" | sed s/h//` drawtiming-0.7.1/missing-329- tar "$firstarg" "$@" && exit 0 ############################################## drawtiming-0.7.1/aclocal.m4-86- PKG_CHECK_EXISTS([$3], drawtiming-0.7.1/aclocal.m4:87: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], drawtiming-0.7.1/aclocal.m4-88- [pkg_failed=yes]) ############################################## drawtiming-0.7.1/aclocal.m4-134- if test $_pkg_short_errors_supported = yes; then drawtiming-0.7.1/aclocal.m4:135: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"` drawtiming-0.7.1/aclocal.m4-136- else drawtiming-0.7.1/aclocal.m4:137: $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` drawtiming-0.7.1/aclocal.m4-138- fi ############################################## drawtiming-0.7.1/aclocal.m4-200-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to drawtiming-0.7.1/aclocal.m4:201:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. drawtiming-0.7.1/aclocal.m4-202-# ############################################## drawtiming-0.7.1/aclocal.m4-224-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: drawtiming-0.7.1/aclocal.m4:225:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` drawtiming-0.7.1/aclocal.m4-226-# and then we would define $MISSING as ############################################## drawtiming-0.7.1/aclocal.m4-240-# expand $ac_aux_dir to an absolute path drawtiming-0.7.1/aclocal.m4:241:am_aux_dir=`cd $ac_aux_dir && pwd` drawtiming-0.7.1/aclocal.m4-242-]) ############################################## drawtiming-0.7.1/aclocal.m4-338- if test "$am_compiler_list" = ""; then drawtiming-0.7.1/aclocal.m4:339: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` drawtiming-0.7.1/aclocal.m4-340- fi ############################################## drawtiming-0.7.1/aclocal.m4-448- # Strip MF so we end up with the name of the file. drawtiming-0.7.1/aclocal.m4:449: mf=`echo "$mf" | sed -e 's/:.*$//'` drawtiming-0.7.1/aclocal.m4-450- # Check whether this is an Automake generated Makefile or not. ############################################## drawtiming-0.7.1/aclocal.m4-456- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then drawtiming-0.7.1/aclocal.m4:457: dirpart=`AS_DIRNAME("$mf")` drawtiming-0.7.1/aclocal.m4-458- else ############################################## drawtiming-0.7.1/aclocal.m4-462- # from the Makefile without running `make'. drawtiming-0.7.1/aclocal.m4:463: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` drawtiming-0.7.1/aclocal.m4-464- test -z "$DEPDIR" && continue drawtiming-0.7.1/aclocal.m4:465: am__include=`sed -n 's/^am__include = //p' < "$mf"` drawtiming-0.7.1/aclocal.m4-466- test -z "am__include" && continue drawtiming-0.7.1/aclocal.m4:467: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` drawtiming-0.7.1/aclocal.m4-468- # When using ansi2knr, U may be empty or an underscore; expand it drawtiming-0.7.1/aclocal.m4:469: U=`sed -n 's/^U = //p' < "$mf"` drawtiming-0.7.1/aclocal.m4-470- # Find all dependency output files, they are included files with ############################################## drawtiming-0.7.1/aclocal.m4-478- test -f "$dirpart/$file" && continue drawtiming-0.7.1/aclocal.m4:479: fdir=`AS_DIRNAME(["$file"])` drawtiming-0.7.1/aclocal.m4-480- AS_MKDIR_P([$dirpart/$fdir]) ############################################## drawtiming-0.7.1/aclocal.m4-545-# test to see if srcdir already configured drawtiming-0.7.1/aclocal.m4:546:if test "`cd $srcdir && pwd`" != "`pwd`" && drawtiming-0.7.1/aclocal.m4-547- test -f $srcdir/config.status; then ############################################## drawtiming-0.7.1/aclocal.m4-621- * ) drawtiming-0.7.1/aclocal.m4:622: _am_stamp_count=`expr $_am_stamp_count + 1` ;; drawtiming-0.7.1/aclocal.m4-623- esac drawtiming-0.7.1/aclocal.m4-624-done drawtiming-0.7.1/aclocal.m4:625:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) drawtiming-0.7.1/aclocal.m4-626- ############################################## drawtiming-0.7.1/aclocal.m4-714-# case it prints its new name instead of `make'. drawtiming-0.7.1/aclocal.m4:715:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then drawtiming-0.7.1/aclocal.m4-716- am__include=include ############################################## drawtiming-0.7.1/aclocal.m4-722- echo '.include "confinc"' > confmf drawtiming-0.7.1/aclocal.m4:723: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then drawtiming-0.7.1/aclocal.m4-724- am__include=.include ############################################## drawtiming-0.7.1/aclocal.m4-889-if ( drawtiming-0.7.1/aclocal.m4:890: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` drawtiming-0.7.1/aclocal.m4-891- if test "$[*]" = "X"; then drawtiming-0.7.1/aclocal.m4-892- # -L didn't work. drawtiming-0.7.1/aclocal.m4:893: set X `ls -t $srcdir/configure conftest.file` drawtiming-0.7.1/aclocal.m4-894- fi ############################################## drawtiming-0.7.1/doc/Makefile.in-184- else file=$$i; fi; \ drawtiming-0.7.1/doc/Makefile.in:185: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ drawtiming-0.7.1/doc/Makefile.in-186- case "$$ext" in \ ############################################## drawtiming-0.7.1/doc/Makefile.in-189- esac; \ drawtiming-0.7.1/doc/Makefile.in:190: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ drawtiming-0.7.1/doc/Makefile.in:191: inst=`echo $$inst | sed -e 's/^.*\///'`; \ drawtiming-0.7.1/doc/Makefile.in:192: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ drawtiming-0.7.1/doc/Makefile.in-193- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## drawtiming-0.7.1/doc/Makefile.in-205- for i in $$list; do \ drawtiming-0.7.1/doc/Makefile.in:206: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ drawtiming-0.7.1/doc/Makefile.in-207- case "$$ext" in \ ############################################## drawtiming-0.7.1/doc/Makefile.in-210- esac; \ drawtiming-0.7.1/doc/Makefile.in:211: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ drawtiming-0.7.1/doc/Makefile.in:212: inst=`echo $$inst | sed -e 's/^.*\///'`; \ drawtiming-0.7.1/doc/Makefile.in:213: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ drawtiming-0.7.1/doc/Makefile.in-214- echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## drawtiming-0.7.1/doc/Makefile.in-224-distdir: $(DISTFILES) drawtiming-0.7.1/doc/Makefile.in:225: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/doc/Makefile.in:226: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/doc/Makefile.in-227- list='$(DISTFILES)'; for file in $$list; do \ drawtiming-0.7.1/doc/Makefile.in-228- case $$file in \ drawtiming-0.7.1/doc/Makefile.in:229: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ drawtiming-0.7.1/doc/Makefile.in:230: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ drawtiming-0.7.1/doc/Makefile.in-231- esac; \ drawtiming-0.7.1/doc/Makefile.in-232- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ drawtiming-0.7.1/doc/Makefile.in:233: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ drawtiming-0.7.1/doc/Makefile.in-234- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## drawtiming-0.7.1/install-sh-210- fi drawtiming-0.7.1/install-sh:211: dst=$dst/`basename "$src"` drawtiming-0.7.1/install-sh-212- fi ############################################## drawtiming-0.7.1/install-sh-215- # This sed command emulates the dirname command. drawtiming-0.7.1/install-sh:216: dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` drawtiming-0.7.1/install-sh-217- ############################################## drawtiming-0.7.1/install-sh-228- IFS='%' drawtiming-0.7.1/install-sh:229: set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` drawtiming-0.7.1/install-sh-230- shift ############################################## drawtiming-0.7.1/install-sh-256- else drawtiming-0.7.1/install-sh:257: dstfile=`basename "$dst"` drawtiming-0.7.1/install-sh-258- ############################################## drawtiming-0.7.1/depcomp-68- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} drawtiming-0.7.1/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} drawtiming-0.7.1/depcomp-70- ############################################## drawtiming-0.7.1/depcomp-203- # Version 6 uses the directory in both cases. drawtiming-0.7.1/depcomp:204: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` drawtiming-0.7.1/depcomp-205- tmpdepfile="$stripped.u" ############################################## drawtiming-0.7.1/depcomp-214- else drawtiming-0.7.1/depcomp:215: stripped=`echo "$stripped" | sed 's,^.*/,,'` drawtiming-0.7.1/depcomp-216- tmpdepfile="$stripped.u" ############################################## drawtiming-0.7.1/depcomp-228- # Do two passes, one to just change these to drawtiming-0.7.1/depcomp:229: # `$object: dependent.h' and one to simply `dependent.h:'. drawtiming-0.7.1/depcomp-230- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## drawtiming-0.7.1/depcomp-269- # Do two passes, one to just change these to drawtiming-0.7.1/depcomp:270: # `$object: dependent.h' and one to simply `dependent.h:'. drawtiming-0.7.1/depcomp-271- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## drawtiming-0.7.1/depcomp-284- # Subdirectories are respected. drawtiming-0.7.1/depcomp:285: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` drawtiming-0.7.1/depcomp-286- test "x$dir" = "x$object" && dir= drawtiming-0.7.1/depcomp:287: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` drawtiming-0.7.1/depcomp-288- ############################################## drawtiming-0.7.1/depcomp-423- done drawtiming-0.7.1/depcomp:424: obj_suffix="`echo $object | sed 's/^.*\././'`" drawtiming-0.7.1/depcomp-425- touch "$tmpdepfile" ############################################## drawtiming-0.7.1/src/Makefile.in-202- @list='$(bin_PROGRAMS)'; for p in $$list; do \ drawtiming-0.7.1/src/Makefile.in:203: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ drawtiming-0.7.1/src/Makefile.in-204- if test -f $$p \ drawtiming-0.7.1/src/Makefile.in-205- ; then \ drawtiming-0.7.1/src/Makefile.in:206: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ drawtiming-0.7.1/src/Makefile.in-207- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## drawtiming-0.7.1/src/Makefile.in-214- @list='$(bin_PROGRAMS)'; for p in $$list; do \ drawtiming-0.7.1/src/Makefile.in:215: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ drawtiming-0.7.1/src/Makefile.in-216- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## drawtiming-0.7.1/src/Makefile.in-244-.cc.obj: drawtiming-0.7.1/src/Makefile.in:245:@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ drawtiming-0.7.1/src/Makefile.in-246-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## drawtiming-0.7.1/src/Makefile.in-248-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ drawtiming-0.7.1/src/Makefile.in:249:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` drawtiming-0.7.1/src/Makefile.in-250- ############################################## drawtiming-0.7.1/src/Makefile.in-318-GTAGS: drawtiming-0.7.1/src/Makefile.in:319: here=`$(am__cd) $(top_builddir) && pwd` \ drawtiming-0.7.1/src/Makefile.in-320- && cd $(top_srcdir) \ ############################################## drawtiming-0.7.1/src/Makefile.in-326-distdir: $(DISTFILES) drawtiming-0.7.1/src/Makefile.in:327: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/src/Makefile.in:328: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/src/Makefile.in-329- list='$(DISTFILES)'; for file in $$list; do \ drawtiming-0.7.1/src/Makefile.in-330- case $$file in \ drawtiming-0.7.1/src/Makefile.in:331: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ drawtiming-0.7.1/src/Makefile.in:332: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ drawtiming-0.7.1/src/Makefile.in-333- esac; \ drawtiming-0.7.1/src/Makefile.in-334- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ drawtiming-0.7.1/src/Makefile.in:335: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ drawtiming-0.7.1/src/Makefile.in-336- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## drawtiming-0.7.1/Makefile.in-231- dot_seen=no; \ drawtiming-0.7.1/Makefile.in:232: target=`echo $@ | sed s/-recursive//`; \ drawtiming-0.7.1/Makefile.in-233- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## drawtiming-0.7.1/Makefile.in-267- rev="$$rev ."; \ drawtiming-0.7.1/Makefile.in:268: target=`echo $@ | sed s/-recursive//`; \ drawtiming-0.7.1/Makefile.in-269- for subdir in $$rev; do \ ############################################## drawtiming-0.7.1/Makefile.in-341-GTAGS: drawtiming-0.7.1/Makefile.in:342: here=`$(am__cd) $(top_builddir) && pwd` \ drawtiming-0.7.1/Makefile.in-343- && cd $(top_srcdir) \ ############################################## drawtiming-0.7.1/Makefile.in-352- $(mkdir_p) $(distdir)/. drawtiming-0.7.1/Makefile.in:353: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/Makefile.in:354: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/Makefile.in-355- list='$(DISTFILES)'; for file in $$list; do \ drawtiming-0.7.1/Makefile.in-356- case $$file in \ drawtiming-0.7.1/Makefile.in:357: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ drawtiming-0.7.1/Makefile.in:358: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ drawtiming-0.7.1/Makefile.in-359- esac; \ drawtiming-0.7.1/Makefile.in-360- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ drawtiming-0.7.1/Makefile.in:361: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ drawtiming-0.7.1/Makefile.in-362- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## drawtiming-0.7.1/Makefile.in-383- || exit 1; \ drawtiming-0.7.1/Makefile.in:384: distdir=`$(am__cd) $(distdir) && pwd`; \ drawtiming-0.7.1/Makefile.in:385: top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ drawtiming-0.7.1/Makefile.in-386- (cd $$subdir && \ ############################################## drawtiming-0.7.1/Makefile.in-443- chmod a-w $(distdir) drawtiming-0.7.1/Makefile.in:444: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ drawtiming-0.7.1/Makefile.in-445- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## drawtiming-0.7.1/Makefile.in-474- @cd $(distuninstallcheck_dir) \ drawtiming-0.7.1/Makefile.in:475: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ drawtiming-0.7.1/Makefile.in-476- || { echo "ERROR: files left after uninstall:" ; \ ############################################## drawtiming-0.7.1/Makefile.in-486- fi drawtiming-0.7.1/Makefile.in:487: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ drawtiming-0.7.1/Makefile.in-488- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## drawtiming-0.7.1/samples/Makefile.in-185- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ drawtiming-0.7.1/samples/Makefile.in:186: all=`expr $$all + 1`; \ drawtiming-0.7.1/samples/Makefile.in-187- case " $(XFAIL_TESTS) " in \ drawtiming-0.7.1/samples/Makefile.in-188- *" $$tst "*) \ drawtiming-0.7.1/samples/Makefile.in:189: xpass=`expr $$xpass + 1`; \ drawtiming-0.7.1/samples/Makefile.in:190: failed=`expr $$failed + 1`; \ drawtiming-0.7.1/samples/Makefile.in-191- echo "XPASS: $$tst"; \ ############################################## drawtiming-0.7.1/samples/Makefile.in-197- elif test $$? -ne 77; then \ drawtiming-0.7.1/samples/Makefile.in:198: all=`expr $$all + 1`; \ drawtiming-0.7.1/samples/Makefile.in-199- case " $(XFAIL_TESTS) " in \ drawtiming-0.7.1/samples/Makefile.in-200- *" $$tst "*) \ drawtiming-0.7.1/samples/Makefile.in:201: xfail=`expr $$xfail + 1`; \ drawtiming-0.7.1/samples/Makefile.in-202- echo "XFAIL: $$tst"; \ ############################################## drawtiming-0.7.1/samples/Makefile.in-204- *) \ drawtiming-0.7.1/samples/Makefile.in:205: failed=`expr $$failed + 1`; \ drawtiming-0.7.1/samples/Makefile.in-206- echo "FAIL: $$tst"; \ ############################################## drawtiming-0.7.1/samples/Makefile.in-209- else \ drawtiming-0.7.1/samples/Makefile.in:210: skip=`expr $$skip + 1`; \ drawtiming-0.7.1/samples/Makefile.in-211- echo "SKIP: $$tst"; \ ############################################## drawtiming-0.7.1/samples/Makefile.in-230- skipped="($$skip tests were not run)"; \ drawtiming-0.7.1/samples/Makefile.in:231: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ drawtiming-0.7.1/samples/Makefile.in-232- dashes="$$skipped"; \ ############################################## drawtiming-0.7.1/samples/Makefile.in-236- report="Please report to $(PACKAGE_BUGREPORT)"; \ drawtiming-0.7.1/samples/Makefile.in:237: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ drawtiming-0.7.1/samples/Makefile.in-238- dashes="$$report"; \ drawtiming-0.7.1/samples/Makefile.in-239- fi; \ drawtiming-0.7.1/samples/Makefile.in:240: dashes=`echo "$$dashes" | sed s/./=/g`; \ drawtiming-0.7.1/samples/Makefile.in-241- echo "$$dashes"; \ ############################################## drawtiming-0.7.1/samples/Makefile.in-249-distdir: $(DISTFILES) drawtiming-0.7.1/samples/Makefile.in:250: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/samples/Makefile.in:251: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/samples/Makefile.in-252- list='$(DISTFILES)'; for file in $$list; do \ drawtiming-0.7.1/samples/Makefile.in-253- case $$file in \ drawtiming-0.7.1/samples/Makefile.in:254: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ drawtiming-0.7.1/samples/Makefile.in:255: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ drawtiming-0.7.1/samples/Makefile.in-256- esac; \ drawtiming-0.7.1/samples/Makefile.in-257- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ drawtiming-0.7.1/samples/Makefile.in:258: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ drawtiming-0.7.1/samples/Makefile.in-259- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## drawtiming-0.7.1/configure-43-do drawtiming-0.7.1/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then drawtiming-0.7.1/configure-45- eval $as_var=C; export $as_var ############################################## drawtiming-0.7.1/configure-101- as_lineno_2=$LINENO drawtiming-0.7.1/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` drawtiming-0.7.1/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## drawtiming-0.7.1/configure-140- as_lineno_2=$LINENO drawtiming-0.7.1/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` drawtiming-0.7.1/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## drawtiming-0.7.1/configure-362- drawtiming-0.7.1/configure:363: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` drawtiming-0.7.1/configure-364- ############################################## drawtiming-0.7.1/configure-395- -disable-* | --disable-*) drawtiming-0.7.1/configure:396: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` drawtiming-0.7.1/configure-397- # Reject names that are not valid shell variable names. ############################################## drawtiming-0.7.1/configure-400- { (exit 1); exit 1; }; } drawtiming-0.7.1/configure:401: ac_feature=`echo $ac_feature | sed 's/-/_/g'` drawtiming-0.7.1/configure-402- eval "enable_$ac_feature=no" ;; ############################################## drawtiming-0.7.1/configure-404- -enable-* | --enable-*) drawtiming-0.7.1/configure:405: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` drawtiming-0.7.1/configure-406- # Reject names that are not valid shell variable names. ############################################## drawtiming-0.7.1/configure-409- { (exit 1); exit 1; }; } drawtiming-0.7.1/configure:410: ac_feature=`echo $ac_feature | sed 's/-/_/g'` drawtiming-0.7.1/configure-411- case $ac_option in drawtiming-0.7.1/configure:412: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; drawtiming-0.7.1/configure-413- *) ac_optarg=yes ;; ############################################## drawtiming-0.7.1/configure-586- -with-* | --with-*) drawtiming-0.7.1/configure:587: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` drawtiming-0.7.1/configure-588- # Reject names that are not valid shell variable names. ############################################## drawtiming-0.7.1/configure-591- { (exit 1); exit 1; }; } drawtiming-0.7.1/configure:592: ac_package=`echo $ac_package| sed 's/-/_/g'` drawtiming-0.7.1/configure-593- case $ac_option in drawtiming-0.7.1/configure:594: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; drawtiming-0.7.1/configure-595- *) ac_optarg=yes ;; ############################################## drawtiming-0.7.1/configure-599- -without-* | --without-*) drawtiming-0.7.1/configure:600: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` drawtiming-0.7.1/configure-601- # Reject names that are not valid shell variable names. ############################################## drawtiming-0.7.1/configure-604- { (exit 1); exit 1; }; } drawtiming-0.7.1/configure:605: ac_package=`echo $ac_package | sed 's/-/_/g'` drawtiming-0.7.1/configure-606- eval "with_$ac_package=no" ;; ############################################## drawtiming-0.7.1/configure-631- *=*) drawtiming-0.7.1/configure:632: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` drawtiming-0.7.1/configure-633- # Reject names that are not valid shell variable names. ############################################## drawtiming-0.7.1/configure-636- { (exit 1); exit 1; }; } drawtiming-0.7.1/configure:637: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` drawtiming-0.7.1/configure-638- eval "$ac_envvar='$ac_optarg'" ############################################## drawtiming-0.7.1/configure-652-if test -n "$ac_prev"; then drawtiming-0.7.1/configure:653: ac_option=--`echo $ac_prev | sed 's/_/-/g'` drawtiming-0.7.1/configure-654- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## drawtiming-0.7.1/configure-660-do drawtiming-0.7.1/configure:661: eval ac_val=$`echo $ac_var` drawtiming-0.7.1/configure-662- case $ac_val in ############################################## drawtiming-0.7.1/configure-672-do drawtiming-0.7.1/configure:673: eval ac_val=$`echo $ac_var` drawtiming-0.7.1/configure-674- case $ac_val in ############################################## drawtiming-0.7.1/configure-739- { (exit 1); exit 1; }; } drawtiming-0.7.1/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` drawtiming-0.7.1/configure-741-ac_env_build_alias_set=${build_alias+set} ############################################## drawtiming-0.7.1/configure-830-By default, \`make install' will install all the files in drawtiming-0.7.1/configure:831:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify drawtiming-0.7.1/configure:832:an installation prefix other than \`$ac_default_prefix' using \`--prefix', drawtiming-0.7.1/configure-833-for instance \`--prefix=\$HOME'. ############################################## drawtiming-0.7.1/configure-904-if test "$ac_dir" != .; then drawtiming-0.7.1/configure:905: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` drawtiming-0.7.1/configure-906- # A "../" for each directory in $ac_dir_suffix. drawtiming-0.7.1/configure:907: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` drawtiming-0.7.1/configure-908-else ############################################## drawtiming-0.7.1/configure-917- else drawtiming-0.7.1/configure:918: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` drawtiming-0.7.1/configure-919- fi ;; ############################################## drawtiming-0.7.1/configure-1071- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) drawtiming-0.7.1/configure:1072: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; drawtiming-0.7.1/configure-1073- esac ############################################## drawtiming-0.7.1/configure-1143- do drawtiming-0.7.1/configure:1144: eval ac_val=$`echo $ac_var` drawtiming-0.7.1/configure-1145- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## drawtiming-0.7.1/configure-1157- do drawtiming-0.7.1/configure:1158: eval ac_val=$`echo $ac_var` drawtiming-0.7.1/configure-1159- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## drawtiming-0.7.1/configure-1264- set,) drawtiming-0.7.1/configure:1265: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 drawtiming-0.7.1/configure:1266:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} drawtiming-0.7.1/configure-1267- ac_cache_corrupted=: ;; ############################################## drawtiming-0.7.1/configure-1287- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) drawtiming-0.7.1/configure:1288: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; drawtiming-0.7.1/configure-1289- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## drawtiming-0.7.1/configure-1444-if ( drawtiming-0.7.1/configure:1445: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` drawtiming-0.7.1/configure-1446- if test "$*" = "X"; then drawtiming-0.7.1/configure-1447- # -L didn't work. drawtiming-0.7.1/configure:1448: set X `ls -t $srcdir/configure conftest.file` drawtiming-0.7.1/configure-1449- fi ############################################## drawtiming-0.7.1/configure-1488-_ACEOF drawtiming-0.7.1/configure:1489:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` drawtiming-0.7.1/configure-1490-rm conftest.sed ############################################## drawtiming-0.7.1/configure-1492-# expand $ac_aux_dir to an absolute path drawtiming-0.7.1/configure:1493:am_aux_dir=`cd $ac_aux_dir && pwd` drawtiming-0.7.1/configure-1494- ############################################## drawtiming-0.7.1/configure-1579-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 drawtiming-0.7.1/configure:1580:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` drawtiming-0.7.1/configure-1581-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## drawtiming-0.7.1/configure-1588-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. drawtiming-0.7.1/configure:1589:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` drawtiming-0.7.1/configure-1590-if test -n "$ac_maketemp"; then ############################################## drawtiming-0.7.1/configure-1596-fi drawtiming-0.7.1/configure:1597:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then drawtiming-0.7.1/configure-1598- echo "$as_me:$LINENO: result: yes" >&5 ############################################## drawtiming-0.7.1/configure-1616-# test to see if srcdir already configured drawtiming-0.7.1/configure:1617:if test "`cd $srcdir && pwd`" != "`pwd`" && drawtiming-0.7.1/configure-1618- test -f $srcdir/config.status; then ############################################## drawtiming-0.7.1/configure-2085- "checking for C compiler version" >&5 drawtiming-0.7.1/configure:2086:ac_compiler=`set X $ac_compile; echo $2` drawtiming-0.7.1/configure-2087-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## drawtiming-0.7.1/configure-2124-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 drawtiming-0.7.1/configure:2125:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` drawtiming-0.7.1/configure-2126-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## drawtiming-0.7.1/configure-2152- *.* ) drawtiming-0.7.1/configure:2153: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` drawtiming-0.7.1/configure-2154- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## drawtiming-0.7.1/configure-2232- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; drawtiming-0.7.1/configure:2233: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` drawtiming-0.7.1/configure-2234- export ac_cv_exeext ############################################## drawtiming-0.7.1/configure-2282- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; drawtiming-0.7.1/configure:2283: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` drawtiming-0.7.1/configure-2284- break;; ############################################## drawtiming-0.7.1/configure-2361-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 drawtiming-0.7.1/configure:2362:GCC=`test $ac_compiler_gnu = yes && echo yes` drawtiming-0.7.1/configure-2363-ac_test_CFLAGS=${CFLAGS+set} ############################################## drawtiming-0.7.1/configure-2720-# case it prints its new name instead of `make'. drawtiming-0.7.1/configure:2721:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then drawtiming-0.7.1/configure-2722- am__include=include ############################################## drawtiming-0.7.1/configure-2728- echo '.include "confinc"' > confmf drawtiming-0.7.1/configure:2729: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then drawtiming-0.7.1/configure-2730- am__include=.include ############################################## drawtiming-0.7.1/configure-2790- if test "$am_compiler_list" = ""; then drawtiming-0.7.1/configure:2791: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` drawtiming-0.7.1/configure-2792- fi ############################################## drawtiming-0.7.1/configure-2967- "checking for C++ compiler version" >&5 drawtiming-0.7.1/configure:2968:ac_compiler=`set X $ac_compile; echo $2` drawtiming-0.7.1/configure-2969-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## drawtiming-0.7.1/configure-3042-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 drawtiming-0.7.1/configure:3043:GXX=`test $ac_compiler_gnu = yes && echo yes` drawtiming-0.7.1/configure-3044-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## drawtiming-0.7.1/configure-3254- if test "$am_compiler_list" = ""; then drawtiming-0.7.1/configure:3255: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` drawtiming-0.7.1/configure-3256- fi ############################################## drawtiming-0.7.1/configure-3604-cat >conftest.$ac_ext <<_ACEOF drawtiming-0.7.1/configure:3605:`cat $LEX_OUTPUT_ROOT.c` drawtiming-0.7.1/configure-3606-_ACEOF ############################################## drawtiming-0.7.1/configure-4343-do drawtiming-0.7.1/configure:4344:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` drawtiming-0.7.1/configure-4345-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## drawtiming-0.7.1/configure-4390-fi drawtiming-0.7.1/configure:4391:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 drawtiming-0.7.1/configure:4392:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 drawtiming-0.7.1/configure:4393:if test `eval echo '${'$as_ac_Header'}'` = yes; then drawtiming-0.7.1/configure-4394- cat >>confdefs.h <<_ACEOF drawtiming-0.7.1/configure:4395:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 drawtiming-0.7.1/configure-4396-_ACEOF ############################################## drawtiming-0.7.1/configure-4405-do drawtiming-0.7.1/configure:4406:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` drawtiming-0.7.1/configure-4407-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## drawtiming-0.7.1/configure-4412-fi drawtiming-0.7.1/configure:4413:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 drawtiming-0.7.1/configure:4414:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 drawtiming-0.7.1/configure-4415-else ############################################## drawtiming-0.7.1/configure-4539-fi drawtiming-0.7.1/configure:4540:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 drawtiming-0.7.1/configure:4541:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 drawtiming-0.7.1/configure-4542- drawtiming-0.7.1/configure-4543-fi drawtiming-0.7.1/configure:4544:if test `eval echo '${'$as_ac_Header'}'` = yes; then drawtiming-0.7.1/configure-4545- cat >>confdefs.h <<_ACEOF drawtiming-0.7.1/configure:4546:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 drawtiming-0.7.1/configure-4547-_ACEOF ############################################## drawtiming-0.7.1/configure-4683- (exit $ac_status); }; then drawtiming-0.7.1/configure:4684: pkg_cv_MAGICK_CFLAGS=`$PKG_CONFIG --cflags "ImageMagick++" 2>/dev/null` drawtiming-0.7.1/configure-4685-else ############################################## drawtiming-0.7.1/configure-4701- (exit $ac_status); }; then drawtiming-0.7.1/configure:4702: pkg_cv_MAGICK_LIBS=`$PKG_CONFIG --libs "ImageMagick++" 2>/dev/null` drawtiming-0.7.1/configure-4703-else ############################################## drawtiming-0.7.1/configure-4720- if test $_pkg_short_errors_supported = yes; then drawtiming-0.7.1/configure:4721: MAGICK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ImageMagick++"` drawtiming-0.7.1/configure-4722- else drawtiming-0.7.1/configure:4723: MAGICK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ImageMagick++"` drawtiming-0.7.1/configure-4724- fi ############################################## drawtiming-0.7.1/configure-4957-do drawtiming-0.7.1/configure:4958: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then drawtiming-0.7.1/configure-4959- eval $as_var=C; export $as_var ############################################## drawtiming-0.7.1/configure-5015- as_lineno_2=$LINENO drawtiming-0.7.1/configure:5016: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` drawtiming-0.7.1/configure-5017- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## drawtiming-0.7.1/configure-5055- as_lineno_2=$LINENO drawtiming-0.7.1/configure:5056: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` drawtiming-0.7.1/configure-5057- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## drawtiming-0.7.1/configure-5237-configured by $0, generated by GNU Autoconf 2.59, drawtiming-0.7.1/configure:5238: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" drawtiming-0.7.1/configure-5239- ############################################## drawtiming-0.7.1/configure-5254- --*=*) drawtiming-0.7.1/configure:5255: ac_option=`expr "x$1" : 'x\([^=]*\)='` drawtiming-0.7.1/configure:5256: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` drawtiming-0.7.1/configure-5257- ac_shift=: ############################################## drawtiming-0.7.1/configure-5526- fi drawtiming-0.7.1/configure:5527: ac_sed_frag=`expr $ac_sed_frag + 1` drawtiming-0.7.1/configure-5528- ac_beg=$ac_end drawtiming-0.7.1/configure:5529: ac_end=`expr $ac_end + $ac_max_sed_lines` drawtiming-0.7.1/configure-5530- fi ############################################## drawtiming-0.7.1/configure-5543- cat >$tmp/stdin drawtiming-0.7.1/configure:5544: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` drawtiming-0.7.1/configure:5545: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; drawtiming-0.7.1/configure:5546: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` drawtiming-0.7.1/configure:5547: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; drawtiming-0.7.1/configure-5548- * ) ac_file_in=$ac_file.in ;; ############################################## drawtiming-0.7.1/configure-5591-if test "$ac_dir" != .; then drawtiming-0.7.1/configure:5592: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` drawtiming-0.7.1/configure-5593- # A "../" for each directory in $ac_dir_suffix. drawtiming-0.7.1/configure:5594: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` drawtiming-0.7.1/configure-5595-else ############################################## drawtiming-0.7.1/configure-5604- else drawtiming-0.7.1/configure:5605: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` drawtiming-0.7.1/configure-5606- fi ;; ############################################## drawtiming-0.7.1/configure-5756- cat >$tmp/stdin drawtiming-0.7.1/configure:5757: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` drawtiming-0.7.1/configure:5758: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; drawtiming-0.7.1/configure:5759: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` drawtiming-0.7.1/configure:5760: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; drawtiming-0.7.1/configure-5761- * ) ac_file_in=$ac_file.in ;; ############################################## drawtiming-0.7.1/configure-5959- * ) drawtiming-0.7.1/configure:5960: _am_stamp_count=`expr $_am_stamp_count + 1` ;; drawtiming-0.7.1/configure-5961- esac ############################################## drawtiming-0.7.1/configure-5982-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue drawtiming-0.7.1/configure:5983: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` drawtiming-0.7.1/configure:5984: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` drawtiming-0.7.1/configure-5985- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## drawtiming-0.7.1/configure-6024-if test "$ac_dir" != .; then drawtiming-0.7.1/configure:6025: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` drawtiming-0.7.1/configure-6026- # A "../" for each directory in $ac_dir_suffix. drawtiming-0.7.1/configure:6027: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` drawtiming-0.7.1/configure-6028-else ############################################## drawtiming-0.7.1/configure-6037- else drawtiming-0.7.1/configure:6038: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` drawtiming-0.7.1/configure-6039- fi ;; ############################################## drawtiming-0.7.1/configure-6092- # Strip MF so we end up with the name of the file. drawtiming-0.7.1/configure:6093: mf=`echo "$mf" | sed -e 's/:.*$//'` drawtiming-0.7.1/configure-6094- # Check whether this is an Automake generated Makefile or not. ############################################## drawtiming-0.7.1/configure-6117- # from the Makefile without running `make'. drawtiming-0.7.1/configure:6118: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` drawtiming-0.7.1/configure-6119- test -z "$DEPDIR" && continue drawtiming-0.7.1/configure:6120: am__include=`sed -n 's/^am__include = //p' < "$mf"` drawtiming-0.7.1/configure-6121- test -z "am__include" && continue drawtiming-0.7.1/configure:6122: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` drawtiming-0.7.1/configure-6123- # When using ansi2knr, U may be empty or an underscore; expand it drawtiming-0.7.1/configure:6124: U=`sed -n 's/^U = //p' < "$mf"` drawtiming-0.7.1/configure-6125- # Find all dependency output files, they are included files with ############################################## drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-202- @list='$(bin_PROGRAMS)'; for p in $$list; do \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:203: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-204- if test -f $$p \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-205- ; then \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:206: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-207- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-214- @list='$(bin_PROGRAMS)'; for p in $$list; do \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:215: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-216- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-244-.cc.obj: drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:245:@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-246-@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-248-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:249:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-250- ############################################## drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-318-GTAGS: drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:319: here=`$(am__cd) $(top_builddir) && pwd` \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-320- && cd $(top_srcdir) \ ############################################## drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-326-distdir: $(DISTFILES) drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:327: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:328: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-329- list='$(DISTFILES)'; for file in $$list; do \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-330- case $$file in \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:331: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:332: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-333- esac; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-334- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in:335: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ drawtiming-0.7.1/.pc/switch_LDFLAGS_LDADD.diff/src/Makefile.in-336- if test "$$dir" != "$$file" && test "$$dir" != "."; then \