===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
telegram-purple-1.4.3/HACKING.BUILD.md-25-- Have a target `tgl/Makefile` which depends on `Makefile`. (=> 3)
telegram-purple-1.4.3/HACKING.BUILD.md:26:- The central target `${PRPL_LIBNAME}` shall depend on the .PHONY `submade`, which depends on `tgl/Makefile`, and essentially executes `make -C tgl`. (=> 4, time constraint of 5)
telegram-purple-1.4.3/HACKING.BUILD.md-27-- All objects of telegram-purple depend on `tgl/libs/libtgl.a`. Rationale: if `tgl/libs/libtgl.a` stays the same, then nothing in tgl changed. If `tgl/libs/libtgl.a` changes, then due to lots of black preprocessor magic within tgl, it can't be safely determined which, if any, objects of telegram-purple can be re-used. Also, if tgl got recompiled (~ 1 minute), then tgp can be recompiled, too (~ 5 seconds). (=> dependency constraint of 5)
##############################################
telegram-purple-1.4.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
telegram-purple-1.4.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
telegram-purple-1.4.3/configure-45-  as_echo='print -r --'
telegram-purple-1.4.3/configure-46-  as_echo_n='print -rn --'
telegram-purple-1.4.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
telegram-purple-1.4.3/configure-48-  as_echo='printf %s\n'
##############################################
telegram-purple-1.4.3/configure-50-else
telegram-purple-1.4.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
telegram-purple-1.4.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
telegram-purple-1.4.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
telegram-purple-1.4.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
telegram-purple-1.4.3/configure-62-      esac;
##############################################
telegram-purple-1.4.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
telegram-purple-1.4.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
telegram-purple-1.4.3/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
telegram-purple-1.4.3/configure-324-      case $as_dir in #(
telegram-purple-1.4.3/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
telegram-purple-1.4.3/configure-326-      *) as_qdir=$as_dir;;
##############################################
telegram-purple-1.4.3/configure-397-  {
telegram-purple-1.4.3/configure:398:    as_val=`expr "$@" || test $? -eq 1`
telegram-purple-1.4.3/configure-399-  }
##############################################
telegram-purple-1.4.3/configure-404-# ----------------------------------------
telegram-purple-1.4.3/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
telegram-purple-1.4.3/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
telegram-purple-1.4.3/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
telegram-purple-1.4.3/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
telegram-purple-1.4.3/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
telegram-purple-1.4.3/configure-776-  case $ac_option in
telegram-purple-1.4.3/configure:777:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
telegram-purple-1.4.3/configure-778-  *=)   ac_optarg= ;;
##############################################
telegram-purple-1.4.3/configure-820-  -disable-* | --disable-*)
telegram-purple-1.4.3/configure:821:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
telegram-purple-1.4.3/configure-822-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/configure-825-    ac_useropt_orig=$ac_useropt
telegram-purple-1.4.3/configure:826:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
telegram-purple-1.4.3/configure-827-    case $ac_user_opts in
##############################################
telegram-purple-1.4.3/configure-846-  -enable-* | --enable-*)
telegram-purple-1.4.3/configure:847:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
telegram-purple-1.4.3/configure-848-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/configure-851-    ac_useropt_orig=$ac_useropt
telegram-purple-1.4.3/configure:852:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
telegram-purple-1.4.3/configure-853-    case $ac_user_opts in
##############################################
telegram-purple-1.4.3/configure-1059-  -with-* | --with-*)
telegram-purple-1.4.3/configure:1060:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
telegram-purple-1.4.3/configure-1061-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/configure-1064-    ac_useropt_orig=$ac_useropt
telegram-purple-1.4.3/configure:1065:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
telegram-purple-1.4.3/configure-1066-    case $ac_user_opts in
##############################################
telegram-purple-1.4.3/configure-1075-  -without-* | --without-*)
telegram-purple-1.4.3/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
telegram-purple-1.4.3/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/configure-1080-    ac_useropt_orig=$ac_useropt
telegram-purple-1.4.3/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
telegram-purple-1.4.3/configure-1082-    case $ac_user_opts in
##############################################
telegram-purple-1.4.3/configure-1113-  *=*)
telegram-purple-1.4.3/configure:1114:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
telegram-purple-1.4.3/configure-1115-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/configure-1134-if test -n "$ac_prev"; then
telegram-purple-1.4.3/configure:1135:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
telegram-purple-1.4.3/configure-1136-  as_fn_error $? "missing argument to $ac_option"
##############################################
telegram-purple-1.4.3/configure-1156-    */ )
telegram-purple-1.4.3/configure:1157:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
telegram-purple-1.4.3/configure-1158-      eval $ac_var=\$ac_val;;
##############################################
telegram-purple-1.4.3/configure-1191-ac_ls_di=`ls -di .` &&
telegram-purple-1.4.3/configure:1192:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
telegram-purple-1.4.3/configure-1193-  as_fn_error $? "working directory cannot be determined"
##############################################
telegram-purple-1.4.3/configure-1247-case $srcdir in
telegram-purple-1.4.3/configure:1248:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
telegram-purple-1.4.3/configure-1249-esac
##############################################
telegram-purple-1.4.3/configure-1290-By default, \`make install' will install all the files in
telegram-purple-1.4.3/configure:1291:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
telegram-purple-1.4.3/configure:1292:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
telegram-purple-1.4.3/configure-1293-for instance \`--prefix=\$HOME'.
##############################################
telegram-purple-1.4.3/configure-1387-*)
telegram-purple-1.4.3/configure:1388:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
telegram-purple-1.4.3/configure-1389-  # A ".." for each directory in $ac_dir_suffix.
telegram-purple-1.4.3/configure:1390:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
telegram-purple-1.4.3/configure-1391-  case $ac_top_builddir_sub in
##############################################
telegram-purple-1.4.3/configure-1925-    *\'*)
telegram-purple-1.4.3/configure:1926:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
telegram-purple-1.4.3/configure-1927-    esac
##############################################
telegram-purple-1.4.3/configure-2008-      case $ac_val in
telegram-purple-1.4.3/configure:2009:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
telegram-purple-1.4.3/configure-2010-      esac
##############################################
telegram-purple-1.4.3/configure-2023-	case $ac_val in
telegram-purple-1.4.3/configure:2024:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
telegram-purple-1.4.3/configure-2025-	esac
##############################################
telegram-purple-1.4.3/configure-2143-    set,)
telegram-purple-1.4.3/configure:2144:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
telegram-purple-1.4.3/configure:2145:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
telegram-purple-1.4.3/configure-2146-      ac_cache_corrupted=: ;;
##############################################
telegram-purple-1.4.3/configure-2154-	# differences in whitespace do not lead to failure.
telegram-purple-1.4.3/configure:2155:	ac_old_val_w=`echo x $ac_old_val`
telegram-purple-1.4.3/configure:2156:	ac_new_val_w=`echo x $ac_new_val`
telegram-purple-1.4.3/configure-2157-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
telegram-purple-1.4.3/configure-2174-    case $ac_new_val in
telegram-purple-1.4.3/configure:2175:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
telegram-purple-1.4.3/configure-2176-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
telegram-purple-1.4.3/configure-2783-$as_echo_n "checking whether the C compiler works... " >&6; }
telegram-purple-1.4.3/configure:2784:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
telegram-purple-1.4.3/configure-2785-
##############################################
telegram-purple-1.4.3/configure-2827-	then :; else
telegram-purple-1.4.3/configure:2828:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
telegram-purple-1.4.3/configure-2829-	fi
##############################################
telegram-purple-1.4.3/configure-2887-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
telegram-purple-1.4.3/configure:2888:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
telegram-purple-1.4.3/configure-2889-	  break;;
##############################################
telegram-purple-1.4.3/configure-2996-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
telegram-purple-1.4.3/configure:2997:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
telegram-purple-1.4.3/configure-2998-       break;;
##############################################
telegram-purple-1.4.3/configure-3542-            if test x"$PKG_CONFIG" != x""; then
telegram-purple-1.4.3/configure:3543:                OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null`
telegram-purple-1.4.3/configure-3544-                if test $? = 0; then
telegram-purple-1.4.3/configure:3545:                    OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
telegram-purple-1.4.3/configure:3546:                    OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null`
telegram-purple-1.4.3/configure-3547-                    found=true
##############################################
telegram-purple-1.4.3/configure-3795-  # Check for GNU $ac_path_GREP
telegram-purple-1.4.3/configure:3796:case `"$ac_path_GREP" --version 2>&1` in
telegram-purple-1.4.3/configure-3797-*GNU*)
##############################################
telegram-purple-1.4.3/configure-3861-  # Check for GNU $ac_path_EGREP
telegram-purple-1.4.3/configure:3862:case `"$ac_path_EGREP" --version 2>&1` in
telegram-purple-1.4.3/configure-3863-*GNU*)
##############################################
telegram-purple-1.4.3/configure-4022-do :
telegram-purple-1.4.3/configure:4023:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
telegram-purple-1.4.3/configure-4024-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
telegram-purple-1.4.3/configure-4027-  cat >>confdefs.h <<_ACEOF
telegram-purple-1.4.3/configure:4028:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
telegram-purple-1.4.3/configure-4029-_ACEOF
##############################################
telegram-purple-1.4.3/configure-4303-  test $ac_status = 0; }; then
telegram-purple-1.4.3/configure:4304:  pkg_cv_PURPLE_CFLAGS=`$PKG_CONFIG --cflags "purple" 2>/dev/null`
telegram-purple-1.4.3/configure-4305-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
telegram-purple-1.4.3/configure-4320-  test $ac_status = 0; }; then
telegram-purple-1.4.3/configure:4321:  pkg_cv_PURPLE_LIBS=`$PKG_CONFIG --libs "purple" 2>/dev/null`
telegram-purple-1.4.3/configure-4322-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
telegram-purple-1.4.3/configure-4341-        if test $_pkg_short_errors_supported = yes; then
telegram-purple-1.4.3/configure:4342:	        PURPLE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "purple" 2>&1`
telegram-purple-1.4.3/configure-4343-        else
telegram-purple-1.4.3/configure:4344:	        PURPLE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "purple" 2>&1`
telegram-purple-1.4.3/configure-4345-        fi
##############################################
telegram-purple-1.4.3/configure-4584-do :
telegram-purple-1.4.3/configure:4585:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
telegram-purple-1.4.3/configure-4586-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
telegram-purple-1.4.3/configure-4588-  cat >>confdefs.h <<_ACEOF
telegram-purple-1.4.3/configure:4589:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
telegram-purple-1.4.3/configure-4590-_ACEOF
##############################################
telegram-purple-1.4.3/configure-4612-do :
telegram-purple-1.4.3/configure:4613:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
telegram-purple-1.4.3/configure-4614-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
telegram-purple-1.4.3/configure-4616-  cat >>confdefs.h <<_ACEOF
telegram-purple-1.4.3/configure:4617:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
telegram-purple-1.4.3/configure-4618-_ACEOF
##############################################
telegram-purple-1.4.3/configure-4789-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
telegram-purple-1.4.3/configure:4790:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
telegram-purple-1.4.3/configure-4791-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
telegram-purple-1.4.3/configure-4856-if test -z "$BASH_VERSION$ZSH_VERSION" \
telegram-purple-1.4.3/configure:4857:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
telegram-purple-1.4.3/configure-4858-  as_echo='print -r --'
telegram-purple-1.4.3/configure-4859-  as_echo_n='print -rn --'
telegram-purple-1.4.3/configure:4860:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
telegram-purple-1.4.3/configure-4861-  as_echo='printf %s\n'
##############################################
telegram-purple-1.4.3/configure-4863-else
telegram-purple-1.4.3/configure:4864:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
telegram-purple-1.4.3/configure-4865-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
telegram-purple-1.4.3/configure-4873-	expr "X$arg" : "X\\(.*\\)$as_nl";
telegram-purple-1.4.3/configure:4874:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
telegram-purple-1.4.3/configure-4875-      esac;
##############################################
telegram-purple-1.4.3/configure-4950-# ----------------------------------------
telegram-purple-1.4.3/configure:4951:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
telegram-purple-1.4.3/configure-4952-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
telegram-purple-1.4.3/configure-5022-  {
telegram-purple-1.4.3/configure:5023:    as_val=`expr "$@" || test $? -eq 1`
telegram-purple-1.4.3/configure-5024-  }
##############################################
telegram-purple-1.4.3/configure-5126-      case $as_dir in #(
telegram-purple-1.4.3/configure:5127:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
telegram-purple-1.4.3/configure-5128-      *) as_qdir=$as_dir;;
##############################################
telegram-purple-1.4.3/configure-5257-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
telegram-purple-1.4.3/configure:5258:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
telegram-purple-1.4.3/configure-5259-ac_cs_version="\\
##############################################
telegram-purple-1.4.3/configure-5280-  --*=?*)
telegram-purple-1.4.3/configure:5281:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
telegram-purple-1.4.3/configure:5282:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
telegram-purple-1.4.3/configure-5283-    ac_shift=:
##############################################
telegram-purple-1.4.3/configure-5285-  --*=)
telegram-purple-1.4.3/configure:5286:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
telegram-purple-1.4.3/configure-5287-    ac_optarg=
##############################################
telegram-purple-1.4.3/configure-5309-    case $ac_optarg in
telegram-purple-1.4.3/configure:5310:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
telegram-purple-1.4.3/configure-5311-    '') as_fn_error $? "missing file argument" ;;
##############################################
telegram-purple-1.4.3/configure-5317-    case $ac_optarg in
telegram-purple-1.4.3/configure:5318:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
telegram-purple-1.4.3/configure-5319-    esac
##############################################
telegram-purple-1.4.3/configure-5438-fi
telegram-purple-1.4.3/configure:5439:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
telegram-purple-1.4.3/configure-5440-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
telegram-purple-1.4.3/configure-5455-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
telegram-purple-1.4.3/configure:5456:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
telegram-purple-1.4.3/configure-5457-ac_delim='%!_!# '
##############################################
telegram-purple-1.4.3/configure-5461-
telegram-purple-1.4.3/configure:5462:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
telegram-purple-1.4.3/configure-5463-  if test $ac_delim_n = $ac_delim_num; then
##############################################
telegram-purple-1.4.3/configure-5599-for ac_last_try in false false :; do
telegram-purple-1.4.3/configure:5600:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
telegram-purple-1.4.3/configure-5601-  if test -z "$ac_tt"; then
##############################################
telegram-purple-1.4.3/configure-5731-      esac
telegram-purple-1.4.3/configure:5732:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
telegram-purple-1.4.3/configure-5733-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
telegram-purple-1.4.3/configure-5790-*)
telegram-purple-1.4.3/configure:5791:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
telegram-purple-1.4.3/configure-5792-  # A ".." for each directory in $ac_dir_suffix.
telegram-purple-1.4.3/configure:5793:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
telegram-purple-1.4.3/configure-5794-  case $ac_top_builddir_sub in
##############################################
telegram-purple-1.4.3/configure-5846-/@mandir@/p'
telegram-purple-1.4.3/configure:5847:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
telegram-purple-1.4.3/configure-5848-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
telegram-purple-1.4.3/configure-5863-
telegram-purple-1.4.3/configure:5864:# Neutralize VPATH when `$srcdir' = `.'.
telegram-purple-1.4.3/configure-5865-# Shell code in configure.ac might set extrasub.
##############################################
telegram-purple-1.4.3/configure-5890-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
telegram-purple-1.4.3/configure:5891:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
telegram-purple-1.4.3/configure-5892-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
telegram-purple-1.4.3/install-sh-229-      fi
telegram-purple-1.4.3/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
telegram-purple-1.4.3/install-sh-231-    *)
##############################################
telegram-purple-1.4.3/install-sh-276-      dstdir=$dst
telegram-purple-1.4.3/install-sh:277:      dst=$dstdir/`basename "$src"`
telegram-purple-1.4.3/install-sh-278-      dstdir_status=0
##############################################
telegram-purple-1.4.3/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
telegram-purple-1.4.3/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
telegram-purple-1.4.3/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
telegram-purple-1.4.3/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
telegram-purple-1.4.3/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
telegram-purple-1.4.3/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
telegram-purple-1.4.3/install-sh-425-	    case $prefix in
telegram-purple-1.4.3/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
telegram-purple-1.4.3/install-sh-427-	      *) qprefix=$prefix;;
##############################################
telegram-purple-1.4.3/install-sh-474-    if $copy_on_change &&
telegram-purple-1.4.3/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
telegram-purple-1.4.3/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
telegram-purple-1.4.3/install-sh-477-
##############################################
telegram-purple-1.4.3/m4_ax_check_openssl.m4-55-            if test x"$PKG_CONFIG" != x""; then
telegram-purple-1.4.3/m4_ax_check_openssl.m4:56:                OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null`
telegram-purple-1.4.3/m4_ax_check_openssl.m4-57-                if test $? = 0; then
telegram-purple-1.4.3/m4_ax_check_openssl.m4:58:                    OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
telegram-purple-1.4.3/m4_ax_check_openssl.m4:59:                    OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null`
telegram-purple-1.4.3/m4_ax_check_openssl.m4-60-                    found=true
##############################################
telegram-purple-1.4.3/m4_ax_pkg_config.m4-75-    PKG_CHECK_EXISTS([$3],
telegram-purple-1.4.3/m4_ax_pkg_config.m4:76:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
telegram-purple-1.4.3/m4_ax_pkg_config.m4-77-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
telegram-purple-1.4.3/m4_ax_pkg_config.m4-124-        if test $_pkg_short_errors_supported = yes; then
telegram-purple-1.4.3/m4_ax_pkg_config.m4:125:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
telegram-purple-1.4.3/m4_ax_pkg_config.m4-126-        else 
telegram-purple-1.4.3/m4_ax_pkg_config.m4:127:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
telegram-purple-1.4.3/m4_ax_pkg_config.m4-128-        fi
##############################################
telegram-purple-1.4.3/tgl/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
telegram-purple-1.4.3/tgl/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
telegram-purple-1.4.3/tgl/configure-45-  as_echo='print -r --'
telegram-purple-1.4.3/tgl/configure-46-  as_echo_n='print -rn --'
telegram-purple-1.4.3/tgl/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
telegram-purple-1.4.3/tgl/configure-48-  as_echo='printf %s\n'
##############################################
telegram-purple-1.4.3/tgl/configure-50-else
telegram-purple-1.4.3/tgl/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
telegram-purple-1.4.3/tgl/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
telegram-purple-1.4.3/tgl/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
telegram-purple-1.4.3/tgl/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
telegram-purple-1.4.3/tgl/configure-62-      esac;
##############################################
telegram-purple-1.4.3/tgl/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
telegram-purple-1.4.3/tgl/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
telegram-purple-1.4.3/tgl/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
telegram-purple-1.4.3/tgl/configure-324-      case $as_dir in #(
telegram-purple-1.4.3/tgl/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
telegram-purple-1.4.3/tgl/configure-326-      *) as_qdir=$as_dir;;
##############################################
telegram-purple-1.4.3/tgl/configure-397-  {
telegram-purple-1.4.3/tgl/configure:398:    as_val=`expr "$@" || test $? -eq 1`
telegram-purple-1.4.3/tgl/configure-399-  }
##############################################
telegram-purple-1.4.3/tgl/configure-404-# ----------------------------------------
telegram-purple-1.4.3/tgl/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
telegram-purple-1.4.3/tgl/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
telegram-purple-1.4.3/tgl/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
telegram-purple-1.4.3/tgl/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
telegram-purple-1.4.3/tgl/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
telegram-purple-1.4.3/tgl/configure-759-  case $ac_option in
telegram-purple-1.4.3/tgl/configure:760:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
telegram-purple-1.4.3/tgl/configure-761-  *=)   ac_optarg= ;;
##############################################
telegram-purple-1.4.3/tgl/configure-803-  -disable-* | --disable-*)
telegram-purple-1.4.3/tgl/configure:804:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
telegram-purple-1.4.3/tgl/configure-805-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/tgl/configure-808-    ac_useropt_orig=$ac_useropt
telegram-purple-1.4.3/tgl/configure:809:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
telegram-purple-1.4.3/tgl/configure-810-    case $ac_user_opts in
##############################################
telegram-purple-1.4.3/tgl/configure-829-  -enable-* | --enable-*)
telegram-purple-1.4.3/tgl/configure:830:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
telegram-purple-1.4.3/tgl/configure-831-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/tgl/configure-834-    ac_useropt_orig=$ac_useropt
telegram-purple-1.4.3/tgl/configure:835:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
telegram-purple-1.4.3/tgl/configure-836-    case $ac_user_opts in
##############################################
telegram-purple-1.4.3/tgl/configure-1033-  -with-* | --with-*)
telegram-purple-1.4.3/tgl/configure:1034:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
telegram-purple-1.4.3/tgl/configure-1035-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/tgl/configure-1038-    ac_useropt_orig=$ac_useropt
telegram-purple-1.4.3/tgl/configure:1039:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
telegram-purple-1.4.3/tgl/configure-1040-    case $ac_user_opts in
##############################################
telegram-purple-1.4.3/tgl/configure-1049-  -without-* | --without-*)
telegram-purple-1.4.3/tgl/configure:1050:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
telegram-purple-1.4.3/tgl/configure-1051-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/tgl/configure-1054-    ac_useropt_orig=$ac_useropt
telegram-purple-1.4.3/tgl/configure:1055:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
telegram-purple-1.4.3/tgl/configure-1056-    case $ac_user_opts in
##############################################
telegram-purple-1.4.3/tgl/configure-1087-  *=*)
telegram-purple-1.4.3/tgl/configure:1088:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
telegram-purple-1.4.3/tgl/configure-1089-    # Reject names that are not valid shell variable names.
##############################################
telegram-purple-1.4.3/tgl/configure-1108-if test -n "$ac_prev"; then
telegram-purple-1.4.3/tgl/configure:1109:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
telegram-purple-1.4.3/tgl/configure-1110-  as_fn_error $? "missing argument to $ac_option"
##############################################
telegram-purple-1.4.3/tgl/configure-1130-    */ )
telegram-purple-1.4.3/tgl/configure:1131:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
telegram-purple-1.4.3/tgl/configure-1132-      eval $ac_var=\$ac_val;;
##############################################
telegram-purple-1.4.3/tgl/configure-1165-ac_ls_di=`ls -di .` &&
telegram-purple-1.4.3/tgl/configure:1166:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
telegram-purple-1.4.3/tgl/configure-1167-  as_fn_error $? "working directory cannot be determined"
##############################################
telegram-purple-1.4.3/tgl/configure-1221-case $srcdir in
telegram-purple-1.4.3/tgl/configure:1222:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
telegram-purple-1.4.3/tgl/configure-1223-esac
##############################################
telegram-purple-1.4.3/tgl/configure-1264-By default, \`make install' will install all the files in
telegram-purple-1.4.3/tgl/configure:1265:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
telegram-purple-1.4.3/tgl/configure:1266:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
telegram-purple-1.4.3/tgl/configure-1267-for instance \`--prefix=\$HOME'.
##############################################
telegram-purple-1.4.3/tgl/configure-1349-*)
telegram-purple-1.4.3/tgl/configure:1350:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
telegram-purple-1.4.3/tgl/configure-1351-  # A ".." for each directory in $ac_dir_suffix.
telegram-purple-1.4.3/tgl/configure:1352:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
telegram-purple-1.4.3/tgl/configure-1353-  case $ac_top_builddir_sub in
##############################################
telegram-purple-1.4.3/tgl/configure-1887-    *\'*)
telegram-purple-1.4.3/tgl/configure:1888:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
telegram-purple-1.4.3/tgl/configure-1889-    esac
##############################################
telegram-purple-1.4.3/tgl/configure-1970-      case $ac_val in
telegram-purple-1.4.3/tgl/configure:1971:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
telegram-purple-1.4.3/tgl/configure-1972-      esac
##############################################
telegram-purple-1.4.3/tgl/configure-1985-	case $ac_val in
telegram-purple-1.4.3/tgl/configure:1986:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
telegram-purple-1.4.3/tgl/configure-1987-	esac
##############################################
telegram-purple-1.4.3/tgl/configure-2105-    set,)
telegram-purple-1.4.3/tgl/configure:2106:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
telegram-purple-1.4.3/tgl/configure:2107:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
telegram-purple-1.4.3/tgl/configure-2108-      ac_cache_corrupted=: ;;
##############################################
telegram-purple-1.4.3/tgl/configure-2116-	# differences in whitespace do not lead to failure.
telegram-purple-1.4.3/tgl/configure:2117:	ac_old_val_w=`echo x $ac_old_val`
telegram-purple-1.4.3/tgl/configure:2118:	ac_new_val_w=`echo x $ac_new_val`
telegram-purple-1.4.3/tgl/configure-2119-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
telegram-purple-1.4.3/tgl/configure-2136-    case $ac_new_val in
telegram-purple-1.4.3/tgl/configure:2137:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
telegram-purple-1.4.3/tgl/configure-2138-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
telegram-purple-1.4.3/tgl/configure-2659-$as_echo_n "checking whether the C compiler works... " >&6; }
telegram-purple-1.4.3/tgl/configure:2660:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
telegram-purple-1.4.3/tgl/configure-2661-
##############################################
telegram-purple-1.4.3/tgl/configure-2703-	then :; else
telegram-purple-1.4.3/tgl/configure:2704:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
telegram-purple-1.4.3/tgl/configure-2705-	fi
##############################################
telegram-purple-1.4.3/tgl/configure-2763-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
telegram-purple-1.4.3/tgl/configure:2764:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
telegram-purple-1.4.3/tgl/configure-2765-	  break;;
##############################################
telegram-purple-1.4.3/tgl/configure-2872-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
telegram-purple-1.4.3/tgl/configure:2873:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
telegram-purple-1.4.3/tgl/configure-2874-       break;;
##############################################
telegram-purple-1.4.3/tgl/configure-3380-            if test x"$PKG_CONFIG" != x""; then
telegram-purple-1.4.3/tgl/configure:3381:                OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null`
telegram-purple-1.4.3/tgl/configure-3382-                if test $? = 0; then
telegram-purple-1.4.3/tgl/configure:3383:                    OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
telegram-purple-1.4.3/tgl/configure:3384:                    OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null`
telegram-purple-1.4.3/tgl/configure-3385-                    found=true
##############################################
telegram-purple-1.4.3/tgl/configure-3535-            if test x"$PKG_CONFIG" != x""; then
telegram-purple-1.4.3/tgl/configure:3536:                OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null`
telegram-purple-1.4.3/tgl/configure-3537-                if test $? = 0; then
telegram-purple-1.4.3/tgl/configure:3538:                    OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
telegram-purple-1.4.3/tgl/configure:3539:                    OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null`
telegram-purple-1.4.3/tgl/configure-3540-                    found=true
##############################################
telegram-purple-1.4.3/tgl/configure-3788-  # Check for GNU $ac_path_GREP
telegram-purple-1.4.3/tgl/configure:3789:case `"$ac_path_GREP" --version 2>&1` in
telegram-purple-1.4.3/tgl/configure-3790-*GNU*)
##############################################
telegram-purple-1.4.3/tgl/configure-3854-  # Check for GNU $ac_path_EGREP
telegram-purple-1.4.3/tgl/configure:3855:case `"$ac_path_EGREP" --version 2>&1` in
telegram-purple-1.4.3/tgl/configure-3856-*GNU*)
##############################################
telegram-purple-1.4.3/tgl/configure-4015-do :
telegram-purple-1.4.3/tgl/configure:4016:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
telegram-purple-1.4.3/tgl/configure-4017-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
telegram-purple-1.4.3/tgl/configure-4020-  cat >>confdefs.h <<_ACEOF
telegram-purple-1.4.3/tgl/configure:4021:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
telegram-purple-1.4.3/tgl/configure-4022-_ACEOF
##############################################
telegram-purple-1.4.3/tgl/configure-4272-do :
telegram-purple-1.4.3/tgl/configure:4273:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
telegram-purple-1.4.3/tgl/configure-4274-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
telegram-purple-1.4.3/tgl/configure-4276-  cat >>confdefs.h <<_ACEOF
telegram-purple-1.4.3/tgl/configure:4277:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
telegram-purple-1.4.3/tgl/configure-4278-_ACEOF
##############################################
telegram-purple-1.4.3/tgl/configure-4445-do :
telegram-purple-1.4.3/tgl/configure:4446:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
telegram-purple-1.4.3/tgl/configure-4447-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
telegram-purple-1.4.3/tgl/configure-4449-  cat >>confdefs.h <<_ACEOF
telegram-purple-1.4.3/tgl/configure:4450:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
telegram-purple-1.4.3/tgl/configure-4451-_ACEOF
##############################################
telegram-purple-1.4.3/tgl/configure-4558-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
telegram-purple-1.4.3/tgl/configure:4559:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
telegram-purple-1.4.3/tgl/configure-4560-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
telegram-purple-1.4.3/tgl/configure-4625-if test -z "$BASH_VERSION$ZSH_VERSION" \
telegram-purple-1.4.3/tgl/configure:4626:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
telegram-purple-1.4.3/tgl/configure-4627-  as_echo='print -r --'
telegram-purple-1.4.3/tgl/configure-4628-  as_echo_n='print -rn --'
telegram-purple-1.4.3/tgl/configure:4629:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
telegram-purple-1.4.3/tgl/configure-4630-  as_echo='printf %s\n'
##############################################
telegram-purple-1.4.3/tgl/configure-4632-else
telegram-purple-1.4.3/tgl/configure:4633:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
telegram-purple-1.4.3/tgl/configure-4634-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
telegram-purple-1.4.3/tgl/configure-4642-	expr "X$arg" : "X\\(.*\\)$as_nl";
telegram-purple-1.4.3/tgl/configure:4643:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
telegram-purple-1.4.3/tgl/configure-4644-      esac;
##############################################
telegram-purple-1.4.3/tgl/configure-4719-# ----------------------------------------
telegram-purple-1.4.3/tgl/configure:4720:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
telegram-purple-1.4.3/tgl/configure-4721-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
telegram-purple-1.4.3/tgl/configure-4791-  {
telegram-purple-1.4.3/tgl/configure:4792:    as_val=`expr "$@" || test $? -eq 1`
telegram-purple-1.4.3/tgl/configure-4793-  }
##############################################
telegram-purple-1.4.3/tgl/configure-4895-      case $as_dir in #(
telegram-purple-1.4.3/tgl/configure:4896:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
telegram-purple-1.4.3/tgl/configure-4897-      *) as_qdir=$as_dir;;
##############################################
telegram-purple-1.4.3/tgl/configure-5026-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
telegram-purple-1.4.3/tgl/configure:5027:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
telegram-purple-1.4.3/tgl/configure-5028-ac_cs_version="\\
##############################################
telegram-purple-1.4.3/tgl/configure-5048-  --*=?*)
telegram-purple-1.4.3/tgl/configure:5049:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
telegram-purple-1.4.3/tgl/configure:5050:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
telegram-purple-1.4.3/tgl/configure-5051-    ac_shift=:
##############################################
telegram-purple-1.4.3/tgl/configure-5053-  --*=)
telegram-purple-1.4.3/tgl/configure:5054:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
telegram-purple-1.4.3/tgl/configure-5055-    ac_optarg=
##############################################
telegram-purple-1.4.3/tgl/configure-5077-    case $ac_optarg in
telegram-purple-1.4.3/tgl/configure:5078:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
telegram-purple-1.4.3/tgl/configure-5079-    '') as_fn_error $? "missing file argument" ;;
##############################################
telegram-purple-1.4.3/tgl/configure-5085-    case $ac_optarg in
telegram-purple-1.4.3/tgl/configure:5086:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
telegram-purple-1.4.3/tgl/configure-5087-    esac
##############################################
telegram-purple-1.4.3/tgl/configure-5206-fi
telegram-purple-1.4.3/tgl/configure:5207:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
telegram-purple-1.4.3/tgl/configure-5208-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
telegram-purple-1.4.3/tgl/configure-5223-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
telegram-purple-1.4.3/tgl/configure:5224:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
telegram-purple-1.4.3/tgl/configure-5225-ac_delim='%!_!# '
##############################################
telegram-purple-1.4.3/tgl/configure-5229-
telegram-purple-1.4.3/tgl/configure:5230:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
telegram-purple-1.4.3/tgl/configure-5231-  if test $ac_delim_n = $ac_delim_num; then
##############################################
telegram-purple-1.4.3/tgl/configure-5367-for ac_last_try in false false :; do
telegram-purple-1.4.3/tgl/configure:5368:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
telegram-purple-1.4.3/tgl/configure-5369-  if test -z "$ac_tt"; then
##############################################
telegram-purple-1.4.3/tgl/configure-5499-      esac
telegram-purple-1.4.3/tgl/configure:5500:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
telegram-purple-1.4.3/tgl/configure-5501-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
telegram-purple-1.4.3/tgl/configure-5558-*)
telegram-purple-1.4.3/tgl/configure:5559:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
telegram-purple-1.4.3/tgl/configure-5560-  # A ".." for each directory in $ac_dir_suffix.
telegram-purple-1.4.3/tgl/configure:5561:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
telegram-purple-1.4.3/tgl/configure-5562-  case $ac_top_builddir_sub in
##############################################
telegram-purple-1.4.3/tgl/configure-5610-/@mandir@/p'
telegram-purple-1.4.3/tgl/configure:5611:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
telegram-purple-1.4.3/tgl/configure-5612-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
telegram-purple-1.4.3/tgl/configure-5627-
telegram-purple-1.4.3/tgl/configure:5628:# Neutralize VPATH when `$srcdir' = `.'.
telegram-purple-1.4.3/tgl/configure-5629-# Shell code in configure.ac might set extrasub.
##############################################
telegram-purple-1.4.3/tgl/configure-5653-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
telegram-purple-1.4.3/tgl/configure:5654:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
telegram-purple-1.4.3/tgl/configure-5655-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
telegram-purple-1.4.3/tgl/m4_ax_check_openssl.m4-55-            if test x"$PKG_CONFIG" != x""; then
telegram-purple-1.4.3/tgl/m4_ax_check_openssl.m4:56:                OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null`
telegram-purple-1.4.3/tgl/m4_ax_check_openssl.m4-57-                if test $? = 0; then
telegram-purple-1.4.3/tgl/m4_ax_check_openssl.m4:58:                    OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
telegram-purple-1.4.3/tgl/m4_ax_check_openssl.m4:59:                    OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null`
telegram-purple-1.4.3/tgl/m4_ax_check_openssl.m4-60-                    found=true
##############################################
telegram-purple-1.4.3/tgl/mime.types-1487-text/vnd.wap.wmlscript				wmls
telegram-purple-1.4.3/tgl/mime.types:1488:text/x-asm					s asm
telegram-purple-1.4.3/tgl/mime.types-1489-text/x-c					c cc cxx cpp h hh dic