=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== aobook-1.0.3/compile-67- mingw/*) aobook-1.0.3/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` aobook-1.0.3/compile-69- ;; aobook-1.0.3/compile-70- cygwin/*) aobook-1.0.3/compile:71: file=`cygpath -m "$file" || echo "$file"` aobook-1.0.3/compile-72- ;; aobook-1.0.3/compile-73- wine/*) aobook-1.0.3/compile:74: file=`winepath -w "$file" || echo "$file"` aobook-1.0.3/compile-75- ;; ############################################## aobook-1.0.3/compile-309-# Name of file we expect compiler to create. aobook-1.0.3/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` aobook-1.0.3/compile-311- ############################################## aobook-1.0.3/compile-315-# object file name, since that is what matters with a parallel build. aobook-1.0.3/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d aobook-1.0.3/compile-317-while true; do ############################################## aobook-1.0.3/src/Makefile.in-50- { \ aobook-1.0.3/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ aobook-1.0.3/src/Makefile.in-52- }; \ ############################################## aobook-1.0.3/src/Makefile.in-463-.c.o: aobook-1.0.3/src/Makefile.in:464:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ aobook-1.0.3/src/Makefile.in-465-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## aobook-1.0.3/src/Makefile.in-471-.c.obj: aobook-1.0.3/src/Makefile.in:472:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ aobook-1.0.3/src/Makefile.in:473:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ aobook-1.0.3/src/Makefile.in-474-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## aobook-1.0.3/src/Makefile.in-476-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ aobook-1.0.3/src/Makefile.in:477:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` aobook-1.0.3/src/Makefile.in-478- ############################################## aobook-1.0.3/src/Makefile.in-508-GTAGS: aobook-1.0.3/src/Makefile.in:509: here=`$(am__cd) $(top_builddir) && pwd` \ aobook-1.0.3/src/Makefile.in-510- && $(am__cd) $(top_srcdir) \ ############################################## aobook-1.0.3/src/Makefile.in-531-distdir: $(DISTFILES) aobook-1.0.3/src/Makefile.in:532: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ aobook-1.0.3/src/Makefile.in:533: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ aobook-1.0.3/src/Makefile.in-534- list='$(DISTFILES)'; \ ############################################## aobook-1.0.3/src/Makefile.in-545- if test -d $$d/$$file; then \ aobook-1.0.3/src/Makefile.in:546: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ aobook-1.0.3/src/Makefile.in-547- if test -d "$(distdir)/$$file"; then \ ############################################## aobook-1.0.3/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: aobook-1.0.3/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` aobook-1.0.3/aclocal.m4-94-# and then we would define $MISSING as ############################################## aobook-1.0.3/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path. aobook-1.0.3/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd` aobook-1.0.3/aclocal.m4-109-]) ############################################## aobook-1.0.3/aclocal.m4-205- if test "$am_compiler_list" = ""; then aobook-1.0.3/aclocal.m4:206: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` aobook-1.0.3/aclocal.m4-207- fi ############################################## aobook-1.0.3/aclocal.m4-356- # Strip MF so we end up with the name of the file. aobook-1.0.3/aclocal.m4:357: mf=`echo "$mf" | sed -e 's/:.*$//'` aobook-1.0.3/aclocal.m4-358- # Check whether this is an Automake generated Makefile or not. ############################################## aobook-1.0.3/aclocal.m4-365- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then aobook-1.0.3/aclocal.m4:366: dirpart=`AS_DIRNAME("$mf")` aobook-1.0.3/aclocal.m4-367- else ############################################## aobook-1.0.3/aclocal.m4-371- # from the Makefile without running 'make'. aobook-1.0.3/aclocal.m4:372: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` aobook-1.0.3/aclocal.m4-373- test -z "$DEPDIR" && continue aobook-1.0.3/aclocal.m4:374: am__include=`sed -n 's/^am__include = //p' < "$mf"` aobook-1.0.3/aclocal.m4-375- test -z "$am__include" && continue aobook-1.0.3/aclocal.m4:376: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` aobook-1.0.3/aclocal.m4-377- # Find all dependency output files, they are included files with ############################################## aobook-1.0.3/aclocal.m4-385- test -f "$dirpart/$file" && continue aobook-1.0.3/aclocal.m4:386: fdir=`AS_DIRNAME(["$file"])` aobook-1.0.3/aclocal.m4-387- AS_MKDIR_P([$dirpart/$fdir]) ############################################## aobook-1.0.3/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl aobook-1.0.3/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then aobook-1.0.3/aclocal.m4-445- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## aobook-1.0.3/aclocal.m4-602- * ) aobook-1.0.3/aclocal.m4:603: _am_stamp_count=`expr $_am_stamp_count + 1` ;; aobook-1.0.3/aclocal.m4-604- esac aobook-1.0.3/aclocal.m4-605-done aobook-1.0.3/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) aobook-1.0.3/aclocal.m4-607- ############################################## aobook-1.0.3/aclocal.m4-673-# Ignore all kinds of additional output from 'make'. aobook-1.0.3/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #( aobook-1.0.3/aclocal.m4-675-*the\ am__doit\ target*) ############################################## aobook-1.0.3/aclocal.m4-683- echo '.include "confinc"' > confmf aobook-1.0.3/aclocal.m4:684: case `$am_make -s -f confmf 2> /dev/null` in #( aobook-1.0.3/aclocal.m4-685- *the\ am__doit\ target*) ############################################## aobook-1.0.3/aclocal.m4-865- echo "timestamp, slept: $am_has_slept" > conftest.file aobook-1.0.3/aclocal.m4:866: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` aobook-1.0.3/aclocal.m4-867- if test "$[*]" = "X"; then aobook-1.0.3/aclocal.m4-868- # -L didn't work. aobook-1.0.3/aclocal.m4:869: set X `ls -t "$srcdir/configure" conftest.file` aobook-1.0.3/aclocal.m4-870- fi ############################################## aobook-1.0.3/depcomp-64- case $1 in aobook-1.0.3/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; aobook-1.0.3/depcomp-66- *) dir=;; ############################################## aobook-1.0.3/depcomp-73-{ aobook-1.0.3/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` aobook-1.0.3/depcomp-75-} ############################################## aobook-1.0.3/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} aobook-1.0.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} aobook-1.0.3/depcomp-128- ############################################## aobook-1.0.3/depcomp-405- sleep 1 aobook-1.0.3/depcomp:406: i=`expr $i - 1` aobook-1.0.3/depcomp-407- done aobook-1.0.3/depcomp-408- fi aobook-1.0.3/depcomp:409: i=`expr $i - 1` aobook-1.0.3/depcomp-410- done ############################################## aobook-1.0.3/depcomp-425- # Do two passes, one to just change these to aobook-1.0.3/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. aobook-1.0.3/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## aobook-1.0.3/depcomp-659- done aobook-1.0.3/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` aobook-1.0.3/depcomp-661- touch "$tmpdepfile" ############################################## aobook-1.0.3/desktop/Makefile.in-50- { \ aobook-1.0.3/desktop/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ aobook-1.0.3/desktop/Makefile.in-52- }; \ ############################################## aobook-1.0.3/desktop/Makefile.in-117- esac aobook-1.0.3/desktop/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; aobook-1.0.3/desktop/Makefile.in-119-am__vpath_adj = case $$p in \ aobook-1.0.3/desktop/Makefile.in:120: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ aobook-1.0.3/desktop/Makefile.in-121- *) f=$$p;; \ aobook-1.0.3/desktop/Makefile.in-122- esac; aobook-1.0.3/desktop/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; aobook-1.0.3/desktop/Makefile.in-124-am__install_max = 40 aobook-1.0.3/desktop/Makefile.in-125-am__nobase_strip_setup = \ aobook-1.0.3/desktop/Makefile.in:126: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` aobook-1.0.3/desktop/Makefile.in-127-am__nobase_strip = \ ############################################## aobook-1.0.3/desktop/Makefile.in-299- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ aobook-1.0.3/desktop/Makefile.in:300: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ aobook-1.0.3/desktop/Makefile.in-301- dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) ############################################## aobook-1.0.3/desktop/Makefile.in-320- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ aobook-1.0.3/desktop/Makefile.in:321: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ aobook-1.0.3/desktop/Makefile.in-322- dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir) ############################################## aobook-1.0.3/desktop/Makefile.in-341- @list='$(svg_DATA)'; test -n "$(svgdir)" || list=; \ aobook-1.0.3/desktop/Makefile.in:342: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ aobook-1.0.3/desktop/Makefile.in-343- dir='$(DESTDIR)$(svgdir)'; $(am__uninstall_files_from_dir) ############################################## aobook-1.0.3/desktop/Makefile.in-351-distdir: $(DISTFILES) aobook-1.0.3/desktop/Makefile.in:352: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ aobook-1.0.3/desktop/Makefile.in:353: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ aobook-1.0.3/desktop/Makefile.in-354- list='$(DISTFILES)'; \ ############################################## aobook-1.0.3/desktop/Makefile.in-365- if test -d $$d/$$file; then \ aobook-1.0.3/desktop/Makefile.in:366: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ aobook-1.0.3/desktop/Makefile.in-367- if test -d "$(distdir)/$$file"; then \ ############################################## aobook-1.0.3/INSTALL-173-directory configuration variables that were expressed in terms of aobook-1.0.3/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', aobook-1.0.3/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## aobook-1.0.3/install-sh-234- fi aobook-1.0.3/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; aobook-1.0.3/install-sh-236- *) ############################################## aobook-1.0.3/install-sh-281- dstdir=$dst aobook-1.0.3/install-sh:282: dst=$dstdir/`basename "$src"` aobook-1.0.3/install-sh-283- dstdir_status=0 aobook-1.0.3/install-sh-284- else aobook-1.0.3/install-sh:285: dstdir=`dirname "$dst"` aobook-1.0.3/install-sh-286- test -d "$dstdir" ############################################## aobook-1.0.3/install-sh-337- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. aobook-1.0.3/install-sh:338: ls_ld_tmpdir=`ls -ld "$tmpdir"` aobook-1.0.3/install-sh-339- case $ls_ld_tmpdir in ############################################## aobook-1.0.3/install-sh-344- $mkdirprog -m$different_mode -p -- "$tmpdir" && { aobook-1.0.3/install-sh:345: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` aobook-1.0.3/install-sh-346- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## aobook-1.0.3/install-sh-402- case $prefix in aobook-1.0.3/install-sh:403: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; aobook-1.0.3/install-sh-404- *) qprefix=$prefix;; ############################################## aobook-1.0.3/install-sh-451- if $copy_on_change && aobook-1.0.3/install-sh:452: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && aobook-1.0.3/install-sh:453: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && aobook-1.0.3/install-sh-454- set -f && ############################################## aobook-1.0.3/Makefile.in-49- { \ aobook-1.0.3/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ aobook-1.0.3/Makefile.in-51- }; \ ############################################## aobook-1.0.3/Makefile.in-177- while test -n "$$dir1"; do \ aobook-1.0.3/Makefile.in:178: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ aobook-1.0.3/Makefile.in-179- if test "$$first" != "."; then \ aobook-1.0.3/Makefile.in-180- if test "$$first" = ".."; then \ aobook-1.0.3/Makefile.in:181: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ aobook-1.0.3/Makefile.in:182: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ aobook-1.0.3/Makefile.in-183- else \ aobook-1.0.3/Makefile.in:184: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ aobook-1.0.3/Makefile.in-185- if test "$$first2" = "$$first"; then \ aobook-1.0.3/Makefile.in:186: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ aobook-1.0.3/Makefile.in-187- else \ ############################################## aobook-1.0.3/Makefile.in-192- fi; \ aobook-1.0.3/Makefile.in:193: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ aobook-1.0.3/Makefile.in-194- done; \ ############################################## aobook-1.0.3/Makefile.in-361- dot_seen=no; \ aobook-1.0.3/Makefile.in:362: target=`echo $@ | sed s/-recursive//`; \ aobook-1.0.3/Makefile.in-363- case "$@" in \ ############################################## aobook-1.0.3/Makefile.in-424-GTAGS: aobook-1.0.3/Makefile.in:425: here=`$(am__cd) $(top_builddir) && pwd` \ aobook-1.0.3/Makefile.in-426- && $(am__cd) $(top_srcdir) \ ############################################## aobook-1.0.3/Makefile.in-456- test -d "$(distdir)" || mkdir "$(distdir)" aobook-1.0.3/Makefile.in:457: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ aobook-1.0.3/Makefile.in:458: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ aobook-1.0.3/Makefile.in-459- list='$(DISTFILES)'; \ ############################################## aobook-1.0.3/Makefile.in-470- if test -d $$d/$$file; then \ aobook-1.0.3/Makefile.in:471: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ aobook-1.0.3/Makefile.in-472- if test -d "$(distdir)/$$file"; then \ ############################################## aobook-1.0.3/Makefile.in-581- test -d $(distdir)/_build || exit 0; \ aobook-1.0.3/Makefile.in:582: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ aobook-1.0.3/Makefile.in-583- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## aobook-1.0.3/Makefile.in-625- }; \ aobook-1.0.3/Makefile.in:626: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ aobook-1.0.3/Makefile.in-627- || { echo "ERROR: files left after uninstall:" ; \ ############################################## aobook-1.0.3/Makefile.in-637- fi aobook-1.0.3/Makefile.in:638: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ aobook-1.0.3/Makefile.in-639- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## aobook-1.0.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ aobook-1.0.3/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then aobook-1.0.3/configure-47- as_echo='print -r --' aobook-1.0.3/configure-48- as_echo_n='print -rn --' aobook-1.0.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then aobook-1.0.3/configure-50- as_echo='printf %s\n' ############################################## aobook-1.0.3/configure-52-else aobook-1.0.3/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then aobook-1.0.3/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## aobook-1.0.3/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; aobook-1.0.3/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; aobook-1.0.3/configure-64- esac; ############################################## aobook-1.0.3/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && aobook-1.0.3/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 aobook-1.0.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## aobook-1.0.3/configure-327- case $as_dir in #( aobook-1.0.3/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( aobook-1.0.3/configure-329- *) as_qdir=$as_dir;; ############################################## aobook-1.0.3/configure-400- { aobook-1.0.3/configure:401: as_val=`expr "$@" || test $? -eq 1` aobook-1.0.3/configure-402- } ############################################## aobook-1.0.3/configure-407-# ---------------------------------------- aobook-1.0.3/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are aobook-1.0.3/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## aobook-1.0.3/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && aobook-1.0.3/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { aobook-1.0.3/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## aobook-1.0.3/configure-796- case $ac_option in aobook-1.0.3/configure:797: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; aobook-1.0.3/configure-798- *=) ac_optarg= ;; ############################################## aobook-1.0.3/configure-840- -disable-* | --disable-*) aobook-1.0.3/configure:841: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` aobook-1.0.3/configure-842- # Reject names that are not valid shell variable names. ############################################## aobook-1.0.3/configure-845- ac_useropt_orig=$ac_useropt aobook-1.0.3/configure:846: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` aobook-1.0.3/configure-847- case $ac_user_opts in ############################################## aobook-1.0.3/configure-866- -enable-* | --enable-*) aobook-1.0.3/configure:867: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` aobook-1.0.3/configure-868- # Reject names that are not valid shell variable names. ############################################## aobook-1.0.3/configure-871- ac_useropt_orig=$ac_useropt aobook-1.0.3/configure:872: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` aobook-1.0.3/configure-873- case $ac_user_opts in ############################################## aobook-1.0.3/configure-1070- -with-* | --with-*) aobook-1.0.3/configure:1071: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` aobook-1.0.3/configure-1072- # Reject names that are not valid shell variable names. ############################################## aobook-1.0.3/configure-1075- ac_useropt_orig=$ac_useropt aobook-1.0.3/configure:1076: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` aobook-1.0.3/configure-1077- case $ac_user_opts in ############################################## aobook-1.0.3/configure-1086- -without-* | --without-*) aobook-1.0.3/configure:1087: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` aobook-1.0.3/configure-1088- # Reject names that are not valid shell variable names. ############################################## aobook-1.0.3/configure-1091- ac_useropt_orig=$ac_useropt aobook-1.0.3/configure:1092: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` aobook-1.0.3/configure-1093- case $ac_user_opts in ############################################## aobook-1.0.3/configure-1124- *=*) aobook-1.0.3/configure:1125: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` aobook-1.0.3/configure-1126- # Reject names that are not valid shell variable names. ############################################## aobook-1.0.3/configure-1145-if test -n "$ac_prev"; then aobook-1.0.3/configure:1146: ac_option=--`echo $ac_prev | sed 's/_/-/g'` aobook-1.0.3/configure-1147- as_fn_error $? "missing argument to $ac_option" ############################################## aobook-1.0.3/configure-1167- */ ) aobook-1.0.3/configure:1168: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` aobook-1.0.3/configure-1169- eval $ac_var=\$ac_val;; ############################################## aobook-1.0.3/configure-1202-ac_ls_di=`ls -di .` && aobook-1.0.3/configure:1203:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || aobook-1.0.3/configure-1204- as_fn_error $? "working directory cannot be determined" ############################################## aobook-1.0.3/configure-1258-case $srcdir in aobook-1.0.3/configure:1259:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; aobook-1.0.3/configure-1260-esac ############################################## aobook-1.0.3/configure-1301-By default, \`make install' will install all the files in aobook-1.0.3/configure:1302:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify aobook-1.0.3/configure:1303:an installation prefix other than \`$ac_default_prefix' using \`--prefix', aobook-1.0.3/configure-1304-for instance \`--prefix=\$HOME'. ############################################## aobook-1.0.3/configure-1395-*) aobook-1.0.3/configure:1396: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` aobook-1.0.3/configure-1397- # A ".." for each directory in $ac_dir_suffix. aobook-1.0.3/configure:1398: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` aobook-1.0.3/configure-1399- case $ac_top_builddir_sub in ############################################## aobook-1.0.3/configure-1816- *\'*) aobook-1.0.3/configure:1817: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; aobook-1.0.3/configure-1818- esac ############################################## aobook-1.0.3/configure-1899- case $ac_val in aobook-1.0.3/configure:1900: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; aobook-1.0.3/configure-1901- esac ############################################## aobook-1.0.3/configure-1914- case $ac_val in aobook-1.0.3/configure:1915: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; aobook-1.0.3/configure-1916- esac ############################################## aobook-1.0.3/configure-2034- set,) aobook-1.0.3/configure:2035: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 aobook-1.0.3/configure:2036:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} aobook-1.0.3/configure-2037- ac_cache_corrupted=: ;; ############################################## aobook-1.0.3/configure-2045- # differences in whitespace do not lead to failure. aobook-1.0.3/configure:2046: ac_old_val_w=`echo x $ac_old_val` aobook-1.0.3/configure:2047: ac_new_val_w=`echo x $ac_new_val` aobook-1.0.3/configure-2048- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## aobook-1.0.3/configure-2065- case $ac_new_val in aobook-1.0.3/configure:2066: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; aobook-1.0.3/configure-2067- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## aobook-1.0.3/configure-2240- echo "timestamp, slept: $am_has_slept" > conftest.file aobook-1.0.3/configure:2241: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` aobook-1.0.3/configure-2242- if test "$*" = "X"; then aobook-1.0.3/configure-2243- # -L didn't work. aobook-1.0.3/configure:2244: set X `ls -t "$srcdir/configure" conftest.file` aobook-1.0.3/configure-2245- fi ############################################## aobook-1.0.3/configure-2291-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' aobook-1.0.3/configure:2292:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` aobook-1.0.3/configure-2293- aobook-1.0.3/configure-2294-# Expand $ac_aux_dir to an absolute path. aobook-1.0.3/configure:2295:am_aux_dir=`cd "$ac_aux_dir" && pwd` aobook-1.0.3/configure-2296- ############################################## aobook-1.0.3/configure-2436- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue aobook-1.0.3/configure:2437: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( aobook-1.0.3/configure-2438- 'mkdir (GNU coreutils) '* | \ ############################################## aobook-1.0.3/configure-2509-set x ${MAKE-make} aobook-1.0.3/configure:2510:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` aobook-1.0.3/configure-2511-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## aobook-1.0.3/configure-2519-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. aobook-1.0.3/configure:2520:case `${MAKE-make} -f conftest.make 2>/dev/null` in aobook-1.0.3/configure-2521- *@@@%%%=?*=@@@%%%*) ############################################## aobook-1.0.3/configure-2585- aobook-1.0.3/configure:2586:if test "`cd $srcdir && pwd`" != "`pwd`"; then aobook-1.0.3/configure-2587- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## aobook-1.0.3/configure-3147-$as_echo_n "checking whether the C compiler works... " >&6; } aobook-1.0.3/configure:3148:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` aobook-1.0.3/configure-3149- ############################################## aobook-1.0.3/configure-3191- then :; else aobook-1.0.3/configure:3192: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` aobook-1.0.3/configure-3193- fi ############################################## aobook-1.0.3/configure-3251- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; aobook-1.0.3/configure:3252: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` aobook-1.0.3/configure-3253- break;; ############################################## aobook-1.0.3/configure-3360- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; aobook-1.0.3/configure:3361: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` aobook-1.0.3/configure-3362- break;; ############################################## aobook-1.0.3/configure-3668-# Ignore all kinds of additional output from 'make'. aobook-1.0.3/configure:3669:case `$am_make -s -f confmf 2> /dev/null` in #( aobook-1.0.3/configure-3670-*the\ am__doit\ target*) ############################################## aobook-1.0.3/configure-3678- echo '.include "confinc"' > confmf aobook-1.0.3/configure:3679: case `$am_make -s -f confmf 2> /dev/null` in #( aobook-1.0.3/configure-3680- *the\ am__doit\ target*) ############################################## aobook-1.0.3/configure-3741- if test "$am_compiler_list" = ""; then aobook-1.0.3/configure:3742: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` aobook-1.0.3/configure-3743- fi ############################################## aobook-1.0.3/configure-4290- # Check for GNU $ac_path_GREP aobook-1.0.3/configure:4291:case `"$ac_path_GREP" --version 2>&1` in aobook-1.0.3/configure-4292-*GNU*) ############################################## aobook-1.0.3/configure-4356- # Check for GNU $ac_path_EGREP aobook-1.0.3/configure:4357:case `"$ac_path_EGREP" --version 2>&1` in aobook-1.0.3/configure-4358-*GNU*) ############################################## aobook-1.0.3/configure-4517-do : aobook-1.0.3/configure:4518: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` aobook-1.0.3/configure-4519-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## aobook-1.0.3/configure-4522- cat >>confdefs.h <<_ACEOF aobook-1.0.3/configure:4523:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 aobook-1.0.3/configure-4524-_ACEOF ############################################## aobook-1.0.3/configure-4782- aobook-1.0.3/configure:4783:as_ac_File=`$as_echo "ac_cv_file_"$freetype_dir/ft2build.h"" | $as_tr_sh` aobook-1.0.3/configure-4784-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for \"$freetype_dir/ft2build.h\"" >&5 ############################################## aobook-1.0.3/configure-4928- for ac_var in incroot usrlibdir libdir; do aobook-1.0.3/configure:4929: eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" aobook-1.0.3/configure-4930- done ############################################## aobook-1.0.3/configure-5038- LIBS=$ac_save_LIBS aobook-1.0.3/configure:5039:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` aobook-1.0.3/configure-5040-do ############################################## aobook-1.0.3/configure-5189- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' aobook-1.0.3/configure:5190: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` aobook-1.0.3/configure-5191- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## aobook-1.0.3/configure-5281-if test -z "$BASH_VERSION$ZSH_VERSION" \ aobook-1.0.3/configure:5282: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then aobook-1.0.3/configure-5283- as_echo='print -r --' aobook-1.0.3/configure-5284- as_echo_n='print -rn --' aobook-1.0.3/configure:5285:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then aobook-1.0.3/configure-5286- as_echo='printf %s\n' ############################################## aobook-1.0.3/configure-5288-else aobook-1.0.3/configure:5289: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then aobook-1.0.3/configure-5290- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## aobook-1.0.3/configure-5298- expr "X$arg" : "X\\(.*\\)$as_nl"; aobook-1.0.3/configure:5299: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; aobook-1.0.3/configure-5300- esac; ############################################## aobook-1.0.3/configure-5375-# ---------------------------------------- aobook-1.0.3/configure:5376:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are aobook-1.0.3/configure-5377-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## aobook-1.0.3/configure-5447- { aobook-1.0.3/configure:5448: as_val=`expr "$@" || test $? -eq 1` aobook-1.0.3/configure-5449- } ############################################## aobook-1.0.3/configure-5551- case $as_dir in #( aobook-1.0.3/configure:5552: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( aobook-1.0.3/configure-5553- *) as_qdir=$as_dir;; ############################################## aobook-1.0.3/configure-5686-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 aobook-1.0.3/configure:5687:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" aobook-1.0.3/configure-5688-ac_cs_version="\\ ############################################## aobook-1.0.3/configure-5711- --*=?*) aobook-1.0.3/configure:5712: ac_option=`expr "X$1" : 'X\([^=]*\)='` aobook-1.0.3/configure:5713: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` aobook-1.0.3/configure-5714- ac_shift=: ############################################## aobook-1.0.3/configure-5716- --*=) aobook-1.0.3/configure:5717: ac_option=`expr "X$1" : 'X\([^=]*\)='` aobook-1.0.3/configure-5718- ac_optarg= ############################################## aobook-1.0.3/configure-5740- case $ac_optarg in aobook-1.0.3/configure:5741: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; aobook-1.0.3/configure-5742- '') as_fn_error $? "missing file argument" ;; ############################################## aobook-1.0.3/configure-5748- case $ac_optarg in aobook-1.0.3/configure:5749: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; aobook-1.0.3/configure-5750- esac ############################################## aobook-1.0.3/configure-5879-fi aobook-1.0.3/configure:5880:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` aobook-1.0.3/configure-5881-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## aobook-1.0.3/configure-5896- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 aobook-1.0.3/configure:5897:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` aobook-1.0.3/configure-5898-ac_delim='%!_!# ' ############################################## aobook-1.0.3/configure-5902- aobook-1.0.3/configure:5903: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` aobook-1.0.3/configure-5904- if test $ac_delim_n = $ac_delim_num; then ############################################## aobook-1.0.3/configure-6040-for ac_last_try in false false :; do aobook-1.0.3/configure:6041: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` aobook-1.0.3/configure-6042- if test -z "$ac_tt"; then ############################################## aobook-1.0.3/configure-6172- esac aobook-1.0.3/configure:6173: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac aobook-1.0.3/configure-6174- as_fn_append ac_file_inputs " '$ac_f'" ############################################## aobook-1.0.3/configure-6231-*) aobook-1.0.3/configure:6232: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` aobook-1.0.3/configure-6233- # A ".." for each directory in $ac_dir_suffix. aobook-1.0.3/configure:6234: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` aobook-1.0.3/configure-6235- case $ac_top_builddir_sub in ############################################## aobook-1.0.3/configure-6292-/@mandir@/p' aobook-1.0.3/configure:6293:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in aobook-1.0.3/configure-6294-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## aobook-1.0.3/configure-6309- aobook-1.0.3/configure:6310:# Neutralize VPATH when `$srcdir' = `.'. aobook-1.0.3/configure-6311-# Shell code in configure.ac might set extrasub. ############################################## aobook-1.0.3/configure-6337-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && aobook-1.0.3/configure:6338: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && aobook-1.0.3/configure-6339- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## aobook-1.0.3/configure-6383- * ) aobook-1.0.3/configure:6384: _am_stamp_count=`expr $_am_stamp_count + 1` ;; aobook-1.0.3/configure-6385- esac ############################################## aobook-1.0.3/configure-6430- # Strip MF so we end up with the name of the file. aobook-1.0.3/configure:6431: mf=`echo "$mf" | sed -e 's/:.*$//'` aobook-1.0.3/configure-6432- # Check whether this is an Automake generated Makefile or not. ############################################## aobook-1.0.3/configure-6467- # from the Makefile without running 'make'. aobook-1.0.3/configure:6468: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` aobook-1.0.3/configure-6469- test -z "$DEPDIR" && continue aobook-1.0.3/configure:6470: am__include=`sed -n 's/^am__include = //p' < "$mf"` aobook-1.0.3/configure-6471- test -z "$am__include" && continue aobook-1.0.3/configure:6472: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` aobook-1.0.3/configure-6473- # Find all dependency output files, they are included files with ############################################## aobook-1.0.3/mlib/Makefile.in-50- { \ aobook-1.0.3/mlib/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ aobook-1.0.3/mlib/Makefile.in-52- }; \ ############################################## aobook-1.0.3/mlib/Makefile.in-951-.c.o: aobook-1.0.3/mlib/Makefile.in:952:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ aobook-1.0.3/mlib/Makefile.in-953-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## aobook-1.0.3/mlib/Makefile.in-959-.c.obj: aobook-1.0.3/mlib/Makefile.in:960:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ aobook-1.0.3/mlib/Makefile.in:961:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ aobook-1.0.3/mlib/Makefile.in-962-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## aobook-1.0.3/mlib/Makefile.in-964-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ aobook-1.0.3/mlib/Makefile.in:965:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` aobook-1.0.3/mlib/Makefile.in-966- ############################################## aobook-1.0.3/mlib/Makefile.in-996-GTAGS: aobook-1.0.3/mlib/Makefile.in:997: here=`$(am__cd) $(top_builddir) && pwd` \ aobook-1.0.3/mlib/Makefile.in-998- && $(am__cd) $(top_srcdir) \ ############################################## aobook-1.0.3/mlib/Makefile.in-1019-distdir: $(DISTFILES) aobook-1.0.3/mlib/Makefile.in:1020: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ aobook-1.0.3/mlib/Makefile.in:1021: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ aobook-1.0.3/mlib/Makefile.in-1022- list='$(DISTFILES)'; \ ############################################## aobook-1.0.3/mlib/Makefile.in-1033- if test -d $$d/$$file; then \ aobook-1.0.3/mlib/Makefile.in:1034: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ aobook-1.0.3/mlib/Makefile.in-1035- if test -d "$(distdir)/$$file"; then \