===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
trueprint-5.4/replace/Makefile.in-306-GTAGS:
trueprint-5.4/replace/Makefile.in:307:	here=`$(am__cd) $(top_builddir) && pwd` \
trueprint-5.4/replace/Makefile.in-308-	  && $(am__cd) $(top_srcdir) \
##############################################
trueprint-5.4/replace/Makefile.in-314-distdir: $(DISTFILES)
trueprint-5.4/replace/Makefile.in:315:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/replace/Makefile.in:316:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/replace/Makefile.in-317-	list='$(DISTFILES)'; \
##############################################
trueprint-5.4/replace/Makefile.in-328-	  if test -d $$d/$$file; then \
trueprint-5.4/replace/Makefile.in:329:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
trueprint-5.4/replace/Makefile.in-330-	    if test -d "$(distdir)/$$file"; then \
##############################################
trueprint-5.4/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
trueprint-5.4/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
trueprint-5.4/aclocal.m4-75-#
##############################################
trueprint-5.4/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
trueprint-5.4/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
trueprint-5.4/aclocal.m4-99-# and then we would define $MISSING as
##############################################
trueprint-5.4/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
trueprint-5.4/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
trueprint-5.4/aclocal.m4-115-])
##############################################
trueprint-5.4/aclocal.m4-215-  if test "$am_compiler_list" = ""; then
trueprint-5.4/aclocal.m4:216:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
trueprint-5.4/aclocal.m4-217-  fi
##############################################
trueprint-5.4/aclocal.m4-364-    # Strip MF so we end up with the name of the file.
trueprint-5.4/aclocal.m4:365:    mf=`echo "$mf" | sed -e 's/:.*$//'`
trueprint-5.4/aclocal.m4-366-    # Check whether this is an Automake generated Makefile or not.
##############################################
trueprint-5.4/aclocal.m4-373-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
trueprint-5.4/aclocal.m4:374:      dirpart=`AS_DIRNAME("$mf")`
trueprint-5.4/aclocal.m4-375-    else
##############################################
trueprint-5.4/aclocal.m4-379-    # from the Makefile without running `make'.
trueprint-5.4/aclocal.m4:380:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
trueprint-5.4/aclocal.m4-381-    test -z "$DEPDIR" && continue
trueprint-5.4/aclocal.m4:382:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
trueprint-5.4/aclocal.m4-383-    test -z "am__include" && continue
trueprint-5.4/aclocal.m4:384:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
trueprint-5.4/aclocal.m4-385-    # When using ansi2knr, U may be empty or an underscore; expand it
trueprint-5.4/aclocal.m4:386:    U=`sed -n 's/^U = //p' < "$mf"`
trueprint-5.4/aclocal.m4-387-    # Find all dependency output files, they are included files with
##############################################
trueprint-5.4/aclocal.m4-395-      test -f "$dirpart/$file" && continue
trueprint-5.4/aclocal.m4:396:      fdir=`AS_DIRNAME(["$file"])`
trueprint-5.4/aclocal.m4-397-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
trueprint-5.4/aclocal.m4-450-AC_REQUIRE([AC_PROG_INSTALL])dnl
trueprint-5.4/aclocal.m4:451:if test "`cd $srcdir && pwd`" != "`pwd`"; then
trueprint-5.4/aclocal.m4-452-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
trueprint-5.4/aclocal.m4-552-    * )
trueprint-5.4/aclocal.m4:553:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
trueprint-5.4/aclocal.m4-554-  esac
trueprint-5.4/aclocal.m4-555-done
trueprint-5.4/aclocal.m4:556:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
trueprint-5.4/aclocal.m4-557-
##############################################
trueprint-5.4/aclocal.m4-630-# Ignore all kinds of additional output from `make'.
trueprint-5.4/aclocal.m4:631:case `$am_make -s -f confmf 2> /dev/null` in #(
trueprint-5.4/aclocal.m4-632-*the\ am__doit\ target*)
##############################################
trueprint-5.4/aclocal.m4-640-   echo '.include "confinc"' > confmf
trueprint-5.4/aclocal.m4:641:   case `$am_make -s -f confmf 2> /dev/null` in #(
trueprint-5.4/aclocal.m4-642-   *the\ am__doit\ target*)
##############################################
trueprint-5.4/aclocal.m4-797-if (
trueprint-5.4/aclocal.m4:798:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
trueprint-5.4/aclocal.m4-799-   if test "$[*]" = "X"; then
trueprint-5.4/aclocal.m4-800-      # -L didn't work.
trueprint-5.4/aclocal.m4:801:      set X `ls -t "$srcdir/configure" conftest.file`
trueprint-5.4/aclocal.m4-802-   fi
##############################################
trueprint-5.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
trueprint-5.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
trueprint-5.4/configure-47-  as_echo='print -r --'
trueprint-5.4/configure-48-  as_echo_n='print -rn --'
trueprint-5.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
trueprint-5.4/configure-50-  as_echo='printf %s\n'
##############################################
trueprint-5.4/configure-52-else
trueprint-5.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
trueprint-5.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
trueprint-5.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
trueprint-5.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
trueprint-5.4/configure-64-      esac;
##############################################
trueprint-5.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
trueprint-5.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
trueprint-5.4/configure-201-
##############################################
trueprint-5.4/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
trueprint-5.4/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
trueprint-5.4/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
trueprint-5.4/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
trueprint-5.4/configure-335-      case $as_dir in #(
trueprint-5.4/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
trueprint-5.4/configure-337-      *) as_qdir=$as_dir;;
##############################################
trueprint-5.4/configure-408-  {
trueprint-5.4/configure:409:    as_val=`expr "$@" || test $? -eq 1`
trueprint-5.4/configure-410-  }
##############################################
trueprint-5.4/configure-415-# ----------------------------------------
trueprint-5.4/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
trueprint-5.4/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
trueprint-5.4/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
trueprint-5.4/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
trueprint-5.4/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
trueprint-5.4/configure-828-  case $ac_option in
trueprint-5.4/configure:829:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
trueprint-5.4/configure-830-  *=)   ac_optarg= ;;
##############################################
trueprint-5.4/configure-872-  -disable-* | --disable-*)
trueprint-5.4/configure:873:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
trueprint-5.4/configure-874-    # Reject names that are not valid shell variable names.
##############################################
trueprint-5.4/configure-877-    ac_useropt_orig=$ac_useropt
trueprint-5.4/configure:878:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
trueprint-5.4/configure-879-    case $ac_user_opts in
##############################################
trueprint-5.4/configure-898-  -enable-* | --enable-*)
trueprint-5.4/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
trueprint-5.4/configure-900-    # Reject names that are not valid shell variable names.
##############################################
trueprint-5.4/configure-903-    ac_useropt_orig=$ac_useropt
trueprint-5.4/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
trueprint-5.4/configure-905-    case $ac_user_opts in
##############################################
trueprint-5.4/configure-1102-  -with-* | --with-*)
trueprint-5.4/configure:1103:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
trueprint-5.4/configure-1104-    # Reject names that are not valid shell variable names.
##############################################
trueprint-5.4/configure-1107-    ac_useropt_orig=$ac_useropt
trueprint-5.4/configure:1108:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
trueprint-5.4/configure-1109-    case $ac_user_opts in
##############################################
trueprint-5.4/configure-1118-  -without-* | --without-*)
trueprint-5.4/configure:1119:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
trueprint-5.4/configure-1120-    # Reject names that are not valid shell variable names.
##############################################
trueprint-5.4/configure-1123-    ac_useropt_orig=$ac_useropt
trueprint-5.4/configure:1124:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
trueprint-5.4/configure-1125-    case $ac_user_opts in
##############################################
trueprint-5.4/configure-1156-  *=*)
trueprint-5.4/configure:1157:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
trueprint-5.4/configure-1158-    # Reject names that are not valid shell variable names.
##############################################
trueprint-5.4/configure-1177-if test -n "$ac_prev"; then
trueprint-5.4/configure:1178:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
trueprint-5.4/configure-1179-  as_fn_error $? "missing argument to $ac_option"
##############################################
trueprint-5.4/configure-1199-    */ )
trueprint-5.4/configure:1200:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
trueprint-5.4/configure-1201-      eval $ac_var=\$ac_val;;
##############################################
trueprint-5.4/configure-1234-ac_ls_di=`ls -di .` &&
trueprint-5.4/configure:1235:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
trueprint-5.4/configure-1236-  as_fn_error $? "working directory cannot be determined"
##############################################
trueprint-5.4/configure-1290-case $srcdir in
trueprint-5.4/configure:1291:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
trueprint-5.4/configure-1292-esac
##############################################
trueprint-5.4/configure-1333-By default, \`make install' will install all the files in
trueprint-5.4/configure:1334:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
trueprint-5.4/configure:1335:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
trueprint-5.4/configure-1336-for instance \`--prefix=\$HOME'.
##############################################
trueprint-5.4/configure-1432-*)
trueprint-5.4/configure:1433:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
trueprint-5.4/configure-1434-  # A ".." for each directory in $ac_dir_suffix.
trueprint-5.4/configure:1435:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
trueprint-5.4/configure-1436-  case $ac_top_builddir_sub in
##############################################
trueprint-5.4/configure-1974-    *\'*)
trueprint-5.4/configure:1975:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
trueprint-5.4/configure-1976-    esac
##############################################
trueprint-5.4/configure-2057-      case $ac_val in
trueprint-5.4/configure:2058:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
trueprint-5.4/configure-2059-      esac
##############################################
trueprint-5.4/configure-2072-	case $ac_val in
trueprint-5.4/configure:2073:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
trueprint-5.4/configure-2074-	esac
##############################################
trueprint-5.4/configure-2192-    set,)
trueprint-5.4/configure:2193:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
trueprint-5.4/configure:2194:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
trueprint-5.4/configure-2195-      ac_cache_corrupted=: ;;
##############################################
trueprint-5.4/configure-2203-	# differences in whitespace do not lead to failure.
trueprint-5.4/configure:2204:	ac_old_val_w=`echo x $ac_old_val`
trueprint-5.4/configure:2205:	ac_new_val_w=`echo x $ac_new_val`
trueprint-5.4/configure-2206-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
trueprint-5.4/configure-2223-    case $ac_new_val in
trueprint-5.4/configure:2224:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
trueprint-5.4/configure-2225-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
trueprint-5.4/configure-2403-if (
trueprint-5.4/configure:2404:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
trueprint-5.4/configure-2405-   if test "$*" = "X"; then
trueprint-5.4/configure-2406-      # -L didn't work.
trueprint-5.4/configure:2407:      set X `ls -t "$srcdir/configure" conftest.file`
trueprint-5.4/configure-2408-   fi
##############################################
trueprint-5.4/configure-2439-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
trueprint-5.4/configure:2440:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
trueprint-5.4/configure-2441-
trueprint-5.4/configure-2442-# expand $ac_aux_dir to an absolute path
trueprint-5.4/configure:2443:am_aux_dir=`cd $ac_aux_dir && pwd`
trueprint-5.4/configure-2444-
##############################################
trueprint-5.4/configure-2584-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
trueprint-5.4/configure:2585:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
trueprint-5.4/configure-2586-	     'mkdir (GNU coreutils) '* | \
##############################################
trueprint-5.4/configure-2663-set x ${MAKE-make}
trueprint-5.4/configure:2664:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
trueprint-5.4/configure-2665-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
trueprint-5.4/configure-2673-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
trueprint-5.4/configure:2674:case `${MAKE-make} -f conftest.make 2>/dev/null` in
trueprint-5.4/configure-2675-  *@@@%%%=?*=@@@%%%*)
##############################################
trueprint-5.4/configure-2700-
trueprint-5.4/configure:2701:if test "`cd $srcdir && pwd`" != "`pwd`"; then
trueprint-5.4/configure-2702-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
trueprint-5.4/configure-3102-$as_echo_n "checking whether the C compiler works... " >&6; }
trueprint-5.4/configure:3103:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
trueprint-5.4/configure-3104-
##############################################
trueprint-5.4/configure-3146-	then :; else
trueprint-5.4/configure:3147:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
trueprint-5.4/configure-3148-	fi
##############################################
trueprint-5.4/configure-3206-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
trueprint-5.4/configure:3207:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
trueprint-5.4/configure-3208-	  break;;
##############################################
trueprint-5.4/configure-3315-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
trueprint-5.4/configure:3316:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
trueprint-5.4/configure-3317-       break;;
##############################################
trueprint-5.4/configure-3564-# Ignore all kinds of additional output from `make'.
trueprint-5.4/configure:3565:case `$am_make -s -f confmf 2> /dev/null` in #(
trueprint-5.4/configure-3566-*the\ am__doit\ target*)
##############################################
trueprint-5.4/configure-3574-   echo '.include "confinc"' > confmf
trueprint-5.4/configure:3575:   case `$am_make -s -f confmf 2> /dev/null` in #(
trueprint-5.4/configure-3576-   *the\ am__doit\ target*)
##############################################
trueprint-5.4/configure-3637-  if test "$am_compiler_list" = ""; then
trueprint-5.4/configure:3638:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
trueprint-5.4/configure-3639-  fi
##############################################
trueprint-5.4/configure-3772-test "x$ac_build_alias" = x &&
trueprint-5.4/configure:3773:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
trueprint-5.4/configure-3774-test "x$ac_build_alias" = x &&
trueprint-5.4/configure-3775-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
trueprint-5.4/configure:3776:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
trueprint-5.4/configure-3777-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
trueprint-5.4/configure-3796-IFS=$ac_save_IFS
trueprint-5.4/configure:3797:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
trueprint-5.4/configure-3798-
##############################################
trueprint-5.4/configure-3807-else
trueprint-5.4/configure:3808:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
trueprint-5.4/configure-3809-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
trueprint-5.4/configure-3829-IFS=$ac_save_IFS
trueprint-5.4/configure:3830:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
trueprint-5.4/configure-3831-
##############################################
trueprint-5.4/configure-3857-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
trueprint-5.4/configure:3858:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
trueprint-5.4/configure-3859-  ECHO='print -r --'
trueprint-5.4/configure:3860:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
trueprint-5.4/configure-3861-  ECHO='printf %s\n'
##############################################
trueprint-5.4/configure-3926-  # Check for GNU $ac_path_SED
trueprint-5.4/configure:3927:case `"$ac_path_SED" --version 2>&1` in
trueprint-5.4/configure-3928-*GNU*)
##############################################
trueprint-5.4/configure-4002-  # Check for GNU $ac_path_GREP
trueprint-5.4/configure:4003:case `"$ac_path_GREP" --version 2>&1` in
trueprint-5.4/configure-4004-*GNU*)
##############################################
trueprint-5.4/configure-4068-  # Check for GNU $ac_path_EGREP
trueprint-5.4/configure:4069:case `"$ac_path_EGREP" --version 2>&1` in
trueprint-5.4/configure-4070-*GNU*)
##############################################
trueprint-5.4/configure-4135-  # Check for GNU $ac_path_FGREP
trueprint-5.4/configure:4136:case `"$ac_path_FGREP" --version 2>&1` in
trueprint-5.4/configure-4137-*GNU*)
##############################################
trueprint-5.4/configure-4215-    # gcc leaves a trailing carriage return which upsets mingw
trueprint-5.4/configure:4216:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
trueprint-5.4/configure-4217-  *)
trueprint-5.4/configure:4218:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
trueprint-5.4/configure-4219-  esac
##############################################
trueprint-5.4/configure-4224-      # Canonicalize the pathname of ld
trueprint-5.4/configure:4225:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
trueprint-5.4/configure-4226-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
trueprint-5.4/configure:4227:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
trueprint-5.4/configure-4228-      done
##############################################
trueprint-5.4/configure-4259-      # Break only if it was the GNU/non-GNU ld that we prefer.
trueprint-5.4/configure:4260:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
trueprint-5.4/configure-4261-      *GNU* | *'with BFD'*)
##############################################
trueprint-5.4/configure-4290-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
trueprint-5.4/configure:4291:case `$LD -v 2>&1 </dev/null` in
trueprint-5.4/configure-4292-*GNU* | *'with BFD'*)
##############################################
trueprint-5.4/configure-4335-	# Tru64's nm complains that /dev/null is an invalid object file
trueprint-5.4/configure:4336:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
trueprint-5.4/configure-4337-	*/dev/null* | *'Invalid file or object type'*)
##############################################
trueprint-5.4/configure-4341-	*)
trueprint-5.4/configure:4342:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
trueprint-5.4/configure-4343-	  */dev/null*)
##############################################
trueprint-5.4/configure-4469-
trueprint-5.4/configure:4470:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
trueprint-5.4/configure-4471-    *COFF*)
##############################################
trueprint-5.4/configure-4581-    # And add a safety zone
trueprint-5.4/configure:4582:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
trueprint-5.4/configure:4583:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
trueprint-5.4/configure-4584-    ;;
##############################################
trueprint-5.4/configure-4614-    if test -n "$kargmax"; then
trueprint-5.4/configure:4615:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
trueprint-5.4/configure-4616-    else
##############################################
trueprint-5.4/configure-4623-	test undefined != "$lt_cv_sys_max_cmd_len"; then
trueprint-5.4/configure:4624:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
trueprint-5.4/configure:4625:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
trueprint-5.4/configure-4626-    else
##############################################
trueprint-5.4/configure-4635-      # we can't tell.
trueprint-5.4/configure:4636:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
trueprint-5.4/configure-4637-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
trueprint-5.4/configure-4639-      do
trueprint-5.4/configure:4640:        i=`expr $i + 1`
trueprint-5.4/configure-4641-        teststring=$teststring$teststring
##############################################
trueprint-5.4/configure-4643-      # Only check the string length outside the loop.
trueprint-5.4/configure:4644:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
trueprint-5.4/configure-4645-      teststring=
##############################################
trueprint-5.4/configure-4648-      # linker.  It appears as though 1/2 is a usable value.
trueprint-5.4/configure:4649:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
trueprint-5.4/configure-4650-    fi
##############################################
trueprint-5.4/configure-5084-openbsd*)
trueprint-5.4/configure:5085:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
trueprint-5.4/configure-5086-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
trueprint-5.4/configure-5151-    else
trueprint-5.4/configure:5152:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
trueprint-5.4/configure-5153-    fi
##############################################
trueprint-5.4/configure-5296-  # decide which to use based on capabilities of $DLLTOOL
trueprint-5.4/configure:5297:  case `$DLLTOOL --help 2>&1` in
trueprint-5.4/configure-5298-  *--identify-strict*)
##############################################
trueprint-5.4/configure-5818-# If we're using GNU nm, then use its standard symbol codes.
trueprint-5.4/configure:5819:case `$NM -V 2>&1` in
trueprint-5.4/configure-5820-*GNU* | *'with BFD'*)
##############################################
trueprint-5.4/configure-5836-mingw*)
trueprint-5.4/configure:5837:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
trueprint-5.4/configure-5838-  ;;
##############################################
trueprint-5.4/configure-6055-   if test "$GCC" = yes; then
trueprint-5.4/configure:6056:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
trueprint-5.4/configure-6057-   fi
##############################################
trueprint-5.4/configure-6059- /*)
trueprint-5.4/configure:6060:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
trueprint-5.4/configure-6061-   ;; #(
##############################################
trueprint-5.4/configure-6095-  test $ac_status = 0; }; then
trueprint-5.4/configure:6096:    case `/usr/bin/file conftest.$ac_objext` in
trueprint-5.4/configure-6097-      *ELF-32*)
##############################################
trueprint-5.4/configure-6115-    if test "$lt_cv_prog_gnu_ld" = yes; then
trueprint-5.4/configure:6116:      case `/usr/bin/file conftest.$ac_objext` in
trueprint-5.4/configure-6117-	*32-bit*)
##############################################
trueprint-5.4/configure-6127-    else
trueprint-5.4/configure:6128:      case `/usr/bin/file conftest.$ac_objext` in
trueprint-5.4/configure-6129-	*32-bit*)
##############################################
trueprint-5.4/configure-7288-do :
trueprint-5.4/configure:7289:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
trueprint-5.4/configure-7290-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
trueprint-5.4/configure-7293-  cat >>confdefs.h <<_ACEOF
trueprint-5.4/configure:7294:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
trueprint-5.4/configure-7295-_ACEOF
##############################################
trueprint-5.4/configure-7579-done
trueprint-5.4/configure:7580:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
trueprint-5.4/configure-7581-
##############################################
trueprint-5.4/configure-7608-	"file_magic "*)
trueprint-5.4/configure:7609:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
trueprint-5.4/configure-7610-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
trueprint-5.4/configure-7674-	"file_magic "*)
trueprint-5.4/configure:7675:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
trueprint-5.4/configure-7676-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
trueprint-5.4/configure-8041-      *)
trueprint-5.4/configure:8042:	case `$CC -V 2>&1 | sed 5q` in
trueprint-5.4/configure-8043-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
trueprint-5.4/configure-8401-  if test "$hard_links" = no; then
trueprint-5.4/configure:8402:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
trueprint-5.4/configure:8403:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
trueprint-5.4/configure-8404-    need_locks=warn
##############################################
trueprint-5.4/configure-8490-	# shared libraries, regardless of the interface used.
trueprint-5.4/configure:8491:	case `$LD -v 2>&1` in
trueprint-5.4/configure-8492-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
trueprint-5.4/configure-8522-    supports_anon_versioning=no
trueprint-5.4/configure:8523:    case `$LD -v 2>&1` in
trueprint-5.4/configure-8524-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
trueprint-5.4/configure-8591-	# is EXPORTS), use it as is; otherwise, prepend...
trueprint-5.4/configure:8592:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
trueprint-5.4/configure-8593-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
trueprint-5.4/configure-8619-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
trueprint-5.4/configure:8620:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
trueprint-5.4/configure:8621:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
trueprint-5.4/configure-8622-      ;;
##############################################
trueprint-5.4/configure-8637-        pgcc*)				# Portland Group C compiler
trueprint-5.4/configure:8638:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/configure-8639-	  tmp_addflag=' $pic_flag'
##############################################
trueprint-5.4/configure-8642-					# Portland Group f77 and f90 compilers
trueprint-5.4/configure:8643:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/configure-8644-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
trueprint-5.4/configure-8657-	nvcc*)	# Cuda Compiler Driver 2.2
trueprint-5.4/configure:8658:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/configure-8659-	  compiler_needs_object=yes
##############################################
trueprint-5.4/configure-8661-	esac
trueprint-5.4/configure:8662:	case `$CC -V 2>&1 | sed 5q` in
trueprint-5.4/configure-8663-	*Sun\ C*)			# Sun C 5.9
trueprint-5.4/configure:8664:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/configure-8665-	  compiler_needs_object=yes
##############################################
trueprint-5.4/configure-8729-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
trueprint-5.4/configure:8730:      case `$LD -v 2>&1` in
trueprint-5.4/configure-8731-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
trueprint-5.4/configure-8852-	# below for broken collect2 doesn't work under 4.3+
trueprint-5.4/configure:8853:	  collect2name=`${CC} -print-prog-name=collect2`
trueprint-5.4/configure-8854-	  if test -f "$collect2name" &&
##############################################
trueprint-5.4/configure-8926-      }'
trueprint-5.4/configure:8927:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
trueprint-5.4/configure-8928-  # Check for a 64-bit object if we didn't find anything.
trueprint-5.4/configure-8929-  if test -z "$lt_cv_aix_libpath_"; then
trueprint-5.4/configure:8930:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
trueprint-5.4/configure-8931-  fi
##############################################
trueprint-5.4/configure-8944-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
trueprint-5.4/configure:8945:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
trueprint-5.4/configure-8946-      else
##############################################
trueprint-5.4/configure-8979-      }'
trueprint-5.4/configure:8980:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
trueprint-5.4/configure-8981-  # Check for a 64-bit object if we didn't find anything.
trueprint-5.4/configure-8982-  if test -z "$lt_cv_aix_libpath_"; then
trueprint-5.4/configure:8983:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
trueprint-5.4/configure-8984-  fi
##############################################
trueprint-5.4/configure-9052-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
trueprint-5.4/configure:9053:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
trueprint-5.4/configure-9054-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
trueprint-5.4/configure-9089-	# FIXME: Setting linknames here is a bad hack.
trueprint-5.4/configure:9090:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
trueprint-5.4/configure-9091-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
trueprint-5.4/configure-9107-  if test "$lt_cv_ld_force_load" = "yes"; then
trueprint-5.4/configure:9108:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
trueprint-5.4/configure-9109-
##############################################
trueprint-5.4/configure-9287-      if test "$GCC" = yes; then
trueprint-5.4/configure:9288:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/configure-9289-	# Try to use the -exported_symbol ld option, if it does not
##############################################
trueprint-5.4/configure-9315-	if test "$lt_cv_irix_exported_symbol" = yes; then
trueprint-5.4/configure:9316:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
trueprint-5.4/configure-9317-	fi
trueprint-5.4/configure-9318-      else
trueprint-5.4/configure:9319:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/configure:9320:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
trueprint-5.4/configure-9321-      fi
##############################################
trueprint-5.4/configure-9355-	hardcode_direct_absolute=yes
trueprint-5.4/configure:9356:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
trueprint-5.4/configure-9357-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
trueprint-5.4/configure-9388-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
trueprint-5.4/configure:9389:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/configure-9390-      else
trueprint-5.4/configure-9391-	allow_undefined_flag=' -expect_unresolved \*'
trueprint-5.4/configure:9392:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/configure-9393-      fi
##############################################
trueprint-5.4/configure-9401-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
trueprint-5.4/configure:9402:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/configure-9403-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
trueprint-5.4/configure-9405-	allow_undefined_flag=' -expect_unresolved \*'
trueprint-5.4/configure:9406:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/configure:9407:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
trueprint-5.4/configure:9408:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
trueprint-5.4/configure-9409-
##############################################
trueprint-5.4/configure-9424-      else
trueprint-5.4/configure:9425:	case `$CC -V 2>&1` in
trueprint-5.4/configure-9426-	*"Compilers 5.0"*)
##############################################
trueprint-5.4/configure-9823-  esac
trueprint-5.4/configure:9824:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
trueprint-5.4/configure-9825-  case $lt_search_path_spec in
##############################################
trueprint-5.4/configure-9830-    # okay in the real world where ";" in dirpaths is itself problematic.
trueprint-5.4/configure:9831:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
trueprint-5.4/configure-9832-    ;;
trueprint-5.4/configure-9833-  *)
trueprint-5.4/configure:9834:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
trueprint-5.4/configure-9835-    ;;
##############################################
trueprint-5.4/configure-9839-  lt_tmp_lt_search_path_spec=
trueprint-5.4/configure:9840:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
trueprint-5.4/configure-9841-  for lt_sys_path in $lt_search_path_spec; do
##############################################
trueprint-5.4/configure-9874-  esac
trueprint-5.4/configure:9875:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
trueprint-5.4/configure-9876-else
##############################################
trueprint-5.4/configure-9962-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
trueprint-5.4/configure:9963:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
trueprint-5.4/configure-9964-    ;;
##############################################
trueprint-5.4/configure-9998-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
trueprint-5.4/configure:9999:    postinstall_cmds='base_file=`basename \${file}`~
trueprint-5.4/configure:10000:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
trueprint-5.4/configure:10001:      dldir=$destdir/`dirname \$dlpath`~
trueprint-5.4/configure-10002-      test -d \$dldir || mkdir -p \$dldir~
##############################################
trueprint-5.4/configure-10007-      fi'
trueprint-5.4/configure:10008:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
trueprint-5.4/configure-10009-      dlpath=$dir/\$dldll~
##############################################
trueprint-5.4/configure-10015-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
trueprint-5.4/configure:10016:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
trueprint-5.4/configure-10017-
##############################################
trueprint-5.4/configure-10021-      # MinGW DLLs use traditional 'lib' prefix
trueprint-5.4/configure:10022:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
trueprint-5.4/configure-10023-      ;;
##############################################
trueprint-5.4/configure-10025-      # pw32 DLLs use 'pw' prefix rather than 'lib'
trueprint-5.4/configure:10026:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
trueprint-5.4/configure-10027-      ;;
##############################################
trueprint-5.4/configure-10034-    libname_spec='$name'
trueprint-5.4/configure:10035:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
trueprint-5.4/configure-10036-    library_names_spec='${libname}.dll.lib'
##############################################
trueprint-5.4/configure-10046-        # Let DOS variable expansion print the short 8.3 style file name.
trueprint-5.4/configure:10047:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
trueprint-5.4/configure-10048-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
trueprint-5.4/configure-10051-      # Convert to MSYS style.
trueprint-5.4/configure:10052:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
trueprint-5.4/configure-10053-      ;;
##############################################
trueprint-5.4/configure-10057-      # like /cygdrive/c/PROGRA~1:/cygdr...
trueprint-5.4/configure:10058:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
trueprint-5.4/configure:10059:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
trueprint-5.4/configure:10060:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
trueprint-5.4/configure-10061-      ;;
##############################################
trueprint-5.4/configure-10065-        # It is most probably a Windows format PATH.
trueprint-5.4/configure:10066:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
trueprint-5.4/configure-10067-      else
trueprint-5.4/configure:10068:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
trueprint-5.4/configure-10069-      fi
##############################################
trueprint-5.4/configure-10075-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
trueprint-5.4/configure:10076:    postinstall_cmds='base_file=`basename \${file}`~
trueprint-5.4/configure:10077:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
trueprint-5.4/configure:10078:      dldir=$destdir/`dirname \$dlpath`~
trueprint-5.4/configure-10079-      test -d \$dldir || mkdir -p \$dldir~
trueprint-5.4/configure-10080-      $install_prog $dir/$dlname \$dldir/$dlname'
trueprint-5.4/configure:10081:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
trueprint-5.4/configure-10082-      dlpath=$dir/\$dldll~
##############################################
trueprint-5.4/configure-10089-    # Assume MSVC wrapper
trueprint-5.4/configure:10090:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
trueprint-5.4/configure-10091-    dynamic_linker='Win32 ld.exe'
##############################################
trueprint-5.4/configure-10106-  shlibpath_var=DYLD_LIBRARY_PATH
trueprint-5.4/configure:10107:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
trueprint-5.4/configure-10108-
##############################################
trueprint-5.4/configure-10332-  if test -f /etc/ld.so.conf; then
trueprint-5.4/configure:10333:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
trueprint-5.4/configure-10334-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
trueprint-5.4/configure-10406-  shlibpath_var=LD_LIBRARY_PATH
trueprint-5.4/configure:10407:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
trueprint-5.4/configure-10408-    case $host_os in
##############################################
trueprint-5.4/configure-11333-do :
trueprint-5.4/configure:11334:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
trueprint-5.4/configure-11335-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
trueprint-5.4/configure-11337-  cat >>confdefs.h <<_ACEOF
trueprint-5.4/configure:11338:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
trueprint-5.4/configure-11339-_ACEOF
##############################################
trueprint-5.4/configure-11482-do :
trueprint-5.4/configure:11483:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
trueprint-5.4/configure-11484-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
trueprint-5.4/configure-11486-  cat >>confdefs.h <<_ACEOF
trueprint-5.4/configure:11487:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
trueprint-5.4/configure-11488-_ACEOF
##############################################
trueprint-5.4/configure-11817-do :
trueprint-5.4/configure:11818:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
trueprint-5.4/configure-11819-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
trueprint-5.4/configure-11821-  cat >>confdefs.h <<_ACEOF
trueprint-5.4/configure:11822:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
trueprint-5.4/configure-11823-_ACEOF
##############################################
trueprint-5.4/configure-11928-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
trueprint-5.4/configure:11929:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
trueprint-5.4/configure-11930-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
trueprint-5.4/configure-12011-if test -z "$BASH_VERSION$ZSH_VERSION" \
trueprint-5.4/configure:12012:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
trueprint-5.4/configure-12013-  as_echo='print -r --'
trueprint-5.4/configure-12014-  as_echo_n='print -rn --'
trueprint-5.4/configure:12015:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
trueprint-5.4/configure-12016-  as_echo='printf %s\n'
##############################################
trueprint-5.4/configure-12018-else
trueprint-5.4/configure:12019:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
trueprint-5.4/configure-12020-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
trueprint-5.4/configure-12028-	expr "X$arg" : "X\\(.*\\)$as_nl";
trueprint-5.4/configure:12029:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
trueprint-5.4/configure-12030-      esac;
##############################################
trueprint-5.4/configure-12105-# ----------------------------------------
trueprint-5.4/configure:12106:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
trueprint-5.4/configure-12107-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
trueprint-5.4/configure-12177-  {
trueprint-5.4/configure:12178:    as_val=`expr "$@" || test $? -eq 1`
trueprint-5.4/configure-12179-  }
##############################################
trueprint-5.4/configure-12281-      case $as_dir in #(
trueprint-5.4/configure:12282:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
trueprint-5.4/configure-12283-      *) as_qdir=$as_dir;;
##############################################
trueprint-5.4/configure-12418-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
trueprint-5.4/configure:12419:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
trueprint-5.4/configure-12420-ac_cs_version="\\
##############################################
trueprint-5.4/configure-12443-  --*=?*)
trueprint-5.4/configure:12444:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
trueprint-5.4/configure:12445:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
trueprint-5.4/configure-12446-    ac_shift=:
##############################################
trueprint-5.4/configure-12448-  --*=)
trueprint-5.4/configure:12449:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
trueprint-5.4/configure-12450-    ac_optarg=
##############################################
trueprint-5.4/configure-12472-    case $ac_optarg in
trueprint-5.4/configure:12473:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
trueprint-5.4/configure-12474-    '') as_fn_error $? "missing file argument" ;;
##############################################
trueprint-5.4/configure-12480-    case $ac_optarg in
trueprint-5.4/configure:12481:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
trueprint-5.4/configure-12482-    esac
##############################################
trueprint-5.4/configure-12549-delay_variable_subst='$delay_variable_subst'
trueprint-5.4/configure:12550:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12551:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12552:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12553:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12554:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12555:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12556:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12557:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12558:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12559:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12560:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12561:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12562:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12563:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12564:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12565:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12566:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12567:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12568:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12569:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12570:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12571:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12572:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12573:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12574:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12575:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12576:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12577:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12578:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12579:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12580:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12581:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12582:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12583:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12584:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12585:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12586:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12587:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12588:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12589:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12590:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12591:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12592:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12593:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12594:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12595:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12596:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12597:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12598:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12599:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12600:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12601:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12602:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12603:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12604:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12605:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12606:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12607:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12608:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12609:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12610:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12611:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12612:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12613:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12614:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12615:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12616:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12617:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12618:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12619:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12620:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12621:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12622:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12623:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12624:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12625:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12626:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12627:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12628:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12629:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12630:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12631:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12632:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12633:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12634:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12635:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12636:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12637:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12638:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12639:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12640:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12641:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12642:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12643:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12644:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12645:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12646:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12647:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12648:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12649:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12650:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12651:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12652:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12653:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12654:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12655:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12656:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12657:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12658:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12659:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12660:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12661:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12662:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12663:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12664:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12665:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12666:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12667:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12668:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12669:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12670:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12671:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12672:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12673:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12674:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12675:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12676:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12677:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12678:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure:12679:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/configure-12680-
##############################################
trueprint-5.4/configure-12758-striplib; do
trueprint-5.4/configure:12759:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
trueprint-5.4/configure-12760-    *[\\\\\\\`\\"\\\$]*)
trueprint-5.4/configure:12761:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
trueprint-5.4/configure-12762-      ;;
##############################################
trueprint-5.4/configure-12788-sys_lib_dlsearch_path_spec; do
trueprint-5.4/configure:12789:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
trueprint-5.4/configure-12790-    *[\\\\\\\`\\"\\\$]*)
trueprint-5.4/configure:12791:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
trueprint-5.4/configure-12792-      ;;
##############################################
trueprint-5.4/configure-12890-fi
trueprint-5.4/configure:12891:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
trueprint-5.4/configure-12892-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
trueprint-5.4/configure-12907-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
trueprint-5.4/configure:12908:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
trueprint-5.4/configure-12909-ac_delim='%!_!# '
##############################################
trueprint-5.4/configure-12913-
trueprint-5.4/configure:12914:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
trueprint-5.4/configure-12915-  if test $ac_delim_n = $ac_delim_num; then
##############################################
trueprint-5.4/configure-13051-for ac_last_try in false false :; do
trueprint-5.4/configure:13052:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
trueprint-5.4/configure-13053-  if test -z "$ac_tt"; then
##############################################
trueprint-5.4/configure-13183-      esac
trueprint-5.4/configure:13184:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
trueprint-5.4/configure-13185-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
trueprint-5.4/configure-13242-*)
trueprint-5.4/configure:13243:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
trueprint-5.4/configure-13244-  # A ".." for each directory in $ac_dir_suffix.
trueprint-5.4/configure:13245:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
trueprint-5.4/configure-13246-  case $ac_top_builddir_sub in
##############################################
trueprint-5.4/configure-13303-/@mandir@/p'
trueprint-5.4/configure:13304:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
trueprint-5.4/configure-13305-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
trueprint-5.4/configure-13320-
trueprint-5.4/configure:13321:# Neutralize VPATH when `$srcdir' = `.'.
trueprint-5.4/configure-13322-# Shell code in configure.ac might set extrasub.
##############################################
trueprint-5.4/configure-13348-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
trueprint-5.4/configure:13349:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
trueprint-5.4/configure-13350-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
trueprint-5.4/configure-13394-    * )
trueprint-5.4/configure:13395:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
trueprint-5.4/configure-13396-  esac
##############################################
trueprint-5.4/configure-13441-    # Strip MF so we end up with the name of the file.
trueprint-5.4/configure:13442:    mf=`echo "$mf" | sed -e 's/:.*$//'`
trueprint-5.4/configure-13443-    # Check whether this is an Automake generated Makefile or not.
##############################################
trueprint-5.4/configure-13478-    # from the Makefile without running `make'.
trueprint-5.4/configure:13479:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
trueprint-5.4/configure-13480-    test -z "$DEPDIR" && continue
trueprint-5.4/configure:13481:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
trueprint-5.4/configure-13482-    test -z "am__include" && continue
trueprint-5.4/configure:13483:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
trueprint-5.4/configure-13484-    # When using ansi2knr, U may be empty or an underscore; expand it
trueprint-5.4/configure:13485:    U=`sed -n 's/^U = //p' < "$mf"`
trueprint-5.4/configure-13486-    # Find all dependency output files, they are included files with
##############################################
trueprint-5.4/configure-13539-
trueprint-5.4/configure:13540:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
trueprint-5.4/configure-13541-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
trueprint-5.4/config.guess-38-
trueprint-5.4/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'`
trueprint-5.4/config.guess-40-
##############################################
trueprint-5.4/config.guess-108-: ${TMPDIR=/tmp} ;
trueprint-5.4/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
trueprint-5.4/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
trueprint-5.4/config.guess-194-	    *)
trueprint-5.4/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
trueprint-5.4/config.guess-196-		;;
##############################################
trueprint-5.4/config.guess-221-	*4.0)
trueprint-5.4/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
trueprint-5.4/config.guess-223-		;;
trueprint-5.4/config.guess-224-	*5.*)
trueprint-5.4/config.guess:225:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
trueprint-5.4/config.guess-226-		;;
##############################################
trueprint-5.4/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
trueprint-5.4/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
trueprint-5.4/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
trueprint-5.4/config.guess-269-	# 1.2 uses "1.2" for uname -r.
trueprint-5.4/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
trueprint-5.4/config.guess-271-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
trueprint-5.4/config.guess-329-    s390x:SunOS:*:*)
trueprint-5.4/config.guess:330:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
trueprint-5.4/config.guess-331-	exit ;;
trueprint-5.4/config.guess-332-    sun4H:SunOS:5.*:*)
trueprint-5.4/config.guess:333:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
trueprint-5.4/config.guess-334-	exit ;;
trueprint-5.4/config.guess-335-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
trueprint-5.4/config.guess:336:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
trueprint-5.4/config.guess-337-	exit ;;
##############################################
trueprint-5.4/config.guess-354-	fi
trueprint-5.4/config.guess:355:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
trueprint-5.4/config.guess-356-	exit ;;
##############################################
trueprint-5.4/config.guess-360-	# it's likely to be more like Solaris than SunOS4.
trueprint-5.4/config.guess:361:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
trueprint-5.4/config.guess-362-	exit ;;
##############################################
trueprint-5.4/config.guess-369-	# Japanese Language versions have a version number like `4.1.3-JL'.
trueprint-5.4/config.guess:370:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
trueprint-5.4/config.guess-371-	exit ;;
##############################################
trueprint-5.4/config.guess-375-    sun*:*:4.2BSD:*)
trueprint-5.4/config.guess:376:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
trueprint-5.4/config.guess-377-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
trueprint-5.4/config.guess-457-	$CC_FOR_BUILD -o $dummy $dummy.c &&
trueprint-5.4/config.guess:458:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
trueprint-5.4/config.guess:459:	  SYSTEM_NAME=`$dummy $dummyarg` &&
trueprint-5.4/config.guess-460-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
trueprint-5.4/config.guess-513-    *:IRIX*:*:*)
trueprint-5.4/config.guess:514:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
trueprint-5.4/config.guess-515-	exit ;;
##############################################
trueprint-5.4/config.guess-543-EOF
trueprint-5.4/config.guess:544:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
trueprint-5.4/config.guess-545-		then
##############################################
trueprint-5.4/config.guess-556-    *:AIX:*:[4567])
trueprint-5.4/config.guess:557:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
trueprint-5.4/config.guess-558-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
trueprint-5.4/config.guess-591-    9000/[34678]??:HP-UX:*:*)
trueprint-5.4/config.guess:592:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
trueprint-5.4/config.guess-593-	case "${UNAME_MACHINE}" in
##############################################
trueprint-5.4/config.guess-645-EOF
trueprint-5.4/config.guess:646:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
trueprint-5.4/config.guess-647-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
trueprint-5.4/config.guess-673-    ia64:HP-UX:*:*)
trueprint-5.4/config.guess:674:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
trueprint-5.4/config.guess-675-	echo ia64-hp-hpux${HPUX_REV}
##############################################
trueprint-5.4/config.guess-703-EOF
trueprint-5.4/config.guess:704:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
trueprint-5.4/config.guess-705-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
trueprint-5.4/config.guess-774-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
trueprint-5.4/config.guess:775:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
trueprint-5.4/config.guess-776-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
trueprint-5.4/config.guess-779-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
trueprint-5.4/config.guess:780:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
trueprint-5.4/config.guess-781-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
trueprint-5.4/config.guess-795-	    amd64)
trueprint-5.4/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
trueprint-5.4/config.guess-797-	    *)
trueprint-5.4/config.guess:798:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
trueprint-5.4/config.guess-799-	esac
##############################################
trueprint-5.4/config.guess-850-    prep*:SunOS:5.*:*)
trueprint-5.4/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
trueprint-5.4/config.guess-852-	exit ;;
##############################################
trueprint-5.4/config.guess-854-	# the GNU system
trueprint-5.4/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
trueprint-5.4/config.guess-856-	exit ;;
##############################################
trueprint-5.4/config.guess-858-	# other systems with GNU libc and userland
trueprint-5.4/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
trueprint-5.4/config.guess-860-	exit ;;
##############################################
trueprint-5.4/config.guess-923-EOF
trueprint-5.4/config.guess:924:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
trueprint-5.4/config.guess-925-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
trueprint-5.4/config.guess-951-EOF
trueprint-5.4/config.guess:952:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
trueprint-5.4/config.guess-953-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
trueprint-5.4/config.guess-1036-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
trueprint-5.4/config.guess:1037:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
trueprint-5.4/config.guess-1038-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
trueprint-5.4/config.guess-1306-    *:DragonFly:*:*)
trueprint-5.4/config.guess:1307:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
trueprint-5.4/config.guess-1308-	exit ;;
##############################################
trueprint-5.4/config.guess-1319-    i*86:skyos:*:*)
trueprint-5.4/config.guess:1320:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
trueprint-5.4/config.guess-1321-	exit ;;
##############################################
trueprint-5.4/config.guess-1450-
trueprint-5.4/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
trueprint-5.4/config.guess-1452-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
trueprint-5.4/install-sh-229-      fi
trueprint-5.4/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
trueprint-5.4/install-sh-231-    *)
##############################################
trueprint-5.4/install-sh-276-      dstdir=$dst
trueprint-5.4/install-sh:277:      dst=$dstdir/`basename "$src"`
trueprint-5.4/install-sh-278-      dstdir_status=0
##############################################
trueprint-5.4/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
trueprint-5.4/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
trueprint-5.4/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
trueprint-5.4/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
trueprint-5.4/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
trueprint-5.4/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
trueprint-5.4/install-sh-425-	    case $prefix in
trueprint-5.4/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
trueprint-5.4/install-sh-427-	      *) qprefix=$prefix;;
##############################################
trueprint-5.4/install-sh-474-    if $copy_on_change &&
trueprint-5.4/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
trueprint-5.4/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
trueprint-5.4/install-sh-477-
##############################################
trueprint-5.4/Makefile.in-108-  while test -n "$$dir1"; do \
trueprint-5.4/Makefile.in:109:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
trueprint-5.4/Makefile.in-110-    if test "$$first" != "."; then \
trueprint-5.4/Makefile.in-111-      if test "$$first" = ".."; then \
trueprint-5.4/Makefile.in:112:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
trueprint-5.4/Makefile.in:113:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
trueprint-5.4/Makefile.in-114-      else \
trueprint-5.4/Makefile.in:115:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
trueprint-5.4/Makefile.in-116-        if test "$$first2" = "$$first"; then \
trueprint-5.4/Makefile.in:117:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
trueprint-5.4/Makefile.in-118-        else \
##############################################
trueprint-5.4/Makefile.in-123-    fi; \
trueprint-5.4/Makefile.in:124:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
trueprint-5.4/Makefile.in-125-  done; \
##############################################
trueprint-5.4/Makefile.in-337-	dot_seen=no; \
trueprint-5.4/Makefile.in:338:	target=`echo $@ | sed s/-recursive//`; \
trueprint-5.4/Makefile.in-339-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
trueprint-5.4/Makefile.in-372-	rev="$$rev ."; \
trueprint-5.4/Makefile.in:373:	target=`echo $@ | sed s/-recursive//`; \
trueprint-5.4/Makefile.in-374-	for subdir in $$rev; do \
##############################################
trueprint-5.4/Makefile.in-450-GTAGS:
trueprint-5.4/Makefile.in:451:	here=`$(am__cd) $(top_builddir) && pwd` \
trueprint-5.4/Makefile.in-452-	  && $(am__cd) $(top_srcdir) \
##############################################
trueprint-5.4/Makefile.in-460-	test -d "$(distdir)" || mkdir "$(distdir)"
trueprint-5.4/Makefile.in:461:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/Makefile.in:462:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/Makefile.in-463-	list='$(DISTFILES)'; \
##############################################
trueprint-5.4/Makefile.in-474-	  if test -d $$d/$$file; then \
trueprint-5.4/Makefile.in:475:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
trueprint-5.4/Makefile.in-476-	    if test -d "$(distdir)/$$file"; then \
##############################################
trueprint-5.4/Makefile.in-585-	test -d $(distdir)/_build || exit 0; \
trueprint-5.4/Makefile.in:586:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
trueprint-5.4/Makefile.in-587-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
trueprint-5.4/Makefile.in-628-	}; \
trueprint-5.4/Makefile.in:629:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
trueprint-5.4/Makefile.in-630-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
trueprint-5.4/Makefile.in-640-	fi
trueprint-5.4/Makefile.in:641:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
trueprint-5.4/Makefile.in-642-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
trueprint-5.4/tests/Makefile.in-309-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
trueprint-5.4/tests/Makefile.in:310:	      all=`expr $$all + 1`; \
trueprint-5.4/tests/Makefile.in-311-	      case " $(XFAIL_TESTS) " in \
trueprint-5.4/tests/Makefile.in-312-	      *[\ \	]$$tst[\ \	]*) \
trueprint-5.4/tests/Makefile.in:313:		xpass=`expr $$xpass + 1`; \
trueprint-5.4/tests/Makefile.in:314:		failed=`expr $$failed + 1`; \
trueprint-5.4/tests/Makefile.in-315-		col=$$red; res=XPASS; \
##############################################
trueprint-5.4/tests/Makefile.in-321-	    elif test $$? -ne 77; then \
trueprint-5.4/tests/Makefile.in:322:	      all=`expr $$all + 1`; \
trueprint-5.4/tests/Makefile.in-323-	      case " $(XFAIL_TESTS) " in \
trueprint-5.4/tests/Makefile.in-324-	      *[\ \	]$$tst[\ \	]*) \
trueprint-5.4/tests/Makefile.in:325:		xfail=`expr $$xfail + 1`; \
trueprint-5.4/tests/Makefile.in-326-		col=$$lgn; res=XFAIL; \
##############################################
trueprint-5.4/tests/Makefile.in-328-	      *) \
trueprint-5.4/tests/Makefile.in:329:		failed=`expr $$failed + 1`; \
trueprint-5.4/tests/Makefile.in-330-		col=$$red; res=FAIL; \
##############################################
trueprint-5.4/tests/Makefile.in-333-	    else \
trueprint-5.4/tests/Makefile.in:334:	      skip=`expr $$skip + 1`; \
trueprint-5.4/tests/Makefile.in-335-	      col=$$blu; res=SKIP; \
##############################################
trueprint-5.4/tests/Makefile.in-368-	    fi; \
trueprint-5.4/tests/Makefile.in:369:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
trueprint-5.4/tests/Makefile.in-370-	      dashes="$$skipped"; \
##############################################
trueprint-5.4/tests/Makefile.in-374-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
trueprint-5.4/tests/Makefile.in:375:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
trueprint-5.4/tests/Makefile.in-376-	      dashes="$$report"; \
trueprint-5.4/tests/Makefile.in-377-	  fi; \
trueprint-5.4/tests/Makefile.in:378:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
trueprint-5.4/tests/Makefile.in-379-	  if test "$$failed" -eq 0; then \
##############################################
trueprint-5.4/tests/Makefile.in-392-distdir: $(DISTFILES)
trueprint-5.4/tests/Makefile.in:393:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/tests/Makefile.in:394:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/tests/Makefile.in-395-	list='$(DISTFILES)'; \
##############################################
trueprint-5.4/tests/Makefile.in-406-	  if test -d $$d/$$file; then \
trueprint-5.4/tests/Makefile.in:407:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
trueprint-5.4/tests/Makefile.in-408-	    if test -d "$(distdir)/$$file"; then \
##############################################
trueprint-5.4/tests/Run-11-
trueprint-5.4/tests/Run:12:top_builddir=`cd $top_builddir && pwd`
trueprint-5.4/tests/Run-13-TRUEPRINT=$top_builddir/src/trueprint
##############################################
trueprint-5.4/tests/Run-30-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:31:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-32-	fi
##############################################
trueprint-5.4/tests/Run-45-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:46:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-47-	fi
##############################################
trueprint-5.4/tests/Run-60-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:61:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-62-	fi
##############################################
trueprint-5.4/tests/Run-75-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:76:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-77-	fi
##############################################
trueprint-5.4/tests/Run-90-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:91:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-92-	fi
##############################################
trueprint-5.4/tests/Run-105-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:106:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-107-	fi
##############################################
trueprint-5.4/tests/Run-120-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:121:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-122-	fi
##############################################
trueprint-5.4/tests/Run-135-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:136:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-137-	fi
##############################################
trueprint-5.4/tests/Run-150-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:151:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-152-	fi
##############################################
trueprint-5.4/tests/Run-165-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:166:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-167-	fi
##############################################
trueprint-5.4/tests/Run-180-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:181:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-182-	fi
##############################################
trueprint-5.4/tests/Run-195-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:196:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-197-	fi
##############################################
trueprint-5.4/tests/Run-210-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:211:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-212-	fi
##############################################
trueprint-5.4/tests/Run-225-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:226:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-227-	fi
##############################################
trueprint-5.4/tests/Run-240-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:241:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-242-	fi
##############################################
trueprint-5.4/tests/Run-255-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:256:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-257-	fi
##############################################
trueprint-5.4/tests/Run-270-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:271:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-272-	fi
##############################################
trueprint-5.4/tests/Run-285-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:286:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-287-	fi
##############################################
trueprint-5.4/tests/Run-300-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:301:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-302-	fi
##############################################
trueprint-5.4/tests/Run-315-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:316:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-317-	fi
##############################################
trueprint-5.4/tests/Run-330-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:331:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-332-	fi
##############################################
trueprint-5.4/tests/Run-345-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:346:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-347-	fi
##############################################
trueprint-5.4/tests/Run-360-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:361:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-362-	fi
##############################################
trueprint-5.4/tests/Run-375-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:376:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-377-	fi
##############################################
trueprint-5.4/tests/Run-390-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:391:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-392-	fi
##############################################
trueprint-5.4/tests/Run-405-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:406:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-407-	fi
##############################################
trueprint-5.4/tests/Run-420-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:421:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-422-	fi
##############################################
trueprint-5.4/tests/Run-435-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:436:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-437-	fi
##############################################
trueprint-5.4/tests/Run-450-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:451:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-452-	fi
##############################################
trueprint-5.4/tests/Run-465-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:466:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-467-	fi
##############################################
trueprint-5.4/tests/Run-480-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:481:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-482-	fi
##############################################
trueprint-5.4/tests/Run-495-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:496:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-497-	fi
##############################################
trueprint-5.4/tests/Run-510-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:511:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-512-	fi
##############################################
trueprint-5.4/tests/Run-525-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:526:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-527-	fi
##############################################
trueprint-5.4/tests/Run-540-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:541:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-542-	fi
##############################################
trueprint-5.4/tests/Run-555-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:556:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-557-	fi
##############################################
trueprint-5.4/tests/Run-570-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:571:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-572-	fi
##############################################
trueprint-5.4/tests/Run-585-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:586:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-587-	fi
##############################################
trueprint-5.4/tests/Run-600-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:601:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-602-	fi
##############################################
trueprint-5.4/tests/Run-615-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:616:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-617-	fi
##############################################
trueprint-5.4/tests/Run-630-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:631:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-632-	fi
##############################################
trueprint-5.4/tests/Run-645-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:646:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-647-	fi
##############################################
trueprint-5.4/tests/Run-660-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:661:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-662-	fi
##############################################
trueprint-5.4/tests/Run-675-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:676:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-677-	fi
##############################################
trueprint-5.4/tests/Run-690-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:691:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-692-	fi
##############################################
trueprint-5.4/tests/Run-705-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:706:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-707-	fi
##############################################
trueprint-5.4/tests/Run-720-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:721:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-722-	fi
##############################################
trueprint-5.4/tests/Run-735-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:736:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-737-	fi
##############################################
trueprint-5.4/tests/Run-750-		echo "passed" ; rm test$test.dif
trueprint-5.4/tests/Run:751:		passed=`expr $passed + 1`
trueprint-5.4/tests/Run-752-	fi
##############################################
trueprint-5.4/config/mdate-sh-30-if ls -L /dev/null 1>/dev/null 2>&1; then
trueprint-5.4/config/mdate-sh:31:  set - x`ls -L -l -d $1`
trueprint-5.4/config/mdate-sh-32-else
trueprint-5.4/config/mdate-sh:33:  set - x`ls -l -d $1`
trueprint-5.4/config/mdate-sh-34-fi
##############################################
trueprint-5.4/config/mdate-sh-85-       then
trueprint-5.4/config/mdate-sh:86:	 year=`expr $year - 1`
trueprint-5.4/config/mdate-sh-87-       fi;;
##############################################
trueprint-5.4/config/install-sh-85-
trueprint-5.4/config/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
trueprint-5.4/config/install-sh-87-	    shift
##############################################
trueprint-5.4/config/install-sh-89-
trueprint-5.4/config/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
trueprint-5.4/config/install-sh-91-	    shift
##############################################
trueprint-5.4/config/install-sh-151-	then
trueprint-5.4/config/install-sh:152:		dst="$dst"/`basename $src`
trueprint-5.4/config/install-sh-153-	else
##############################################
trueprint-5.4/config/install-sh-158-## this sed command emulates the dirname command
trueprint-5.4/config/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
trueprint-5.4/config/install-sh-160-
##############################################
trueprint-5.4/config/install-sh-172-IFS='%'
trueprint-5.4/config/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
trueprint-5.4/config/install-sh-174-IFS="${oIFS}"
##############################################
trueprint-5.4/config/install-sh-206-	then
trueprint-5.4/config/install-sh:207:		dstfile=`basename $dst`
trueprint-5.4/config/install-sh-208-	else
##############################################
trueprint-5.4/config/install-sh-216-	then
trueprint-5.4/config/install-sh:217:		dstfile=`basename $dst`
trueprint-5.4/config/install-sh-218-	else
##############################################
trueprint-5.4/config/mkinstalldirs-12-do
trueprint-5.4/config/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
trueprint-5.4/config/mkinstalldirs-14-   shift
##############################################
trueprint-5.4/config/missing-119-	*.y)
trueprint-5.4/config/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
trueprint-5.4/config/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
trueprint-5.4/config/missing-123-	    fi
trueprint-5.4/config/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
trueprint-5.4/config/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
trueprint-5.4/config/missing-149-	*.l)
trueprint-5.4/config/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
trueprint-5.4/config/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
trueprint-5.4/config/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
trueprint-5.4/config/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
trueprint-5.4/config/missing-171-    if test -z "$file"; then
trueprint-5.4/config/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
trueprint-5.4/config/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
trueprint-5.4/config/missing-174-    fi
##############################################
trueprint-5.4/config.sub-57-
trueprint-5.4/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'`
trueprint-5.4/config.sub-59-
##############################################
trueprint-5.4/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations.
trueprint-5.4/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
trueprint-5.4/config.sub-124-case $maybe_os in
##############################################
trueprint-5.4/config.sub-130-    os=-$maybe_os
trueprint-5.4/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
trueprint-5.4/config.sub-132-    ;;
##############################################
trueprint-5.4/config.sub-134-    os=-linux-android
trueprint-5.4/config.sub:135:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
trueprint-5.4/config.sub-136-    ;;
trueprint-5.4/config.sub-137-  *)
trueprint-5.4/config.sub:138:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
trueprint-5.4/config.sub-139-    if [ $basic_machine != $1 ]
trueprint-5.4/config.sub:140:    then os=`echo $1 | sed 's/.*-/-/'`
trueprint-5.4/config.sub-141-    else os=; fi
##############################################
trueprint-5.4/config.sub-188-		os=-sco5v6
trueprint-5.4/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-190-		;;
##############################################
trueprint-5.4/config.sub-192-		os=-sco3.2v5
trueprint-5.4/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-194-		;;
##############################################
trueprint-5.4/config.sub-196-		os=-sco3.2v4
trueprint-5.4/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-198-		;;
trueprint-5.4/config.sub-199-	-sco3.2.[4-9]*)
trueprint-5.4/config.sub:200:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
trueprint-5.4/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-202-		;;
##############################################
trueprint-5.4/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
trueprint-5.4/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-206-		;;
##############################################
trueprint-5.4/config.sub-208-		# Don't forget version if it is 3.2v4 or newer.
trueprint-5.4/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-210-		;;
##############################################
trueprint-5.4/config.sub-212-		os=-sco3.2v2
trueprint-5.4/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-214-		;;
trueprint-5.4/config.sub-215-	-udk*)
trueprint-5.4/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-217-		;;
##############################################
trueprint-5.4/config.sub-219-		os=-isc2.2
trueprint-5.4/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-221-		;;
##############################################
trueprint-5.4/config.sub-225-	-isc*)
trueprint-5.4/config.sub:226:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
trueprint-5.4/config.sub-227-		;;
##############################################
trueprint-5.4/config.sub-237-	-ptx*)
trueprint-5.4/config.sub:238:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
trueprint-5.4/config.sub-239-		;;
trueprint-5.4/config.sub-240-	-windowsnt*)
trueprint-5.4/config.sub:241:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
trueprint-5.4/config.sub-242-		;;
##############################################
trueprint-5.4/config.sub-363-	*-*-*)
trueprint-5.4/config.sub:364:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
trueprint-5.4/config.sub-365-		exit 1
##############################################
trueprint-5.4/config.sub-481-	amd64-*)
trueprint-5.4/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-483-		;;
##############################################
trueprint-5.4/config.sub-523-	blackfin-*)
trueprint-5.4/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-525-		os=-linux
##############################################
trueprint-5.4/config.sub-531-	c54x-*)
trueprint-5.4/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-533-		;;
trueprint-5.4/config.sub-534-	c55x-*)
trueprint-5.4/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-536-		;;
trueprint-5.4/config.sub-537-	c6x-*)
trueprint-5.4/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-539-		;;
##############################################
trueprint-5.4/config.sub-734-	i*86v32)
trueprint-5.4/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
trueprint-5.4/config.sub-736-		os=-sysv32
##############################################
trueprint-5.4/config.sub-738-	i*86v4*)
trueprint-5.4/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
trueprint-5.4/config.sub-740-		os=-sysv4
##############################################
trueprint-5.4/config.sub-742-	i*86v)
trueprint-5.4/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
trueprint-5.4/config.sub-744-		os=-sysv
##############################################
trueprint-5.4/config.sub-746-	i*86sol2)
trueprint-5.4/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
trueprint-5.4/config.sub-748-		os=-solaris2
##############################################
trueprint-5.4/config.sub-776-	m68knommu-*)
trueprint-5.4/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-778-		os=-linux
##############################################
trueprint-5.4/config.sub-809-	mips3*-*)
trueprint-5.4/config.sub:810:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
trueprint-5.4/config.sub-811-		;;
trueprint-5.4/config.sub-812-	mips3*)
trueprint-5.4/config.sub:813:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
trueprint-5.4/config.sub-814-		;;
##############################################
trueprint-5.4/config.sub-827-	ms1-*)
trueprint-5.4/config.sub:828:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
trueprint-5.4/config.sub-829-		;;
##############################################
trueprint-5.4/config.sub-946-	parisc-*)
trueprint-5.4/config.sub:947:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-948-		os=-linux
##############################################
trueprint-5.4/config.sub-962-	pc98-*)
trueprint-5.4/config.sub:963:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-964-		;;
##############################################
trueprint-5.4/config.sub-977-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
trueprint-5.4/config.sub:978:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-979-		;;
trueprint-5.4/config.sub-980-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
trueprint-5.4/config.sub:981:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-982-		;;
trueprint-5.4/config.sub-983-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
trueprint-5.4/config.sub:984:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-985-		;;
trueprint-5.4/config.sub-986-	pentium4-*)
trueprint-5.4/config.sub:987:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-988-		;;
##############################################
trueprint-5.4/config.sub-996-	ppc-* | ppcbe-*)
trueprint-5.4/config.sub:997:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-998-		;;
##############################################
trueprint-5.4/config.sub-1002-	ppcle-* | powerpclittle-*)
trueprint-5.4/config.sub:1003:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-1004-		;;
##############################################
trueprint-5.4/config.sub-1006-		;;
trueprint-5.4/config.sub:1007:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-1008-		;;
##############################################
trueprint-5.4/config.sub-1012-	ppc64le-* | powerpc64little-*)
trueprint-5.4/config.sub:1013:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-1014-		;;
##############################################
trueprint-5.4/config.sub-1091-	strongarm-* | thumb-*)
trueprint-5.4/config.sub:1092:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
trueprint-5.4/config.sub-1093-		;;
##############################################
trueprint-5.4/config.sub-1221-	xscale-* | xscalee[bl]-*)
trueprint-5.4/config.sub:1222:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
trueprint-5.4/config.sub-1223-		;;
##############################################
trueprint-5.4/config.sub-1298-	*)
trueprint-5.4/config.sub:1299:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
trueprint-5.4/config.sub-1300-		exit 1
##############################################
trueprint-5.4/config.sub-1306-	*-digital*)
trueprint-5.4/config.sub:1307:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
trueprint-5.4/config.sub-1308-		;;
trueprint-5.4/config.sub-1309-	*-commodore*)
trueprint-5.4/config.sub:1310:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
trueprint-5.4/config.sub-1311-		;;
##############################################
trueprint-5.4/config.sub-1327-	-solaris1 | -solaris1.*)
trueprint-5.4/config.sub:1328:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
trueprint-5.4/config.sub-1329-		;;
##############################################
trueprint-5.4/config.sub-1339-	-gnu/linux*)
trueprint-5.4/config.sub:1340:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
trueprint-5.4/config.sub-1341-		;;
##############################################
trueprint-5.4/config.sub-1385-	-nto*)
trueprint-5.4/config.sub:1386:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
trueprint-5.4/config.sub-1387-		;;
##############################################
trueprint-5.4/config.sub-1392-	-mac*)
trueprint-5.4/config.sub:1393:		os=`echo $os | sed -e 's|mac|macos|'`
trueprint-5.4/config.sub-1394-		;;
##############################################
trueprint-5.4/config.sub-1398-	-linux*)
trueprint-5.4/config.sub:1399:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
trueprint-5.4/config.sub-1400-		;;
trueprint-5.4/config.sub-1401-	-sunos5*)
trueprint-5.4/config.sub:1402:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
trueprint-5.4/config.sub-1403-		;;
trueprint-5.4/config.sub-1404-	-sunos6*)
trueprint-5.4/config.sub:1405:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
trueprint-5.4/config.sub-1406-		;;
##############################################
trueprint-5.4/config.sub-1453-	-sinix5.*)
trueprint-5.4/config.sub:1454:		os=`echo $os | sed -e 's|sinix|sysv|'`
trueprint-5.4/config.sub-1455-		;;
##############################################
trueprint-5.4/config.sub-1509-		# Get rid of the `-' at the beginning of $os.
trueprint-5.4/config.sub:1510:		os=`echo $os | sed 's/[^-]*-//'`
trueprint-5.4/config.sub:1511:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
trueprint-5.4/config.sub-1512-		exit 1
##############################################
trueprint-5.4/config.sub-1769-		esac
trueprint-5.4/config.sub:1770:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
trueprint-5.4/config.sub-1771-		;;
##############################################
trueprint-5.4/m4/ltsugar.m4-67-m4_define([lt_combine],
trueprint-5.4/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
trueprint-5.4/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
trueprint-5.4/m4/libtool.m4-125-done
trueprint-5.4/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
trueprint-5.4/m4/libtool.m4-127-])
##############################################
trueprint-5.4/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
trueprint-5.4/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
trueprint-5.4/m4/libtool.m4-429-
##############################################
trueprint-5.4/m4/libtool.m4-437-#
trueprint-5.4/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
trueprint-5.4/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
trueprint-5.4/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
trueprint-5.4/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
trueprint-5.4/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
trueprint-5.4/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
trueprint-5.4/m4/libtool.m4-551-      ;;
##############################################
trueprint-5.4/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
trueprint-5.4/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
trueprint-5.4/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
trueprint-5.4/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
trueprint-5.4/m4/libtool.m4-564-      ;;
##############################################
trueprint-5.4/m4/libtool.m4-720-
trueprint-5.4/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
trueprint-5.4/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
trueprint-5.4/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
trueprint-5.4/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
trueprint-5.4/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
trueprint-5.4/m4/libtool.m4-1143-      }]'
trueprint-5.4/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
trueprint-5.4/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
trueprint-5.4/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
trueprint-5.4/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
trueprint-5.4/m4/libtool.m4-1148-  fi],[])
##############################################
trueprint-5.4/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
trueprint-5.4/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
trueprint-5.4/m4/libtool.m4-1181-  ECHO='print -r --'
trueprint-5.4/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
trueprint-5.4/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
trueprint-5.4/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
trueprint-5.4/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
trueprint-5.4/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
trueprint-5.4/m4/libtool.m4-1217-
##############################################
trueprint-5.4/m4/libtool.m4-1237-   if test "$GCC" = yes; then
trueprint-5.4/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
trueprint-5.4/m4/libtool.m4-1239-   fi
##############################################
trueprint-5.4/m4/libtool.m4-1241- /*)
trueprint-5.4/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
trueprint-5.4/m4/libtool.m4-1243-   ;; #(
##############################################
trueprint-5.4/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
trueprint-5.4/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
trueprint-5.4/m4/libtool.m4-1272-      *ELF-32*)
##############################################
trueprint-5.4/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
trueprint-5.4/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
trueprint-5.4/m4/libtool.m4-1288-	*32-bit*)
##############################################
trueprint-5.4/m4/libtool.m4-1298-    else
trueprint-5.4/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
trueprint-5.4/m4/libtool.m4-1300-	*32-bit*)
##############################################
trueprint-5.4/m4/libtool.m4-1657-    # And add a safety zone
trueprint-5.4/m4/libtool.m4:1658:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
trueprint-5.4/m4/libtool.m4:1659:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
trueprint-5.4/m4/libtool.m4-1660-    ;;
##############################################
trueprint-5.4/m4/libtool.m4-1690-    if test -n "$kargmax"; then
trueprint-5.4/m4/libtool.m4:1691:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
trueprint-5.4/m4/libtool.m4-1692-    else
##############################################
trueprint-5.4/m4/libtool.m4-1699-	test undefined != "$lt_cv_sys_max_cmd_len"; then
trueprint-5.4/m4/libtool.m4:1700:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
trueprint-5.4/m4/libtool.m4:1701:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
trueprint-5.4/m4/libtool.m4-1702-    else
##############################################
trueprint-5.4/m4/libtool.m4-1711-      # we can't tell.
trueprint-5.4/m4/libtool.m4:1712:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
trueprint-5.4/m4/libtool.m4-1713-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
trueprint-5.4/m4/libtool.m4-1715-      do
trueprint-5.4/m4/libtool.m4:1716:        i=`expr $i + 1`
trueprint-5.4/m4/libtool.m4-1717-        teststring=$teststring$teststring
##############################################
trueprint-5.4/m4/libtool.m4-1719-      # Only check the string length outside the loop.
trueprint-5.4/m4/libtool.m4:1720:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
trueprint-5.4/m4/libtool.m4-1721-      teststring=
##############################################
trueprint-5.4/m4/libtool.m4-1724-      # linker.  It appears as though 1/2 is a usable value.
trueprint-5.4/m4/libtool.m4:1725:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
trueprint-5.4/m4/libtool.m4-1726-    fi
##############################################
trueprint-5.4/m4/libtool.m4-2049-  if test "$hard_links" = no; then
trueprint-5.4/m4/libtool.m4:2050:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
trueprint-5.4/m4/libtool.m4-2051-    need_locks=warn
##############################################
trueprint-5.4/m4/libtool.m4-2180-  esac
trueprint-5.4/m4/libtool.m4:2181:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
trueprint-5.4/m4/libtool.m4-2182-  case $lt_search_path_spec in
##############################################
trueprint-5.4/m4/libtool.m4-2187-    # okay in the real world where ";" in dirpaths is itself problematic.
trueprint-5.4/m4/libtool.m4:2188:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
trueprint-5.4/m4/libtool.m4-2189-    ;;
trueprint-5.4/m4/libtool.m4-2190-  *)
trueprint-5.4/m4/libtool.m4:2191:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
trueprint-5.4/m4/libtool.m4-2192-    ;;
##############################################
trueprint-5.4/m4/libtool.m4-2196-  lt_tmp_lt_search_path_spec=
trueprint-5.4/m4/libtool.m4:2197:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
trueprint-5.4/m4/libtool.m4-2198-  for lt_sys_path in $lt_search_path_spec; do
##############################################
trueprint-5.4/m4/libtool.m4-2231-  esac
trueprint-5.4/m4/libtool.m4:2232:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
trueprint-5.4/m4/libtool.m4-2233-else
##############################################
trueprint-5.4/m4/libtool.m4-2319-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
trueprint-5.4/m4/libtool.m4:2320:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
trueprint-5.4/m4/libtool.m4-2321-    ;;
##############################################
trueprint-5.4/m4/libtool.m4-2355-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
trueprint-5.4/m4/libtool.m4:2356:    postinstall_cmds='base_file=`basename \${file}`~
trueprint-5.4/m4/libtool.m4:2357:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
trueprint-5.4/m4/libtool.m4:2358:      dldir=$destdir/`dirname \$dlpath`~
trueprint-5.4/m4/libtool.m4-2359-      test -d \$dldir || mkdir -p \$dldir~
##############################################
trueprint-5.4/m4/libtool.m4-2364-      fi'
trueprint-5.4/m4/libtool.m4:2365:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
trueprint-5.4/m4/libtool.m4-2366-      dlpath=$dir/\$dldll~
##############################################
trueprint-5.4/m4/libtool.m4-2372-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
trueprint-5.4/m4/libtool.m4:2373:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
trueprint-5.4/m4/libtool.m4-2374-m4_if([$1], [],[
##############################################
trueprint-5.4/m4/libtool.m4-2378-      # MinGW DLLs use traditional 'lib' prefix
trueprint-5.4/m4/libtool.m4:2379:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
trueprint-5.4/m4/libtool.m4-2380-      ;;
##############################################
trueprint-5.4/m4/libtool.m4-2382-      # pw32 DLLs use 'pw' prefix rather than 'lib'
trueprint-5.4/m4/libtool.m4:2383:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
trueprint-5.4/m4/libtool.m4-2384-      ;;
##############################################
trueprint-5.4/m4/libtool.m4-2391-    libname_spec='$name'
trueprint-5.4/m4/libtool.m4:2392:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
trueprint-5.4/m4/libtool.m4-2393-    library_names_spec='${libname}.dll.lib'
##############################################
trueprint-5.4/m4/libtool.m4-2403-        # Let DOS variable expansion print the short 8.3 style file name.
trueprint-5.4/m4/libtool.m4:2404:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
trueprint-5.4/m4/libtool.m4-2405-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
trueprint-5.4/m4/libtool.m4-2408-      # Convert to MSYS style.
trueprint-5.4/m4/libtool.m4:2409:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
trueprint-5.4/m4/libtool.m4-2410-      ;;
##############################################
trueprint-5.4/m4/libtool.m4-2414-      # like /cygdrive/c/PROGRA~1:/cygdr...
trueprint-5.4/m4/libtool.m4:2415:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
trueprint-5.4/m4/libtool.m4:2416:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
trueprint-5.4/m4/libtool.m4:2417:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
trueprint-5.4/m4/libtool.m4-2418-      ;;
##############################################
trueprint-5.4/m4/libtool.m4-2422-        # It is most probably a Windows format PATH.
trueprint-5.4/m4/libtool.m4:2423:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
trueprint-5.4/m4/libtool.m4-2424-      else
trueprint-5.4/m4/libtool.m4:2425:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
trueprint-5.4/m4/libtool.m4-2426-      fi
##############################################
trueprint-5.4/m4/libtool.m4-2432-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
trueprint-5.4/m4/libtool.m4:2433:    postinstall_cmds='base_file=`basename \${file}`~
trueprint-5.4/m4/libtool.m4:2434:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
trueprint-5.4/m4/libtool.m4:2435:      dldir=$destdir/`dirname \$dlpath`~
trueprint-5.4/m4/libtool.m4-2436-      test -d \$dldir || mkdir -p \$dldir~
trueprint-5.4/m4/libtool.m4-2437-      $install_prog $dir/$dlname \$dldir/$dlname'
trueprint-5.4/m4/libtool.m4:2438:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
trueprint-5.4/m4/libtool.m4-2439-      dlpath=$dir/\$dldll~
##############################################
trueprint-5.4/m4/libtool.m4-2446-    # Assume MSVC wrapper
trueprint-5.4/m4/libtool.m4:2447:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
trueprint-5.4/m4/libtool.m4-2448-    dynamic_linker='Win32 ld.exe'
##############################################
trueprint-5.4/m4/libtool.m4-2463-  shlibpath_var=DYLD_LIBRARY_PATH
trueprint-5.4/m4/libtool.m4:2464:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
trueprint-5.4/m4/libtool.m4-2465-m4_if([$1], [],[
##############################################
trueprint-5.4/m4/libtool.m4-2670-  if test -f /etc/ld.so.conf; then
trueprint-5.4/m4/libtool.m4:2671:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
trueprint-5.4/m4/libtool.m4-2672-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
trueprint-5.4/m4/libtool.m4-2744-  shlibpath_var=LD_LIBRARY_PATH
trueprint-5.4/m4/libtool.m4:2745:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
trueprint-5.4/m4/libtool.m4-2746-    case $host_os in
##############################################
trueprint-5.4/m4/libtool.m4-2961-	"file_magic "*)
trueprint-5.4/m4/libtool.m4:2962:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
trueprint-5.4/m4/libtool.m4-2963-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
trueprint-5.4/m4/libtool.m4-3044-    # gcc leaves a trailing carriage return which upsets mingw
trueprint-5.4/m4/libtool.m4:3045:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
trueprint-5.4/m4/libtool.m4-3046-  *)
trueprint-5.4/m4/libtool.m4:3047:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
trueprint-5.4/m4/libtool.m4-3048-  esac
##############################################
trueprint-5.4/m4/libtool.m4-3053-      # Canonicalize the pathname of ld
trueprint-5.4/m4/libtool.m4:3054:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
trueprint-5.4/m4/libtool.m4-3055-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
trueprint-5.4/m4/libtool.m4:3056:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
trueprint-5.4/m4/libtool.m4-3057-      done
##############################################
trueprint-5.4/m4/libtool.m4-3084-      # Break only if it was the GNU/non-GNU ld that we prefer.
trueprint-5.4/m4/libtool.m4:3085:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
trueprint-5.4/m4/libtool.m4-3086-      *GNU* | *'with BFD'*)
##############################################
trueprint-5.4/m4/libtool.m4-3124-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
trueprint-5.4/m4/libtool.m4:3125:case `$LD -v 2>&1 </dev/null` in
trueprint-5.4/m4/libtool.m4-3126-*GNU* | *'with BFD'*)
##############################################
trueprint-5.4/m4/libtool.m4-3315-openbsd*)
trueprint-5.4/m4/libtool.m4:3316:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
trueprint-5.4/m4/libtool.m4-3317-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
trueprint-5.4/m4/libtool.m4-3379-    else
trueprint-5.4/m4/libtool.m4:3380:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
trueprint-5.4/m4/libtool.m4-3381-    fi
##############################################
trueprint-5.4/m4/libtool.m4-3425-	# Tru64's nm complains that /dev/null is an invalid object file
trueprint-5.4/m4/libtool.m4:3426:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
trueprint-5.4/m4/libtool.m4-3427-	*/dev/null* | *'Invalid file or object type'*)
##############################################
trueprint-5.4/m4/libtool.m4-3431-	*)
trueprint-5.4/m4/libtool.m4:3432:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
trueprint-5.4/m4/libtool.m4-3433-	  */dev/null*)
##############################################
trueprint-5.4/m4/libtool.m4-3457-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
trueprint-5.4/m4/libtool.m4:3458:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
trueprint-5.4/m4/libtool.m4-3459-    *COFF*)
##############################################
trueprint-5.4/m4/libtool.m4-3516-  # decide which to use based on capabilities of $DLLTOOL
trueprint-5.4/m4/libtool.m4:3517:  case `$DLLTOOL --help 2>&1` in
trueprint-5.4/m4/libtool.m4-3518-  *--identify-strict*)
##############################################
trueprint-5.4/m4/libtool.m4-3675-# If we're using GNU nm, then use its standard symbol codes.
trueprint-5.4/m4/libtool.m4:3676:case `$NM -V 2>&1` in
trueprint-5.4/m4/libtool.m4-3677-*GNU* | *'with BFD'*)
##############################################
trueprint-5.4/m4/libtool.m4-3693-mingw*)
trueprint-5.4/m4/libtool.m4:3694:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
trueprint-5.4/m4/libtool.m4-3695-  ;;
##############################################
trueprint-5.4/m4/libtool.m4-3746-    nlist=conftest.nm
trueprint-5.4/m4/libtool.m4:3747:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
trueprint-5.4/m4/libtool.m4-3748-      # Try sorting and uniquifying the output.
##############################################
trueprint-5.4/m4/libtool.m4-4084-	  *)
trueprint-5.4/m4/libtool.m4:4085:	    case `$CC -V 2>&1 | sed 5q` in
trueprint-5.4/m4/libtool.m4-4086-	    *Sun\ C*)
##############################################
trueprint-5.4/m4/libtool.m4-4389-      *)
trueprint-5.4/m4/libtool.m4:4390:	case `$CC -V 2>&1 | sed 5q` in
trueprint-5.4/m4/libtool.m4-4391-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
trueprint-5.4/m4/libtool.m4-4667-	# shared libraries, regardless of the interface used.
trueprint-5.4/m4/libtool.m4:4668:	case `$LD -v 2>&1` in
trueprint-5.4/m4/libtool.m4-4669-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
trueprint-5.4/m4/libtool.m4-4699-    supports_anon_versioning=no
trueprint-5.4/m4/libtool.m4:4700:    case `$LD -v 2>&1` in
trueprint-5.4/m4/libtool.m4-4701-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
trueprint-5.4/m4/libtool.m4-4768-	# is EXPORTS), use it as is; otherwise, prepend...
trueprint-5.4/m4/libtool.m4:4769:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
trueprint-5.4/m4/libtool.m4-4770-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
trueprint-5.4/m4/libtool.m4-4796-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
trueprint-5.4/m4/libtool.m4:4797:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
trueprint-5.4/m4/libtool.m4:4798:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
trueprint-5.4/m4/libtool.m4-4799-      ;;
##############################################
trueprint-5.4/m4/libtool.m4-4814-        pgcc*)				# Portland Group C compiler
trueprint-5.4/m4/libtool.m4:4815:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/m4/libtool.m4-4816-	  tmp_addflag=' $pic_flag'
##############################################
trueprint-5.4/m4/libtool.m4-4819-					# Portland Group f77 and f90 compilers
trueprint-5.4/m4/libtool.m4:4820:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/m4/libtool.m4-4821-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
trueprint-5.4/m4/libtool.m4-4834-	nvcc*)	# Cuda Compiler Driver 2.2
trueprint-5.4/m4/libtool.m4:4835:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/m4/libtool.m4-4836-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
trueprint-5.4/m4/libtool.m4-4838-	esac
trueprint-5.4/m4/libtool.m4:4839:	case `$CC -V 2>&1 | sed 5q` in
trueprint-5.4/m4/libtool.m4-4840-	*Sun\ C*)			# Sun C 5.9
trueprint-5.4/m4/libtool.m4:4841:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
trueprint-5.4/m4/libtool.m4-4906-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
trueprint-5.4/m4/libtool.m4:4907:      case `$LD -v 2>&1` in
trueprint-5.4/m4/libtool.m4-4908-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
trueprint-5.4/m4/libtool.m4-5029-	# below for broken collect2 doesn't work under 4.3+
trueprint-5.4/m4/libtool.m4:5030:	  collect2name=`${CC} -print-prog-name=collect2`
trueprint-5.4/m4/libtool.m4-5031-	  if test -f "$collect2name" &&
##############################################
trueprint-5.4/m4/libtool.m4-5079-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
trueprint-5.4/m4/libtool.m4:5080:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
trueprint-5.4/m4/libtool.m4-5081-      else
##############################################
trueprint-5.4/m4/libtool.m4-5145-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
trueprint-5.4/m4/libtool.m4:5146:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
trueprint-5.4/m4/libtool.m4-5147-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
trueprint-5.4/m4/libtool.m4-5182-	# FIXME: Setting linknames here is a bad hack.
trueprint-5.4/m4/libtool.m4:5183:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
trueprint-5.4/m4/libtool.m4-5184-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
trueprint-5.4/m4/libtool.m4-5320-      if test "$GCC" = yes; then
trueprint-5.4/m4/libtool.m4:5321:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-5322-	# Try to use the -exported_symbol ld option, if it does not
##############################################
trueprint-5.4/m4/libtool.m4-5343-	if test "$lt_cv_irix_exported_symbol" = yes; then
trueprint-5.4/m4/libtool.m4:5344:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
trueprint-5.4/m4/libtool.m4-5345-	fi
trueprint-5.4/m4/libtool.m4-5346-      else
trueprint-5.4/m4/libtool.m4:5347:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4:5348:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
trueprint-5.4/m4/libtool.m4-5349-      fi
##############################################
trueprint-5.4/m4/libtool.m4-5383-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
trueprint-5.4/m4/libtool.m4:5384:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
trueprint-5.4/m4/libtool.m4-5385-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
trueprint-5.4/m4/libtool.m4-5416-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
trueprint-5.4/m4/libtool.m4:5417:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-5418-      else
trueprint-5.4/m4/libtool.m4-5419-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
trueprint-5.4/m4/libtool.m4:5420:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-5421-      fi
##############################################
trueprint-5.4/m4/libtool.m4-5429-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
trueprint-5.4/m4/libtool.m4:5430:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-5431-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
trueprint-5.4/m4/libtool.m4-5433-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
trueprint-5.4/m4/libtool.m4:5434:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4:5435:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
trueprint-5.4/m4/libtool.m4:5436:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
trueprint-5.4/m4/libtool.m4-5437-
##############################################
trueprint-5.4/m4/libtool.m4-5452-      else
trueprint-5.4/m4/libtool.m4:5453:	case `$CC -V 2>&1` in
trueprint-5.4/m4/libtool.m4-5454-	*"Compilers 5.0"*)
##############################################
trueprint-5.4/m4/libtool.m4-5645-	  _LT_TAGVAR(allow_undefined_flag, $1)=
trueprint-5.4/m4/libtool.m4:5646:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
trueprint-5.4/m4/libtool.m4-5647-	  then
##############################################
trueprint-5.4/m4/libtool.m4-5945-        # ancient GNU ld didn't support --whole-archive et. al.
trueprint-5.4/m4/libtool.m4:5946:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
trueprint-5.4/m4/libtool.m4-5947-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
trueprint-5.4/m4/libtool.m4-6028-          # below for broken collect2 doesn't work under 4.3+
trueprint-5.4/m4/libtool.m4:6029:	  collect2name=`${CC} -print-prog-name=collect2`
trueprint-5.4/m4/libtool.m4-6030-	  if test -f "$collect2name" &&
##############################################
trueprint-5.4/m4/libtool.m4-6078-
trueprint-5.4/m4/libtool.m4:6079:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
trueprint-5.4/m4/libtool.m4-6080-        else
##############################################
trueprint-5.4/m4/libtool.m4-6144-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
trueprint-5.4/m4/libtool.m4:6145:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
trueprint-5.4/m4/libtool.m4-6146-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
trueprint-5.4/m4/libtool.m4-6185-	    # is EXPORTS), use it as is; otherwise, prepend...
trueprint-5.4/m4/libtool.m4:6186:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
trueprint-5.4/m4/libtool.m4-6187-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
trueprint-5.4/m4/libtool.m4-6265-            # dependencies.
trueprint-5.4/m4/libtool.m4:6266:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
trueprint-5.4/m4/libtool.m4-6267-            ;;
##############################################
trueprint-5.4/m4/libtool.m4-6330-	    # dependencies.
trueprint-5.4/m4/libtool.m4:6331:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
trueprint-5.4/m4/libtool.m4-6332-	    ;;
##############################################
trueprint-5.4/m4/libtool.m4-6366-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
trueprint-5.4/m4/libtool.m4:6367:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
trueprint-5.4/m4/libtool.m4:6368:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
trueprint-5.4/m4/libtool.m4-6369-	;;
##############################################
trueprint-5.4/m4/libtool.m4-6373-	    # SGI C++
trueprint-5.4/m4/libtool.m4:6374:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-6375-
##############################################
trueprint-5.4/m4/libtool.m4-6384-	      if test "$with_gnu_ld" = no; then
trueprint-5.4/m4/libtool.m4:6385:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-6386-	      else
trueprint-5.4/m4/libtool.m4:6387:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
trueprint-5.4/m4/libtool.m4-6388-	      fi
##############################################
trueprint-5.4/m4/libtool.m4-6405-	    # to its proper name (with version) after linking.
trueprint-5.4/m4/libtool.m4:6406:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
trueprint-5.4/m4/libtool.m4:6407:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
trueprint-5.4/m4/libtool.m4-6408-	    # Commands to make compiler produce verbose output that lists
##############################################
trueprint-5.4/m4/libtool.m4-6415-	    # dependencies.
trueprint-5.4/m4/libtool.m4:6416:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
trueprint-5.4/m4/libtool.m4-6417-
##############################################
trueprint-5.4/m4/libtool.m4-6430-	    # earlier do not add the objects themselves.
trueprint-5.4/m4/libtool.m4:6431:	    case `$CC -V 2>&1` in
trueprint-5.4/m4/libtool.m4-6432-	      *"Version 7."*)
##############################################
trueprint-5.4/m4/libtool.m4-6451-            # Portland Group C++ compiler
trueprint-5.4/m4/libtool.m4:6452:	    case `$CC -V` in
trueprint-5.4/m4/libtool.m4-6453-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
trueprint-5.4/m4/libtool.m4-6456-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
trueprint-5.4/m4/libtool.m4:6457:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
trueprint-5.4/m4/libtool.m4-6458-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
trueprint-5.4/m4/libtool.m4-6460-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
trueprint-5.4/m4/libtool.m4:6461:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
trueprint-5.4/m4/libtool.m4-6462-		$RANLIB $oldlib'
##############################################
trueprint-5.4/m4/libtool.m4-6465-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
trueprint-5.4/m4/libtool.m4:6466:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
trueprint-5.4/m4/libtool.m4-6467-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
trueprint-5.4/m4/libtool.m4-6469-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
trueprint-5.4/m4/libtool.m4:6470:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
trueprint-5.4/m4/libtool.m4-6471-	      ;;
##############################################
trueprint-5.4/m4/libtool.m4-6479-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
trueprint-5.4/m4/libtool.m4:6480:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/m4/libtool.m4-6481-            ;;
##############################################
trueprint-5.4/m4/libtool.m4-6498-	    # dependencies.
trueprint-5.4/m4/libtool.m4:6499:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
trueprint-5.4/m4/libtool.m4-6500-	    ;;
##############################################
trueprint-5.4/m4/libtool.m4-6513-	  *)
trueprint-5.4/m4/libtool.m4:6514:	    case `$CC -V 2>&1 | sed 5q` in
trueprint-5.4/m4/libtool.m4-6515-	    *Sun\ C*)
##############################################
trueprint-5.4/m4/libtool.m4-6520-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
trueprint-5.4/m4/libtool.m4:6521:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
trueprint-5.4/m4/libtool.m4-6522-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
trueprint-5.4/m4/libtool.m4-6590-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
trueprint-5.4/m4/libtool.m4:6591:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
trueprint-5.4/m4/libtool.m4-6592-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
trueprint-5.4/m4/libtool.m4-6609-	    # to its proper name (with version) after linking.
trueprint-5.4/m4/libtool.m4:6610:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
trueprint-5.4/m4/libtool.m4-6611-
##############################################
trueprint-5.4/m4/libtool.m4-6630-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
trueprint-5.4/m4/libtool.m4:6631:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-6632-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
trueprint-5.4/m4/libtool.m4-6635-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
trueprint-5.4/m4/libtool.m4:6636:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4:6637:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
trueprint-5.4/m4/libtool.m4-6638-	          echo "-hidden">> $lib.exp~
trueprint-5.4/m4/libtool.m4:6639:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
trueprint-5.4/m4/libtool.m4-6640-	          $RM $lib.exp'
##############################################
trueprint-5.4/m4/libtool.m4-6654-	    # dependencies.
trueprint-5.4/m4/libtool.m4:6655:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
trueprint-5.4/m4/libtool.m4-6656-	    ;;
##############################################
trueprint-5.4/m4/libtool.m4-6661-	        osf3*)
trueprint-5.4/m4/libtool.m4:6662:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-6663-		  ;;
trueprint-5.4/m4/libtool.m4-6664-	        *)
trueprint-5.4/m4/libtool.m4:6665:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
trueprint-5.4/m4/libtool.m4-6666-		  ;;
##############################################
trueprint-5.4/m4/libtool.m4-6914-  case ${2} in
trueprint-5.4/m4/libtool.m4:6915:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
trueprint-5.4/m4/libtool.m4:6916:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
trueprint-5.4/m4/libtool.m4-6917-  esac
##############################################
trueprint-5.4/m4/libtool.m4-7002-
trueprint-5.4/m4/libtool.m4:7003:  for p in `eval "$output_verbose_link_cmd"`; do
trueprint-5.4/m4/libtool.m4-7004-    case ${prev}${p} in
##############################################
trueprint-5.4/m4/libtool.m4-7100-linux*)
trueprint-5.4/m4/libtool.m4:7101:  case `$CC -V 2>&1 | sed 5q` in
trueprint-5.4/m4/libtool.m4-7102-  *Sun\ C*)
##############################################
trueprint-5.4/m4/libtool.m4-7151-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
trueprint-5.4/m4/libtool.m4:7152: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
trueprint-5.4/m4/libtool.m4-7153-fi
##############################################
trueprint-5.4/m4/libtool.m4-7763-    test $lt_ac_count -gt 10 && break
trueprint-5.4/m4/libtool.m4:7764:    lt_ac_count=`expr $lt_ac_count + 1`
trueprint-5.4/m4/libtool.m4-7765-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
trueprint-5.4/m4/libtool.m4-7834-# ------------------------------------------------------
trueprint-5.4/m4/libtool.m4:7835:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
trueprint-5.4/m4/libtool.m4-7836-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
trueprint-5.4/depcomp-73-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
trueprint-5.4/depcomp:74:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
trueprint-5.4/depcomp-75-
##############################################
trueprint-5.4/depcomp-249-  # Version 6 uses the directory in both cases.
trueprint-5.4/depcomp:250:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
trueprint-5.4/depcomp-251-  test "x$dir" = "x$object" && dir=
trueprint-5.4/depcomp:252:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
trueprint-5.4/depcomp-253-  if test "$libtool" = yes; then
##############################################
trueprint-5.4/depcomp-344-  # Much of this is similar to the tru64 case; see comments there.
trueprint-5.4/depcomp:345:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
trueprint-5.4/depcomp-346-  test "x$dir" = "x$object" && dir=
trueprint-5.4/depcomp:347:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
trueprint-5.4/depcomp-348-  if test "$libtool" = yes; then
##############################################
trueprint-5.4/depcomp-388-   # Subdirectories are respected.
trueprint-5.4/depcomp:389:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
trueprint-5.4/depcomp-390-   test "x$dir" = "x$object" && dir=
trueprint-5.4/depcomp:391:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
trueprint-5.4/depcomp-392-
##############################################
trueprint-5.4/depcomp-578-  done
trueprint-5.4/depcomp:579:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
trueprint-5.4/depcomp-580-  touch "$tmpdepfile"
##############################################
trueprint-5.4/doc/mdate-sh-111-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
trueprint-5.4/doc/mdate-sh:112:set x`$ls_command /`
trueprint-5.4/doc/mdate-sh-113-
##############################################
trueprint-5.4/doc/mdate-sh-141-# Get the extended ls output of the file or directory.
trueprint-5.4/doc/mdate-sh:142:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
trueprint-5.4/doc/mdate-sh-143-
##############################################
trueprint-5.4/doc/mdate-sh-208-       then
trueprint-5.4/doc/mdate-sh:209:	 year=`expr $year - 1`
trueprint-5.4/doc/mdate-sh-210-       fi;;
##############################################
trueprint-5.4/doc/texinfo.tex-6196-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
trueprint-5.4/doc/texinfo.tex:6197:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
trueprint-5.4/doc/texinfo.tex-6198-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
trueprint-5.4/doc/Makefile.in-87-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
trueprint-5.4/doc/Makefile.in:88:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
trueprint-5.4/doc/Makefile.in-89-am__vpath_adj = case $$p in \
trueprint-5.4/doc/Makefile.in:90:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
trueprint-5.4/doc/Makefile.in-91-    *) f=$$p;; \
trueprint-5.4/doc/Makefile.in-92-  esac;
trueprint-5.4/doc/Makefile.in:93:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
trueprint-5.4/doc/Makefile.in-94-am__install_max = 40
trueprint-5.4/doc/Makefile.in-95-am__nobase_strip_setup = \
trueprint-5.4/doc/Makefile.in:96:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
trueprint-5.4/doc/Makefile.in-97-am__nobase_strip = \
##############################################
trueprint-5.4/doc/Makefile.in-298-	  $(am__cd) $(srcdir) && \
trueprint-5.4/doc/Makefile.in:299:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
trueprint-5.4/doc/Makefile.in-300-	fi; \
##############################################
trueprint-5.4/doc/Makefile.in-318-	@(dir=.; test -f ./trueprint.texi || dir=$(srcdir); \
trueprint-5.4/doc/Makefile.in:319:	set `$(SHELL) $(srcdir)/mdate-sh $$dir/trueprint.texi`; \
trueprint-5.4/doc/Makefile.in-320-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
trueprint-5.4/doc/Makefile.in-361-	  for file in $$list; do \
trueprint-5.4/doc/Makefile.in:362:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
trueprint-5.4/doc/Makefile.in-363-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
trueprint-5.4/doc/Makefile.in-370-	for file in $$list; do \
trueprint-5.4/doc/Makefile.in:371:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
trueprint-5.4/doc/Makefile.in:372:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
trueprint-5.4/doc/Makefile.in-373-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
trueprint-5.4/doc/Makefile.in-397-dist-info: $(INFO_DEPS)
trueprint-5.4/doc/Makefile.in:398:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
trueprint-5.4/doc/Makefile.in-399-	list='$(INFO_DEPS)'; \
##############################################
trueprint-5.4/doc/Makefile.in-401-	  case $$base in \
trueprint-5.4/doc/Makefile.in:402:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
trueprint-5.4/doc/Makefile.in-403-	  esac; \
trueprint-5.4/doc/Makefile.in-404-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
trueprint-5.4/doc/Makefile.in:405:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
trueprint-5.4/doc/Makefile.in-406-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
trueprint-5.4/doc/Makefile.in-407-	    if test -f $$file; then \
trueprint-5.4/doc/Makefile.in:408:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
trueprint-5.4/doc/Makefile.in-409-	      test -f "$(distdir)/$$relfile" || \
##############################################
trueprint-5.4/doc/Makefile.in-426-	@list='$(INFO_DEPS)'; for i in $$list; do \
trueprint-5.4/doc/Makefile.in:427:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
trueprint-5.4/doc/Makefile.in-428-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
trueprint-5.4/doc/Makefile.in-435-	test -n "$(man1dir)" \
trueprint-5.4/doc/Makefile.in:436:	  && test -n "`echo $$list1$$list2`" \
trueprint-5.4/doc/Makefile.in-437-	  || exit 0; \
##############################################
trueprint-5.4/doc/Makefile.in-494-	else :; fi
trueprint-5.4/doc/Makefile.in:495:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/doc/Makefile.in:496:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/doc/Makefile.in-497-	list='$(DISTFILES)'; \
##############################################
trueprint-5.4/doc/Makefile.in-508-	  if test -d $$d/$$file; then \
trueprint-5.4/doc/Makefile.in:509:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
trueprint-5.4/doc/Makefile.in-510-	    if test -d "$(distdir)/$$file"; then \
##############################################
trueprint-5.4/doc/Makefile.in-636-	@$(NORMAL_INSTALL)
trueprint-5.4/doc/Makefile.in:637:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
trueprint-5.4/doc/Makefile.in-638-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
trueprint-5.4/doc/Makefile.in-644-	  case $$file in \
trueprint-5.4/doc/Makefile.in:645:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
trueprint-5.4/doc/Makefile.in-646-	  esac; \
trueprint-5.4/doc/Makefile.in-647-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
trueprint-5.4/doc/Makefile.in:648:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
trueprint-5.4/doc/Makefile.in-649-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
trueprint-5.4/doc/Makefile.in-662-	  for file in $$list; do \
trueprint-5.4/doc/Makefile.in:663:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
trueprint-5.4/doc/Makefile.in-664-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
trueprint-5.4/missing-129-       # Could not run --version or --help.  This is probably someone
trueprint-5.4/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
trueprint-5.4/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
trueprint-5.4/missing-163-         from any GNU archive site."
trueprint-5.4/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
trueprint-5.4/missing-165-    test -z "$files" && files="config.h"
##############################################
trueprint-5.4/missing-192-         proper tools for further handling them.
trueprint-5.4/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
trueprint-5.4/missing-194-         archive site."
trueprint-5.4/missing-195-
trueprint-5.4/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
trueprint-5.4/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
trueprint-5.4/missing-198-    if test -f "$file"; then
##############################################
trueprint-5.4/missing-221-	*.y)
trueprint-5.4/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
trueprint-5.4/missing-223-	    if test -f "$SRCFILE"; then
##############################################
trueprint-5.4/missing-225-	    fi
trueprint-5.4/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
trueprint-5.4/missing-227-	    if test -f "$SRCFILE"; then
##############################################
trueprint-5.4/missing-251-	*.l)
trueprint-5.4/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
trueprint-5.4/missing-253-	    if test -f "$SRCFILE"; then
##############################################
trueprint-5.4/missing-270-
trueprint-5.4/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
trueprint-5.4/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
trueprint-5.4/missing-273-    if test -f "$file"; then
##############################################
trueprint-5.4/missing-290-    # The file to touch is that specified with -o ...
trueprint-5.4/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
trueprint-5.4/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
trueprint-5.4/missing-293-    if test -z "$file"; then
trueprint-5.4/missing-294-      # ... or it is the one specified with @setfilename ...
trueprint-5.4/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
trueprint-5.4/missing-296-      file=`sed -n '
##############################################
trueprint-5.4/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
trueprint-5.4/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
trueprint-5.4/missing-304-    fi
##############################################
trueprint-5.4/ltmain.sh-167-{
trueprint-5.4/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
trueprint-5.4/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
trueprint-5.4/ltmain.sh-179-{
trueprint-5.4/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
trueprint-5.4/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
trueprint-5.4/ltmain.sh-198-    # Extract subdirectory from the argument.
trueprint-5.4/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
trueprint-5.4/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
trueprint-5.4/ltmain.sh-204-    fi
trueprint-5.4/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
trueprint-5.4/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
trueprint-5.4/ltmain.sh-217-    case ${2} in
trueprint-5.4/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
trueprint-5.4/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
trueprint-5.4/ltmain.sh-220-    esac
##############################################
trueprint-5.4/ltmain.sh-380-     progdir=$func_dirname_result
trueprint-5.4/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
trueprint-5.4/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
trueprint-5.4/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
trueprint-5.4/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
trueprint-5.4/ltmain.sh-419-bs='\\'
##############################################
trueprint-5.4/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
trueprint-5.4/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
trueprint-5.4/ltmain.sh-533-      done
trueprint-5.4/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
trueprint-5.4/ltmain.sh-535-
##############################################
trueprint-5.4/ltmain.sh-566-      # If mktemp works, use that first and foremost
trueprint-5.4/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
trueprint-5.4/ltmain.sh-568-
##############################################
trueprint-5.4/ltmain.sh-597-      *[\\\`\"\$]*)
trueprint-5.4/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
trueprint-5.4/ltmain.sh-599-      *)
##############################################
trueprint-5.4/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
trueprint-5.4/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
trueprint-5.4/ltmain.sh-704-    ;;
##############################################
trueprint-5.4/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
trueprint-5.4/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
trueprint-5.4/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
trueprint-5.4/ltmain.sh-772-	p
##############################################
trueprint-5.4/ltmain.sh-803-
trueprint-5.4/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
trueprint-5.4/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
trueprint-5.4/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
trueprint-5.4/ltmain.sh-816-
trueprint-5.4/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
trueprint-5.4/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
trueprint-5.4/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
trueprint-5.4/ltmain.sh-862-{
trueprint-5.4/ltmain.sh:863:    func_arith_result=`expr "${@}"`
trueprint-5.4/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
trueprint-5.4/ltmain.sh-870-{
trueprint-5.4/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
trueprint-5.4/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
trueprint-5.4/ltmain.sh-877-{
trueprint-5.4/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
trueprint-5.4/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
trueprint-5.4/ltmain.sh-884-{
trueprint-5.4/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
trueprint-5.4/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
trueprint-5.4/ltmain.sh-968-	# quotes we have to do it in 2 steps:
trueprint-5.4/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
trueprint-5.4/ltmain.sh-970-	eval "$extractedcf"
##############################################
trueprint-5.4/ltmain.sh-1382-      done
trueprint-5.4/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
trueprint-5.4/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
trueprint-5.4/ltmain.sh-1385-      case $@ in
##############################################
trueprint-5.4/ltmain.sh-1395-	    # Evaluate the configuration.
trueprint-5.4/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
trueprint-5.4/ltmain.sh-1397-	    CC_quoted=
##############################################
trueprint-5.4/ltmain.sh-1401-	    done
trueprint-5.4/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
trueprint-5.4/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
trueprint-5.4/ltmain.sh-1404-	    case "$@ " in
##############################################
trueprint-5.4/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
trueprint-5.4/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
trueprint-5.4/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
trueprint-5.4/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
trueprint-5.4/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
trueprint-5.4/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
trueprint-5.4/ltmain.sh-1721-    # LT_CYGPATH in this case.
trueprint-5.4/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
trueprint-5.4/ltmain.sh-1723-  fi
##############################################
trueprint-5.4/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
trueprint-5.4/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
trueprint-5.4/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
trueprint-5.4/ltmain.sh-2060-    *.[cCFSifmso] | \
trueprint-5.4/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
trueprint-5.4/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
trueprint-5.4/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
trueprint-5.4/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
trueprint-5.4/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
trueprint-5.4/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
trueprint-5.4/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
trueprint-5.4/ltmain.sh-2158-
##############################################
trueprint-5.4/ltmain.sh-2204-      if test "$need_locks" = warn &&
trueprint-5.4/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
trueprint-5.4/ltmain.sh-2206-	$ECHO "\
trueprint-5.4/ltmain.sh-2207-*** ERROR, $lockfile contains:
trueprint-5.4/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
trueprint-5.4/ltmain.sh-2209-
##############################################
trueprint-5.4/ltmain.sh-2253-      if test "$need_locks" = warn &&
trueprint-5.4/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
trueprint-5.4/ltmain.sh-2255-	$ECHO "\
trueprint-5.4/ltmain.sh-2256-*** ERROR, $lockfile contains:
trueprint-5.4/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
trueprint-5.4/ltmain.sh-2258-
##############################################
trueprint-5.4/ltmain.sh-2548-	  test -n "$library_names" && \
trueprint-5.4/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
trueprint-5.4/ltmain.sh-2550-	  continue
##############################################
trueprint-5.4/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
trueprint-5.4/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
trueprint-5.4/ltmain.sh-2561-	  fi
##############################################
trueprint-5.4/ltmain.sh-2577-      # Get the absolute pathname.
trueprint-5.4/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
trueprint-5.4/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
trueprint-5.4/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
trueprint-5.4/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
trueprint-5.4/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
trueprint-5.4/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
trueprint-5.4/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
trueprint-5.4/ltmain.sh-2959-
##############################################
trueprint-5.4/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
trueprint-5.4/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
trueprint-5.4/ltmain.sh-2972-	  else
trueprint-5.4/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
trueprint-5.4/ltmain.sh-2974-	  fi
##############################################
trueprint-5.4/ltmain.sh-3130-	    fi
trueprint-5.4/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
trueprint-5.4/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
trueprint-5.4/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
trueprint-5.4/ltmain.sh-3134-	      finalize=no
##############################################
trueprint-5.4/ltmain.sh-3149-	        # Replace the output file specification.
trueprint-5.4/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
trueprint-5.4/ltmain.sh-3151-
##############################################
trueprint-5.4/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
trueprint-5.4/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
trueprint-5.4/ltmain.sh-3170-	  fi
##############################################
trueprint-5.4/ltmain.sh-3241-    my_pic_p="${3-no}"
trueprint-5.4/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
trueprint-5.4/ltmain.sh-3243-    my_dlsyms=
##############################################
trueprint-5.4/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
trueprint-5.4/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
trueprint-5.4/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
trueprint-5.4/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
trueprint-5.4/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
trueprint-5.4/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
trueprint-5.4/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
trueprint-5.4/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
trueprint-5.4/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
trueprint-5.4/ltmain.sh-3509-	  else
trueprint-5.4/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
trueprint-5.4/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
trueprint-5.4/ltmain.sh-3512-	  fi
##############################################
trueprint-5.4/ltmain.sh-3514-	*)
trueprint-5.4/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
trueprint-5.4/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
trueprint-5.4/ltmain.sh-3517-	  ;;
##############################################
trueprint-5.4/ltmain.sh-3529-      # Nullify the symbol file.
trueprint-5.4/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
trueprint-5.4/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
trueprint-5.4/ltmain.sh-3532-    fi
##############################################
trueprint-5.4/ltmain.sh-3545-  win32_libid_type="unknown"
trueprint-5.4/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
trueprint-5.4/ltmain.sh-3547-  case $win32_fileres in
##############################################
trueprint-5.4/ltmain.sh-3596-  $opt_debug
trueprint-5.4/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
trueprint-5.4/ltmain.sh-3598-}
##############################################
trueprint-5.4/ltmain.sh-3613-  $opt_debug
trueprint-5.4/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
trueprint-5.4/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
trueprint-5.4/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
trueprint-5.4/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
trueprint-5.4/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
trueprint-5.4/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
trueprint-5.4/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
trueprint-5.4/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
trueprint-5.4/ltmain.sh-3700-    # binutils import library
trueprint-5.4/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
trueprint-5.4/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
trueprint-5.4/ltmain.sh-3703-    # ms-generated import library
trueprint-5.4/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
trueprint-5.4/ltmain.sh-3705-  else
##############################################
trueprint-5.4/ltmain.sh-3780-	  darwin_curdir=`pwd`
trueprint-5.4/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
trueprint-5.4/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
trueprint-5.4/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
trueprint-5.4/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
trueprint-5.4/ltmain.sh-3785-	    darwin_arch=
##############################################
trueprint-5.4/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
trueprint-5.4/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
trueprint-5.4/ltmain.sh-3797-	    darwin_file=
##############################################
trueprint-5.4/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
trueprint-5.4/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
trueprint-5.4/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
trueprint-5.4/ltmain.sh-3814-      esac
trueprint-5.4/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
trueprint-5.4/ltmain.sh-3816-    done
##############################################
trueprint-5.4/ltmain.sh-3885-
trueprint-5.4/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
trueprint-5.4/ltmain.sh-3887-    $ECHO "\
##############################################
trueprint-5.4/ltmain.sh-3920-    --lt-dump-script)
trueprint-5.4/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
trueprint-5.4/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
trueprint-5.4/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
trueprint-5.4/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
trueprint-5.4/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
trueprint-5.4/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
trueprint-5.4/ltmain.sh-3949-  done
##############################################
trueprint-5.4/ltmain.sh-4005-  # Find the directory that this script lives in.
trueprint-5.4/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
trueprint-5.4/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
trueprint-5.4/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
trueprint-5.4/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
trueprint-5.4/ltmain.sh-4011-  while test -n \"\$file\"; do
trueprint-5.4/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
trueprint-5.4/ltmain.sh-4013-
##############################################
trueprint-5.4/ltmain.sh-4021-
trueprint-5.4/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
trueprint-5.4/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
trueprint-5.4/ltmain.sh-4024-  done
##############################################
trueprint-5.4/ltmain.sh-4035-    case \"\$thisdir\" in
trueprint-5.4/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
trueprint-5.4/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
trueprint-5.4/ltmain.sh-4041-  # Try to get the absolute directory name.
trueprint-5.4/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
trueprint-5.4/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
trueprint-5.4/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
trueprint-5.4/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
trueprint-5.4/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
trueprint-5.4/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
trueprint-5.4/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
trueprint-5.4/ltmain.sh-4068-      else
##############################################
trueprint-5.4/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
trueprint-5.4/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
trueprint-5.4/ltmain.sh-4112-
##############################################
trueprint-5.4/ltmain.sh-5085-    $opt_debug
trueprint-5.4/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
trueprint-5.4/ltmain.sh-5087-    *import*) : ;;
##############################################
trueprint-5.4/ltmain.sh-5307-	    moreargs=
trueprint-5.4/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
trueprint-5.4/ltmain.sh-5309-	    do
##############################################
trueprint-5.4/ltmain.sh-5563-	*)
trueprint-5.4/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
trueprint-5.4/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
trueprint-5.4/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
trueprint-5.4/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
trueprint-5.4/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
trueprint-5.4/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
trueprint-5.4/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
trueprint-5.4/ltmain.sh-6018-    else
##############################################
trueprint-5.4/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
trueprint-5.4/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
trueprint-5.4/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
trueprint-5.4/ltmain.sh-6394-	else
trueprint-5.4/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
trueprint-5.4/ltmain.sh-6396-	fi
##############################################
trueprint-5.4/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
trueprint-5.4/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
trueprint-5.4/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
trueprint-5.4/ltmain.sh-6431-	fi
trueprint-5.4/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
trueprint-5.4/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
trueprint-5.4/ltmain.sh-6504-	*)
trueprint-5.4/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
trueprint-5.4/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
trueprint-5.4/ltmain.sh-6757-	    shift
trueprint-5.4/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
trueprint-5.4/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
trueprint-5.4/ltmain.sh-7049-		*)
trueprint-5.4/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
trueprint-5.4/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
trueprint-5.4/ltmain.sh-7060-		  depdepl=
trueprint-5.4/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
trueprint-5.4/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
trueprint-5.4/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
trueprint-5.4/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
trueprint-5.4/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
trueprint-5.4/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
trueprint-5.4/ltmain.sh-7071-                      fi
##############################################
trueprint-5.4/ltmain.sh-7082-		else
trueprint-5.4/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
trueprint-5.4/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
trueprint-5.4/ltmain.sh-7105-	else
trueprint-5.4/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
trueprint-5.4/ltmain.sh-7107-	fi
##############################################
trueprint-5.4/ltmain.sh-7254-	test "$module" = no && \
trueprint-5.4/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
trueprint-5.4/ltmain.sh-7256-
##############################################
trueprint-5.4/ltmain.sh-7392-	if test "$age" -gt "$current"; then
trueprint-5.4/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
trueprint-5.4/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
trueprint-5.4/ltmain.sh-7553-	removelist=
trueprint-5.4/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
trueprint-5.4/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
trueprint-5.4/ltmain.sh-7579-	# Transform .lo files to .o files.
trueprint-5.4/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
trueprint-5.4/ltmain.sh-7581-      fi
##############################################
trueprint-5.4/ltmain.sh-7584-      #for path in $notinst_path; do
trueprint-5.4/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
trueprint-5.4/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
trueprint-5.4/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
trueprint-5.4/ltmain.sh-7588-      #done
##############################################
trueprint-5.4/ltmain.sh-7705-		if test -n "$i" ; then
trueprint-5.4/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
trueprint-5.4/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
trueprint-5.4/ltmain.sh-7708-		  set dummy $deplib_matches; shift
trueprint-5.4/ltmain.sh-7709-		  deplib_match=$1
trueprint-5.4/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
trueprint-5.4/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
trueprint-5.4/ltmain.sh-7748-		  if test -n "$i" ; then
trueprint-5.4/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
trueprint-5.4/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
trueprint-5.4/ltmain.sh-7751-		    set dummy $deplib_matches; shift
trueprint-5.4/ltmain.sh-7752-		    deplib_match=$1
trueprint-5.4/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
trueprint-5.4/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
trueprint-5.4/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
trueprint-5.4/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
trueprint-5.4/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
trueprint-5.4/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
trueprint-5.4/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
trueprint-5.4/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
trueprint-5.4/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
trueprint-5.4/ltmain.sh-7802-		else
##############################################
trueprint-5.4/ltmain.sh-7808-		    shopt -s nocaseglob
trueprint-5.4/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
trueprint-5.4/ltmain.sh-7810-		    $nocaseglob
trueprint-5.4/ltmain.sh-7811-		  else
trueprint-5.4/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
trueprint-5.4/ltmain.sh-7813-		  fi
##############################################
trueprint-5.4/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
trueprint-5.4/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
trueprint-5.4/ltmain.sh-7828-			case $potliblink in
trueprint-5.4/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
trueprint-5.4/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
trueprint-5.4/ltmain.sh-7831-			esac
##############################################
trueprint-5.4/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
trueprint-5.4/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
trueprint-5.4/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
trueprint-5.4/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
trueprint-5.4/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
trueprint-5.4/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
trueprint-5.4/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
trueprint-5.4/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
trueprint-5.4/ltmain.sh-7921-	  newdeplibs=""
trueprint-5.4/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
trueprint-5.4/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
trueprint-5.4/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
trueprint-5.4/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
trueprint-5.4/ltmain.sh-7927-	    done
##############################################
trueprint-5.4/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
trueprint-5.4/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
trueprint-5.4/ltmain.sh-7953-	  ;;
##############################################
trueprint-5.4/ltmain.sh-8003-	*-*-darwin*)
trueprint-5.4/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
trueprint-5.4/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
trueprint-5.4/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
trueprint-5.4/ltmain.sh-8007-	  ;;
##############################################
trueprint-5.4/ltmain.sh-8130-	# Use standard objects if they are pic
trueprint-5.4/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
trueprint-5.4/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
trueprint-5.4/ltmain.sh-8145-	    # exporting using user supplied symfile
trueprint-5.4/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
trueprint-5.4/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
trueprint-5.4/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
trueprint-5.4/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
trueprint-5.4/ltmain.sh-8644-	else
##############################################
trueprint-5.4/ltmain.sh-8656-      # Create the old-style object.
trueprint-5.4/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
trueprint-5.4/ltmain.sh-8658-
##############################################
trueprint-5.4/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
trueprint-5.4/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
trueprint-5.4/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
trueprint-5.4/ltmain.sh-8719-	;;
##############################################
trueprint-5.4/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
trueprint-5.4/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
trueprint-5.4/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
trueprint-5.4/ltmain.sh-8737-	;;
##############################################
trueprint-5.4/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
trueprint-5.4/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
trueprint-5.4/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
trueprint-5.4/ltmain.sh-8872-	# Transform all the library objects into standard objects.
trueprint-5.4/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
trueprint-5.4/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
trueprint-5.4/ltmain.sh-8875-      fi
##############################################
trueprint-5.4/ltmain.sh-8902-	# Replace the output file specification.
trueprint-5.4/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
trueprint-5.4/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
trueprint-5.4/ltmain.sh-8911-	  func_to_tool_file "$output"
trueprint-5.4/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
trueprint-5.4/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
trueprint-5.4/ltmain.sh-8955-	# Replace the output file specification.
trueprint-5.4/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
trueprint-5.4/ltmain.sh-8957-	# Delete the old output file.
##############################################
trueprint-5.4/ltmain.sh-8963-	  func_to_tool_file "$output"
trueprint-5.4/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
trueprint-5.4/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
trueprint-5.4/ltmain.sh-8981-	  if test "$fast_install" = yes; then
trueprint-5.4/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
trueprint-5.4/ltmain.sh-8983-	  else
##############################################
trueprint-5.4/ltmain.sh-8993-      # Replace the output file specification.
trueprint-5.4/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
trueprint-5.4/ltmain.sh-8995-
##############################################
trueprint-5.4/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
trueprint-5.4/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
trueprint-5.4/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
trueprint-5.4/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
trueprint-5.4/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
trueprint-5.4/ltmain.sh-9025-      fi
##############################################
trueprint-5.4/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
trueprint-5.4/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
trueprint-5.4/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
trueprint-5.4/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
trueprint-5.4/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
trueprint-5.4/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
trueprint-5.4/ltmain.sh-9314-		name="$func_basename_result"
trueprint-5.4/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
trueprint-5.4/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
trueprint-5.4/ltmain.sh-9333-		name="$func_basename_result"
trueprint-5.4/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
trueprint-5.4/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
trueprint-5.4/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
trueprint-5.4/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
trueprint-5.4/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
trueprint-5.4/src/Makefile.in-309-	test -n "$(EXEEXT)" || exit 0; \
trueprint-5.4/src/Makefile.in:310:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
trueprint-5.4/src/Makefile.in-311-	echo " rm -f" $$list; \
##############################################
trueprint-5.4/src/Makefile.in-358-.c.obj:
trueprint-5.4/src/Makefile.in:359:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
trueprint-5.4/src/Makefile.in-360-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
trueprint-5.4/src/Makefile.in-362-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
trueprint-5.4/src/Makefile.in:363:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
trueprint-5.4/src/Makefile.in-364-
##############################################
trueprint-5.4/src/Makefile.in-422-GTAGS:
trueprint-5.4/src/Makefile.in:423:	here=`$(am__cd) $(top_builddir) && pwd` \
trueprint-5.4/src/Makefile.in-424-	  && $(am__cd) $(top_srcdir) \
##############################################
trueprint-5.4/src/Makefile.in-430-distdir: $(DISTFILES)
trueprint-5.4/src/Makefile.in:431:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/src/Makefile.in:432:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
trueprint-5.4/src/Makefile.in-433-	list='$(DISTFILES)'; \
##############################################
trueprint-5.4/src/Makefile.in-444-	  if test -d $$d/$$file; then \
trueprint-5.4/src/Makefile.in:445:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
trueprint-5.4/src/Makefile.in-446-	    if test -d "$(distdir)/$$file"; then \