===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
hopm-1.1.9/Makefile.in-49-  { \
hopm-1.1.9/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
hopm-1.1.9/Makefile.in-51-  }; \
##############################################
hopm-1.1.9/Makefile.in-190-  while test -n "$$dir1"; do \
hopm-1.1.9/Makefile.in:191:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
hopm-1.1.9/Makefile.in-192-    if test "$$first" != "."; then \
hopm-1.1.9/Makefile.in-193-      if test "$$first" = ".."; then \
hopm-1.1.9/Makefile.in:194:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
hopm-1.1.9/Makefile.in:195:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
hopm-1.1.9/Makefile.in-196-      else \
hopm-1.1.9/Makefile.in:197:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
hopm-1.1.9/Makefile.in-198-        if test "$$first2" = "$$first"; then \
hopm-1.1.9/Makefile.in:199:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
hopm-1.1.9/Makefile.in-200-        else \
##############################################
hopm-1.1.9/Makefile.in-205-    fi; \
hopm-1.1.9/Makefile.in:206:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
hopm-1.1.9/Makefile.in-207-  done; \
##############################################
hopm-1.1.9/Makefile.in-400-	dot_seen=no; \
hopm-1.1.9/Makefile.in:401:	target=`echo $@ | sed s/-recursive//`; \
hopm-1.1.9/Makefile.in-402-	case "$@" in \
##############################################
hopm-1.1.9/Makefile.in-463-GTAGS:
hopm-1.1.9/Makefile.in:464:	here=`$(am__cd) $(top_builddir) && pwd` \
hopm-1.1.9/Makefile.in-465-	  && $(am__cd) $(top_srcdir) \
##############################################
hopm-1.1.9/Makefile.in-498-	test -d "$(distdir)" || mkdir "$(distdir)"
hopm-1.1.9/Makefile.in:499:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/Makefile.in:500:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/Makefile.in-501-	list='$(DISTFILES)'; \
##############################################
hopm-1.1.9/Makefile.in-512-	  if test -d $$d/$$file; then \
hopm-1.1.9/Makefile.in:513:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hopm-1.1.9/Makefile.in-514-	    if test -d "$(distdir)/$$file"; then \
##############################################
hopm-1.1.9/Makefile.in-623-	test -d $(distdir)/_build || exit 0; \
hopm-1.1.9/Makefile.in:624:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
hopm-1.1.9/Makefile.in-625-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
hopm-1.1.9/Makefile.in-667-	}; \
hopm-1.1.9/Makefile.in:668:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
hopm-1.1.9/Makefile.in-669-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
hopm-1.1.9/Makefile.in-679-	fi
hopm-1.1.9/Makefile.in:680:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
hopm-1.1.9/Makefile.in-681-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
hopm-1.1.9/README-90-Once started, HOPM logs all significant events to a file called `hopm.log`,
hopm-1.1.9/README:91:which by default can be found at `$HOME/hopm/var/log/hopm.log`. There is also a
hopm-1.1.9/README-92-configuration option, `scanlog`, to log all proxy scans initiated, which can be
##############################################
hopm-1.1.9/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
hopm-1.1.9/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
hopm-1.1.9/aclocal.m4-94-# and then we would define $MISSING as
##############################################
hopm-1.1.9/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
hopm-1.1.9/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
hopm-1.1.9/aclocal.m4-109-])
##############################################
hopm-1.1.9/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
hopm-1.1.9/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
hopm-1.1.9/aclocal.m4-207-  fi
##############################################
hopm-1.1.9/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
hopm-1.1.9/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
hopm-1.1.9/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
hopm-1.1.9/aclocal.m4-365-      || continue
hopm-1.1.9/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
hopm-1.1.9/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
hopm-1.1.9/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
hopm-1.1.9/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
hopm-1.1.9/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
hopm-1.1.9/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
hopm-1.1.9/aclocal.m4-592-    * )
hopm-1.1.9/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
hopm-1.1.9/aclocal.m4-594-  esac
hopm-1.1.9/aclocal.m4-595-done
hopm-1.1.9/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
hopm-1.1.9/aclocal.m4-597-
##############################################
hopm-1.1.9/aclocal.m4-902-     echo "timestamp, slept: $am_has_slept" > conftest.file
hopm-1.1.9/aclocal.m4:903:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
hopm-1.1.9/aclocal.m4-904-     if test "$[*]" = "X"; then
hopm-1.1.9/aclocal.m4-905-	# -L didn't work.
hopm-1.1.9/aclocal.m4:906:	set X `ls -t "$srcdir/configure" conftest.file`
hopm-1.1.9/aclocal.m4-907-     fi
##############################################
hopm-1.1.9/compile-67-	mingw/*)
hopm-1.1.9/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
hopm-1.1.9/compile-69-	  ;;
hopm-1.1.9/compile-70-	cygwin/*)
hopm-1.1.9/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
hopm-1.1.9/compile-72-	  ;;
hopm-1.1.9/compile-73-	wine/*)
hopm-1.1.9/compile:74:	  file=`winepath -w "$file" || echo "$file"`
hopm-1.1.9/compile-75-	  ;;
##############################################
hopm-1.1.9/compile-310-# Name of file we expect compiler to create.
hopm-1.1.9/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
hopm-1.1.9/compile-312-
##############################################
hopm-1.1.9/compile-316-# object file name, since that is what matters with a parallel build.
hopm-1.1.9/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
hopm-1.1.9/compile-318-while true; do
##############################################
hopm-1.1.9/config.sub-1259-			*)
hopm-1.1.9/config.sub:1260:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
hopm-1.1.9/config.sub-1261-				exit 1
##############################################
hopm-1.1.9/config.sub-1731-	*)
hopm-1.1.9/config.sub:1732:		echo Invalid configuration \`"$1"\': OS \`"$os"\' not recognized 1>&2
hopm-1.1.9/config.sub-1733-		exit 1
##############################################
hopm-1.1.9/config.sub-1746-		# require a kernel.
hopm-1.1.9/config.sub:1747:		echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2
hopm-1.1.9/config.sub-1748-		exit 1
##############################################
hopm-1.1.9/config.sub-1761-	*-*)
hopm-1.1.9/config.sub:1762:		echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2
hopm-1.1.9/config.sub-1763-		exit 1
##############################################
hopm-1.1.9/configure-46-if test -z "$BASH_VERSION$ZSH_VERSION" \
hopm-1.1.9/configure:47:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
hopm-1.1.9/configure-48-  as_echo='print -r --'
hopm-1.1.9/configure-49-  as_echo_n='print -rn --'
hopm-1.1.9/configure:50:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
hopm-1.1.9/configure-51-  as_echo='printf %s\n'
##############################################
hopm-1.1.9/configure-53-else
hopm-1.1.9/configure:54:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
hopm-1.1.9/configure-55-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
hopm-1.1.9/configure-63-	expr "X$arg" : "X\\(.*\\)$as_nl";
hopm-1.1.9/configure:64:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
hopm-1.1.9/configure-65-      esac;
##############################################
hopm-1.1.9/configure-200-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
hopm-1.1.9/configure:201:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
hopm-1.1.9/configure-202-
##############################################
hopm-1.1.9/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
hopm-1.1.9/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
hopm-1.1.9/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
hopm-1.1.9/configure-210-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
hopm-1.1.9/configure-336-      case $as_dir in #(
hopm-1.1.9/configure:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
hopm-1.1.9/configure-338-      *) as_qdir=$as_dir;;
##############################################
hopm-1.1.9/configure-409-  {
hopm-1.1.9/configure:410:    as_val=`expr "$@" || test $? -eq 1`
hopm-1.1.9/configure-411-  }
##############################################
hopm-1.1.9/configure-416-# ----------------------------------------
hopm-1.1.9/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
hopm-1.1.9/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
hopm-1.1.9/configure-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
hopm-1.1.9/configure:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
hopm-1.1.9/configure-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
hopm-1.1.9/configure-856-  case $ac_option in
hopm-1.1.9/configure:857:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
hopm-1.1.9/configure-858-  *=)   ac_optarg= ;;
##############################################
hopm-1.1.9/configure-900-  -disable-* | --disable-*)
hopm-1.1.9/configure:901:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
hopm-1.1.9/configure-902-    # Reject names that are not valid shell variable names.
##############################################
hopm-1.1.9/configure-905-    ac_useropt_orig=$ac_useropt
hopm-1.1.9/configure:906:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hopm-1.1.9/configure-907-    case $ac_user_opts in
##############################################
hopm-1.1.9/configure-926-  -enable-* | --enable-*)
hopm-1.1.9/configure:927:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
hopm-1.1.9/configure-928-    # Reject names that are not valid shell variable names.
##############################################
hopm-1.1.9/configure-931-    ac_useropt_orig=$ac_useropt
hopm-1.1.9/configure:932:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hopm-1.1.9/configure-933-    case $ac_user_opts in
##############################################
hopm-1.1.9/configure-1139-  -with-* | --with-*)
hopm-1.1.9/configure:1140:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
hopm-1.1.9/configure-1141-    # Reject names that are not valid shell variable names.
##############################################
hopm-1.1.9/configure-1144-    ac_useropt_orig=$ac_useropt
hopm-1.1.9/configure:1145:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hopm-1.1.9/configure-1146-    case $ac_user_opts in
##############################################
hopm-1.1.9/configure-1155-  -without-* | --without-*)
hopm-1.1.9/configure:1156:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
hopm-1.1.9/configure-1157-    # Reject names that are not valid shell variable names.
##############################################
hopm-1.1.9/configure-1160-    ac_useropt_orig=$ac_useropt
hopm-1.1.9/configure:1161:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hopm-1.1.9/configure-1162-    case $ac_user_opts in
##############################################
hopm-1.1.9/configure-1193-  *=*)
hopm-1.1.9/configure:1194:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
hopm-1.1.9/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
hopm-1.1.9/configure-1214-if test -n "$ac_prev"; then
hopm-1.1.9/configure:1215:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
hopm-1.1.9/configure-1216-  as_fn_error $? "missing argument to $ac_option"
##############################################
hopm-1.1.9/configure-1236-    */ )
hopm-1.1.9/configure:1237:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
hopm-1.1.9/configure-1238-      eval $ac_var=\$ac_val;;
##############################################
hopm-1.1.9/configure-1271-ac_ls_di=`ls -di .` &&
hopm-1.1.9/configure:1272:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
hopm-1.1.9/configure-1273-  as_fn_error $? "working directory cannot be determined"
##############################################
hopm-1.1.9/configure-1327-case $srcdir in
hopm-1.1.9/configure:1328:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
hopm-1.1.9/configure-1329-esac
##############################################
hopm-1.1.9/configure-1370-By default, \`make install' will install all the files in
hopm-1.1.9/configure:1371:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
hopm-1.1.9/configure:1372:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
hopm-1.1.9/configure-1373-for instance \`--prefix=\$HOME'.
##############################################
hopm-1.1.9/configure-1492-*)
hopm-1.1.9/configure:1493:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hopm-1.1.9/configure-1494-  # A ".." for each directory in $ac_dir_suffix.
hopm-1.1.9/configure:1495:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hopm-1.1.9/configure-1496-  case $ac_top_builddir_sub in
##############################################
hopm-1.1.9/configure-1889-    *\'*)
hopm-1.1.9/configure:1890:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
hopm-1.1.9/configure-1891-    esac
##############################################
hopm-1.1.9/configure-1972-      case $ac_val in
hopm-1.1.9/configure:1973:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
hopm-1.1.9/configure-1974-      esac
##############################################
hopm-1.1.9/configure-1987-	case $ac_val in
hopm-1.1.9/configure:1988:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
hopm-1.1.9/configure-1989-	esac
##############################################
hopm-1.1.9/configure-2107-    set,)
hopm-1.1.9/configure:2108:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
hopm-1.1.9/configure:2109:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
hopm-1.1.9/configure-2110-      ac_cache_corrupted=: ;;
##############################################
hopm-1.1.9/configure-2118-	# differences in whitespace do not lead to failure.
hopm-1.1.9/configure:2119:	ac_old_val_w=`echo x $ac_old_val`
hopm-1.1.9/configure:2120:	ac_new_val_w=`echo x $ac_new_val`
hopm-1.1.9/configure-2121-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
hopm-1.1.9/configure-2138-    case $ac_new_val in
hopm-1.1.9/configure:2139:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
hopm-1.1.9/configure-2140-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
hopm-1.1.9/configure-2313-     echo "timestamp, slept: $am_has_slept" > conftest.file
hopm-1.1.9/configure:2314:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
hopm-1.1.9/configure-2315-     if test "$*" = "X"; then
hopm-1.1.9/configure-2316-	# -L didn't work.
hopm-1.1.9/configure:2317:	set X `ls -t "$srcdir/configure" conftest.file`
hopm-1.1.9/configure-2318-     fi
##############################################
hopm-1.1.9/configure-2364-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
hopm-1.1.9/configure:2365:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
hopm-1.1.9/configure-2366-
hopm-1.1.9/configure-2367-# Expand $ac_aux_dir to an absolute path.
hopm-1.1.9/configure:2368:am_aux_dir=`cd "$ac_aux_dir" && pwd`
hopm-1.1.9/configure-2369-
##############################################
hopm-1.1.9/configure-2509-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
hopm-1.1.9/configure:2510:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
hopm-1.1.9/configure-2511-	     'mkdir (GNU coreutils) '* | \
##############################################
hopm-1.1.9/configure-2582-set x ${MAKE-make}
hopm-1.1.9/configure:2583:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
hopm-1.1.9/configure-2584-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
hopm-1.1.9/configure-2592-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
hopm-1.1.9/configure:2593:case `${MAKE-make} -f conftest.make 2>/dev/null` in
hopm-1.1.9/configure-2594-  *@@@%%%=?*=@@@%%%*)
##############################################
hopm-1.1.9/configure-2658-
hopm-1.1.9/configure:2659:if test "`cd $srcdir && pwd`" != "`pwd`"; then
hopm-1.1.9/configure-2660-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
hopm-1.1.9/configure-3211-$as_echo_n "checking whether the C compiler works... " >&6; }
hopm-1.1.9/configure:3212:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
hopm-1.1.9/configure-3213-
##############################################
hopm-1.1.9/configure-3255-	then :; else
hopm-1.1.9/configure:3256:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
hopm-1.1.9/configure-3257-	fi
##############################################
hopm-1.1.9/configure-3315-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
hopm-1.1.9/configure:3316:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
hopm-1.1.9/configure-3317-	  break;;
##############################################
hopm-1.1.9/configure-3424-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
hopm-1.1.9/configure:3425:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
hopm-1.1.9/configure-3426-       break;;
##############################################
hopm-1.1.9/configure-3742-  if test "$am_compiler_list" = ""; then
hopm-1.1.9/configure:3743:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
hopm-1.1.9/configure-3744-  fi
##############################################
hopm-1.1.9/configure-4057-test "x$ac_build_alias" = x &&
hopm-1.1.9/configure:4058:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
hopm-1.1.9/configure-4059-test "x$ac_build_alias" = x &&
hopm-1.1.9/configure-4060-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
hopm-1.1.9/configure:4061:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
hopm-1.1.9/configure-4062-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
hopm-1.1.9/configure-4081-IFS=$ac_save_IFS
hopm-1.1.9/configure:4082:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
hopm-1.1.9/configure-4083-
##############################################
hopm-1.1.9/configure-4092-else
hopm-1.1.9/configure:4093:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
hopm-1.1.9/configure-4094-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
hopm-1.1.9/configure-4114-IFS=$ac_save_IFS
hopm-1.1.9/configure:4115:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
hopm-1.1.9/configure-4116-
##############################################
hopm-1.1.9/configure-4142-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
hopm-1.1.9/configure:4143:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
hopm-1.1.9/configure-4144-  ECHO='print -r --'
hopm-1.1.9/configure:4145:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
hopm-1.1.9/configure-4146-  ECHO='printf %s\n'
##############################################
hopm-1.1.9/configure-4211-  # Check for GNU $ac_path_SED
hopm-1.1.9/configure:4212:case `"$ac_path_SED" --version 2>&1` in
hopm-1.1.9/configure-4213-*GNU*)
##############################################
hopm-1.1.9/configure-4287-  # Check for GNU $ac_path_GREP
hopm-1.1.9/configure:4288:case `"$ac_path_GREP" --version 2>&1` in
hopm-1.1.9/configure-4289-*GNU*)
##############################################
hopm-1.1.9/configure-4353-  # Check for GNU $ac_path_EGREP
hopm-1.1.9/configure:4354:case `"$ac_path_EGREP" --version 2>&1` in
hopm-1.1.9/configure-4355-*GNU*)
##############################################
hopm-1.1.9/configure-4420-  # Check for GNU $ac_path_FGREP
hopm-1.1.9/configure:4421:case `"$ac_path_FGREP" --version 2>&1` in
hopm-1.1.9/configure-4422-*GNU*)
##############################################
hopm-1.1.9/configure-4500-    # gcc leaves a trailing carriage return, which upsets mingw
hopm-1.1.9/configure:4501:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
hopm-1.1.9/configure-4502-  *)
hopm-1.1.9/configure:4503:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
hopm-1.1.9/configure-4504-  esac
##############################################
hopm-1.1.9/configure-4509-      # Canonicalize the pathname of ld
hopm-1.1.9/configure:4510:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
hopm-1.1.9/configure-4511-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
hopm-1.1.9/configure:4512:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
hopm-1.1.9/configure-4513-      done
##############################################
hopm-1.1.9/configure-4544-      # Break only if it was the GNU/non-GNU ld that we prefer.
hopm-1.1.9/configure:4545:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
hopm-1.1.9/configure-4546-      *GNU* | *'with BFD'*)
##############################################
hopm-1.1.9/configure-4575-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
hopm-1.1.9/configure:4576:case `$LD -v 2>&1 </dev/null` in
hopm-1.1.9/configure-4577-*GNU* | *'with BFD'*)
##############################################
hopm-1.1.9/configure-4625-	esac
hopm-1.1.9/configure:4626:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
hopm-1.1.9/configure-4627-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
hopm-1.1.9/configure-4631-	*)
hopm-1.1.9/configure:4632:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
hopm-1.1.9/configure-4633-	  */dev/null*)
##############################################
hopm-1.1.9/configure-4759-
hopm-1.1.9/configure:4760:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
hopm-1.1.9/configure-4761-    *COFF*)
##############################################
hopm-1.1.9/configure-4871-    # And add a safety zone
hopm-1.1.9/configure:4872:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
hopm-1.1.9/configure:4873:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
hopm-1.1.9/configure-4874-    ;;
##############################################
hopm-1.1.9/configure-4904-    if test -n "$kargmax"; then
hopm-1.1.9/configure:4905:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
hopm-1.1.9/configure-4906-    else
##############################################
hopm-1.1.9/configure-4913-       test undefined != "$lt_cv_sys_max_cmd_len"; then
hopm-1.1.9/configure:4914:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
hopm-1.1.9/configure:4915:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
hopm-1.1.9/configure-4916-    else
##############################################
hopm-1.1.9/configure-4925-      # we can't tell.
hopm-1.1.9/configure:4926:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
hopm-1.1.9/configure-4927-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
hopm-1.1.9/configure-4929-      do
hopm-1.1.9/configure:4930:        i=`expr $i + 1`
hopm-1.1.9/configure-4931-        teststring=$teststring$teststring
##############################################
hopm-1.1.9/configure-4933-      # Only check the string length outside the loop.
hopm-1.1.9/configure:4934:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
hopm-1.1.9/configure-4935-      teststring=
##############################################
hopm-1.1.9/configure-4938-      # linker.  It appears as though 1/2 is a usable value.
hopm-1.1.9/configure:4939:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
hopm-1.1.9/configure-4940-    fi
##############################################
hopm-1.1.9/configure-5349-openbsd* | bitrig*)
hopm-1.1.9/configure:5350:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
hopm-1.1.9/configure-5351-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
hopm-1.1.9/configure-5419-    else
hopm-1.1.9/configure:5420:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
hopm-1.1.9/configure-5421-    fi
##############################################
hopm-1.1.9/configure-5564-  # decide which one to use based on capabilities of $DLLTOOL
hopm-1.1.9/configure:5565:  case `$DLLTOOL --help 2>&1` in
hopm-1.1.9/configure-5566-  *--identify-strict*)
##############################################
hopm-1.1.9/configure-6086-# If we're using GNU nm, then use its standard symbol codes.
hopm-1.1.9/configure:6087:case `$NM -V 2>&1` in
hopm-1.1.9/configure-6088-*GNU* | *'with BFD'*)
##############################################
hopm-1.1.9/configure-6134-mingw*)
hopm-1.1.9/configure:6135:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
hopm-1.1.9/configure-6136-  ;;
##############################################
hopm-1.1.9/configure-6363-   if test yes = "$GCC"; then
hopm-1.1.9/configure:6364:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
hopm-1.1.9/configure-6365-   fi
##############################################
hopm-1.1.9/configure-6367- /*)
hopm-1.1.9/configure:6368:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
hopm-1.1.9/configure-6369-   ;; #(
##############################################
hopm-1.1.9/configure-6462-    done
hopm-1.1.9/configure:6463:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
hopm-1.1.9/configure-6464-}
##############################################
hopm-1.1.9/configure-6484-  test $ac_status = 0; }; then
hopm-1.1.9/configure:6485:    case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/configure-6486-      *ELF-32*)
##############################################
hopm-1.1.9/configure-6505-    if test yes = "$lt_cv_prog_gnu_ld"; then
hopm-1.1.9/configure:6506:      case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/configure-6507-	*32-bit*)
##############################################
hopm-1.1.9/configure-6517-    else
hopm-1.1.9/configure:6518:      case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/configure-6519-	*32-bit*)
##############################################
hopm-1.1.9/configure-6543-    emul=elf
hopm-1.1.9/configure:6544:    case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/configure-6545-      *32-bit*)
##############################################
hopm-1.1.9/configure-6551-    esac
hopm-1.1.9/configure:6552:    case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/configure-6553-      *MSB*)
##############################################
hopm-1.1.9/configure-6559-    esac
hopm-1.1.9/configure:6560:    case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/configure-6561-      *N32*)
##############################################
hopm-1.1.9/configure-7492-    *:)
hopm-1.1.9/configure:7493:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
hopm-1.1.9/configure-7494-        ;;
hopm-1.1.9/configure-7495-    x:*)
hopm-1.1.9/configure:7496:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
hopm-1.1.9/configure-7497-        ;;
hopm-1.1.9/configure-7498-    *::*)
hopm-1.1.9/configure:7499:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
hopm-1.1.9/configure:7500:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
hopm-1.1.9/configure-7501-        ;;
hopm-1.1.9/configure-7502-    *)
hopm-1.1.9/configure:7503:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
hopm-1.1.9/configure-7504-        ;;
##############################################
hopm-1.1.9/configure-7761-do :
hopm-1.1.9/configure:7762:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
hopm-1.1.9/configure-7763-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
hopm-1.1.9/configure-7766-  cat >>confdefs.h <<_ACEOF
hopm-1.1.9/configure:7767:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
hopm-1.1.9/configure-7768-_ACEOF
##############################################
hopm-1.1.9/configure-8124-	"file_magic "*)
hopm-1.1.9/configure:8125:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
hopm-1.1.9/configure-8126-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
hopm-1.1.9/configure-8190-	"file_magic "*)
hopm-1.1.9/configure:8191:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
hopm-1.1.9/configure-8192-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
hopm-1.1.9/configure-8594-      *)
hopm-1.1.9/configure:8595:	case `$CC -V 2>&1 | sed 5q` in
hopm-1.1.9/configure-8596-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
hopm-1.1.9/configure-9043-	# shared libraries, regardless of the interface used.
hopm-1.1.9/configure:9044:	case `$LD -v 2>&1` in
hopm-1.1.9/configure-9045-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
hopm-1.1.9/configure-9075-    supports_anon_versioning=no
hopm-1.1.9/configure:9076:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
hopm-1.1.9/configure-9077-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
hopm-1.1.9/configure-9144-	# is; otherwise, prepend EXPORTS...
hopm-1.1.9/configure:9145:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
hopm-1.1.9/configure-9146-          cp $export_symbols $output_objdir/$soname.def;
##############################################
hopm-1.1.9/configure-9178-	prefix_cmds="$SED"~
hopm-1.1.9/configure:9179:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
hopm-1.1.9/configure-9180-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
hopm-1.1.9/configure-9200-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
hopm-1.1.9/configure:9201:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
hopm-1.1.9/configure:9202:      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'
hopm-1.1.9/configure-9203-      ;;
##############################################
hopm-1.1.9/configure-9218-        pgcc*)				# Portland Group C compiler
hopm-1.1.9/configure:9219:	  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'
hopm-1.1.9/configure-9220-	  tmp_addflag=' $pic_flag'
##############################################
hopm-1.1.9/configure-9223-					# Portland Group f77 and f90 compilers
hopm-1.1.9/configure:9224:	  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'
hopm-1.1.9/configure-9225-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
hopm-1.1.9/configure-9240-	nvcc*)	# Cuda Compiler Driver 2.2
hopm-1.1.9/configure:9241:	  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'
hopm-1.1.9/configure-9242-	  compiler_needs_object=yes
##############################################
hopm-1.1.9/configure-9244-	esac
hopm-1.1.9/configure:9245:	case `$CC -V 2>&1 | sed 5q` in
hopm-1.1.9/configure-9246-	*Sun\ C*)			# Sun C 5.9
hopm-1.1.9/configure:9247:	  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'
hopm-1.1.9/configure-9248-	  compiler_needs_object=yes
##############################################
hopm-1.1.9/configure-9315-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
hopm-1.1.9/configure:9316:      case `$LD -v 2>&1` in
hopm-1.1.9/configure-9317-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
hopm-1.1.9/configure-9404-	else
hopm-1.1.9/configure:9405:	  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'
hopm-1.1.9/configure-9406-	fi
##############################################
hopm-1.1.9/configure-9469-	# below for broken collect2 doesn't work under 4.3+
hopm-1.1.9/configure:9470:	  collect2name=`$CC -print-prog-name=collect2`
hopm-1.1.9/configure-9471-	  if test -f "$collect2name" &&
##############################################
hopm-1.1.9/configure-9549-      }'
hopm-1.1.9/configure:9550:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hopm-1.1.9/configure-9551-  # Check for a 64-bit object if we didn't find anything.
hopm-1.1.9/configure-9552-  if test -z "$lt_cv_aix_libpath_"; then
hopm-1.1.9/configure:9553:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hopm-1.1.9/configure-9554-  fi
##############################################
hopm-1.1.9/configure-9567-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
hopm-1.1.9/configure:9568:        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
hopm-1.1.9/configure-9569-      else
##############################################
hopm-1.1.9/configure-9602-      }'
hopm-1.1.9/configure:9603:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hopm-1.1.9/configure-9604-  # Check for a 64-bit object if we didn't find anything.
hopm-1.1.9/configure-9605-  if test -z "$lt_cv_aix_libpath_"; then
hopm-1.1.9/configure:9606:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hopm-1.1.9/configure-9607-  fi
##############################################
hopm-1.1.9/configure-9634-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
hopm-1.1.9/configure:9635:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
hopm-1.1.9/configure-9636-	  if test svr4 != "$with_aix_soname"; then
##############################################
hopm-1.1.9/configure-9687-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
hopm-1.1.9/configure:9688:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
hopm-1.1.9/configure-9689-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
hopm-1.1.9/configure-9725-	# FIXME: Setting linknames here is a bad hack.
hopm-1.1.9/configure:9726:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
hopm-1.1.9/configure-9727-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
hopm-1.1.9/configure-9743-  if test yes = "$lt_cv_ld_force_load"; then
hopm-1.1.9/configure:9744:    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\"`'
hopm-1.1.9/configure-9745-
##############################################
hopm-1.1.9/configure-9923-      if test yes = "$GCC"; then
hopm-1.1.9/configure:9924:	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'
hopm-1.1.9/configure-9925-	# Try to use the -exported_symbol ld option, if it does not
##############################################
hopm-1.1.9/configure-9951-	if test yes = "$lt_cv_irix_exported_symbol"; then
hopm-1.1.9/configure:9952:          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'
hopm-1.1.9/configure-9953-	fi
##############################################
hopm-1.1.9/configure-9955-      else
hopm-1.1.9/configure:9956:	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'
hopm-1.1.9/configure:9957:	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'
hopm-1.1.9/configure-9958-      fi
##############################################
hopm-1.1.9/configure-10002-	hardcode_direct_absolute=yes
hopm-1.1.9/configure:10003:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
hopm-1.1.9/configure-10004-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
hopm-1.1.9/configure-10033-	prefix_cmds="$SED"~
hopm-1.1.9/configure:10034:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
hopm-1.1.9/configure-10035-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
hopm-1.1.9/configure-10047-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
hopm-1.1.9/configure:10048:	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'
hopm-1.1.9/configure-10049-      else
hopm-1.1.9/configure-10050-	allow_undefined_flag=' -expect_unresolved \*'
hopm-1.1.9/configure:10051:	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'
hopm-1.1.9/configure-10052-      fi
##############################################
hopm-1.1.9/configure-10060-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
hopm-1.1.9/configure:10061:	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'
hopm-1.1.9/configure-10062-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
hopm-1.1.9/configure-10064-	allow_undefined_flag=' -expect_unresolved \*'
hopm-1.1.9/configure:10065:	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'
hopm-1.1.9/configure:10066:	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~
hopm-1.1.9/configure:10067:          $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'
hopm-1.1.9/configure-10068-
##############################################
hopm-1.1.9/configure-10083-      else
hopm-1.1.9/configure:10084:	case `$CC -V 2>&1` in
hopm-1.1.9/configure-10085-	*"Compilers 5.0"*)
##############################################
hopm-1.1.9/configure-10482-  esac
hopm-1.1.9/configure:10483:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
hopm-1.1.9/configure-10484-  case $lt_search_path_spec in
##############################################
hopm-1.1.9/configure-10489-    # okay in the real world where ";" in dirpaths is itself problematic.
hopm-1.1.9/configure:10490:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
hopm-1.1.9/configure-10491-    ;;
hopm-1.1.9/configure-10492-  *)
hopm-1.1.9/configure:10493:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
hopm-1.1.9/configure-10494-    ;;
##############################################
hopm-1.1.9/configure-10498-  lt_tmp_lt_search_path_spec=
hopm-1.1.9/configure:10499:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
hopm-1.1.9/configure-10500-  # ...but if some path component already ends with the multilib dir we assume
##############################################
hopm-1.1.9/configure-10540-  esac
hopm-1.1.9/configure:10541:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
hopm-1.1.9/configure-10542-else
##############################################
hopm-1.1.9/configure-10680-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
hopm-1.1.9/configure:10681:    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'
hopm-1.1.9/configure-10682-    ;;
##############################################
hopm-1.1.9/configure-10716-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
hopm-1.1.9/configure:10717:    postinstall_cmds='base_file=`basename \$file`~
hopm-1.1.9/configure:10718:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
hopm-1.1.9/configure:10719:      dldir=$destdir/`dirname \$dlpath`~
hopm-1.1.9/configure-10720-      test -d \$dldir || mkdir -p \$dldir~
##############################################
hopm-1.1.9/configure-10725-      fi'
hopm-1.1.9/configure:10726:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
hopm-1.1.9/configure-10727-      dlpath=$dir/\$dldll~
##############################################
hopm-1.1.9/configure-10733-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
hopm-1.1.9/configure:10734:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
hopm-1.1.9/configure-10735-
##############################################
hopm-1.1.9/configure-10739-      # MinGW DLLs use traditional 'lib' prefix
hopm-1.1.9/configure:10740:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
hopm-1.1.9/configure-10741-      ;;
##############################################
hopm-1.1.9/configure-10743-      # pw32 DLLs use 'pw' prefix rather than 'lib'
hopm-1.1.9/configure:10744:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
hopm-1.1.9/configure-10745-      ;;
##############################################
hopm-1.1.9/configure-10752-    libname_spec='$name'
hopm-1.1.9/configure:10753:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
hopm-1.1.9/configure-10754-    library_names_spec='$libname.dll.lib'
##############################################
hopm-1.1.9/configure-10764-        # Let DOS variable expansion print the short 8.3 style file name.
hopm-1.1.9/configure:10765:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
hopm-1.1.9/configure-10766-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
hopm-1.1.9/configure-10769-      # Convert to MSYS style.
hopm-1.1.9/configure:10770:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
hopm-1.1.9/configure-10771-      ;;
##############################################
hopm-1.1.9/configure-10775-      # like /cygdrive/c/PROGRA~1:/cygdr...
hopm-1.1.9/configure:10776:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
hopm-1.1.9/configure:10777:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
hopm-1.1.9/configure:10778:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
hopm-1.1.9/configure-10779-      ;;
##############################################
hopm-1.1.9/configure-10783-        # It is most probably a Windows format PATH.
hopm-1.1.9/configure:10784:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
hopm-1.1.9/configure-10785-      else
hopm-1.1.9/configure:10786:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
hopm-1.1.9/configure-10787-      fi
##############################################
hopm-1.1.9/configure-10793-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
hopm-1.1.9/configure:10794:    postinstall_cmds='base_file=`basename \$file`~
hopm-1.1.9/configure:10795:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
hopm-1.1.9/configure:10796:      dldir=$destdir/`dirname \$dlpath`~
hopm-1.1.9/configure-10797-      test -d \$dldir || mkdir -p \$dldir~
hopm-1.1.9/configure-10798-      $install_prog $dir/$dlname \$dldir/$dlname'
hopm-1.1.9/configure:10799:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
hopm-1.1.9/configure-10800-      dlpath=$dir/\$dldll~
##############################################
hopm-1.1.9/configure-10807-    # Assume MSVC wrapper
hopm-1.1.9/configure:10808:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
hopm-1.1.9/configure-10809-    dynamic_linker='Win32 ld.exe'
##############################################
hopm-1.1.9/configure-10824-  shlibpath_var=DYLD_LIBRARY_PATH
hopm-1.1.9/configure:10825:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
hopm-1.1.9/configure-10826-
##############################################
hopm-1.1.9/configure-11077-  if test -f /etc/ld.so.conf; then
hopm-1.1.9/configure:11078:    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' ' '`
hopm-1.1.9/configure-11079-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
hopm-1.1.9/configure-11143-  need_lib_prefix=no
hopm-1.1.9/configure:11144:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
hopm-1.1.9/configure-11145-    need_version=no
##############################################
hopm-1.1.9/configure-11170-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
hopm-1.1.9/configure:11171:  postinstall_cmds='base_file=`basename \$file`~
hopm-1.1.9/configure:11172:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
hopm-1.1.9/configure:11173:    dldir=$destdir/`dirname \$dlpath`~
hopm-1.1.9/configure-11174-    test -d \$dldir || mkdir -p \$dldir~
##############################################
hopm-1.1.9/configure-11179-    fi'
hopm-1.1.9/configure:11180:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
hopm-1.1.9/configure-11181-    dlpath=$dir/\$dldll~
##############################################
hopm-1.1.9/configure-12261-/* end confdefs.h.  */
hopm-1.1.9/configure:12262:`cat $LEX_OUTPUT_ROOT.c`
hopm-1.1.9/configure-12263-_ACEOF
##############################################
hopm-1.1.9/configure-12294-  #define YYTEXT_POINTER 1
hopm-1.1.9/configure:12295:`cat $LEX_OUTPUT_ROOT.c`
hopm-1.1.9/configure-12296-_ACEOF
##############################################
hopm-1.1.9/configure-12834-for flag in -Wall; do
hopm-1.1.9/configure:12835:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-12836-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-12909-for flag in -Wbad-function-cast; do
hopm-1.1.9/configure:12910:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-12911-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-12984-for flag in -Wcast-align; do
hopm-1.1.9/configure:12985:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-12986-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13059-for flag in -Wcast-function-type; do
hopm-1.1.9/configure:13060:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13061-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13134-for flag in -Wcast-qual; do
hopm-1.1.9/configure:13135:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13136-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13209-for flag in -Wclobbered; do
hopm-1.1.9/configure:13210:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13211-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13284-for flag in -Wduplicated-cond; do
hopm-1.1.9/configure:13285:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13286-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13359-for flag in -Wempty-body; do
hopm-1.1.9/configure:13360:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13361-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13434-for flag in -Wignored-qualifiers; do
hopm-1.1.9/configure:13435:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13436-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13509-for flag in -Wlogical-op; do
hopm-1.1.9/configure:13510:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13511-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13584-for flag in -Wmissing-declarations; do
hopm-1.1.9/configure:13585:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13586-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13659-for flag in -Wmissing-field-initializers; do
hopm-1.1.9/configure:13660:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13661-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13734-for flag in -Wmissing-include-dirs; do
hopm-1.1.9/configure:13735:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13736-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13809-for flag in -Wmissing-parameter-type; do
hopm-1.1.9/configure:13810:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13811-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13884-for flag in -Wmissing-prototypes; do
hopm-1.1.9/configure:13885:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13886-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-13959-for flag in -Wnested-externs; do
hopm-1.1.9/configure:13960:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-13961-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14034-for flag in -Wold-style-declaration; do
hopm-1.1.9/configure:14035:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14036-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14109-for flag in -Woverride-init; do
hopm-1.1.9/configure:14110:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14111-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14184-for flag in -Wpointer-arith; do
hopm-1.1.9/configure:14185:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14186-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14259-for flag in -Wredundant-decls; do
hopm-1.1.9/configure:14260:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14261-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14334-for flag in -Wshadow; do
hopm-1.1.9/configure:14335:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14336-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14409-for flag in -Wshift-negative-value; do
hopm-1.1.9/configure:14410:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14411-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14484-for flag in -Wsign-compare; do
hopm-1.1.9/configure:14485:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14486-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14559-for flag in -Wtype-limits; do
hopm-1.1.9/configure:14560:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14561-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14634-for flag in -Wundef; do
hopm-1.1.9/configure:14635:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14636-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14709-for flag in -Wuninitialized; do
hopm-1.1.9/configure:14710:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14711-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14784-for flag in -Wwrite-strings; do
hopm-1.1.9/configure:14785:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
hopm-1.1.9/configure-14786-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
hopm-1.1.9/configure-14935-do :
hopm-1.1.9/configure:14936:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
hopm-1.1.9/configure-14937-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
hopm-1.1.9/configure-14939-  cat >>confdefs.h <<_ACEOF
hopm-1.1.9/configure:14940:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
hopm-1.1.9/configure-14941-_ACEOF
##############################################
hopm-1.1.9/configure-15046-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
hopm-1.1.9/configure:15047:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
hopm-1.1.9/configure-15048-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
hopm-1.1.9/configure-15141-if test -z "$BASH_VERSION$ZSH_VERSION" \
hopm-1.1.9/configure:15142:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
hopm-1.1.9/configure-15143-  as_echo='print -r --'
hopm-1.1.9/configure-15144-  as_echo_n='print -rn --'
hopm-1.1.9/configure:15145:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
hopm-1.1.9/configure-15146-  as_echo='printf %s\n'
##############################################
hopm-1.1.9/configure-15148-else
hopm-1.1.9/configure:15149:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
hopm-1.1.9/configure-15150-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
hopm-1.1.9/configure-15158-	expr "X$arg" : "X\\(.*\\)$as_nl";
hopm-1.1.9/configure:15159:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
hopm-1.1.9/configure-15160-      esac;
##############################################
hopm-1.1.9/configure-15235-# ----------------------------------------
hopm-1.1.9/configure:15236:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
hopm-1.1.9/configure-15237-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
hopm-1.1.9/configure-15307-  {
hopm-1.1.9/configure:15308:    as_val=`expr "$@" || test $? -eq 1`
hopm-1.1.9/configure-15309-  }
##############################################
hopm-1.1.9/configure-15411-      case $as_dir in #(
hopm-1.1.9/configure:15412:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
hopm-1.1.9/configure-15413-      *) as_qdir=$as_dir;;
##############################################
hopm-1.1.9/configure-15546-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
hopm-1.1.9/configure:15547:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
hopm-1.1.9/configure-15548-ac_cs_version="\\
##############################################
hopm-1.1.9/configure-15571-  --*=?*)
hopm-1.1.9/configure:15572:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
hopm-1.1.9/configure:15573:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
hopm-1.1.9/configure-15574-    ac_shift=:
##############################################
hopm-1.1.9/configure-15576-  --*=)
hopm-1.1.9/configure:15577:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
hopm-1.1.9/configure-15578-    ac_optarg=
##############################################
hopm-1.1.9/configure-15600-    case $ac_optarg in
hopm-1.1.9/configure:15601:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
hopm-1.1.9/configure-15602-    '') as_fn_error $? "missing file argument" ;;
##############################################
hopm-1.1.9/configure-15608-    case $ac_optarg in
hopm-1.1.9/configure:15609:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
hopm-1.1.9/configure-15610-    esac
##############################################
hopm-1.1.9/configure-15677-delay_variable_subst='$delay_variable_subst'
hopm-1.1.9/configure:15678:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15679:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15680:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15681:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15682:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15683:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15684:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15685:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15686:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15687:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15688:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15689:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15690:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15691:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15692:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15693:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15694:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15695:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15696:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15697:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15698:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15699:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15700:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15701:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15702:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15703:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15704:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15705:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15706:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15707:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15708:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15709:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15710:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15711:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15712:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15713:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15714:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15715:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15716:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15717:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15718:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15719:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15720:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15721:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15722:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15723:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15724:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15725:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15726:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15727:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15728:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15729:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15730:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15731:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15732:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15733:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15734:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15735:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15736: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"`'
hopm-1.1.9/configure:15737:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15738:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15739:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15740:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15741:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15742:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15743:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15744:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15745:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15746:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15747:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15748:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15749:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15750:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15751:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15752:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15753:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15754:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15755:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15756:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15757:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15758:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15759:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15760:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15761:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15762:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15763:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15764:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15765:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15766:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15767:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15768:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15769:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15770:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15771:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15772:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15773:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15774:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15775:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15776:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15777:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15778:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15779:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15780:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15781:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15782:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15783:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15784:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15785:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15786:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15787:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15788:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15789:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15790:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15791:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15792:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15793:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15794:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15795:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15796:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15797:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15798:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15799:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15800:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15801:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15802:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15803:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15804:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15805:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15806:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15807:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15808:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15809:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15810:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15811:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure:15812:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/configure-15813-
##############################################
hopm-1.1.9/configure-15894-striplib; do
hopm-1.1.9/configure:15895:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
hopm-1.1.9/configure-15896-    *[\\\\\\\`\\"\\\$]*)
hopm-1.1.9/configure:15897:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
hopm-1.1.9/configure-15898-      ;;
##############################################
hopm-1.1.9/configure-15925-configure_time_lt_sys_library_path; do
hopm-1.1.9/configure:15926:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
hopm-1.1.9/configure-15927-    *[\\\\\\\`\\"\\\$]*)
hopm-1.1.9/configure:15928:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
hopm-1.1.9/configure-15929-      ;;
##############################################
hopm-1.1.9/configure-16024-fi
hopm-1.1.9/configure:16025:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
hopm-1.1.9/configure-16026-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
hopm-1.1.9/configure-16041-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
hopm-1.1.9/configure:16042:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
hopm-1.1.9/configure-16043-ac_delim='%!_!# '
##############################################
hopm-1.1.9/configure-16047-
hopm-1.1.9/configure:16048:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
hopm-1.1.9/configure-16049-  if test $ac_delim_n = $ac_delim_num; then
##############################################
hopm-1.1.9/configure-16185-for ac_last_try in false false :; do
hopm-1.1.9/configure:16186:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
hopm-1.1.9/configure-16187-  if test -z "$ac_tt"; then
##############################################
hopm-1.1.9/configure-16317-      esac
hopm-1.1.9/configure:16318:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
hopm-1.1.9/configure-16319-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
hopm-1.1.9/configure-16376-*)
hopm-1.1.9/configure:16377:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hopm-1.1.9/configure-16378-  # A ".." for each directory in $ac_dir_suffix.
hopm-1.1.9/configure:16379:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hopm-1.1.9/configure-16380-  case $ac_top_builddir_sub in
##############################################
hopm-1.1.9/configure-16437-/@mandir@/p'
hopm-1.1.9/configure:16438:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
hopm-1.1.9/configure-16439-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
hopm-1.1.9/configure-16454-
hopm-1.1.9/configure:16455:# Neutralize VPATH when `$srcdir' = `.'.
hopm-1.1.9/configure-16456-# Shell code in configure.ac might set extrasub.
##############################################
hopm-1.1.9/configure-16482-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
hopm-1.1.9/configure:16483:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
hopm-1.1.9/configure-16484-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
hopm-1.1.9/configure-16528-    * )
hopm-1.1.9/configure:16529:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
hopm-1.1.9/configure-16530-  esac
##############################################
hopm-1.1.9/configure-16583-    # Strip MF so we end up with the name of the file.
hopm-1.1.9/configure:16584:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
hopm-1.1.9/configure-16585-    # Check whether this is an Automake generated Makefile which includes
##############################################
hopm-1.1.9/configure-17134-    *:)
hopm-1.1.9/configure:17135:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
hopm-1.1.9/configure-17136-        ;;
hopm-1.1.9/configure-17137-    x:*)
hopm-1.1.9/configure:17138:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
hopm-1.1.9/configure-17139-        ;;
hopm-1.1.9/configure-17140-    *::*)
hopm-1.1.9/configure:17141:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
hopm-1.1.9/configure:17142:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
hopm-1.1.9/configure-17143-        ;;
hopm-1.1.9/configure-17144-    *)
hopm-1.1.9/configure:17145:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
hopm-1.1.9/configure-17146-        ;;
##############################################
hopm-1.1.9/configure-17161-    done
hopm-1.1.9/configure:17162:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
hopm-1.1.9/configure-17163-}
##############################################
hopm-1.1.9/depcomp-64-  case $1 in
hopm-1.1.9/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
hopm-1.1.9/depcomp-66-      *) dir=;;
##############################################
hopm-1.1.9/depcomp-73-{
hopm-1.1.9/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
hopm-1.1.9/depcomp-75-}
##############################################
hopm-1.1.9/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
hopm-1.1.9/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
hopm-1.1.9/depcomp-128-
##############################################
hopm-1.1.9/depcomp-405-        sleep 1
hopm-1.1.9/depcomp:406:        i=`expr $i - 1`
hopm-1.1.9/depcomp-407-      done
hopm-1.1.9/depcomp-408-    fi
hopm-1.1.9/depcomp:409:    i=`expr $i - 1`
hopm-1.1.9/depcomp-410-  done
##############################################
hopm-1.1.9/depcomp-425-  # Do two passes, one to just change these to
hopm-1.1.9/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
hopm-1.1.9/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
hopm-1.1.9/depcomp-659-  done
hopm-1.1.9/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
hopm-1.1.9/depcomp-661-  touch "$tmpdepfile"
##############################################
hopm-1.1.9/doc/Makefile.in-50-  { \
hopm-1.1.9/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
hopm-1.1.9/doc/Makefile.in-52-  }; \
##############################################
hopm-1.1.9/doc/Makefile.in-132-  esac
hopm-1.1.9/doc/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
hopm-1.1.9/doc/Makefile.in-134-am__vpath_adj = case $$p in \
hopm-1.1.9/doc/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
hopm-1.1.9/doc/Makefile.in-136-    *) f=$$p;; \
hopm-1.1.9/doc/Makefile.in-137-  esac;
hopm-1.1.9/doc/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
hopm-1.1.9/doc/Makefile.in-139-am__install_max = 40
hopm-1.1.9/doc/Makefile.in-140-am__nobase_strip_setup = \
hopm-1.1.9/doc/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
hopm-1.1.9/doc/Makefile.in-142-am__nobase_strip = \
##############################################
hopm-1.1.9/doc/Makefile.in-345-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
hopm-1.1.9/doc/Makefile.in:346:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
hopm-1.1.9/doc/Makefile.in-347-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
hopm-1.1.9/doc/Makefile.in-358-distdir-am: $(DISTFILES)
hopm-1.1.9/doc/Makefile.in:359:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/doc/Makefile.in:360:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/doc/Makefile.in-361-	list='$(DISTFILES)'; \
##############################################
hopm-1.1.9/doc/Makefile.in-372-	  if test -d $$d/$$file; then \
hopm-1.1.9/doc/Makefile.in:373:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hopm-1.1.9/doc/Makefile.in-374-	    if test -d "$(distdir)/$$file"; then \
##############################################
hopm-1.1.9/install-sh-234-      fi
hopm-1.1.9/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
hopm-1.1.9/install-sh-236-    *)
##############################################
hopm-1.1.9/install-sh-280-      dstdir=$dst
hopm-1.1.9/install-sh:281:      dstbase=`basename "$src"`
hopm-1.1.9/install-sh-282-      case $dst in
##############################################
hopm-1.1.9/install-sh-287-    else
hopm-1.1.9/install-sh:288:      dstdir=`dirname "$dst"`
hopm-1.1.9/install-sh-289-      test -d "$dstdir"
##############################################
hopm-1.1.9/install-sh-354-                   test_tmpdir="$tmpdir/a"
hopm-1.1.9/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
hopm-1.1.9/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
hopm-1.1.9/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
hopm-1.1.9/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
hopm-1.1.9/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
hopm-1.1.9/install-sh-419-            case $prefix in
hopm-1.1.9/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
hopm-1.1.9/install-sh-421-              *) qprefix=$prefix;;
##############################################
hopm-1.1.9/install-sh-468-    if $copy_on_change &&
hopm-1.1.9/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
hopm-1.1.9/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
hopm-1.1.9/install-sh-471-       set -f &&
##############################################
hopm-1.1.9/ltmain.sh-103-#
hopm-1.1.9/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
hopm-1.1.9/ltmain.sh-105-#
##############################################
hopm-1.1.9/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
hopm-1.1.9/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
hopm-1.1.9/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
hopm-1.1.9/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
hopm-1.1.9/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
hopm-1.1.9/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
hopm-1.1.9/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
hopm-1.1.9/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
hopm-1.1.9/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
hopm-1.1.9/ltmain.sh-410-# The name of this program.
hopm-1.1.9/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
hopm-1.1.9/ltmain.sh-412-
##############################################
hopm-1.1.9/ltmain.sh-416-  *[\\/]*)
hopm-1.1.9/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
hopm-1.1.9/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
hopm-1.1.9/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
hopm-1.1.9/ltmain.sh-610-
hopm-1.1.9/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
hopm-1.1.9/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
hopm-1.1.9/ltmain.sh-613-
##############################################
hopm-1.1.9/ltmain.sh-639-
hopm-1.1.9/ltmain.sh:640:    func_arith_result=`expr "$@"`
hopm-1.1.9/ltmain.sh-641-  }
##############################################
hopm-1.1.9/ltmain.sh-660-  # ...otherwise fall back to using sed.
hopm-1.1.9/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
hopm-1.1.9/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
hopm-1.1.9/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
hopm-1.1.9/ltmain.sh-757-      test -n "$_G_tc" && {
hopm-1.1.9/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
hopm-1.1.9/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
hopm-1.1.9/ltmain.sh-760-      }
hopm-1.1.9/ltmain.sh-761-    done
hopm-1.1.9/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
hopm-1.1.9/ltmain.sh-763-
##############################################
hopm-1.1.9/ltmain.sh-831-
hopm-1.1.9/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
hopm-1.1.9/ltmain.sh-833-  }
##############################################
hopm-1.1.9/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
hopm-1.1.9/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
hopm-1.1.9/ltmain.sh-865-      done
hopm-1.1.9/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
hopm-1.1.9/ltmain.sh-867-
##############################################
hopm-1.1.9/ltmain.sh-901-      # If mktemp works, use that first and foremost
hopm-1.1.9/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
hopm-1.1.9/ltmain.sh-903-
##############################################
hopm-1.1.9/ltmain.sh-1111-        *[\\\`\"\$]*)
hopm-1.1.9/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
hopm-1.1.9/ltmain.sh-1113-        *)
##############################################
hopm-1.1.9/ltmain.sh-1198-    case $2 in
hopm-1.1.9/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
hopm-1.1.9/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
hopm-1.1.9/ltmain.sh-1201-    esac
##############################################
hopm-1.1.9/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
hopm-1.1.9/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
hopm-1.1.9/ltmain.sh-1273-      ;;
##############################################
hopm-1.1.9/ltmain.sh-1358-
hopm-1.1.9/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
hopm-1.1.9/ltmain.sh-1360-}
##############################################
hopm-1.1.9/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
hopm-1.1.9/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
hopm-1.1.9/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
hopm-1.1.9/ltmain.sh-1517-
hopm-1.1.9/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
hopm-1.1.9/ltmain.sh-1519-}
##############################################
hopm-1.1.9/ltmain.sh-1943-
hopm-1.1.9/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
hopm-1.1.9/ltmain.sh-1945-      func_split_equals_rhs=
hopm-1.1.9/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
hopm-1.1.9/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
hopm-1.1.9/ltmain.sh-1948-  }
##############################################
hopm-1.1.9/ltmain.sh-1971-
hopm-1.1.9/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
hopm-1.1.9/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
hopm-1.1.9/ltmain.sh-1974-  }
##############################################
hopm-1.1.9/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-14
hopm-1.1.9/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
hopm-1.1.9/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
hopm-1.1.9/ltmain.sh-2147-
##############################################
hopm-1.1.9/ltmain.sh-2183-  {
hopm-1.1.9/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
hopm-1.1.9/ltmain.sh-2185-  }
##############################################
hopm-1.1.9/ltmain.sh-2188-  {
hopm-1.1.9/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
hopm-1.1.9/ltmain.sh-2190-  }
##############################################
hopm-1.1.9/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
hopm-1.1.9/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
hopm-1.1.9/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
hopm-1.1.9/ltmain.sh-2751-      done
hopm-1.1.9/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
hopm-1.1.9/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
hopm-1.1.9/ltmain.sh-2754-      case $@ in
##############################################
hopm-1.1.9/ltmain.sh-2764-	    # Evaluate the configuration.
hopm-1.1.9/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
hopm-1.1.9/ltmain.sh-2766-	    CC_quoted=
##############################################
hopm-1.1.9/ltmain.sh-2770-	    done
hopm-1.1.9/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
hopm-1.1.9/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
hopm-1.1.9/ltmain.sh-2773-	    case "$@ " in
##############################################
hopm-1.1.9/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
hopm-1.1.9/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
hopm-1.1.9/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
hopm-1.1.9/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
hopm-1.1.9/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
hopm-1.1.9/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
hopm-1.1.9/ltmain.sh-3101-    # LT_CYGPATH in this case.
hopm-1.1.9/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
hopm-1.1.9/ltmain.sh-3103-  fi
##############################################
hopm-1.1.9/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
hopm-1.1.9/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
hopm-1.1.9/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
hopm-1.1.9/ltmain.sh-3468-    *.[cCFSifmso] | \
hopm-1.1.9/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
hopm-1.1.9/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
hopm-1.1.9/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
hopm-1.1.9/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
hopm-1.1.9/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
hopm-1.1.9/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
hopm-1.1.9/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
hopm-1.1.9/ltmain.sh-3566-
##############################################
hopm-1.1.9/ltmain.sh-3612-      if test warn = "$need_locks" &&
hopm-1.1.9/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
hopm-1.1.9/ltmain.sh-3614-	$ECHO "\
hopm-1.1.9/ltmain.sh-3615-*** ERROR, $lockfile contains:
hopm-1.1.9/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
hopm-1.1.9/ltmain.sh-3617-
##############################################
hopm-1.1.9/ltmain.sh-3661-      if test warn = "$need_locks" &&
hopm-1.1.9/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
hopm-1.1.9/ltmain.sh-3663-	$ECHO "\
hopm-1.1.9/ltmain.sh-3664-*** ERROR, $lockfile contains:
hopm-1.1.9/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
hopm-1.1.9/ltmain.sh-3666-
##############################################
hopm-1.1.9/ltmain.sh-3987-      # Get the absolute pathname.
hopm-1.1.9/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
hopm-1.1.9/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
hopm-1.1.9/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
hopm-1.1.9/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
hopm-1.1.9/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
hopm-1.1.9/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
hopm-1.1.9/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
hopm-1.1.9/ltmain.sh-4372-
##############################################
hopm-1.1.9/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
hopm-1.1.9/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
hopm-1.1.9/ltmain.sh-4385-	  else
hopm-1.1.9/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
hopm-1.1.9/ltmain.sh-4387-	  fi
##############################################
hopm-1.1.9/ltmain.sh-4550-	    fi
hopm-1.1.9/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
hopm-1.1.9/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
hopm-1.1.9/ltmain.sh-4569-	        # Replace the output file specification.
hopm-1.1.9/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
hopm-1.1.9/ltmain.sh-4571-
##############################################
hopm-1.1.9/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
hopm-1.1.9/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
hopm-1.1.9/ltmain.sh-4590-	  fi
##############################################
hopm-1.1.9/ltmain.sh-4662-    my_pic_p=${3-false}
hopm-1.1.9/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
hopm-1.1.9/ltmain.sh-4664-    my_dlsyms=
##############################################
hopm-1.1.9/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
hopm-1.1.9/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
hopm-1.1.9/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
hopm-1.1.9/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
hopm-1.1.9/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
hopm-1.1.9/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
hopm-1.1.9/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
hopm-1.1.9/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
hopm-1.1.9/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
hopm-1.1.9/ltmain.sh-4954-	  else
hopm-1.1.9/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
hopm-1.1.9/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
hopm-1.1.9/ltmain.sh-4957-	  fi
##############################################
hopm-1.1.9/ltmain.sh-4959-	*)
hopm-1.1.9/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
hopm-1.1.9/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
hopm-1.1.9/ltmain.sh-4962-	  ;;
##############################################
hopm-1.1.9/ltmain.sh-4974-      # Nullify the symbol file.
hopm-1.1.9/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
hopm-1.1.9/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
hopm-1.1.9/ltmain.sh-4977-    fi
##############################################
hopm-1.1.9/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
hopm-1.1.9/ltmain.sh:4989:  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)$'`
hopm-1.1.9/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
hopm-1.1.9/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
hopm-1.1.9/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
hopm-1.1.9/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
hopm-1.1.9/ltmain.sh-5017-  win32_libid_type=unknown
hopm-1.1.9/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
hopm-1.1.9/ltmain.sh-5019-  case $win32_fileres in
##############################################
hopm-1.1.9/ltmain.sh-5082-
hopm-1.1.9/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
hopm-1.1.9/ltmain.sh-5084-}
##############################################
hopm-1.1.9/ltmain.sh-5100-
hopm-1.1.9/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
hopm-1.1.9/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
hopm-1.1.9/ltmain.sh-5164-    # binutils import library
hopm-1.1.9/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
hopm-1.1.9/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
hopm-1.1.9/ltmain.sh-5167-    # ms-generated import library
hopm-1.1.9/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
hopm-1.1.9/ltmain.sh-5169-  else
##############################################
hopm-1.1.9/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
hopm-1.1.9/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
hopm-1.1.9/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
hopm-1.1.9/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
hopm-1.1.9/ltmain.sh-5252-	    darwin_arch=
##############################################
hopm-1.1.9/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
hopm-1.1.9/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
hopm-1.1.9/ltmain.sh-5264-	    darwin_file=
##############################################
hopm-1.1.9/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
hopm-1.1.9/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
hopm-1.1.9/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
hopm-1.1.9/ltmain.sh-5281-      esac
hopm-1.1.9/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
hopm-1.1.9/ltmain.sh-5283-    done
##############################################
hopm-1.1.9/ltmain.sh-5352-
hopm-1.1.9/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
hopm-1.1.9/ltmain.sh-5354-    $ECHO "\
##############################################
hopm-1.1.9/ltmain.sh-5387-    --lt-dump-script)
hopm-1.1.9/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
hopm-1.1.9/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
hopm-1.1.9/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
hopm-1.1.9/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
hopm-1.1.9/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
hopm-1.1.9/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
hopm-1.1.9/ltmain.sh-5416-  done
##############################################
hopm-1.1.9/ltmain.sh-5472-  # Find the directory that this script lives in.
hopm-1.1.9/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
hopm-1.1.9/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
hopm-1.1.9/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
hopm-1.1.9/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
hopm-1.1.9/ltmain.sh-5478-  while test -n \"\$file\"; do
hopm-1.1.9/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
hopm-1.1.9/ltmain.sh-5480-
##############################################
hopm-1.1.9/ltmain.sh-5488-
hopm-1.1.9/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
hopm-1.1.9/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
hopm-1.1.9/ltmain.sh-5491-  done
##############################################
hopm-1.1.9/ltmain.sh-5502-    case \"\$thisdir\" in
hopm-1.1.9/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
hopm-1.1.9/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
hopm-1.1.9/ltmain.sh-5508-  # Try to get the absolute directory name.
hopm-1.1.9/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
hopm-1.1.9/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
hopm-1.1.9/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
hopm-1.1.9/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
hopm-1.1.9/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
hopm-1.1.9/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
hopm-1.1.9/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
hopm-1.1.9/ltmain.sh-5535-      else
##############################################
hopm-1.1.9/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
hopm-1.1.9/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
hopm-1.1.9/ltmain.sh-5579-
##############################################
hopm-1.1.9/ltmain.sh-6556-
hopm-1.1.9/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
hopm-1.1.9/ltmain.sh-6558-    *import*) : ;;
##############################################
hopm-1.1.9/ltmain.sh-6804-	    moreargs=
hopm-1.1.9/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
hopm-1.1.9/ltmain.sh-6806-	    do
##############################################
hopm-1.1.9/ltmain.sh-7065-	*)
hopm-1.1.9/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
hopm-1.1.9/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
hopm-1.1.9/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
hopm-1.1.9/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
hopm-1.1.9/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
hopm-1.1.9/ltmain.sh-7385-      -Z*)
hopm-1.1.9/ltmain.sh:7386:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
hopm-1.1.9/ltmain.sh-7387-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
hopm-1.1.9/ltmain.sh-7555-      # get the directories listed in $shlibpath_var
hopm-1.1.9/ltmain.sh:7556:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
hopm-1.1.9/ltmain.sh-7557-    else
##############################################
hopm-1.1.9/ltmain.sh-7874-		  set dummy $deplibs_check_method; shift
hopm-1.1.9/ltmain.sh:7875:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
hopm-1.1.9/ltmain.sh-7876-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
hopm-1.1.9/ltmain.sh-7964-	if test -n "$inherited_linker_flags"; then
hopm-1.1.9/ltmain.sh:7965:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
hopm-1.1.9/ltmain.sh-7966-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
hopm-1.1.9/ltmain.sh-7972-	fi
hopm-1.1.9/ltmain.sh:7973:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hopm-1.1.9/ltmain.sh-7974-	if test lib,link = "$linkmode,$pass" ||
##############################################
hopm-1.1.9/ltmain.sh-8045-	*)
hopm-1.1.9/ltmain.sh:8046:	  abs_ladir=`cd "$ladir" && pwd`
hopm-1.1.9/ltmain.sh-8047-	  if test -z "$abs_ladir"; then
##############################################
hopm-1.1.9/ltmain.sh-8298-	    shift
hopm-1.1.9/ltmain.sh:8299:	    libname=`eval "\\$ECHO \"$libname_spec\""`
hopm-1.1.9/ltmain.sh-8300-	    # use dlname if we got it. it's perfectly good, no?
##############################################
hopm-1.1.9/ltmain.sh-8590-		*)
hopm-1.1.9/ltmain.sh:8591:		  absdir=`cd "$dir" && pwd`
hopm-1.1.9/ltmain.sh-8592-		  if test -z "$absdir"; then
##############################################
hopm-1.1.9/ltmain.sh-8601-		  depdepl=
hopm-1.1.9/ltmain.sh:8602:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
hopm-1.1.9/ltmain.sh-8603-		  if test -n "$deplibrary_names"; then
##############################################
hopm-1.1.9/ltmain.sh-8608-		      depdepl=$absdir/$objdir/$depdepl
hopm-1.1.9/ltmain.sh:8609:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
hopm-1.1.9/ltmain.sh-8610-                      if test -z "$darwin_install_name"; then
hopm-1.1.9/ltmain.sh:8611:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
hopm-1.1.9/ltmain.sh-8612-                      fi
##############################################
hopm-1.1.9/ltmain.sh-8623-		else
hopm-1.1.9/ltmain.sh:8624:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
hopm-1.1.9/ltmain.sh-8625-		  test -z "$libdir" && \
##############################################
hopm-1.1.9/ltmain.sh-8646-	else
hopm-1.1.9/ltmain.sh:8647:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hopm-1.1.9/ltmain.sh-8648-	fi
##############################################
hopm-1.1.9/ltmain.sh-8735-        linux*)
hopm-1.1.9/ltmain.sh:8736:          case `$CC -V 2>&1 | sed 5q` in
hopm-1.1.9/ltmain.sh-8737-          *Sun\ C*) # Sun C++ 5.9
##############################################
hopm-1.1.9/ltmain.sh-9143-	removelist=
hopm-1.1.9/ltmain.sh:9144:	tempremovelist=`$ECHO "$output_objdir/*"`
hopm-1.1.9/ltmain.sh-9145-	for p in $tempremovelist; do
##############################################
hopm-1.1.9/ltmain.sh-9169-	# Transform .lo files to .o files.
hopm-1.1.9/ltmain.sh:9170:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
hopm-1.1.9/ltmain.sh-9171-      fi
##############################################
hopm-1.1.9/ltmain.sh-9174-      #for path in $notinst_path; do
hopm-1.1.9/ltmain.sh:9175:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
hopm-1.1.9/ltmain.sh:9176:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
hopm-1.1.9/ltmain.sh:9177:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
hopm-1.1.9/ltmain.sh-9178-      #done
##############################################
hopm-1.1.9/ltmain.sh-9295-		if test -n "$i"; then
hopm-1.1.9/ltmain.sh:9296:		  libname=`eval "\\$ECHO \"$libname_spec\""`
hopm-1.1.9/ltmain.sh:9297:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
hopm-1.1.9/ltmain.sh-9298-		  set dummy $deplib_matches; shift
hopm-1.1.9/ltmain.sh-9299-		  deplib_match=$1
hopm-1.1.9/ltmain.sh:9300:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
hopm-1.1.9/ltmain.sh-9301-		    func_append newdeplibs " $i"
##############################################
hopm-1.1.9/ltmain.sh-9338-		  if test -n "$i"; then
hopm-1.1.9/ltmain.sh:9339:		    libname=`eval "\\$ECHO \"$libname_spec\""`
hopm-1.1.9/ltmain.sh:9340:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
hopm-1.1.9/ltmain.sh-9341-		    set dummy $deplib_matches; shift
hopm-1.1.9/ltmain.sh-9342-		    deplib_match=$1
hopm-1.1.9/ltmain.sh:9343:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
hopm-1.1.9/ltmain.sh-9344-		      func_append newdeplibs " $i"
##############################################
hopm-1.1.9/ltmain.sh-9373-	  set dummy $deplibs_check_method; shift
hopm-1.1.9/ltmain.sh:9374:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
hopm-1.1.9/ltmain.sh-9375-	  for a_deplib in $deplibs; do
##############################################
hopm-1.1.9/ltmain.sh-9388-	      if test -n "$a_deplib"; then
hopm-1.1.9/ltmain.sh:9389:		libname=`eval "\\$ECHO \"$libname_spec\""`
hopm-1.1.9/ltmain.sh-9390-		if test -n "$file_magic_glob"; then
hopm-1.1.9/ltmain.sh:9391:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
hopm-1.1.9/ltmain.sh-9392-		else
##############################################
hopm-1.1.9/ltmain.sh-9398-		    shopt -s nocaseglob
hopm-1.1.9/ltmain.sh:9399:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
hopm-1.1.9/ltmain.sh-9400-		    $nocaseglob
hopm-1.1.9/ltmain.sh-9401-		  else
hopm-1.1.9/ltmain.sh:9402:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
hopm-1.1.9/ltmain.sh-9403-		  fi
##############################################
hopm-1.1.9/ltmain.sh-9416-		      while test -h "$potlib" 2>/dev/null; do
hopm-1.1.9/ltmain.sh:9417:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
hopm-1.1.9/ltmain.sh-9418-			case $potliblink in
hopm-1.1.9/ltmain.sh-9419-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
hopm-1.1.9/ltmain.sh:9420:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
hopm-1.1.9/ltmain.sh-9421-			esac
##############################################
hopm-1.1.9/ltmain.sh-9457-	  set dummy $deplibs_check_method; shift
hopm-1.1.9/ltmain.sh:9458:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
hopm-1.1.9/ltmain.sh-9459-	  for a_deplib in $deplibs; do
##############################################
hopm-1.1.9/ltmain.sh-9472-	      if test -n "$a_deplib"; then
hopm-1.1.9/ltmain.sh:9473:		libname=`eval "\\$ECHO \"$libname_spec\""`
hopm-1.1.9/ltmain.sh-9474-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
hopm-1.1.9/ltmain.sh:9475:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
hopm-1.1.9/ltmain.sh-9476-		  for potent_lib in $potential_libs; do
##############################################
hopm-1.1.9/ltmain.sh-9511-	  newdeplibs=
hopm-1.1.9/ltmain.sh:9512:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
hopm-1.1.9/ltmain.sh-9513-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
hopm-1.1.9/ltmain.sh-9515-	      # can't use Xsed below, because $i might contain '/'
hopm-1.1.9/ltmain.sh:9516:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
hopm-1.1.9/ltmain.sh-9517-	    done
##############################################
hopm-1.1.9/ltmain.sh-9541-	  # On Rhapsody replace the C library with the System framework
hopm-1.1.9/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
hopm-1.1.9/ltmain.sh-9543-	  ;;
##############################################
hopm-1.1.9/ltmain.sh-9593-	*-*-darwin*)
hopm-1.1.9/ltmain.sh:9594:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hopm-1.1.9/ltmain.sh:9595:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hopm-1.1.9/ltmain.sh:9596:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hopm-1.1.9/ltmain.sh-9597-	  ;;
##############################################
hopm-1.1.9/ltmain.sh-9720-	# Use standard objects if they are pic
hopm-1.1.9/ltmain.sh:9721:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
hopm-1.1.9/ltmain.sh-9722-	test "X$libobjs" = "X " && libobjs=
##############################################
hopm-1.1.9/ltmain.sh-10234-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
hopm-1.1.9/ltmain.sh:10235:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
hopm-1.1.9/ltmain.sh-10236-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
hopm-1.1.9/ltmain.sh-10249-      # Create the old-style object.
hopm-1.1.9/ltmain.sh:10250:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
hopm-1.1.9/ltmain.sh-10251-
##############################################
hopm-1.1.9/ltmain.sh-10307-	# On Rhapsody replace the C library is the System framework
hopm-1.1.9/ltmain.sh:10308:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
hopm-1.1.9/ltmain.sh:10309:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
hopm-1.1.9/ltmain.sh-10310-	;;
##############################################
hopm-1.1.9/ltmain.sh-10325-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
hopm-1.1.9/ltmain.sh:10326:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hopm-1.1.9/ltmain.sh:10327:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
hopm-1.1.9/ltmain.sh-10328-	;;
##############################################
hopm-1.1.9/ltmain.sh-10403-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
hopm-1.1.9/ltmain.sh:10404:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
hopm-1.1.9/ltmain.sh-10405-	  case :$dllsearchpath: in
##############################################
hopm-1.1.9/ltmain.sh-10463-	# Transform all the library objects into standard objects.
hopm-1.1.9/ltmain.sh:10464:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
hopm-1.1.9/ltmain.sh:10465:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
hopm-1.1.9/ltmain.sh-10466-      fi
##############################################
hopm-1.1.9/ltmain.sh-10491-	# Replace the output file specification.
hopm-1.1.9/ltmain.sh:10492:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
hopm-1.1.9/ltmain.sh-10493-	link_command=$compile_command$compile_rpath
##############################################
hopm-1.1.9/ltmain.sh-10500-	  func_to_tool_file "$output"
hopm-1.1.9/ltmain.sh:10501:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
hopm-1.1.9/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
hopm-1.1.9/ltmain.sh-10544-	# Replace the output file specification.
hopm-1.1.9/ltmain.sh:10545:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
hopm-1.1.9/ltmain.sh-10546-	# Delete the old output file.
##############################################
hopm-1.1.9/ltmain.sh-10552-	  func_to_tool_file "$output"
hopm-1.1.9/ltmain.sh:10553:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
hopm-1.1.9/ltmain.sh-10554-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
hopm-1.1.9/ltmain.sh-10570-	  link_command=$finalize_var$compile_command$finalize_rpath
hopm-1.1.9/ltmain.sh:10571:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
hopm-1.1.9/ltmain.sh-10572-          ;;
##############################################
hopm-1.1.9/ltmain.sh-10583-      # Replace the output file specification.
hopm-1.1.9/ltmain.sh:10584:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
hopm-1.1.9/ltmain.sh-10585-
##############################################
hopm-1.1.9/ltmain.sh-10592-	func_to_tool_file "$output_objdir/$outputname"
hopm-1.1.9/ltmain.sh:10593:	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'`
hopm-1.1.9/ltmain.sh-10594-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
hopm-1.1.9/ltmain.sh-10613-	relink_command="(cd `pwd`; $relink_command)"
hopm-1.1.9/ltmain.sh:10614:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
hopm-1.1.9/ltmain.sh-10615-      fi
##############################################
hopm-1.1.9/ltmain.sh-10859-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
hopm-1.1.9/ltmain.sh:10860:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
hopm-1.1.9/ltmain.sh-10861-      if test yes = "$hardcode_automatic"; then
##############################################
hopm-1.1.9/ltmain.sh-10880-		func_resolve_sysroot "$deplib"
hopm-1.1.9/ltmain.sh:10881:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
hopm-1.1.9/ltmain.sh-10882-		test -z "$libdir" && \
##############################################
hopm-1.1.9/ltmain.sh-10906-		name=$func_basename_result
hopm-1.1.9/ltmain.sh:10907:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
hopm-1.1.9/ltmain.sh-10908-		test -z "$libdir" && \
##############################################
hopm-1.1.9/ltmain.sh-10925-		name=$func_basename_result
hopm-1.1.9/ltmain.sh:10926:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
hopm-1.1.9/ltmain.sh-10927-		test -z "$libdir" && \
##############################################
hopm-1.1.9/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
hopm-1.1.9/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
hopm-1.1.9/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
hopm-1.1.9/m4/libtool.m4-119-    done
hopm-1.1.9/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
hopm-1.1.9/m4/libtool.m4-121-}
##############################################
hopm-1.1.9/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
hopm-1.1.9/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
hopm-1.1.9/m4/libtool.m4-439-
##############################################
hopm-1.1.9/m4/libtool.m4-447-#
hopm-1.1.9/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
hopm-1.1.9/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
hopm-1.1.9/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
hopm-1.1.9/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
hopm-1.1.9/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
hopm-1.1.9/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
hopm-1.1.9/m4/libtool.m4-561-      ;;
##############################################
hopm-1.1.9/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
hopm-1.1.9/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
hopm-1.1.9/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
hopm-1.1.9/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
hopm-1.1.9/m4/libtool.m4-574-      ;;
##############################################
hopm-1.1.9/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
hopm-1.1.9/m4/libtool.m4:1112:    _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\"`'
hopm-1.1.9/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
hopm-1.1.9/m4/libtool.m4-1164-      }]'
hopm-1.1.9/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hopm-1.1.9/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
hopm-1.1.9/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
hopm-1.1.9/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
hopm-1.1.9/m4/libtool.m4-1169-  fi],[])
##############################################
hopm-1.1.9/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
hopm-1.1.9/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
hopm-1.1.9/m4/libtool.m4-1202-  ECHO='print -r --'
hopm-1.1.9/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
hopm-1.1.9/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
hopm-1.1.9/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
hopm-1.1.9/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
hopm-1.1.9/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
hopm-1.1.9/m4/libtool.m4-1238-
##############################################
hopm-1.1.9/m4/libtool.m4-1259-   if test yes = "$GCC"; then
hopm-1.1.9/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
hopm-1.1.9/m4/libtool.m4-1261-   fi
##############################################
hopm-1.1.9/m4/libtool.m4-1263- /*)
hopm-1.1.9/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
hopm-1.1.9/m4/libtool.m4-1265-   ;; #(
##############################################
hopm-1.1.9/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
hopm-1.1.9/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/m4/libtool.m4-1295-      *ELF-32*)
##############################################
hopm-1.1.9/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
hopm-1.1.9/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/m4/libtool.m4-1312-	*32-bit*)
##############################################
hopm-1.1.9/m4/libtool.m4-1322-    else
hopm-1.1.9/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/m4/libtool.m4-1324-	*32-bit*)
##############################################
hopm-1.1.9/m4/libtool.m4-1344-    emul=elf
hopm-1.1.9/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/m4/libtool.m4-1346-      *32-bit*)
##############################################
hopm-1.1.9/m4/libtool.m4-1352-    esac
hopm-1.1.9/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/m4/libtool.m4-1354-      *MSB*)
##############################################
hopm-1.1.9/m4/libtool.m4-1360-    esac
hopm-1.1.9/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
hopm-1.1.9/m4/libtool.m4-1362-      *N32*)
##############################################
hopm-1.1.9/m4/libtool.m4-1725-    # And add a safety zone
hopm-1.1.9/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
hopm-1.1.9/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
hopm-1.1.9/m4/libtool.m4-1728-    ;;
##############################################
hopm-1.1.9/m4/libtool.m4-1758-    if test -n "$kargmax"; then
hopm-1.1.9/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
hopm-1.1.9/m4/libtool.m4-1760-    else
##############################################
hopm-1.1.9/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
hopm-1.1.9/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
hopm-1.1.9/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
hopm-1.1.9/m4/libtool.m4-1770-    else
##############################################
hopm-1.1.9/m4/libtool.m4-1779-      # we can't tell.
hopm-1.1.9/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
hopm-1.1.9/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
hopm-1.1.9/m4/libtool.m4-1783-      do
hopm-1.1.9/m4/libtool.m4:1784:        i=`expr $i + 1`
hopm-1.1.9/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
hopm-1.1.9/m4/libtool.m4-1787-      # Only check the string length outside the loop.
hopm-1.1.9/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
hopm-1.1.9/m4/libtool.m4-1789-      teststring=
##############################################
hopm-1.1.9/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
hopm-1.1.9/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
hopm-1.1.9/m4/libtool.m4-1794-    fi
##############################################
hopm-1.1.9/m4/libtool.m4-2258-    *:)
hopm-1.1.9/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
hopm-1.1.9/m4/libtool.m4-2260-        ;;
hopm-1.1.9/m4/libtool.m4-2261-    x:*)
hopm-1.1.9/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
hopm-1.1.9/m4/libtool.m4-2263-        ;;
hopm-1.1.9/m4/libtool.m4-2264-    *::*)
hopm-1.1.9/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
hopm-1.1.9/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
hopm-1.1.9/m4/libtool.m4-2267-        ;;
hopm-1.1.9/m4/libtool.m4-2268-    *)
hopm-1.1.9/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
hopm-1.1.9/m4/libtool.m4-2270-        ;;
##############################################
hopm-1.1.9/m4/libtool.m4-2298-  esac
hopm-1.1.9/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
hopm-1.1.9/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
hopm-1.1.9/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
hopm-1.1.9/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
hopm-1.1.9/m4/libtool.m4-2307-    ;;
hopm-1.1.9/m4/libtool.m4-2308-  *)
hopm-1.1.9/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
hopm-1.1.9/m4/libtool.m4-2310-    ;;
##############################################
hopm-1.1.9/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
hopm-1.1.9/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
hopm-1.1.9/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
hopm-1.1.9/m4/libtool.m4-2356-  esac
hopm-1.1.9/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
hopm-1.1.9/m4/libtool.m4-2358-else
##############################################
hopm-1.1.9/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
hopm-1.1.9/m4/libtool.m4:2498:    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'
hopm-1.1.9/m4/libtool.m4-2499-    ;;
##############################################
hopm-1.1.9/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
hopm-1.1.9/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
hopm-1.1.9/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
hopm-1.1.9/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
hopm-1.1.9/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
hopm-1.1.9/m4/libtool.m4-2542-      fi'
hopm-1.1.9/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
hopm-1.1.9/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
hopm-1.1.9/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
hopm-1.1.9/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
hopm-1.1.9/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
hopm-1.1.9/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
hopm-1.1.9/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
hopm-1.1.9/m4/libtool.m4-2558-      ;;
##############################################
hopm-1.1.9/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
hopm-1.1.9/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
hopm-1.1.9/m4/libtool.m4-2562-      ;;
##############################################
hopm-1.1.9/m4/libtool.m4-2569-    libname_spec='$name'
hopm-1.1.9/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
hopm-1.1.9/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
hopm-1.1.9/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
hopm-1.1.9/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
hopm-1.1.9/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
hopm-1.1.9/m4/libtool.m4-2586-      # Convert to MSYS style.
hopm-1.1.9/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
hopm-1.1.9/m4/libtool.m4-2588-      ;;
##############################################
hopm-1.1.9/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
hopm-1.1.9/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
hopm-1.1.9/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
hopm-1.1.9/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
hopm-1.1.9/m4/libtool.m4-2596-      ;;
##############################################
hopm-1.1.9/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
hopm-1.1.9/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
hopm-1.1.9/m4/libtool.m4-2602-      else
hopm-1.1.9/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
hopm-1.1.9/m4/libtool.m4-2604-      fi
##############################################
hopm-1.1.9/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
hopm-1.1.9/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
hopm-1.1.9/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
hopm-1.1.9/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
hopm-1.1.9/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
hopm-1.1.9/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
hopm-1.1.9/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
hopm-1.1.9/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
hopm-1.1.9/m4/libtool.m4-2624-    # Assume MSVC wrapper
hopm-1.1.9/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
hopm-1.1.9/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
hopm-1.1.9/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
hopm-1.1.9/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
hopm-1.1.9/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
hopm-1.1.9/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
hopm-1.1.9/m4/libtool.m4:2876:    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' ' '`
hopm-1.1.9/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
hopm-1.1.9/m4/libtool.m4-2941-  need_lib_prefix=no
hopm-1.1.9/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
hopm-1.1.9/m4/libtool.m4-2943-    need_version=no
##############################################
hopm-1.1.9/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
hopm-1.1.9/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
hopm-1.1.9/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
hopm-1.1.9/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
hopm-1.1.9/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
hopm-1.1.9/m4/libtool.m4-2977-    fi'
hopm-1.1.9/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
hopm-1.1.9/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
hopm-1.1.9/m4/libtool.m4-3188-	"file_magic "*)
hopm-1.1.9/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
hopm-1.1.9/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
hopm-1.1.9/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
hopm-1.1.9/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
hopm-1.1.9/m4/libtool.m4-3273-  *)
hopm-1.1.9/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
hopm-1.1.9/m4/libtool.m4-3275-  esac
##############################################
hopm-1.1.9/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
hopm-1.1.9/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
hopm-1.1.9/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
hopm-1.1.9/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
hopm-1.1.9/m4/libtool.m4-3284-      done
##############################################
hopm-1.1.9/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
hopm-1.1.9/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
hopm-1.1.9/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
hopm-1.1.9/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
hopm-1.1.9/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
hopm-1.1.9/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
hopm-1.1.9/m4/libtool.m4-3578-openbsd* | bitrig*)
hopm-1.1.9/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
hopm-1.1.9/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
hopm-1.1.9/m4/libtool.m4-3645-    else
hopm-1.1.9/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
hopm-1.1.9/m4/libtool.m4-3647-    fi
##############################################
hopm-1.1.9/m4/libtool.m4-3696-	esac
hopm-1.1.9/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
hopm-1.1.9/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
hopm-1.1.9/m4/libtool.m4-3702-	*)
hopm-1.1.9/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
hopm-1.1.9/m4/libtool.m4-3704-	  */dev/null*)
##############################################
hopm-1.1.9/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
hopm-1.1.9/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
hopm-1.1.9/m4/libtool.m4-3730-    *COFF*)
##############################################
hopm-1.1.9/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
hopm-1.1.9/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
hopm-1.1.9/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
hopm-1.1.9/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
hopm-1.1.9/m4/libtool.m4:3962:case `$NM -V 2>&1` in
hopm-1.1.9/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
hopm-1.1.9/m4/libtool.m4-4009-mingw*)
hopm-1.1.9/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
hopm-1.1.9/m4/libtool.m4-4011-  ;;
##############################################
hopm-1.1.9/m4/libtool.m4-4414-	  *)
hopm-1.1.9/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
hopm-1.1.9/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
hopm-1.1.9/m4/libtool.m4-4756-      *)
hopm-1.1.9/m4/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
hopm-1.1.9/m4/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
hopm-1.1.9/m4/libtool.m4-4939-    else
hopm-1.1.9/m4/libtool.m4:4940:      _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'
hopm-1.1.9/m4/libtool.m4-4941-    fi
##############################################
hopm-1.1.9/m4/libtool.m4-5038-	# shared libraries, regardless of the interface used.
hopm-1.1.9/m4/libtool.m4:5039:	case `$LD -v 2>&1` in
hopm-1.1.9/m4/libtool.m4-5040-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
hopm-1.1.9/m4/libtool.m4-5070-    supports_anon_versioning=no
hopm-1.1.9/m4/libtool.m4:5071:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
hopm-1.1.9/m4/libtool.m4-5072-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
hopm-1.1.9/m4/libtool.m4-5173-	prefix_cmds="$SED"~
hopm-1.1.9/m4/libtool.m4:5174:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
hopm-1.1.9/m4/libtool.m4-5175-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
hopm-1.1.9/m4/libtool.m4-5195-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
hopm-1.1.9/m4/libtool.m4:5196:      _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'
hopm-1.1.9/m4/libtool.m4:5197:      _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'
hopm-1.1.9/m4/libtool.m4-5198-      ;;
##############################################
hopm-1.1.9/m4/libtool.m4-5213-        pgcc*)				# Portland Group C compiler
hopm-1.1.9/m4/libtool.m4:5214:	  _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'
hopm-1.1.9/m4/libtool.m4-5215-	  tmp_addflag=' $pic_flag'
##############################################
hopm-1.1.9/m4/libtool.m4-5218-					# Portland Group f77 and f90 compilers
hopm-1.1.9/m4/libtool.m4:5219:	  _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'
hopm-1.1.9/m4/libtool.m4-5220-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
hopm-1.1.9/m4/libtool.m4-5235-	nvcc*)	# Cuda Compiler Driver 2.2
hopm-1.1.9/m4/libtool.m4:5236:	  _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'
hopm-1.1.9/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
hopm-1.1.9/m4/libtool.m4-5239-	esac
hopm-1.1.9/m4/libtool.m4:5240:	case `$CC -V 2>&1 | sed 5q` in
hopm-1.1.9/m4/libtool.m4-5241-	*Sun\ C*)			# Sun C 5.9
hopm-1.1.9/m4/libtool.m4:5242:	  _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'
hopm-1.1.9/m4/libtool.m4-5243-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
hopm-1.1.9/m4/libtool.m4-5310-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
hopm-1.1.9/m4/libtool.m4:5311:      case `$LD -v 2>&1` in
hopm-1.1.9/m4/libtool.m4-5312-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
hopm-1.1.9/m4/libtool.m4-5399-	else
hopm-1.1.9/m4/libtool.m4:5400:	  _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'
hopm-1.1.9/m4/libtool.m4-5401-	fi
##############################################
hopm-1.1.9/m4/libtool.m4-5464-	# below for broken collect2 doesn't work under 4.3+
hopm-1.1.9/m4/libtool.m4:5465:	  collect2name=`$CC -print-prog-name=collect2`
hopm-1.1.9/m4/libtool.m4-5466-	  if test -f "$collect2name" &&
##############################################
hopm-1.1.9/m4/libtool.m4-5520-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
hopm-1.1.9/m4/libtool.m4:5521:        _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
hopm-1.1.9/m4/libtool.m4-5522-      else
##############################################
hopm-1.1.9/m4/libtool.m4-5545-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
hopm-1.1.9/m4/libtool.m4:5546:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
hopm-1.1.9/m4/libtool.m4-5547-	  if test svr4 != "$with_aix_soname"; then
##############################################
hopm-1.1.9/m4/libtool.m4-5636-	# FIXME: Setting linknames here is a bad hack.
hopm-1.1.9/m4/libtool.m4:5637:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
hopm-1.1.9/m4/libtool.m4-5638-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
hopm-1.1.9/m4/libtool.m4-5774-      if test yes = "$GCC"; then
hopm-1.1.9/m4/libtool.m4:5775:	_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'
hopm-1.1.9/m4/libtool.m4-5776-	# Try to use the -exported_symbol ld option, if it does not
##############################################
hopm-1.1.9/m4/libtool.m4-5797-	if test yes = "$lt_cv_irix_exported_symbol"; then
hopm-1.1.9/m4/libtool.m4:5798:          _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'
hopm-1.1.9/m4/libtool.m4-5799-	fi
##############################################
hopm-1.1.9/m4/libtool.m4-5801-      else
hopm-1.1.9/m4/libtool.m4:5802:	_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'
hopm-1.1.9/m4/libtool.m4:5803:	_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'
hopm-1.1.9/m4/libtool.m4-5804-      fi
##############################################
hopm-1.1.9/m4/libtool.m4-5848-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
hopm-1.1.9/m4/libtool.m4:5849:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
hopm-1.1.9/m4/libtool.m4-5850-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
hopm-1.1.9/m4/libtool.m4-5879-	prefix_cmds="$SED"~
hopm-1.1.9/m4/libtool.m4:5880:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
hopm-1.1.9/m4/libtool.m4-5881-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
hopm-1.1.9/m4/libtool.m4-5893-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
hopm-1.1.9/m4/libtool.m4:5894:	_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'
hopm-1.1.9/m4/libtool.m4-5895-      else
hopm-1.1.9/m4/libtool.m4-5896-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
hopm-1.1.9/m4/libtool.m4:5897:	_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'
hopm-1.1.9/m4/libtool.m4-5898-      fi
##############################################
hopm-1.1.9/m4/libtool.m4-5906-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
hopm-1.1.9/m4/libtool.m4:5907:	_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'
hopm-1.1.9/m4/libtool.m4-5908-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
hopm-1.1.9/m4/libtool.m4-5910-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
hopm-1.1.9/m4/libtool.m4:5911:	_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'
hopm-1.1.9/m4/libtool.m4:5912:	_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~
hopm-1.1.9/m4/libtool.m4:5913:          $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'
hopm-1.1.9/m4/libtool.m4-5914-
##############################################
hopm-1.1.9/m4/libtool.m4-5929-      else
hopm-1.1.9/m4/libtool.m4:5930:	case `$CC -V 2>&1` in
hopm-1.1.9/m4/libtool.m4-5931-	*"Compilers 5.0"*)
##############################################
hopm-1.1.9/m4/libtool.m4-6122-	  _LT_TAGVAR(allow_undefined_flag, $1)=
hopm-1.1.9/m4/libtool.m4:6123:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
hopm-1.1.9/m4/libtool.m4-6124-	  then
##############################################
hopm-1.1.9/m4/libtool.m4-6426-        # ancient GNU ld didn't support --whole-archive et. al.
hopm-1.1.9/m4/libtool.m4:6427:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
hopm-1.1.9/m4/libtool.m4-6428-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
hopm-1.1.9/m4/libtool.m4-6536-          # below for broken collect2 doesn't work under 4.3+
hopm-1.1.9/m4/libtool.m4:6537:	  collect2name=`$CC -print-prog-name=collect2`
hopm-1.1.9/m4/libtool.m4-6538-	  if test -f "$collect2name" &&
##############################################
hopm-1.1.9/m4/libtool.m4-6594-
hopm-1.1.9/m4/libtool.m4:6595:          _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
hopm-1.1.9/m4/libtool.m4-6596-        else
##############################################
hopm-1.1.9/m4/libtool.m4-6619-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
hopm-1.1.9/m4/libtool.m4:6620:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
hopm-1.1.9/m4/libtool.m4-6621-	    if test svr4 != "$with_aix_soname"; then
##############################################
hopm-1.1.9/m4/libtool.m4-6748-	  prefix_cmds="$SED"~
hopm-1.1.9/m4/libtool.m4:6749:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
hopm-1.1.9/m4/libtool.m4-6750-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
hopm-1.1.9/m4/libtool.m4-6822-            # dependencies.
hopm-1.1.9/m4/libtool.m4:6823:            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"'
hopm-1.1.9/m4/libtool.m4-6824-            ;;
##############################################
hopm-1.1.9/m4/libtool.m4-6887-	    # dependencies.
hopm-1.1.9/m4/libtool.m4:6888:	    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"'
hopm-1.1.9/m4/libtool.m4-6889-	    ;;
##############################################
hopm-1.1.9/m4/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
hopm-1.1.9/m4/libtool.m4:6924:	_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'
hopm-1.1.9/m4/libtool.m4:6925:	_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'
hopm-1.1.9/m4/libtool.m4-6926-	;;
##############################################
hopm-1.1.9/m4/libtool.m4-6930-	    # SGI C++
hopm-1.1.9/m4/libtool.m4:6931:	    _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'
hopm-1.1.9/m4/libtool.m4-6932-
##############################################
hopm-1.1.9/m4/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
hopm-1.1.9/m4/libtool.m4:6942:	        _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'
hopm-1.1.9/m4/libtool.m4-6943-	      else
hopm-1.1.9/m4/libtool.m4:6944:	        _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'
hopm-1.1.9/m4/libtool.m4-6945-	      fi
##############################################
hopm-1.1.9/m4/libtool.m4-6962-	    # to its proper name (with version) after linking.
hopm-1.1.9/m4/libtool.m4:6963:	    _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'
hopm-1.1.9/m4/libtool.m4:6964:	    _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'
hopm-1.1.9/m4/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
hopm-1.1.9/m4/libtool.m4-6972-	    # dependencies.
hopm-1.1.9/m4/libtool.m4:6973:	    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"'
hopm-1.1.9/m4/libtool.m4-6974-
##############################################
hopm-1.1.9/m4/libtool.m4-6987-	    # earlier do not add the objects themselves.
hopm-1.1.9/m4/libtool.m4:6988:	    case `$CC -V 2>&1` in
hopm-1.1.9/m4/libtool.m4-6989-	      *"Version 7."*)
##############################################
hopm-1.1.9/m4/libtool.m4-7008-            # Portland Group C++ compiler
hopm-1.1.9/m4/libtool.m4:7009:	    case `$CC -V` in
hopm-1.1.9/m4/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
hopm-1.1.9/m4/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
hopm-1.1.9/m4/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
hopm-1.1.9/m4/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
hopm-1.1.9/m4/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
hopm-1.1.9/m4/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
hopm-1.1.9/m4/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
hopm-1.1.9/m4/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
hopm-1.1.9/m4/libtool.m4:7023:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
hopm-1.1.9/m4/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
hopm-1.1.9/m4/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
hopm-1.1.9/m4/libtool.m4:7027:                $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'
hopm-1.1.9/m4/libtool.m4-7028-	      ;;
##############################################
hopm-1.1.9/m4/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
hopm-1.1.9/m4/libtool.m4:7037:	    _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'
hopm-1.1.9/m4/libtool.m4-7038-            ;;
##############################################
hopm-1.1.9/m4/libtool.m4-7055-	    # dependencies.
hopm-1.1.9/m4/libtool.m4:7056:	    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'
hopm-1.1.9/m4/libtool.m4-7057-	    ;;
##############################################
hopm-1.1.9/m4/libtool.m4-7070-	  *)
hopm-1.1.9/m4/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
hopm-1.1.9/m4/libtool.m4-7072-	    *Sun\ C*)
##############################################
hopm-1.1.9/m4/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
hopm-1.1.9/m4/libtool.m4:7078:	      _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'
hopm-1.1.9/m4/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
hopm-1.1.9/m4/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
hopm-1.1.9/m4/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
hopm-1.1.9/m4/libtool.m4-7144-	    _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'
##############################################
hopm-1.1.9/m4/libtool.m4-7161-	    # to its proper name (with version) after linking.
hopm-1.1.9/m4/libtool.m4:7162:	    _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'
hopm-1.1.9/m4/libtool.m4-7163-
##############################################
hopm-1.1.9/m4/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
hopm-1.1.9/m4/libtool.m4:7183:	        _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'
hopm-1.1.9/m4/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
hopm-1.1.9/m4/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
hopm-1.1.9/m4/libtool.m4:7188:	        _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'
hopm-1.1.9/m4/libtool.m4:7189:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
hopm-1.1.9/m4/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
hopm-1.1.9/m4/libtool.m4:7191:                  $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~
hopm-1.1.9/m4/libtool.m4-7192-                  $RM $lib.exp'
##############################################
hopm-1.1.9/m4/libtool.m4-7206-	    # dependencies.
hopm-1.1.9/m4/libtool.m4:7207:	    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"'
hopm-1.1.9/m4/libtool.m4-7208-	    ;;
##############################################
hopm-1.1.9/m4/libtool.m4-7213-	        osf3*)
hopm-1.1.9/m4/libtool.m4:7214:	          _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'
hopm-1.1.9/m4/libtool.m4-7215-		  ;;
hopm-1.1.9/m4/libtool.m4-7216-	        *)
hopm-1.1.9/m4/libtool.m4:7217:	          _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'
hopm-1.1.9/m4/libtool.m4-7218-		  ;;
##############################################
hopm-1.1.9/m4/libtool.m4-7466-  case @S|@2 in
hopm-1.1.9/m4/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
hopm-1.1.9/m4/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
hopm-1.1.9/m4/libtool.m4-7469-  esac
##############################################
hopm-1.1.9/m4/libtool.m4-7555-
hopm-1.1.9/m4/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
hopm-1.1.9/m4/libtool.m4-7557-    case $prev$p in
##############################################
hopm-1.1.9/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
hopm-1.1.9/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
hopm-1.1.9/m4/libtool.m4-7661-fi
##############################################
hopm-1.1.9/m4/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
hopm-1.1.9/m4/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
hopm-1.1.9/m4/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
hopm-1.1.9/m4/ltsugar.m4-68-m4_define([lt_combine],
hopm-1.1.9/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
hopm-1.1.9/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
hopm-1.1.9/src/Makefile.in-50-  { \
hopm-1.1.9/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
hopm-1.1.9/src/Makefile.in-52-  }; \
##############################################
hopm-1.1.9/src/Makefile.in-245-  while test -n "$$dir1"; do \
hopm-1.1.9/src/Makefile.in:246:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
hopm-1.1.9/src/Makefile.in-247-    if test "$$first" != "."; then \
hopm-1.1.9/src/Makefile.in-248-      if test "$$first" = ".."; then \
hopm-1.1.9/src/Makefile.in:249:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
hopm-1.1.9/src/Makefile.in:250:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
hopm-1.1.9/src/Makefile.in-251-      else \
hopm-1.1.9/src/Makefile.in:252:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
hopm-1.1.9/src/Makefile.in-253-        if test "$$first2" = "$$first"; then \
hopm-1.1.9/src/Makefile.in:254:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
hopm-1.1.9/src/Makefile.in-255-        else \
##############################################
hopm-1.1.9/src/Makefile.in-260-    fi; \
hopm-1.1.9/src/Makefile.in:261:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
hopm-1.1.9/src/Makefile.in-262-  done; \
##############################################
hopm-1.1.9/src/Makefile.in-522-	test -n "$(EXEEXT)" || exit 0; \
hopm-1.1.9/src/Makefile.in:523:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
hopm-1.1.9/src/Makefile.in-524-	echo " rm -f" $$list; \
##############################################
hopm-1.1.9/src/Makefile.in-572-.c.obj:
hopm-1.1.9/src/Makefile.in:573:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
hopm-1.1.9/src/Makefile.in-574-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
hopm-1.1.9/src/Makefile.in-576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hopm-1.1.9/src/Makefile.in:577:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
hopm-1.1.9/src/Makefile.in-578-
##############################################
hopm-1.1.9/src/Makefile.in-589-.y.c:
hopm-1.1.9/src/Makefile.in:590:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
hopm-1.1.9/src/Makefile.in-591-
##############################################
hopm-1.1.9/src/Makefile.in-611-	dot_seen=no; \
hopm-1.1.9/src/Makefile.in:612:	target=`echo $@ | sed s/-recursive//`; \
hopm-1.1.9/src/Makefile.in-613-	case "$@" in \
##############################################
hopm-1.1.9/src/Makefile.in-674-GTAGS:
hopm-1.1.9/src/Makefile.in:675:	here=`$(am__cd) $(top_builddir) && pwd` \
hopm-1.1.9/src/Makefile.in-676-	  && $(am__cd) $(top_srcdir) \
##############################################
hopm-1.1.9/src/Makefile.in-700-distdir-am: $(DISTFILES)
hopm-1.1.9/src/Makefile.in:701:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/src/Makefile.in:702:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/src/Makefile.in-703-	list='$(DISTFILES)'; \
##############################################
hopm-1.1.9/src/Makefile.in-714-	  if test -d $$d/$$file; then \
hopm-1.1.9/src/Makefile.in:715:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hopm-1.1.9/src/Makefile.in-716-	    if test -d "$(distdir)/$$file"; then \
##############################################
hopm-1.1.9/src/libopm/Makefile.in-49-  { \
hopm-1.1.9/src/libopm/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
hopm-1.1.9/src/libopm/Makefile.in-51-  }; \
##############################################
hopm-1.1.9/src/libopm/Makefile.in-176-  while test -n "$$dir1"; do \
hopm-1.1.9/src/libopm/Makefile.in:177:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
hopm-1.1.9/src/libopm/Makefile.in-178-    if test "$$first" != "."; then \
hopm-1.1.9/src/libopm/Makefile.in-179-      if test "$$first" = ".."; then \
hopm-1.1.9/src/libopm/Makefile.in:180:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
hopm-1.1.9/src/libopm/Makefile.in:181:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
hopm-1.1.9/src/libopm/Makefile.in-182-      else \
hopm-1.1.9/src/libopm/Makefile.in:183:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
hopm-1.1.9/src/libopm/Makefile.in-184-        if test "$$first2" = "$$first"; then \
hopm-1.1.9/src/libopm/Makefile.in:185:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
hopm-1.1.9/src/libopm/Makefile.in-186-        else \
##############################################
hopm-1.1.9/src/libopm/Makefile.in-191-    fi; \
hopm-1.1.9/src/libopm/Makefile.in:192:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
hopm-1.1.9/src/libopm/Makefile.in-193-  done; \
##############################################
hopm-1.1.9/src/libopm/Makefile.in-371-	dot_seen=no; \
hopm-1.1.9/src/libopm/Makefile.in:372:	target=`echo $@ | sed s/-recursive//`; \
hopm-1.1.9/src/libopm/Makefile.in-373-	case "$@" in \
##############################################
hopm-1.1.9/src/libopm/Makefile.in-434-GTAGS:
hopm-1.1.9/src/libopm/Makefile.in:435:	here=`$(am__cd) $(top_builddir) && pwd` \
hopm-1.1.9/src/libopm/Makefile.in-436-	  && $(am__cd) $(top_srcdir) \
##############################################
hopm-1.1.9/src/libopm/Makefile.in-460-distdir-am: $(DISTFILES)
hopm-1.1.9/src/libopm/Makefile.in:461:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/src/libopm/Makefile.in:462:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/src/libopm/Makefile.in-463-	list='$(DISTFILES)'; \
##############################################
hopm-1.1.9/src/libopm/Makefile.in-474-	  if test -d $$d/$$file; then \
hopm-1.1.9/src/libopm/Makefile.in:475:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hopm-1.1.9/src/libopm/Makefile.in-476-	    if test -d "$(distdir)/$$file"; then \
##############################################
hopm-1.1.9/src/libopm/src/Makefile.in-50-  { \
hopm-1.1.9/src/libopm/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
hopm-1.1.9/src/libopm/src/Makefile.in-52-  }; \
##############################################
hopm-1.1.9/src/libopm/src/Makefile.in-399-.c.obj:
hopm-1.1.9/src/libopm/src/Makefile.in:400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
hopm-1.1.9/src/libopm/src/Makefile.in-401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
hopm-1.1.9/src/libopm/src/Makefile.in-403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
hopm-1.1.9/src/libopm/src/Makefile.in:404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
hopm-1.1.9/src/libopm/src/Makefile.in-405-
##############################################
hopm-1.1.9/src/libopm/src/Makefile.in-448-GTAGS:
hopm-1.1.9/src/libopm/src/Makefile.in:449:	here=`$(am__cd) $(top_builddir) && pwd` \
hopm-1.1.9/src/libopm/src/Makefile.in-450-	  && $(am__cd) $(top_srcdir) \
##############################################
hopm-1.1.9/src/libopm/src/Makefile.in-474-distdir-am: $(DISTFILES)
hopm-1.1.9/src/libopm/src/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/src/libopm/src/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
hopm-1.1.9/src/libopm/src/Makefile.in-477-	list='$(DISTFILES)'; \
##############################################
hopm-1.1.9/src/libopm/src/Makefile.in-488-	  if test -d $$d/$$file; then \
hopm-1.1.9/src/libopm/src/Makefile.in:489:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
hopm-1.1.9/src/libopm/src/Makefile.in-490-	    if test -d "$(distdir)/$$file"; then \
##############################################
hopm-1.1.9/src/patricia.c-879-patricia_node_t *
hopm-1.1.9/src/patricia.c:880:patricia_make_and_lookup_addr(patricia_tree_t *tree, struct sockaddr *addr, int bitlen)
hopm-1.1.9/src/patricia.c-881-{
##############################################
hopm-1.1.9/src/patricia.c-949-patricia_node_t *
hopm-1.1.9/src/patricia.c:950:patricia_try_search_exact_addr(patricia_tree_t *tree, struct sockaddr *addr, int bitlen)
hopm-1.1.9/src/patricia.c-951-{
##############################################
hopm-1.1.9/src/patricia.c-981-patricia_node_t *
hopm-1.1.9/src/patricia.c:982:patricia_try_search_best_addr(patricia_tree_t *tree, struct sockaddr *addr, int bitlen)
hopm-1.1.9/src/patricia.c-983-{
##############################################
hopm-1.1.9/src/patricia.h-91-extern patricia_node_t *patricia_try_search_best(patricia_tree_t *, const char *);
hopm-1.1.9/src/patricia.h:92:extern patricia_node_t *patricia_try_search_exact_addr(patricia_tree_t *, struct sockaddr *, int);
hopm-1.1.9/src/patricia.h:93:extern patricia_node_t *patricia_try_search_best_addr(patricia_tree_t *, struct sockaddr *, int);
hopm-1.1.9/src/patricia.h-94-
##############################################
hopm-1.1.9/src/patricia.h-96-extern patricia_node_t *patricia_make_and_lookup(patricia_tree_t *, const char *);
hopm-1.1.9/src/patricia.h:97:extern patricia_node_t *patricia_make_and_lookup_addr(patricia_tree_t *, struct sockaddr *, int);
hopm-1.1.9/src/patricia.h-98-/* } */
##############################################
hopm-1.1.9/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
hopm-1.1.9/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
hopm-1.1.9/ylwrap-103-case $input in
##############################################
hopm-1.1.9/ylwrap-111-esac
hopm-1.1.9/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
hopm-1.1.9/ylwrap-113-
##############################################
hopm-1.1.9/ylwrap-150-  shift
hopm-1.1.9/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
hopm-1.1.9/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
hopm-1.1.9/ylwrap-153-done
##############################################
hopm-1.1.9/ylwrap-182-  do
hopm-1.1.9/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
hopm-1.1.9/ylwrap-184-    if test -f "$from"; then
##############################################
hopm-1.1.9/ylwrap-198-        realtarget=$target
hopm-1.1.9/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
hopm-1.1.9/ylwrap-200-      fi