===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
citadel-client-916/missing-113-         from any GNU archive site."
citadel-client-916/missing:114:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
citadel-client-916/missing-115-    test -z "$files" && files="config.h"
##############################################
citadel-client-916/missing-148-	*.y)
citadel-client-916/missing:149:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
citadel-client-916/missing-150-	    if [ -f "$SRCFILE" ]; then
##############################################
citadel-client-916/missing-152-	    fi
citadel-client-916/missing:153:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
citadel-client-916/missing-154-	    if [ -f "$SRCFILE" ]; then
##############################################
citadel-client-916/missing-178-	*.l)
citadel-client-916/missing:179:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
citadel-client-916/missing-180-	    if [ -f "$SRCFILE" ]; then
##############################################
citadel-client-916/missing-197-
citadel-client-916/missing:198:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
citadel-client-916/missing-199-    if test -z "$file"; then
citadel-client-916/missing:200:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
citadel-client-916/missing-201-    fi
##############################################
citadel-client-916/missing-223-         the \`GNU make' package.  Grab either from any GNU archive site."
citadel-client-916/missing:224:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
citadel-client-916/missing-225-    if test -z "$file"; then
citadel-client-916/missing:226:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
citadel-client-916/missing:227:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
citadel-client-916/missing-228-    fi
##############################################
citadel-client-916/missing-251-	*o*)
citadel-client-916/missing:252:	    firstarg=`echo "$firstarg" | sed s/o//`
citadel-client-916/missing-253-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
citadel-client-916/missing-257-	*h*)
citadel-client-916/missing:258:	    firstarg=`echo "$firstarg" | sed s/h//`
citadel-client-916/missing-259-	    tar "$firstarg" ${1+"$@"} && exit 0
##############################################
citadel-client-916/configure.ac-279-	dnl for dlopen(), and has a wrapper script to link with shared libs.
citadel-client-916/configure.ac:280:	dnl Also has stupid non-reentrant gethostbyaddr() and friends.
citadel-client-916/configure.ac-281-	*-*-bsdi[123]*)
##############################################
citadel-client-916/configure.ac-376-AC_MSG_CHECKING([how to create dependancy checks])
citadel-client-916/configure.ac:377:		 if test -n "`$CC -V 2>&1 |grep Sun`"; then 
citadel-client-916/configure.ac-378-		     	DEPEND_FLAG=-xM;
##############################################
citadel-client-916/configure.ac-388-AC_PATH_PROG(PATCH,patch)
citadel-client-916/configure.ac:389:missing_dir=`cd $ac_aux_dir && pwd`
citadel-client-916/configure.ac-390-AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)
##############################################
citadel-client-916/configure.ac-827-
citadel-client-916/configure.ac:828:abs_srcdir="`cd $srcdir && pwd`"
citadel-client-916/configure.ac-829-abs_builddir="`pwd`"
##############################################
citadel-client-916/configure.ac-838-   done
citadel-client-916/configure.ac:839:   for d in `/bin/ls $abs_srcdir/modules/`; do 
citadel-client-916/configure.ac-840-	(mkdir -p $abs_builddir/modules/$d) 
##############################################
citadel-client-916/configure.ac-842-   if test -d "$abs_srcdir/user_modules/"; then
citadel-client-916/configure.ac:843:      for d in `/bin/ls $abs_srcdir/user_modules/`; do 
citadel-client-916/configure.ac-844-      	(mkdir -p $abs_builddir/user_modules/$d) 
##############################################
citadel-client-916/config.guess-40-
citadel-client-916/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
citadel-client-916/config.guess-42-
##############################################
citadel-client-916/config.guess-109-: ${TMPDIR=/tmp} ;
citadel-client-916/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
citadel-client-916/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
citadel-client-916/config.guess-194-	    *)
citadel-client-916/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
citadel-client-916/config.guess-196-		;;
##############################################
citadel-client-916/config.guess-221-	*4.0)
citadel-client-916/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
citadel-client-916/config.guess-223-		;;
citadel-client-916/config.guess-224-	*5.*)
citadel-client-916/config.guess:225:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
citadel-client-916/config.guess-226-		;;
##############################################
citadel-client-916/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
citadel-client-916/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
citadel-client-916/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
citadel-client-916/config.guess-269-	# 1.2 uses "1.2" for uname -r.
citadel-client-916/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
citadel-client-916/config.guess-271-	exit ;;
##############################################
citadel-client-916/config.guess-326-    sun4H:SunOS:5.*:*)
citadel-client-916/config.guess:327:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
citadel-client-916/config.guess-328-	exit ;;
citadel-client-916/config.guess-329-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
citadel-client-916/config.guess:330:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
citadel-client-916/config.guess-331-	exit ;;
citadel-client-916/config.guess-332-    i86pc:SunOS:5.*:*)
citadel-client-916/config.guess:333:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
citadel-client-916/config.guess-334-	exit ;;
##############################################
citadel-client-916/config.guess-338-	# it's likely to be more like Solaris than SunOS4.
citadel-client-916/config.guess:339:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
citadel-client-916/config.guess-340-	exit ;;
##############################################
citadel-client-916/config.guess-347-	# Japanese Language versions have a version number like `4.1.3-JL'.
citadel-client-916/config.guess:348:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
citadel-client-916/config.guess-349-	exit ;;
##############################################
citadel-client-916/config.guess-353-    sun*:*:4.2BSD:*)
citadel-client-916/config.guess:354:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
citadel-client-916/config.guess-355-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
citadel-client-916/config.guess-435-	$CC_FOR_BUILD -o $dummy $dummy.c &&
citadel-client-916/config.guess:436:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
citadel-client-916/config.guess:437:	  SYSTEM_NAME=`$dummy $dummyarg` &&
citadel-client-916/config.guess-438-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
citadel-client-916/config.guess-491-    *:IRIX*:*:*)
citadel-client-916/config.guess:492:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
citadel-client-916/config.guess-493-	exit ;;
##############################################
citadel-client-916/config.guess-521-EOF
citadel-client-916/config.guess:522:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
citadel-client-916/config.guess-523-		then
##############################################
citadel-client-916/config.guess-534-    *:AIX:*:[45])
citadel-client-916/config.guess:535:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
citadel-client-916/config.guess-536-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
citadel-client-916/config.guess-569-    9000/[34678]??:HP-UX:*:*)
citadel-client-916/config.guess:570:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
citadel-client-916/config.guess-571-	case "${UNAME_MACHINE}" in
##############################################
citadel-client-916/config.guess-623-EOF
citadel-client-916/config.guess:624:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
citadel-client-916/config.guess-625-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
citadel-client-916/config.guess-651-    ia64:HP-UX:*:*)
citadel-client-916/config.guess:652:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
citadel-client-916/config.guess-653-	echo ia64-hp-hpux${HPUX_REV}
##############################################
citadel-client-916/config.guess-681-EOF
citadel-client-916/config.guess:682:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
citadel-client-916/config.guess-683-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
citadel-client-916/config.guess-752-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
citadel-client-916/config.guess:753:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
citadel-client-916/config.guess-754-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
citadel-client-916/config.guess-757-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
citadel-client-916/config.guess:758:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
citadel-client-916/config.guess-759-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
citadel-client-916/config.guess-772-	    pc98)
citadel-client-916/config.guess:773:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
citadel-client-916/config.guess-774-	    amd64)
citadel-client-916/config.guess:775:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
citadel-client-916/config.guess-776-	    *)
citadel-client-916/config.guess:777:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
citadel-client-916/config.guess-778-	esac
##############################################
citadel-client-916/config.guess-817-    prep*:SunOS:5.*:*)
citadel-client-916/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
citadel-client-916/config.guess-819-	exit ;;
##############################################
citadel-client-916/config.guess-821-	# the GNU system
citadel-client-916/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
citadel-client-916/config.guess-823-	exit ;;
##############################################
citadel-client-916/config.guess-825-	# other systems with GNU libc and userland
citadel-client-916/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
citadel-client-916/config.guess-827-	exit ;;
##############################################
citadel-client-916/config.guess-1050-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
citadel-client-916/config.guess:1051:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
citadel-client-916/config.guess-1052-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
citadel-client-916/config.guess-1282-    *:DragonFly:*:*)
citadel-client-916/config.guess:1283:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
citadel-client-916/config.guess-1284-	exit ;;
##############################################
citadel-client-916/config.guess-1295-    i*86:skyos:*:*)
citadel-client-916/config.guess:1296:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
citadel-client-916/config.guess-1297-	exit ;;
##############################################
citadel-client-916/config.guess-1420-
citadel-client-916/config.guess:1421:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
citadel-client-916/config.guess-1422-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
citadel-client-916/autom4te.cache/output.0-46-if test -z "$BASH_VERSION$ZSH_VERSION" \
citadel-client-916/autom4te.cache/output.0:47:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
citadel-client-916/autom4te.cache/output.0-48-  as_echo='print -r --'
citadel-client-916/autom4te.cache/output.0-49-  as_echo_n='print -rn --'
citadel-client-916/autom4te.cache/output.0:50:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
citadel-client-916/autom4te.cache/output.0-51-  as_echo='printf %s\n'
##############################################
citadel-client-916/autom4te.cache/output.0-53-else
citadel-client-916/autom4te.cache/output.0:54:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
citadel-client-916/autom4te.cache/output.0-55-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
citadel-client-916/autom4te.cache/output.0-63-	expr "X$arg" : "X\\(.*\\)$as_nl";
citadel-client-916/autom4te.cache/output.0:64:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
citadel-client-916/autom4te.cache/output.0-65-      esac;
##############################################
citadel-client-916/autom4te.cache/output.0-200-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
citadel-client-916/autom4te.cache/output.0:201:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
citadel-client-916/autom4te.cache/output.0-202-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
citadel-client-916/autom4te.cache/output.0-328-      case $as_dir in #(
citadel-client-916/autom4te.cache/output.0:329:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
citadel-client-916/autom4te.cache/output.0-330-      *) as_qdir=$as_dir;;
##############################################
citadel-client-916/autom4te.cache/output.0-401-  {
citadel-client-916/autom4te.cache/output.0:402:    as_val=`expr "$@" || test $? -eq 1`
citadel-client-916/autom4te.cache/output.0-403-  }
##############################################
citadel-client-916/autom4te.cache/output.0-471-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
citadel-client-916/autom4te.cache/output.0:472:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
citadel-client-916/autom4te.cache/output.0-473-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
citadel-client-916/autom4te.cache/output.0-806-  case $ac_option in
citadel-client-916/autom4te.cache/output.0:807:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
citadel-client-916/autom4te.cache/output.0-808-  *=)   ac_optarg= ;;
##############################################
citadel-client-916/autom4te.cache/output.0-850-  -disable-* | --disable-*)
citadel-client-916/autom4te.cache/output.0:851:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
citadel-client-916/autom4te.cache/output.0-852-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/autom4te.cache/output.0-855-    ac_useropt_orig=$ac_useropt
citadel-client-916/autom4te.cache/output.0:856:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
citadel-client-916/autom4te.cache/output.0-857-    case $ac_user_opts in
##############################################
citadel-client-916/autom4te.cache/output.0-876-  -enable-* | --enable-*)
citadel-client-916/autom4te.cache/output.0:877:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
citadel-client-916/autom4te.cache/output.0-878-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/autom4te.cache/output.0-881-    ac_useropt_orig=$ac_useropt
citadel-client-916/autom4te.cache/output.0:882:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
citadel-client-916/autom4te.cache/output.0-883-    case $ac_user_opts in
##############################################
citadel-client-916/autom4te.cache/output.0-1080-  -with-* | --with-*)
citadel-client-916/autom4te.cache/output.0:1081:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
citadel-client-916/autom4te.cache/output.0-1082-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/autom4te.cache/output.0-1085-    ac_useropt_orig=$ac_useropt
citadel-client-916/autom4te.cache/output.0:1086:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
citadel-client-916/autom4te.cache/output.0-1087-    case $ac_user_opts in
##############################################
citadel-client-916/autom4te.cache/output.0-1096-  -without-* | --without-*)
citadel-client-916/autom4te.cache/output.0:1097:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
citadel-client-916/autom4te.cache/output.0-1098-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/autom4te.cache/output.0-1101-    ac_useropt_orig=$ac_useropt
citadel-client-916/autom4te.cache/output.0:1102:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
citadel-client-916/autom4te.cache/output.0-1103-    case $ac_user_opts in
##############################################
citadel-client-916/autom4te.cache/output.0-1134-  *=*)
citadel-client-916/autom4te.cache/output.0:1135:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
citadel-client-916/autom4te.cache/output.0-1136-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/autom4te.cache/output.0-1155-if test -n "$ac_prev"; then
citadel-client-916/autom4te.cache/output.0:1156:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
citadel-client-916/autom4te.cache/output.0-1157-  as_fn_error $? "missing argument to $ac_option"
##############################################
citadel-client-916/autom4te.cache/output.0-1177-    */ )
citadel-client-916/autom4te.cache/output.0:1178:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
citadel-client-916/autom4te.cache/output.0-1179-      eval $ac_var=\$ac_val;;
##############################################
citadel-client-916/autom4te.cache/output.0-1212-ac_ls_di=`ls -di .` &&
citadel-client-916/autom4te.cache/output.0:1213:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
citadel-client-916/autom4te.cache/output.0-1214-  as_fn_error $? "working directory cannot be determined"
##############################################
citadel-client-916/autom4te.cache/output.0-1268-case $srcdir in
citadel-client-916/autom4te.cache/output.0:1269:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
citadel-client-916/autom4te.cache/output.0-1270-esac
##############################################
citadel-client-916/autom4te.cache/output.0-1311-By default, \`make install' will install all the files in
citadel-client-916/autom4te.cache/output.0:1312:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
citadel-client-916/autom4te.cache/output.0:1313:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
citadel-client-916/autom4te.cache/output.0-1314-for instance \`--prefix=\$HOME'.
##############################################
citadel-client-916/autom4te.cache/output.0-1419-*)
citadel-client-916/autom4te.cache/output.0:1420:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
citadel-client-916/autom4te.cache/output.0-1421-  # A ".." for each directory in $ac_dir_suffix.
citadel-client-916/autom4te.cache/output.0:1422:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
citadel-client-916/autom4te.cache/output.0-1423-  case $ac_top_builddir_sub in
##############################################
citadel-client-916/autom4te.cache/output.0-2201-    *\'*)
citadel-client-916/autom4te.cache/output.0:2202:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
citadel-client-916/autom4te.cache/output.0-2203-    esac
##############################################
citadel-client-916/autom4te.cache/output.0-2284-      case $ac_val in
citadel-client-916/autom4te.cache/output.0:2285:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
citadel-client-916/autom4te.cache/output.0-2286-      esac
##############################################
citadel-client-916/autom4te.cache/output.0-2299-	case $ac_val in
citadel-client-916/autom4te.cache/output.0:2300:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
citadel-client-916/autom4te.cache/output.0-2301-	esac
##############################################
citadel-client-916/autom4te.cache/output.0-2419-    set,)
citadel-client-916/autom4te.cache/output.0:2420:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
citadel-client-916/autom4te.cache/output.0:2421:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
citadel-client-916/autom4te.cache/output.0-2422-      ac_cache_corrupted=: ;;
##############################################
citadel-client-916/autom4te.cache/output.0-2430-	# differences in whitespace do not lead to failure.
citadel-client-916/autom4te.cache/output.0:2431:	ac_old_val_w=`echo x $ac_old_val`
citadel-client-916/autom4te.cache/output.0:2432:	ac_new_val_w=`echo x $ac_new_val`
citadel-client-916/autom4te.cache/output.0-2433-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
citadel-client-916/autom4te.cache/output.0-2450-    case $ac_new_val in
citadel-client-916/autom4te.cache/output.0:2451:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
citadel-client-916/autom4te.cache/output.0-2452-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
citadel-client-916/autom4te.cache/output.0-2847-$as_echo_n "checking whether the C compiler works... " >&6; }
citadel-client-916/autom4te.cache/output.0:2848:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
citadel-client-916/autom4te.cache/output.0-2849-
##############################################
citadel-client-916/autom4te.cache/output.0-2891-	then :; else
citadel-client-916/autom4te.cache/output.0:2892:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
citadel-client-916/autom4te.cache/output.0-2893-	fi
##############################################
citadel-client-916/autom4te.cache/output.0-2951-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
citadel-client-916/autom4te.cache/output.0:2952:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
citadel-client-916/autom4te.cache/output.0-2953-	  break;;
##############################################
citadel-client-916/autom4te.cache/output.0-3060-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
citadel-client-916/autom4te.cache/output.0:3061:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
citadel-client-916/autom4te.cache/output.0-3062-       break;;
##############################################
citadel-client-916/autom4te.cache/output.0-3448-  # Check for GNU $ac_path_GREP
citadel-client-916/autom4te.cache/output.0:3449:case `"$ac_path_GREP" --version 2>&1` in
citadel-client-916/autom4te.cache/output.0-3450-*GNU*)
##############################################
citadel-client-916/autom4te.cache/output.0-3514-  # Check for GNU $ac_path_EGREP
citadel-client-916/autom4te.cache/output.0:3515:case `"$ac_path_EGREP" --version 2>&1` in
citadel-client-916/autom4te.cache/output.0-3516-*GNU*)
##############################################
citadel-client-916/autom4te.cache/output.0-3675-do :
citadel-client-916/autom4te.cache/output.0:3676:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
citadel-client-916/autom4te.cache/output.0-3677-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
citadel-client-916/autom4te.cache/output.0-3680-  cat >>confdefs.h <<_ACEOF
citadel-client-916/autom4te.cache/output.0:3681:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
citadel-client-916/autom4te.cache/output.0-3682-_ACEOF
##############################################
citadel-client-916/autom4te.cache/output.0-4273-test "x$ac_build_alias" = x &&
citadel-client-916/autom4te.cache/output.0:4274:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
citadel-client-916/autom4te.cache/output.0-4275-test "x$ac_build_alias" = x &&
citadel-client-916/autom4te.cache/output.0-4276-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
citadel-client-916/autom4te.cache/output.0:4277:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
citadel-client-916/autom4te.cache/output.0-4278-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
citadel-client-916/autom4te.cache/output.0-4297-IFS=$ac_save_IFS
citadel-client-916/autom4te.cache/output.0:4298:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
citadel-client-916/autom4te.cache/output.0-4299-
##############################################
citadel-client-916/autom4te.cache/output.0-4308-else
citadel-client-916/autom4te.cache/output.0:4309:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
citadel-client-916/autom4te.cache/output.0-4310-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
citadel-client-916/autom4te.cache/output.0-4330-IFS=$ac_save_IFS
citadel-client-916/autom4te.cache/output.0:4331:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
citadel-client-916/autom4te.cache/output.0-4332-
##############################################
citadel-client-916/autom4te.cache/output.0-5002-$as_echo_n "checking how to create dependancy checks... " >&6; }
citadel-client-916/autom4te.cache/output.0:5003:		 if test -n "`$CC -V 2>&1 |grep Sun`"; then 
citadel-client-916/autom4te.cache/output.0-5004-		     	DEPEND_FLAG=-xM;
##############################################
citadel-client-916/autom4te.cache/output.0-5226-
citadel-client-916/autom4te.cache/output.0:5227:missing_dir=`cd $ac_aux_dir && pwd`
citadel-client-916/autom4te.cache/output.0-5228-# Expand $ac_aux_dir to an absolute path.
citadel-client-916/autom4te.cache/output.0:5229:am_aux_dir=`cd "$ac_aux_dir" && pwd`
citadel-client-916/autom4te.cache/output.0-5230-
##############################################
citadel-client-916/autom4te.cache/output.0-5424-do :
citadel-client-916/autom4te.cache/output.0:5425:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
citadel-client-916/autom4te.cache/output.0-5426-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
citadel-client-916/autom4te.cache/output.0-5428-  cat >>confdefs.h <<_ACEOF
citadel-client-916/autom4te.cache/output.0:5429:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
citadel-client-916/autom4te.cache/output.0-5430-_ACEOF
##############################################
citadel-client-916/autom4te.cache/output.0-5437-do :
citadel-client-916/autom4te.cache/output.0:5438:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
citadel-client-916/autom4te.cache/output.0-5439-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
citadel-client-916/autom4te.cache/output.0-5441-  cat >>confdefs.h <<_ACEOF
citadel-client-916/autom4te.cache/output.0:5442:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
citadel-client-916/autom4te.cache/output.0-5443-_ACEOF
##############################################
citadel-client-916/autom4te.cache/output.0-5765-do :
citadel-client-916/autom4te.cache/output.0:5766:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
citadel-client-916/autom4te.cache/output.0-5767-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
citadel-client-916/autom4te.cache/output.0-5769-  cat >>confdefs.h <<_ACEOF
citadel-client-916/autom4te.cache/output.0:5770:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
citadel-client-916/autom4te.cache/output.0-5771-_ACEOF
##############################################
citadel-client-916/autom4te.cache/output.0-6078-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
citadel-client-916/autom4te.cache/output.0:6079:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
citadel-client-916/autom4te.cache/output.0-6080-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
citadel-client-916/autom4te.cache/output.0-6110-  cat >>confdefs.h <<_ACEOF
citadel-client-916/autom4te.cache/output.0:6111:@%:@define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
citadel-client-916/autom4te.cache/output.0-6112-_ACEOF
##############################################
citadel-client-916/autom4te.cache/output.0-6390-do :
citadel-client-916/autom4te.cache/output.0:6391:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
citadel-client-916/autom4te.cache/output.0-6392-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
citadel-client-916/autom4te.cache/output.0-6394-  cat >>confdefs.h <<_ACEOF
citadel-client-916/autom4te.cache/output.0:6395:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
citadel-client-916/autom4te.cache/output.0-6396-_ACEOF
##############################################
citadel-client-916/autom4te.cache/output.0-6920-do :
citadel-client-916/autom4te.cache/output.0:6921:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
citadel-client-916/autom4te.cache/output.0-6922-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
citadel-client-916/autom4te.cache/output.0-6924-  cat >>confdefs.h <<_ACEOF
citadel-client-916/autom4te.cache/output.0:6925:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
citadel-client-916/autom4te.cache/output.0-6926-_ACEOF
##############################################
citadel-client-916/autom4te.cache/output.0-7204-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
citadel-client-916/autom4te.cache/output.0:7205:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
citadel-client-916/autom4te.cache/output.0-7206-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
citadel-client-916/autom4te.cache/output.0-7271-if test -z "$BASH_VERSION$ZSH_VERSION" \
citadel-client-916/autom4te.cache/output.0:7272:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
citadel-client-916/autom4te.cache/output.0-7273-  as_echo='print -r --'
citadel-client-916/autom4te.cache/output.0-7274-  as_echo_n='print -rn --'
citadel-client-916/autom4te.cache/output.0:7275:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
citadel-client-916/autom4te.cache/output.0-7276-  as_echo='printf %s\n'
##############################################
citadel-client-916/autom4te.cache/output.0-7278-else
citadel-client-916/autom4te.cache/output.0:7279:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
citadel-client-916/autom4te.cache/output.0-7280-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
citadel-client-916/autom4te.cache/output.0-7288-	expr "X$arg" : "X\\(.*\\)$as_nl";
citadel-client-916/autom4te.cache/output.0:7289:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
citadel-client-916/autom4te.cache/output.0-7290-      esac;
##############################################
citadel-client-916/autom4te.cache/output.0-7437-  {
citadel-client-916/autom4te.cache/output.0:7438:    as_val=`expr "$@" || test $? -eq 1`
citadel-client-916/autom4te.cache/output.0-7439-  }
##############################################
citadel-client-916/autom4te.cache/output.0-7541-      case $as_dir in #(
citadel-client-916/autom4te.cache/output.0:7542:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
citadel-client-916/autom4te.cache/output.0-7543-      *) as_qdir=$as_dir;;
##############################################
citadel-client-916/autom4te.cache/output.0-7672-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
citadel-client-916/autom4te.cache/output.0:7673:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
citadel-client-916/autom4te.cache/output.0-7674-ac_cs_version="\\
##############################################
citadel-client-916/autom4te.cache/output.0-7695-  --*=?*)
citadel-client-916/autom4te.cache/output.0:7696:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
citadel-client-916/autom4te.cache/output.0:7697:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
citadel-client-916/autom4te.cache/output.0-7698-    ac_shift=:
##############################################
citadel-client-916/autom4te.cache/output.0-7700-  --*=)
citadel-client-916/autom4te.cache/output.0:7701:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
citadel-client-916/autom4te.cache/output.0-7702-    ac_optarg=
##############################################
citadel-client-916/autom4te.cache/output.0-7724-    case $ac_optarg in
citadel-client-916/autom4te.cache/output.0:7725:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
citadel-client-916/autom4te.cache/output.0-7726-    '') as_fn_error $? "missing file argument" ;;
##############################################
citadel-client-916/autom4te.cache/output.0-7732-    case $ac_optarg in
citadel-client-916/autom4te.cache/output.0:7733:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
citadel-client-916/autom4te.cache/output.0-7734-    esac
##############################################
citadel-client-916/autom4te.cache/output.0-7853-fi
citadel-client-916/autom4te.cache/output.0:7854:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
citadel-client-916/autom4te.cache/output.0-7855-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
citadel-client-916/autom4te.cache/output.0-7870-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
citadel-client-916/autom4te.cache/output.0:7871:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
citadel-client-916/autom4te.cache/output.0-7872-ac_delim='%!_!# '
##############################################
citadel-client-916/autom4te.cache/output.0-7876-
citadel-client-916/autom4te.cache/output.0:7877:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
citadel-client-916/autom4te.cache/output.0-7878-  if test $ac_delim_n = $ac_delim_num; then
##############################################
citadel-client-916/autom4te.cache/output.0-8014-for ac_last_try in false false :; do
citadel-client-916/autom4te.cache/output.0:8015:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
citadel-client-916/autom4te.cache/output.0-8016-  if test -z "$ac_tt"; then
##############################################
citadel-client-916/autom4te.cache/output.0-8146-      esac
citadel-client-916/autom4te.cache/output.0:8147:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
citadel-client-916/autom4te.cache/output.0-8148-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
citadel-client-916/autom4te.cache/output.0-8205-*)
citadel-client-916/autom4te.cache/output.0:8206:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
citadel-client-916/autom4te.cache/output.0-8207-  # A ".." for each directory in $ac_dir_suffix.
citadel-client-916/autom4te.cache/output.0:8208:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
citadel-client-916/autom4te.cache/output.0-8209-  case $ac_top_builddir_sub in
##############################################
citadel-client-916/autom4te.cache/output.0-8261-/@mandir@/p'
citadel-client-916/autom4te.cache/output.0:8262:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
citadel-client-916/autom4te.cache/output.0-8263-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
citadel-client-916/autom4te.cache/output.0-8278-
citadel-client-916/autom4te.cache/output.0:8279:# Neutralize VPATH when `$srcdir' = `.'.
citadel-client-916/autom4te.cache/output.0-8280-# Shell code in configure.ac might set extrasub.
##############################################
citadel-client-916/autom4te.cache/output.0-8305-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
citadel-client-916/autom4te.cache/output.0:8306:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
citadel-client-916/autom4te.cache/output.0-8307-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
citadel-client-916/autom4te.cache/output.0-8386-
citadel-client-916/autom4te.cache/output.0:8387:abs_srcdir="`cd $srcdir && pwd`"
citadel-client-916/autom4te.cache/output.0-8388-abs_builddir="`pwd`"
##############################################
citadel-client-916/autom4te.cache/output.0-8397-   done
citadel-client-916/autom4te.cache/output.0:8398:   for d in `/bin/ls $abs_srcdir/modules/`; do 
citadel-client-916/autom4te.cache/output.0-8399-	(mkdir -p $abs_builddir/modules/$d) 
##############################################
citadel-client-916/autom4te.cache/output.0-8401-   if test -d "$abs_srcdir/user_modules/"; then
citadel-client-916/autom4te.cache/output.0:8402:      for d in `/bin/ls $abs_srcdir/user_modules/`; do 
citadel-client-916/autom4te.cache/output.0-8403-      	(mkdir -p $abs_builddir/user_modules/$d) 
##############################################
citadel-client-916/install-sh-85-
citadel-client-916/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
citadel-client-916/install-sh-87-	    shift
##############################################
citadel-client-916/install-sh-89-
citadel-client-916/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
citadel-client-916/install-sh-91-	    shift
##############################################
citadel-client-916/install-sh-150-	then
citadel-client-916/install-sh:151:		dst="$dst"/`basename $src`
citadel-client-916/install-sh-152-	else
##############################################
citadel-client-916/install-sh-157-## this sed command emulates the dirname command
citadel-client-916/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
citadel-client-916/install-sh-159-
##############################################
citadel-client-916/install-sh-171-IFS='%'
citadel-client-916/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
citadel-client-916/install-sh-173-IFS="${oIFS}"
##############################################
citadel-client-916/install-sh-205-	then
citadel-client-916/install-sh:206:		dstfile=`basename $dst`
citadel-client-916/install-sh-207-	else
##############################################
citadel-client-916/install-sh-215-	then
citadel-client-916/install-sh:216:		dstfile=`basename $dst`
citadel-client-916/install-sh-217-	else
##############################################
citadel-client-916/Makefile.in-143-	@for i in citadel.rc \
citadel-client-916/Makefile.in:144:		 `find $(srcdir)/help $(srcdir)/messages $(srcdir)/network -type f | grep -v .svn`; do \
citadel-client-916/Makefile.in-145-		echo $(INSTALL_DATA) $$i $(DESTDIR)$(prefix)/$$i; \
##############################################
citadel-client-916/config.sub-56-
citadel-client-916/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
citadel-client-916/config.sub-58-
##############################################
citadel-client-916/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
citadel-client-916/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
citadel-client-916/config.sub-122-case $maybe_os in
##############################################
citadel-client-916/config.sub-126-    os=-$maybe_os
citadel-client-916/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
citadel-client-916/config.sub-128-    ;;
citadel-client-916/config.sub-129-  *)
citadel-client-916/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
citadel-client-916/config.sub-131-    if [ $basic_machine != $1 ]
citadel-client-916/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
citadel-client-916/config.sub-133-    else os=; fi
##############################################
citadel-client-916/config.sub-177-		os=-sco5v6
citadel-client-916/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-179-		;;
##############################################
citadel-client-916/config.sub-181-		os=-sco3.2v5
citadel-client-916/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-183-		;;
##############################################
citadel-client-916/config.sub-185-		os=-sco3.2v4
citadel-client-916/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-187-		;;
citadel-client-916/config.sub-188-	-sco3.2.[4-9]*)
citadel-client-916/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
citadel-client-916/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-191-		;;
##############################################
citadel-client-916/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
citadel-client-916/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-195-		;;
##############################################
citadel-client-916/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
citadel-client-916/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-199-		;;
##############################################
citadel-client-916/config.sub-201-		os=-sco3.2v2
citadel-client-916/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-203-		;;
citadel-client-916/config.sub-204-	-udk*)
citadel-client-916/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-206-		;;
##############################################
citadel-client-916/config.sub-208-		os=-isc2.2
citadel-client-916/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-210-		;;
##############################################
citadel-client-916/config.sub-214-	-isc*)
citadel-client-916/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
citadel-client-916/config.sub-216-		;;
##############################################
citadel-client-916/config.sub-220-	-ptx*)
citadel-client-916/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
citadel-client-916/config.sub-222-		;;
citadel-client-916/config.sub-223-	-windowsnt*)
citadel-client-916/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
citadel-client-916/config.sub-225-		;;
##############################################
citadel-client-916/config.sub-310-	*-*-*)
citadel-client-916/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
citadel-client-916/config.sub-312-		exit 1
##############################################
citadel-client-916/config.sub-412-	amd64-*)
citadel-client-916/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-414-		;;
##############################################
citadel-client-916/config.sub-633-	i*86v32)
citadel-client-916/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
citadel-client-916/config.sub-635-		os=-sysv32
##############################################
citadel-client-916/config.sub-637-	i*86v4*)
citadel-client-916/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
citadel-client-916/config.sub-639-		os=-sysv4
##############################################
citadel-client-916/config.sub-641-	i*86v)
citadel-client-916/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
citadel-client-916/config.sub-643-		os=-sysv
##############################################
citadel-client-916/config.sub-645-	i*86sol2)
citadel-client-916/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
citadel-client-916/config.sub-647-		os=-solaris2
##############################################
citadel-client-916/config.sub-693-	mips3*-*)
citadel-client-916/config.sub:694:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
citadel-client-916/config.sub-695-		;;
citadel-client-916/config.sub-696-	mips3*)
citadel-client-916/config.sub:697:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
citadel-client-916/config.sub-698-		;;
##############################################
citadel-client-916/config.sub-711-	ms1-*)
citadel-client-916/config.sub:712:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
citadel-client-916/config.sub-713-		;;
##############################################
citadel-client-916/config.sub-824-	pc98-*)
citadel-client-916/config.sub:825:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-826-		;;
##############################################
citadel-client-916/config.sub-839-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
citadel-client-916/config.sub:840:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-841-		;;
citadel-client-916/config.sub-842-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
citadel-client-916/config.sub:843:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-844-		;;
citadel-client-916/config.sub-845-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
citadel-client-916/config.sub:846:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-847-		;;
citadel-client-916/config.sub-848-	pentium4-*)
citadel-client-916/config.sub:849:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-850-		;;
##############################################
citadel-client-916/config.sub-857-		;;
citadel-client-916/config.sub:858:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-859-		;;
##############################################
citadel-client-916/config.sub-863-	ppcle-* | powerpclittle-*)
citadel-client-916/config.sub:864:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-865-		;;
##############################################
citadel-client-916/config.sub-867-		;;
citadel-client-916/config.sub:868:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-869-		;;
##############################################
citadel-client-916/config.sub-873-	ppc64le-* | powerpc64little-*)
citadel-client-916/config.sub:874:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
citadel-client-916/config.sub-875-		;;
##############################################
citadel-client-916/config.sub-1154-	*)
citadel-client-916/config.sub:1155:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
citadel-client-916/config.sub-1156-		exit 1
##############################################
citadel-client-916/config.sub-1162-	*-digital*)
citadel-client-916/config.sub:1163:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
citadel-client-916/config.sub-1164-		;;
citadel-client-916/config.sub-1165-	*-commodore*)
citadel-client-916/config.sub:1166:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
citadel-client-916/config.sub-1167-		;;
##############################################
citadel-client-916/config.sub-1180-	-solaris1 | -solaris1.*)
citadel-client-916/config.sub:1181:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
citadel-client-916/config.sub-1182-		;;
##############################################
citadel-client-916/config.sub-1192-	-gnu/linux*)
citadel-client-916/config.sub:1193:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
citadel-client-916/config.sub-1194-		;;
##############################################
citadel-client-916/config.sub-1236-	-nto*)
citadel-client-916/config.sub:1237:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
citadel-client-916/config.sub-1238-		;;
##############################################
citadel-client-916/config.sub-1243-	-mac*)
citadel-client-916/config.sub:1244:		os=`echo $os | sed -e 's|mac|macos|'`
citadel-client-916/config.sub-1245-		;;
##############################################
citadel-client-916/config.sub-1249-	-linux*)
citadel-client-916/config.sub:1250:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
citadel-client-916/config.sub-1251-		;;
citadel-client-916/config.sub-1252-	-sunos5*)
citadel-client-916/config.sub:1253:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
citadel-client-916/config.sub-1254-		;;
citadel-client-916/config.sub-1255-	-sunos6*)
citadel-client-916/config.sub:1256:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
citadel-client-916/config.sub-1257-		;;
##############################################
citadel-client-916/config.sub-1304-	-sinix5.*)
citadel-client-916/config.sub:1305:		os=`echo $os | sed -e 's|sinix|sysv|'`
citadel-client-916/config.sub-1306-		;;
##############################################
citadel-client-916/config.sub-1355-		# Get rid of the `-' at the beginning of $os.
citadel-client-916/config.sub:1356:		os=`echo $os | sed 's/[^-]*-//'`
citadel-client-916/config.sub:1357:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
citadel-client-916/config.sub-1358-		exit 1
##############################################
citadel-client-916/config.sub-1603-		esac
citadel-client-916/config.sub:1604:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
citadel-client-916/config.sub-1605-		;;
##############################################
citadel-client-916/aclocal.m4-48-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
citadel-client-916/aclocal.m4:49:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
citadel-client-916/aclocal.m4-50-# and then we would define $MISSING as
##############################################
citadel-client-916/aclocal.m4-63-# Expand $ac_aux_dir to an absolute path.
citadel-client-916/aclocal.m4:64:am_aux_dir=`cd "$ac_aux_dir" && pwd`
citadel-client-916/aclocal.m4-65-])
##############################################
citadel-client-916/mkinstalldirs-10-do
citadel-client-916/mkinstalldirs:11:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
citadel-client-916/mkinstalldirs-12-   shift
##############################################
citadel-client-916/scripts/mk_svn_revision.sh-8-
citadel-client-916/scripts/mk_svn_revision.sh:9:SCRIPT_DIR=`dirname $0`
citadel-client-916/scripts/mk_svn_revision.sh:10:SRC_DIR=`dirname $SCRIPT_DIR`
citadel-client-916/scripts/mk_svn_revision.sh-11-CUR_DIR=`pwd`
##############################################
citadel-client-916/configure-46-if test -z "$BASH_VERSION$ZSH_VERSION" \
citadel-client-916/configure:47:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
citadel-client-916/configure-48-  as_echo='print -r --'
citadel-client-916/configure-49-  as_echo_n='print -rn --'
citadel-client-916/configure:50:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
citadel-client-916/configure-51-  as_echo='printf %s\n'
##############################################
citadel-client-916/configure-53-else
citadel-client-916/configure:54:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
citadel-client-916/configure-55-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
citadel-client-916/configure-63-	expr "X$arg" : "X\\(.*\\)$as_nl";
citadel-client-916/configure:64:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
citadel-client-916/configure-65-      esac;
##############################################
citadel-client-916/configure-200-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
citadel-client-916/configure:201:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
citadel-client-916/configure-202-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
citadel-client-916/configure-328-      case $as_dir in #(
citadel-client-916/configure:329:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
citadel-client-916/configure-330-      *) as_qdir=$as_dir;;
##############################################
citadel-client-916/configure-401-  {
citadel-client-916/configure:402:    as_val=`expr "$@" || test $? -eq 1`
citadel-client-916/configure-403-  }
##############################################
citadel-client-916/configure-408-# ----------------------------------------
citadel-client-916/configure:409:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
citadel-client-916/configure-410-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
citadel-client-916/configure-471-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
citadel-client-916/configure:472:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
citadel-client-916/configure-473-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
citadel-client-916/configure-806-  case $ac_option in
citadel-client-916/configure:807:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
citadel-client-916/configure-808-  *=)   ac_optarg= ;;
##############################################
citadel-client-916/configure-850-  -disable-* | --disable-*)
citadel-client-916/configure:851:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
citadel-client-916/configure-852-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/configure-855-    ac_useropt_orig=$ac_useropt
citadel-client-916/configure:856:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
citadel-client-916/configure-857-    case $ac_user_opts in
##############################################
citadel-client-916/configure-876-  -enable-* | --enable-*)
citadel-client-916/configure:877:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
citadel-client-916/configure-878-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/configure-881-    ac_useropt_orig=$ac_useropt
citadel-client-916/configure:882:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
citadel-client-916/configure-883-    case $ac_user_opts in
##############################################
citadel-client-916/configure-1080-  -with-* | --with-*)
citadel-client-916/configure:1081:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
citadel-client-916/configure-1082-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/configure-1085-    ac_useropt_orig=$ac_useropt
citadel-client-916/configure:1086:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
citadel-client-916/configure-1087-    case $ac_user_opts in
##############################################
citadel-client-916/configure-1096-  -without-* | --without-*)
citadel-client-916/configure:1097:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
citadel-client-916/configure-1098-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/configure-1101-    ac_useropt_orig=$ac_useropt
citadel-client-916/configure:1102:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
citadel-client-916/configure-1103-    case $ac_user_opts in
##############################################
citadel-client-916/configure-1134-  *=*)
citadel-client-916/configure:1135:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
citadel-client-916/configure-1136-    # Reject names that are not valid shell variable names.
##############################################
citadel-client-916/configure-1155-if test -n "$ac_prev"; then
citadel-client-916/configure:1156:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
citadel-client-916/configure-1157-  as_fn_error $? "missing argument to $ac_option"
##############################################
citadel-client-916/configure-1177-    */ )
citadel-client-916/configure:1178:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
citadel-client-916/configure-1179-      eval $ac_var=\$ac_val;;
##############################################
citadel-client-916/configure-1212-ac_ls_di=`ls -di .` &&
citadel-client-916/configure:1213:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
citadel-client-916/configure-1214-  as_fn_error $? "working directory cannot be determined"
##############################################
citadel-client-916/configure-1268-case $srcdir in
citadel-client-916/configure:1269:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
citadel-client-916/configure-1270-esac
##############################################
citadel-client-916/configure-1311-By default, \`make install' will install all the files in
citadel-client-916/configure:1312:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
citadel-client-916/configure:1313:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
citadel-client-916/configure-1314-for instance \`--prefix=\$HOME'.
##############################################
citadel-client-916/configure-1419-*)
citadel-client-916/configure:1420:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
citadel-client-916/configure-1421-  # A ".." for each directory in $ac_dir_suffix.
citadel-client-916/configure:1422:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
citadel-client-916/configure-1423-  case $ac_top_builddir_sub in
##############################################
citadel-client-916/configure-2201-    *\'*)
citadel-client-916/configure:2202:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
citadel-client-916/configure-2203-    esac
##############################################
citadel-client-916/configure-2284-      case $ac_val in
citadel-client-916/configure:2285:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
citadel-client-916/configure-2286-      esac
##############################################
citadel-client-916/configure-2299-	case $ac_val in
citadel-client-916/configure:2300:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
citadel-client-916/configure-2301-	esac
##############################################
citadel-client-916/configure-2419-    set,)
citadel-client-916/configure:2420:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
citadel-client-916/configure:2421:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
citadel-client-916/configure-2422-      ac_cache_corrupted=: ;;
##############################################
citadel-client-916/configure-2430-	# differences in whitespace do not lead to failure.
citadel-client-916/configure:2431:	ac_old_val_w=`echo x $ac_old_val`
citadel-client-916/configure:2432:	ac_new_val_w=`echo x $ac_new_val`
citadel-client-916/configure-2433-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
citadel-client-916/configure-2450-    case $ac_new_val in
citadel-client-916/configure:2451:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
citadel-client-916/configure-2452-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
citadel-client-916/configure-2847-$as_echo_n "checking whether the C compiler works... " >&6; }
citadel-client-916/configure:2848:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
citadel-client-916/configure-2849-
##############################################
citadel-client-916/configure-2891-	then :; else
citadel-client-916/configure:2892:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
citadel-client-916/configure-2893-	fi
##############################################
citadel-client-916/configure-2951-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
citadel-client-916/configure:2952:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
citadel-client-916/configure-2953-	  break;;
##############################################
citadel-client-916/configure-3060-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
citadel-client-916/configure:3061:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
citadel-client-916/configure-3062-       break;;
##############################################
citadel-client-916/configure-3448-  # Check for GNU $ac_path_GREP
citadel-client-916/configure:3449:case `"$ac_path_GREP" --version 2>&1` in
citadel-client-916/configure-3450-*GNU*)
##############################################
citadel-client-916/configure-3514-  # Check for GNU $ac_path_EGREP
citadel-client-916/configure:3515:case `"$ac_path_EGREP" --version 2>&1` in
citadel-client-916/configure-3516-*GNU*)
##############################################
citadel-client-916/configure-3675-do :
citadel-client-916/configure:3676:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
citadel-client-916/configure-3677-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
citadel-client-916/configure-3680-  cat >>confdefs.h <<_ACEOF
citadel-client-916/configure:3681:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
citadel-client-916/configure-3682-_ACEOF
##############################################
citadel-client-916/configure-4273-test "x$ac_build_alias" = x &&
citadel-client-916/configure:4274:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
citadel-client-916/configure-4275-test "x$ac_build_alias" = x &&
citadel-client-916/configure-4276-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
citadel-client-916/configure:4277:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
citadel-client-916/configure-4278-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
citadel-client-916/configure-4297-IFS=$ac_save_IFS
citadel-client-916/configure:4298:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
citadel-client-916/configure-4299-
##############################################
citadel-client-916/configure-4308-else
citadel-client-916/configure:4309:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
citadel-client-916/configure-4310-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
citadel-client-916/configure-4330-IFS=$ac_save_IFS
citadel-client-916/configure:4331:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
citadel-client-916/configure-4332-
##############################################
citadel-client-916/configure-5002-$as_echo_n "checking how to create dependancy checks... " >&6; }
citadel-client-916/configure:5003:		 if test -n "`$CC -V 2>&1 |grep Sun`"; then
citadel-client-916/configure-5004-		     	DEPEND_FLAG=-xM;
##############################################
citadel-client-916/configure-5226-
citadel-client-916/configure:5227:missing_dir=`cd $ac_aux_dir && pwd`
citadel-client-916/configure-5228-# Expand $ac_aux_dir to an absolute path.
citadel-client-916/configure:5229:am_aux_dir=`cd "$ac_aux_dir" && pwd`
citadel-client-916/configure-5230-
##############################################
citadel-client-916/configure-5424-do :
citadel-client-916/configure:5425:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
citadel-client-916/configure-5426-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
citadel-client-916/configure-5428-  cat >>confdefs.h <<_ACEOF
citadel-client-916/configure:5429:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
citadel-client-916/configure-5430-_ACEOF
##############################################
citadel-client-916/configure-5437-do :
citadel-client-916/configure:5438:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
citadel-client-916/configure-5439-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
citadel-client-916/configure-5441-  cat >>confdefs.h <<_ACEOF
citadel-client-916/configure:5442:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
citadel-client-916/configure-5443-_ACEOF
##############################################
citadel-client-916/configure-5765-do :
citadel-client-916/configure:5766:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
citadel-client-916/configure-5767-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
citadel-client-916/configure-5769-  cat >>confdefs.h <<_ACEOF
citadel-client-916/configure:5770:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
citadel-client-916/configure-5771-_ACEOF
##############################################
citadel-client-916/configure-6078-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
citadel-client-916/configure:6079:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
citadel-client-916/configure-6080-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
citadel-client-916/configure-6110-  cat >>confdefs.h <<_ACEOF
citadel-client-916/configure:6111:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
citadel-client-916/configure-6112-_ACEOF
##############################################
citadel-client-916/configure-6390-do :
citadel-client-916/configure:6391:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
citadel-client-916/configure-6392-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
citadel-client-916/configure-6394-  cat >>confdefs.h <<_ACEOF
citadel-client-916/configure:6395:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
citadel-client-916/configure-6396-_ACEOF
##############################################
citadel-client-916/configure-6920-do :
citadel-client-916/configure:6921:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
citadel-client-916/configure-6922-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
citadel-client-916/configure-6924-  cat >>confdefs.h <<_ACEOF
citadel-client-916/configure:6925:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
citadel-client-916/configure-6926-_ACEOF
##############################################
citadel-client-916/configure-7204-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
citadel-client-916/configure:7205:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
citadel-client-916/configure-7206-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
citadel-client-916/configure-7271-if test -z "$BASH_VERSION$ZSH_VERSION" \
citadel-client-916/configure:7272:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
citadel-client-916/configure-7273-  as_echo='print -r --'
citadel-client-916/configure-7274-  as_echo_n='print -rn --'
citadel-client-916/configure:7275:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
citadel-client-916/configure-7276-  as_echo='printf %s\n'
##############################################
citadel-client-916/configure-7278-else
citadel-client-916/configure:7279:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
citadel-client-916/configure-7280-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
citadel-client-916/configure-7288-	expr "X$arg" : "X\\(.*\\)$as_nl";
citadel-client-916/configure:7289:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
citadel-client-916/configure-7290-      esac;
##############################################
citadel-client-916/configure-7365-# ----------------------------------------
citadel-client-916/configure:7366:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
citadel-client-916/configure-7367-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
citadel-client-916/configure-7437-  {
citadel-client-916/configure:7438:    as_val=`expr "$@" || test $? -eq 1`
citadel-client-916/configure-7439-  }
##############################################
citadel-client-916/configure-7541-      case $as_dir in #(
citadel-client-916/configure:7542:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
citadel-client-916/configure-7543-      *) as_qdir=$as_dir;;
##############################################
citadel-client-916/configure-7672-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
citadel-client-916/configure:7673:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
citadel-client-916/configure-7674-ac_cs_version="\\
##############################################
citadel-client-916/configure-7695-  --*=?*)
citadel-client-916/configure:7696:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
citadel-client-916/configure:7697:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
citadel-client-916/configure-7698-    ac_shift=:
##############################################
citadel-client-916/configure-7700-  --*=)
citadel-client-916/configure:7701:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
citadel-client-916/configure-7702-    ac_optarg=
##############################################
citadel-client-916/configure-7724-    case $ac_optarg in
citadel-client-916/configure:7725:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
citadel-client-916/configure-7726-    '') as_fn_error $? "missing file argument" ;;
##############################################
citadel-client-916/configure-7732-    case $ac_optarg in
citadel-client-916/configure:7733:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
citadel-client-916/configure-7734-    esac
##############################################
citadel-client-916/configure-7853-fi
citadel-client-916/configure:7854:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
citadel-client-916/configure-7855-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
citadel-client-916/configure-7870-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
citadel-client-916/configure:7871:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
citadel-client-916/configure-7872-ac_delim='%!_!# '
##############################################
citadel-client-916/configure-7876-
citadel-client-916/configure:7877:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
citadel-client-916/configure-7878-  if test $ac_delim_n = $ac_delim_num; then
##############################################
citadel-client-916/configure-8014-for ac_last_try in false false :; do
citadel-client-916/configure:8015:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
citadel-client-916/configure-8016-  if test -z "$ac_tt"; then
##############################################
citadel-client-916/configure-8146-      esac
citadel-client-916/configure:8147:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
citadel-client-916/configure-8148-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
citadel-client-916/configure-8205-*)
citadel-client-916/configure:8206:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
citadel-client-916/configure-8207-  # A ".." for each directory in $ac_dir_suffix.
citadel-client-916/configure:8208:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
citadel-client-916/configure-8209-  case $ac_top_builddir_sub in
##############################################
citadel-client-916/configure-8261-/@mandir@/p'
citadel-client-916/configure:8262:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
citadel-client-916/configure-8263-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
citadel-client-916/configure-8278-
citadel-client-916/configure:8279:# Neutralize VPATH when `$srcdir' = `.'.
citadel-client-916/configure-8280-# Shell code in configure.ac might set extrasub.
##############################################
citadel-client-916/configure-8305-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
citadel-client-916/configure:8306:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
citadel-client-916/configure-8307-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
citadel-client-916/configure-8386-
citadel-client-916/configure:8387:abs_srcdir="`cd $srcdir && pwd`"
citadel-client-916/configure-8388-abs_builddir="`pwd`"
##############################################
citadel-client-916/configure-8397-   done
citadel-client-916/configure:8398:   for d in `/bin/ls $abs_srcdir/modules/`; do
citadel-client-916/configure-8399-	(mkdir -p $abs_builddir/modules/$d)
##############################################
citadel-client-916/configure-8401-   if test -d "$abs_srcdir/user_modules/"; then
citadel-client-916/configure:8402:      for d in `/bin/ls $abs_srcdir/user_modules/`; do
citadel-client-916/configure-8403-      	(mkdir -p $abs_builddir/user_modules/$d)
##############################################
citadel-client-916/buildpackages-22-		SYMLINK_=`pwd`
citadel-client-916/buildpackages:23:		SYMLINK=`ls -l $SYMLINK_|sed "s;.*-> ;;"`
citadel-client-916/buildpackages-24-		if ls -l $SYMLINK_|grep -q "$CITADEL_VERSION"; then