===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gconjugue-0.8.3/depcomp-64-  case $1 in
gconjugue-0.8.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gconjugue-0.8.3/depcomp-66-      *) dir=;;
##############################################
gconjugue-0.8.3/depcomp-73-{
gconjugue-0.8.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gconjugue-0.8.3/depcomp-75-}
##############################################
gconjugue-0.8.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gconjugue-0.8.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gconjugue-0.8.3/depcomp-128-
##############################################
gconjugue-0.8.3/depcomp-405-        sleep 1
gconjugue-0.8.3/depcomp:406:        i=`expr $i - 1`
gconjugue-0.8.3/depcomp-407-      done
gconjugue-0.8.3/depcomp-408-    fi
gconjugue-0.8.3/depcomp:409:    i=`expr $i - 1`
gconjugue-0.8.3/depcomp-410-  done
##############################################
gconjugue-0.8.3/depcomp-425-  # Do two passes, one to just change these to
gconjugue-0.8.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gconjugue-0.8.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gconjugue-0.8.3/depcomp-659-  done
gconjugue-0.8.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gconjugue-0.8.3/depcomp-661-  touch "$tmpdepfile"
##############################################
gconjugue-0.8.3/po/Makefile.in.in-57-
gconjugue-0.8.3/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
gconjugue-0.8.3/po/Makefile.in.in-59-
##############################################
gconjugue-0.8.3/po/Makefile.in.in-87-.po.gmo:
gconjugue-0.8.3/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
gconjugue-0.8.3/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gconjugue-0.8.3/po/Makefile.in.in-188-	  echo "$$lang:"; \
gconjugue-0.8.3/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
gconjugue-0.8.3/po/Makefile.in.in-190-	  if $$result; then \
##############################################
gconjugue-0.8.3/compile-67-	mingw/*)
gconjugue-0.8.3/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gconjugue-0.8.3/compile-69-	  ;;
gconjugue-0.8.3/compile-70-	cygwin/*)
gconjugue-0.8.3/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gconjugue-0.8.3/compile-72-	  ;;
gconjugue-0.8.3/compile-73-	wine/*)
gconjugue-0.8.3/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gconjugue-0.8.3/compile-75-	  ;;
##############################################
gconjugue-0.8.3/compile-309-# Name of file we expect compiler to create.
gconjugue-0.8.3/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gconjugue-0.8.3/compile-311-
##############################################
gconjugue-0.8.3/compile-315-# object file name, since that is what matters with a parallel build.
gconjugue-0.8.3/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gconjugue-0.8.3/compile-317-while true; do
##############################################
gconjugue-0.8.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
gconjugue-0.8.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gconjugue-0.8.3/configure-45-  as_echo='print -r --'
gconjugue-0.8.3/configure-46-  as_echo_n='print -rn --'
gconjugue-0.8.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gconjugue-0.8.3/configure-48-  as_echo='printf %s\n'
##############################################
gconjugue-0.8.3/configure-50-else
gconjugue-0.8.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gconjugue-0.8.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gconjugue-0.8.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
gconjugue-0.8.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gconjugue-0.8.3/configure-62-      esac;
##############################################
gconjugue-0.8.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gconjugue-0.8.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gconjugue-0.8.3/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
gconjugue-0.8.3/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
gconjugue-0.8.3/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gconjugue-0.8.3/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
gconjugue-0.8.3/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
gconjugue-0.8.3/configure-332-      case $as_dir in #(
gconjugue-0.8.3/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gconjugue-0.8.3/configure-334-      *) as_qdir=$as_dir;;
##############################################
gconjugue-0.8.3/configure-405-  {
gconjugue-0.8.3/configure:406:    as_val=`expr "$@" || test $? -eq 1`
gconjugue-0.8.3/configure-407-  }
##############################################
gconjugue-0.8.3/configure-412-# ----------------------------------------
gconjugue-0.8.3/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gconjugue-0.8.3/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gconjugue-0.8.3/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gconjugue-0.8.3/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gconjugue-0.8.3/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gconjugue-0.8.3/configure-900-  case $ac_option in
gconjugue-0.8.3/configure:901:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gconjugue-0.8.3/configure-902-  *=)   ac_optarg= ;;
##############################################
gconjugue-0.8.3/configure-944-  -disable-* | --disable-*)
gconjugue-0.8.3/configure:945:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gconjugue-0.8.3/configure-946-    # Reject names that are not valid shell variable names.
##############################################
gconjugue-0.8.3/configure-949-    ac_useropt_orig=$ac_useropt
gconjugue-0.8.3/configure:950:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gconjugue-0.8.3/configure-951-    case $ac_user_opts in
##############################################
gconjugue-0.8.3/configure-970-  -enable-* | --enable-*)
gconjugue-0.8.3/configure:971:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gconjugue-0.8.3/configure-972-    # Reject names that are not valid shell variable names.
##############################################
gconjugue-0.8.3/configure-975-    ac_useropt_orig=$ac_useropt
gconjugue-0.8.3/configure:976:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gconjugue-0.8.3/configure-977-    case $ac_user_opts in
##############################################
gconjugue-0.8.3/configure-1183-  -with-* | --with-*)
gconjugue-0.8.3/configure:1184:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gconjugue-0.8.3/configure-1185-    # Reject names that are not valid shell variable names.
##############################################
gconjugue-0.8.3/configure-1188-    ac_useropt_orig=$ac_useropt
gconjugue-0.8.3/configure:1189:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gconjugue-0.8.3/configure-1190-    case $ac_user_opts in
##############################################
gconjugue-0.8.3/configure-1199-  -without-* | --without-*)
gconjugue-0.8.3/configure:1200:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gconjugue-0.8.3/configure-1201-    # Reject names that are not valid shell variable names.
##############################################
gconjugue-0.8.3/configure-1204-    ac_useropt_orig=$ac_useropt
gconjugue-0.8.3/configure:1205:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gconjugue-0.8.3/configure-1206-    case $ac_user_opts in
##############################################
gconjugue-0.8.3/configure-1237-  *=*)
gconjugue-0.8.3/configure:1238:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gconjugue-0.8.3/configure-1239-    # Reject names that are not valid shell variable names.
##############################################
gconjugue-0.8.3/configure-1258-if test -n "$ac_prev"; then
gconjugue-0.8.3/configure:1259:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gconjugue-0.8.3/configure-1260-  as_fn_error $? "missing argument to $ac_option"
##############################################
gconjugue-0.8.3/configure-1280-    */ )
gconjugue-0.8.3/configure:1281:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gconjugue-0.8.3/configure-1282-      eval $ac_var=\$ac_val;;
##############################################
gconjugue-0.8.3/configure-1315-ac_ls_di=`ls -di .` &&
gconjugue-0.8.3/configure:1316:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gconjugue-0.8.3/configure-1317-  as_fn_error $? "working directory cannot be determined"
##############################################
gconjugue-0.8.3/configure-1371-case $srcdir in
gconjugue-0.8.3/configure:1372:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gconjugue-0.8.3/configure-1373-esac
##############################################
gconjugue-0.8.3/configure-1414-By default, \`make install' will install all the files in
gconjugue-0.8.3/configure:1415:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gconjugue-0.8.3/configure:1416:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gconjugue-0.8.3/configure-1417-for instance \`--prefix=\$HOME'.
##############################################
gconjugue-0.8.3/configure-1531-*)
gconjugue-0.8.3/configure:1532:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gconjugue-0.8.3/configure-1533-  # A ".." for each directory in $ac_dir_suffix.
gconjugue-0.8.3/configure:1534:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gconjugue-0.8.3/configure-1535-  case $ac_top_builddir_sub in
##############################################
gconjugue-0.8.3/configure-2015-    *\'*)
gconjugue-0.8.3/configure:2016:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gconjugue-0.8.3/configure-2017-    esac
##############################################
gconjugue-0.8.3/configure-2098-      case $ac_val in
gconjugue-0.8.3/configure:2099:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gconjugue-0.8.3/configure-2100-      esac
##############################################
gconjugue-0.8.3/configure-2113-	case $ac_val in
gconjugue-0.8.3/configure:2114:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gconjugue-0.8.3/configure-2115-	esac
##############################################
gconjugue-0.8.3/configure-2233-    set,)
gconjugue-0.8.3/configure:2234:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gconjugue-0.8.3/configure:2235:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gconjugue-0.8.3/configure-2236-      ac_cache_corrupted=: ;;
##############################################
gconjugue-0.8.3/configure-2244-	# differences in whitespace do not lead to failure.
gconjugue-0.8.3/configure:2245:	ac_old_val_w=`echo x $ac_old_val`
gconjugue-0.8.3/configure:2246:	ac_new_val_w=`echo x $ac_new_val`
gconjugue-0.8.3/configure-2247-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gconjugue-0.8.3/configure-2264-    case $ac_new_val in
gconjugue-0.8.3/configure:2265:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gconjugue-0.8.3/configure-2266-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gconjugue-0.8.3/configure-2443-     echo "timestamp, slept: $am_has_slept" > conftest.file
gconjugue-0.8.3/configure:2444:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gconjugue-0.8.3/configure-2445-     if test "$*" = "X"; then
gconjugue-0.8.3/configure-2446-	# -L didn't work.
gconjugue-0.8.3/configure:2447:	set X `ls -t "$srcdir/configure" conftest.file`
gconjugue-0.8.3/configure-2448-     fi
##############################################
gconjugue-0.8.3/configure-2494-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gconjugue-0.8.3/configure:2495:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gconjugue-0.8.3/configure-2496-
gconjugue-0.8.3/configure-2497-# Expand $ac_aux_dir to an absolute path.
gconjugue-0.8.3/configure:2498:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gconjugue-0.8.3/configure-2499-
##############################################
gconjugue-0.8.3/configure-2639-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gconjugue-0.8.3/configure:2640:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gconjugue-0.8.3/configure-2641-	     'mkdir (GNU coreutils) '* | \
##############################################
gconjugue-0.8.3/configure-2712-set x ${MAKE-make}
gconjugue-0.8.3/configure:2713:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gconjugue-0.8.3/configure-2714-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gconjugue-0.8.3/configure-2722-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gconjugue-0.8.3/configure:2723:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gconjugue-0.8.3/configure-2724-  *@@@%%%=?*=@@@%%%*)
##############################################
gconjugue-0.8.3/configure-2788-
gconjugue-0.8.3/configure:2789:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gconjugue-0.8.3/configure-2790-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gconjugue-0.8.3/configure-3290-$as_echo_n "checking whether the C compiler works... " >&6; }
gconjugue-0.8.3/configure:3291:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gconjugue-0.8.3/configure-3292-
##############################################
gconjugue-0.8.3/configure-3334-	then :; else
gconjugue-0.8.3/configure:3335:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gconjugue-0.8.3/configure-3336-	fi
##############################################
gconjugue-0.8.3/configure-3394-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gconjugue-0.8.3/configure:3395:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gconjugue-0.8.3/configure-3396-	  break;;
##############################################
gconjugue-0.8.3/configure-3503-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gconjugue-0.8.3/configure:3504:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gconjugue-0.8.3/configure-3505-       break;;
##############################################
gconjugue-0.8.3/configure-3811-# Ignore all kinds of additional output from 'make'.
gconjugue-0.8.3/configure:3812:case `$am_make -s -f confmf 2> /dev/null` in #(
gconjugue-0.8.3/configure-3813-*the\ am__doit\ target*)
##############################################
gconjugue-0.8.3/configure-3821-   echo '.include "confinc"' > confmf
gconjugue-0.8.3/configure:3822:   case `$am_make -s -f confmf 2> /dev/null` in #(
gconjugue-0.8.3/configure-3823-   *the\ am__doit\ target*)
##############################################
gconjugue-0.8.3/configure-3884-  if test "$am_compiler_list" = ""; then
gconjugue-0.8.3/configure:3885:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gconjugue-0.8.3/configure-3886-  fi
##############################################
gconjugue-0.8.3/configure-4049-
gconjugue-0.8.3/configure:4050:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gconjugue-0.8.3/configure-4051-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gconjugue-0.8.3/configure:4052:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gconjugue-0.8.3/configure-4053-if test -n "0.35.0"; then
##############################################
gconjugue-0.8.3/configure-4489-fi
gconjugue-0.8.3/configure:4490:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gconjugue-0.8.3/configure:4491:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gconjugue-0.8.3/configure:4492:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gconjugue-0.8.3/configure-4493-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gconjugue-0.8.3/configure-4545-else
gconjugue-0.8.3/configure:4546:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
gconjugue-0.8.3/configure-4547-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
gconjugue-0.8.3/configure-4552-$as_echo_n "checking for XML::Parser... " >&6; }
gconjugue-0.8.3/configure:4553:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gconjugue-0.8.3/configure-4554-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
gconjugue-0.8.3/configure-4733-  # Check for GNU $ac_path_GREP
gconjugue-0.8.3/configure:4734:case `"$ac_path_GREP" --version 2>&1` in
gconjugue-0.8.3/configure-4735-*GNU*)
##############################################
gconjugue-0.8.3/configure-4799-  # Check for GNU $ac_path_EGREP
gconjugue-0.8.3/configure:4800:case `"$ac_path_EGREP" --version 2>&1` in
gconjugue-0.8.3/configure-4801-*GNU*)
##############################################
gconjugue-0.8.3/configure-4960-do :
gconjugue-0.8.3/configure:4961:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gconjugue-0.8.3/configure-4962-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gconjugue-0.8.3/configure-4965-  cat >>confdefs.h <<_ACEOF
gconjugue-0.8.3/configure:4966:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gconjugue-0.8.3/configure-4967-_ACEOF
##############################################
gconjugue-0.8.3/configure-5391-    if test -f $ac_dir/$ac_word; then
gconjugue-0.8.3/configure:5392:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
gconjugue-0.8.3/configure-5393-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
gconjugue-0.8.3/configure-5510-    if test -f $ac_dir/$ac_word; then
gconjugue-0.8.3/configure:5511:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
gconjugue-0.8.3/configure-5512-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
gconjugue-0.8.3/configure-5669-   if test "x$srcdir" != "x."; then
gconjugue-0.8.3/configure:5670:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gconjugue-0.8.3/configure-5671-       posrcprefix="$srcdir/"
##############################################
gconjugue-0.8.3/configure-5718-test "x$ac_build_alias" = x &&
gconjugue-0.8.3/configure:5719:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gconjugue-0.8.3/configure-5720-test "x$ac_build_alias" = x &&
gconjugue-0.8.3/configure-5721-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gconjugue-0.8.3/configure:5722:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gconjugue-0.8.3/configure-5723-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gconjugue-0.8.3/configure-5742-IFS=$ac_save_IFS
gconjugue-0.8.3/configure:5743:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gconjugue-0.8.3/configure-5744-
##############################################
gconjugue-0.8.3/configure-5753-else
gconjugue-0.8.3/configure:5754:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gconjugue-0.8.3/configure-5755-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gconjugue-0.8.3/configure-5775-IFS=$ac_save_IFS
gconjugue-0.8.3/configure:5776:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gconjugue-0.8.3/configure-5777-
##############################################
gconjugue-0.8.3/configure-5803-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gconjugue-0.8.3/configure:5804:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gconjugue-0.8.3/configure-5805-  ECHO='print -r --'
gconjugue-0.8.3/configure:5806:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gconjugue-0.8.3/configure-5807-  ECHO='printf %s\n'
##############################################
gconjugue-0.8.3/configure-5872-  # Check for GNU $ac_path_SED
gconjugue-0.8.3/configure:5873:case `"$ac_path_SED" --version 2>&1` in
gconjugue-0.8.3/configure-5874-*GNU*)
##############################################
gconjugue-0.8.3/configure-5951-  # Check for GNU $ac_path_FGREP
gconjugue-0.8.3/configure:5952:case `"$ac_path_FGREP" --version 2>&1` in
gconjugue-0.8.3/configure-5953-*GNU*)
##############################################
gconjugue-0.8.3/configure-6031-    # gcc leaves a trailing carriage return, which upsets mingw
gconjugue-0.8.3/configure:6032:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gconjugue-0.8.3/configure-6033-  *)
gconjugue-0.8.3/configure:6034:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gconjugue-0.8.3/configure-6035-  esac
##############################################
gconjugue-0.8.3/configure-6040-      # Canonicalize the pathname of ld
gconjugue-0.8.3/configure:6041:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gconjugue-0.8.3/configure-6042-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gconjugue-0.8.3/configure:6043:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gconjugue-0.8.3/configure-6044-      done
##############################################
gconjugue-0.8.3/configure-6075-      # Break only if it was the GNU/non-GNU ld that we prefer.
gconjugue-0.8.3/configure:6076:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gconjugue-0.8.3/configure-6077-      *GNU* | *'with BFD'*)
##############################################
gconjugue-0.8.3/configure-6106-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gconjugue-0.8.3/configure:6107:case `$LD -v 2>&1 </dev/null` in
gconjugue-0.8.3/configure-6108-*GNU* | *'with BFD'*)
##############################################
gconjugue-0.8.3/configure-6156-	esac
gconjugue-0.8.3/configure:6157:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gconjugue-0.8.3/configure-6158-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gconjugue-0.8.3/configure-6162-	*)
gconjugue-0.8.3/configure:6163:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gconjugue-0.8.3/configure-6164-	  */dev/null*)
##############################################
gconjugue-0.8.3/configure-6290-
gconjugue-0.8.3/configure:6291:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gconjugue-0.8.3/configure-6292-    *COFF*)
##############################################
gconjugue-0.8.3/configure-6402-    # And add a safety zone
gconjugue-0.8.3/configure:6403:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gconjugue-0.8.3/configure:6404:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gconjugue-0.8.3/configure-6405-    ;;
##############################################
gconjugue-0.8.3/configure-6435-    if test -n "$kargmax"; then
gconjugue-0.8.3/configure:6436:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gconjugue-0.8.3/configure-6437-    else
##############################################
gconjugue-0.8.3/configure-6444-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gconjugue-0.8.3/configure:6445:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gconjugue-0.8.3/configure:6446:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gconjugue-0.8.3/configure-6447-    else
##############################################
gconjugue-0.8.3/configure-6456-      # we can't tell.
gconjugue-0.8.3/configure:6457:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gconjugue-0.8.3/configure-6458-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gconjugue-0.8.3/configure-6460-      do
gconjugue-0.8.3/configure:6461:        i=`expr $i + 1`
gconjugue-0.8.3/configure-6462-        teststring=$teststring$teststring
##############################################
gconjugue-0.8.3/configure-6464-      # Only check the string length outside the loop.
gconjugue-0.8.3/configure:6465:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gconjugue-0.8.3/configure-6466-      teststring=
##############################################
gconjugue-0.8.3/configure-6469-      # linker.  It appears as though 1/2 is a usable value.
gconjugue-0.8.3/configure:6470:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gconjugue-0.8.3/configure-6471-    fi
##############################################
gconjugue-0.8.3/configure-6880-openbsd* | bitrig*)
gconjugue-0.8.3/configure:6881:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gconjugue-0.8.3/configure-6882-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gconjugue-0.8.3/configure-6950-    else
gconjugue-0.8.3/configure:6951:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gconjugue-0.8.3/configure-6952-    fi
##############################################
gconjugue-0.8.3/configure-7095-  # decide which one to use based on capabilities of $DLLTOOL
gconjugue-0.8.3/configure:7096:  case `$DLLTOOL --help 2>&1` in
gconjugue-0.8.3/configure-7097-  *--identify-strict*)
##############################################
gconjugue-0.8.3/configure-7616-# If we're using GNU nm, then use its standard symbol codes.
gconjugue-0.8.3/configure:7617:case `$NM -V 2>&1` in
gconjugue-0.8.3/configure-7618-*GNU* | *'with BFD'*)
##############################################
gconjugue-0.8.3/configure-7664-mingw*)
gconjugue-0.8.3/configure:7665:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gconjugue-0.8.3/configure-7666-  ;;
##############################################
gconjugue-0.8.3/configure-7896-   if test yes = "$GCC"; then
gconjugue-0.8.3/configure:7897:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gconjugue-0.8.3/configure-7898-   fi
##############################################
gconjugue-0.8.3/configure-7900- /*)
gconjugue-0.8.3/configure:7901:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gconjugue-0.8.3/configure-7902-   ;; #(
##############################################
gconjugue-0.8.3/configure-7995-    done
gconjugue-0.8.3/configure:7996:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gconjugue-0.8.3/configure-7997-}
##############################################
gconjugue-0.8.3/configure-8017-  test $ac_status = 0; }; then
gconjugue-0.8.3/configure:8018:    case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/configure-8019-      *ELF-32*)
##############################################
gconjugue-0.8.3/configure-8038-    if test yes = "$lt_cv_prog_gnu_ld"; then
gconjugue-0.8.3/configure:8039:      case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/configure-8040-	*32-bit*)
##############################################
gconjugue-0.8.3/configure-8050-    else
gconjugue-0.8.3/configure:8051:      case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/configure-8052-	*32-bit*)
##############################################
gconjugue-0.8.3/configure-8076-    emul=elf
gconjugue-0.8.3/configure:8077:    case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/configure-8078-      *32-bit*)
##############################################
gconjugue-0.8.3/configure-8084-    esac
gconjugue-0.8.3/configure:8085:    case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/configure-8086-      *MSB*)
##############################################
gconjugue-0.8.3/configure-8092-    esac
gconjugue-0.8.3/configure:8093:    case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/configure-8094-      *N32*)
##############################################
gconjugue-0.8.3/configure-9025-    *:)
gconjugue-0.8.3/configure:9026:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gconjugue-0.8.3/configure-9027-        ;;
gconjugue-0.8.3/configure-9028-    x:*)
gconjugue-0.8.3/configure:9029:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gconjugue-0.8.3/configure-9030-        ;;
gconjugue-0.8.3/configure-9031-    *::*)
gconjugue-0.8.3/configure:9032:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gconjugue-0.8.3/configure:9033:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gconjugue-0.8.3/configure-9034-        ;;
gconjugue-0.8.3/configure-9035-    *)
gconjugue-0.8.3/configure:9036:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gconjugue-0.8.3/configure-9037-        ;;
##############################################
gconjugue-0.8.3/configure-9390-	"file_magic "*)
gconjugue-0.8.3/configure:9391:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gconjugue-0.8.3/configure-9392-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gconjugue-0.8.3/configure-9456-	"file_magic "*)
gconjugue-0.8.3/configure:9457:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gconjugue-0.8.3/configure-9458-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gconjugue-0.8.3/configure-9850-      *)
gconjugue-0.8.3/configure:9851:	case `$CC -V 2>&1 | sed 5q` in
gconjugue-0.8.3/configure-9852-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gconjugue-0.8.3/configure-10299-	# shared libraries, regardless of the interface used.
gconjugue-0.8.3/configure:10300:	case `$LD -v 2>&1` in
gconjugue-0.8.3/configure-10301-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gconjugue-0.8.3/configure-10331-    supports_anon_versioning=no
gconjugue-0.8.3/configure:10332:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gconjugue-0.8.3/configure-10333-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gconjugue-0.8.3/configure-10400-	# is; otherwise, prepend EXPORTS...
gconjugue-0.8.3/configure:10401:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gconjugue-0.8.3/configure-10402-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gconjugue-0.8.3/configure-10434-	prefix_cmds="$SED"~
gconjugue-0.8.3/configure:10435:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gconjugue-0.8.3/configure-10436-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gconjugue-0.8.3/configure-10456-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gconjugue-0.8.3/configure:10457:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gconjugue-0.8.3/configure:10458:      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'
gconjugue-0.8.3/configure-10459-      ;;
##############################################
gconjugue-0.8.3/configure-10474-        pgcc*)				# Portland Group C compiler
gconjugue-0.8.3/configure:10475:	  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'
gconjugue-0.8.3/configure-10476-	  tmp_addflag=' $pic_flag'
##############################################
gconjugue-0.8.3/configure-10479-					# Portland Group f77 and f90 compilers
gconjugue-0.8.3/configure:10480:	  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'
gconjugue-0.8.3/configure-10481-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gconjugue-0.8.3/configure-10496-	nvcc*)	# Cuda Compiler Driver 2.2
gconjugue-0.8.3/configure:10497:	  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'
gconjugue-0.8.3/configure-10498-	  compiler_needs_object=yes
##############################################
gconjugue-0.8.3/configure-10500-	esac
gconjugue-0.8.3/configure:10501:	case `$CC -V 2>&1 | sed 5q` in
gconjugue-0.8.3/configure-10502-	*Sun\ C*)			# Sun C 5.9
gconjugue-0.8.3/configure:10503:	  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'
gconjugue-0.8.3/configure-10504-	  compiler_needs_object=yes
##############################################
gconjugue-0.8.3/configure-10571-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gconjugue-0.8.3/configure:10572:      case `$LD -v 2>&1` in
gconjugue-0.8.3/configure-10573-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gconjugue-0.8.3/configure-10660-	else
gconjugue-0.8.3/configure:10661:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gconjugue-0.8.3/configure-10662-	fi
##############################################
gconjugue-0.8.3/configure-10725-	# below for broken collect2 doesn't work under 4.3+
gconjugue-0.8.3/configure:10726:	  collect2name=`$CC -print-prog-name=collect2`
gconjugue-0.8.3/configure-10727-	  if test -f "$collect2name" &&
##############################################
gconjugue-0.8.3/configure-10805-      }'
gconjugue-0.8.3/configure:10806:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gconjugue-0.8.3/configure-10807-  # Check for a 64-bit object if we didn't find anything.
gconjugue-0.8.3/configure-10808-  if test -z "$lt_cv_aix_libpath_"; then
gconjugue-0.8.3/configure:10809:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gconjugue-0.8.3/configure-10810-  fi
##############################################
gconjugue-0.8.3/configure-10823-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gconjugue-0.8.3/configure:10824:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gconjugue-0.8.3/configure-10825-      else
##############################################
gconjugue-0.8.3/configure-10858-      }'
gconjugue-0.8.3/configure:10859:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gconjugue-0.8.3/configure-10860-  # Check for a 64-bit object if we didn't find anything.
gconjugue-0.8.3/configure-10861-  if test -z "$lt_cv_aix_libpath_"; then
gconjugue-0.8.3/configure:10862:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gconjugue-0.8.3/configure-10863-  fi
##############################################
gconjugue-0.8.3/configure-10890-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gconjugue-0.8.3/configure:10891:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gconjugue-0.8.3/configure-10892-	  if test svr4 != "$with_aix_soname"; then
##############################################
gconjugue-0.8.3/configure-10943-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gconjugue-0.8.3/configure:10944:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gconjugue-0.8.3/configure-10945-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gconjugue-0.8.3/configure-10981-	# FIXME: Setting linknames here is a bad hack.
gconjugue-0.8.3/configure:10982:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gconjugue-0.8.3/configure-10983-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gconjugue-0.8.3/configure-10999-  if test yes = "$lt_cv_ld_force_load"; then
gconjugue-0.8.3/configure:11000:    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\"`'
gconjugue-0.8.3/configure-11001-
##############################################
gconjugue-0.8.3/configure-11179-      if test yes = "$GCC"; then
gconjugue-0.8.3/configure:11180:	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'
gconjugue-0.8.3/configure-11181-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gconjugue-0.8.3/configure-11207-	if test yes = "$lt_cv_irix_exported_symbol"; then
gconjugue-0.8.3/configure:11208:          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'
gconjugue-0.8.3/configure-11209-	fi
##############################################
gconjugue-0.8.3/configure-11211-      else
gconjugue-0.8.3/configure:11212:	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'
gconjugue-0.8.3/configure:11213:	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'
gconjugue-0.8.3/configure-11214-      fi
##############################################
gconjugue-0.8.3/configure-11258-	hardcode_direct_absolute=yes
gconjugue-0.8.3/configure:11259:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gconjugue-0.8.3/configure-11260-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gconjugue-0.8.3/configure-11289-	prefix_cmds="$SED"~
gconjugue-0.8.3/configure:11290:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gconjugue-0.8.3/configure-11291-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gconjugue-0.8.3/configure-11303-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gconjugue-0.8.3/configure:11304:	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'
gconjugue-0.8.3/configure-11305-      else
gconjugue-0.8.3/configure-11306-	allow_undefined_flag=' -expect_unresolved \*'
gconjugue-0.8.3/configure:11307:	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'
gconjugue-0.8.3/configure-11308-      fi
##############################################
gconjugue-0.8.3/configure-11316-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gconjugue-0.8.3/configure:11317:	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'
gconjugue-0.8.3/configure-11318-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gconjugue-0.8.3/configure-11320-	allow_undefined_flag=' -expect_unresolved \*'
gconjugue-0.8.3/configure:11321:	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'
gconjugue-0.8.3/configure:11322:	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~
gconjugue-0.8.3/configure:11323:          $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'
gconjugue-0.8.3/configure-11324-
##############################################
gconjugue-0.8.3/configure-11339-      else
gconjugue-0.8.3/configure:11340:	case `$CC -V 2>&1` in
gconjugue-0.8.3/configure-11341-	*"Compilers 5.0"*)
##############################################
gconjugue-0.8.3/configure-11738-  esac
gconjugue-0.8.3/configure:11739:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gconjugue-0.8.3/configure-11740-  case $lt_search_path_spec in
##############################################
gconjugue-0.8.3/configure-11745-    # okay in the real world where ";" in dirpaths is itself problematic.
gconjugue-0.8.3/configure:11746:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gconjugue-0.8.3/configure-11747-    ;;
gconjugue-0.8.3/configure-11748-  *)
gconjugue-0.8.3/configure:11749:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gconjugue-0.8.3/configure-11750-    ;;
##############################################
gconjugue-0.8.3/configure-11754-  lt_tmp_lt_search_path_spec=
gconjugue-0.8.3/configure:11755:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gconjugue-0.8.3/configure-11756-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gconjugue-0.8.3/configure-11796-  esac
gconjugue-0.8.3/configure:11797:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gconjugue-0.8.3/configure-11798-else
##############################################
gconjugue-0.8.3/configure-11936-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gconjugue-0.8.3/configure:11937:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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'
gconjugue-0.8.3/configure-11938-    ;;
##############################################
gconjugue-0.8.3/configure-11972-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gconjugue-0.8.3/configure:11973:    postinstall_cmds='base_file=`basename \$file`~
gconjugue-0.8.3/configure:11974:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gconjugue-0.8.3/configure:11975:      dldir=$destdir/`dirname \$dlpath`~
gconjugue-0.8.3/configure-11976-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gconjugue-0.8.3/configure-11981-      fi'
gconjugue-0.8.3/configure:11982:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gconjugue-0.8.3/configure-11983-      dlpath=$dir/\$dldll~
##############################################
gconjugue-0.8.3/configure-11989-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gconjugue-0.8.3/configure:11990:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gconjugue-0.8.3/configure-11991-
##############################################
gconjugue-0.8.3/configure-11995-      # MinGW DLLs use traditional 'lib' prefix
gconjugue-0.8.3/configure:11996:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gconjugue-0.8.3/configure-11997-      ;;
##############################################
gconjugue-0.8.3/configure-11999-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gconjugue-0.8.3/configure:12000:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gconjugue-0.8.3/configure-12001-      ;;
##############################################
gconjugue-0.8.3/configure-12008-    libname_spec='$name'
gconjugue-0.8.3/configure:12009:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gconjugue-0.8.3/configure-12010-    library_names_spec='$libname.dll.lib'
##############################################
gconjugue-0.8.3/configure-12020-        # Let DOS variable expansion print the short 8.3 style file name.
gconjugue-0.8.3/configure:12021:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gconjugue-0.8.3/configure-12022-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gconjugue-0.8.3/configure-12025-      # Convert to MSYS style.
gconjugue-0.8.3/configure:12026:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gconjugue-0.8.3/configure-12027-      ;;
##############################################
gconjugue-0.8.3/configure-12031-      # like /cygdrive/c/PROGRA~1:/cygdr...
gconjugue-0.8.3/configure:12032:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gconjugue-0.8.3/configure:12033:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gconjugue-0.8.3/configure:12034:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gconjugue-0.8.3/configure-12035-      ;;
##############################################
gconjugue-0.8.3/configure-12039-        # It is most probably a Windows format PATH.
gconjugue-0.8.3/configure:12040:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gconjugue-0.8.3/configure-12041-      else
gconjugue-0.8.3/configure:12042:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gconjugue-0.8.3/configure-12043-      fi
##############################################
gconjugue-0.8.3/configure-12049-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gconjugue-0.8.3/configure:12050:    postinstall_cmds='base_file=`basename \$file`~
gconjugue-0.8.3/configure:12051:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gconjugue-0.8.3/configure:12052:      dldir=$destdir/`dirname \$dlpath`~
gconjugue-0.8.3/configure-12053-      test -d \$dldir || mkdir -p \$dldir~
gconjugue-0.8.3/configure-12054-      $install_prog $dir/$dlname \$dldir/$dlname'
gconjugue-0.8.3/configure:12055:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gconjugue-0.8.3/configure-12056-      dlpath=$dir/\$dldll~
##############################################
gconjugue-0.8.3/configure-12063-    # Assume MSVC wrapper
gconjugue-0.8.3/configure:12064:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gconjugue-0.8.3/configure-12065-    dynamic_linker='Win32 ld.exe'
##############################################
gconjugue-0.8.3/configure-12080-  shlibpath_var=DYLD_LIBRARY_PATH
gconjugue-0.8.3/configure:12081:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gconjugue-0.8.3/configure-12082-
##############################################
gconjugue-0.8.3/configure-12333-  if test -f /etc/ld.so.conf; then
gconjugue-0.8.3/configure:12334:    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' ' '`
gconjugue-0.8.3/configure-12335-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gconjugue-0.8.3/configure-12399-  need_lib_prefix=no
gconjugue-0.8.3/configure:12400:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gconjugue-0.8.3/configure-12401-    need_version=no
##############################################
gconjugue-0.8.3/configure-12426-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gconjugue-0.8.3/configure:12427:  postinstall_cmds='base_file=`basename \$file`~
gconjugue-0.8.3/configure:12428:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gconjugue-0.8.3/configure:12429:    dldir=$destdir/`dirname \$dlpath`~
gconjugue-0.8.3/configure-12430-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gconjugue-0.8.3/configure-12435-    fi'
gconjugue-0.8.3/configure:12436:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gconjugue-0.8.3/configure-12437-    dlpath=$dir/\$dldll~
##############################################
gconjugue-0.8.3/configure-13502-  test $ac_status = 0; }; then
gconjugue-0.8.3/configure:13503:  pkg_cv_GTK3_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 " 2>/dev/null`
gconjugue-0.8.3/configure-13504-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gconjugue-0.8.3/configure-13519-  test $ac_status = 0; }; then
gconjugue-0.8.3/configure:13520:  pkg_cv_GTK3_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 " 2>/dev/null`
gconjugue-0.8.3/configure-13521-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gconjugue-0.8.3/configure-13540-        if test $_pkg_short_errors_supported = yes; then
gconjugue-0.8.3/configure:13541:	        GTK3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 " 2>&1`
gconjugue-0.8.3/configure-13542-        else
gconjugue-0.8.3/configure:13543:	        GTK3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 " 2>&1`
gconjugue-0.8.3/configure-13544-        fi
##############################################
gconjugue-0.8.3/configure-13596-  test $ac_status = 0; }; then
gconjugue-0.8.3/configure:13597:  pkg_cv_GTK3_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 " 2>/dev/null`
gconjugue-0.8.3/configure-13598-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gconjugue-0.8.3/configure-13613-  test $ac_status = 0; }; then
gconjugue-0.8.3/configure:13614:  pkg_cv_GTK3_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 " 2>/dev/null`
gconjugue-0.8.3/configure-13615-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gconjugue-0.8.3/configure-13634-        if test $_pkg_short_errors_supported = yes; then
gconjugue-0.8.3/configure:13635:	        GTK3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 " 2>&1`
gconjugue-0.8.3/configure-13636-        else
gconjugue-0.8.3/configure:13637:	        GTK3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 " 2>&1`
gconjugue-0.8.3/configure-13638-        fi
##############################################
gconjugue-0.8.3/configure-13788-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gconjugue-0.8.3/configure:13789:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gconjugue-0.8.3/configure-13790-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gconjugue-0.8.3/configure-13891-if test -z "$BASH_VERSION$ZSH_VERSION" \
gconjugue-0.8.3/configure:13892:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gconjugue-0.8.3/configure-13893-  as_echo='print -r --'
gconjugue-0.8.3/configure-13894-  as_echo_n='print -rn --'
gconjugue-0.8.3/configure:13895:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gconjugue-0.8.3/configure-13896-  as_echo='printf %s\n'
##############################################
gconjugue-0.8.3/configure-13898-else
gconjugue-0.8.3/configure:13899:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gconjugue-0.8.3/configure-13900-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gconjugue-0.8.3/configure-13908-	expr "X$arg" : "X\\(.*\\)$as_nl";
gconjugue-0.8.3/configure:13909:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gconjugue-0.8.3/configure-13910-      esac;
##############################################
gconjugue-0.8.3/configure-13985-# ----------------------------------------
gconjugue-0.8.3/configure:13986:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gconjugue-0.8.3/configure-13987-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gconjugue-0.8.3/configure-14057-  {
gconjugue-0.8.3/configure:14058:    as_val=`expr "$@" || test $? -eq 1`
gconjugue-0.8.3/configure-14059-  }
##############################################
gconjugue-0.8.3/configure-14161-      case $as_dir in #(
gconjugue-0.8.3/configure:14162:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gconjugue-0.8.3/configure-14163-      *) as_qdir=$as_dir;;
##############################################
gconjugue-0.8.3/configure-14296-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gconjugue-0.8.3/configure:14297:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gconjugue-0.8.3/configure-14298-ac_cs_version="\\
##############################################
gconjugue-0.8.3/configure-14321-  --*=?*)
gconjugue-0.8.3/configure:14322:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gconjugue-0.8.3/configure:14323:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gconjugue-0.8.3/configure-14324-    ac_shift=:
##############################################
gconjugue-0.8.3/configure-14326-  --*=)
gconjugue-0.8.3/configure:14327:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gconjugue-0.8.3/configure-14328-    ac_optarg=
##############################################
gconjugue-0.8.3/configure-14350-    case $ac_optarg in
gconjugue-0.8.3/configure:14351:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gconjugue-0.8.3/configure-14352-    '') as_fn_error $? "missing file argument" ;;
##############################################
gconjugue-0.8.3/configure-14358-    case $ac_optarg in
gconjugue-0.8.3/configure:14359:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gconjugue-0.8.3/configure-14360-    esac
##############################################
gconjugue-0.8.3/configure-14428-delay_variable_subst='$delay_variable_subst'
gconjugue-0.8.3/configure:14429:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14430:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14431:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14432:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14433:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14434:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14435:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14436:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14437:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14438:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14439:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14440:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14441:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14442:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14443:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14444:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14445:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14446:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14447:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14448:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14449:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14450:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14451:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14452:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14453:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14454:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14455:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14456:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14457:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14458:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14459:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14460:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14461:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14462:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14463:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14464:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14465:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14466:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14467:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14468:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14469:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14470:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14471:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14472:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14473:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14474:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14475:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14476:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14477:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14478:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14479:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14480:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14481:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14482:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14483:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14484:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14485:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14486:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14487: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"`'
gconjugue-0.8.3/configure:14488:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14489:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14490:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14491:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14492:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14493:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14494:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14495:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14496:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14497:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14498:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14499:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14500:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14501:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14502:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14503:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14504:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14505:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14506:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14507:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14508:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14509:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14510:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14511:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14512:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14513:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14514:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14515:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14516:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14517:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14518:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14519:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14520:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14521:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14522:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14523:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14524:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14525:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14526:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14527:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14528:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14529:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14530:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14531:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14532:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14533:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14534:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14535:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14536:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14537:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14538:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14539:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14540:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14541:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14542:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14543:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14544:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14545:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14546:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14547:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14548:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14549:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14550:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14551:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14552:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14553:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14554:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14555:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14556:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14557:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14558:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14559:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14560:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14561:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14562:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure:14563:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/configure-14564-
##############################################
gconjugue-0.8.3/configure-14645-striplib; do
gconjugue-0.8.3/configure:14646:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gconjugue-0.8.3/configure-14647-    *[\\\\\\\`\\"\\\$]*)
gconjugue-0.8.3/configure:14648:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gconjugue-0.8.3/configure-14649-      ;;
##############################################
gconjugue-0.8.3/configure-14676-configure_time_lt_sys_library_path; do
gconjugue-0.8.3/configure:14677:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gconjugue-0.8.3/configure-14678-    *[\\\\\\\`\\"\\\$]*)
gconjugue-0.8.3/configure:14679:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gconjugue-0.8.3/configure-14680-      ;;
##############################################
gconjugue-0.8.3/configure-14775-fi
gconjugue-0.8.3/configure:14776:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gconjugue-0.8.3/configure-14777-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gconjugue-0.8.3/configure-14792-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gconjugue-0.8.3/configure:14793:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gconjugue-0.8.3/configure-14794-ac_delim='%!_!# '
##############################################
gconjugue-0.8.3/configure-14798-
gconjugue-0.8.3/configure:14799:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gconjugue-0.8.3/configure-14800-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gconjugue-0.8.3/configure-14936-for ac_last_try in false false :; do
gconjugue-0.8.3/configure:14937:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gconjugue-0.8.3/configure-14938-  if test -z "$ac_tt"; then
##############################################
gconjugue-0.8.3/configure-15068-      esac
gconjugue-0.8.3/configure:15069:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gconjugue-0.8.3/configure-15070-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gconjugue-0.8.3/configure-15127-*)
gconjugue-0.8.3/configure:15128:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gconjugue-0.8.3/configure-15129-  # A ".." for each directory in $ac_dir_suffix.
gconjugue-0.8.3/configure:15130:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gconjugue-0.8.3/configure-15131-  case $ac_top_builddir_sub in
##############################################
gconjugue-0.8.3/configure-15188-/@mandir@/p'
gconjugue-0.8.3/configure:15189:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gconjugue-0.8.3/configure-15190-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gconjugue-0.8.3/configure-15205-
gconjugue-0.8.3/configure:15206:# Neutralize VPATH when `$srcdir' = `.'.
gconjugue-0.8.3/configure-15207-# Shell code in configure.ac might set extrasub.
##############################################
gconjugue-0.8.3/configure-15233-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gconjugue-0.8.3/configure:15234:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gconjugue-0.8.3/configure-15235-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gconjugue-0.8.3/configure-15279-    * )
gconjugue-0.8.3/configure:15280:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gconjugue-0.8.3/configure-15281-  esac
##############################################
gconjugue-0.8.3/configure-15326-    # Strip MF so we end up with the name of the file.
gconjugue-0.8.3/configure:15327:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gconjugue-0.8.3/configure-15328-    # Check whether this is an Automake generated Makefile or not.
##############################################
gconjugue-0.8.3/configure-15363-    # from the Makefile without running 'make'.
gconjugue-0.8.3/configure:15364:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gconjugue-0.8.3/configure-15365-    test -z "$DEPDIR" && continue
gconjugue-0.8.3/configure:15366:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gconjugue-0.8.3/configure-15367-    test -z "$am__include" && continue
gconjugue-0.8.3/configure:15368:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gconjugue-0.8.3/configure-15369-    # Find all dependency output files, they are included files with
##############################################
gconjugue-0.8.3/configure-15887-    *:)
gconjugue-0.8.3/configure:15888:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gconjugue-0.8.3/configure-15889-        ;;
gconjugue-0.8.3/configure-15890-    x:*)
gconjugue-0.8.3/configure:15891:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gconjugue-0.8.3/configure-15892-        ;;
gconjugue-0.8.3/configure-15893-    *::*)
gconjugue-0.8.3/configure:15894:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gconjugue-0.8.3/configure:15895:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gconjugue-0.8.3/configure-15896-        ;;
gconjugue-0.8.3/configure-15897-    *)
gconjugue-0.8.3/configure:15898:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gconjugue-0.8.3/configure-15899-        ;;
##############################################
gconjugue-0.8.3/configure-15914-    done
gconjugue-0.8.3/configure:15915:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gconjugue-0.8.3/configure-15916-}
##############################################
gconjugue-0.8.3/Makefile.in-50-  { \
gconjugue-0.8.3/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gconjugue-0.8.3/Makefile.in-52-  }; \
##############################################
gconjugue-0.8.3/Makefile.in-132-  esac
gconjugue-0.8.3/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gconjugue-0.8.3/Makefile.in-134-am__vpath_adj = case $$p in \
gconjugue-0.8.3/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gconjugue-0.8.3/Makefile.in-136-    *) f=$$p;; \
gconjugue-0.8.3/Makefile.in-137-  esac;
gconjugue-0.8.3/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gconjugue-0.8.3/Makefile.in-139-am__install_max = 40
gconjugue-0.8.3/Makefile.in-140-am__nobase_strip_setup = \
gconjugue-0.8.3/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gconjugue-0.8.3/Makefile.in-142-am__nobase_strip = \
##############################################
gconjugue-0.8.3/Makefile.in-217-  while test -n "$$dir1"; do \
gconjugue-0.8.3/Makefile.in:218:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gconjugue-0.8.3/Makefile.in-219-    if test "$$first" != "."; then \
gconjugue-0.8.3/Makefile.in-220-      if test "$$first" = ".."; then \
gconjugue-0.8.3/Makefile.in:221:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gconjugue-0.8.3/Makefile.in:222:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gconjugue-0.8.3/Makefile.in-223-      else \
gconjugue-0.8.3/Makefile.in:224:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gconjugue-0.8.3/Makefile.in-225-        if test "$$first2" = "$$first"; then \
gconjugue-0.8.3/Makefile.in:226:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gconjugue-0.8.3/Makefile.in-227-        else \
##############################################
gconjugue-0.8.3/Makefile.in-232-    fi; \
gconjugue-0.8.3/Makefile.in:233:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gconjugue-0.8.3/Makefile.in-234-  done; \
##############################################
gconjugue-0.8.3/Makefile.in-476-	test -n "$(man1dir)" \
gconjugue-0.8.3/Makefile.in:477:	  && test -n "`echo $$list1$$list2`" \
gconjugue-0.8.3/Makefile.in-478-	  || exit 0; \
##############################################
gconjugue-0.8.3/Makefile.in-533-	@list='$(appicon_DATA)'; test -n "$(appicondir)" || list=; \
gconjugue-0.8.3/Makefile.in:534:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gconjugue-0.8.3/Makefile.in-535-	dir='$(DESTDIR)$(appicondir)'; $(am__uninstall_files_from_dir)
##############################################
gconjugue-0.8.3/Makefile.in-554-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gconjugue-0.8.3/Makefile.in:555:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gconjugue-0.8.3/Makefile.in-556-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
gconjugue-0.8.3/Makefile.in-575-	@list='$(gconjuguedoc_DATA)'; test -n "$(gconjuguedocdir)" || list=; \
gconjugue-0.8.3/Makefile.in:576:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gconjugue-0.8.3/Makefile.in-577-	dir='$(DESTDIR)$(gconjuguedocdir)'; $(am__uninstall_files_from_dir)
##############################################
gconjugue-0.8.3/Makefile.in-596-	@list='$(verb_DATA)'; test -n "$(verbdir)" || list=; \
gconjugue-0.8.3/Makefile.in:597:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gconjugue-0.8.3/Makefile.in-598-	dir='$(DESTDIR)$(verbdir)'; $(am__uninstall_files_from_dir)
##############################################
gconjugue-0.8.3/Makefile.in-613-	dot_seen=no; \
gconjugue-0.8.3/Makefile.in:614:	target=`echo $@ | sed s/-recursive//`; \
gconjugue-0.8.3/Makefile.in-615-	case "$@" in \
##############################################
gconjugue-0.8.3/Makefile.in-676-GTAGS:
gconjugue-0.8.3/Makefile.in:677:	here=`$(am__cd) $(top_builddir) && pwd` \
gconjugue-0.8.3/Makefile.in-678-	  && $(am__cd) $(top_srcdir) \
##############################################
gconjugue-0.8.3/Makefile.in-708-	test -d "$(distdir)" || mkdir "$(distdir)"
gconjugue-0.8.3/Makefile.in:709:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gconjugue-0.8.3/Makefile.in:710:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gconjugue-0.8.3/Makefile.in-711-	list='$(DISTFILES)'; \
##############################################
gconjugue-0.8.3/Makefile.in-722-	  if test -d $$d/$$file; then \
gconjugue-0.8.3/Makefile.in:723:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gconjugue-0.8.3/Makefile.in-724-	    if test -d "$(distdir)/$$file"; then \
##############################################
gconjugue-0.8.3/Makefile.in-836-	test -d $(distdir)/_build || exit 0; \
gconjugue-0.8.3/Makefile.in:837:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gconjugue-0.8.3/Makefile.in-838-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gconjugue-0.8.3/Makefile.in-880-	}; \
gconjugue-0.8.3/Makefile.in:881:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gconjugue-0.8.3/Makefile.in-882-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gconjugue-0.8.3/Makefile.in-892-	fi
gconjugue-0.8.3/Makefile.in:893:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gconjugue-0.8.3/Makefile.in-894-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gconjugue-0.8.3/ltmain.sh-103-#
gconjugue-0.8.3/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gconjugue-0.8.3/ltmain.sh-105-#
##############################################
gconjugue-0.8.3/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gconjugue-0.8.3/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gconjugue-0.8.3/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gconjugue-0.8.3/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gconjugue-0.8.3/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gconjugue-0.8.3/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gconjugue-0.8.3/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gconjugue-0.8.3/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gconjugue-0.8.3/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gconjugue-0.8.3/ltmain.sh-410-# The name of this program.
gconjugue-0.8.3/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gconjugue-0.8.3/ltmain.sh-412-
##############################################
gconjugue-0.8.3/ltmain.sh-416-  *[\\/]*)
gconjugue-0.8.3/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gconjugue-0.8.3/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gconjugue-0.8.3/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gconjugue-0.8.3/ltmain.sh-610-
gconjugue-0.8.3/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gconjugue-0.8.3/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gconjugue-0.8.3/ltmain.sh-613-
##############################################
gconjugue-0.8.3/ltmain.sh-639-
gconjugue-0.8.3/ltmain.sh:640:    func_arith_result=`expr "$@"`
gconjugue-0.8.3/ltmain.sh-641-  }
##############################################
gconjugue-0.8.3/ltmain.sh-660-  # ...otherwise fall back to using sed.
gconjugue-0.8.3/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gconjugue-0.8.3/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gconjugue-0.8.3/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gconjugue-0.8.3/ltmain.sh-757-      test -n "$_G_tc" && {
gconjugue-0.8.3/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gconjugue-0.8.3/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gconjugue-0.8.3/ltmain.sh-760-      }
gconjugue-0.8.3/ltmain.sh-761-    done
gconjugue-0.8.3/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gconjugue-0.8.3/ltmain.sh-763-
##############################################
gconjugue-0.8.3/ltmain.sh-831-
gconjugue-0.8.3/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gconjugue-0.8.3/ltmain.sh-833-  }
##############################################
gconjugue-0.8.3/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gconjugue-0.8.3/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gconjugue-0.8.3/ltmain.sh-865-      done
gconjugue-0.8.3/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gconjugue-0.8.3/ltmain.sh-867-
##############################################
gconjugue-0.8.3/ltmain.sh-901-      # If mktemp works, use that first and foremost
gconjugue-0.8.3/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-903-
##############################################
gconjugue-0.8.3/ltmain.sh-1111-        *[\\\`\"\$]*)
gconjugue-0.8.3/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
gconjugue-0.8.3/ltmain.sh-1113-        *)
##############################################
gconjugue-0.8.3/ltmain.sh-1198-    case $2 in
gconjugue-0.8.3/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gconjugue-0.8.3/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gconjugue-0.8.3/ltmain.sh-1201-    esac
##############################################
gconjugue-0.8.3/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
gconjugue-0.8.3/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gconjugue-0.8.3/ltmain.sh-1273-      ;;
##############################################
gconjugue-0.8.3/ltmain.sh-1358-
gconjugue-0.8.3/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gconjugue-0.8.3/ltmain.sh-1360-}
##############################################
gconjugue-0.8.3/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
gconjugue-0.8.3/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
gconjugue-0.8.3/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gconjugue-0.8.3/ltmain.sh-1517-
gconjugue-0.8.3/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gconjugue-0.8.3/ltmain.sh-1519-}
##############################################
gconjugue-0.8.3/ltmain.sh-1870-
gconjugue-0.8.3/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gconjugue-0.8.3/ltmain.sh-1872-      func_split_equals_rhs=
gconjugue-0.8.3/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
gconjugue-0.8.3/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gconjugue-0.8.3/ltmain.sh-1875-  }
##############################################
gconjugue-0.8.3/ltmain.sh-1898-
gconjugue-0.8.3/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gconjugue-0.8.3/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gconjugue-0.8.3/ltmain.sh-1901-  }
##############################################
gconjugue-0.8.3/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
gconjugue-0.8.3/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gconjugue-0.8.3/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gconjugue-0.8.3/ltmain.sh-2074-
##############################################
gconjugue-0.8.3/ltmain.sh-2110-  {
gconjugue-0.8.3/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gconjugue-0.8.3/ltmain.sh-2112-  }
##############################################
gconjugue-0.8.3/ltmain.sh-2115-  {
gconjugue-0.8.3/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gconjugue-0.8.3/ltmain.sh-2117-  }
##############################################
gconjugue-0.8.3/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
gconjugue-0.8.3/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gconjugue-0.8.3/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
gconjugue-0.8.3/ltmain.sh-2659-      done
gconjugue-0.8.3/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
gconjugue-0.8.3/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gconjugue-0.8.3/ltmain.sh-2662-      case $@ in
##############################################
gconjugue-0.8.3/ltmain.sh-2672-	    # Evaluate the configuration.
gconjugue-0.8.3/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gconjugue-0.8.3/ltmain.sh-2674-	    CC_quoted=
##############################################
gconjugue-0.8.3/ltmain.sh-2678-	    done
gconjugue-0.8.3/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
gconjugue-0.8.3/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gconjugue-0.8.3/ltmain.sh-2681-	    case "$@ " in
##############################################
gconjugue-0.8.3/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
gconjugue-0.8.3/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gconjugue-0.8.3/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gconjugue-0.8.3/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
gconjugue-0.8.3/ltmain.sh-3009-    # LT_CYGPATH in this case.
gconjugue-0.8.3/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
gconjugue-0.8.3/ltmain.sh-3011-  fi
##############################################
gconjugue-0.8.3/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
gconjugue-0.8.3/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gconjugue-0.8.3/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
gconjugue-0.8.3/ltmain.sh-3376-    *.[cCFSifmso] | \
gconjugue-0.8.3/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
gconjugue-0.8.3/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gconjugue-0.8.3/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
gconjugue-0.8.3/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gconjugue-0.8.3/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
gconjugue-0.8.3/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
gconjugue-0.8.3/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-3474-
##############################################
gconjugue-0.8.3/ltmain.sh-3520-      if test warn = "$need_locks" &&
gconjugue-0.8.3/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gconjugue-0.8.3/ltmain.sh-3522-	$ECHO "\
gconjugue-0.8.3/ltmain.sh-3523-*** ERROR, $lockfile contains:
gconjugue-0.8.3/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-3525-
##############################################
gconjugue-0.8.3/ltmain.sh-3569-      if test warn = "$need_locks" &&
gconjugue-0.8.3/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gconjugue-0.8.3/ltmain.sh-3571-	$ECHO "\
gconjugue-0.8.3/ltmain.sh-3572-*** ERROR, $lockfile contains:
gconjugue-0.8.3/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-3574-
##############################################
gconjugue-0.8.3/ltmain.sh-3895-      # Get the absolute pathname.
gconjugue-0.8.3/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
gconjugue-0.8.3/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
gconjugue-0.8.3/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
gconjugue-0.8.3/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gconjugue-0.8.3/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gconjugue-0.8.3/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
gconjugue-0.8.3/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gconjugue-0.8.3/ltmain.sh-4280-
##############################################
gconjugue-0.8.3/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
gconjugue-0.8.3/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gconjugue-0.8.3/ltmain.sh-4293-	  else
gconjugue-0.8.3/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gconjugue-0.8.3/ltmain.sh-4295-	  fi
##############################################
gconjugue-0.8.3/ltmain.sh-4458-	    fi
gconjugue-0.8.3/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gconjugue-0.8.3/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gconjugue-0.8.3/ltmain.sh-4477-	        # Replace the output file specification.
gconjugue-0.8.3/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gconjugue-0.8.3/ltmain.sh-4479-
##############################################
gconjugue-0.8.3/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
gconjugue-0.8.3/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gconjugue-0.8.3/ltmain.sh-4498-	  fi
##############################################
gconjugue-0.8.3/ltmain.sh-4570-    my_pic_p=${3-false}
gconjugue-0.8.3/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gconjugue-0.8.3/ltmain.sh-4572-    my_dlsyms=
##############################################
gconjugue-0.8.3/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
gconjugue-0.8.3/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gconjugue-0.8.3/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
gconjugue-0.8.3/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
gconjugue-0.8.3/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gconjugue-0.8.3/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
gconjugue-0.8.3/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
gconjugue-0.8.3/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gconjugue-0.8.3/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gconjugue-0.8.3/ltmain.sh-4862-	  else
gconjugue-0.8.3/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gconjugue-0.8.3/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gconjugue-0.8.3/ltmain.sh-4865-	  fi
##############################################
gconjugue-0.8.3/ltmain.sh-4867-	*)
gconjugue-0.8.3/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gconjugue-0.8.3/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gconjugue-0.8.3/ltmain.sh-4870-	  ;;
##############################################
gconjugue-0.8.3/ltmain.sh-4882-      # Nullify the symbol file.
gconjugue-0.8.3/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gconjugue-0.8.3/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gconjugue-0.8.3/ltmain.sh-4885-    fi
##############################################
gconjugue-0.8.3/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gconjugue-0.8.3/ltmain.sh:4897:  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)$'`
gconjugue-0.8.3/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gconjugue-0.8.3/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gconjugue-0.8.3/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gconjugue-0.8.3/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gconjugue-0.8.3/ltmain.sh-4925-  win32_libid_type=unknown
gconjugue-0.8.3/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-4927-  case $win32_fileres in
##############################################
gconjugue-0.8.3/ltmain.sh-4990-
gconjugue-0.8.3/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gconjugue-0.8.3/ltmain.sh-4992-}
##############################################
gconjugue-0.8.3/ltmain.sh-5008-
gconjugue-0.8.3/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gconjugue-0.8.3/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gconjugue-0.8.3/ltmain.sh-5072-    # binutils import library
gconjugue-0.8.3/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gconjugue-0.8.3/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
gconjugue-0.8.3/ltmain.sh-5075-    # ms-generated import library
gconjugue-0.8.3/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gconjugue-0.8.3/ltmain.sh-5077-  else
##############################################
gconjugue-0.8.3/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
gconjugue-0.8.3/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gconjugue-0.8.3/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
gconjugue-0.8.3/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gconjugue-0.8.3/ltmain.sh-5160-	    darwin_arch=
##############################################
gconjugue-0.8.3/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gconjugue-0.8.3/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gconjugue-0.8.3/ltmain.sh-5172-	    darwin_file=
##############################################
gconjugue-0.8.3/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
gconjugue-0.8.3/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gconjugue-0.8.3/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gconjugue-0.8.3/ltmain.sh-5189-      esac
gconjugue-0.8.3/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gconjugue-0.8.3/ltmain.sh-5191-    done
##############################################
gconjugue-0.8.3/ltmain.sh-5260-
gconjugue-0.8.3/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
gconjugue-0.8.3/ltmain.sh-5262-    $ECHO "\
##############################################
gconjugue-0.8.3/ltmain.sh-5295-    --lt-dump-script)
gconjugue-0.8.3/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gconjugue-0.8.3/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gconjugue-0.8.3/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gconjugue-0.8.3/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gconjugue-0.8.3/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gconjugue-0.8.3/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gconjugue-0.8.3/ltmain.sh-5324-  done
##############################################
gconjugue-0.8.3/ltmain.sh-5380-  # Find the directory that this script lives in.
gconjugue-0.8.3/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gconjugue-0.8.3/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gconjugue-0.8.3/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
gconjugue-0.8.3/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gconjugue-0.8.3/ltmain.sh-5386-  while test -n \"\$file\"; do
gconjugue-0.8.3/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gconjugue-0.8.3/ltmain.sh-5388-
##############################################
gconjugue-0.8.3/ltmain.sh-5396-
gconjugue-0.8.3/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gconjugue-0.8.3/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gconjugue-0.8.3/ltmain.sh-5399-  done
##############################################
gconjugue-0.8.3/ltmain.sh-5410-    case \"\$thisdir\" in
gconjugue-0.8.3/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gconjugue-0.8.3/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
gconjugue-0.8.3/ltmain.sh-5416-  # Try to get the absolute directory name.
gconjugue-0.8.3/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
gconjugue-0.8.3/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gconjugue-0.8.3/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
gconjugue-0.8.3/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gconjugue-0.8.3/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gconjugue-0.8.3/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
gconjugue-0.8.3/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gconjugue-0.8.3/ltmain.sh-5443-      else
##############################################
gconjugue-0.8.3/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
gconjugue-0.8.3/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gconjugue-0.8.3/ltmain.sh-5487-
##############################################
gconjugue-0.8.3/ltmain.sh-6464-
gconjugue-0.8.3/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gconjugue-0.8.3/ltmain.sh-6466-    *import*) : ;;
##############################################
gconjugue-0.8.3/ltmain.sh-6712-	    moreargs=
gconjugue-0.8.3/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
gconjugue-0.8.3/ltmain.sh-6714-	    do
##############################################
gconjugue-0.8.3/ltmain.sh-6973-	*)
gconjugue-0.8.3/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
gconjugue-0.8.3/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
gconjugue-0.8.3/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gconjugue-0.8.3/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gconjugue-0.8.3/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
gconjugue-0.8.3/ltmain.sh-7290-      -Z*)
gconjugue-0.8.3/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gconjugue-0.8.3/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gconjugue-0.8.3/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
gconjugue-0.8.3/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gconjugue-0.8.3/ltmain.sh-7462-    else
##############################################
gconjugue-0.8.3/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
gconjugue-0.8.3/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gconjugue-0.8.3/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gconjugue-0.8.3/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
gconjugue-0.8.3/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gconjugue-0.8.3/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gconjugue-0.8.3/ltmain.sh-7877-	fi
gconjugue-0.8.3/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gconjugue-0.8.3/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
gconjugue-0.8.3/ltmain.sh-7950-	*)
gconjugue-0.8.3/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
gconjugue-0.8.3/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
gconjugue-0.8.3/ltmain.sh-8203-	    shift
gconjugue-0.8.3/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gconjugue-0.8.3/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gconjugue-0.8.3/ltmain.sh-8495-		*)
gconjugue-0.8.3/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
gconjugue-0.8.3/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
gconjugue-0.8.3/ltmain.sh-8506-		  depdepl=
gconjugue-0.8.3/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gconjugue-0.8.3/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
gconjugue-0.8.3/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
gconjugue-0.8.3/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gconjugue-0.8.3/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
gconjugue-0.8.3/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gconjugue-0.8.3/ltmain.sh-8517-                      fi
##############################################
gconjugue-0.8.3/ltmain.sh-8528-		else
gconjugue-0.8.3/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gconjugue-0.8.3/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
gconjugue-0.8.3/ltmain.sh-8551-	else
gconjugue-0.8.3/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gconjugue-0.8.3/ltmain.sh-8553-	fi
##############################################
gconjugue-0.8.3/ltmain.sh-8640-        linux*)
gconjugue-0.8.3/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
gconjugue-0.8.3/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
gconjugue-0.8.3/ltmain.sh-9048-	removelist=
gconjugue-0.8.3/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
gconjugue-0.8.3/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
gconjugue-0.8.3/ltmain.sh-9074-	# Transform .lo files to .o files.
gconjugue-0.8.3/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gconjugue-0.8.3/ltmain.sh-9076-      fi
##############################################
gconjugue-0.8.3/ltmain.sh-9079-      #for path in $notinst_path; do
gconjugue-0.8.3/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gconjugue-0.8.3/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gconjugue-0.8.3/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gconjugue-0.8.3/ltmain.sh-9083-      #done
##############################################
gconjugue-0.8.3/ltmain.sh-9200-		if test -n "$i"; then
gconjugue-0.8.3/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gconjugue-0.8.3/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gconjugue-0.8.3/ltmain.sh-9203-		  set dummy $deplib_matches; shift
gconjugue-0.8.3/ltmain.sh-9204-		  deplib_match=$1
gconjugue-0.8.3/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gconjugue-0.8.3/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
gconjugue-0.8.3/ltmain.sh-9243-		  if test -n "$i"; then
gconjugue-0.8.3/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gconjugue-0.8.3/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gconjugue-0.8.3/ltmain.sh-9246-		    set dummy $deplib_matches; shift
gconjugue-0.8.3/ltmain.sh-9247-		    deplib_match=$1
gconjugue-0.8.3/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gconjugue-0.8.3/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
gconjugue-0.8.3/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
gconjugue-0.8.3/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gconjugue-0.8.3/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
gconjugue-0.8.3/ltmain.sh-9293-	      if test -n "$a_deplib"; then
gconjugue-0.8.3/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
gconjugue-0.8.3/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
gconjugue-0.8.3/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gconjugue-0.8.3/ltmain.sh-9297-		else
##############################################
gconjugue-0.8.3/ltmain.sh-9303-		    shopt -s nocaseglob
gconjugue-0.8.3/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-9305-		    $nocaseglob
gconjugue-0.8.3/ltmain.sh-9306-		  else
gconjugue-0.8.3/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-9308-		  fi
##############################################
gconjugue-0.8.3/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
gconjugue-0.8.3/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gconjugue-0.8.3/ltmain.sh-9323-			case $potliblink in
gconjugue-0.8.3/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gconjugue-0.8.3/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gconjugue-0.8.3/ltmain.sh-9326-			esac
##############################################
gconjugue-0.8.3/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
gconjugue-0.8.3/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gconjugue-0.8.3/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
gconjugue-0.8.3/ltmain.sh-9377-	      if test -n "$a_deplib"; then
gconjugue-0.8.3/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
gconjugue-0.8.3/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gconjugue-0.8.3/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gconjugue-0.8.3/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
gconjugue-0.8.3/ltmain.sh-9416-	  newdeplibs=
gconjugue-0.8.3/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gconjugue-0.8.3/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gconjugue-0.8.3/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
gconjugue-0.8.3/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gconjugue-0.8.3/ltmain.sh-9422-	    done
##############################################
gconjugue-0.8.3/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
gconjugue-0.8.3/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gconjugue-0.8.3/ltmain.sh-9448-	  ;;
##############################################
gconjugue-0.8.3/ltmain.sh-9498-	*-*-darwin*)
gconjugue-0.8.3/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gconjugue-0.8.3/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gconjugue-0.8.3/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gconjugue-0.8.3/ltmain.sh-9502-	  ;;
##############################################
gconjugue-0.8.3/ltmain.sh-9625-	# Use standard objects if they are pic
gconjugue-0.8.3/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gconjugue-0.8.3/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
gconjugue-0.8.3/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gconjugue-0.8.3/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gconjugue-0.8.3/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gconjugue-0.8.3/ltmain.sh-10154-      # Create the old-style object.
gconjugue-0.8.3/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gconjugue-0.8.3/ltmain.sh-10156-
##############################################
gconjugue-0.8.3/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
gconjugue-0.8.3/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gconjugue-0.8.3/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gconjugue-0.8.3/ltmain.sh-10215-	;;
##############################################
gconjugue-0.8.3/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gconjugue-0.8.3/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gconjugue-0.8.3/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gconjugue-0.8.3/ltmain.sh-10233-	;;
##############################################
gconjugue-0.8.3/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gconjugue-0.8.3/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gconjugue-0.8.3/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
gconjugue-0.8.3/ltmain.sh-10368-	# Transform all the library objects into standard objects.
gconjugue-0.8.3/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gconjugue-0.8.3/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gconjugue-0.8.3/ltmain.sh-10371-      fi
##############################################
gconjugue-0.8.3/ltmain.sh-10396-	# Replace the output file specification.
gconjugue-0.8.3/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gconjugue-0.8.3/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
gconjugue-0.8.3/ltmain.sh-10405-	  func_to_tool_file "$output"
gconjugue-0.8.3/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gconjugue-0.8.3/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gconjugue-0.8.3/ltmain.sh-10449-	# Replace the output file specification.
gconjugue-0.8.3/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gconjugue-0.8.3/ltmain.sh-10451-	# Delete the old output file.
##############################################
gconjugue-0.8.3/ltmain.sh-10457-	  func_to_tool_file "$output"
gconjugue-0.8.3/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gconjugue-0.8.3/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gconjugue-0.8.3/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
gconjugue-0.8.3/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gconjugue-0.8.3/ltmain.sh-10477-          ;;
##############################################
gconjugue-0.8.3/ltmain.sh-10488-      # Replace the output file specification.
gconjugue-0.8.3/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gconjugue-0.8.3/ltmain.sh-10490-
##############################################
gconjugue-0.8.3/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
gconjugue-0.8.3/ltmain.sh:10498:	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'`
gconjugue-0.8.3/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gconjugue-0.8.3/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
gconjugue-0.8.3/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gconjugue-0.8.3/ltmain.sh-10520-      fi
##############################################
gconjugue-0.8.3/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gconjugue-0.8.3/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gconjugue-0.8.3/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
gconjugue-0.8.3/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
gconjugue-0.8.3/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gconjugue-0.8.3/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
gconjugue-0.8.3/ltmain.sh-10811-		name=$func_basename_result
gconjugue-0.8.3/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gconjugue-0.8.3/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
gconjugue-0.8.3/ltmain.sh-10830-		name=$func_basename_result
gconjugue-0.8.3/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gconjugue-0.8.3/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
gconjugue-0.8.3/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gconjugue-0.8.3/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gconjugue-0.8.3/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gconjugue-0.8.3/config.guess-34-
gconjugue-0.8.3/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gconjugue-0.8.3/config.guess-36-
##############################################
gconjugue-0.8.3/config.guess-102-: ${TMPDIR=/tmp} ;
gconjugue-0.8.3/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gconjugue-0.8.3/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gconjugue-0.8.3/config.guess-151-	EOF
gconjugue-0.8.3/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
gconjugue-0.8.3/config.guess-153-	;;
##############################################
gconjugue-0.8.3/config.guess-181-	    earmv*)
gconjugue-0.8.3/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gconjugue-0.8.3/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
gconjugue-0.8.3/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
gconjugue-0.8.3/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gconjugue-0.8.3/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
gconjugue-0.8.3/config.guess-215-		;;
##############################################
gconjugue-0.8.3/config.guess-226-	    *)
gconjugue-0.8.3/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
gconjugue-0.8.3/config.guess-228-		;;
##############################################
gconjugue-0.8.3/config.guess-264-	*4.0)
gconjugue-0.8.3/config.guess:265:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gconjugue-0.8.3/config.guess-266-		;;
gconjugue-0.8.3/config.guess-267-	*5.*)
gconjugue-0.8.3/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gconjugue-0.8.3/config.guess-269-		;;
##############################################
gconjugue-0.8.3/config.guess-274-	# types through head -n 1, so we only detect the type of CPU 0.
gconjugue-0.8.3/config.guess:275:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gconjugue-0.8.3/config.guess-276-	case "$ALPHA_CPU_TYPE" in
##############################################
gconjugue-0.8.3/config.guess-312-	# 1.2 uses "1.2" for uname -r.
gconjugue-0.8.3/config.guess:313:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
gconjugue-0.8.3/config.guess-314-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gconjugue-0.8.3/config.guess-372-    s390x:SunOS:*:*)
gconjugue-0.8.3/config.guess:373:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gconjugue-0.8.3/config.guess-374-	exit ;;
gconjugue-0.8.3/config.guess-375-    sun4H:SunOS:5.*:*)
gconjugue-0.8.3/config.guess:376:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gconjugue-0.8.3/config.guess-377-	exit ;;
gconjugue-0.8.3/config.guess-378-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gconjugue-0.8.3/config.guess:379:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gconjugue-0.8.3/config.guess-380-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-397-	fi
gconjugue-0.8.3/config.guess:398:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gconjugue-0.8.3/config.guess-399-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-403-	# it's likely to be more like Solaris than SunOS4.
gconjugue-0.8.3/config.guess:404:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gconjugue-0.8.3/config.guess-405-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-412-	# Japanese Language versions have a version number like `4.1.3-JL'.
gconjugue-0.8.3/config.guess:413:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gconjugue-0.8.3/config.guess-414-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-418-    sun*:*:4.2BSD:*)
gconjugue-0.8.3/config.guess:419:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gconjugue-0.8.3/config.guess-420-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
gconjugue-0.8.3/config.guess-500-	$CC_FOR_BUILD -o $dummy $dummy.c &&
gconjugue-0.8.3/config.guess:501:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gconjugue-0.8.3/config.guess:502:	  SYSTEM_NAME=`$dummy $dummyarg` &&
gconjugue-0.8.3/config.guess-503-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gconjugue-0.8.3/config.guess-556-    *:IRIX*:*:*)
gconjugue-0.8.3/config.guess:557:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gconjugue-0.8.3/config.guess-558-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-586-EOF
gconjugue-0.8.3/config.guess:587:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
gconjugue-0.8.3/config.guess-588-		then
##############################################
gconjugue-0.8.3/config.guess-599-    *:AIX:*:[4567])
gconjugue-0.8.3/config.guess:600:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gconjugue-0.8.3/config.guess-601-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gconjugue-0.8.3/config.guess-635-    9000/[34678]??:HP-UX:*:*)
gconjugue-0.8.3/config.guess:636:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gconjugue-0.8.3/config.guess-637-	case "${UNAME_MACHINE}" in
##############################################
gconjugue-0.8.3/config.guess-689-EOF
gconjugue-0.8.3/config.guess:690:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gconjugue-0.8.3/config.guess-691-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gconjugue-0.8.3/config.guess-717-    ia64:HP-UX:*:*)
gconjugue-0.8.3/config.guess:718:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gconjugue-0.8.3/config.guess-719-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gconjugue-0.8.3/config.guess-747-EOF
gconjugue-0.8.3/config.guess:748:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
gconjugue-0.8.3/config.guess-749-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gconjugue-0.8.3/config.guess-818-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gconjugue-0.8.3/config.guess:819:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gconjugue-0.8.3/config.guess-820-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gconjugue-0.8.3/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gconjugue-0.8.3/config.guess:824:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gconjugue-0.8.3/config.guess-825-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gconjugue-0.8.3/config.guess-839-	    amd64)
gconjugue-0.8.3/config.guess:840:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gconjugue-0.8.3/config.guess-841-	    *)
gconjugue-0.8.3/config.guess:842:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gconjugue-0.8.3/config.guess-843-	esac
##############################################
gconjugue-0.8.3/config.guess-897-    prep*:SunOS:5.*:*)
gconjugue-0.8.3/config.guess:898:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gconjugue-0.8.3/config.guess-899-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-901-	# the GNU system
gconjugue-0.8.3/config.guess:902:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gconjugue-0.8.3/config.guess-903-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-905-	# other systems with GNU libc and userland
gconjugue-0.8.3/config.guess:906:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
gconjugue-0.8.3/config.guess-907-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-999-EOF
gconjugue-0.8.3/config.guess:1000:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
gconjugue-0.8.3/config.guess-1001-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
gconjugue-0.8.3/config.guess-1099-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gconjugue-0.8.3/config.guess:1100:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gconjugue-0.8.3/config.guess-1101-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gconjugue-0.8.3/config.guess-1302-	fi
gconjugue-0.8.3/config.guess:1303:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
gconjugue-0.8.3/config.guess-1304-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gconjugue-0.8.3/config.guess-1387-    *:DragonFly:*:*)
gconjugue-0.8.3/config.guess:1388:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gconjugue-0.8.3/config.guess-1389-	exit ;;
##############################################
gconjugue-0.8.3/config.guess-1400-    i*86:skyos:*:*)
gconjugue-0.8.3/config.guess:1401:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
gconjugue-0.8.3/config.guess-1402-	exit ;;
##############################################
gconjugue-0.8.3/src/Makefile.in-50-  { \
gconjugue-0.8.3/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gconjugue-0.8.3/src/Makefile.in-52-  }; \
##############################################
gconjugue-0.8.3/src/Makefile.in-449-	test -n "$(EXEEXT)" || exit 0; \
gconjugue-0.8.3/src/Makefile.in:450:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gconjugue-0.8.3/src/Makefile.in-451-	echo " rm -f" $$list; \
##############################################
gconjugue-0.8.3/src/Makefile.in-482-.c.obj:
gconjugue-0.8.3/src/Makefile.in:483:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gconjugue-0.8.3/src/Makefile.in-484-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gconjugue-0.8.3/src/Makefile.in-486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gconjugue-0.8.3/src/Makefile.in:487:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gconjugue-0.8.3/src/Makefile.in-488-
##############################################
gconjugue-0.8.3/src/Makefile.in-496-conjugar-main.o: main.c
gconjugue-0.8.3/src/Makefile.in:497:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(conjugar_CPPFLAGS) $(CPPFLAGS) $(conjugar_CFLAGS) $(CFLAGS) -MT conjugar-main.o -MD -MP -MF $(DEPDIR)/conjugar-main.Tpo -c -o conjugar-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
gconjugue-0.8.3/src/Makefile.in-498-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/conjugar-main.Tpo $(DEPDIR)/conjugar-main.Po
##############################################
gconjugue-0.8.3/src/Makefile.in-500-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gconjugue-0.8.3/src/Makefile.in:501:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(conjugar_CPPFLAGS) $(CPPFLAGS) $(conjugar_CFLAGS) $(CFLAGS) -c -o conjugar-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
gconjugue-0.8.3/src/Makefile.in-502-
gconjugue-0.8.3/src/Makefile.in-503-conjugar-main.obj: main.c
gconjugue-0.8.3/src/Makefile.in:504:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(conjugar_CPPFLAGS) $(CPPFLAGS) $(conjugar_CFLAGS) $(CFLAGS) -MT conjugar-main.obj -MD -MP -MF $(DEPDIR)/conjugar-main.Tpo -c -o conjugar-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
gconjugue-0.8.3/src/Makefile.in-505-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/conjugar-main.Tpo $(DEPDIR)/conjugar-main.Po
##############################################
gconjugue-0.8.3/src/Makefile.in-507-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gconjugue-0.8.3/src/Makefile.in:508:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(conjugar_CPPFLAGS) $(CPPFLAGS) $(conjugar_CFLAGS) $(CFLAGS) -c -o conjugar-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
gconjugue-0.8.3/src/Makefile.in-509-
gconjugue-0.8.3/src/Makefile.in-510-conjugar-conjugue.o: conjugue.c
gconjugue-0.8.3/src/Makefile.in:511:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(conjugar_CPPFLAGS) $(CPPFLAGS) $(conjugar_CFLAGS) $(CFLAGS) -MT conjugar-conjugue.o -MD -MP -MF $(DEPDIR)/conjugar-conjugue.Tpo -c -o conjugar-conjugue.o `test -f 'conjugue.c' || echo '$(srcdir)/'`conjugue.c
gconjugue-0.8.3/src/Makefile.in-512-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/conjugar-conjugue.Tpo $(DEPDIR)/conjugar-conjugue.Po
##############################################
gconjugue-0.8.3/src/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gconjugue-0.8.3/src/Makefile.in:515:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(conjugar_CPPFLAGS) $(CPPFLAGS) $(conjugar_CFLAGS) $(CFLAGS) -c -o conjugar-conjugue.o `test -f 'conjugue.c' || echo '$(srcdir)/'`conjugue.c
gconjugue-0.8.3/src/Makefile.in-516-
gconjugue-0.8.3/src/Makefile.in-517-conjugar-conjugue.obj: conjugue.c
gconjugue-0.8.3/src/Makefile.in:518:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(conjugar_CPPFLAGS) $(CPPFLAGS) $(conjugar_CFLAGS) $(CFLAGS) -MT conjugar-conjugue.obj -MD -MP -MF $(DEPDIR)/conjugar-conjugue.Tpo -c -o conjugar-conjugue.obj `if test -f 'conjugue.c'; then $(CYGPATH_W) 'conjugue.c'; else $(CYGPATH_W) '$(srcdir)/conjugue.c'; fi`
gconjugue-0.8.3/src/Makefile.in-519-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/conjugar-conjugue.Tpo $(DEPDIR)/conjugar-conjugue.Po
##############################################
gconjugue-0.8.3/src/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gconjugue-0.8.3/src/Makefile.in:522:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(conjugar_CPPFLAGS) $(CPPFLAGS) $(conjugar_CFLAGS) $(CFLAGS) -c -o conjugar-conjugue.obj `if test -f 'conjugue.c'; then $(CYGPATH_W) 'conjugue.c'; else $(CYGPATH_W) '$(srcdir)/conjugue.c'; fi`
gconjugue-0.8.3/src/Makefile.in-523-
##############################################
gconjugue-0.8.3/src/Makefile.in-559-GTAGS:
gconjugue-0.8.3/src/Makefile.in:560:	here=`$(am__cd) $(top_builddir) && pwd` \
gconjugue-0.8.3/src/Makefile.in-561-	  && $(am__cd) $(top_srcdir) \
##############################################
gconjugue-0.8.3/src/Makefile.in-582-distdir: $(DISTFILES)
gconjugue-0.8.3/src/Makefile.in:583:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gconjugue-0.8.3/src/Makefile.in:584:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gconjugue-0.8.3/src/Makefile.in-585-	list='$(DISTFILES)'; \
##############################################
gconjugue-0.8.3/src/Makefile.in-596-	  if test -d $$d/$$file; then \
gconjugue-0.8.3/src/Makefile.in:597:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gconjugue-0.8.3/src/Makefile.in-598-	    if test -d "$(distdir)/$$file"; then \
##############################################
gconjugue-0.8.3/config.sub-52-
gconjugue-0.8.3/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gconjugue-0.8.3/config.sub-54-
##############################################
gconjugue-0.8.3/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gconjugue-0.8.3/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gconjugue-0.8.3/config.sub-116-case $maybe_os in
##############################################
gconjugue-0.8.3/config.sub-122-    os=-$maybe_os
gconjugue-0.8.3/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gconjugue-0.8.3/config.sub-124-    ;;
##############################################
gconjugue-0.8.3/config.sub-126-    os=-linux-android
gconjugue-0.8.3/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gconjugue-0.8.3/config.sub-128-    ;;
gconjugue-0.8.3/config.sub-129-  *)
gconjugue-0.8.3/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gconjugue-0.8.3/config.sub-131-    if [ $basic_machine != $1 ]
gconjugue-0.8.3/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
gconjugue-0.8.3/config.sub-133-    else os=; fi
##############################################
gconjugue-0.8.3/config.sub-180-		os=-sco5v6
gconjugue-0.8.3/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-182-		;;
##############################################
gconjugue-0.8.3/config.sub-184-		os=-sco3.2v5
gconjugue-0.8.3/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-186-		;;
##############################################
gconjugue-0.8.3/config.sub-188-		os=-sco3.2v4
gconjugue-0.8.3/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-190-		;;
gconjugue-0.8.3/config.sub-191-	-sco3.2.[4-9]*)
gconjugue-0.8.3/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gconjugue-0.8.3/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-194-		;;
##############################################
gconjugue-0.8.3/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gconjugue-0.8.3/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-198-		;;
##############################################
gconjugue-0.8.3/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gconjugue-0.8.3/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-202-		;;
##############################################
gconjugue-0.8.3/config.sub-204-		os=-sco3.2v2
gconjugue-0.8.3/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-206-		;;
gconjugue-0.8.3/config.sub-207-	-udk*)
gconjugue-0.8.3/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-209-		;;
##############################################
gconjugue-0.8.3/config.sub-211-		os=-isc2.2
gconjugue-0.8.3/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-213-		;;
##############################################
gconjugue-0.8.3/config.sub-217-	-isc*)
gconjugue-0.8.3/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gconjugue-0.8.3/config.sub-219-		;;
##############################################
gconjugue-0.8.3/config.sub-229-	-ptx*)
gconjugue-0.8.3/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gconjugue-0.8.3/config.sub-231-		;;
gconjugue-0.8.3/config.sub-232-	-windowsnt*)
gconjugue-0.8.3/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gconjugue-0.8.3/config.sub-234-		;;
##############################################
gconjugue-0.8.3/config.sub-367-	*-*-*)
gconjugue-0.8.3/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gconjugue-0.8.3/config.sub-369-		exit 1
##############################################
gconjugue-0.8.3/config.sub-495-	amd64-*)
gconjugue-0.8.3/config.sub:496:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-497-		;;
##############################################
gconjugue-0.8.3/config.sub-540-	blackfin-*)
gconjugue-0.8.3/config.sub:541:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-542-		os=-linux
##############################################
gconjugue-0.8.3/config.sub-548-	c54x-*)
gconjugue-0.8.3/config.sub:549:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-550-		;;
gconjugue-0.8.3/config.sub-551-	c55x-*)
gconjugue-0.8.3/config.sub:552:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-553-		;;
gconjugue-0.8.3/config.sub-554-	c6x-*)
gconjugue-0.8.3/config.sub:555:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-556-		;;
##############################################
gconjugue-0.8.3/config.sub-652-	e500v[12]-*)
gconjugue-0.8.3/config.sub:653:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-654-		os=$os"spe"
##############################################
gconjugue-0.8.3/config.sub-759-	i*86v32)
gconjugue-0.8.3/config.sub:760:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gconjugue-0.8.3/config.sub-761-		os=-sysv32
##############################################
gconjugue-0.8.3/config.sub-763-	i*86v4*)
gconjugue-0.8.3/config.sub:764:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gconjugue-0.8.3/config.sub-765-		os=-sysv4
##############################################
gconjugue-0.8.3/config.sub-767-	i*86v)
gconjugue-0.8.3/config.sub:768:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gconjugue-0.8.3/config.sub-769-		os=-sysv
##############################################
gconjugue-0.8.3/config.sub-771-	i*86sol2)
gconjugue-0.8.3/config.sub:772:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gconjugue-0.8.3/config.sub-773-		os=-solaris2
##############################################
gconjugue-0.8.3/config.sub-797-	leon-*|leon[3-9]-*)
gconjugue-0.8.3/config.sub:798:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
gconjugue-0.8.3/config.sub-799-		;;
##############################################
gconjugue-0.8.3/config.sub-804-	m68knommu-*)
gconjugue-0.8.3/config.sub:805:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-806-		os=-linux
##############################################
gconjugue-0.8.3/config.sub-841-	mips3*-*)
gconjugue-0.8.3/config.sub:842:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gconjugue-0.8.3/config.sub-843-		;;
gconjugue-0.8.3/config.sub-844-	mips3*)
gconjugue-0.8.3/config.sub:845:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gconjugue-0.8.3/config.sub-846-		;;
##############################################
gconjugue-0.8.3/config.sub-863-	ms1-*)
gconjugue-0.8.3/config.sub:864:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
gconjugue-0.8.3/config.sub-865-		;;
##############################################
gconjugue-0.8.3/config.sub-982-	parisc-*)
gconjugue-0.8.3/config.sub:983:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-984-		os=-linux
##############################################
gconjugue-0.8.3/config.sub-998-	pc98-*)
gconjugue-0.8.3/config.sub:999:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1000-		;;
##############################################
gconjugue-0.8.3/config.sub-1013-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gconjugue-0.8.3/config.sub:1014:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1015-		;;
gconjugue-0.8.3/config.sub-1016-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gconjugue-0.8.3/config.sub:1017:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1018-		;;
gconjugue-0.8.3/config.sub-1019-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gconjugue-0.8.3/config.sub:1020:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1021-		;;
gconjugue-0.8.3/config.sub-1022-	pentium4-*)
gconjugue-0.8.3/config.sub:1023:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1024-		;;
##############################################
gconjugue-0.8.3/config.sub-1032-	ppc-* | ppcbe-*)
gconjugue-0.8.3/config.sub:1033:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1034-		;;
##############################################
gconjugue-0.8.3/config.sub-1038-	ppcle-* | powerpclittle-*)
gconjugue-0.8.3/config.sub:1039:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1040-		;;
##############################################
gconjugue-0.8.3/config.sub-1042-		;;
gconjugue-0.8.3/config.sub:1043:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1044-		;;
##############################################
gconjugue-0.8.3/config.sub-1048-	ppc64le-* | powerpc64little-*)
gconjugue-0.8.3/config.sub:1049:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1050-		;;
##############################################
gconjugue-0.8.3/config.sub-1131-	strongarm-* | thumb-*)
gconjugue-0.8.3/config.sub:1132:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
gconjugue-0.8.3/config.sub-1133-		;;
##############################################
gconjugue-0.8.3/config.sub-1261-	xscale-* | xscalee[bl]-*)
gconjugue-0.8.3/config.sub:1262:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
gconjugue-0.8.3/config.sub-1263-		;;
##############################################
gconjugue-0.8.3/config.sub-1338-	*)
gconjugue-0.8.3/config.sub:1339:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gconjugue-0.8.3/config.sub-1340-		exit 1
##############################################
gconjugue-0.8.3/config.sub-1346-	*-digital*)
gconjugue-0.8.3/config.sub:1347:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gconjugue-0.8.3/config.sub-1348-		;;
gconjugue-0.8.3/config.sub-1349-	*-commodore*)
gconjugue-0.8.3/config.sub:1350:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gconjugue-0.8.3/config.sub-1351-		;;
##############################################
gconjugue-0.8.3/config.sub-1367-	-solaris1 | -solaris1.*)
gconjugue-0.8.3/config.sub:1368:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gconjugue-0.8.3/config.sub-1369-		;;
##############################################
gconjugue-0.8.3/config.sub-1379-	-gnu/linux*)
gconjugue-0.8.3/config.sub:1380:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gconjugue-0.8.3/config.sub-1381-		;;
##############################################
gconjugue-0.8.3/config.sub-1426-	-nto*)
gconjugue-0.8.3/config.sub:1427:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gconjugue-0.8.3/config.sub-1428-		;;
##############################################
gconjugue-0.8.3/config.sub-1433-	-mac*)
gconjugue-0.8.3/config.sub:1434:		os=`echo $os | sed -e 's|mac|macos|'`
gconjugue-0.8.3/config.sub-1435-		;;
##############################################
gconjugue-0.8.3/config.sub-1439-	-linux*)
gconjugue-0.8.3/config.sub:1440:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gconjugue-0.8.3/config.sub-1441-		;;
gconjugue-0.8.3/config.sub-1442-	-sunos5*)
gconjugue-0.8.3/config.sub:1443:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gconjugue-0.8.3/config.sub-1444-		;;
gconjugue-0.8.3/config.sub-1445-	-sunos6*)
gconjugue-0.8.3/config.sub:1446:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gconjugue-0.8.3/config.sub-1447-		;;
##############################################
gconjugue-0.8.3/config.sub-1494-	-sinix5.*)
gconjugue-0.8.3/config.sub:1495:		os=`echo $os | sed -e 's|sinix|sysv|'`
gconjugue-0.8.3/config.sub-1496-		;;
##############################################
gconjugue-0.8.3/config.sub-1549-		# Get rid of the `-' at the beginning of $os.
gconjugue-0.8.3/config.sub:1550:		os=`echo $os | sed 's/[^-]*-//'`
gconjugue-0.8.3/config.sub:1551:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gconjugue-0.8.3/config.sub-1552-		exit 1
##############################################
gconjugue-0.8.3/config.sub-1812-		esac
gconjugue-0.8.3/config.sub:1813:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gconjugue-0.8.3/config.sub-1814-		;;
##############################################
gconjugue-0.8.3/aclocal.m4-224-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
gconjugue-0.8.3/aclocal.m4:225:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
gconjugue-0.8.3/aclocal.m4-226-	if test "$MSGFMT" != "no"; then
##############################################
gconjugue-0.8.3/aclocal.m4-245-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
gconjugue-0.8.3/aclocal.m4:246:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
gconjugue-0.8.3/aclocal.m4-247-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
gconjugue-0.8.3/aclocal.m4-396-   if test "x$srcdir" != "x."; then
gconjugue-0.8.3/aclocal.m4:397:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gconjugue-0.8.3/aclocal.m4-398-       posrcprefix="$srcdir/"
##############################################
gconjugue-0.8.3/aclocal.m4-421-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
gconjugue-0.8.3/aclocal.m4:422:datarootdir=`eval echo "${datarootdir}"`
gconjugue-0.8.3/aclocal.m4-423-if test "x$CATOBJEXT" = "x.mo" ; then
gconjugue-0.8.3/aclocal.m4:424:  localedir=`eval echo "${libdir}/locale"`
gconjugue-0.8.3/aclocal.m4-425-else
gconjugue-0.8.3/aclocal.m4:426:  localedir=`eval echo "${datadir}/locale"`
gconjugue-0.8.3/aclocal.m4-427-fi
##############################################
gconjugue-0.8.3/aclocal.m4-474-
gconjugue-0.8.3/aclocal.m4:475:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gconjugue-0.8.3/aclocal.m4-476-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gconjugue-0.8.3/aclocal.m4:477:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gconjugue-0.8.3/aclocal.m4-478-if test -n "$1"; then
##############################################
gconjugue-0.8.3/aclocal.m4-562-fi
gconjugue-0.8.3/aclocal.m4:563:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gconjugue-0.8.3/aclocal.m4:564:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gconjugue-0.8.3/aclocal.m4:565:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gconjugue-0.8.3/aclocal.m4-566-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gconjugue-0.8.3/aclocal.m4-578-else
gconjugue-0.8.3/aclocal.m4:579:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
gconjugue-0.8.3/aclocal.m4-580-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
gconjugue-0.8.3/aclocal.m4-583-   AC_MSG_CHECKING([for XML::Parser])
gconjugue-0.8.3/aclocal.m4:584:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gconjugue-0.8.3/aclocal.m4-585-       AC_MSG_RESULT([ok])
##############################################
gconjugue-0.8.3/aclocal.m4-768-    done
gconjugue-0.8.3/aclocal.m4:769:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gconjugue-0.8.3/aclocal.m4-770-}
##############################################
gconjugue-0.8.3/aclocal.m4-1080-m4_define([_LT_CONFIG_STATUS_DECLARE],
gconjugue-0.8.3/aclocal.m4:1081:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gconjugue-0.8.3/aclocal.m4-1082-
##############################################
gconjugue-0.8.3/aclocal.m4-1090-#
gconjugue-0.8.3/aclocal.m4:1091:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gconjugue-0.8.3/aclocal.m4-1092-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gconjugue-0.8.3/aclocal.m4-1200-]], lt_decl_quote_varnames); do
gconjugue-0.8.3/aclocal.m4:1201:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gconjugue-0.8.3/aclocal.m4-1202-    *[[\\\\\\\`\\"\\\$]]*)
gconjugue-0.8.3/aclocal.m4:1203:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gconjugue-0.8.3/aclocal.m4-1204-      ;;
##############################################
gconjugue-0.8.3/aclocal.m4-1213-]], lt_decl_dquote_varnames); do
gconjugue-0.8.3/aclocal.m4:1214:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gconjugue-0.8.3/aclocal.m4-1215-    *[[\\\\\\\`\\"\\\$]]*)
gconjugue-0.8.3/aclocal.m4:1216:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gconjugue-0.8.3/aclocal.m4-1217-      ;;
##############################################
gconjugue-0.8.3/aclocal.m4-1752-  if test yes = "$lt_cv_ld_force_load"; then
gconjugue-0.8.3/aclocal.m4:1753:    _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\"`'
gconjugue-0.8.3/aclocal.m4-1754-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gconjugue-0.8.3/aclocal.m4-1805-      }]'
gconjugue-0.8.3/aclocal.m4:1806:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gconjugue-0.8.3/aclocal.m4-1807-  # Check for a 64-bit object if we didn't find anything.
gconjugue-0.8.3/aclocal.m4-1808-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gconjugue-0.8.3/aclocal.m4:1809:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gconjugue-0.8.3/aclocal.m4-1810-  fi],[])
##############################################
gconjugue-0.8.3/aclocal.m4-1841-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gconjugue-0.8.3/aclocal.m4:1842:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gconjugue-0.8.3/aclocal.m4-1843-  ECHO='print -r --'
gconjugue-0.8.3/aclocal.m4:1844:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gconjugue-0.8.3/aclocal.m4-1845-  ECHO='printf %s\n'
##############################################
gconjugue-0.8.3/aclocal.m4-1876-    PATH=/empty FPATH=/empty; export PATH FPATH
gconjugue-0.8.3/aclocal.m4:1877:    test "X`printf %s $ECHO`" = "X$ECHO" \
gconjugue-0.8.3/aclocal.m4:1878:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gconjugue-0.8.3/aclocal.m4-1879-
##############################################
gconjugue-0.8.3/aclocal.m4-1900-   if test yes = "$GCC"; then
gconjugue-0.8.3/aclocal.m4:1901:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gconjugue-0.8.3/aclocal.m4-1902-   fi
##############################################
gconjugue-0.8.3/aclocal.m4-1904- /*)
gconjugue-0.8.3/aclocal.m4:1905:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gconjugue-0.8.3/aclocal.m4-1906-   ;; #(
##############################################
gconjugue-0.8.3/aclocal.m4-1934-  if AC_TRY_EVAL(ac_compile); then
gconjugue-0.8.3/aclocal.m4:1935:    case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/aclocal.m4-1936-      *ELF-32*)
##############################################
gconjugue-0.8.3/aclocal.m4-1951-    if test yes = "$lt_cv_prog_gnu_ld"; then
gconjugue-0.8.3/aclocal.m4:1952:      case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/aclocal.m4-1953-	*32-bit*)
##############################################
gconjugue-0.8.3/aclocal.m4-1963-    else
gconjugue-0.8.3/aclocal.m4:1964:      case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/aclocal.m4-1965-	*32-bit*)
##############################################
gconjugue-0.8.3/aclocal.m4-1985-    emul=elf
gconjugue-0.8.3/aclocal.m4:1986:    case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/aclocal.m4-1987-      *32-bit*)
##############################################
gconjugue-0.8.3/aclocal.m4-1993-    esac
gconjugue-0.8.3/aclocal.m4:1994:    case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/aclocal.m4-1995-      *MSB*)
##############################################
gconjugue-0.8.3/aclocal.m4-2001-    esac
gconjugue-0.8.3/aclocal.m4:2002:    case `/usr/bin/file conftest.$ac_objext` in
gconjugue-0.8.3/aclocal.m4-2003-      *N32*)
##############################################
gconjugue-0.8.3/aclocal.m4-2366-    # And add a safety zone
gconjugue-0.8.3/aclocal.m4:2367:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gconjugue-0.8.3/aclocal.m4:2368:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gconjugue-0.8.3/aclocal.m4-2369-    ;;
##############################################
gconjugue-0.8.3/aclocal.m4-2399-    if test -n "$kargmax"; then
gconjugue-0.8.3/aclocal.m4:2400:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gconjugue-0.8.3/aclocal.m4-2401-    else
##############################################
gconjugue-0.8.3/aclocal.m4-2408-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gconjugue-0.8.3/aclocal.m4:2409:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gconjugue-0.8.3/aclocal.m4:2410:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gconjugue-0.8.3/aclocal.m4-2411-    else
##############################################
gconjugue-0.8.3/aclocal.m4-2420-      # we can't tell.
gconjugue-0.8.3/aclocal.m4:2421:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gconjugue-0.8.3/aclocal.m4-2422-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gconjugue-0.8.3/aclocal.m4-2424-      do
gconjugue-0.8.3/aclocal.m4:2425:        i=`expr $i + 1`
gconjugue-0.8.3/aclocal.m4-2426-        teststring=$teststring$teststring
##############################################
gconjugue-0.8.3/aclocal.m4-2428-      # Only check the string length outside the loop.
gconjugue-0.8.3/aclocal.m4:2429:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gconjugue-0.8.3/aclocal.m4-2430-      teststring=
##############################################
gconjugue-0.8.3/aclocal.m4-2433-      # linker.  It appears as though 1/2 is a usable value.
gconjugue-0.8.3/aclocal.m4:2434:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gconjugue-0.8.3/aclocal.m4-2435-    fi
##############################################
gconjugue-0.8.3/aclocal.m4-2899-    *:)
gconjugue-0.8.3/aclocal.m4:2900:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gconjugue-0.8.3/aclocal.m4-2901-        ;;
gconjugue-0.8.3/aclocal.m4-2902-    x:*)
gconjugue-0.8.3/aclocal.m4:2903:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gconjugue-0.8.3/aclocal.m4-2904-        ;;
gconjugue-0.8.3/aclocal.m4-2905-    *::*)
gconjugue-0.8.3/aclocal.m4:2906:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gconjugue-0.8.3/aclocal.m4:2907:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gconjugue-0.8.3/aclocal.m4-2908-        ;;
gconjugue-0.8.3/aclocal.m4-2909-    *)
gconjugue-0.8.3/aclocal.m4:2910:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gconjugue-0.8.3/aclocal.m4-2911-        ;;
##############################################
gconjugue-0.8.3/aclocal.m4-2939-  esac
gconjugue-0.8.3/aclocal.m4:2940:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gconjugue-0.8.3/aclocal.m4-2941-  case $lt_search_path_spec in
##############################################
gconjugue-0.8.3/aclocal.m4-2946-    # okay in the real world where ";" in dirpaths is itself problematic.
gconjugue-0.8.3/aclocal.m4:2947:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gconjugue-0.8.3/aclocal.m4-2948-    ;;
gconjugue-0.8.3/aclocal.m4-2949-  *)
gconjugue-0.8.3/aclocal.m4:2950:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gconjugue-0.8.3/aclocal.m4-2951-    ;;
##############################################
gconjugue-0.8.3/aclocal.m4-2955-  lt_tmp_lt_search_path_spec=
gconjugue-0.8.3/aclocal.m4:2956:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gconjugue-0.8.3/aclocal.m4-2957-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gconjugue-0.8.3/aclocal.m4-2997-  esac
gconjugue-0.8.3/aclocal.m4:2998:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gconjugue-0.8.3/aclocal.m4-2999-else
##############################################
gconjugue-0.8.3/aclocal.m4-3138-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gconjugue-0.8.3/aclocal.m4:3139:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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'
gconjugue-0.8.3/aclocal.m4-3140-    ;;
##############################################
gconjugue-0.8.3/aclocal.m4-3174-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gconjugue-0.8.3/aclocal.m4:3175:    postinstall_cmds='base_file=`basename \$file`~
gconjugue-0.8.3/aclocal.m4:3176:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gconjugue-0.8.3/aclocal.m4:3177:      dldir=$destdir/`dirname \$dlpath`~
gconjugue-0.8.3/aclocal.m4-3178-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gconjugue-0.8.3/aclocal.m4-3183-      fi'
gconjugue-0.8.3/aclocal.m4:3184:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gconjugue-0.8.3/aclocal.m4-3185-      dlpath=$dir/\$dldll~
##############################################
gconjugue-0.8.3/aclocal.m4-3191-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gconjugue-0.8.3/aclocal.m4:3192:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gconjugue-0.8.3/aclocal.m4-3193-m4_if([$1], [],[
##############################################
gconjugue-0.8.3/aclocal.m4-3197-      # MinGW DLLs use traditional 'lib' prefix
gconjugue-0.8.3/aclocal.m4:3198:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gconjugue-0.8.3/aclocal.m4-3199-      ;;
##############################################
gconjugue-0.8.3/aclocal.m4-3201-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gconjugue-0.8.3/aclocal.m4:3202:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gconjugue-0.8.3/aclocal.m4-3203-      ;;
##############################################
gconjugue-0.8.3/aclocal.m4-3210-    libname_spec='$name'
gconjugue-0.8.3/aclocal.m4:3211:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gconjugue-0.8.3/aclocal.m4-3212-    library_names_spec='$libname.dll.lib'
##############################################
gconjugue-0.8.3/aclocal.m4-3222-        # Let DOS variable expansion print the short 8.3 style file name.
gconjugue-0.8.3/aclocal.m4:3223:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gconjugue-0.8.3/aclocal.m4-3224-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gconjugue-0.8.3/aclocal.m4-3227-      # Convert to MSYS style.
gconjugue-0.8.3/aclocal.m4:3228:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gconjugue-0.8.3/aclocal.m4-3229-      ;;
##############################################
gconjugue-0.8.3/aclocal.m4-3233-      # like /cygdrive/c/PROGRA~1:/cygdr...
gconjugue-0.8.3/aclocal.m4:3234:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gconjugue-0.8.3/aclocal.m4:3235:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gconjugue-0.8.3/aclocal.m4:3236:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gconjugue-0.8.3/aclocal.m4-3237-      ;;
##############################################
gconjugue-0.8.3/aclocal.m4-3241-        # It is most probably a Windows format PATH.
gconjugue-0.8.3/aclocal.m4:3242:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gconjugue-0.8.3/aclocal.m4-3243-      else
gconjugue-0.8.3/aclocal.m4:3244:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gconjugue-0.8.3/aclocal.m4-3245-      fi
##############################################
gconjugue-0.8.3/aclocal.m4-3251-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gconjugue-0.8.3/aclocal.m4:3252:    postinstall_cmds='base_file=`basename \$file`~
gconjugue-0.8.3/aclocal.m4:3253:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gconjugue-0.8.3/aclocal.m4:3254:      dldir=$destdir/`dirname \$dlpath`~
gconjugue-0.8.3/aclocal.m4-3255-      test -d \$dldir || mkdir -p \$dldir~
gconjugue-0.8.3/aclocal.m4-3256-      $install_prog $dir/$dlname \$dldir/$dlname'
gconjugue-0.8.3/aclocal.m4:3257:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gconjugue-0.8.3/aclocal.m4-3258-      dlpath=$dir/\$dldll~
##############################################
gconjugue-0.8.3/aclocal.m4-3265-    # Assume MSVC wrapper
gconjugue-0.8.3/aclocal.m4:3266:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gconjugue-0.8.3/aclocal.m4-3267-    dynamic_linker='Win32 ld.exe'
##############################################
gconjugue-0.8.3/aclocal.m4-3282-  shlibpath_var=DYLD_LIBRARY_PATH
gconjugue-0.8.3/aclocal.m4:3283:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gconjugue-0.8.3/aclocal.m4-3284-m4_if([$1], [],[
##############################################
gconjugue-0.8.3/aclocal.m4-3516-  if test -f /etc/ld.so.conf; then
gconjugue-0.8.3/aclocal.m4:3517:    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' ' '`
gconjugue-0.8.3/aclocal.m4-3518-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gconjugue-0.8.3/aclocal.m4-3582-  need_lib_prefix=no
gconjugue-0.8.3/aclocal.m4:3583:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gconjugue-0.8.3/aclocal.m4-3584-    need_version=no
##############################################
gconjugue-0.8.3/aclocal.m4-3609-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gconjugue-0.8.3/aclocal.m4:3610:  postinstall_cmds='base_file=`basename \$file`~
gconjugue-0.8.3/aclocal.m4:3611:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gconjugue-0.8.3/aclocal.m4:3612:    dldir=$destdir/`dirname \$dlpath`~
gconjugue-0.8.3/aclocal.m4-3613-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gconjugue-0.8.3/aclocal.m4-3618-    fi'
gconjugue-0.8.3/aclocal.m4:3619:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gconjugue-0.8.3/aclocal.m4-3620-    dlpath=$dir/\$dldll~
##############################################
gconjugue-0.8.3/aclocal.m4-3829-	"file_magic "*)
gconjugue-0.8.3/aclocal.m4:3830:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gconjugue-0.8.3/aclocal.m4-3831-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gconjugue-0.8.3/aclocal.m4-3912-    # gcc leaves a trailing carriage return, which upsets mingw
gconjugue-0.8.3/aclocal.m4:3913:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gconjugue-0.8.3/aclocal.m4-3914-  *)
gconjugue-0.8.3/aclocal.m4:3915:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gconjugue-0.8.3/aclocal.m4-3916-  esac
##############################################
gconjugue-0.8.3/aclocal.m4-3921-      # Canonicalize the pathname of ld
gconjugue-0.8.3/aclocal.m4:3922:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gconjugue-0.8.3/aclocal.m4-3923-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gconjugue-0.8.3/aclocal.m4:3924:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gconjugue-0.8.3/aclocal.m4-3925-      done
##############################################
gconjugue-0.8.3/aclocal.m4-3952-      # Break only if it was the GNU/non-GNU ld that we prefer.
gconjugue-0.8.3/aclocal.m4:3953:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gconjugue-0.8.3/aclocal.m4-3954-      *GNU* | *'with BFD'*)
##############################################
gconjugue-0.8.3/aclocal.m4-3992-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gconjugue-0.8.3/aclocal.m4:3993:case `$LD -v 2>&1 </dev/null` in
gconjugue-0.8.3/aclocal.m4-3994-*GNU* | *'with BFD'*)
##############################################
gconjugue-0.8.3/aclocal.m4-4219-openbsd* | bitrig*)
gconjugue-0.8.3/aclocal.m4:4220:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gconjugue-0.8.3/aclocal.m4-4221-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gconjugue-0.8.3/aclocal.m4-4286-    else
gconjugue-0.8.3/aclocal.m4:4287:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gconjugue-0.8.3/aclocal.m4-4288-    fi
##############################################
gconjugue-0.8.3/aclocal.m4-4337-	esac
gconjugue-0.8.3/aclocal.m4:4338:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gconjugue-0.8.3/aclocal.m4-4339-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gconjugue-0.8.3/aclocal.m4-4343-	*)
gconjugue-0.8.3/aclocal.m4:4344:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gconjugue-0.8.3/aclocal.m4-4345-	  */dev/null*)
##############################################
gconjugue-0.8.3/aclocal.m4-4369-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gconjugue-0.8.3/aclocal.m4:4370:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gconjugue-0.8.3/aclocal.m4-4371-    *COFF*)
##############################################
gconjugue-0.8.3/aclocal.m4-4428-  # decide which one to use based on capabilities of $DLLTOOL
gconjugue-0.8.3/aclocal.m4:4429:  case `$DLLTOOL --help 2>&1` in
gconjugue-0.8.3/aclocal.m4-4430-  *--identify-strict*)
##############################################
gconjugue-0.8.3/aclocal.m4-4602-# If we're using GNU nm, then use its standard symbol codes.
gconjugue-0.8.3/aclocal.m4:4603:case `$NM -V 2>&1` in
gconjugue-0.8.3/aclocal.m4-4604-*GNU* | *'with BFD'*)
##############################################
gconjugue-0.8.3/aclocal.m4-4650-mingw*)
gconjugue-0.8.3/aclocal.m4:4651:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gconjugue-0.8.3/aclocal.m4-4652-  ;;
##############################################
gconjugue-0.8.3/aclocal.m4-4706-    nlist=conftest.nm
gconjugue-0.8.3/aclocal.m4:4707:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
gconjugue-0.8.3/aclocal.m4-4708-      # Try sorting and uniquifying the output.
##############################################
gconjugue-0.8.3/aclocal.m4-5054-	  *)
gconjugue-0.8.3/aclocal.m4:5055:	    case `$CC -V 2>&1 | sed 5q` in
gconjugue-0.8.3/aclocal.m4-5056-	    *Sun\ C*)
##############################################
gconjugue-0.8.3/aclocal.m4-5390-      *)
gconjugue-0.8.3/aclocal.m4:5391:	case `$CC -V 2>&1 | sed 5q` in
gconjugue-0.8.3/aclocal.m4-5392-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gconjugue-0.8.3/aclocal.m4-5573-    else
gconjugue-0.8.3/aclocal.m4:5574:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gconjugue-0.8.3/aclocal.m4-5575-    fi
##############################################
gconjugue-0.8.3/aclocal.m4-5672-	# shared libraries, regardless of the interface used.
gconjugue-0.8.3/aclocal.m4:5673:	case `$LD -v 2>&1` in
gconjugue-0.8.3/aclocal.m4-5674-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gconjugue-0.8.3/aclocal.m4-5704-    supports_anon_versioning=no
gconjugue-0.8.3/aclocal.m4:5705:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gconjugue-0.8.3/aclocal.m4-5706-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gconjugue-0.8.3/aclocal.m4-5807-	prefix_cmds="$SED"~
gconjugue-0.8.3/aclocal.m4:5808:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gconjugue-0.8.3/aclocal.m4-5809-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gconjugue-0.8.3/aclocal.m4-5829-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gconjugue-0.8.3/aclocal.m4:5830:      _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'
gconjugue-0.8.3/aclocal.m4:5831:      _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'
gconjugue-0.8.3/aclocal.m4-5832-      ;;
##############################################
gconjugue-0.8.3/aclocal.m4-5847-        pgcc*)				# Portland Group C compiler
gconjugue-0.8.3/aclocal.m4:5848:	  _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'
gconjugue-0.8.3/aclocal.m4-5849-	  tmp_addflag=' $pic_flag'
##############################################
gconjugue-0.8.3/aclocal.m4-5852-					# Portland Group f77 and f90 compilers
gconjugue-0.8.3/aclocal.m4:5853:	  _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'
gconjugue-0.8.3/aclocal.m4-5854-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gconjugue-0.8.3/aclocal.m4-5869-	nvcc*)	# Cuda Compiler Driver 2.2
gconjugue-0.8.3/aclocal.m4:5870:	  _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'
gconjugue-0.8.3/aclocal.m4-5871-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gconjugue-0.8.3/aclocal.m4-5873-	esac
gconjugue-0.8.3/aclocal.m4:5874:	case `$CC -V 2>&1 | sed 5q` in
gconjugue-0.8.3/aclocal.m4-5875-	*Sun\ C*)			# Sun C 5.9
gconjugue-0.8.3/aclocal.m4:5876:	  _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'
gconjugue-0.8.3/aclocal.m4-5877-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gconjugue-0.8.3/aclocal.m4-5944-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gconjugue-0.8.3/aclocal.m4:5945:      case `$LD -v 2>&1` in
gconjugue-0.8.3/aclocal.m4-5946-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gconjugue-0.8.3/aclocal.m4-6033-	else
gconjugue-0.8.3/aclocal.m4:6034:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gconjugue-0.8.3/aclocal.m4-6035-	fi
##############################################
gconjugue-0.8.3/aclocal.m4-6098-	# below for broken collect2 doesn't work under 4.3+
gconjugue-0.8.3/aclocal.m4:6099:	  collect2name=`$CC -print-prog-name=collect2`
gconjugue-0.8.3/aclocal.m4-6100-	  if test -f "$collect2name" &&
##############################################
gconjugue-0.8.3/aclocal.m4-6154-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gconjugue-0.8.3/aclocal.m4:6155:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gconjugue-0.8.3/aclocal.m4-6156-      else
##############################################
gconjugue-0.8.3/aclocal.m4-6179-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gconjugue-0.8.3/aclocal.m4:6180:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gconjugue-0.8.3/aclocal.m4-6181-	  if test svr4 != "$with_aix_soname"; then
##############################################
gconjugue-0.8.3/aclocal.m4-6270-	# FIXME: Setting linknames here is a bad hack.
gconjugue-0.8.3/aclocal.m4:6271:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gconjugue-0.8.3/aclocal.m4-6272-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gconjugue-0.8.3/aclocal.m4-6408-      if test yes = "$GCC"; then
gconjugue-0.8.3/aclocal.m4:6409:	_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'
gconjugue-0.8.3/aclocal.m4-6410-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gconjugue-0.8.3/aclocal.m4-6431-	if test yes = "$lt_cv_irix_exported_symbol"; then
gconjugue-0.8.3/aclocal.m4:6432:          _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'
gconjugue-0.8.3/aclocal.m4-6433-	fi
##############################################
gconjugue-0.8.3/aclocal.m4-6435-      else
gconjugue-0.8.3/aclocal.m4:6436:	_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'
gconjugue-0.8.3/aclocal.m4:6437:	_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'
gconjugue-0.8.3/aclocal.m4-6438-      fi
##############################################
gconjugue-0.8.3/aclocal.m4-6482-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gconjugue-0.8.3/aclocal.m4:6483:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gconjugue-0.8.3/aclocal.m4-6484-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gconjugue-0.8.3/aclocal.m4-6513-	prefix_cmds="$SED"~
gconjugue-0.8.3/aclocal.m4:6514:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gconjugue-0.8.3/aclocal.m4-6515-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gconjugue-0.8.3/aclocal.m4-6527-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gconjugue-0.8.3/aclocal.m4:6528:	_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'
gconjugue-0.8.3/aclocal.m4-6529-      else
gconjugue-0.8.3/aclocal.m4-6530-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gconjugue-0.8.3/aclocal.m4:6531:	_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'
gconjugue-0.8.3/aclocal.m4-6532-      fi
##############################################
gconjugue-0.8.3/aclocal.m4-6540-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gconjugue-0.8.3/aclocal.m4:6541:	_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'
gconjugue-0.8.3/aclocal.m4-6542-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gconjugue-0.8.3/aclocal.m4-6544-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gconjugue-0.8.3/aclocal.m4:6545:	_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'
gconjugue-0.8.3/aclocal.m4:6546:	_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~
gconjugue-0.8.3/aclocal.m4:6547:          $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'
gconjugue-0.8.3/aclocal.m4-6548-
##############################################
gconjugue-0.8.3/aclocal.m4-6563-      else
gconjugue-0.8.3/aclocal.m4:6564:	case `$CC -V 2>&1` in
gconjugue-0.8.3/aclocal.m4-6565-	*"Compilers 5.0"*)
##############################################
gconjugue-0.8.3/aclocal.m4-6756-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gconjugue-0.8.3/aclocal.m4:6757:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gconjugue-0.8.3/aclocal.m4-6758-	  then
##############################################
gconjugue-0.8.3/aclocal.m4-7056-        # ancient GNU ld didn't support --whole-archive et. al.
gconjugue-0.8.3/aclocal.m4:7057:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gconjugue-0.8.3/aclocal.m4-7058-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gconjugue-0.8.3/aclocal.m4-7166-          # below for broken collect2 doesn't work under 4.3+
gconjugue-0.8.3/aclocal.m4:7167:	  collect2name=`$CC -print-prog-name=collect2`
gconjugue-0.8.3/aclocal.m4-7168-	  if test -f "$collect2name" &&
##############################################
gconjugue-0.8.3/aclocal.m4-7224-
gconjugue-0.8.3/aclocal.m4:7225:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gconjugue-0.8.3/aclocal.m4-7226-        else
##############################################
gconjugue-0.8.3/aclocal.m4-7249-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gconjugue-0.8.3/aclocal.m4:7250:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gconjugue-0.8.3/aclocal.m4-7251-	    if test svr4 != "$with_aix_soname"; then
##############################################
gconjugue-0.8.3/aclocal.m4-7378-	  prefix_cmds="$SED"~
gconjugue-0.8.3/aclocal.m4:7379:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gconjugue-0.8.3/aclocal.m4-7380-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gconjugue-0.8.3/aclocal.m4-7452-            # dependencies.
gconjugue-0.8.3/aclocal.m4:7453:            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"'
gconjugue-0.8.3/aclocal.m4-7454-            ;;
##############################################
gconjugue-0.8.3/aclocal.m4-7517-	    # dependencies.
gconjugue-0.8.3/aclocal.m4:7518:	    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"'
gconjugue-0.8.3/aclocal.m4-7519-	    ;;
##############################################
gconjugue-0.8.3/aclocal.m4-7553-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gconjugue-0.8.3/aclocal.m4:7554:	_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'
gconjugue-0.8.3/aclocal.m4:7555:	_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'
gconjugue-0.8.3/aclocal.m4-7556-	;;
##############################################
gconjugue-0.8.3/aclocal.m4-7560-	    # SGI C++
gconjugue-0.8.3/aclocal.m4:7561:	    _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'
gconjugue-0.8.3/aclocal.m4-7562-
##############################################
gconjugue-0.8.3/aclocal.m4-7571-	      if test no = "$with_gnu_ld"; then
gconjugue-0.8.3/aclocal.m4:7572:	        _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'
gconjugue-0.8.3/aclocal.m4-7573-	      else
gconjugue-0.8.3/aclocal.m4:7574:	        _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'
gconjugue-0.8.3/aclocal.m4-7575-	      fi
##############################################
gconjugue-0.8.3/aclocal.m4-7592-	    # to its proper name (with version) after linking.
gconjugue-0.8.3/aclocal.m4:7593:	    _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'
gconjugue-0.8.3/aclocal.m4:7594:	    _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'
gconjugue-0.8.3/aclocal.m4-7595-	    # Commands to make compiler produce verbose output that lists
##############################################
gconjugue-0.8.3/aclocal.m4-7602-	    # dependencies.
gconjugue-0.8.3/aclocal.m4:7603:	    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"'
gconjugue-0.8.3/aclocal.m4-7604-
##############################################
gconjugue-0.8.3/aclocal.m4-7617-	    # earlier do not add the objects themselves.
gconjugue-0.8.3/aclocal.m4:7618:	    case `$CC -V 2>&1` in
gconjugue-0.8.3/aclocal.m4-7619-	      *"Version 7."*)
##############################################
gconjugue-0.8.3/aclocal.m4-7638-            # Portland Group C++ compiler
gconjugue-0.8.3/aclocal.m4:7639:	    case `$CC -V` in
gconjugue-0.8.3/aclocal.m4-7640-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gconjugue-0.8.3/aclocal.m4-7643-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gconjugue-0.8.3/aclocal.m4:7644:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gconjugue-0.8.3/aclocal.m4-7645-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gconjugue-0.8.3/aclocal.m4-7647-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gconjugue-0.8.3/aclocal.m4:7648:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gconjugue-0.8.3/aclocal.m4-7649-                $RANLIB $oldlib'
##############################################
gconjugue-0.8.3/aclocal.m4-7652-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gconjugue-0.8.3/aclocal.m4:7653:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gconjugue-0.8.3/aclocal.m4-7654-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gconjugue-0.8.3/aclocal.m4-7656-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gconjugue-0.8.3/aclocal.m4:7657:                $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'
gconjugue-0.8.3/aclocal.m4-7658-	      ;;
##############################################
gconjugue-0.8.3/aclocal.m4-7666-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gconjugue-0.8.3/aclocal.m4:7667:	    _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'
gconjugue-0.8.3/aclocal.m4-7668-            ;;
##############################################
gconjugue-0.8.3/aclocal.m4-7685-	    # dependencies.
gconjugue-0.8.3/aclocal.m4:7686:	    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'
gconjugue-0.8.3/aclocal.m4-7687-	    ;;
##############################################
gconjugue-0.8.3/aclocal.m4-7700-	  *)
gconjugue-0.8.3/aclocal.m4:7701:	    case `$CC -V 2>&1 | sed 5q` in
gconjugue-0.8.3/aclocal.m4-7702-	    *Sun\ C*)
##############################################
gconjugue-0.8.3/aclocal.m4-7707-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gconjugue-0.8.3/aclocal.m4:7708:	      _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'
gconjugue-0.8.3/aclocal.m4-7709-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gconjugue-0.8.3/aclocal.m4-7772-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gconjugue-0.8.3/aclocal.m4:7773:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gconjugue-0.8.3/aclocal.m4-7774-	    _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'
##############################################
gconjugue-0.8.3/aclocal.m4-7791-	    # to its proper name (with version) after linking.
gconjugue-0.8.3/aclocal.m4:7792:	    _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'
gconjugue-0.8.3/aclocal.m4-7793-
##############################################
gconjugue-0.8.3/aclocal.m4-7812-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gconjugue-0.8.3/aclocal.m4:7813:	        _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'
gconjugue-0.8.3/aclocal.m4-7814-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gconjugue-0.8.3/aclocal.m4-7817-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gconjugue-0.8.3/aclocal.m4:7818:	        _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'
gconjugue-0.8.3/aclocal.m4:7819:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gconjugue-0.8.3/aclocal.m4-7820-                  echo "-hidden">> $lib.exp~
gconjugue-0.8.3/aclocal.m4:7821:                  $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~
gconjugue-0.8.3/aclocal.m4-7822-                  $RM $lib.exp'
##############################################
gconjugue-0.8.3/aclocal.m4-7836-	    # dependencies.
gconjugue-0.8.3/aclocal.m4:7837:	    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"'
gconjugue-0.8.3/aclocal.m4-7838-	    ;;
##############################################
gconjugue-0.8.3/aclocal.m4-7843-	        osf3*)
gconjugue-0.8.3/aclocal.m4:7844:	          _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'
gconjugue-0.8.3/aclocal.m4-7845-		  ;;
gconjugue-0.8.3/aclocal.m4-7846-	        *)
gconjugue-0.8.3/aclocal.m4:7847:	          _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'
gconjugue-0.8.3/aclocal.m4-7848-		  ;;
##############################################
gconjugue-0.8.3/aclocal.m4-8096-  case @S|@2 in
gconjugue-0.8.3/aclocal.m4:8097:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gconjugue-0.8.3/aclocal.m4:8098:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gconjugue-0.8.3/aclocal.m4-8099-  esac
##############################################
gconjugue-0.8.3/aclocal.m4-8185-
gconjugue-0.8.3/aclocal.m4:8186:  for p in `eval "$output_verbose_link_cmd"`; do
gconjugue-0.8.3/aclocal.m4-8187-    case $prev$p in
##############################################
gconjugue-0.8.3/aclocal.m4-8289-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gconjugue-0.8.3/aclocal.m4:8290: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gconjugue-0.8.3/aclocal.m4-8291-fi
##############################################
gconjugue-0.8.3/aclocal.m4-8899-    test 10 -lt "$lt_ac_count" && break
gconjugue-0.8.3/aclocal.m4:8900:    lt_ac_count=`expr $lt_ac_count + 1`
gconjugue-0.8.3/aclocal.m4-8901-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gconjugue-0.8.3/aclocal.m4-9515-m4_define([lt_combine],
gconjugue-0.8.3/aclocal.m4:9516:[m4_if(m4_eval([$# > 3]), [1],
gconjugue-0.8.3/aclocal.m4-9517-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gconjugue-0.8.3/aclocal.m4-9838-    PKG_CHECK_EXISTS([$3],
gconjugue-0.8.3/aclocal.m4:9839:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gconjugue-0.8.3/aclocal.m4-9840-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gconjugue-0.8.3/aclocal.m4-9886-        if test $_pkg_short_errors_supported = yes; then
gconjugue-0.8.3/aclocal.m4:9887:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gconjugue-0.8.3/aclocal.m4-9888-        else 
gconjugue-0.8.3/aclocal.m4:9889:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gconjugue-0.8.3/aclocal.m4-9890-        fi
##############################################
gconjugue-0.8.3/aclocal.m4-10075-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gconjugue-0.8.3/aclocal.m4:10076:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gconjugue-0.8.3/aclocal.m4-10077-# and then we would define $MISSING as
##############################################
gconjugue-0.8.3/aclocal.m4-10090-# Expand $ac_aux_dir to an absolute path.
gconjugue-0.8.3/aclocal.m4:10091:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gconjugue-0.8.3/aclocal.m4-10092-])
##############################################
gconjugue-0.8.3/aclocal.m4-10188-  if test "$am_compiler_list" = ""; then
gconjugue-0.8.3/aclocal.m4:10189:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gconjugue-0.8.3/aclocal.m4-10190-  fi
##############################################
gconjugue-0.8.3/aclocal.m4-10339-    # Strip MF so we end up with the name of the file.
gconjugue-0.8.3/aclocal.m4:10340:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gconjugue-0.8.3/aclocal.m4-10341-    # Check whether this is an Automake generated Makefile or not.
##############################################
gconjugue-0.8.3/aclocal.m4-10348-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gconjugue-0.8.3/aclocal.m4:10349:      dirpart=`AS_DIRNAME("$mf")`
gconjugue-0.8.3/aclocal.m4-10350-    else
##############################################
gconjugue-0.8.3/aclocal.m4-10354-    # from the Makefile without running 'make'.
gconjugue-0.8.3/aclocal.m4:10355:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gconjugue-0.8.3/aclocal.m4-10356-    test -z "$DEPDIR" && continue
gconjugue-0.8.3/aclocal.m4:10357:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gconjugue-0.8.3/aclocal.m4-10358-    test -z "$am__include" && continue
gconjugue-0.8.3/aclocal.m4:10359:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gconjugue-0.8.3/aclocal.m4-10360-    # Find all dependency output files, they are included files with
##############################################
gconjugue-0.8.3/aclocal.m4-10368-      test -f "$dirpart/$file" && continue
gconjugue-0.8.3/aclocal.m4:10369:      fdir=`AS_DIRNAME(["$file"])`
gconjugue-0.8.3/aclocal.m4-10370-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gconjugue-0.8.3/aclocal.m4-10426-AC_REQUIRE([AC_PROG_INSTALL])dnl
gconjugue-0.8.3/aclocal.m4:10427:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gconjugue-0.8.3/aclocal.m4-10428-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gconjugue-0.8.3/aclocal.m4-10585-    * )
gconjugue-0.8.3/aclocal.m4:10586:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gconjugue-0.8.3/aclocal.m4-10587-  esac
gconjugue-0.8.3/aclocal.m4-10588-done
gconjugue-0.8.3/aclocal.m4:10589:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gconjugue-0.8.3/aclocal.m4-10590-
##############################################
gconjugue-0.8.3/aclocal.m4-10656-# Ignore all kinds of additional output from 'make'.
gconjugue-0.8.3/aclocal.m4:10657:case `$am_make -s -f confmf 2> /dev/null` in #(
gconjugue-0.8.3/aclocal.m4-10658-*the\ am__doit\ target*)
##############################################
gconjugue-0.8.3/aclocal.m4-10666-   echo '.include "confinc"' > confmf
gconjugue-0.8.3/aclocal.m4:10667:   case `$am_make -s -f confmf 2> /dev/null` in #(
gconjugue-0.8.3/aclocal.m4-10668-   *the\ am__doit\ target*)
##############################################
gconjugue-0.8.3/aclocal.m4-10848-     echo "timestamp, slept: $am_has_slept" > conftest.file
gconjugue-0.8.3/aclocal.m4:10849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gconjugue-0.8.3/aclocal.m4-10850-     if test "$[*]" = "X"; then
gconjugue-0.8.3/aclocal.m4-10851-	# -L didn't work.
gconjugue-0.8.3/aclocal.m4:10852:	set X `ls -t "$srcdir/configure" conftest.file`
gconjugue-0.8.3/aclocal.m4-10853-     fi
##############################################
gconjugue-0.8.3/install-sh-234-      fi
gconjugue-0.8.3/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gconjugue-0.8.3/install-sh-236-    *)
##############################################
gconjugue-0.8.3/install-sh-281-      dstdir=$dst
gconjugue-0.8.3/install-sh:282:      dst=$dstdir/`basename "$src"`
gconjugue-0.8.3/install-sh-283-      dstdir_status=0
gconjugue-0.8.3/install-sh-284-    else
gconjugue-0.8.3/install-sh:285:      dstdir=`dirname "$dst"`
gconjugue-0.8.3/install-sh-286-      test -d "$dstdir"
##############################################
gconjugue-0.8.3/install-sh-344-                   test_tmpdir="$tmpdir/a"
gconjugue-0.8.3/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gconjugue-0.8.3/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
gconjugue-0.8.3/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gconjugue-0.8.3/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gconjugue-0.8.3/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gconjugue-0.8.3/install-sh-409-            case $prefix in
gconjugue-0.8.3/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gconjugue-0.8.3/install-sh-411-              *) qprefix=$prefix;;
##############################################
gconjugue-0.8.3/install-sh-458-    if $copy_on_change &&
gconjugue-0.8.3/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gconjugue-0.8.3/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gconjugue-0.8.3/install-sh-461-       set -f &&
##############################################
gconjugue-0.8.3/INSTALL-173-directory configuration variables that were expressed in terms of
gconjugue-0.8.3/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
gconjugue-0.8.3/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install