===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pdfcube-0.0.5/missing-129-       # Could not run --version or --help.  This is probably someone
pdfcube-0.0.5/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
pdfcube-0.0.5/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
pdfcube-0.0.5/missing-163-         from any GNU archive site."
pdfcube-0.0.5/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
pdfcube-0.0.5/missing-165-    test -z "$files" && files="config.h"
##############################################
pdfcube-0.0.5/missing-192-         proper tools for further handling them.
pdfcube-0.0.5/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
pdfcube-0.0.5/missing-194-         archive site."
pdfcube-0.0.5/missing-195-
pdfcube-0.0.5/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
pdfcube-0.0.5/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pdfcube-0.0.5/missing-198-    if test -f "$file"; then
##############################################
pdfcube-0.0.5/missing-221-	*.y)
pdfcube-0.0.5/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
pdfcube-0.0.5/missing-223-	    if test -f "$SRCFILE"; then
##############################################
pdfcube-0.0.5/missing-225-	    fi
pdfcube-0.0.5/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
pdfcube-0.0.5/missing-227-	    if test -f "$SRCFILE"; then
##############################################
pdfcube-0.0.5/missing-251-	*.l)
pdfcube-0.0.5/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
pdfcube-0.0.5/missing-253-	    if test -f "$SRCFILE"; then
##############################################
pdfcube-0.0.5/missing-270-
pdfcube-0.0.5/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
pdfcube-0.0.5/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pdfcube-0.0.5/missing-273-    if test -f "$file"; then
##############################################
pdfcube-0.0.5/missing-290-    # The file to touch is that specified with -o ...
pdfcube-0.0.5/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
pdfcube-0.0.5/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
pdfcube-0.0.5/missing-293-    if test -z "$file"; then
pdfcube-0.0.5/missing-294-      # ... or it is the one specified with @setfilename ...
pdfcube-0.0.5/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
pdfcube-0.0.5/missing-296-      file=`sed -n '
##############################################
pdfcube-0.0.5/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
pdfcube-0.0.5/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
pdfcube-0.0.5/missing-304-    fi
##############################################
pdfcube-0.0.5/Makefile.in-80-  while test -n "$$dir1"; do \
pdfcube-0.0.5/Makefile.in:81:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pdfcube-0.0.5/Makefile.in-82-    if test "$$first" != "."; then \
pdfcube-0.0.5/Makefile.in-83-      if test "$$first" = ".."; then \
pdfcube-0.0.5/Makefile.in:84:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pdfcube-0.0.5/Makefile.in:85:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pdfcube-0.0.5/Makefile.in-86-      else \
pdfcube-0.0.5/Makefile.in:87:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pdfcube-0.0.5/Makefile.in-88-        if test "$$first2" = "$$first"; then \
pdfcube-0.0.5/Makefile.in:89:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pdfcube-0.0.5/Makefile.in-90-        else \
##############################################
pdfcube-0.0.5/Makefile.in-95-    fi; \
pdfcube-0.0.5/Makefile.in:96:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pdfcube-0.0.5/Makefile.in-97-  done; \
##############################################
pdfcube-0.0.5/Makefile.in-273-	dot_seen=no; \
pdfcube-0.0.5/Makefile.in:274:	target=`echo $@ | sed s/-recursive//`; \
pdfcube-0.0.5/Makefile.in-275-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
pdfcube-0.0.5/Makefile.in-308-	rev="$$rev ."; \
pdfcube-0.0.5/Makefile.in:309:	target=`echo $@ | sed s/-recursive//`; \
pdfcube-0.0.5/Makefile.in-310-	for subdir in $$rev; do \
##############################################
pdfcube-0.0.5/Makefile.in-386-GTAGS:
pdfcube-0.0.5/Makefile.in:387:	here=`$(am__cd) $(top_builddir) && pwd` \
pdfcube-0.0.5/Makefile.in-388-	  && $(am__cd) $(top_srcdir) \
##############################################
pdfcube-0.0.5/Makefile.in-396-	test -d "$(distdir)" || mkdir "$(distdir)"
pdfcube-0.0.5/Makefile.in:397:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pdfcube-0.0.5/Makefile.in:398:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pdfcube-0.0.5/Makefile.in-399-	list='$(DISTFILES)'; \
##############################################
pdfcube-0.0.5/Makefile.in-410-	  if test -d $$d/$$file; then \
pdfcube-0.0.5/Makefile.in:411:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pdfcube-0.0.5/Makefile.in-412-	    if test -d "$(distdir)/$$file"; then \
##############################################
pdfcube-0.0.5/Makefile.in-524-	test -d $(distdir)/_build || exit 0; \
pdfcube-0.0.5/Makefile.in:525:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
pdfcube-0.0.5/Makefile.in-526-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
pdfcube-0.0.5/Makefile.in-567-	}; \
pdfcube-0.0.5/Makefile.in:568:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
pdfcube-0.0.5/Makefile.in-569-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
pdfcube-0.0.5/Makefile.in-579-	fi
pdfcube-0.0.5/Makefile.in:580:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
pdfcube-0.0.5/Makefile.in-581-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
pdfcube-0.0.5/install-sh-229-      fi
pdfcube-0.0.5/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
pdfcube-0.0.5/install-sh-231-    *)
##############################################
pdfcube-0.0.5/install-sh-276-      dstdir=$dst
pdfcube-0.0.5/install-sh:277:      dst=$dstdir/`basename "$src"`
pdfcube-0.0.5/install-sh-278-      dstdir_status=0
##############################################
pdfcube-0.0.5/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
pdfcube-0.0.5/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
pdfcube-0.0.5/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
pdfcube-0.0.5/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
pdfcube-0.0.5/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
pdfcube-0.0.5/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
pdfcube-0.0.5/install-sh-425-	    case $prefix in
pdfcube-0.0.5/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
pdfcube-0.0.5/install-sh-427-	      *) qprefix=$prefix;;
##############################################
pdfcube-0.0.5/install-sh-474-    if $copy_on_change &&
pdfcube-0.0.5/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
pdfcube-0.0.5/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
pdfcube-0.0.5/install-sh-477-
##############################################
pdfcube-0.0.5/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
pdfcube-0.0.5/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
pdfcube-0.0.5/depcomp-69-
##############################################
pdfcube-0.0.5/depcomp-234-  # Version 6 uses the directory in both cases.
pdfcube-0.0.5/depcomp:235:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
pdfcube-0.0.5/depcomp-236-  test "x$dir" = "x$object" && dir=
pdfcube-0.0.5/depcomp:237:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
pdfcube-0.0.5/depcomp-238-  if test "$libtool" = yes; then
##############################################
pdfcube-0.0.5/depcomp-263-    # Do two passes, one to just change these to
pdfcube-0.0.5/depcomp:264:    # `$object: dependent.h' and one to simply `dependent.h:'.
pdfcube-0.0.5/depcomp-265-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
pdfcube-0.0.5/depcomp-305-  # Do two passes, one to just change these to
pdfcube-0.0.5/depcomp:306:  # `$object: dependent.h' and one to simply `dependent.h:'.
pdfcube-0.0.5/depcomp-307-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
pdfcube-0.0.5/depcomp-321-  # Much of this is similar to the tru64 case; see comments there.
pdfcube-0.0.5/depcomp:322:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
pdfcube-0.0.5/depcomp-323-  test "x$dir" = "x$object" && dir=
pdfcube-0.0.5/depcomp:324:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
pdfcube-0.0.5/depcomp-325-  if test "$libtool" = yes; then
##############################################
pdfcube-0.0.5/depcomp-365-   # Subdirectories are respected.
pdfcube-0.0.5/depcomp:366:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
pdfcube-0.0.5/depcomp-367-   test "x$dir" = "x$object" && dir=
pdfcube-0.0.5/depcomp:368:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
pdfcube-0.0.5/depcomp-369-
##############################################
pdfcube-0.0.5/depcomp-557-  done
pdfcube-0.0.5/depcomp:558:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
pdfcube-0.0.5/depcomp-559-  touch "$tmpdepfile"
##############################################
pdfcube-0.0.5/man/Makefile.in-195-distdir: $(DISTFILES)
pdfcube-0.0.5/man/Makefile.in:196:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pdfcube-0.0.5/man/Makefile.in:197:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pdfcube-0.0.5/man/Makefile.in-198-	list='$(DISTFILES)'; \
##############################################
pdfcube-0.0.5/man/Makefile.in-209-	  if test -d $$d/$$file; then \
pdfcube-0.0.5/man/Makefile.in:210:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pdfcube-0.0.5/man/Makefile.in-211-	    if test -d "$(distdir)/$$file"; then \
##############################################
pdfcube-0.0.5/src/Makefile.in-272-.cc.obj:
pdfcube-0.0.5/src/Makefile.in:273:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
pdfcube-0.0.5/src/Makefile.in-274-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
pdfcube-0.0.5/src/Makefile.in-276-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pdfcube-0.0.5/src/Makefile.in:277:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pdfcube-0.0.5/src/Makefile.in-278-
pdfcube-0.0.5/src/Makefile.in-279-pdfcube-pdfcube.o: pdfcube.cc
pdfcube-0.0.5/src/Makefile.in:280:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pdfcube_CXXFLAGS) $(CXXFLAGS) -MT pdfcube-pdfcube.o -MD -MP -MF $(DEPDIR)/pdfcube-pdfcube.Tpo -c -o pdfcube-pdfcube.o `test -f 'pdfcube.cc' || echo '$(srcdir)/'`pdfcube.cc
pdfcube-0.0.5/src/Makefile.in-281-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/pdfcube-pdfcube.Tpo $(DEPDIR)/pdfcube-pdfcube.Po
##############################################
pdfcube-0.0.5/src/Makefile.in-283-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pdfcube-0.0.5/src/Makefile.in:284:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pdfcube_CXXFLAGS) $(CXXFLAGS) -c -o pdfcube-pdfcube.o `test -f 'pdfcube.cc' || echo '$(srcdir)/'`pdfcube.cc
pdfcube-0.0.5/src/Makefile.in-285-
pdfcube-0.0.5/src/Makefile.in-286-pdfcube-pdfcube.obj: pdfcube.cc
pdfcube-0.0.5/src/Makefile.in:287:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pdfcube_CXXFLAGS) $(CXXFLAGS) -MT pdfcube-pdfcube.obj -MD -MP -MF $(DEPDIR)/pdfcube-pdfcube.Tpo -c -o pdfcube-pdfcube.obj `if test -f 'pdfcube.cc'; then $(CYGPATH_W) 'pdfcube.cc'; else $(CYGPATH_W) '$(srcdir)/pdfcube.cc'; fi`
pdfcube-0.0.5/src/Makefile.in-288-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/pdfcube-pdfcube.Tpo $(DEPDIR)/pdfcube-pdfcube.Po
##############################################
pdfcube-0.0.5/src/Makefile.in-290-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pdfcube-0.0.5/src/Makefile.in:291:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pdfcube_CXXFLAGS) $(CXXFLAGS) -c -o pdfcube-pdfcube.obj `if test -f 'pdfcube.cc'; then $(CYGPATH_W) 'pdfcube.cc'; else $(CYGPATH_W) '$(srcdir)/pdfcube.cc'; fi`
pdfcube-0.0.5/src/Makefile.in-292-
##############################################
pdfcube-0.0.5/src/Makefile.in-337-GTAGS:
pdfcube-0.0.5/src/Makefile.in:338:	here=`$(am__cd) $(top_builddir) && pwd` \
pdfcube-0.0.5/src/Makefile.in-339-	  && $(am__cd) $(top_srcdir) \
##############################################
pdfcube-0.0.5/src/Makefile.in-345-distdir: $(DISTFILES)
pdfcube-0.0.5/src/Makefile.in:346:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pdfcube-0.0.5/src/Makefile.in:347:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pdfcube-0.0.5/src/Makefile.in-348-	list='$(DISTFILES)'; \
##############################################
pdfcube-0.0.5/src/Makefile.in-359-	  if test -d $$d/$$file; then \
pdfcube-0.0.5/src/Makefile.in:360:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pdfcube-0.0.5/src/Makefile.in-361-	    if test -d "$(distdir)/$$file"; then \
##############################################
pdfcube-0.0.5/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
pdfcube-0.0.5/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pdfcube-0.0.5/configure-47-  as_echo='print -r --'
pdfcube-0.0.5/configure-48-  as_echo_n='print -rn --'
pdfcube-0.0.5/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pdfcube-0.0.5/configure-50-  as_echo='printf %s\n'
##############################################
pdfcube-0.0.5/configure-52-else
pdfcube-0.0.5/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pdfcube-0.0.5/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pdfcube-0.0.5/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
pdfcube-0.0.5/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pdfcube-0.0.5/configure-64-      esac;
##############################################
pdfcube-0.0.5/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pdfcube-0.0.5/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pdfcube-0.0.5/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pdfcube-0.0.5/configure-296-      case $as_dir in #(
pdfcube-0.0.5/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pdfcube-0.0.5/configure-298-      *) as_qdir=$as_dir;;
##############################################
pdfcube-0.0.5/configure-361-  {
pdfcube-0.0.5/configure:362:    as_val=`expr "$@" || test $? -eq 1`
pdfcube-0.0.5/configure-363-  }
##############################################
pdfcube-0.0.5/configure-368-# ----------------------------------------
pdfcube-0.0.5/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pdfcube-0.0.5/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pdfcube-0.0.5/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pdfcube-0.0.5/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pdfcube-0.0.5/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pdfcube-0.0.5/configure-522-	esac;
pdfcube-0.0.5/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
pdfcube-0.0.5/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
pdfcube-0.0.5/configure-803-  case $ac_option in
pdfcube-0.0.5/configure:804:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pdfcube-0.0.5/configure-805-  *=)   ac_optarg= ;;
##############################################
pdfcube-0.0.5/configure-847-  -disable-* | --disable-*)
pdfcube-0.0.5/configure:848:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pdfcube-0.0.5/configure-849-    # Reject names that are not valid shell variable names.
##############################################
pdfcube-0.0.5/configure-852-    ac_useropt_orig=$ac_useropt
pdfcube-0.0.5/configure:853:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pdfcube-0.0.5/configure-854-    case $ac_user_opts in
##############################################
pdfcube-0.0.5/configure-873-  -enable-* | --enable-*)
pdfcube-0.0.5/configure:874:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pdfcube-0.0.5/configure-875-    # Reject names that are not valid shell variable names.
##############################################
pdfcube-0.0.5/configure-878-    ac_useropt_orig=$ac_useropt
pdfcube-0.0.5/configure:879:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pdfcube-0.0.5/configure-880-    case $ac_user_opts in
##############################################
pdfcube-0.0.5/configure-1077-  -with-* | --with-*)
pdfcube-0.0.5/configure:1078:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pdfcube-0.0.5/configure-1079-    # Reject names that are not valid shell variable names.
##############################################
pdfcube-0.0.5/configure-1082-    ac_useropt_orig=$ac_useropt
pdfcube-0.0.5/configure:1083:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pdfcube-0.0.5/configure-1084-    case $ac_user_opts in
##############################################
pdfcube-0.0.5/configure-1093-  -without-* | --without-*)
pdfcube-0.0.5/configure:1094:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pdfcube-0.0.5/configure-1095-    # Reject names that are not valid shell variable names.
##############################################
pdfcube-0.0.5/configure-1098-    ac_useropt_orig=$ac_useropt
pdfcube-0.0.5/configure:1099:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pdfcube-0.0.5/configure-1100-    case $ac_user_opts in
##############################################
pdfcube-0.0.5/configure-1131-  *=*)
pdfcube-0.0.5/configure:1132:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pdfcube-0.0.5/configure-1133-    # Reject names that are not valid shell variable names.
##############################################
pdfcube-0.0.5/configure-1152-if test -n "$ac_prev"; then
pdfcube-0.0.5/configure:1153:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pdfcube-0.0.5/configure-1154-  as_fn_error $? "missing argument to $ac_option"
##############################################
pdfcube-0.0.5/configure-1174-    */ )
pdfcube-0.0.5/configure:1175:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pdfcube-0.0.5/configure-1176-      eval $ac_var=\$ac_val;;
##############################################
pdfcube-0.0.5/configure-1211-ac_ls_di=`ls -di .` &&
pdfcube-0.0.5/configure:1212:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pdfcube-0.0.5/configure-1213-  as_fn_error $? "working directory cannot be determined"
##############################################
pdfcube-0.0.5/configure-1267-case $srcdir in
pdfcube-0.0.5/configure:1268:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pdfcube-0.0.5/configure-1269-esac
##############################################
pdfcube-0.0.5/configure-1310-By default, \`make install' will install all the files in
pdfcube-0.0.5/configure:1311:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pdfcube-0.0.5/configure:1312:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pdfcube-0.0.5/configure-1313-for instance \`--prefix=\$HOME'.
##############################################
pdfcube-0.0.5/configure-1426-*)
pdfcube-0.0.5/configure:1427:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pdfcube-0.0.5/configure-1428-  # A ".." for each directory in $ac_dir_suffix.
pdfcube-0.0.5/configure:1429:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pdfcube-0.0.5/configure-1430-  case $ac_top_builddir_sub in
##############################################
pdfcube-0.0.5/configure-1881-    *\'*)
pdfcube-0.0.5/configure:1882:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pdfcube-0.0.5/configure-1883-    esac
##############################################
pdfcube-0.0.5/configure-1964-      case $ac_val in
pdfcube-0.0.5/configure:1965:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pdfcube-0.0.5/configure-1966-      esac
##############################################
pdfcube-0.0.5/configure-1979-	case $ac_val in
pdfcube-0.0.5/configure:1980:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pdfcube-0.0.5/configure-1981-	esac
##############################################
pdfcube-0.0.5/configure-2099-    set,)
pdfcube-0.0.5/configure:2100:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pdfcube-0.0.5/configure:2101:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pdfcube-0.0.5/configure-2102-      ac_cache_corrupted=: ;;
##############################################
pdfcube-0.0.5/configure-2110-	# differences in whitespace do not lead to failure.
pdfcube-0.0.5/configure:2111:	ac_old_val_w=`echo x $ac_old_val`
pdfcube-0.0.5/configure:2112:	ac_new_val_w=`echo x $ac_new_val`
pdfcube-0.0.5/configure-2113-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pdfcube-0.0.5/configure-2130-    case $ac_new_val in
pdfcube-0.0.5/configure:2131:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pdfcube-0.0.5/configure-2132-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pdfcube-0.0.5/configure-2307-if (
pdfcube-0.0.5/configure:2308:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pdfcube-0.0.5/configure-2309-   if test "$*" = "X"; then
pdfcube-0.0.5/configure-2310-      # -L didn't work.
pdfcube-0.0.5/configure:2311:      set X `ls -t "$srcdir/configure" conftest.file`
pdfcube-0.0.5/configure-2312-   fi
##############################################
pdfcube-0.0.5/configure-2343-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
pdfcube-0.0.5/configure:2344:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
pdfcube-0.0.5/configure-2345-
pdfcube-0.0.5/configure-2346-# expand $ac_aux_dir to an absolute path
pdfcube-0.0.5/configure:2347:am_aux_dir=`cd $ac_aux_dir && pwd`
pdfcube-0.0.5/configure-2348-
##############################################
pdfcube-0.0.5/configure-2488-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
pdfcube-0.0.5/configure:2489:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
pdfcube-0.0.5/configure-2490-	     'mkdir (GNU coreutils) '* | \
##############################################
pdfcube-0.0.5/configure-2567-set x ${MAKE-make}
pdfcube-0.0.5/configure:2568:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pdfcube-0.0.5/configure-2569-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
pdfcube-0.0.5/configure-2577-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
pdfcube-0.0.5/configure:2578:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pdfcube-0.0.5/configure-2579-  *@@@%%%=?*=@@@%%%*)
##############################################
pdfcube-0.0.5/configure-2604-
pdfcube-0.0.5/configure:2605:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pdfcube-0.0.5/configure-2606-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pdfcube-0.0.5/configure-3016-$as_echo_n "checking whether the C compiler works... " >&6; }
pdfcube-0.0.5/configure:3017:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pdfcube-0.0.5/configure-3018-
##############################################
pdfcube-0.0.5/configure-3060-	then :; else
pdfcube-0.0.5/configure:3061:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pdfcube-0.0.5/configure-3062-	fi
##############################################
pdfcube-0.0.5/configure-3120-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pdfcube-0.0.5/configure:3121:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pdfcube-0.0.5/configure-3122-	  break;;
##############################################
pdfcube-0.0.5/configure-3229-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pdfcube-0.0.5/configure:3230:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pdfcube-0.0.5/configure-3231-       break;;
##############################################
pdfcube-0.0.5/configure-3479-# Ignore all kinds of additional output from `make'.
pdfcube-0.0.5/configure:3480:case `$am_make -s -f confmf 2> /dev/null` in #(
pdfcube-0.0.5/configure-3481-*the\ am__doit\ target*)
##############################################
pdfcube-0.0.5/configure-3489-   echo '.include "confinc"' > confmf
pdfcube-0.0.5/configure:3490:   case `$am_make -s -f confmf 2> /dev/null` in #(
pdfcube-0.0.5/configure-3491-   *the\ am__doit\ target*)
##############################################
pdfcube-0.0.5/configure-3552-  if test "$am_compiler_list" = ""; then
pdfcube-0.0.5/configure:3553:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pdfcube-0.0.5/configure-3554-  fi
##############################################
pdfcube-0.0.5/configure-3937-  if test "$am_compiler_list" = ""; then
pdfcube-0.0.5/configure:3938:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pdfcube-0.0.5/configure-3939-  fi
##############################################
pdfcube-0.0.5/configure-4060-if (
pdfcube-0.0.5/configure:4061:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pdfcube-0.0.5/configure-4062-   if test "$*" = "X"; then
pdfcube-0.0.5/configure-4063-      # -L didn't work.
pdfcube-0.0.5/configure:4064:      set X `ls -t "$srcdir/configure" conftest.file`
pdfcube-0.0.5/configure-4065-   fi
##############################################
pdfcube-0.0.5/configure-4231-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4232:  pkg_cv_glib_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.0.0" 2>/dev/null`
pdfcube-0.0.5/configure-4233-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4248-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4249:  pkg_cv_glib_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.0.0" 2>/dev/null`
pdfcube-0.0.5/configure-4250-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4269-        if test $_pkg_short_errors_supported = yes; then
pdfcube-0.0.5/configure:4270:	        glib_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.0.0" 2>&1`
pdfcube-0.0.5/configure-4271-        else
pdfcube-0.0.5/configure:4272:	        glib_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.0.0" 2>&1`
pdfcube-0.0.5/configure-4273-        fi
##############################################
pdfcube-0.0.5/configure-4325-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4326:  pkg_cv_gtk_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4.0" 2>/dev/null`
pdfcube-0.0.5/configure-4327-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4342-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4343:  pkg_cv_gtk_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4.0" 2>/dev/null`
pdfcube-0.0.5/configure-4344-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4363-        if test $_pkg_short_errors_supported = yes; then
pdfcube-0.0.5/configure:4364:	        gtk_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.4.0" 2>&1`
pdfcube-0.0.5/configure-4365-        else
pdfcube-0.0.5/configure:4366:	        gtk_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.4.0" 2>&1`
pdfcube-0.0.5/configure-4367-        fi
##############################################
pdfcube-0.0.5/configure-4419-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4420:  pkg_cv_gtkglext_CFLAGS=`$PKG_CONFIG --cflags "gtkglext-1.0 >= 1.0.0" 2>/dev/null`
pdfcube-0.0.5/configure-4421-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4436-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4437:  pkg_cv_gtkglext_LIBS=`$PKG_CONFIG --libs "gtkglext-1.0 >= 1.0.0" 2>/dev/null`
pdfcube-0.0.5/configure-4438-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4457-        if test $_pkg_short_errors_supported = yes; then
pdfcube-0.0.5/configure:4458:	        gtkglext_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkglext-1.0 >= 1.0.0" 2>&1`
pdfcube-0.0.5/configure-4459-        else
pdfcube-0.0.5/configure:4460:	        gtkglext_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkglext-1.0 >= 1.0.0" 2>&1`
pdfcube-0.0.5/configure-4461-        fi
##############################################
pdfcube-0.0.5/configure-4513-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4514:  pkg_cv_poppler_glib_CFLAGS=`$PKG_CONFIG --cflags "poppler-glib >= 0.4.5" 2>/dev/null`
pdfcube-0.0.5/configure-4515-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4530-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4531:  pkg_cv_poppler_glib_LIBS=`$PKG_CONFIG --libs "poppler-glib >= 0.4.5" 2>/dev/null`
pdfcube-0.0.5/configure-4532-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4551-        if test $_pkg_short_errors_supported = yes; then
pdfcube-0.0.5/configure:4552:	        poppler_glib_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "poppler-glib >= 0.4.5" 2>&1`
pdfcube-0.0.5/configure-4553-        else
pdfcube-0.0.5/configure:4554:	        poppler_glib_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "poppler-glib >= 0.4.5" 2>&1`
pdfcube-0.0.5/configure-4555-        fi
##############################################
pdfcube-0.0.5/configure-4607-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4608:  pkg_cv_cairo_CFLAGS=`$PKG_CONFIG --cflags "cairo >= 0.25" 2>/dev/null`
pdfcube-0.0.5/configure-4609-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4624-  test $ac_status = 0; }; then
pdfcube-0.0.5/configure:4625:  pkg_cv_cairo_LIBS=`$PKG_CONFIG --libs "cairo >= 0.25" 2>/dev/null`
pdfcube-0.0.5/configure-4626-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pdfcube-0.0.5/configure-4645-        if test $_pkg_short_errors_supported = yes; then
pdfcube-0.0.5/configure:4646:	        cairo_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "cairo >= 0.25" 2>&1`
pdfcube-0.0.5/configure-4647-        else
pdfcube-0.0.5/configure:4648:	        cairo_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "cairo >= 0.25" 2>&1`
pdfcube-0.0.5/configure-4649-        fi
##############################################
pdfcube-0.0.5/configure-4841-  # Check for GNU $ac_path_GREP
pdfcube-0.0.5/configure:4842:case `"$ac_path_GREP" --version 2>&1` in
pdfcube-0.0.5/configure-4843-*GNU*)
##############################################
pdfcube-0.0.5/configure-4907-  # Check for GNU $ac_path_EGREP
pdfcube-0.0.5/configure:4908:case `"$ac_path_EGREP" --version 2>&1` in
pdfcube-0.0.5/configure-4909-*GNU*)
##############################################
pdfcube-0.0.5/configure-5068-do :
pdfcube-0.0.5/configure:5069:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pdfcube-0.0.5/configure-5070-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pdfcube-0.0.5/configure-5073-  cat >>confdefs.h <<_ACEOF
pdfcube-0.0.5/configure:5074:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pdfcube-0.0.5/configure-5075-_ACEOF
##############################################
pdfcube-0.0.5/configure-5158-	boost_lib_version_req=1.33.1
pdfcube-0.0.5/configure:5159:	boost_lib_version_req_shorten=`expr $boost_lib_version_req : '\([0-9]*\.[0-9]*\)'`
pdfcube-0.0.5/configure:5160:	boost_lib_version_req_major=`expr $boost_lib_version_req : '\([0-9]*\)'`
pdfcube-0.0.5/configure:5161:	boost_lib_version_req_minor=`expr $boost_lib_version_req : '[0-9]*\.\([0-9]*\)'`
pdfcube-0.0.5/configure:5162:	boost_lib_version_req_sub_minor=`expr $boost_lib_version_req : '[0-9]*\.[0-9]*\.\([0-9]*\)'`
pdfcube-0.0.5/configure-5163-	if test "x$boost_lib_version_req_sub_minor" = "x" ; then
##############################################
pdfcube-0.0.5/configure-5165-    	fi
pdfcube-0.0.5/configure:5166:	WANT_BOOST_VERSION=`expr $boost_lib_version_req_major \* 100000 \+  $boost_lib_version_req_minor \* 100 \+ $boost_lib_version_req_sub_minor`
pdfcube-0.0.5/configure-5167-	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for boostlib >= $boost_lib_version_req" >&5
##############################################
pdfcube-0.0.5/configure-5242-			if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then
pdfcube-0.0.5/configure:5243:				for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do
pdfcube-0.0.5/configure:5244:					_version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
pdfcube-0.0.5/configure:5245:					V_CHECK=`expr $_version_tmp \> $_version`
pdfcube-0.0.5/configure-5246-					if test "$V_CHECK" = "1" ; then
##############################################
pdfcube-0.0.5/configure-5248-					fi
pdfcube-0.0.5/configure:5249:					VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
pdfcube-0.0.5/configure-5250-					BOOST_CPPFLAGS="-I$ac_boost_path/include/boost-$VERSION_UNDERSCORE"
##############################################
pdfcube-0.0.5/configure-5255-				if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then
pdfcube-0.0.5/configure:5256:					for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do
pdfcube-0.0.5/configure:5257:						_version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
pdfcube-0.0.5/configure:5258:						V_CHECK=`expr $_version_tmp \> $_version`
pdfcube-0.0.5/configure-5259-						if test "$V_CHECK" = "1" ; then
##############################################
pdfcube-0.0.5/configure-5266-
pdfcube-0.0.5/configure:5267:			VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
pdfcube-0.0.5/configure-5268-			BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE"
##############################################
pdfcube-0.0.5/configure-5275-				if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/lib" && test -r "$BOOST_ROOT/stage/lib"; then
pdfcube-0.0.5/configure:5276:					version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'`
pdfcube-0.0.5/configure:5277:					stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'`
pdfcube-0.0.5/configure:5278:			        	stage_version_shorten=`expr $stage_version : '\([0-9]*\.[0-9]*\)'`
pdfcube-0.0.5/configure:5279:					V_CHECK=`expr $stage_version_shorten \>\= $_version`
pdfcube-0.0.5/configure-5280-                    if test "$V_CHECK" = "1" -a "$ac_boost_lib_path" = "" ; then
##############################################
pdfcube-0.0.5/configure-5430-
pdfcube-0.0.5/configure:5431:                  BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'`
pdfcube-0.0.5/configure-5432-                if test "x$ax_boost_user_program_options_lib" = "x"; then
pdfcube-0.0.5/configure:5433:                for libextension in `ls $BOOSTLIBDIR/libboost_program_options*.{so,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_program_options.*\)\.so.*$;\1;' -e 's;^lib\(boost_program_options.*\)\.a*$;\1;'` ; do
pdfcube-0.0.5/configure-5434-                     ax_lib=${libextension}
pdfcube-0.0.5/configure:5435:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
pdfcube-0.0.5/configure-5436-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
pdfcube-0.0.5/configure-5480-                if test "x$link_program_options" != "xyes"; then
pdfcube-0.0.5/configure:5481:                for libextension in `ls $BOOSTLIBDIR/boost_program_options*.{dll,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_program_options.*\)\.dll.*$;\1;' -e 's;^\(boost_program_options.*\)\.a*$;\1;'` ; do
pdfcube-0.0.5/configure-5482-                     ax_lib=${libextension}
pdfcube-0.0.5/configure:5483:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
pdfcube-0.0.5/configure-5484-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
pdfcube-0.0.5/configure-5530-                  for ax_lib in $ax_boost_user_program_options_lib boost_program_options-$ax_boost_user_program_options_lib; do
pdfcube-0.0.5/configure:5531:				      as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_main" | $as_tr_sh`
pdfcube-0.0.5/configure-5532-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5
##############################################
pdfcube-0.0.5/configure-5707-'
pdfcube-0.0.5/configure:5708:DEFS=`sed -n "$ac_script" confdefs.h`
pdfcube-0.0.5/configure-5709-
##############################################
pdfcube-0.0.5/configure-5716-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pdfcube-0.0.5/configure:5717:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pdfcube-0.0.5/configure-5718-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pdfcube-0.0.5/configure-5803-if test -z "$BASH_VERSION$ZSH_VERSION" \
pdfcube-0.0.5/configure:5804:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pdfcube-0.0.5/configure-5805-  as_echo='print -r --'
pdfcube-0.0.5/configure-5806-  as_echo_n='print -rn --'
pdfcube-0.0.5/configure:5807:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pdfcube-0.0.5/configure-5808-  as_echo='printf %s\n'
##############################################
pdfcube-0.0.5/configure-5810-else
pdfcube-0.0.5/configure:5811:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pdfcube-0.0.5/configure-5812-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pdfcube-0.0.5/configure-5820-	expr "X$arg" : "X\\(.*\\)$as_nl";
pdfcube-0.0.5/configure:5821:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pdfcube-0.0.5/configure-5822-      esac;
##############################################
pdfcube-0.0.5/configure-5897-# ----------------------------------------
pdfcube-0.0.5/configure:5898:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pdfcube-0.0.5/configure-5899-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pdfcube-0.0.5/configure-5969-  {
pdfcube-0.0.5/configure:5970:    as_val=`expr "$@" || test $? -eq 1`
pdfcube-0.0.5/configure-5971-  }
##############################################
pdfcube-0.0.5/configure-6073-      case $as_dir in #(
pdfcube-0.0.5/configure:6074:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pdfcube-0.0.5/configure-6075-      *) as_qdir=$as_dir;;
##############################################
pdfcube-0.0.5/configure-6130-	esac;
pdfcube-0.0.5/configure:6131:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
pdfcube-0.0.5/configure-6132-	???[sx]*):;;*)false;;esac;fi
##############################################
pdfcube-0.0.5/configure-6211-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pdfcube-0.0.5/configure:6212:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pdfcube-0.0.5/configure-6213-ac_cs_version="\\
##############################################
pdfcube-0.0.5/configure-6236-  --*=?*)
pdfcube-0.0.5/configure:6237:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pdfcube-0.0.5/configure:6238:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pdfcube-0.0.5/configure-6239-    ac_shift=:
##############################################
pdfcube-0.0.5/configure-6241-  --*=)
pdfcube-0.0.5/configure:6242:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pdfcube-0.0.5/configure-6243-    ac_optarg=
##############################################
pdfcube-0.0.5/configure-6265-    case $ac_optarg in
pdfcube-0.0.5/configure:6266:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pdfcube-0.0.5/configure-6267-    '') as_fn_error $? "missing file argument" ;;
##############################################
pdfcube-0.0.5/configure-6391-fi
pdfcube-0.0.5/configure:6392:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pdfcube-0.0.5/configure-6393-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pdfcube-0.0.5/configure-6408-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pdfcube-0.0.5/configure:6409:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pdfcube-0.0.5/configure-6410-ac_delim='%!_!# '
##############################################
pdfcube-0.0.5/configure-6414-
pdfcube-0.0.5/configure:6415:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pdfcube-0.0.5/configure-6416-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pdfcube-0.0.5/configure-6576-      esac
pdfcube-0.0.5/configure:6577:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pdfcube-0.0.5/configure-6578-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pdfcube-0.0.5/configure-6635-*)
pdfcube-0.0.5/configure:6636:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pdfcube-0.0.5/configure-6637-  # A ".." for each directory in $ac_dir_suffix.
pdfcube-0.0.5/configure:6638:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pdfcube-0.0.5/configure-6639-  case $ac_top_builddir_sub in
##############################################
pdfcube-0.0.5/configure-6696-/@mandir@/p'
pdfcube-0.0.5/configure:6697:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pdfcube-0.0.5/configure-6698-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pdfcube-0.0.5/configure-6713-
pdfcube-0.0.5/configure:6714:# Neutralize VPATH when `$srcdir' = `.'.
pdfcube-0.0.5/configure-6715-# Shell code in configure.ac might set extrasub.
##############################################
pdfcube-0.0.5/configure-6741-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pdfcube-0.0.5/configure:6742:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pdfcube-0.0.5/configure-6743-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pdfcube-0.0.5/configure-6777-    # Strip MF so we end up with the name of the file.
pdfcube-0.0.5/configure:6778:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pdfcube-0.0.5/configure-6779-    # Check whether this is an Automake generated Makefile or not.
##############################################
pdfcube-0.0.5/configure-6814-    # from the Makefile without running `make'.
pdfcube-0.0.5/configure:6815:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pdfcube-0.0.5/configure-6816-    test -z "$DEPDIR" && continue
pdfcube-0.0.5/configure:6817:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pdfcube-0.0.5/configure-6818-    test -z "am__include" && continue
pdfcube-0.0.5/configure:6819:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pdfcube-0.0.5/configure-6820-    # When using ansi2knr, U may be empty or an underscore; expand it
pdfcube-0.0.5/configure:6821:    U=`sed -n 's/^U = //p' < "$mf"`
pdfcube-0.0.5/configure-6822-    # Find all dependency output files, they are included files with
##############################################
pdfcube-0.0.5/aclocal.m4-97-    PKG_CHECK_EXISTS([$3],
pdfcube-0.0.5/aclocal.m4:98:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
pdfcube-0.0.5/aclocal.m4-99-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
pdfcube-0.0.5/aclocal.m4-146-        if test $_pkg_short_errors_supported = yes; then
pdfcube-0.0.5/aclocal.m4:147:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
pdfcube-0.0.5/aclocal.m4-148-        else 
pdfcube-0.0.5/aclocal.m4:149:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
pdfcube-0.0.5/aclocal.m4-150-        fi
##############################################
pdfcube-0.0.5/aclocal.m4-233-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
pdfcube-0.0.5/aclocal.m4:234:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
pdfcube-0.0.5/aclocal.m4-235-#
##############################################
pdfcube-0.0.5/aclocal.m4-257-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
pdfcube-0.0.5/aclocal.m4:258:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
pdfcube-0.0.5/aclocal.m4-259-# and then we would define $MISSING as
##############################################
pdfcube-0.0.5/aclocal.m4-273-# expand $ac_aux_dir to an absolute path
pdfcube-0.0.5/aclocal.m4:274:am_aux_dir=`cd $ac_aux_dir && pwd`
pdfcube-0.0.5/aclocal.m4-275-])
##############################################
pdfcube-0.0.5/aclocal.m4-375-  if test "$am_compiler_list" = ""; then
pdfcube-0.0.5/aclocal.m4:376:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
pdfcube-0.0.5/aclocal.m4-377-  fi
##############################################
pdfcube-0.0.5/aclocal.m4-524-    # Strip MF so we end up with the name of the file.
pdfcube-0.0.5/aclocal.m4:525:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pdfcube-0.0.5/aclocal.m4-526-    # Check whether this is an Automake generated Makefile or not.
##############################################
pdfcube-0.0.5/aclocal.m4-533-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
pdfcube-0.0.5/aclocal.m4:534:      dirpart=`AS_DIRNAME("$mf")`
pdfcube-0.0.5/aclocal.m4-535-    else
##############################################
pdfcube-0.0.5/aclocal.m4-539-    # from the Makefile without running `make'.
pdfcube-0.0.5/aclocal.m4:540:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pdfcube-0.0.5/aclocal.m4-541-    test -z "$DEPDIR" && continue
pdfcube-0.0.5/aclocal.m4:542:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pdfcube-0.0.5/aclocal.m4-543-    test -z "am__include" && continue
pdfcube-0.0.5/aclocal.m4:544:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pdfcube-0.0.5/aclocal.m4-545-    # When using ansi2knr, U may be empty or an underscore; expand it
pdfcube-0.0.5/aclocal.m4:546:    U=`sed -n 's/^U = //p' < "$mf"`
pdfcube-0.0.5/aclocal.m4-547-    # Find all dependency output files, they are included files with
##############################################
pdfcube-0.0.5/aclocal.m4-555-      test -f "$dirpart/$file" && continue
pdfcube-0.0.5/aclocal.m4:556:      fdir=`AS_DIRNAME(["$file"])`
pdfcube-0.0.5/aclocal.m4-557-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
pdfcube-0.0.5/aclocal.m4-610-AC_REQUIRE([AC_PROG_INSTALL])dnl
pdfcube-0.0.5/aclocal.m4:611:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pdfcube-0.0.5/aclocal.m4-612-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pdfcube-0.0.5/aclocal.m4-712-    * )
pdfcube-0.0.5/aclocal.m4:713:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pdfcube-0.0.5/aclocal.m4-714-  esac
pdfcube-0.0.5/aclocal.m4-715-done
pdfcube-0.0.5/aclocal.m4:716:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
pdfcube-0.0.5/aclocal.m4-717-
##############################################
pdfcube-0.0.5/aclocal.m4-790-# Ignore all kinds of additional output from `make'.
pdfcube-0.0.5/aclocal.m4:791:case `$am_make -s -f confmf 2> /dev/null` in #(
pdfcube-0.0.5/aclocal.m4-792-*the\ am__doit\ target*)
##############################################
pdfcube-0.0.5/aclocal.m4-800-   echo '.include "confinc"' > confmf
pdfcube-0.0.5/aclocal.m4:801:   case `$am_make -s -f confmf 2> /dev/null` in #(
pdfcube-0.0.5/aclocal.m4-802-   *the\ am__doit\ target*)
##############################################
pdfcube-0.0.5/aclocal.m4-957-if (
pdfcube-0.0.5/aclocal.m4:958:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pdfcube-0.0.5/aclocal.m4-959-   if test "$[*]" = "X"; then
pdfcube-0.0.5/aclocal.m4-960-      # -L didn't work.
pdfcube-0.0.5/aclocal.m4:961:      set X `ls -t "$srcdir/configure" conftest.file`
pdfcube-0.0.5/aclocal.m4-962-   fi
##############################################
pdfcube-0.0.5/m4/ax_boost_program_options.m4-75-				AC_DEFINE(HAVE_BOOST_PROGRAM_OPTIONS,,[define if the Boost::PROGRAM_OPTIONS library is available])
pdfcube-0.0.5/m4/ax_boost_program_options.m4:76:                  BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/@<:@^\/@:>@*//'`
pdfcube-0.0.5/m4/ax_boost_program_options.m4-77-                if test "x$ax_boost_user_program_options_lib" = "x"; then
pdfcube-0.0.5/m4/ax_boost_program_options.m4:78:                for libextension in `ls $BOOSTLIBDIR/libboost_program_options*.{so,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_program_options.*\)\.so.*$;\1;' -e 's;^lib\(boost_program_options.*\)\.a*$;\1;'` ; do
pdfcube-0.0.5/m4/ax_boost_program_options.m4-79-                     ax_lib=${libextension}
##############################################
pdfcube-0.0.5/m4/ax_boost_program_options.m4-84-                if test "x$link_program_options" != "xyes"; then
pdfcube-0.0.5/m4/ax_boost_program_options.m4:85:                for libextension in `ls $BOOSTLIBDIR/boost_program_options*.{dll,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_program_options.*\)\.dll.*$;\1;' -e 's;^\(boost_program_options.*\)\.a*$;\1;'` ; do
pdfcube-0.0.5/m4/ax_boost_program_options.m4-86-                     ax_lib=${libextension}
##############################################
pdfcube-0.0.5/m4/ax_boost_base.m4-71-	boost_lib_version_req=ifelse([$1], ,1.20.0,$1)
pdfcube-0.0.5/m4/ax_boost_base.m4:72:	boost_lib_version_req_shorten=`expr $boost_lib_version_req : '\([[0-9]]*\.[[0-9]]*\)'`
pdfcube-0.0.5/m4/ax_boost_base.m4:73:	boost_lib_version_req_major=`expr $boost_lib_version_req : '\([[0-9]]*\)'`
pdfcube-0.0.5/m4/ax_boost_base.m4:74:	boost_lib_version_req_minor=`expr $boost_lib_version_req : '[[0-9]]*\.\([[0-9]]*\)'`
pdfcube-0.0.5/m4/ax_boost_base.m4:75:	boost_lib_version_req_sub_minor=`expr $boost_lib_version_req : '[[0-9]]*\.[[0-9]]*\.\([[0-9]]*\)'`
pdfcube-0.0.5/m4/ax_boost_base.m4-76-	if test "x$boost_lib_version_req_sub_minor" = "x" ; then
##############################################
pdfcube-0.0.5/m4/ax_boost_base.m4-78-    	fi
pdfcube-0.0.5/m4/ax_boost_base.m4:79:	WANT_BOOST_VERSION=`expr $boost_lib_version_req_major \* 100000 \+  $boost_lib_version_req_minor \* 100 \+ $boost_lib_version_req_sub_minor`
pdfcube-0.0.5/m4/ax_boost_base.m4-80-	AC_MSG_CHECKING(for boostlib >= $boost_lib_version_req)
##############################################
pdfcube-0.0.5/m4/ax_boost_base.m4-137-			if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then
pdfcube-0.0.5/m4/ax_boost_base.m4:138:				for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do
pdfcube-0.0.5/m4/ax_boost_base.m4:139:					_version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
pdfcube-0.0.5/m4/ax_boost_base.m4:140:					V_CHECK=`expr $_version_tmp \> $_version`
pdfcube-0.0.5/m4/ax_boost_base.m4-141-					if test "$V_CHECK" = "1" ; then
##############################################
pdfcube-0.0.5/m4/ax_boost_base.m4-143-					fi
pdfcube-0.0.5/m4/ax_boost_base.m4:144:					VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
pdfcube-0.0.5/m4/ax_boost_base.m4-145-					BOOST_CPPFLAGS="-I$ac_boost_path/include/boost-$VERSION_UNDERSCORE"
##############################################
pdfcube-0.0.5/m4/ax_boost_base.m4-150-				if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then
pdfcube-0.0.5/m4/ax_boost_base.m4:151:					for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do
pdfcube-0.0.5/m4/ax_boost_base.m4:152:						_version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
pdfcube-0.0.5/m4/ax_boost_base.m4:153:						V_CHECK=`expr $_version_tmp \> $_version`
pdfcube-0.0.5/m4/ax_boost_base.m4-154-						if test "$V_CHECK" = "1" ; then
##############################################
pdfcube-0.0.5/m4/ax_boost_base.m4-161-
pdfcube-0.0.5/m4/ax_boost_base.m4:162:			VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
pdfcube-0.0.5/m4/ax_boost_base.m4-163-			BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE"
##############################################
pdfcube-0.0.5/m4/ax_boost_base.m4-170-				if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/lib" && test -r "$BOOST_ROOT/stage/lib"; then
pdfcube-0.0.5/m4/ax_boost_base.m4:171:					version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'`
pdfcube-0.0.5/m4/ax_boost_base.m4:172:					stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'`
pdfcube-0.0.5/m4/ax_boost_base.m4:173:			        	stage_version_shorten=`expr $stage_version : '\([[0-9]]*\.[[0-9]]*\)'`
pdfcube-0.0.5/m4/ax_boost_base.m4:174:					V_CHECK=`expr $stage_version_shorten \>\= $_version`
pdfcube-0.0.5/m4/ax_boost_base.m4-175-                    if test "$V_CHECK" = "1" -a "$ac_boost_lib_path" = "" ; then
##############################################
pdfcube-0.0.5/m4/Makefile.in-195-distdir: $(DISTFILES)
pdfcube-0.0.5/m4/Makefile.in:196:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pdfcube-0.0.5/m4/Makefile.in:197:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pdfcube-0.0.5/m4/Makefile.in-198-	list='$(DISTFILES)'; \
##############################################
pdfcube-0.0.5/m4/Makefile.in-209-	  if test -d $$d/$$file; then \
pdfcube-0.0.5/m4/Makefile.in:210:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pdfcube-0.0.5/m4/Makefile.in-211-	    if test -d "$(distdir)/$$file"; then \