===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
yubikey-server-c-0.5/aclocal.m4-57-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
yubikey-server-c-0.5/aclocal.m4:58:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
yubikey-server-c-0.5/aclocal.m4:59:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
yubikey-server-c-0.5/aclocal.m4-60-  else
##############################################
yubikey-server-c-0.5/aclocal.m4-73-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
yubikey-server-c-0.5/aclocal.m4:74:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
yubikey-server-c-0.5/aclocal.m4-75-    major=`echo $libgcrypt_config_version | \
##############################################
yubikey-server-c-0.5/aclocal.m4-105-     if test "$req_libgcrypt_api" -gt 0 ; then
yubikey-server-c-0.5/aclocal.m4:106:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
yubikey-server-c-0.5/aclocal.m4-107-        if test "$tmp" -gt 0 ; then
##############################################
yubikey-server-c-0.5/aclocal.m4-118-  if test $ok = yes; then
yubikey-server-c-0.5/aclocal.m4:119:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
yubikey-server-c-0.5/aclocal.m4:120:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
yubikey-server-c-0.5/aclocal.m4-121-    ifelse([$2], , :, [$2])
##############################################
yubikey-server-c-0.5/aclocal.m4-203-        PKG_CHECK_EXISTS([$3],
yubikey-server-c-0.5/aclocal.m4:204:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
yubikey-server-c-0.5/aclocal.m4-205-			 [pkg_failed=yes])
##############################################
yubikey-server-c-0.5/aclocal.m4-251-        if test $_pkg_short_errors_supported = yes; then
yubikey-server-c-0.5/aclocal.m4:252:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
yubikey-server-c-0.5/aclocal.m4-253-        else 
yubikey-server-c-0.5/aclocal.m4:254:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
yubikey-server-c-0.5/aclocal.m4-255-        fi
##############################################
yubikey-server-c-0.5/aclocal.m4-334-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
yubikey-server-c-0.5/aclocal.m4:335:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
yubikey-server-c-0.5/aclocal.m4-336-#
##############################################
yubikey-server-c-0.5/aclocal.m4-358-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
yubikey-server-c-0.5/aclocal.m4:359:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
yubikey-server-c-0.5/aclocal.m4-360-# and then we would define $MISSING as
##############################################
yubikey-server-c-0.5/aclocal.m4-374-# expand $ac_aux_dir to an absolute path
yubikey-server-c-0.5/aclocal.m4:375:am_aux_dir=`cd $ac_aux_dir && pwd`
yubikey-server-c-0.5/aclocal.m4-376-])
##############################################
yubikey-server-c-0.5/aclocal.m4-475-  if test "$am_compiler_list" = ""; then
yubikey-server-c-0.5/aclocal.m4:476:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
yubikey-server-c-0.5/aclocal.m4-477-  fi
##############################################
yubikey-server-c-0.5/aclocal.m4-621-    # Strip MF so we end up with the name of the file.
yubikey-server-c-0.5/aclocal.m4:622:    mf=`echo "$mf" | sed -e 's/:.*$//'`
yubikey-server-c-0.5/aclocal.m4-623-    # Check whether this is an Automake generated Makefile or not.
##############################################
yubikey-server-c-0.5/aclocal.m4-630-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
yubikey-server-c-0.5/aclocal.m4:631:      dirpart=`AS_DIRNAME("$mf")`
yubikey-server-c-0.5/aclocal.m4-632-    else
##############################################
yubikey-server-c-0.5/aclocal.m4-636-    # from the Makefile without running `make'.
yubikey-server-c-0.5/aclocal.m4:637:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
yubikey-server-c-0.5/aclocal.m4-638-    test -z "$DEPDIR" && continue
yubikey-server-c-0.5/aclocal.m4:639:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
yubikey-server-c-0.5/aclocal.m4-640-    test -z "am__include" && continue
yubikey-server-c-0.5/aclocal.m4:641:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
yubikey-server-c-0.5/aclocal.m4-642-    # When using ansi2knr, U may be empty or an underscore; expand it
yubikey-server-c-0.5/aclocal.m4:643:    U=`sed -n 's/^U = //p' < "$mf"`
yubikey-server-c-0.5/aclocal.m4-644-    # Find all dependency output files, they are included files with
##############################################
yubikey-server-c-0.5/aclocal.m4-652-      test -f "$dirpart/$file" && continue
yubikey-server-c-0.5/aclocal.m4:653:      fdir=`AS_DIRNAME(["$file"])`
yubikey-server-c-0.5/aclocal.m4-654-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
yubikey-server-c-0.5/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
yubikey-server-c-0.5/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
yubikey-server-c-0.5/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
yubikey-server-c-0.5/aclocal.m4-821-    * )
yubikey-server-c-0.5/aclocal.m4:822:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
yubikey-server-c-0.5/aclocal.m4-823-  esac
yubikey-server-c-0.5/aclocal.m4-824-done
yubikey-server-c-0.5/aclocal.m4:825:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
yubikey-server-c-0.5/aclocal.m4-826-
##############################################
yubikey-server-c-0.5/aclocal.m4-896-# Ignore all kinds of additional output from `make'.
yubikey-server-c-0.5/aclocal.m4:897:case `$am_make -s -f confmf 2> /dev/null` in #(
yubikey-server-c-0.5/aclocal.m4-898-*the\ am__doit\ target*)
##############################################
yubikey-server-c-0.5/aclocal.m4-906-   echo '.include "confinc"' > confmf
yubikey-server-c-0.5/aclocal.m4:907:   case `$am_make -s -f confmf 2> /dev/null` in #(
yubikey-server-c-0.5/aclocal.m4-908-   *the\ am__doit\ target*)
##############################################
yubikey-server-c-0.5/aclocal.m4-1059-if (
yubikey-server-c-0.5/aclocal.m4:1060:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
yubikey-server-c-0.5/aclocal.m4-1061-   if test "$[*]" = "X"; then
yubikey-server-c-0.5/aclocal.m4-1062-      # -L didn't work.
yubikey-server-c-0.5/aclocal.m4:1063:      set X `ls -t "$srcdir/configure" conftest.file`
yubikey-server-c-0.5/aclocal.m4-1064-   fi
##############################################
yubikey-server-c-0.5/configure.ac-13-if test "$PG_CONFIG" != "no"; then
yubikey-server-c-0.5/configure.ac:14:   POSTGRESQL_CFLAGS="-I`$PG_CONFIG --includedir`"
yubikey-server-c-0.5/configure.ac:15:   POSTGRESQL_LDFLAGS="-L`$PG_CONFIG --libdir` -lpq"
yubikey-server-c-0.5/configure.ac-16-   AC_SUBST([POSTGRESQL_CFLAGS])
##############################################
yubikey-server-c-0.5/Makefile.in-78-  while test -n "$$dir1"; do \
yubikey-server-c-0.5/Makefile.in:79:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
yubikey-server-c-0.5/Makefile.in-80-    if test "$$first" != "."; then \
yubikey-server-c-0.5/Makefile.in-81-      if test "$$first" = ".."; then \
yubikey-server-c-0.5/Makefile.in:82:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
yubikey-server-c-0.5/Makefile.in:83:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
yubikey-server-c-0.5/Makefile.in-84-      else \
yubikey-server-c-0.5/Makefile.in:85:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
yubikey-server-c-0.5/Makefile.in-86-        if test "$$first2" = "$$first"; then \
yubikey-server-c-0.5/Makefile.in:87:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
yubikey-server-c-0.5/Makefile.in-88-        else \
##############################################
yubikey-server-c-0.5/Makefile.in-93-    fi; \
yubikey-server-c-0.5/Makefile.in:94:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
yubikey-server-c-0.5/Makefile.in-95-  done; \
##############################################
yubikey-server-c-0.5/Makefile.in-246-	dot_seen=no; \
yubikey-server-c-0.5/Makefile.in:247:	target=`echo $@ | sed s/-recursive//`; \
yubikey-server-c-0.5/Makefile.in-248-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
yubikey-server-c-0.5/Makefile.in-281-	rev="$$rev ."; \
yubikey-server-c-0.5/Makefile.in:282:	target=`echo $@ | sed s/-recursive//`; \
yubikey-server-c-0.5/Makefile.in-283-	for subdir in $$rev; do \
##############################################
yubikey-server-c-0.5/Makefile.in-359-GTAGS:
yubikey-server-c-0.5/Makefile.in:360:	here=`$(am__cd) $(top_builddir) && pwd` \
yubikey-server-c-0.5/Makefile.in-361-	  && $(am__cd) $(top_srcdir) \
##############################################
yubikey-server-c-0.5/Makefile.in-369-	test -d "$(distdir)" || mkdir "$(distdir)"
yubikey-server-c-0.5/Makefile.in:370:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yubikey-server-c-0.5/Makefile.in:371:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yubikey-server-c-0.5/Makefile.in-372-	list='$(DISTFILES)'; \
##############################################
yubikey-server-c-0.5/Makefile.in-383-	  if test -d $$d/$$file; then \
yubikey-server-c-0.5/Makefile.in:384:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
yubikey-server-c-0.5/Makefile.in-385-	    if test -d "$(distdir)/$$file"; then \
##############################################
yubikey-server-c-0.5/Makefile.in-490-	test -d $(distdir)/_build || exit 0; \
yubikey-server-c-0.5/Makefile.in:491:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
yubikey-server-c-0.5/Makefile.in-492-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
yubikey-server-c-0.5/Makefile.in-524-	@$(am__cd) '$(distuninstallcheck_dir)' \
yubikey-server-c-0.5/Makefile.in:525:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
yubikey-server-c-0.5/Makefile.in-526-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
yubikey-server-c-0.5/Makefile.in-536-	fi
yubikey-server-c-0.5/Makefile.in:537:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
yubikey-server-c-0.5/Makefile.in-538-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
yubikey-server-c-0.5/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
yubikey-server-c-0.5/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
yubikey-server-c-0.5/configure-49-  as_echo='print -r --'
yubikey-server-c-0.5/configure-50-  as_echo_n='print -rn --'
yubikey-server-c-0.5/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
yubikey-server-c-0.5/configure-52-  as_echo='printf %s\n'
##############################################
yubikey-server-c-0.5/configure-54-else
yubikey-server-c-0.5/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
yubikey-server-c-0.5/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
yubikey-server-c-0.5/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
yubikey-server-c-0.5/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
yubikey-server-c-0.5/configure-66-      esac;
##############################################
yubikey-server-c-0.5/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
yubikey-server-c-0.5/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
yubikey-server-c-0.5/configure-176-  if (eval "$as_required") 2>/dev/null; then :
##############################################
yubikey-server-c-0.5/configure-290-      case $as_dir in #(
yubikey-server-c-0.5/configure:291:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
yubikey-server-c-0.5/configure-292-      *) as_qdir=$as_dir;;
##############################################
yubikey-server-c-0.5/configure-355-  {
yubikey-server-c-0.5/configure:356:    as_val=`expr "$@" || test $? -eq 1`
yubikey-server-c-0.5/configure-357-  }
##############################################
yubikey-server-c-0.5/configure-362-# ---------------------------------
yubikey-server-c-0.5/configure:363:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
yubikey-server-c-0.5/configure-364-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
yubikey-server-c-0.5/configure-425-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
yubikey-server-c-0.5/configure:426:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
yubikey-server-c-0.5/configure-427-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
yubikey-server-c-0.5/configure-516-	esac;
yubikey-server-c-0.5/configure:517:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
yubikey-server-c-0.5/configure-518-	???[sx]*):;;*)false;;esac;fi
##############################################
yubikey-server-c-0.5/configure-727-  case $ac_option in
yubikey-server-c-0.5/configure:728:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
yubikey-server-c-0.5/configure-729-  *)	ac_optarg=yes ;;
##############################################
yubikey-server-c-0.5/configure-770-  -disable-* | --disable-*)
yubikey-server-c-0.5/configure:771:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
yubikey-server-c-0.5/configure-772-    # Reject names that are not valid shell variable names.
##############################################
yubikey-server-c-0.5/configure-775-    ac_useropt_orig=$ac_useropt
yubikey-server-c-0.5/configure:776:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
yubikey-server-c-0.5/configure-777-    case $ac_user_opts in
##############################################
yubikey-server-c-0.5/configure-796-  -enable-* | --enable-*)
yubikey-server-c-0.5/configure:797:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
yubikey-server-c-0.5/configure-798-    # Reject names that are not valid shell variable names.
##############################################
yubikey-server-c-0.5/configure-801-    ac_useropt_orig=$ac_useropt
yubikey-server-c-0.5/configure:802:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
yubikey-server-c-0.5/configure-803-    case $ac_user_opts in
##############################################
yubikey-server-c-0.5/configure-1000-  -with-* | --with-*)
yubikey-server-c-0.5/configure:1001:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
yubikey-server-c-0.5/configure-1002-    # Reject names that are not valid shell variable names.
##############################################
yubikey-server-c-0.5/configure-1005-    ac_useropt_orig=$ac_useropt
yubikey-server-c-0.5/configure:1006:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
yubikey-server-c-0.5/configure-1007-    case $ac_user_opts in
##############################################
yubikey-server-c-0.5/configure-1016-  -without-* | --without-*)
yubikey-server-c-0.5/configure:1017:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
yubikey-server-c-0.5/configure-1018-    # Reject names that are not valid shell variable names.
##############################################
yubikey-server-c-0.5/configure-1021-    ac_useropt_orig=$ac_useropt
yubikey-server-c-0.5/configure:1022:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
yubikey-server-c-0.5/configure-1023-    case $ac_user_opts in
##############################################
yubikey-server-c-0.5/configure-1054-  *=*)
yubikey-server-c-0.5/configure:1055:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
yubikey-server-c-0.5/configure-1056-    # Reject names that are not valid shell variable names.
##############################################
yubikey-server-c-0.5/configure-1075-if test -n "$ac_prev"; then
yubikey-server-c-0.5/configure:1076:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
yubikey-server-c-0.5/configure-1077-  as_fn_error "missing argument to $ac_option"
##############################################
yubikey-server-c-0.5/configure-1097-    */ )
yubikey-server-c-0.5/configure:1098:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
yubikey-server-c-0.5/configure-1099-      eval $ac_var=\$ac_val;;
##############################################
yubikey-server-c-0.5/configure-1134-ac_ls_di=`ls -di .` &&
yubikey-server-c-0.5/configure:1135:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
yubikey-server-c-0.5/configure-1136-  as_fn_error "working directory cannot be determined"
##############################################
yubikey-server-c-0.5/configure-1190-case $srcdir in
yubikey-server-c-0.5/configure:1191:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
yubikey-server-c-0.5/configure-1192-esac
##############################################
yubikey-server-c-0.5/configure-1233-By default, \`make install' will install all the files in
yubikey-server-c-0.5/configure:1234:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
yubikey-server-c-0.5/configure:1235:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
yubikey-server-c-0.5/configure-1236-for instance \`--prefix=\$HOME'.
##############################################
yubikey-server-c-0.5/configure-1323-*)
yubikey-server-c-0.5/configure:1324:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
yubikey-server-c-0.5/configure-1325-  # A ".." for each directory in $ac_dir_suffix.
yubikey-server-c-0.5/configure:1326:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
yubikey-server-c-0.5/configure-1327-  case $ac_top_builddir_sub in
##############################################
yubikey-server-c-0.5/configure-1543-    *\'*)
yubikey-server-c-0.5/configure:1544:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
yubikey-server-c-0.5/configure-1545-    esac
##############################################
yubikey-server-c-0.5/configure-1630-      case $ac_val in
yubikey-server-c-0.5/configure:1631:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
yubikey-server-c-0.5/configure-1632-      esac
##############################################
yubikey-server-c-0.5/configure-1647-	case $ac_val in
yubikey-server-c-0.5/configure:1648:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
yubikey-server-c-0.5/configure-1649-	esac
##############################################
yubikey-server-c-0.5/configure-1760-    set,)
yubikey-server-c-0.5/configure:1761:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
yubikey-server-c-0.5/configure:1762:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
yubikey-server-c-0.5/configure-1763-      ac_cache_corrupted=: ;;
##############################################
yubikey-server-c-0.5/configure-1771-	# differences in whitespace do not lead to failure.
yubikey-server-c-0.5/configure:1772:	ac_old_val_w=`echo x $ac_old_val`
yubikey-server-c-0.5/configure:1773:	ac_new_val_w=`echo x $ac_new_val`
yubikey-server-c-0.5/configure-1774-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
yubikey-server-c-0.5/configure-1791-    case $ac_new_val in
yubikey-server-c-0.5/configure:1792:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
yubikey-server-c-0.5/configure-1793-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
yubikey-server-c-0.5/configure-1961-if (
yubikey-server-c-0.5/configure:1962:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
yubikey-server-c-0.5/configure-1963-   if test "$*" = "X"; then
yubikey-server-c-0.5/configure-1964-      # -L didn't work.
yubikey-server-c-0.5/configure:1965:      set X `ls -t "$srcdir/configure" conftest.file`
yubikey-server-c-0.5/configure-1966-   fi
##############################################
yubikey-server-c-0.5/configure-1997-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
yubikey-server-c-0.5/configure:1998:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
yubikey-server-c-0.5/configure-1999-
yubikey-server-c-0.5/configure-2000-# expand $ac_aux_dir to an absolute path
yubikey-server-c-0.5/configure:2001:am_aux_dir=`cd $ac_aux_dir && pwd`
yubikey-server-c-0.5/configure-2002-
##############################################
yubikey-server-c-0.5/configure-2142-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
yubikey-server-c-0.5/configure:2143:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
yubikey-server-c-0.5/configure-2144-	     'mkdir (GNU coreutils) '* | \
##############################################
yubikey-server-c-0.5/configure-2221-set x ${MAKE-make}
yubikey-server-c-0.5/configure:2222:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
yubikey-server-c-0.5/configure-2223-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
yubikey-server-c-0.5/configure-2231-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
yubikey-server-c-0.5/configure:2232:case `${MAKE-make} -f conftest.make 2>/dev/null` in
yubikey-server-c-0.5/configure-2233-  *@@@%%%=?*=@@@%%%*)
##############################################
yubikey-server-c-0.5/configure-2258-
yubikey-server-c-0.5/configure:2259:if test "`cd $srcdir && pwd`" != "`pwd`"; then
yubikey-server-c-0.5/configure-2260-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
yubikey-server-c-0.5/configure-2666-$as_echo_n "checking whether the C compiler works... " >&6; }
yubikey-server-c-0.5/configure:2667:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
yubikey-server-c-0.5/configure-2668-
##############################################
yubikey-server-c-0.5/configure-2710-	then :; else
yubikey-server-c-0.5/configure:2711:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
yubikey-server-c-0.5/configure-2712-	fi
##############################################
yubikey-server-c-0.5/configure-2771-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
yubikey-server-c-0.5/configure:2772:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
yubikey-server-c-0.5/configure-2773-	  break;;
##############################################
yubikey-server-c-0.5/configure-2880-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
yubikey-server-c-0.5/configure:2881:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
yubikey-server-c-0.5/configure-2882-       break;;
##############################################
yubikey-server-c-0.5/configure-3130-# Ignore all kinds of additional output from `make'.
yubikey-server-c-0.5/configure:3131:case `$am_make -s -f confmf 2> /dev/null` in #(
yubikey-server-c-0.5/configure-3132-*the\ am__doit\ target*)
##############################################
yubikey-server-c-0.5/configure-3140-   echo '.include "confinc"' > confmf
yubikey-server-c-0.5/configure:3141:   case `$am_make -s -f confmf 2> /dev/null` in #(
yubikey-server-c-0.5/configure-3142-   *the\ am__doit\ target*)
##############################################
yubikey-server-c-0.5/configure-3201-  if test "$am_compiler_list" = ""; then
yubikey-server-c-0.5/configure:3202:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
yubikey-server-c-0.5/configure-3203-  fi
##############################################
yubikey-server-c-0.5/configure-3345-if test "$PG_CONFIG" != "no"; then
yubikey-server-c-0.5/configure:3346:   POSTGRESQL_CFLAGS="-I`$PG_CONFIG --includedir`"
yubikey-server-c-0.5/configure:3347:   POSTGRESQL_LDFLAGS="-L`$PG_CONFIG --libdir` -lpq"
yubikey-server-c-0.5/configure-3348-
##############################################
yubikey-server-c-0.5/configure-3486-  test $ac_status = 0; }; then
yubikey-server-c-0.5/configure:3487:  pkg_cv_libmicrohttpd_CFLAGS=`$PKG_CONFIG --cflags "libmicrohttpd" 2>/dev/null`
yubikey-server-c-0.5/configure-3488-else
##############################################
yubikey-server-c-0.5/configure-3504-  test $ac_status = 0; }; then
yubikey-server-c-0.5/configure:3505:  pkg_cv_libmicrohttpd_LIBS=`$PKG_CONFIG --libs "libmicrohttpd" 2>/dev/null`
yubikey-server-c-0.5/configure-3506-else
##############################################
yubikey-server-c-0.5/configure-3523-        if test $_pkg_short_errors_supported = yes; then
yubikey-server-c-0.5/configure:3524:	        libmicrohttpd_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libmicrohttpd"`
yubikey-server-c-0.5/configure-3525-        else
yubikey-server-c-0.5/configure:3526:	        libmicrohttpd_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libmicrohttpd"`
yubikey-server-c-0.5/configure-3527-        fi
##############################################
yubikey-server-c-0.5/configure-3619-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
yubikey-server-c-0.5/configure:3620:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
yubikey-server-c-0.5/configure:3621:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
yubikey-server-c-0.5/configure-3622-  else
##############################################
yubikey-server-c-0.5/configure-3636-               sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'`
yubikey-server-c-0.5/configure:3637:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
yubikey-server-c-0.5/configure-3638-    major=`echo $libgcrypt_config_version | \
##############################################
yubikey-server-c-0.5/configure-3670-     if test "$req_libgcrypt_api" -gt 0 ; then
yubikey-server-c-0.5/configure:3671:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
yubikey-server-c-0.5/configure-3672-        if test "$tmp" -gt 0 ; then
##############################################
yubikey-server-c-0.5/configure-3686-  if test $ok = yes; then
yubikey-server-c-0.5/configure:3687:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
yubikey-server-c-0.5/configure:3688:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
yubikey-server-c-0.5/configure-3689-    :
##############################################
yubikey-server-c-0.5/configure-3836-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
yubikey-server-c-0.5/configure:3837:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
yubikey-server-c-0.5/configure-3838-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
yubikey-server-c-0.5/configure-3919-if test -z "$BASH_VERSION$ZSH_VERSION" \
yubikey-server-c-0.5/configure:3920:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
yubikey-server-c-0.5/configure-3921-  as_echo='print -r --'
yubikey-server-c-0.5/configure-3922-  as_echo_n='print -rn --'
yubikey-server-c-0.5/configure:3923:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
yubikey-server-c-0.5/configure-3924-  as_echo='printf %s\n'
##############################################
yubikey-server-c-0.5/configure-3926-else
yubikey-server-c-0.5/configure:3927:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
yubikey-server-c-0.5/configure-3928-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
yubikey-server-c-0.5/configure-3936-	expr "X$arg" : "X\\(.*\\)$as_nl";
yubikey-server-c-0.5/configure:3937:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
yubikey-server-c-0.5/configure-3938-      esac;
##############################################
yubikey-server-c-0.5/configure-4012-# ---------------------------------
yubikey-server-c-0.5/configure:4013:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
yubikey-server-c-0.5/configure-4014-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
yubikey-server-c-0.5/configure-4084-  {
yubikey-server-c-0.5/configure:4085:    as_val=`expr "$@" || test $? -eq 1`
yubikey-server-c-0.5/configure-4086-  }
##############################################
yubikey-server-c-0.5/configure-4188-      case $as_dir in #(
yubikey-server-c-0.5/configure:4189:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
yubikey-server-c-0.5/configure-4190-      *) as_qdir=$as_dir;;
##############################################
yubikey-server-c-0.5/configure-4245-	esac;
yubikey-server-c-0.5/configure:4246:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
yubikey-server-c-0.5/configure-4247-	???[sx]*):;;*)false;;esac;fi
##############################################
yubikey-server-c-0.5/configure-4335-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
yubikey-server-c-0.5/configure:4336:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
yubikey-server-c-0.5/configure-4337-ac_cs_version="\\
##############################################
yubikey-server-c-0.5/configure-4360-  --*=*)
yubikey-server-c-0.5/configure:4361:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
yubikey-server-c-0.5/configure:4362:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
yubikey-server-c-0.5/configure-4363-    ac_shift=:
##############################################
yubikey-server-c-0.5/configure-4384-    case $ac_optarg in
yubikey-server-c-0.5/configure:4385:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
yubikey-server-c-0.5/configure-4386-    esac
##############################################
yubikey-server-c-0.5/configure-4391-    case $ac_optarg in
yubikey-server-c-0.5/configure:4392:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
yubikey-server-c-0.5/configure-4393-    esac
##############################################
yubikey-server-c-0.5/configure-4518-fi
yubikey-server-c-0.5/configure:4519:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
yubikey-server-c-0.5/configure-4520-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
yubikey-server-c-0.5/configure-4535-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
yubikey-server-c-0.5/configure:4536:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
yubikey-server-c-0.5/configure-4537-ac_delim='%!_!# '
##############################################
yubikey-server-c-0.5/configure-4541-
yubikey-server-c-0.5/configure:4542:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
yubikey-server-c-0.5/configure-4543-  if test $ac_delim_n = $ac_delim_num; then
##############################################
yubikey-server-c-0.5/configure-4671-for ac_last_try in false false :; do
yubikey-server-c-0.5/configure:4672:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
yubikey-server-c-0.5/configure-4673-  if test -z "$ac_t"; then
##############################################
yubikey-server-c-0.5/configure-4803-      esac
yubikey-server-c-0.5/configure:4804:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
yubikey-server-c-0.5/configure-4805-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
yubikey-server-c-0.5/configure-4862-*)
yubikey-server-c-0.5/configure:4863:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
yubikey-server-c-0.5/configure-4864-  # A ".." for each directory in $ac_dir_suffix.
yubikey-server-c-0.5/configure:4865:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
yubikey-server-c-0.5/configure-4866-  case $ac_top_builddir_sub in
##############################################
yubikey-server-c-0.5/configure-4923-/@mandir@/p'
yubikey-server-c-0.5/configure:4924:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
yubikey-server-c-0.5/configure-4925-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
yubikey-server-c-0.5/configure-4940-
yubikey-server-c-0.5/configure:4941:# Neutralize VPATH when `$srcdir' = `.'.
yubikey-server-c-0.5/configure-4942-# Shell code in configure.ac might set extrasub.
##############################################
yubikey-server-c-0.5/configure-4968-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
yubikey-server-c-0.5/configure:4969:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
yubikey-server-c-0.5/configure:4970:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
yubikey-server-c-0.5/configure-4971-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
yubikey-server-c-0.5/configure-5013-    * )
yubikey-server-c-0.5/configure:5014:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
yubikey-server-c-0.5/configure-5015-  esac
##############################################
yubikey-server-c-0.5/configure-5060-    # Strip MF so we end up with the name of the file.
yubikey-server-c-0.5/configure:5061:    mf=`echo "$mf" | sed -e 's/:.*$//'`
yubikey-server-c-0.5/configure-5062-    # Check whether this is an Automake generated Makefile or not.
##############################################
yubikey-server-c-0.5/configure-5097-    # from the Makefile without running `make'.
yubikey-server-c-0.5/configure:5098:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
yubikey-server-c-0.5/configure-5099-    test -z "$DEPDIR" && continue
yubikey-server-c-0.5/configure:5100:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
yubikey-server-c-0.5/configure-5101-    test -z "am__include" && continue
yubikey-server-c-0.5/configure:5102:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
yubikey-server-c-0.5/configure-5103-    # When using ansi2knr, U may be empty or an underscore; expand it
yubikey-server-c-0.5/configure:5104:    U=`sed -n 's/^U = //p' < "$mf"`
yubikey-server-c-0.5/configure-5105-    # Find all dependency output files, they are included files with
##############################################
yubikey-server-c-0.5/build-aux/install-sh-217-      fi
yubikey-server-c-0.5/build-aux/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
yubikey-server-c-0.5/build-aux/install-sh-219-    *)
##############################################
yubikey-server-c-0.5/build-aux/install-sh-269-      dstdir=$dst
yubikey-server-c-0.5/build-aux/install-sh:270:      dst=$dstdir/`basename "$src"`
yubikey-server-c-0.5/build-aux/install-sh-271-      dstdir_status=0
##############################################
yubikey-server-c-0.5/build-aux/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
yubikey-server-c-0.5/build-aux/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
yubikey-server-c-0.5/build-aux/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
yubikey-server-c-0.5/build-aux/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
yubikey-server-c-0.5/build-aux/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
yubikey-server-c-0.5/build-aux/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
yubikey-server-c-0.5/build-aux/install-sh-418-	    case $prefix in
yubikey-server-c-0.5/build-aux/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
yubikey-server-c-0.5/build-aux/install-sh-420-	      *) qprefix=$prefix;;
##############################################
yubikey-server-c-0.5/build-aux/install-sh-467-    if $copy_on_change &&
yubikey-server-c-0.5/build-aux/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
yubikey-server-c-0.5/build-aux/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
yubikey-server-c-0.5/build-aux/install-sh-470-
##############################################
yubikey-server-c-0.5/build-aux/missing-139-       # Could not run --version or --help.  This is probably someone
yubikey-server-c-0.5/build-aux/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
yubikey-server-c-0.5/build-aux/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
yubikey-server-c-0.5/build-aux/missing-173-         from any GNU archive site."
yubikey-server-c-0.5/build-aux/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
yubikey-server-c-0.5/build-aux/missing-175-    test -z "$files" && files="config.h"
##############################################
yubikey-server-c-0.5/build-aux/missing-202-         proper tools for further handling them.
yubikey-server-c-0.5/build-aux/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
yubikey-server-c-0.5/build-aux/missing-204-         archive site."
yubikey-server-c-0.5/build-aux/missing-205-
yubikey-server-c-0.5/build-aux/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
yubikey-server-c-0.5/build-aux/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
yubikey-server-c-0.5/build-aux/missing-208-    if test -f "$file"; then
##############################################
yubikey-server-c-0.5/build-aux/missing-231-	*.y)
yubikey-server-c-0.5/build-aux/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
yubikey-server-c-0.5/build-aux/missing-233-	    if test -f "$SRCFILE"; then
##############################################
yubikey-server-c-0.5/build-aux/missing-235-	    fi
yubikey-server-c-0.5/build-aux/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
yubikey-server-c-0.5/build-aux/missing-237-	    if test -f "$SRCFILE"; then
##############################################
yubikey-server-c-0.5/build-aux/missing-261-	*.l)
yubikey-server-c-0.5/build-aux/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
yubikey-server-c-0.5/build-aux/missing-263-	    if test -f "$SRCFILE"; then
##############################################
yubikey-server-c-0.5/build-aux/missing-280-
yubikey-server-c-0.5/build-aux/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
yubikey-server-c-0.5/build-aux/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
yubikey-server-c-0.5/build-aux/missing-283-    if test -f "$file"; then
##############################################
yubikey-server-c-0.5/build-aux/missing-300-    # The file to touch is that specified with -o ...
yubikey-server-c-0.5/build-aux/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
yubikey-server-c-0.5/build-aux/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
yubikey-server-c-0.5/build-aux/missing-303-    if test -z "$file"; then
yubikey-server-c-0.5/build-aux/missing-304-      # ... or it is the one specified with @setfilename ...
yubikey-server-c-0.5/build-aux/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
yubikey-server-c-0.5/build-aux/missing-306-      file=`sed -n '
##############################################
yubikey-server-c-0.5/build-aux/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
yubikey-server-c-0.5/build-aux/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
yubikey-server-c-0.5/build-aux/missing-314-    fi
##############################################
yubikey-server-c-0.5/build-aux/missing-336-	*o*)
yubikey-server-c-0.5/build-aux/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
yubikey-server-c-0.5/build-aux/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
yubikey-server-c-0.5/build-aux/missing-342-	*h*)
yubikey-server-c-0.5/build-aux/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
yubikey-server-c-0.5/build-aux/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
yubikey-server-c-0.5/build-aux/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
yubikey-server-c-0.5/build-aux/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
yubikey-server-c-0.5/build-aux/depcomp-69-
##############################################
yubikey-server-c-0.5/build-aux/depcomp-224-  # Version 6 uses the directory in both cases.
yubikey-server-c-0.5/build-aux/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
yubikey-server-c-0.5/build-aux/depcomp-226-  test "x$dir" = "x$object" && dir=
yubikey-server-c-0.5/build-aux/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
yubikey-server-c-0.5/build-aux/depcomp-228-  if test "$libtool" = yes; then
##############################################
yubikey-server-c-0.5/build-aux/depcomp-253-    # Do two passes, one to just change these to
yubikey-server-c-0.5/build-aux/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
yubikey-server-c-0.5/build-aux/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
yubikey-server-c-0.5/build-aux/depcomp-295-  # Do two passes, one to just change these to
yubikey-server-c-0.5/build-aux/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
yubikey-server-c-0.5/build-aux/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
yubikey-server-c-0.5/build-aux/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
yubikey-server-c-0.5/build-aux/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
yubikey-server-c-0.5/build-aux/depcomp-313-  test "x$dir" = "x$object" && dir=
yubikey-server-c-0.5/build-aux/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
yubikey-server-c-0.5/build-aux/depcomp-315-  if test "$libtool" = yes; then
##############################################
yubikey-server-c-0.5/build-aux/depcomp-355-   # Subdirectories are respected.
yubikey-server-c-0.5/build-aux/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
yubikey-server-c-0.5/build-aux/depcomp-357-   test "x$dir" = "x$object" && dir=
yubikey-server-c-0.5/build-aux/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
yubikey-server-c-0.5/build-aux/depcomp-359-
##############################################
yubikey-server-c-0.5/build-aux/depcomp-501-  done
yubikey-server-c-0.5/build-aux/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
yubikey-server-c-0.5/build-aux/depcomp-503-  touch "$tmpdepfile"
##############################################
yubikey-server-c-0.5/src/Makefile.in-271-.c.obj:
yubikey-server-c-0.5/src/Makefile.in:272:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
yubikey-server-c-0.5/src/Makefile.in-273-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
yubikey-server-c-0.5/src/Makefile.in-275-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
yubikey-server-c-0.5/src/Makefile.in:276:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
yubikey-server-c-0.5/src/Makefile.in-277-
yubikey-server-c-0.5/src/Makefile.in-278-yubikeyd-main.o: main.c
yubikey-server-c-0.5/src/Makefile.in:279:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubikeyd_CFLAGS) $(CFLAGS) -MT yubikeyd-main.o -MD -MP -MF $(DEPDIR)/yubikeyd-main.Tpo -c -o yubikeyd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
yubikey-server-c-0.5/src/Makefile.in-280-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/yubikeyd-main.Tpo $(DEPDIR)/yubikeyd-main.Po
##############################################
yubikey-server-c-0.5/src/Makefile.in-282-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
yubikey-server-c-0.5/src/Makefile.in:283:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubikeyd_CFLAGS) $(CFLAGS) -c -o yubikeyd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
yubikey-server-c-0.5/src/Makefile.in-284-
yubikey-server-c-0.5/src/Makefile.in-285-yubikeyd-main.obj: main.c
yubikey-server-c-0.5/src/Makefile.in:286:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubikeyd_CFLAGS) $(CFLAGS) -MT yubikeyd-main.obj -MD -MP -MF $(DEPDIR)/yubikeyd-main.Tpo -c -o yubikeyd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
yubikey-server-c-0.5/src/Makefile.in-287-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/yubikeyd-main.Tpo $(DEPDIR)/yubikeyd-main.Po
##############################################
yubikey-server-c-0.5/src/Makefile.in-289-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
yubikey-server-c-0.5/src/Makefile.in:290:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubikeyd_CFLAGS) $(CFLAGS) -c -o yubikeyd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
yubikey-server-c-0.5/src/Makefile.in-291-
yubikey-server-c-0.5/src/Makefile.in-292-yubikeyd-util.o: util.c
yubikey-server-c-0.5/src/Makefile.in:293:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubikeyd_CFLAGS) $(CFLAGS) -MT yubikeyd-util.o -MD -MP -MF $(DEPDIR)/yubikeyd-util.Tpo -c -o yubikeyd-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
yubikey-server-c-0.5/src/Makefile.in-294-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/yubikeyd-util.Tpo $(DEPDIR)/yubikeyd-util.Po
##############################################
yubikey-server-c-0.5/src/Makefile.in-296-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
yubikey-server-c-0.5/src/Makefile.in:297:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubikeyd_CFLAGS) $(CFLAGS) -c -o yubikeyd-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
yubikey-server-c-0.5/src/Makefile.in-298-
yubikey-server-c-0.5/src/Makefile.in-299-yubikeyd-util.obj: util.c
yubikey-server-c-0.5/src/Makefile.in:300:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubikeyd_CFLAGS) $(CFLAGS) -MT yubikeyd-util.obj -MD -MP -MF $(DEPDIR)/yubikeyd-util.Tpo -c -o yubikeyd-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
yubikey-server-c-0.5/src/Makefile.in-301-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/yubikeyd-util.Tpo $(DEPDIR)/yubikeyd-util.Po
##############################################
yubikey-server-c-0.5/src/Makefile.in-303-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
yubikey-server-c-0.5/src/Makefile.in:304:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubikeyd_CFLAGS) $(CFLAGS) -c -o yubikeyd-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
yubikey-server-c-0.5/src/Makefile.in-305-
##############################################
yubikey-server-c-0.5/src/Makefile.in-350-GTAGS:
yubikey-server-c-0.5/src/Makefile.in:351:	here=`$(am__cd) $(top_builddir) && pwd` \
yubikey-server-c-0.5/src/Makefile.in-352-	  && $(am__cd) $(top_srcdir) \
##############################################
yubikey-server-c-0.5/src/Makefile.in-358-distdir: $(DISTFILES)
yubikey-server-c-0.5/src/Makefile.in:359:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yubikey-server-c-0.5/src/Makefile.in:360:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
yubikey-server-c-0.5/src/Makefile.in-361-	list='$(DISTFILES)'; \
##############################################
yubikey-server-c-0.5/src/Makefile.in-372-	  if test -d $$d/$$file; then \
yubikey-server-c-0.5/src/Makefile.in:373:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
yubikey-server-c-0.5/src/Makefile.in-374-	    if test -d "$(distdir)/$$file"; then \
##############################################
yubikey-server-c-0.5/src/main.c-196-	res = PQexecParams(db_conn,
yubikey-server-c-0.5/src/main.c:197:			   "SELECT secret FROM shared_secret WHERE secret_id = $1",
yubikey-server-c-0.5/src/main.c-198-			   1,       /* one param */
##############################################
yubikey-server-c-0.5/src/main.c-276-			   "UPDATE yubikey SET session_counter = $2, "
yubikey-server-c-0.5/src/main.c:277:			   "session_use = $3 WHERE public_id = $1",
yubikey-server-c-0.5/src/main.c-278-			   3,       /* number of params */
##############################################
yubikey-server-c-0.5/src/main.c-308-			   "session_counter, session_use FROM yubikey "
yubikey-server-c-0.5/src/main.c:309:			   "WHERE public_id = $1",
yubikey-server-c-0.5/src/main.c-310-			   1,       /* one param */