===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
coolkey-1.1.0/aclocal/Makefile-192-distdir: $(DISTFILES)
coolkey-1.1.0/aclocal/Makefile:193:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/aclocal/Makefile:194:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/aclocal/Makefile-195-	list='$(DISTFILES)'; for file in $$list; do \
coolkey-1.1.0/aclocal/Makefile-196-	  case $$file in \
coolkey-1.1.0/aclocal/Makefile:197:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
coolkey-1.1.0/aclocal/Makefile:198:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
coolkey-1.1.0/aclocal/Makefile-199-	  esac; \
coolkey-1.1.0/aclocal/Makefile-200-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
coolkey-1.1.0/aclocal/Makefile:201:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
coolkey-1.1.0/aclocal/Makefile-202-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
coolkey-1.1.0/aclocal/Makefile.in-192-distdir: $(DISTFILES)
coolkey-1.1.0/aclocal/Makefile.in:193:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/aclocal/Makefile.in:194:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/aclocal/Makefile.in-195-	list='$(DISTFILES)'; for file in $$list; do \
coolkey-1.1.0/aclocal/Makefile.in-196-	  case $$file in \
coolkey-1.1.0/aclocal/Makefile.in:197:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
coolkey-1.1.0/aclocal/Makefile.in:198:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
coolkey-1.1.0/aclocal/Makefile.in-199-	  esac; \
coolkey-1.1.0/aclocal/Makefile.in-200-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
coolkey-1.1.0/aclocal/Makefile.in:201:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
coolkey-1.1.0/aclocal/Makefile.in-202-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
coolkey-1.1.0/Makefile.in-305-	dot_seen=no; \
coolkey-1.1.0/Makefile.in:306:	target=`echo $@ | sed s/-recursive//`; \
coolkey-1.1.0/Makefile.in-307-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
coolkey-1.1.0/Makefile.in-341-	rev="$$rev ."; \
coolkey-1.1.0/Makefile.in:342:	target=`echo $@ | sed s/-recursive//`; \
coolkey-1.1.0/Makefile.in-343-	for subdir in $$rev; do \
##############################################
coolkey-1.1.0/Makefile.in-415-GTAGS:
coolkey-1.1.0/Makefile.in:416:	here=`$(am__cd) $(top_builddir) && pwd` \
coolkey-1.1.0/Makefile.in-417-	  && cd $(top_srcdir) \
##############################################
coolkey-1.1.0/Makefile.in-426-	$(mkdir_p) $(distdir)/src/libckyapplet
coolkey-1.1.0/Makefile.in:427:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/Makefile.in:428:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/Makefile.in-429-	list='$(DISTFILES)'; for file in $$list; do \
coolkey-1.1.0/Makefile.in-430-	  case $$file in \
coolkey-1.1.0/Makefile.in:431:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
coolkey-1.1.0/Makefile.in:432:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
coolkey-1.1.0/Makefile.in-433-	  esac; \
coolkey-1.1.0/Makefile.in-434-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
coolkey-1.1.0/Makefile.in:435:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
coolkey-1.1.0/Makefile.in-436-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
coolkey-1.1.0/Makefile.in-457-	    || exit 1; \
coolkey-1.1.0/Makefile.in:458:	    distdir=`$(am__cd) $(distdir) && pwd`; \
coolkey-1.1.0/Makefile.in:459:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
coolkey-1.1.0/Makefile.in-460-	    (cd $$subdir && \
##############################################
coolkey-1.1.0/Makefile.in-517-	chmod a-w $(distdir)
coolkey-1.1.0/Makefile.in:518:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
coolkey-1.1.0/Makefile.in-519-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
coolkey-1.1.0/Makefile.in-548-	@cd $(distuninstallcheck_dir) \
coolkey-1.1.0/Makefile.in:549:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
coolkey-1.1.0/Makefile.in-550-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
coolkey-1.1.0/Makefile.in-560-	fi
coolkey-1.1.0/Makefile.in:561:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
coolkey-1.1.0/Makefile.in-562-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
coolkey-1.1.0/aclocal.m4-256-done
coolkey-1.1.0/aclocal.m4:257:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/aclocal.m4-258-])
##############################################
coolkey-1.1.0/aclocal.m4-328-  # Remove one level of quotation (which was required for Make).
coolkey-1.1.0/aclocal.m4:329:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
coolkey-1.1.0/aclocal.m4-330-  ;;
##############################################
coolkey-1.1.0/aclocal.m4-339-  :
coolkey-1.1.0/aclocal.m4:340:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
coolkey-1.1.0/aclocal.m4-341-  # Yippee, $echo works!
##############################################
coolkey-1.1.0/aclocal.m4-365-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
coolkey-1.1.0/aclocal.m4:366:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
coolkey-1.1.0/aclocal.m4:367:       echo_test_string=`eval $cmd` &&
coolkey-1.1.0/aclocal.m4-368-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
coolkey-1.1.0/aclocal.m4-374-
coolkey-1.1.0/aclocal.m4:375:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
coolkey-1.1.0/aclocal.m4:376:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/aclocal.m4-377-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/aclocal.m4-389-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
coolkey-1.1.0/aclocal.m4:390:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
coolkey-1.1.0/aclocal.m4:391:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/aclocal.m4-392-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/aclocal.m4-401-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
coolkey-1.1.0/aclocal.m4:402:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/aclocal.m4-403-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/aclocal.m4-416-      echo='printf %s\n'
coolkey-1.1.0/aclocal.m4:417:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
coolkey-1.1.0/aclocal.m4:418:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/aclocal.m4-419-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/aclocal.m4-421-	:
coolkey-1.1.0/aclocal.m4:422:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
coolkey-1.1.0/aclocal.m4-423-	   test "X$echo_testing_string" = 'X\t' &&
coolkey-1.1.0/aclocal.m4:424:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/aclocal.m4-425-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/aclocal.m4-430-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
coolkey-1.1.0/aclocal.m4:431:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
coolkey-1.1.0/aclocal.m4-432-	   test "X$echo_testing_string" = 'X\t' &&
coolkey-1.1.0/aclocal.m4:433:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/aclocal.m4-434-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/aclocal.m4-440-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
coolkey-1.1.0/aclocal.m4:441:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
coolkey-1.1.0/aclocal.m4-442-	  then
##############################################
coolkey-1.1.0/aclocal.m4-448-	if test "$prev" != 'sed 50q "[$]0"'; then
coolkey-1.1.0/aclocal.m4:449:	  echo_test_string=`eval $prev`
coolkey-1.1.0/aclocal.m4-450-	  export echo_test_string
##############################################
coolkey-1.1.0/aclocal.m4-487-  if AC_TRY_EVAL(ac_compile); then
coolkey-1.1.0/aclocal.m4:488:    case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/aclocal.m4-489-    *ELF-32*)
##############################################
coolkey-1.1.0/aclocal.m4-503-   if test "$lt_cv_prog_gnu_ld" = yes; then
coolkey-1.1.0/aclocal.m4:504:    case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/aclocal.m4-505-    *32-bit*)
##############################################
coolkey-1.1.0/aclocal.m4-515-   else
coolkey-1.1.0/aclocal.m4:516:    case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/aclocal.m4-517-    *32-bit*)
##############################################
coolkey-1.1.0/aclocal.m4-750-    # And add a safety zone
coolkey-1.1.0/aclocal.m4:751:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
coolkey-1.1.0/aclocal.m4:752:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
coolkey-1.1.0/aclocal.m4-753-    ;;
##############################################
coolkey-1.1.0/aclocal.m4-778-    if test -n "$kargmax"; then
coolkey-1.1.0/aclocal.m4:779:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
coolkey-1.1.0/aclocal.m4-780-    else
##############################################
coolkey-1.1.0/aclocal.m4-788-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
coolkey-1.1.0/aclocal.m4:789:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
coolkey-1.1.0/aclocal.m4-790-	       = "XX$teststring") >/dev/null 2>&1 &&
coolkey-1.1.0/aclocal.m4:791:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
coolkey-1.1.0/aclocal.m4-792-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
coolkey-1.1.0/aclocal.m4-794-    do
coolkey-1.1.0/aclocal.m4:795:      i=`expr $i + 1`
coolkey-1.1.0/aclocal.m4-796-      teststring=$teststring$teststring
##############################################
coolkey-1.1.0/aclocal.m4-801-    # It appears as though 1/2 is a usable value.
coolkey-1.1.0/aclocal.m4:802:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
coolkey-1.1.0/aclocal.m4-803-    ;;
##############################################
coolkey-1.1.0/aclocal.m4-1093-  if test "$hard_links" = no; then
coolkey-1.1.0/aclocal.m4:1094:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
coolkey-1.1.0/aclocal.m4-1095-    need_locks=warn
##############################################
coolkey-1.1.0/aclocal.m4-1208-if test "$GCC" = yes; then
coolkey-1.1.0/aclocal.m4:1209:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/aclocal.m4-1210-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
coolkey-1.1.0/aclocal.m4-1214-    # okay in the real world where ";" in dirpaths is itself problematic.
coolkey-1.1.0/aclocal.m4:1215:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/aclocal.m4-1216-  else
coolkey-1.1.0/aclocal.m4:1217:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/aclocal.m4-1218-  fi
##############################################
coolkey-1.1.0/aclocal.m4-1285-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
coolkey-1.1.0/aclocal.m4:1286:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
coolkey-1.1.0/aclocal.m4-1287-  ;;
##############################################
coolkey-1.1.0/aclocal.m4-1318-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
coolkey-1.1.0/aclocal.m4:1319:    postinstall_cmds='base_file=`basename \${file}`~
coolkey-1.1.0/aclocal.m4:1320:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
coolkey-1.1.0/aclocal.m4:1321:      dldir=$destdir/`dirname \$dlpath`~
coolkey-1.1.0/aclocal.m4-1322-      test -d \$dldir || mkdir -p \$dldir~
##############################################
coolkey-1.1.0/aclocal.m4-1324-      chmod a+x \$dldir/$dlname'
coolkey-1.1.0/aclocal.m4:1325:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
coolkey-1.1.0/aclocal.m4-1326-      dlpath=$dir/\$dldll~
##############################################
coolkey-1.1.0/aclocal.m4-1332-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
coolkey-1.1.0/aclocal.m4:1333:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/aclocal.m4-1334-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
coolkey-1.1.0/aclocal.m4-1337-      # MinGW DLLs use traditional 'lib' prefix
coolkey-1.1.0/aclocal.m4:1338:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/aclocal.m4:1339:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/aclocal.m4-1340-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
coolkey-1.1.0/aclocal.m4-1346-        # which wouldn't understand a cygwinified path. Ahh.
coolkey-1.1.0/aclocal.m4:1347:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/aclocal.m4-1348-      else
coolkey-1.1.0/aclocal.m4:1349:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/aclocal.m4-1350-      fi
##############################################
coolkey-1.1.0/aclocal.m4-1353-      # pw32 DLLs use 'pw' prefix rather than 'lib'
coolkey-1.1.0/aclocal.m4:1354:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/aclocal.m4-1355-      ;;
##############################################
coolkey-1.1.0/aclocal.m4-1359-  *)
coolkey-1.1.0/aclocal.m4:1360:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
coolkey-1.1.0/aclocal.m4-1361-    ;;
##############################################
coolkey-1.1.0/aclocal.m4-1376-  shlibpath_var=DYLD_LIBRARY_PATH
coolkey-1.1.0/aclocal.m4:1377:  shrext='`test .$module = .yes && echo .so || echo .dylib`'
coolkey-1.1.0/aclocal.m4-1378-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
coolkey-1.1.0/aclocal.m4-1379-  if test "$GCC" = yes; then
coolkey-1.1.0/aclocal.m4:1380:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
coolkey-1.1.0/aclocal.m4-1381-  else
##############################################
coolkey-1.1.0/aclocal.m4-1586-    if AC_TRY_EVAL(ac_compile); then
coolkey-1.1.0/aclocal.m4:1587:      case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/aclocal.m4-1588-      *64-bit*)
##############################################
coolkey-1.1.0/aclocal.m4-1599-  if test -f /etc/ld.so.conf; then
coolkey-1.1.0/aclocal.m4:1600:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
coolkey-1.1.0/aclocal.m4-1601-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
coolkey-1.1.0/aclocal.m4-1671-  shlibpath_var=LD_LIBRARY_PATH
coolkey-1.1.0/aclocal.m4:1672:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/aclocal.m4-1673-    case $host_os in
##############################################
coolkey-1.1.0/aclocal.m4-1821-  if test -z "$LTCC"; then
coolkey-1.1.0/aclocal.m4:1822:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
coolkey-1.1.0/aclocal.m4-1823-    if test -z "$LTCC"; then
##############################################
coolkey-1.1.0/aclocal.m4-1825-    else
coolkey-1.1.0/aclocal.m4:1826:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
coolkey-1.1.0/aclocal.m4-1827-    fi
##############################################
coolkey-1.1.0/aclocal.m4-1829-  if test -z "$LTCFLAGS"; then
coolkey-1.1.0/aclocal.m4:1830:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
coolkey-1.1.0/aclocal.m4-1831-  fi
##############################################
coolkey-1.1.0/aclocal.m4-1834-  # Note that this assumes the entire list is on one line.
coolkey-1.1.0/aclocal.m4:1835:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
coolkey-1.1.0/aclocal.m4-1836-
##############################################
coolkey-1.1.0/aclocal.m4-1840-    # Check whether tagname contains only valid characters
coolkey-1.1.0/aclocal.m4:1841:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
coolkey-1.1.0/aclocal.m4-1842-    "") ;;
##############################################
coolkey-1.1.0/aclocal.m4-2095-	"file_magic "*)
coolkey-1.1.0/aclocal.m4:2096:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
coolkey-1.1.0/aclocal.m4-2097-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
coolkey-1.1.0/aclocal.m4-2167-    # gcc leaves a trailing carriage return which upsets mingw
coolkey-1.1.0/aclocal.m4:2168:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
coolkey-1.1.0/aclocal.m4-2169-  *)
coolkey-1.1.0/aclocal.m4:2170:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
coolkey-1.1.0/aclocal.m4-2171-  esac
##############################################
coolkey-1.1.0/aclocal.m4-2176-      # Canonicalize the pathname of ld
coolkey-1.1.0/aclocal.m4:2177:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
coolkey-1.1.0/aclocal.m4-2178-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
coolkey-1.1.0/aclocal.m4:2179:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
coolkey-1.1.0/aclocal.m4-2180-      done
##############################################
coolkey-1.1.0/aclocal.m4-2207-      # Break only if it was the GNU/non-GNU ld that we prefer.
coolkey-1.1.0/aclocal.m4:2208:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
coolkey-1.1.0/aclocal.m4-2209-      *GNU* | *'with BFD'*)
##############################################
coolkey-1.1.0/aclocal.m4-2238-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
coolkey-1.1.0/aclocal.m4:2239:case `$LD -v 2>&1 </dev/null` in
coolkey-1.1.0/aclocal.m4-2240-*GNU* | *'with BFD'*)
##############################################
coolkey-1.1.0/aclocal.m4-2406-openbsd*)
coolkey-1.1.0/aclocal.m4:2407:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/aclocal.m4-2408-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
coolkey-1.1.0/aclocal.m4-2483-	# Tru64's nm complains that /dev/null is an invalid object file
coolkey-1.1.0/aclocal.m4:2484:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
coolkey-1.1.0/aclocal.m4-2485-	*/dev/null* | *'Invalid file or object type'*)
##############################################
coolkey-1.1.0/aclocal.m4-2489-	*)
coolkey-1.1.0/aclocal.m4:2490:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
coolkey-1.1.0/aclocal.m4-2491-	  */dev/null*)
##############################################
coolkey-1.1.0/aclocal.m4-2853-    # ancient GNU ld didn't support --whole-archive et. al.
coolkey-1.1.0/aclocal.m4:2854:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
coolkey-1.1.0/aclocal.m4-2855-	grep 'no-whole-archive' > /dev/null; then
##############################################
coolkey-1.1.0/aclocal.m4-2934-      # below for broken collect2 doesn't work under 4.3+
coolkey-1.1.0/aclocal.m4:2935:	collect2name=`${CC} -print-prog-name=collect2`
coolkey-1.1.0/aclocal.m4-2936-	if test -f "$collect2name" && \
##############################################
coolkey-1.1.0/aclocal.m4-2982-
coolkey-1.1.0/aclocal.m4:2983:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
coolkey-1.1.0/aclocal.m4-2984-     else
##############################################
coolkey-1.1.0/aclocal.m4-3037-      # is EXPORTS), use it as is; otherwise, prepend...
coolkey-1.1.0/aclocal.m4:3038:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
coolkey-1.1.0/aclocal.m4-3039-	cp $export_symbols $output_objdir/$soname.def;
##############################################
coolkey-1.1.0/aclocal.m4-3099-         output_verbose_link_cmd='echo'
coolkey-1.1.0/aclocal.m4:3100:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
coolkey-1.1.0/aclocal.m4-3101-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
coolkey-1.1.0/aclocal.m4-3167-      # dependencies.
coolkey-1.1.0/aclocal.m4:3168:      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; echo $list'
coolkey-1.1.0/aclocal.m4-3169-      ;;
##############################################
coolkey-1.1.0/aclocal.m4-3231-	# dependencies.
coolkey-1.1.0/aclocal.m4:3232:	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; echo $list'
coolkey-1.1.0/aclocal.m4-3233-	;;
##############################################
coolkey-1.1.0/aclocal.m4-3266-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
coolkey-1.1.0/aclocal.m4:3267:    _LT_AC_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'
coolkey-1.1.0/aclocal.m4:3268:    _LT_AC_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'
coolkey-1.1.0/aclocal.m4-3269-    ;;
##############################################
coolkey-1.1.0/aclocal.m4-3273-	# SGI C++
coolkey-1.1.0/aclocal.m4:3274:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-3275-
##############################################
coolkey-1.1.0/aclocal.m4-3284-	  if test "$with_gnu_ld" = no; then
coolkey-1.1.0/aclocal.m4:3285:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-3286-	  else
coolkey-1.1.0/aclocal.m4:3287:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
coolkey-1.1.0/aclocal.m4-3288-	  fi
##############################################
coolkey-1.1.0/aclocal.m4-3303-	# to its proper name (with version) after linking.
coolkey-1.1.0/aclocal.m4:3304:	_LT_AC_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'
coolkey-1.1.0/aclocal.m4:3305:	_LT_AC_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'
coolkey-1.1.0/aclocal.m4-3306-	# Commands to make compiler produce verbose output that lists
##############################################
coolkey-1.1.0/aclocal.m4-3313-	# dependencies.
coolkey-1.1.0/aclocal.m4:3314:	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; echo $list'
coolkey-1.1.0/aclocal.m4-3315-
##############################################
coolkey-1.1.0/aclocal.m4-3328-	# earlier do not add the objects themselves.
coolkey-1.1.0/aclocal.m4:3329:	case `$CC -V 2>&1` in
coolkey-1.1.0/aclocal.m4-3330-	*"Version 7."*)
##############################################
coolkey-1.1.0/aclocal.m4-3354-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
coolkey-1.1.0/aclocal.m4:3355:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/aclocal.m4-3356-        ;;
##############################################
coolkey-1.1.0/aclocal.m4-3373-	# dependencies.
coolkey-1.1.0/aclocal.m4:3374:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
coolkey-1.1.0/aclocal.m4-3375-	;;
##############################################
coolkey-1.1.0/aclocal.m4-3417-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
coolkey-1.1.0/aclocal.m4:3418:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/aclocal.m4-3419-      _LT_AC_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'
##############################################
coolkey-1.1.0/aclocal.m4-3432-	# to its proper name (with version) after linking.
coolkey-1.1.0/aclocal.m4:3433:	_LT_AC_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'
coolkey-1.1.0/aclocal.m4-3434-
##############################################
coolkey-1.1.0/aclocal.m4-3449-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/aclocal.m4:3450:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-3451-
##############################################
coolkey-1.1.0/aclocal.m4-3462-	# dependencies.
coolkey-1.1.0/aclocal.m4:3463:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
coolkey-1.1.0/aclocal.m4-3464-	;;
##############################################
coolkey-1.1.0/aclocal.m4-3467-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/aclocal.m4:3468:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-3469-
##############################################
coolkey-1.1.0/aclocal.m4-3492-	# to its proper name (with version) after linking.
coolkey-1.1.0/aclocal.m4:3493:	_LT_AC_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'
coolkey-1.1.0/aclocal.m4-3494-
##############################################
coolkey-1.1.0/aclocal.m4-3508-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
coolkey-1.1.0/aclocal.m4:3509:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4:3510:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
coolkey-1.1.0/aclocal.m4-3511-	  echo "-hidden">> $lib.exp~
coolkey-1.1.0/aclocal.m4:3512:	  $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~
coolkey-1.1.0/aclocal.m4-3513-	  $rm $lib.exp'
##############################################
coolkey-1.1.0/aclocal.m4-3525-	# dependencies.
coolkey-1.1.0/aclocal.m4:3526:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
coolkey-1.1.0/aclocal.m4-3527-	;;
##############################################
coolkey-1.1.0/aclocal.m4-3530-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/aclocal.m4:3531:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-3532-
##############################################
coolkey-1.1.0/aclocal.m4-3592-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
coolkey-1.1.0/aclocal.m4:3593:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
coolkey-1.1.0/aclocal.m4-3594-	    ;;
##############################################
coolkey-1.1.0/aclocal.m4-3680-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
coolkey-1.1.0/aclocal.m4:3681:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
coolkey-1.1.0/aclocal.m4-3682-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
coolkey-1.1.0/aclocal.m4-3803-  # eval without this substitution.
coolkey-1.1.0/aclocal.m4:3804:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
coolkey-1.1.0/aclocal.m4-3805-
coolkey-1.1.0/aclocal.m4:3806:  for p in `eval $output_verbose_link_cmd`; do
coolkey-1.1.0/aclocal.m4-3807-    case $p in
##############################################
coolkey-1.1.0/aclocal.m4-4189-      # Double-quote double-evaled strings.
coolkey-1.1.0/aclocal.m4:4190:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
coolkey-1.1.0/aclocal.m4-4191-      ;;
coolkey-1.1.0/aclocal.m4-4192-    *)
coolkey-1.1.0/aclocal.m4:4193:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
coolkey-1.1.0/aclocal.m4-4194-      ;;
##############################################
coolkey-1.1.0/aclocal.m4-4199-  *'\[$]0 --fallback-echo"')
coolkey-1.1.0/aclocal.m4:4200:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
coolkey-1.1.0/aclocal.m4-4201-    ;;
##############################################
coolkey-1.1.0/aclocal.m4-4214-
coolkey-1.1.0/aclocal.m4:4215:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
coolkey-1.1.0/aclocal.m4-4216-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
coolkey-1.1.0/aclocal.m4-4596-  # libtool script then.
coolkey-1.1.0/aclocal.m4:4597:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
coolkey-1.1.0/aclocal.m4-4598-  if test -f "$ltmain_in"; then
##############################################
coolkey-1.1.0/aclocal.m4-4701-# If we're using GNU nm, then use its standard symbol codes.
coolkey-1.1.0/aclocal.m4:4702:case `$NM -V 2>&1` in
coolkey-1.1.0/aclocal.m4-4703-*GNU* | *'with BFD'*)
##############################################
coolkey-1.1.0/aclocal.m4-4734-    nlist=conftest.nm
coolkey-1.1.0/aclocal.m4:4735:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
coolkey-1.1.0/aclocal.m4-4736-      # Try sorting and uniquifying the output.
##############################################
coolkey-1.1.0/aclocal.m4-5452-    supports_anon_versioning=no
coolkey-1.1.0/aclocal.m4:5453:    case `$LD -v 2>/dev/null` in
coolkey-1.1.0/aclocal.m4-5454-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
coolkey-1.1.0/aclocal.m4-5516-	# is EXPORTS), use it as is; otherwise, prepend...
coolkey-1.1.0/aclocal.m4:5517:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
coolkey-1.1.0/aclocal.m4-5518-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
coolkey-1.1.0/aclocal.m4-5539-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
coolkey-1.1.0/aclocal.m4:5540:      _LT_AC_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'
coolkey-1.1.0/aclocal.m4:5541:      _LT_AC_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'
coolkey-1.1.0/aclocal.m4-5542-      ;;
##############################################
coolkey-1.1.0/aclocal.m4-5548-	pgcc*)				# Portland Group C compiler
coolkey-1.1.0/aclocal.m4:5549:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/aclocal.m4-5550-	  tmp_addflag=' $pic_flag'
##############################################
coolkey-1.1.0/aclocal.m4-5552-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
coolkey-1.1.0/aclocal.m4:5553:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/aclocal.m4-5554-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
coolkey-1.1.0/aclocal.m4-5606-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
coolkey-1.1.0/aclocal.m4:5607:      case `$LD -v 2>&1` in
coolkey-1.1.0/aclocal.m4-5608-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
coolkey-1.1.0/aclocal.m4-5622-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
coolkey-1.1.0/aclocal.m4:5623:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
coolkey-1.1.0/aclocal.m4-5624-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
coolkey-1.1.0/aclocal.m4-5721-	# below for broken collect2 doesn't work under 4.3+
coolkey-1.1.0/aclocal.m4:5722:	  collect2name=`${CC} -print-prog-name=collect2`
coolkey-1.1.0/aclocal.m4-5723-	  if test -f "$collect2name" && \
##############################################
coolkey-1.1.0/aclocal.m4-5768-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
coolkey-1.1.0/aclocal.m4:5769:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
coolkey-1.1.0/aclocal.m4-5770-       else
##############################################
coolkey-1.1.0/aclocal.m4-5815-      # FIXME: Setting linknames here is a bad hack.
coolkey-1.1.0/aclocal.m4:5816:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
coolkey-1.1.0/aclocal.m4-5817-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
coolkey-1.1.0/aclocal.m4-5820-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
coolkey-1.1.0/aclocal.m4:5821:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
coolkey-1.1.0/aclocal.m4-5822-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
coolkey-1.1.0/aclocal.m4-5861-         output_verbose_link_cmd='echo'
coolkey-1.1.0/aclocal.m4:5862:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
coolkey-1.1.0/aclocal.m4-5863-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
coolkey-1.1.0/aclocal.m4-5996-      if test "$GCC" = yes; then
coolkey-1.1.0/aclocal.m4:5997:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-5998-      else
coolkey-1.1.0/aclocal.m4:5999:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-6000-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
coolkey-1.1.0/aclocal.m4-6028-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
coolkey-1.1.0/aclocal.m4:6029:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/aclocal.m4-6030-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
coolkey-1.1.0/aclocal.m4-6058-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/aclocal.m4:6059:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-6060-      else
coolkey-1.1.0/aclocal.m4-6061-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
coolkey-1.1.0/aclocal.m4:6062:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-6063-      fi
##############################################
coolkey-1.1.0/aclocal.m4-6070-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/aclocal.m4:6071:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4-6072-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
coolkey-1.1.0/aclocal.m4-6074-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
coolkey-1.1.0/aclocal.m4:6075:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/aclocal.m4:6076:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
coolkey-1.1.0/aclocal.m4:6077:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
coolkey-1.1.0/aclocal.m4-6078-
##############################################
coolkey-1.1.0/aclocal.m4-6111- 	*)
coolkey-1.1.0/aclocal.m4:6112: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
coolkey-1.1.0/aclocal.m4-6113- 	esac ;;
##############################################
coolkey-1.1.0/aclocal.m4-6195-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
coolkey-1.1.0/aclocal.m4:6196:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
coolkey-1.1.0/aclocal.m4-6197-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
coolkey-1.1.0/aclocal.m4-6260-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
coolkey-1.1.0/aclocal.m4:6261:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
coolkey-1.1.0/aclocal.m4-6262-        then
##############################################
coolkey-1.1.0/aclocal.m4-6396-    test $lt_ac_count -gt 10 && break
coolkey-1.1.0/aclocal.m4:6397:    lt_ac_count=`expr $lt_ac_count + 1`
coolkey-1.1.0/aclocal.m4-6398-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
coolkey-1.1.0/aclocal.m4-6481-        PKG_CHECK_EXISTS([$3],
coolkey-1.1.0/aclocal.m4:6482:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
coolkey-1.1.0/aclocal.m4-6483-			 [pkg_failed=yes])
##############################################
coolkey-1.1.0/aclocal.m4-6529-        if test $_pkg_short_errors_supported = yes; then
coolkey-1.1.0/aclocal.m4:6530:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
coolkey-1.1.0/aclocal.m4-6531-        else 
coolkey-1.1.0/aclocal.m4:6532:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
coolkey-1.1.0/aclocal.m4-6533-        fi
##############################################
coolkey-1.1.0/aclocal.m4-6594-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
coolkey-1.1.0/aclocal.m4:6595:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
coolkey-1.1.0/aclocal.m4-6596-#
##############################################
coolkey-1.1.0/aclocal.m4-6618-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
coolkey-1.1.0/aclocal.m4:6619:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
coolkey-1.1.0/aclocal.m4-6620-# and then we would define $MISSING as
##############################################
coolkey-1.1.0/aclocal.m4-6634-# expand $ac_aux_dir to an absolute path
coolkey-1.1.0/aclocal.m4:6635:am_aux_dir=`cd $ac_aux_dir && pwd`
coolkey-1.1.0/aclocal.m4-6636-])
##############################################
coolkey-1.1.0/aclocal.m4-6732-  if test "$am_compiler_list" = ""; then
coolkey-1.1.0/aclocal.m4:6733:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
coolkey-1.1.0/aclocal.m4-6734-  fi
##############################################
coolkey-1.1.0/aclocal.m4-6842-  # Strip MF so we end up with the name of the file.
coolkey-1.1.0/aclocal.m4:6843:  mf=`echo "$mf" | sed -e 's/:.*$//'`
coolkey-1.1.0/aclocal.m4-6844-  # Check whether this is an Automake generated Makefile or not.
##############################################
coolkey-1.1.0/aclocal.m4-6850-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
coolkey-1.1.0/aclocal.m4:6851:    dirpart=`AS_DIRNAME("$mf")`
coolkey-1.1.0/aclocal.m4-6852-  else
##############################################
coolkey-1.1.0/aclocal.m4-6856-  # from the Makefile without running `make'.
coolkey-1.1.0/aclocal.m4:6857:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
coolkey-1.1.0/aclocal.m4-6858-  test -z "$DEPDIR" && continue
coolkey-1.1.0/aclocal.m4:6859:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
coolkey-1.1.0/aclocal.m4-6860-  test -z "am__include" && continue
coolkey-1.1.0/aclocal.m4:6861:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
coolkey-1.1.0/aclocal.m4-6862-  # When using ansi2knr, U may be empty or an underscore; expand it
coolkey-1.1.0/aclocal.m4:6863:  U=`sed -n 's/^U = //p' < "$mf"`
coolkey-1.1.0/aclocal.m4-6864-  # Find all dependency output files, they are included files with
##############################################
coolkey-1.1.0/aclocal.m4-6872-    test -f "$dirpart/$file" && continue
coolkey-1.1.0/aclocal.m4:6873:    fdir=`AS_DIRNAME(["$file"])`
coolkey-1.1.0/aclocal.m4-6874-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
coolkey-1.1.0/aclocal.m4-6927-# test to see if srcdir already configured
coolkey-1.1.0/aclocal.m4:6928:if test "`cd $srcdir && pwd`" != "`pwd`" &&
coolkey-1.1.0/aclocal.m4-6929-   test -f $srcdir/config.status; then
##############################################
coolkey-1.1.0/aclocal.m4-7003-    * )
coolkey-1.1.0/aclocal.m4:7004:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
coolkey-1.1.0/aclocal.m4-7005-  esac
coolkey-1.1.0/aclocal.m4-7006-done
coolkey-1.1.0/aclocal.m4:7007:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
coolkey-1.1.0/aclocal.m4-7008-
##############################################
coolkey-1.1.0/aclocal.m4-7104-# case it prints its new name instead of `make'.
coolkey-1.1.0/aclocal.m4:7105:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
coolkey-1.1.0/aclocal.m4-7106-   am__include=include
##############################################
coolkey-1.1.0/aclocal.m4-7112-   echo '.include "confinc"' > confmf
coolkey-1.1.0/aclocal.m4:7113:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
coolkey-1.1.0/aclocal.m4-7114-      am__include=.include
##############################################
coolkey-1.1.0/aclocal.m4-7279-if (
coolkey-1.1.0/aclocal.m4:7280:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
coolkey-1.1.0/aclocal.m4-7281-   if test "$[*]" = "X"; then
coolkey-1.1.0/aclocal.m4-7282-      # -L didn't work.
coolkey-1.1.0/aclocal.m4:7283:      set X `ls -t $srcdir/configure conftest.file`
coolkey-1.1.0/aclocal.m4-7284-   fi
##############################################
coolkey-1.1.0/compile-105-# Name of file we expect compiler to create.
coolkey-1.1.0/compile:106:cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
coolkey-1.1.0/compile-107-
##############################################
coolkey-1.1.0/compile-111-# object file name, since that is what matters with a parallel build.
coolkey-1.1.0/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
coolkey-1.1.0/compile-113-while true; do
##############################################
coolkey-1.1.0/config.guess-37-
coolkey-1.1.0/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
coolkey-1.1.0/config.guess-39-
##############################################
coolkey-1.1.0/config.guess-106-: ${TMPDIR=/tmp} ;
coolkey-1.1.0/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
coolkey-1.1.0/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
coolkey-1.1.0/config.guess-198-	    *)
coolkey-1.1.0/config.guess:199:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
coolkey-1.1.0/config.guess-200-		;;
##############################################
coolkey-1.1.0/config.guess-247-	if test $UNAME_RELEASE = "V4.0"; then
coolkey-1.1.0/config.guess:248:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
coolkey-1.1.0/config.guess-249-	fi
##############################################
coolkey-1.1.0/config.guess-253-	# types through head -n 1, so we only detect the type of CPU 0.
coolkey-1.1.0/config.guess:254:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
coolkey-1.1.0/config.guess-255-	case "$ALPHA_CPU_TYPE" in
##############################################
coolkey-1.1.0/config.guess-290-	# 1.2 uses "1.2" for uname -r.
coolkey-1.1.0/config.guess:291:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
coolkey-1.1.0/config.guess-292-	exit 0 ;;
##############################################
coolkey-1.1.0/config.guess-341-    sun4H:SunOS:5.*:*)
coolkey-1.1.0/config.guess:342:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
coolkey-1.1.0/config.guess-343-	exit 0 ;;
coolkey-1.1.0/config.guess-344-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
coolkey-1.1.0/config.guess:345:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
coolkey-1.1.0/config.guess-346-	exit 0 ;;
coolkey-1.1.0/config.guess-347-    i86pc:SunOS:5.*:*)
coolkey-1.1.0/config.guess:348:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
coolkey-1.1.0/config.guess-349-	exit 0 ;;
##############################################
coolkey-1.1.0/config.guess-353-	# it's likely to be more like Solaris than SunOS4.
coolkey-1.1.0/config.guess:354:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
coolkey-1.1.0/config.guess-355-	exit 0 ;;
##############################################
coolkey-1.1.0/config.guess-362-	# Japanese Language versions have a version number like `4.1.3-JL'.
coolkey-1.1.0/config.guess:363:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
coolkey-1.1.0/config.guess-364-	exit 0 ;;
##############################################
coolkey-1.1.0/config.guess-368-    sun*:*:4.2BSD:*)
coolkey-1.1.0/config.guess:369:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
coolkey-1.1.0/config.guess-370-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
coolkey-1.1.0/config.guess-447-	$CC_FOR_BUILD -o $dummy $dummy.c \
coolkey-1.1.0/config.guess:448:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
coolkey-1.1.0/config.guess-449-	  && exit 0
##############################################
coolkey-1.1.0/config.guess-502-    *:IRIX*:*:*)
coolkey-1.1.0/config.guess:503:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
coolkey-1.1.0/config.guess-504-	exit 0 ;;
##############################################
coolkey-1.1.0/config.guess-541-    *:AIX:*:[45])
coolkey-1.1.0/config.guess:542:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
coolkey-1.1.0/config.guess-543-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
coolkey-1.1.0/config.guess-576-    9000/[34678]??:HP-UX:*:*)
coolkey-1.1.0/config.guess:577:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
coolkey-1.1.0/config.guess-578-	case "${UNAME_MACHINE}" in
##############################################
coolkey-1.1.0/config.guess-630-EOF
coolkey-1.1.0/config.guess:631:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
coolkey-1.1.0/config.guess-632-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
coolkey-1.1.0/config.guess-648-    ia64:HP-UX:*:*)
coolkey-1.1.0/config.guess:649:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
coolkey-1.1.0/config.guess-650-	echo ia64-hp-hpux${HPUX_REV}
##############################################
coolkey-1.1.0/config.guess-748-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
coolkey-1.1.0/config.guess:749:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
coolkey-1.1.0/config.guess-750-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
coolkey-1.1.0/config.guess-771-EOF
coolkey-1.1.0/config.guess:772:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
coolkey-1.1.0/config.guess:773:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
coolkey-1.1.0/config.guess-774-	exit 0 ;;
##############################################
coolkey-1.1.0/config.guess-802-    prep*:SunOS:5.*:*)
coolkey-1.1.0/config.guess:803:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
coolkey-1.1.0/config.guess-804-	exit 0 ;;
coolkey-1.1.0/config.guess-805-    *:GNU:*:*)
coolkey-1.1.0/config.guess:806:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
coolkey-1.1.0/config.guess-807-	exit 0 ;;
##############################################
coolkey-1.1.0/config.guess-838-EOF
coolkey-1.1.0/config.guess:839:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
coolkey-1.1.0/config.guess-840-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
coolkey-1.1.0/config.guess-857-EOF
coolkey-1.1.0/config.guess:858:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
coolkey-1.1.0/config.guess-859-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
coolkey-1.1.0/config.guess-955-EOF
coolkey-1.1.0/config.guess:956:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
coolkey-1.1.0/config.guess-957-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-${VENDOR:-pc}-linux-${LIBC}" && exit 0
##############################################
coolkey-1.1.0/config.guess-991-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
coolkey-1.1.0/config.guess:992:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
coolkey-1.1.0/config.guess-993-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
coolkey-1.1.0/config.sub-54-
coolkey-1.1.0/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
coolkey-1.1.0/config.sub-56-
##############################################
coolkey-1.1.0/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
coolkey-1.1.0/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
coolkey-1.1.0/config.sub-120-case $maybe_os in
##############################################
coolkey-1.1.0/config.sub-122-    os=-$maybe_os
coolkey-1.1.0/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
coolkey-1.1.0/config.sub-124-    ;;
coolkey-1.1.0/config.sub-125-  *)
coolkey-1.1.0/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
coolkey-1.1.0/config.sub-127-    if [ $basic_machine != $1 ]
coolkey-1.1.0/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
coolkey-1.1.0/config.sub-129-    else os=; fi
##############################################
coolkey-1.1.0/config.sub-173-		os=-sco3.2v5
coolkey-1.1.0/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
coolkey-1.1.0/config.sub-175-		;;
##############################################
coolkey-1.1.0/config.sub-177-		os=-sco3.2v4
coolkey-1.1.0/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
coolkey-1.1.0/config.sub-179-		;;
coolkey-1.1.0/config.sub-180-	-sco3.2.[4-9]*)
coolkey-1.1.0/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
coolkey-1.1.0/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
coolkey-1.1.0/config.sub-183-		;;
##############################################
coolkey-1.1.0/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
coolkey-1.1.0/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
coolkey-1.1.0/config.sub-187-		;;
##############################################
coolkey-1.1.0/config.sub-189-		os=-sco3.2v2
coolkey-1.1.0/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
coolkey-1.1.0/config.sub-191-		;;
coolkey-1.1.0/config.sub-192-	-udk*)
coolkey-1.1.0/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
coolkey-1.1.0/config.sub-194-		;;
##############################################
coolkey-1.1.0/config.sub-196-		os=-isc2.2
coolkey-1.1.0/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
coolkey-1.1.0/config.sub-198-		;;
##############################################
coolkey-1.1.0/config.sub-202-	-isc*)
coolkey-1.1.0/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
coolkey-1.1.0/config.sub-204-		;;
##############################################
coolkey-1.1.0/config.sub-208-	-ptx*)
coolkey-1.1.0/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
coolkey-1.1.0/config.sub-210-		;;
coolkey-1.1.0/config.sub-211-	-windowsnt*)
coolkey-1.1.0/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
coolkey-1.1.0/config.sub-213-		;;
##############################################
coolkey-1.1.0/config.sub-287-	*-*-*)
coolkey-1.1.0/config.sub:288:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
coolkey-1.1.0/config.sub-289-		exit 1
##############################################
coolkey-1.1.0/config.sub-580-	i*86v32)
coolkey-1.1.0/config.sub:581:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
coolkey-1.1.0/config.sub-582-		os=-sysv32
##############################################
coolkey-1.1.0/config.sub-584-	i*86v4*)
coolkey-1.1.0/config.sub:585:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
coolkey-1.1.0/config.sub-586-		os=-sysv4
##############################################
coolkey-1.1.0/config.sub-588-	i*86v)
coolkey-1.1.0/config.sub:589:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
coolkey-1.1.0/config.sub-590-		os=-sysv
##############################################
coolkey-1.1.0/config.sub-592-	i*86sol2)
coolkey-1.1.0/config.sub:593:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
coolkey-1.1.0/config.sub-594-		os=-solaris2
##############################################
coolkey-1.1.0/config.sub-640-	mips3*-*)
coolkey-1.1.0/config.sub:641:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
coolkey-1.1.0/config.sub-642-		;;
coolkey-1.1.0/config.sub-643-	mips3*)
coolkey-1.1.0/config.sub:644:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
coolkey-1.1.0/config.sub-645-		;;
##############################################
coolkey-1.1.0/config.sub-782-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
coolkey-1.1.0/config.sub:783:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
coolkey-1.1.0/config.sub-784-		;;
coolkey-1.1.0/config.sub-785-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
coolkey-1.1.0/config.sub:786:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
coolkey-1.1.0/config.sub-787-		;;
coolkey-1.1.0/config.sub-788-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
coolkey-1.1.0/config.sub:789:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
coolkey-1.1.0/config.sub-790-		;;
coolkey-1.1.0/config.sub-791-	pentium4-*)
coolkey-1.1.0/config.sub:792:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
coolkey-1.1.0/config.sub-793-		;;
##############################################
coolkey-1.1.0/config.sub-800-		;;
coolkey-1.1.0/config.sub:801:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
coolkey-1.1.0/config.sub-802-		;;
##############################################
coolkey-1.1.0/config.sub-806-	ppcle-* | powerpclittle-*)
coolkey-1.1.0/config.sub:807:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
coolkey-1.1.0/config.sub-808-		;;
##############################################
coolkey-1.1.0/config.sub-810-		;;
coolkey-1.1.0/config.sub:811:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
coolkey-1.1.0/config.sub-812-		;;
##############################################
coolkey-1.1.0/config.sub-816-	ppc64le-* | powerpc64little-*)
coolkey-1.1.0/config.sub:817:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
coolkey-1.1.0/config.sub-818-		;;
##############################################
coolkey-1.1.0/config.sub-1075-	*)
coolkey-1.1.0/config.sub:1076:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
coolkey-1.1.0/config.sub-1077-		exit 1
##############################################
coolkey-1.1.0/config.sub-1083-	*-digital*)
coolkey-1.1.0/config.sub:1084:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
coolkey-1.1.0/config.sub-1085-		;;
coolkey-1.1.0/config.sub-1086-	*-commodore*)
coolkey-1.1.0/config.sub:1087:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
coolkey-1.1.0/config.sub-1088-		;;
##############################################
coolkey-1.1.0/config.sub-1101-	-solaris1 | -solaris1.*)
coolkey-1.1.0/config.sub:1102:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
coolkey-1.1.0/config.sub-1103-		;;
##############################################
coolkey-1.1.0/config.sub-1113-	-gnu/linux*)
coolkey-1.1.0/config.sub:1114:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
coolkey-1.1.0/config.sub-1115-		;;
##############################################
coolkey-1.1.0/config.sub-1153-	-nto*)
coolkey-1.1.0/config.sub:1154:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
coolkey-1.1.0/config.sub-1155-		;;
##############################################
coolkey-1.1.0/config.sub-1160-	-mac*)
coolkey-1.1.0/config.sub:1161:		os=`echo $os | sed -e 's|mac|macos|'`
coolkey-1.1.0/config.sub-1162-		;;
coolkey-1.1.0/config.sub-1163-	-linux*)
coolkey-1.1.0/config.sub:1164:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
coolkey-1.1.0/config.sub-1165-		;;
coolkey-1.1.0/config.sub-1166-	-sunos5*)
coolkey-1.1.0/config.sub:1167:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
coolkey-1.1.0/config.sub-1168-		;;
coolkey-1.1.0/config.sub-1169-	-sunos6*)
coolkey-1.1.0/config.sub:1170:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
coolkey-1.1.0/config.sub-1171-		;;
##############################################
coolkey-1.1.0/config.sub-1212-	-sinix5.*)
coolkey-1.1.0/config.sub:1213:		os=`echo $os | sed -e 's|sinix|sysv|'`
coolkey-1.1.0/config.sub-1214-		;;
##############################################
coolkey-1.1.0/config.sub-1257-		# Get rid of the `-' at the beginning of $os.
coolkey-1.1.0/config.sub:1258:		os=`echo $os | sed 's/[^-]*-//'`
coolkey-1.1.0/config.sub:1259:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
coolkey-1.1.0/config.sub-1260-		exit 1
##############################################
coolkey-1.1.0/config.sub-1487-		esac
coolkey-1.1.0/config.sub:1488:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
coolkey-1.1.0/config.sub-1489-		;;
##############################################
coolkey-1.1.0/configure-107-do
coolkey-1.1.0/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
coolkey-1.1.0/configure-109-    eval $as_var=C; export $as_var
##############################################
coolkey-1.1.0/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
coolkey-1.1.0/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
coolkey-1.1.0/configure-217-") 2> /dev/null; then
##############################################
coolkey-1.1.0/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
coolkey-1.1.0/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
coolkey-1.1.0/configure-332-
##############################################
coolkey-1.1.0/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
coolkey-1.1.0/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
coolkey-1.1.0/configure-427-
##############################################
coolkey-1.1.0/configure-536-	esac;
coolkey-1.1.0/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
coolkey-1.1.0/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
coolkey-1.1.0/configure-558-  # Remove one level of quotation (which was required for Make).
coolkey-1.1.0/configure:559:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
coolkey-1.1.0/configure-560-  ;;
##############################################
coolkey-1.1.0/configure-569-  :
coolkey-1.1.0/configure:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
coolkey-1.1.0/configure-571-  # Yippee, $echo works!
##############################################
coolkey-1.1.0/configure-595-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
coolkey-1.1.0/configure:596:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
coolkey-1.1.0/configure:597:       echo_test_string=`eval $cmd` &&
coolkey-1.1.0/configure-598-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
coolkey-1.1.0/configure-604-
coolkey-1.1.0/configure:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
coolkey-1.1.0/configure:606:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/configure-607-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/configure-619-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
coolkey-1.1.0/configure:620:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
coolkey-1.1.0/configure:621:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/configure-622-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/configure-631-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
coolkey-1.1.0/configure:632:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/configure-633-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/configure-646-      echo='printf %s\n'
coolkey-1.1.0/configure:647:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
coolkey-1.1.0/configure:648:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/configure-649-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/configure-651-	:
coolkey-1.1.0/configure:652:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
coolkey-1.1.0/configure-653-	   test "X$echo_testing_string" = 'X\t' &&
coolkey-1.1.0/configure:654:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/configure-655-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/configure-660-	echo="$CONFIG_SHELL $0 --fallback-echo"
coolkey-1.1.0/configure:661:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
coolkey-1.1.0/configure-662-	   test "X$echo_testing_string" = 'X\t' &&
coolkey-1.1.0/configure:663:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
coolkey-1.1.0/configure-664-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
coolkey-1.1.0/configure-670-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
coolkey-1.1.0/configure:671:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
coolkey-1.1.0/configure-672-	  then
##############################################
coolkey-1.1.0/configure-678-	if test "$prev" != 'sed 50q "$0"'; then
coolkey-1.1.0/configure:679:	  echo_test_string=`eval $prev`
coolkey-1.1.0/configure-680-	  export echo_test_string
##############################################
coolkey-1.1.0/configure-974-  case $ac_option in
coolkey-1.1.0/configure:975:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
coolkey-1.1.0/configure-976-  *)	ac_optarg=yes ;;
##############################################
coolkey-1.1.0/configure-1017-  -disable-* | --disable-*)
coolkey-1.1.0/configure:1018:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
coolkey-1.1.0/configure-1019-    # Reject names that are not valid shell variable names.
##############################################
coolkey-1.1.0/configure-1022-   { (exit 1); exit 1; }; }
coolkey-1.1.0/configure:1023:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
coolkey-1.1.0/configure-1024-    eval enable_$ac_feature=no ;;
##############################################
coolkey-1.1.0/configure-1036-  -enable-* | --enable-*)
coolkey-1.1.0/configure:1037:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
coolkey-1.1.0/configure-1038-    # Reject names that are not valid shell variable names.
##############################################
coolkey-1.1.0/configure-1041-   { (exit 1); exit 1; }; }
coolkey-1.1.0/configure:1042:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
coolkey-1.1.0/configure-1043-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
coolkey-1.1.0/configure-1233-  -with-* | --with-*)
coolkey-1.1.0/configure:1234:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
coolkey-1.1.0/configure-1235-    # Reject names that are not valid shell variable names.
##############################################
coolkey-1.1.0/configure-1238-   { (exit 1); exit 1; }; }
coolkey-1.1.0/configure:1239:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
coolkey-1.1.0/configure-1240-    eval with_$ac_package=\$ac_optarg ;;
##############################################
coolkey-1.1.0/configure-1242-  -without-* | --without-*)
coolkey-1.1.0/configure:1243:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
coolkey-1.1.0/configure-1244-    # Reject names that are not valid shell variable names.
##############################################
coolkey-1.1.0/configure-1247-   { (exit 1); exit 1; }; }
coolkey-1.1.0/configure:1248:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
coolkey-1.1.0/configure-1249-    eval with_$ac_package=no ;;
##############################################
coolkey-1.1.0/configure-1274-  *=*)
coolkey-1.1.0/configure:1275:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
coolkey-1.1.0/configure-1276-    # Reject names that are not valid shell variable names.
##############################################
coolkey-1.1.0/configure-1294-if test -n "$ac_prev"; then
coolkey-1.1.0/configure:1295:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
coolkey-1.1.0/configure-1296-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
coolkey-1.1.0/configure-1340-ac_ls_di=`ls -di .` &&
coolkey-1.1.0/configure:1341:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
coolkey-1.1.0/configure-1342-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
coolkey-1.1.0/configure-1400-case $srcdir in
coolkey-1.1.0/configure:1401:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
coolkey-1.1.0/configure-1402-esac
##############################################
coolkey-1.1.0/configure-1443-By default, \`make install' will install all the files in
coolkey-1.1.0/configure:1444:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
coolkey-1.1.0/configure:1445:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
coolkey-1.1.0/configure-1446-for instance \`--prefix=\$HOME'.
##############################################
coolkey-1.1.0/configure-1550-*)
coolkey-1.1.0/configure:1551:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
coolkey-1.1.0/configure-1552-  # A ".." for each directory in $ac_dir_suffix.
coolkey-1.1.0/configure:1553:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
coolkey-1.1.0/configure-1554-  case $ac_top_builddir_sub in
##############################################
coolkey-1.1.0/configure-1683-    *\'*)
coolkey-1.1.0/configure:1684:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
coolkey-1.1.0/configure-1685-    esac
##############################################
coolkey-1.1.0/configure-1769-      case $ac_val in
coolkey-1.1.0/configure:1770:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
coolkey-1.1.0/configure-1771-      esac
##############################################
coolkey-1.1.0/configure-1786-	case $ac_val in
coolkey-1.1.0/configure:1787:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
coolkey-1.1.0/configure-1788-	esac
##############################################
coolkey-1.1.0/configure-1894-    set,)
coolkey-1.1.0/configure:1895:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
coolkey-1.1.0/configure:1896:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
coolkey-1.1.0/configure-1897-      ac_cache_corrupted=: ;;
##############################################
coolkey-1.1.0/configure-1916-    case $ac_new_val in
coolkey-1.1.0/configure:1917:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
coolkey-1.1.0/configure-1918-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
coolkey-1.1.0/configure-2009-test "x$ac_build_alias" = x &&
coolkey-1.1.0/configure:2010:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
coolkey-1.1.0/configure-2011-test "x$ac_build_alias" = x &&
##############################################
coolkey-1.1.0/configure-2014-   { (exit 1); exit 1; }; }
coolkey-1.1.0/configure:2015:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
coolkey-1.1.0/configure-2016-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
coolkey-1.1.0/configure-2039-IFS=$ac_save_IFS
coolkey-1.1.0/configure:2040:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
coolkey-1.1.0/configure-2041-
##############################################
coolkey-1.1.0/configure-2050-else
coolkey-1.1.0/configure:2051:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
coolkey-1.1.0/configure-2052-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
coolkey-1.1.0/configure-2076-IFS=$ac_save_IFS
coolkey-1.1.0/configure:2077:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
coolkey-1.1.0/configure-2078-
##############################################
coolkey-1.1.0/configure-2087-else
coolkey-1.1.0/configure:2088:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
coolkey-1.1.0/configure-2089-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
##############################################
coolkey-1.1.0/configure-2113-IFS=$ac_save_IFS
coolkey-1.1.0/configure:2114:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
coolkey-1.1.0/configure-2115-
##############################################
coolkey-1.1.0/configure-2214-if (
coolkey-1.1.0/configure:2215:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
coolkey-1.1.0/configure-2216-   if test "$*" = "X"; then
coolkey-1.1.0/configure-2217-      # -L didn't work.
coolkey-1.1.0/configure:2218:      set X `ls -t $srcdir/configure conftest.file`
coolkey-1.1.0/configure-2219-   fi
##############################################
coolkey-1.1.0/configure-2258-_ACEOF
coolkey-1.1.0/configure:2259:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
coolkey-1.1.0/configure-2260-rm -f conftest.sed
##############################################
coolkey-1.1.0/configure-2262-# expand $ac_aux_dir to an absolute path
coolkey-1.1.0/configure:2263:am_aux_dir=`cd $ac_aux_dir && pwd`
coolkey-1.1.0/configure-2264-
##############################################
coolkey-1.1.0/configure-2351-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
coolkey-1.1.0/configure:2352:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
coolkey-1.1.0/configure-2353-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
coolkey-1.1.0/configure-2361-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
coolkey-1.1.0/configure:2362:case `${MAKE-make} -f conftest.make 2>/dev/null` in
coolkey-1.1.0/configure-2363-  *@@@%%%=?*=@@@%%%*)
##############################################
coolkey-1.1.0/configure-2389-# test to see if srcdir already configured
coolkey-1.1.0/configure:2390:if test "`cd $srcdir && pwd`" != "`pwd`" &&
coolkey-1.1.0/configure-2391-   test -f $srcdir/config.status; then
##############################################
coolkey-1.1.0/configure-2617-	ZLIB_LIBS=${ZLIB_LIB}/zdll.dll
coolkey-1.1.0/configure:2618:	#OS_FLAGS=`echo $INCLUDE | tr '[[:upper:]]' '[[:lower:]]' | sed -e 's;\\\\;/;g' -e 's;.:;/cygdrive/&/;g' -e 's;:;;g' -e 's;//;/;g' -e 's/;/\" -I\"/g' -e 's;^;-I\";' -e 's;$;\";'`
coolkey-1.1.0/configure-2619-	CPPFLAGS="$CPPFLAGS $OS_FLAGS -DWIN32"
##############################################
coolkey-1.1.0/configure-2631-	#
coolkey-1.1.0/configure:2632:	libdir=`cygpath ${WINDIR}/system32`
coolkey-1.1.0/configure-2633-	;;
##############################################
coolkey-1.1.0/configure-2970-echo "$as_me:$LINENO: checking for C compiler version" >&5
coolkey-1.1.0/configure:2971:ac_compiler=`set X $ac_compile; echo $2`
coolkey-1.1.0/configure-2972-{ (ac_try="$ac_compiler --version >&5"
##############################################
coolkey-1.1.0/configure-3024-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
coolkey-1.1.0/configure:3025:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
coolkey-1.1.0/configure-3026-#
##############################################
coolkey-1.1.0/configure-3072-	then :; else
coolkey-1.1.0/configure:3073:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
coolkey-1.1.0/configure-3074-	fi
##############################################
coolkey-1.1.0/configure-3169-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
coolkey-1.1.0/configure:3170:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
coolkey-1.1.0/configure-3171-	  break;;
##############################################
coolkey-1.1.0/configure-3224-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
coolkey-1.1.0/configure:3225:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
coolkey-1.1.0/configure-3226-       break;;
##############################################
coolkey-1.1.0/configure-3299-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
coolkey-1.1.0/configure:3300:GCC=`test $ac_compiler_gnu = yes && echo yes`
coolkey-1.1.0/configure-3301-ac_test_CFLAGS=${CFLAGS+set}
##############################################
coolkey-1.1.0/configure-3598-# case it prints its new name instead of `make'.
coolkey-1.1.0/configure:3599:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
coolkey-1.1.0/configure-3600-   am__include=include
##############################################
coolkey-1.1.0/configure-3606-   echo '.include "confinc"' > confmf
coolkey-1.1.0/configure:3607:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
coolkey-1.1.0/configure-3608-      am__include=.include
##############################################
coolkey-1.1.0/configure-3668-  if test "$am_compiler_list" = ""; then
coolkey-1.1.0/configure:3669:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
coolkey-1.1.0/configure-3670-  fi
##############################################
coolkey-1.1.0/configure-3866-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
coolkey-1.1.0/configure:3867:ac_compiler=`set X $ac_compile; echo $2`
coolkey-1.1.0/configure-3868-{ (ac_try="$ac_compiler --version >&5"
##############################################
coolkey-1.1.0/configure-3952-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
coolkey-1.1.0/configure:3953:GXX=`test $ac_compiler_gnu = yes && echo yes`
coolkey-1.1.0/configure-3954-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
coolkey-1.1.0/configure-4141-  if test "$am_compiler_list" = ""; then
coolkey-1.1.0/configure:4142:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
coolkey-1.1.0/configure-4143-  fi
##############################################
coolkey-1.1.0/configure-4337-    test $lt_ac_count -gt 10 && break
coolkey-1.1.0/configure:4338:    lt_ac_count=`expr $lt_ac_count + 1`
coolkey-1.1.0/configure-4339-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
coolkey-1.1.0/configure-4375-  # Check for GNU $ac_path_GREP
coolkey-1.1.0/configure:4376:case `"$ac_path_GREP" --version 2>&1` in
coolkey-1.1.0/configure-4377-*GNU*)
##############################################
coolkey-1.1.0/configure-4389-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
coolkey-1.1.0/configure:4390:    ac_count=`expr $ac_count + 1`
coolkey-1.1.0/configure-4391-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
coolkey-1.1.0/configure-4457-  # Check for GNU $ac_path_EGREP
coolkey-1.1.0/configure:4458:case `"$ac_path_EGREP" --version 2>&1` in
coolkey-1.1.0/configure-4459-*GNU*)
##############################################
coolkey-1.1.0/configure-4471-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
coolkey-1.1.0/configure:4472:    ac_count=`expr $ac_count + 1`
coolkey-1.1.0/configure-4473-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
coolkey-1.1.0/configure-4529-    # gcc leaves a trailing carriage return which upsets mingw
coolkey-1.1.0/configure:4530:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
coolkey-1.1.0/configure-4531-  *)
coolkey-1.1.0/configure:4532:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
coolkey-1.1.0/configure-4533-  esac
##############################################
coolkey-1.1.0/configure-4538-      # Canonicalize the pathname of ld
coolkey-1.1.0/configure:4539:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
coolkey-1.1.0/configure-4540-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
coolkey-1.1.0/configure:4541:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
coolkey-1.1.0/configure-4542-      done
##############################################
coolkey-1.1.0/configure-4573-      # Break only if it was the GNU/non-GNU ld that we prefer.
coolkey-1.1.0/configure:4574:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
coolkey-1.1.0/configure-4575-      *GNU* | *'with BFD'*)
##############################################
coolkey-1.1.0/configure-4606-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
coolkey-1.1.0/configure:4607:case `$LD -v 2>&1 </dev/null` in
coolkey-1.1.0/configure-4608-*GNU* | *'with BFD'*)
##############################################
coolkey-1.1.0/configure-4669-	# Tru64's nm complains that /dev/null is an invalid object file
coolkey-1.1.0/configure:4670:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
coolkey-1.1.0/configure-4671-	*/dev/null* | *'Invalid file or object type'*)
##############################################
coolkey-1.1.0/configure-4675-	*)
coolkey-1.1.0/configure:4676:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
coolkey-1.1.0/configure-4677-	  */dev/null*)
##############################################
coolkey-1.1.0/configure-4837-openbsd*)
coolkey-1.1.0/configure:4838:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-4839-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
coolkey-1.1.0/configure-4922-  (exit $ac_status); }; then
coolkey-1.1.0/configure:4923:    case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/configure-4924-    *ELF-32*)
##############################################
coolkey-1.1.0/configure-4942-   if test "$lt_cv_prog_gnu_ld" = yes; then
coolkey-1.1.0/configure:4943:    case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/configure-4944-    *32-bit*)
##############################################
coolkey-1.1.0/configure-4954-   else
coolkey-1.1.0/configure:4955:    case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/configure-4956-    *32-bit*)
##############################################
coolkey-1.1.0/configure-5532-do
coolkey-1.1.0/configure:5533:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
coolkey-1.1.0/configure-5534-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
coolkey-1.1.0/configure-5575-fi
coolkey-1.1.0/configure:5576:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-5577-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
coolkey-1.1.0/configure-5578-echo "${ECHO_T}$ac_res" >&6; }
coolkey-1.1.0/configure:5579:if test `eval echo '${'$as_ac_Header'}'` = yes; then
coolkey-1.1.0/configure-5580-  cat >>confdefs.h <<_ACEOF
coolkey-1.1.0/configure:5581:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
coolkey-1.1.0/configure-5582-_ACEOF
##############################################
coolkey-1.1.0/configure-5591-do
coolkey-1.1.0/configure:5592:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
coolkey-1.1.0/configure-5593-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
coolkey-1.1.0/configure-5598-fi
coolkey-1.1.0/configure:5599:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-5600-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-5714-fi
coolkey-1.1.0/configure:5715:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-5716-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-5719-fi
coolkey-1.1.0/configure:5720:if test `eval echo '${'$as_ac_Header'}'` = yes; then
coolkey-1.1.0/configure-5721-  cat >>confdefs.h <<_ACEOF
coolkey-1.1.0/configure:5722:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
coolkey-1.1.0/configure-5723-_ACEOF
##############################################
coolkey-1.1.0/configure-6073-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
coolkey-1.1.0/configure:6074:ac_compiler=`set X $ac_compile; echo $2`
coolkey-1.1.0/configure-6075-{ (ac_try="$ac_compiler --version >&5"
##############################################
coolkey-1.1.0/configure-6215-
coolkey-1.1.0/configure:6216:G77=`test $ac_compiler_gnu = yes && echo yes`
coolkey-1.1.0/configure-6217-ac_ext=c
##############################################
coolkey-1.1.0/configure-6278-    # And add a safety zone
coolkey-1.1.0/configure:6279:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
coolkey-1.1.0/configure:6280:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
coolkey-1.1.0/configure-6281-    ;;
##############################################
coolkey-1.1.0/configure-6306-    if test -n "$kargmax"; then
coolkey-1.1.0/configure:6307:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
coolkey-1.1.0/configure-6308-    else
##############################################
coolkey-1.1.0/configure-6316-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
coolkey-1.1.0/configure:6317:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
coolkey-1.1.0/configure-6318-	       = "XX$teststring") >/dev/null 2>&1 &&
coolkey-1.1.0/configure:6319:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
coolkey-1.1.0/configure-6320-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
coolkey-1.1.0/configure-6322-    do
coolkey-1.1.0/configure:6323:      i=`expr $i + 1`
coolkey-1.1.0/configure-6324-      teststring=$teststring$teststring
##############################################
coolkey-1.1.0/configure-6329-    # It appears as though 1/2 is a usable value.
coolkey-1.1.0/configure:6330:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
coolkey-1.1.0/configure-6331-    ;;
##############################################
coolkey-1.1.0/configure-6422-# If we're using GNU nm, then use its standard symbol codes.
coolkey-1.1.0/configure:6423:case `$NM -V 2>&1` in
coolkey-1.1.0/configure-6424-*GNU* | *'with BFD'*)
##############################################
coolkey-1.1.0/configure-6958-done
coolkey-1.1.0/configure:6959:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/configure-6960-
##############################################
coolkey-1.1.0/configure-6986-	"file_magic "*)
coolkey-1.1.0/configure:6987:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
coolkey-1.1.0/configure-6988-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
coolkey-1.1.0/configure-7048-	"file_magic "*)
coolkey-1.1.0/configure:7049:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
coolkey-1.1.0/configure-7050-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
coolkey-1.1.0/configure-7605-  if test "$hard_links" = no; then
coolkey-1.1.0/configure:7606:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
coolkey-1.1.0/configure:7607:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
coolkey-1.1.0/configure-7608-    need_locks=warn
##############################################
coolkey-1.1.0/configure-7661-done
coolkey-1.1.0/configure:7662:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/configure-7663-
##############################################
coolkey-1.1.0/configure-7699-    supports_anon_versioning=no
coolkey-1.1.0/configure:7700:    case `$LD -v 2>/dev/null` in
coolkey-1.1.0/configure-7701-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
coolkey-1.1.0/configure-7763-	# is EXPORTS), use it as is; otherwise, prepend...
coolkey-1.1.0/configure:7764:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
coolkey-1.1.0/configure-7765-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
coolkey-1.1.0/configure-7786-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
coolkey-1.1.0/configure:7787:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
coolkey-1.1.0/configure:7788:      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'
coolkey-1.1.0/configure-7789-      ;;
##############################################
coolkey-1.1.0/configure-7795-	pgcc*)				# Portland Group C compiler
coolkey-1.1.0/configure:7796:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/configure-7797-	  tmp_addflag=' $pic_flag'
##############################################
coolkey-1.1.0/configure-7799-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
coolkey-1.1.0/configure:7800:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/configure-7801-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
coolkey-1.1.0/configure-7853-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
coolkey-1.1.0/configure:7854:      case `$LD -v 2>&1` in
coolkey-1.1.0/configure-7855-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
coolkey-1.1.0/configure-7869-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
coolkey-1.1.0/configure:7870:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
coolkey-1.1.0/configure-7871-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
coolkey-1.1.0/configure-7968-	# below for broken collect2 doesn't work under 4.3+
coolkey-1.1.0/configure:7969:	  collect2name=`${CC} -print-prog-name=collect2`
coolkey-1.1.0/configure-7970-	  if test -f "$collect2name" && \
##############################################
coolkey-1.1.0/configure-8064-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
coolkey-1.1.0/configure:8065:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
coolkey-1.1.0/configure-8066-       else
##############################################
coolkey-1.1.0/configure-8160-      # FIXME: Setting linknames here is a bad hack.
coolkey-1.1.0/configure:8161:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
coolkey-1.1.0/configure-8162-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
coolkey-1.1.0/configure-8165-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
coolkey-1.1.0/configure:8166:      fix_srcfile_path='`cygpath -w "$srcfile"`'
coolkey-1.1.0/configure-8167-      enable_shared_with_static_runtimes=yes
##############################################
coolkey-1.1.0/configure-8206-         output_verbose_link_cmd='echo'
coolkey-1.1.0/configure:8207:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
coolkey-1.1.0/configure-8208-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
coolkey-1.1.0/configure-8341-      if test "$GCC" = yes; then
coolkey-1.1.0/configure:8342:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-8343-      else
coolkey-1.1.0/configure:8344:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-8345-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
coolkey-1.1.0/configure-8373-      hardcode_shlibpath_var=no
coolkey-1.1.0/configure:8374:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-8375-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
coolkey-1.1.0/configure-8403-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:8404:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-8405-      else
coolkey-1.1.0/configure-8406-	allow_undefined_flag=' -expect_unresolved \*'
coolkey-1.1.0/configure:8407:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-8408-      fi
##############################################
coolkey-1.1.0/configure-8415-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:8416:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-8417-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
coolkey-1.1.0/configure-8419-	allow_undefined_flag=' -expect_unresolved \*'
coolkey-1.1.0/configure:8420:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure:8421:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
coolkey-1.1.0/configure:8422:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
coolkey-1.1.0/configure-8423-
##############################################
coolkey-1.1.0/configure-8456- 	*)
coolkey-1.1.0/configure:8457: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
coolkey-1.1.0/configure-8458- 	esac ;;
##############################################
coolkey-1.1.0/configure-8540-      hardcode_shlibpath_var=no
coolkey-1.1.0/configure:8541:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
coolkey-1.1.0/configure-8542-      hardcode_libdir_separator=':'
##############################################
coolkey-1.1.0/configure-8650-if test "$GCC" = yes; then
coolkey-1.1.0/configure:8651:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/configure-8652-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
coolkey-1.1.0/configure-8656-    # okay in the real world where ";" in dirpaths is itself problematic.
coolkey-1.1.0/configure:8657:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/configure-8658-  else
coolkey-1.1.0/configure:8659:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/configure-8660-  fi
##############################################
coolkey-1.1.0/configure-8727-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
coolkey-1.1.0/configure:8728:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
coolkey-1.1.0/configure-8729-  ;;
##############################################
coolkey-1.1.0/configure-8760-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
coolkey-1.1.0/configure:8761:    postinstall_cmds='base_file=`basename \${file}`~
coolkey-1.1.0/configure:8762:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
coolkey-1.1.0/configure:8763:      dldir=$destdir/`dirname \$dlpath`~
coolkey-1.1.0/configure-8764-      test -d \$dldir || mkdir -p \$dldir~
##############################################
coolkey-1.1.0/configure-8766-      chmod a+x \$dldir/$dlname'
coolkey-1.1.0/configure:8767:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
coolkey-1.1.0/configure-8768-      dlpath=$dir/\$dldll~
##############################################
coolkey-1.1.0/configure-8774-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
coolkey-1.1.0/configure:8775:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure-8776-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
coolkey-1.1.0/configure-8779-      # MinGW DLLs use traditional 'lib' prefix
coolkey-1.1.0/configure:8780:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure:8781:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/configure-8782-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
coolkey-1.1.0/configure-8788-        # which wouldn't understand a cygwinified path. Ahh.
coolkey-1.1.0/configure:8789:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/configure-8790-      else
coolkey-1.1.0/configure:8791:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/configure-8792-      fi
##############################################
coolkey-1.1.0/configure-8795-      # pw32 DLLs use 'pw' prefix rather than 'lib'
coolkey-1.1.0/configure:8796:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure-8797-      ;;
##############################################
coolkey-1.1.0/configure-8801-  *)
coolkey-1.1.0/configure:8802:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
coolkey-1.1.0/configure-8803-    ;;
##############################################
coolkey-1.1.0/configure-8818-  shlibpath_var=DYLD_LIBRARY_PATH
coolkey-1.1.0/configure:8819:  shrext='`test .$module = .yes && echo .so || echo .dylib`'
coolkey-1.1.0/configure-8820-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
coolkey-1.1.0/configure-8821-  if test "$GCC" = yes; then
coolkey-1.1.0/configure:8822:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
coolkey-1.1.0/configure-8823-  else
##############################################
coolkey-1.1.0/configure-9032-  (exit $ac_status); }; then
coolkey-1.1.0/configure:9033:      case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/configure-9034-      *64-bit*)
##############################################
coolkey-1.1.0/configure-9045-  if test -f /etc/ld.so.conf; then
coolkey-1.1.0/configure:9046:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
coolkey-1.1.0/configure-9047-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
coolkey-1.1.0/configure-9117-  shlibpath_var=LD_LIBRARY_PATH
coolkey-1.1.0/configure:9118:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-9119-    case $host_os in
##############################################
coolkey-1.1.0/configure-10205-      # Double-quote double-evaled strings.
coolkey-1.1.0/configure:10206:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
coolkey-1.1.0/configure-10207-      ;;
coolkey-1.1.0/configure-10208-    *)
coolkey-1.1.0/configure:10209:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
coolkey-1.1.0/configure-10210-      ;;
##############################################
coolkey-1.1.0/configure-10215-  *'\$0 --fallback-echo"')
coolkey-1.1.0/configure:10216:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
coolkey-1.1.0/configure-10217-    ;;
##############################################
coolkey-1.1.0/configure-10228-
coolkey-1.1.0/configure:10229:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
coolkey-1.1.0/configure-10230-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
coolkey-1.1.0/configure-10607-  # libtool script then.
coolkey-1.1.0/configure:10608:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
coolkey-1.1.0/configure-10609-  if test -f "$ltmain_in"; then
##############################################
coolkey-1.1.0/configure-10636-  if test -z "$LTCC"; then
coolkey-1.1.0/configure:10637:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
coolkey-1.1.0/configure-10638-    if test -z "$LTCC"; then
##############################################
coolkey-1.1.0/configure-10641-    else
coolkey-1.1.0/configure:10642:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
coolkey-1.1.0/configure:10643:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
coolkey-1.1.0/configure-10644-    fi
##############################################
coolkey-1.1.0/configure-10646-  if test -z "$LTCFLAGS"; then
coolkey-1.1.0/configure:10647:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
coolkey-1.1.0/configure-10648-  fi
##############################################
coolkey-1.1.0/configure-10651-  # Note that this assumes the entire list is on one line.
coolkey-1.1.0/configure:10652:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
coolkey-1.1.0/configure-10653-
##############################################
coolkey-1.1.0/configure-10657-    # Check whether tagname contains only valid characters
coolkey-1.1.0/configure:10658:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
coolkey-1.1.0/configure-10659-    "") ;;
##############################################
coolkey-1.1.0/configure-10785-done
coolkey-1.1.0/configure:10786:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/configure-10787-
##############################################
coolkey-1.1.0/configure-10815-    # gcc leaves a trailing carriage return which upsets mingw
coolkey-1.1.0/configure:10816:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
coolkey-1.1.0/configure-10817-  *)
coolkey-1.1.0/configure:10818:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
coolkey-1.1.0/configure-10819-  esac
##############################################
coolkey-1.1.0/configure-10824-      # Canonicalize the pathname of ld
coolkey-1.1.0/configure:10825:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
coolkey-1.1.0/configure-10826-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
coolkey-1.1.0/configure:10827:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
coolkey-1.1.0/configure-10828-      done
##############################################
coolkey-1.1.0/configure-10859-      # Break only if it was the GNU/non-GNU ld that we prefer.
coolkey-1.1.0/configure:10860:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
coolkey-1.1.0/configure-10861-      *GNU* | *'with BFD'*)
##############################################
coolkey-1.1.0/configure-10892-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
coolkey-1.1.0/configure:10893:case `$LD -v 2>&1 </dev/null` in
coolkey-1.1.0/configure-10894-*GNU* | *'with BFD'*)
##############################################
coolkey-1.1.0/configure-10922-    # ancient GNU ld didn't support --whole-archive et. al.
coolkey-1.1.0/configure:10923:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
coolkey-1.1.0/configure-10924-	grep 'no-whole-archive' > /dev/null; then
##############################################
coolkey-1.1.0/configure-11004-      # below for broken collect2 doesn't work under 4.3+
coolkey-1.1.0/configure:11005:	collect2name=`${CC} -print-prog-name=collect2`
coolkey-1.1.0/configure-11006-	if test -f "$collect2name" && \
##############################################
coolkey-1.1.0/configure-11101-
coolkey-1.1.0/configure:11102:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
coolkey-1.1.0/configure-11103-     else
##############################################
coolkey-1.1.0/configure-11205-      # is EXPORTS), use it as is; otherwise, prepend...
coolkey-1.1.0/configure:11206:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
coolkey-1.1.0/configure-11207-	cp $export_symbols $output_objdir/$soname.def;
##############################################
coolkey-1.1.0/configure-11267-         output_verbose_link_cmd='echo'
coolkey-1.1.0/configure:11268:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
coolkey-1.1.0/configure-11269-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
coolkey-1.1.0/configure-11335-      # dependencies.
coolkey-1.1.0/configure:11336:      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; echo $list'
coolkey-1.1.0/configure-11337-      ;;
##############################################
coolkey-1.1.0/configure-11399-	# dependencies.
coolkey-1.1.0/configure:11400:	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; echo $list'
coolkey-1.1.0/configure-11401-	;;
##############################################
coolkey-1.1.0/configure-11434-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
coolkey-1.1.0/configure:11435:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
coolkey-1.1.0/configure:11436:    archive_expsym_cmds_CXX='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'
coolkey-1.1.0/configure-11437-    ;;
##############################################
coolkey-1.1.0/configure-11441-	# SGI C++
coolkey-1.1.0/configure:11442:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-11443-
##############################################
coolkey-1.1.0/configure-11452-	  if test "$with_gnu_ld" = no; then
coolkey-1.1.0/configure:11453:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-11454-	  else
coolkey-1.1.0/configure:11455:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
coolkey-1.1.0/configure-11456-	  fi
##############################################
coolkey-1.1.0/configure-11471-	# to its proper name (with version) after linking.
coolkey-1.1.0/configure:11472:	archive_cmds_CXX='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'
coolkey-1.1.0/configure:11473:	archive_expsym_cmds_CXX='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'
coolkey-1.1.0/configure-11474-	# Commands to make compiler produce verbose output that lists
##############################################
coolkey-1.1.0/configure-11481-	# dependencies.
coolkey-1.1.0/configure:11482:	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; echo $list'
coolkey-1.1.0/configure-11483-
##############################################
coolkey-1.1.0/configure-11496-	# earlier do not add the objects themselves.
coolkey-1.1.0/configure:11497:	case `$CC -V 2>&1` in
coolkey-1.1.0/configure-11498-	*"Version 7."*)
##############################################
coolkey-1.1.0/configure-11522-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
coolkey-1.1.0/configure:11523:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/configure-11524-        ;;
##############################################
coolkey-1.1.0/configure-11541-	# dependencies.
coolkey-1.1.0/configure:11542:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
coolkey-1.1.0/configure-11543-	;;
##############################################
coolkey-1.1.0/configure-11585-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
coolkey-1.1.0/configure:11586:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-11587-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
coolkey-1.1.0/configure-11600-	# to its proper name (with version) after linking.
coolkey-1.1.0/configure:11601:	archive_cmds_CXX='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'
coolkey-1.1.0/configure-11602-
##############################################
coolkey-1.1.0/configure-11617-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:11618:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-11619-
##############################################
coolkey-1.1.0/configure-11630-	# dependencies.
coolkey-1.1.0/configure:11631:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
coolkey-1.1.0/configure-11632-	;;
##############################################
coolkey-1.1.0/configure-11635-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:11636:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-11637-
##############################################
coolkey-1.1.0/configure-11660-	# to its proper name (with version) after linking.
coolkey-1.1.0/configure:11661:	archive_cmds_CXX='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'
coolkey-1.1.0/configure-11662-
##############################################
coolkey-1.1.0/configure-11676-	allow_undefined_flag_CXX=' -expect_unresolved \*'
coolkey-1.1.0/configure:11677:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure:11678:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
coolkey-1.1.0/configure-11679-	  echo "-hidden">> $lib.exp~
coolkey-1.1.0/configure:11680:	  $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~
coolkey-1.1.0/configure-11681-	  $rm $lib.exp'
##############################################
coolkey-1.1.0/configure-11693-	# dependencies.
coolkey-1.1.0/configure:11694:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
coolkey-1.1.0/configure-11695-	;;
##############################################
coolkey-1.1.0/configure-11698-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:11699:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-11700-
##############################################
coolkey-1.1.0/configure-11760-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
coolkey-1.1.0/configure:11761:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
coolkey-1.1.0/configure-11762-	    ;;
##############################################
coolkey-1.1.0/configure-11848-    hardcode_shlibpath_var_CXX=no
coolkey-1.1.0/configure:11849:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
coolkey-1.1.0/configure-11850-    hardcode_libdir_separator_CXX=':'
##############################################
coolkey-1.1.0/configure-11920-  # eval without this substitution.
coolkey-1.1.0/configure:11921:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
coolkey-1.1.0/configure-11922-
coolkey-1.1.0/configure:11923:  for p in `eval $output_verbose_link_cmd`; do
coolkey-1.1.0/configure-11924-    case $p in
##############################################
coolkey-1.1.0/configure-12475-  if test "$hard_links" = no; then
coolkey-1.1.0/configure:12476:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
coolkey-1.1.0/configure:12477:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
coolkey-1.1.0/configure-12478-    need_locks=warn
##############################################
coolkey-1.1.0/configure-12591-if test "$GCC" = yes; then
coolkey-1.1.0/configure:12592:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/configure-12593-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
coolkey-1.1.0/configure-12597-    # okay in the real world where ";" in dirpaths is itself problematic.
coolkey-1.1.0/configure:12598:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/configure-12599-  else
coolkey-1.1.0/configure:12600:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/configure-12601-  fi
##############################################
coolkey-1.1.0/configure-12668-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
coolkey-1.1.0/configure:12669:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
coolkey-1.1.0/configure-12670-  ;;
##############################################
coolkey-1.1.0/configure-12701-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
coolkey-1.1.0/configure:12702:    postinstall_cmds='base_file=`basename \${file}`~
coolkey-1.1.0/configure:12703:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
coolkey-1.1.0/configure:12704:      dldir=$destdir/`dirname \$dlpath`~
coolkey-1.1.0/configure-12705-      test -d \$dldir || mkdir -p \$dldir~
##############################################
coolkey-1.1.0/configure-12707-      chmod a+x \$dldir/$dlname'
coolkey-1.1.0/configure:12708:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
coolkey-1.1.0/configure-12709-      dlpath=$dir/\$dldll~
##############################################
coolkey-1.1.0/configure-12715-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
coolkey-1.1.0/configure:12716:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure-12717-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
coolkey-1.1.0/configure-12720-      # MinGW DLLs use traditional 'lib' prefix
coolkey-1.1.0/configure:12721:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure:12722:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/configure-12723-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
coolkey-1.1.0/configure-12729-        # which wouldn't understand a cygwinified path. Ahh.
coolkey-1.1.0/configure:12730:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/configure-12731-      else
coolkey-1.1.0/configure:12732:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/configure-12733-      fi
##############################################
coolkey-1.1.0/configure-12736-      # pw32 DLLs use 'pw' prefix rather than 'lib'
coolkey-1.1.0/configure:12737:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure-12738-      ;;
##############################################
coolkey-1.1.0/configure-12742-  *)
coolkey-1.1.0/configure:12743:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
coolkey-1.1.0/configure-12744-    ;;
##############################################
coolkey-1.1.0/configure-12759-  shlibpath_var=DYLD_LIBRARY_PATH
coolkey-1.1.0/configure:12760:  shrext='`test .$module = .yes && echo .so || echo .dylib`'
coolkey-1.1.0/configure-12761-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
coolkey-1.1.0/configure-12762-  if test "$GCC" = yes; then
coolkey-1.1.0/configure:12763:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
coolkey-1.1.0/configure-12764-  else
##############################################
coolkey-1.1.0/configure-12973-  (exit $ac_status); }; then
coolkey-1.1.0/configure:12974:      case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/configure-12975-      *64-bit*)
##############################################
coolkey-1.1.0/configure-12986-  if test -f /etc/ld.so.conf; then
coolkey-1.1.0/configure:12987:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
coolkey-1.1.0/configure-12988-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
coolkey-1.1.0/configure-13058-  shlibpath_var=LD_LIBRARY_PATH
coolkey-1.1.0/configure:13059:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-13060-    case $host_os in
##############################################
coolkey-1.1.0/configure-13303-      # Double-quote double-evaled strings.
coolkey-1.1.0/configure:13304:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
coolkey-1.1.0/configure-13305-      ;;
coolkey-1.1.0/configure-13306-    *)
coolkey-1.1.0/configure:13307:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
coolkey-1.1.0/configure-13308-      ;;
##############################################
coolkey-1.1.0/configure-13313-  *'\$0 --fallback-echo"')
coolkey-1.1.0/configure:13314:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
coolkey-1.1.0/configure-13315-    ;;
##############################################
coolkey-1.1.0/configure-13632-  # libtool script then.
coolkey-1.1.0/configure:13633:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
coolkey-1.1.0/configure-13634-  if test -f "$ltmain_in"; then
##############################################
coolkey-1.1.0/configure-13741-done
coolkey-1.1.0/configure:13742:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/configure-13743-
##############################################
coolkey-1.1.0/configure-14170-  if test "$hard_links" = no; then
coolkey-1.1.0/configure:14171:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
coolkey-1.1.0/configure:14172:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
coolkey-1.1.0/configure-14173-    need_locks=warn
##############################################
coolkey-1.1.0/configure-14226-done
coolkey-1.1.0/configure:14227:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/configure-14228-
##############################################
coolkey-1.1.0/configure-14264-    supports_anon_versioning=no
coolkey-1.1.0/configure:14265:    case `$LD -v 2>/dev/null` in
coolkey-1.1.0/configure-14266-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
coolkey-1.1.0/configure-14328-	# is EXPORTS), use it as is; otherwise, prepend...
coolkey-1.1.0/configure:14329:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
coolkey-1.1.0/configure-14330-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
coolkey-1.1.0/configure-14351-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
coolkey-1.1.0/configure:14352:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
coolkey-1.1.0/configure:14353:      archive_expsym_cmds_F77='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'
coolkey-1.1.0/configure-14354-      ;;
##############################################
coolkey-1.1.0/configure-14360-	pgcc*)				# Portland Group C compiler
coolkey-1.1.0/configure:14361:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/configure-14362-	  tmp_addflag=' $pic_flag'
##############################################
coolkey-1.1.0/configure-14364-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
coolkey-1.1.0/configure:14365:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/configure-14366-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
coolkey-1.1.0/configure-14418-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
coolkey-1.1.0/configure:14419:      case `$LD -v 2>&1` in
coolkey-1.1.0/configure-14420-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
coolkey-1.1.0/configure-14434-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
coolkey-1.1.0/configure:14435:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
coolkey-1.1.0/configure-14436-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
coolkey-1.1.0/configure-14533-	# below for broken collect2 doesn't work under 4.3+
coolkey-1.1.0/configure:14534:	  collect2name=`${CC} -print-prog-name=collect2`
coolkey-1.1.0/configure-14535-	  if test -f "$collect2name" && \
##############################################
coolkey-1.1.0/configure-14619-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
coolkey-1.1.0/configure:14620:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
coolkey-1.1.0/configure-14621-       else
##############################################
coolkey-1.1.0/configure-14705-      # FIXME: Setting linknames here is a bad hack.
coolkey-1.1.0/configure:14706:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
coolkey-1.1.0/configure-14707-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
coolkey-1.1.0/configure-14710-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
coolkey-1.1.0/configure:14711:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
coolkey-1.1.0/configure-14712-      enable_shared_with_static_runtimes_F77=yes
##############################################
coolkey-1.1.0/configure-14751-         output_verbose_link_cmd='echo'
coolkey-1.1.0/configure:14752:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
coolkey-1.1.0/configure-14753-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
coolkey-1.1.0/configure-14886-      if test "$GCC" = yes; then
coolkey-1.1.0/configure:14887:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-14888-      else
coolkey-1.1.0/configure:14889:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-14890-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
coolkey-1.1.0/configure-14918-      hardcode_shlibpath_var_F77=no
coolkey-1.1.0/configure:14919:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-14920-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
coolkey-1.1.0/configure-14948-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:14949:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-14950-      else
coolkey-1.1.0/configure-14951-	allow_undefined_flag_F77=' -expect_unresolved \*'
coolkey-1.1.0/configure:14952:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-14953-      fi
##############################################
coolkey-1.1.0/configure-14960-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:14961:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-14962-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
coolkey-1.1.0/configure-14964-	allow_undefined_flag_F77=' -expect_unresolved \*'
coolkey-1.1.0/configure:14965:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure:14966:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
coolkey-1.1.0/configure:14967:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
coolkey-1.1.0/configure-14968-
##############################################
coolkey-1.1.0/configure-15001- 	*)
coolkey-1.1.0/configure:15002: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
coolkey-1.1.0/configure-15003- 	esac ;;
##############################################
coolkey-1.1.0/configure-15085-      hardcode_shlibpath_var_F77=no
coolkey-1.1.0/configure:15086:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
coolkey-1.1.0/configure-15087-      hardcode_libdir_separator_F77=':'
##############################################
coolkey-1.1.0/configure-15195-if test "$GCC" = yes; then
coolkey-1.1.0/configure:15196:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/configure-15197-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
coolkey-1.1.0/configure-15201-    # okay in the real world where ";" in dirpaths is itself problematic.
coolkey-1.1.0/configure:15202:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/configure-15203-  else
coolkey-1.1.0/configure:15204:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/configure-15205-  fi
##############################################
coolkey-1.1.0/configure-15272-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
coolkey-1.1.0/configure:15273:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
coolkey-1.1.0/configure-15274-  ;;
##############################################
coolkey-1.1.0/configure-15305-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
coolkey-1.1.0/configure:15306:    postinstall_cmds='base_file=`basename \${file}`~
coolkey-1.1.0/configure:15307:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
coolkey-1.1.0/configure:15308:      dldir=$destdir/`dirname \$dlpath`~
coolkey-1.1.0/configure-15309-      test -d \$dldir || mkdir -p \$dldir~
##############################################
coolkey-1.1.0/configure-15311-      chmod a+x \$dldir/$dlname'
coolkey-1.1.0/configure:15312:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
coolkey-1.1.0/configure-15313-      dlpath=$dir/\$dldll~
##############################################
coolkey-1.1.0/configure-15319-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
coolkey-1.1.0/configure:15320:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure-15321-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
coolkey-1.1.0/configure-15324-      # MinGW DLLs use traditional 'lib' prefix
coolkey-1.1.0/configure:15325:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure:15326:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/configure-15327-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
coolkey-1.1.0/configure-15333-        # which wouldn't understand a cygwinified path. Ahh.
coolkey-1.1.0/configure:15334:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/configure-15335-      else
coolkey-1.1.0/configure:15336:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/configure-15337-      fi
##############################################
coolkey-1.1.0/configure-15340-      # pw32 DLLs use 'pw' prefix rather than 'lib'
coolkey-1.1.0/configure:15341:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure-15342-      ;;
##############################################
coolkey-1.1.0/configure-15346-  *)
coolkey-1.1.0/configure:15347:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
coolkey-1.1.0/configure-15348-    ;;
##############################################
coolkey-1.1.0/configure-15363-  shlibpath_var=DYLD_LIBRARY_PATH
coolkey-1.1.0/configure:15364:  shrext='`test .$module = .yes && echo .so || echo .dylib`'
coolkey-1.1.0/configure-15365-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
coolkey-1.1.0/configure-15366-  if test "$GCC" = yes; then
coolkey-1.1.0/configure:15367:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
coolkey-1.1.0/configure-15368-  else
##############################################
coolkey-1.1.0/configure-15577-  (exit $ac_status); }; then
coolkey-1.1.0/configure:15578:      case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/configure-15579-      *64-bit*)
##############################################
coolkey-1.1.0/configure-15590-  if test -f /etc/ld.so.conf; then
coolkey-1.1.0/configure:15591:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
coolkey-1.1.0/configure-15592-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
coolkey-1.1.0/configure-15662-  shlibpath_var=LD_LIBRARY_PATH
coolkey-1.1.0/configure:15663:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-15664-    case $host_os in
##############################################
coolkey-1.1.0/configure-15907-      # Double-quote double-evaled strings.
coolkey-1.1.0/configure:15908:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
coolkey-1.1.0/configure-15909-      ;;
coolkey-1.1.0/configure-15910-    *)
coolkey-1.1.0/configure:15911:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
coolkey-1.1.0/configure-15912-      ;;
##############################################
coolkey-1.1.0/configure-15917-  *'\$0 --fallback-echo"')
coolkey-1.1.0/configure:15918:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
coolkey-1.1.0/configure-15919-    ;;
##############################################
coolkey-1.1.0/configure-16236-  # libtool script then.
coolkey-1.1.0/configure:16237:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
coolkey-1.1.0/configure-16238-  if test -f "$ltmain_in"; then
##############################################
coolkey-1.1.0/configure-16312-done
coolkey-1.1.0/configure:16313:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/configure-16314-
##############################################
coolkey-1.1.0/configure-16761-  if test "$hard_links" = no; then
coolkey-1.1.0/configure:16762:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
coolkey-1.1.0/configure:16763:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
coolkey-1.1.0/configure-16764-    need_locks=warn
##############################################
coolkey-1.1.0/configure-16817-done
coolkey-1.1.0/configure:16818:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/configure-16819-
##############################################
coolkey-1.1.0/configure-16855-    supports_anon_versioning=no
coolkey-1.1.0/configure:16856:    case `$LD -v 2>/dev/null` in
coolkey-1.1.0/configure-16857-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
coolkey-1.1.0/configure-16919-	# is EXPORTS), use it as is; otherwise, prepend...
coolkey-1.1.0/configure:16920:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
coolkey-1.1.0/configure-16921-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
coolkey-1.1.0/configure-16942-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
coolkey-1.1.0/configure:16943:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
coolkey-1.1.0/configure:16944:      archive_expsym_cmds_GCJ='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'
coolkey-1.1.0/configure-16945-      ;;
##############################################
coolkey-1.1.0/configure-16951-	pgcc*)				# Portland Group C compiler
coolkey-1.1.0/configure:16952:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/configure-16953-	  tmp_addflag=' $pic_flag'
##############################################
coolkey-1.1.0/configure-16955-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
coolkey-1.1.0/configure:16956:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
coolkey-1.1.0/configure-16957-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
coolkey-1.1.0/configure-17009-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
coolkey-1.1.0/configure:17010:      case `$LD -v 2>&1` in
coolkey-1.1.0/configure-17011-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
coolkey-1.1.0/configure-17025-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
coolkey-1.1.0/configure:17026:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
coolkey-1.1.0/configure-17027-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
coolkey-1.1.0/configure-17124-	# below for broken collect2 doesn't work under 4.3+
coolkey-1.1.0/configure:17125:	  collect2name=`${CC} -print-prog-name=collect2`
coolkey-1.1.0/configure-17126-	  if test -f "$collect2name" && \
##############################################
coolkey-1.1.0/configure-17220-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
coolkey-1.1.0/configure:17221:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
coolkey-1.1.0/configure-17222-       else
##############################################
coolkey-1.1.0/configure-17316-      # FIXME: Setting linknames here is a bad hack.
coolkey-1.1.0/configure:17317:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
coolkey-1.1.0/configure-17318-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
coolkey-1.1.0/configure-17321-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
coolkey-1.1.0/configure:17322:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
coolkey-1.1.0/configure-17323-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
coolkey-1.1.0/configure-17362-         output_verbose_link_cmd='echo'
coolkey-1.1.0/configure:17363:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
coolkey-1.1.0/configure-17364-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
coolkey-1.1.0/configure-17497-      if test "$GCC" = yes; then
coolkey-1.1.0/configure:17498:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-17499-      else
coolkey-1.1.0/configure:17500:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-17501-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
coolkey-1.1.0/configure-17529-      hardcode_shlibpath_var_GCJ=no
coolkey-1.1.0/configure:17530:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-17531-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
coolkey-1.1.0/configure-17559-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:17560:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-17561-      else
coolkey-1.1.0/configure-17562-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
coolkey-1.1.0/configure:17563:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-17564-      fi
##############################################
coolkey-1.1.0/configure-17571-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
coolkey-1.1.0/configure:17572:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure-17573-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
coolkey-1.1.0/configure-17575-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
coolkey-1.1.0/configure:17576:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
coolkey-1.1.0/configure:17577:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
coolkey-1.1.0/configure:17578:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
coolkey-1.1.0/configure-17579-
##############################################
coolkey-1.1.0/configure-17612- 	*)
coolkey-1.1.0/configure:17613: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
coolkey-1.1.0/configure-17614- 	esac ;;
##############################################
coolkey-1.1.0/configure-17696-      hardcode_shlibpath_var_GCJ=no
coolkey-1.1.0/configure:17697:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
coolkey-1.1.0/configure-17698-      hardcode_libdir_separator_GCJ=':'
##############################################
coolkey-1.1.0/configure-17806-if test "$GCC" = yes; then
coolkey-1.1.0/configure:17807:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/configure-17808-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
coolkey-1.1.0/configure-17812-    # okay in the real world where ";" in dirpaths is itself problematic.
coolkey-1.1.0/configure:17813:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/configure-17814-  else
coolkey-1.1.0/configure:17815:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/configure-17816-  fi
##############################################
coolkey-1.1.0/configure-17883-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
coolkey-1.1.0/configure:17884:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
coolkey-1.1.0/configure-17885-  ;;
##############################################
coolkey-1.1.0/configure-17916-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
coolkey-1.1.0/configure:17917:    postinstall_cmds='base_file=`basename \${file}`~
coolkey-1.1.0/configure:17918:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
coolkey-1.1.0/configure:17919:      dldir=$destdir/`dirname \$dlpath`~
coolkey-1.1.0/configure-17920-      test -d \$dldir || mkdir -p \$dldir~
##############################################
coolkey-1.1.0/configure-17922-      chmod a+x \$dldir/$dlname'
coolkey-1.1.0/configure:17923:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
coolkey-1.1.0/configure-17924-      dlpath=$dir/\$dldll~
##############################################
coolkey-1.1.0/configure-17930-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
coolkey-1.1.0/configure:17931:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure-17932-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
coolkey-1.1.0/configure-17935-      # MinGW DLLs use traditional 'lib' prefix
coolkey-1.1.0/configure:17936:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure:17937:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
coolkey-1.1.0/configure-17938-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
coolkey-1.1.0/configure-17944-        # which wouldn't understand a cygwinified path. Ahh.
coolkey-1.1.0/configure:17945:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
coolkey-1.1.0/configure-17946-      else
coolkey-1.1.0/configure:17947:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
coolkey-1.1.0/configure-17948-      fi
##############################################
coolkey-1.1.0/configure-17951-      # pw32 DLLs use 'pw' prefix rather than 'lib'
coolkey-1.1.0/configure:17952:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
coolkey-1.1.0/configure-17953-      ;;
##############################################
coolkey-1.1.0/configure-17957-  *)
coolkey-1.1.0/configure:17958:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
coolkey-1.1.0/configure-17959-    ;;
##############################################
coolkey-1.1.0/configure-17974-  shlibpath_var=DYLD_LIBRARY_PATH
coolkey-1.1.0/configure:17975:  shrext='`test .$module = .yes && echo .so || echo .dylib`'
coolkey-1.1.0/configure-17976-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
coolkey-1.1.0/configure-17977-  if test "$GCC" = yes; then
coolkey-1.1.0/configure:17978:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
coolkey-1.1.0/configure-17979-  else
##############################################
coolkey-1.1.0/configure-18188-  (exit $ac_status); }; then
coolkey-1.1.0/configure:18189:      case `/usr/bin/file conftest.$ac_objext` in
coolkey-1.1.0/configure-18190-      *64-bit*)
##############################################
coolkey-1.1.0/configure-18201-  if test -f /etc/ld.so.conf; then
coolkey-1.1.0/configure:18202:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
coolkey-1.1.0/configure-18203-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
coolkey-1.1.0/configure-18273-  shlibpath_var=LD_LIBRARY_PATH
coolkey-1.1.0/configure:18274:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
coolkey-1.1.0/configure-18275-    case $host_os in
##############################################
coolkey-1.1.0/configure-18518-      # Double-quote double-evaled strings.
coolkey-1.1.0/configure:18519:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
coolkey-1.1.0/configure-18520-      ;;
coolkey-1.1.0/configure-18521-    *)
coolkey-1.1.0/configure:18522:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
coolkey-1.1.0/configure-18523-      ;;
##############################################
coolkey-1.1.0/configure-18528-  *'\$0 --fallback-echo"')
coolkey-1.1.0/configure:18529:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
coolkey-1.1.0/configure-18530-    ;;
##############################################
coolkey-1.1.0/configure-18847-  # libtool script then.
coolkey-1.1.0/configure:18848:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
coolkey-1.1.0/configure-18849-  if test -f "$ltmain_in"; then
##############################################
coolkey-1.1.0/configure-18922-done
coolkey-1.1.0/configure:18923:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
coolkey-1.1.0/configure-18924-
##############################################
coolkey-1.1.0/configure-18998-      # Double-quote double-evaled strings.
coolkey-1.1.0/configure:18999:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
coolkey-1.1.0/configure-19000-      ;;
coolkey-1.1.0/configure-19001-    *)
coolkey-1.1.0/configure:19002:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
coolkey-1.1.0/configure-19003-      ;;
##############################################
coolkey-1.1.0/configure-19008-  *'\$0 --fallback-echo"')
coolkey-1.1.0/configure:19009:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
coolkey-1.1.0/configure-19010-    ;;
##############################################
coolkey-1.1.0/configure-19327-  # libtool script then.
coolkey-1.1.0/configure:19328:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
coolkey-1.1.0/configure-19329-  if test -f "$ltmain_in"; then
##############################################
coolkey-1.1.0/configure-19785-  (exit $ac_status); }; then
coolkey-1.1.0/configure:19786:  pkg_cv_PCSC_CFLAGS=`$PKG_CONFIG --cflags "libpcsclite" 2>/dev/null`
coolkey-1.1.0/configure-19787-else
##############################################
coolkey-1.1.0/configure-19803-  (exit $ac_status); }; then
coolkey-1.1.0/configure:19804:  pkg_cv_PCSC_LIBS=`$PKG_CONFIG --libs "libpcsclite" 2>/dev/null`
coolkey-1.1.0/configure-19805-else
##############################################
coolkey-1.1.0/configure-19822-        if test $_pkg_short_errors_supported = yes; then
coolkey-1.1.0/configure:19823:	        PCSC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpcsclite"`
coolkey-1.1.0/configure-19824-        else
coolkey-1.1.0/configure:19825:	        PCSC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpcsclite"`
coolkey-1.1.0/configure-19826-        fi
##############################################
coolkey-1.1.0/configure-19880-  (exit $ac_status); }; then
coolkey-1.1.0/configure:19881:  pkg_cv_NSS_CFLAGS=`$PKG_CONFIG --cflags "nss" 2>/dev/null`
coolkey-1.1.0/configure-19882-else
##############################################
coolkey-1.1.0/configure-19898-  (exit $ac_status); }; then
coolkey-1.1.0/configure:19899:  pkg_cv_NSS_LIBS=`$PKG_CONFIG --libs "nss" 2>/dev/null`
coolkey-1.1.0/configure-19900-else
##############################################
coolkey-1.1.0/configure-19917-        if test $_pkg_short_errors_supported = yes; then
coolkey-1.1.0/configure:19918:	        NSS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "nss"`
coolkey-1.1.0/configure-19919-        else
coolkey-1.1.0/configure:19920:	        NSS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "nss"`
coolkey-1.1.0/configure-19921-        fi
##############################################
coolkey-1.1.0/configure-20169-do
coolkey-1.1.0/configure:20170:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
coolkey-1.1.0/configure-20171-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
coolkey-1.1.0/configure-20176-fi
coolkey-1.1.0/configure:20177:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-20178-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-20292-fi
coolkey-1.1.0/configure:20293:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-20294-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-20297-fi
coolkey-1.1.0/configure:20298:if test `eval echo '${'$as_ac_Header'}'` = yes; then
coolkey-1.1.0/configure-20299-  cat >>confdefs.h <<_ACEOF
coolkey-1.1.0/configure:20300:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
coolkey-1.1.0/configure-20301-_ACEOF
##############################################
coolkey-1.1.0/configure-20309-do
coolkey-1.1.0/configure:20310:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
coolkey-1.1.0/configure-20311-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
coolkey-1.1.0/configure-20316-fi
coolkey-1.1.0/configure:20317:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-20318-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-20432-fi
coolkey-1.1.0/configure:20433:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-20434-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-20437-fi
coolkey-1.1.0/configure:20438:if test `eval echo '${'$as_ac_Header'}'` = yes; then
coolkey-1.1.0/configure-20439-  cat >>confdefs.h <<_ACEOF
coolkey-1.1.0/configure:20440:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
coolkey-1.1.0/configure-20441-_ACEOF
##############################################
coolkey-1.1.0/configure-20622-do
coolkey-1.1.0/configure:20623:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
coolkey-1.1.0/configure-20624-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
coolkey-1.1.0/configure-20629-fi
coolkey-1.1.0/configure:20630:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-20631-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-20745-fi
coolkey-1.1.0/configure:20746:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-20747-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-20750-fi
coolkey-1.1.0/configure:20751:if test `eval echo '${'$as_ac_Header'}'` = yes; then
coolkey-1.1.0/configure-20752-  cat >>confdefs.h <<_ACEOF
coolkey-1.1.0/configure:20753:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
coolkey-1.1.0/configure-20754-_ACEOF
##############################################
coolkey-1.1.0/configure-20852-do
coolkey-1.1.0/configure:20853:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
coolkey-1.1.0/configure-20854-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
coolkey-1.1.0/configure-20859-fi
coolkey-1.1.0/configure:20860:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-20861-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-20975-fi
coolkey-1.1.0/configure:20976:ac_res=`eval echo '${'$as_ac_Header'}'`
coolkey-1.1.0/configure-20977-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
coolkey-1.1.0/configure-20980-fi
coolkey-1.1.0/configure:20981:if test `eval echo '${'$as_ac_Header'}'` = yes; then
coolkey-1.1.0/configure-20982-  cat >>confdefs.h <<_ACEOF
coolkey-1.1.0/configure:20983:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
coolkey-1.1.0/configure-20984-_ACEOF
##############################################
coolkey-1.1.0/configure-21246-do
coolkey-1.1.0/configure:21247:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
coolkey-1.1.0/configure-21248-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
coolkey-1.1.0/configure-21326-fi
coolkey-1.1.0/configure:21327:ac_res=`eval echo '${'$as_ac_var'}'`
coolkey-1.1.0/configure-21328-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
coolkey-1.1.0/configure-21329-echo "${ECHO_T}$ac_res" >&6; }
coolkey-1.1.0/configure:21330:if test `eval echo '${'$as_ac_var'}'` = yes; then
coolkey-1.1.0/configure-21331-  cat >>confdefs.h <<_ACEOF
coolkey-1.1.0/configure:21332:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
coolkey-1.1.0/configure-21333-_ACEOF
##############################################
coolkey-1.1.0/configure-21432-do
coolkey-1.1.0/configure:21433:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
coolkey-1.1.0/configure-21434-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
coolkey-1.1.0/configure-21512-fi
coolkey-1.1.0/configure:21513:ac_res=`eval echo '${'$as_ac_var'}'`
coolkey-1.1.0/configure-21514-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
coolkey-1.1.0/configure-21515-echo "${ECHO_T}$ac_res" >&6; }
coolkey-1.1.0/configure:21516:if test `eval echo '${'$as_ac_var'}'` = yes; then
coolkey-1.1.0/configure-21517-  cat >>confdefs.h <<_ACEOF
coolkey-1.1.0/configure:21518:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
coolkey-1.1.0/configure-21519-_ACEOF
##############################################
coolkey-1.1.0/configure-21612-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
coolkey-1.1.0/configure:21613:  ac_i=`echo "$ac_i" | sed "$ac_script"`
coolkey-1.1.0/configure-21614-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
coolkey-1.1.0/configure-21791-do
coolkey-1.1.0/configure:21792:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
coolkey-1.1.0/configure-21793-    eval $as_var=C; export $as_var
##############################################
coolkey-1.1.0/configure-21841-  test "x$as_lineno_1" != "x$as_lineno_2" &&
coolkey-1.1.0/configure:21842:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
coolkey-1.1.0/configure-21843-
##############################################
coolkey-1.1.0/configure-21952-	esac;
coolkey-1.1.0/configure:21953:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
coolkey-1.1.0/configure-21954-	???[sx]*):;;*)false;;esac;fi
##############################################
coolkey-1.1.0/configure-22027-configured by $0, generated by GNU Autoconf 2.61,
coolkey-1.1.0/configure:22028:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
coolkey-1.1.0/configure-22029-
##############################################
coolkey-1.1.0/configure-22046-  --*=*)
coolkey-1.1.0/configure:22047:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
coolkey-1.1.0/configure:22048:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
coolkey-1.1.0/configure-22049-    ac_shift=:
##############################################
coolkey-1.1.0/configure-22306-
coolkey-1.1.0/configure:22307:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
coolkey-1.1.0/configure-22308-    break
##############################################
coolkey-1.1.0/configure-22317-
coolkey-1.1.0/configure:22318:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
coolkey-1.1.0/configure-22319-if test -n "$ac_eof"; then
coolkey-1.1.0/configure:22320:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
coolkey-1.1.0/configure:22321:  ac_eof=`expr $ac_eof + 1`
coolkey-1.1.0/configure-22322-fi
##############################################
coolkey-1.1.0/configure-22374-
coolkey-1.1.0/configure:22375:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 27; then
coolkey-1.1.0/configure-22376-    break
##############################################
coolkey-1.1.0/configure-22385-
coolkey-1.1.0/configure:22386:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
coolkey-1.1.0/configure-22387-if test -n "$ac_eof"; then
coolkey-1.1.0/configure:22388:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
coolkey-1.1.0/configure:22389:  ac_eof=`expr $ac_eof + 1`
coolkey-1.1.0/configure-22390-fi
##############################################
coolkey-1.1.0/configure-22523-      case $as_dir in #(
coolkey-1.1.0/configure:22524:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
coolkey-1.1.0/configure-22525-      *) as_qdir=$as_dir;;
##############################################
coolkey-1.1.0/configure-22561-*)
coolkey-1.1.0/configure:22562:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
coolkey-1.1.0/configure-22563-  # A ".." for each directory in $ac_dir_suffix.
coolkey-1.1.0/configure:22564:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
coolkey-1.1.0/configure-22565-  case $ac_top_builddir_sub in
##############################################
coolkey-1.1.0/configure-22634-
coolkey-1.1.0/configure:22635:# Neutralize VPATH when `$srcdir' = `.'.
coolkey-1.1.0/configure-22636-# Shell code in configure.ac might set extrasub.
##############################################
coolkey-1.1.0/configure-22658-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
coolkey-1.1.0/configure:22659:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
coolkey-1.1.0/configure:22660:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
coolkey-1.1.0/configure-22661-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
coolkey-1.1.0/configure-22775-    * )
coolkey-1.1.0/configure:22776:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
coolkey-1.1.0/configure-22777-  esac
##############################################
coolkey-1.1.0/configure-22812-  # Strip MF so we end up with the name of the file.
coolkey-1.1.0/configure:22813:  mf=`echo "$mf" | sed -e 's/:.*$//'`
coolkey-1.1.0/configure-22814-  # Check whether this is an Automake generated Makefile or not.
##############################################
coolkey-1.1.0/configure-22848-  # from the Makefile without running `make'.
coolkey-1.1.0/configure:22849:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
coolkey-1.1.0/configure-22850-  test -z "$DEPDIR" && continue
coolkey-1.1.0/configure:22851:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
coolkey-1.1.0/configure-22852-  test -z "am__include" && continue
coolkey-1.1.0/configure:22853:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
coolkey-1.1.0/configure-22854-  # When using ansi2knr, U may be empty or an underscore; expand it
coolkey-1.1.0/configure:22855:  U=`sed -n 's/^U = //p' < "$mf"`
coolkey-1.1.0/configure-22856-  # Find all dependency output files, they are included files with
##############################################
coolkey-1.1.0/configure-22895-      case $as_dir in #(
coolkey-1.1.0/configure:22896:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
coolkey-1.1.0/configure-22897-      *) as_qdir=$as_dir;;
##############################################
coolkey-1.1.0/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
coolkey-1.1.0/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
coolkey-1.1.0/depcomp-70-
##############################################
coolkey-1.1.0/depcomp-203-  # Version 6 uses the directory in both cases.
coolkey-1.1.0/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
coolkey-1.1.0/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
coolkey-1.1.0/depcomp-214-  else
coolkey-1.1.0/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
coolkey-1.1.0/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
coolkey-1.1.0/depcomp-228-    # Do two passes, one to just change these to
coolkey-1.1.0/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
coolkey-1.1.0/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
coolkey-1.1.0/depcomp-269-  # Do two passes, one to just change these to
coolkey-1.1.0/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
coolkey-1.1.0/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
coolkey-1.1.0/depcomp-284-   # Subdirectories are respected.
coolkey-1.1.0/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
coolkey-1.1.0/depcomp-286-   test "x$dir" = "x$object" && dir=
coolkey-1.1.0/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
coolkey-1.1.0/depcomp-288-
##############################################
coolkey-1.1.0/depcomp-423-  done
coolkey-1.1.0/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
coolkey-1.1.0/depcomp-425-  touch "$tmpdepfile"
##############################################
coolkey-1.1.0/install-sh-210-      fi
coolkey-1.1.0/install-sh:211:      dst=$dst/`basename "$src"`
coolkey-1.1.0/install-sh-212-    fi
##############################################
coolkey-1.1.0/install-sh-215-  # This sed command emulates the dirname command.
coolkey-1.1.0/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
coolkey-1.1.0/install-sh-217-
##############################################
coolkey-1.1.0/install-sh-228-    IFS='%'
coolkey-1.1.0/install-sh:229:    set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
coolkey-1.1.0/install-sh-230-    IFS=$oIFS
##############################################
coolkey-1.1.0/install-sh-255-  else
coolkey-1.1.0/install-sh:256:    dstfile=`basename "$dst"`
coolkey-1.1.0/install-sh-257-
##############################################
coolkey-1.1.0/ltmain.sh-33-  :
coolkey-1.1.0/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
coolkey-1.1.0/ltmain.sh-35-  # Yippee, $echo works!
##############################################
coolkey-1.1.0/ltmain.sh-54-# The name of this program.
coolkey-1.1.0/ltmain.sh:55:progname=`$echo "$0" | ${SED} 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-56-modename="$progname"
##############################################
coolkey-1.1.0/ltmain.sh-128-  win32_libid_type="unknown"
coolkey-1.1.0/ltmain.sh:129:  win32_fileres=`file -L $1 2>/dev/null`
coolkey-1.1.0/ltmain.sh-130-  case $win32_fileres in
##############################################
coolkey-1.1.0/ltmain.sh-169-  case $arg in
coolkey-1.1.0/ltmain.sh:170:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
coolkey-1.1.0/ltmain.sh-171-  *) optarg= ;;
##############################################
coolkey-1.1.0/ltmain.sh-199-	  # Evaluate the configuration.
coolkey-1.1.0/ltmain.sh:200:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $0`"
coolkey-1.1.0/ltmain.sh-201-	else
##############################################
coolkey-1.1.0/ltmain.sh-426-	-Wc,*)
coolkey-1.1.0/ltmain.sh:427:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
coolkey-1.1.0/ltmain.sh-428-	  lastarg=
##############################################
coolkey-1.1.0/ltmain.sh-443-	  IFS="$save_ifs"
coolkey-1.1.0/ltmain.sh:444:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
coolkey-1.1.0/ltmain.sh-445-
##############################################
coolkey-1.1.0/ltmain.sh-462-      # Aesthetically quote the previous argument.
coolkey-1.1.0/ltmain.sh:463:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-464-
##############################################
coolkey-1.1.0/ltmain.sh-487-      # Get the name of the library object.
coolkey-1.1.0/ltmain.sh:488:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-489-      ;;
##############################################
coolkey-1.1.0/ltmain.sh-498-    *.ads) xform=ads ;;
coolkey-1.1.0/ltmain.sh:499:    *.asm) xform=asm ;;
coolkey-1.1.0/ltmain.sh-500-    *.c++) xform=c++ ;;
##############################################
coolkey-1.1.0/ltmain.sh-510-
coolkey-1.1.0/ltmain.sh:511:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
coolkey-1.1.0/ltmain.sh-512-
coolkey-1.1.0/ltmain.sh-513-    case $libobj in
coolkey-1.1.0/ltmain.sh:514:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
coolkey-1.1.0/ltmain.sh-515-    *)
##############################################
coolkey-1.1.0/ltmain.sh-528-      # but not from the CC environment variable when configure was run.
coolkey-1.1.0/ltmain.sh:529:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "*) ;;
coolkey-1.1.0/ltmain.sh-530-      # Blanks at the start of $base_compile will cause this to fail
##############################################
coolkey-1.1.0/ltmain.sh-535-	    # Evaluate the configuration.
coolkey-1.1.0/ltmain.sh:536:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
coolkey-1.1.0/ltmain.sh-537-	    case "$base_compile " in
coolkey-1.1.0/ltmain.sh:538:	    "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*)
coolkey-1.1.0/ltmain.sh-539-	      # The compiler in the base compile command matches
##############################################
coolkey-1.1.0/ltmain.sh-561-
coolkey-1.1.0/ltmain.sh:562:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh:563:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-564-    if test "X$xdir" = "X$obj"; then
##############################################
coolkey-1.1.0/ltmain.sh-600-    if test "$compiler_c_o" = no; then
coolkey-1.1.0/ltmain.sh:601:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
coolkey-1.1.0/ltmain.sh-602-      lockfile="$output_obj.lock"
##############################################
coolkey-1.1.0/ltmain.sh-621-*** ERROR, $lockfile exists and contains:
coolkey-1.1.0/ltmain.sh:622:`cat $lockfile 2>/dev/null`
coolkey-1.1.0/ltmain.sh-623-
##############################################
coolkey-1.1.0/ltmain.sh-690-      if test "$need_locks" = warn &&
coolkey-1.1.0/ltmain.sh:691:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
coolkey-1.1.0/ltmain.sh-692-	$echo "\
coolkey-1.1.0/ltmain.sh-693-*** ERROR, $lockfile contains:
coolkey-1.1.0/ltmain.sh:694:`cat $lockfile 2>/dev/null`
coolkey-1.1.0/ltmain.sh-695-
##############################################
coolkey-1.1.0/ltmain.sh-760-      if test "$need_locks" = warn &&
coolkey-1.1.0/ltmain.sh:761:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
coolkey-1.1.0/ltmain.sh-762-	$echo "\
coolkey-1.1.0/ltmain.sh-763-*** ERROR, $lockfile contains:
coolkey-1.1.0/ltmain.sh:764:`cat $lockfile 2>/dev/null`
coolkey-1.1.0/ltmain.sh-765-
##############################################
coolkey-1.1.0/ltmain.sh-920-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
coolkey-1.1.0/ltmain.sh:921:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
coolkey-1.1.0/ltmain.sh-922-	;;
##############################################
coolkey-1.1.0/ltmain.sh-1004-	    moreargs=
coolkey-1.1.0/ltmain.sh:1005:	    for fil in `cat $save_arg`
coolkey-1.1.0/ltmain.sh-1006-	    do
##############################################
coolkey-1.1.0/ltmain.sh-1031-		# Extract subdirectory from the argument.
coolkey-1.1.0/ltmain.sh:1032:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-1033-		if test "X$xdir" = "X$arg"; then
##############################################
coolkey-1.1.0/ltmain.sh-1085-		  # Extract subdirectory from the argument.
coolkey-1.1.0/ltmain.sh:1086:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-1087-		  if test "X$xdir" = "X$arg"; then
##############################################
coolkey-1.1.0/ltmain.sh-1092-
coolkey-1.1.0/ltmain.sh:1093:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
coolkey-1.1.0/ltmain.sh:1094:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
coolkey-1.1.0/ltmain.sh-1095-		  libobjs="$libobjs $pic_object"
##############################################
coolkey-1.1.0/ltmain.sh-1229-      -L*)
coolkey-1.1.0/ltmain.sh:1230:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
coolkey-1.1.0/ltmain.sh-1231-	# We need an absolute path.
##############################################
coolkey-1.1.0/ltmain.sh-1234-	*)
coolkey-1.1.0/ltmain.sh:1235:	  absdir=`cd "$dir" && pwd`
coolkey-1.1.0/ltmain.sh-1236-	  if test -z "$absdir"; then
##############################################
coolkey-1.1.0/ltmain.sh-1306-	# to be aesthetically quoted because they are evaled later.
coolkey-1.1.0/ltmain.sh:1307:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-1308-	case $arg in
##############################################
coolkey-1.1.0/ltmain.sh-1372-      -R*)
coolkey-1.1.0/ltmain.sh:1373:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
coolkey-1.1.0/ltmain.sh-1374-	# We need an absolute path.
##############################################
coolkey-1.1.0/ltmain.sh-1413-      -Wc,*)
coolkey-1.1.0/ltmain.sh:1414:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
coolkey-1.1.0/ltmain.sh-1415-	arg=
##############################################
coolkey-1.1.0/ltmain.sh-1427-	IFS="$save_ifs"
coolkey-1.1.0/ltmain.sh:1428:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
coolkey-1.1.0/ltmain.sh-1429-	;;
##############################################
coolkey-1.1.0/ltmain.sh-1431-      -Wl,*)
coolkey-1.1.0/ltmain.sh:1432:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
coolkey-1.1.0/ltmain.sh-1433-	arg=
##############################################
coolkey-1.1.0/ltmain.sh-1446-	IFS="$save_ifs"
coolkey-1.1.0/ltmain.sh:1447:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
coolkey-1.1.0/ltmain.sh-1448-	;;
##############################################
coolkey-1.1.0/ltmain.sh-1468-	# to be aesthetically quoted because they are evaled later.
coolkey-1.1.0/ltmain.sh:1469:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-1470-	case $arg in
##############################################
coolkey-1.1.0/ltmain.sh-1505-	  # Extract subdirectory from the argument.
coolkey-1.1.0/ltmain.sh:1506:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-1507-	  if test "X$xdir" = "X$arg"; then
##############################################
coolkey-1.1.0/ltmain.sh-1559-	    # Extract subdirectory from the argument.
coolkey-1.1.0/ltmain.sh:1560:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-1561-	    if test "X$xdir" = "X$arg"; then
##############################################
coolkey-1.1.0/ltmain.sh-1566-
coolkey-1.1.0/ltmain.sh:1567:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
coolkey-1.1.0/ltmain.sh:1568:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
coolkey-1.1.0/ltmain.sh-1569-	    libobjs="$libobjs $pic_object"
##############################################
coolkey-1.1.0/ltmain.sh-1608-	# to be aesthetically quoted because they are evaled later.
coolkey-1.1.0/ltmain.sh:1609:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-1610-	case $arg in
##############################################
coolkey-1.1.0/ltmain.sh-1638-      # but not from the CC environment variable when configure was run.
coolkey-1.1.0/ltmain.sh:1639:      "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*) ;;
coolkey-1.1.0/ltmain.sh-1640-      # Blanks at the start of $base_compile will cause this to fail
##############################################
coolkey-1.1.0/ltmain.sh-1645-	    # Evaluate the configuration.
coolkey-1.1.0/ltmain.sh:1646:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
coolkey-1.1.0/ltmain.sh-1647-	    case $base_compile in
coolkey-1.1.0/ltmain.sh:1648:	    "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*)
coolkey-1.1.0/ltmain.sh-1649-	      # The compiler in $compile_command matches
##############################################
coolkey-1.1.0/ltmain.sh-1679-    # calculate the name of the file, without its directory
coolkey-1.1.0/ltmain.sh:1680:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-1681-    libobjs_save="$libobjs"
##############################################
coolkey-1.1.0/ltmain.sh-1684-      # get the directories listed in $shlibpath_var
coolkey-1.1.0/ltmain.sh:1685:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
coolkey-1.1.0/ltmain.sh-1686-    else
##############################################
coolkey-1.1.0/ltmain.sh-1691-
coolkey-1.1.0/ltmain.sh:1692:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-1693-    if test "X$output_objdir" = "X$output"; then
##############################################
coolkey-1.1.0/ltmain.sh-1822-	  fi
coolkey-1.1.0/ltmain.sh:1823:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
coolkey-1.1.0/ltmain.sh-1824-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
coolkey-1.1.0/ltmain.sh-1860-		    found=no
coolkey-1.1.0/ltmain.sh:1861:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-1862-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
coolkey-1.1.0/ltmain.sh-1885-	    newdependency_libs="$deplib $newdependency_libs"
coolkey-1.1.0/ltmain.sh:1886:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
coolkey-1.1.0/ltmain.sh-1887-	    ;;
##############################################
coolkey-1.1.0/ltmain.sh-1894-	      deplibs="$deplib $deplibs"
coolkey-1.1.0/ltmain.sh:1895:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
coolkey-1.1.0/ltmain.sh-1896-	    else
##############################################
coolkey-1.1.0/ltmain.sh-1908-	  if test "$pass" = link; then
coolkey-1.1.0/ltmain.sh:1909:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
coolkey-1.1.0/ltmain.sh-1910-	    # Make sure the xrpath contains only unique directories.
##############################################
coolkey-1.1.0/ltmain.sh-1921-	  if test "$pass" = link -a "$shrext" = ".dll"; then
coolkey-1.1.0/ltmain.sh:1922:		deplib=`echo $deplib | sed -e 's;'$shrext'\$;.'$libext';'`
coolkey-1.1.0/ltmain.sh-1923-	  fi
##############################################
coolkey-1.1.0/ltmain.sh-1993-
coolkey-1.1.0/ltmain.sh:1994:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-1995-	test "X$ladir" = "X$lib" && ladir="."
##############################################
coolkey-1.1.0/ltmain.sh-2081-	*)
coolkey-1.1.0/ltmain.sh:2082:	  abs_ladir=`cd "$ladir" && pwd`
coolkey-1.1.0/ltmain.sh-2083-	  if test -z "$abs_ladir"; then
##############################################
coolkey-1.1.0/ltmain.sh-2089-	esac
coolkey-1.1.0/ltmain.sh:2090:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-2091-
##############################################
coolkey-1.1.0/ltmain.sh-2108-	fi # $installed = yes
coolkey-1.1.0/ltmain.sh:2109:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
coolkey-1.1.0/ltmain.sh-2110-
##############################################
coolkey-1.1.0/ltmain.sh-2155-	    case $deplib in
coolkey-1.1.0/ltmain.sh:2156:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
coolkey-1.1.0/ltmain.sh-2157-	    esac
##############################################
coolkey-1.1.0/ltmain.sh-2269-	    shift; shift
coolkey-1.1.0/ltmain.sh:2270:	    libname=`eval \\$echo \"$libname_spec\"`
coolkey-1.1.0/ltmain.sh-2271-	    # use dlname if we got it. it's perfectly good, no?
##############################################
coolkey-1.1.0/ltmain.sh-2277-	      *cygwin* | mingw*)
coolkey-1.1.0/ltmain.sh:2278:		major=`expr $current - $age`
coolkey-1.1.0/ltmain.sh-2279-		versuffix="-$major"
##############################################
coolkey-1.1.0/ltmain.sh-2288-	    soroot="$soname"
coolkey-1.1.0/ltmain.sh:2289:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
coolkey-1.1.0/ltmain.sh:2290:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
coolkey-1.1.0/ltmain.sh-2291-
##############################################
coolkey-1.1.0/ltmain.sh-2515-	      case $libdir in
coolkey-1.1.0/ltmain.sh:2516:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
coolkey-1.1.0/ltmain.sh-2517-		   case " $xrpath " in
##############################################
coolkey-1.1.0/ltmain.sh-2547-	      *.la)
coolkey-1.1.0/ltmain.sh:2548:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-2549-		test "X$dir" = "X$deplib" && dir="."
##############################################
coolkey-1.1.0/ltmain.sh-2553-		*)
coolkey-1.1.0/ltmain.sh:2554:		  absdir=`cd "$dir" && pwd`
coolkey-1.1.0/ltmain.sh-2555-		  if test -z "$absdir"; then
##############################################
coolkey-1.1.0/ltmain.sh-2563-		else
coolkey-1.1.0/ltmain.sh:2564:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
coolkey-1.1.0/ltmain.sh-2565-		  if test -z "$libdir"; then
##############################################
coolkey-1.1.0/ltmain.sh-2577-		  # we do not want to link against static libs, but need to link against shared
coolkey-1.1.0/ltmain.sh:2578:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
coolkey-1.1.0/ltmain.sh-2579-		  if test -n "$deplibrary_names" ; then
##############################################
coolkey-1.1.0/ltmain.sh-2599-		 # Again, we only want to link against shared libraries
coolkey-1.1.0/ltmain.sh:2600:		 eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
coolkey-1.1.0/ltmain.sh-2601-		 for tmp in $newlib_search_path ; do
##############################################
coolkey-1.1.0/ltmain.sh-2765-      lib*)
coolkey-1.1.0/ltmain.sh:2766:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
coolkey-1.1.0/ltmain.sh-2767-	eval shared_ext=\"$shrext\"
##############################################
coolkey-1.1.0/ltmain.sh-2771-	if test "$module" = no; then
coolkey-1.1.0/ltmain.sh:2772:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
coolkey-1.1.0/ltmain.sh-2773-	  $echo "$help" 1>&2
##############################################
coolkey-1.1.0/ltmain.sh-2777-	  # Add the "lib" prefix for modules if required
coolkey-1.1.0/ltmain.sh:2778:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
coolkey-1.1.0/ltmain.sh-2779-	  eval shared_ext=\"$shrext\"
##############################################
coolkey-1.1.0/ltmain.sh-2781-	else
coolkey-1.1.0/ltmain.sh:2782:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
coolkey-1.1.0/ltmain.sh-2783-	fi
##############################################
coolkey-1.1.0/ltmain.sh-2858-	  darwin|linux|osf|windows)
coolkey-1.1.0/ltmain.sh:2859:	    current=`expr $number_major + $number_minor`
coolkey-1.1.0/ltmain.sh-2860-	    age="$number_minor"
##############################################
coolkey-1.1.0/ltmain.sh-2868-	  irix|nonstopux)
coolkey-1.1.0/ltmain.sh:2869:	    current=`expr $number_major + $number_minor - 1`
coolkey-1.1.0/ltmain.sh-2870-	    age="$number_minor"
##############################################
coolkey-1.1.0/ltmain.sh-2910-	if test "$age" -gt "$current"; then
coolkey-1.1.0/ltmain.sh:2911:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
coolkey-1.1.0/ltmain.sh-2912-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
coolkey-1.1.0/ltmain.sh-2925-	  # verstring for coding it into the library header
coolkey-1.1.0/ltmain.sh:2926:	  major=.`expr $current - $age`
coolkey-1.1.0/ltmain.sh-2927-	  versuffix="$major.$age.$revision"
coolkey-1.1.0/ltmain.sh-2928-	  # Darwin ld doesn't like 0 for these options...
coolkey-1.1.0/ltmain.sh:2929:	  minor_current=`expr $current + 1`
coolkey-1.1.0/ltmain.sh-2930-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
coolkey-1.1.0/ltmain.sh-2943-	irix | nonstopux)
coolkey-1.1.0/ltmain.sh:2944:	  major=`expr $current - $age + 1`
coolkey-1.1.0/ltmain.sh-2945-
##############################################
coolkey-1.1.0/ltmain.sh-2954-	  while test "$loop" -ne 0; do
coolkey-1.1.0/ltmain.sh:2955:	    iface=`expr $revision - $loop`
coolkey-1.1.0/ltmain.sh:2956:	    loop=`expr $loop - 1`
coolkey-1.1.0/ltmain.sh-2957-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
coolkey-1.1.0/ltmain.sh-2965-	linux)
coolkey-1.1.0/ltmain.sh:2966:	  major=.`expr $current - $age`
coolkey-1.1.0/ltmain.sh-2967-	  versuffix="$major.$age.$revision"
##############################################
coolkey-1.1.0/ltmain.sh-2970-	osf)
coolkey-1.1.0/ltmain.sh:2971:	  major=.`expr $current - $age`
coolkey-1.1.0/ltmain.sh-2972-	  versuffix=".$current.$age.$revision"
##############################################
coolkey-1.1.0/ltmain.sh-2977-	  while test "$loop" -ne 0; do
coolkey-1.1.0/ltmain.sh:2978:	    iface=`expr $current - $loop`
coolkey-1.1.0/ltmain.sh:2979:	    loop=`expr $loop - 1`
coolkey-1.1.0/ltmain.sh-2980-	    verstring="$verstring:${iface}.0"
##############################################
coolkey-1.1.0/ltmain.sh-2994-	  # extension on DOS 8.3 filesystems.
coolkey-1.1.0/ltmain.sh:2995:	  major=`expr $current - $age`
coolkey-1.1.0/ltmain.sh-2996-	  versuffix="-$major"
##############################################
coolkey-1.1.0/ltmain.sh-3049-	removelist=
coolkey-1.1.0/ltmain.sh:3050:	tempremovelist=`$echo "$output_objdir/*"`
coolkey-1.1.0/ltmain.sh-3051-	for p in $tempremovelist; do
##############################################
coolkey-1.1.0/ltmain.sh-3071-	# Transform .lo files to .o files.
coolkey-1.1.0/ltmain.sh:3072:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
coolkey-1.1.0/ltmain.sh-3073-      fi
##############################################
coolkey-1.1.0/ltmain.sh-3076-      for path in $notinst_path; do
coolkey-1.1.0/ltmain.sh:3077:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
coolkey-1.1.0/ltmain.sh:3078:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
coolkey-1.1.0/ltmain.sh:3079:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
coolkey-1.1.0/ltmain.sh-3080-      done
##############################################
coolkey-1.1.0/ltmain.sh-3179-	    for i in $deplibs; do
coolkey-1.1.0/ltmain.sh:3180:	      name="`expr $i : '-l\(.*\)'`"
coolkey-1.1.0/ltmain.sh-3181-	      # If $name is empty we are operating on a -L argument.
##############################################
coolkey-1.1.0/ltmain.sh-3191-		if test -n "$i" ; then
coolkey-1.1.0/ltmain.sh:3192:		  libname=`eval \\$echo \"$libname_spec\"`
coolkey-1.1.0/ltmain.sh:3193:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
coolkey-1.1.0/ltmain.sh-3194-		  set dummy $deplib_matches
coolkey-1.1.0/ltmain.sh-3195-		  deplib_match=$2
coolkey-1.1.0/ltmain.sh:3196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
coolkey-1.1.0/ltmain.sh-3197-		    newdeplibs="$newdeplibs $i"
##############################################
coolkey-1.1.0/ltmain.sh-3216-	    for i in $deplibs; do
coolkey-1.1.0/ltmain.sh:3217:	      name="`expr $i : '-l\(.*\)'`"
coolkey-1.1.0/ltmain.sh-3218-	      # If $name is empty we are operating on a -L argument.
##############################################
coolkey-1.1.0/ltmain.sh-3233-		  if test -n "$i" ; then
coolkey-1.1.0/ltmain.sh:3234:		    libname=`eval \\$echo \"$libname_spec\"`
coolkey-1.1.0/ltmain.sh:3235:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
coolkey-1.1.0/ltmain.sh-3236-		    set dummy $deplib_matches
coolkey-1.1.0/ltmain.sh-3237-		    deplib_match=$2
coolkey-1.1.0/ltmain.sh:3238:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
coolkey-1.1.0/ltmain.sh-3239-		      newdeplibs="$newdeplibs $i"
##############################################
coolkey-1.1.0/ltmain.sh-3266-	  set dummy $deplibs_check_method
coolkey-1.1.0/ltmain.sh:3267:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
coolkey-1.1.0/ltmain.sh-3268-	  for a_deplib in $deplibs; do
coolkey-1.1.0/ltmain.sh:3269:	    name="`expr $a_deplib : '-l\(.*\)'`"
coolkey-1.1.0/ltmain.sh-3270-	    # If $name is empty we are operating on a -L argument.
##############################################
coolkey-1.1.0/ltmain.sh-3280-	      if test -n "$a_deplib" ; then
coolkey-1.1.0/ltmain.sh:3281:		libname=`eval \\$echo \"$libname_spec\"`
coolkey-1.1.0/ltmain.sh-3282-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
coolkey-1.1.0/ltmain.sh:3283:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
coolkey-1.1.0/ltmain.sh-3284-		  for potent_lib in $potential_libs; do
##############################################
coolkey-1.1.0/ltmain.sh-3296-		      while test -h "$potlib" 2>/dev/null; do
coolkey-1.1.0/ltmain.sh:3297:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
coolkey-1.1.0/ltmain.sh-3298-			case $potliblink in
coolkey-1.1.0/ltmain.sh-3299-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
coolkey-1.1.0/ltmain.sh:3300:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
coolkey-1.1.0/ltmain.sh-3301-			esac
##############################################
coolkey-1.1.0/ltmain.sh-3335-	  set dummy $deplibs_check_method
coolkey-1.1.0/ltmain.sh:3336:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
coolkey-1.1.0/ltmain.sh-3337-	  for a_deplib in $deplibs; do
coolkey-1.1.0/ltmain.sh:3338:	    name="`expr $a_deplib : '-l\(.*\)'`"
coolkey-1.1.0/ltmain.sh-3339-	    # If $name is empty we are operating on a -L argument.
##############################################
coolkey-1.1.0/ltmain.sh-3349-	      if test -n "$a_deplib" ; then
coolkey-1.1.0/ltmain.sh:3350:		libname=`eval \\$echo \"$libname_spec\"`
coolkey-1.1.0/ltmain.sh-3351-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
coolkey-1.1.0/ltmain.sh:3352:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
coolkey-1.1.0/ltmain.sh-3353-		  for potent_lib in $potential_libs; do
##############################################
coolkey-1.1.0/ltmain.sh-3392-	      # can't use Xsed below, because $i might contain '/'
coolkey-1.1.0/ltmain.sh:3393:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
coolkey-1.1.0/ltmain.sh-3394-	    done
##############################################
coolkey-1.1.0/ltmain.sh-3417-	  # On Rhapsody replace the C library is the System framework
coolkey-1.1.0/ltmain.sh:3418:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
coolkey-1.1.0/ltmain.sh-3419-	  ;;
##############################################
coolkey-1.1.0/ltmain.sh-3556-	# Use standard objects if they are pic
coolkey-1.1.0/ltmain.sh:3557:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
coolkey-1.1.0/ltmain.sh-3558-
##############################################
coolkey-1.1.0/ltmain.sh-3568-	      IFS="$save_ifs"
coolkey-1.1.0/ltmain.sh:3569:	      if len=`expr "X$cmd" : ".*"` &&
coolkey-1.1.0/ltmain.sh-3570-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
coolkey-1.1.0/ltmain.sh-3626-	      esac
coolkey-1.1.0/ltmain.sh:3627:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-3628-	      xdir="$gentop/$xlib"
##############################################
coolkey-1.1.0/ltmain.sh-3657-		   do
coolkey-1.1.0/ltmain.sh:3658:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
coolkey-1.1.0/ltmain.sh-3659-		   done
##############################################
coolkey-1.1.0/ltmain.sh-3661-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
coolkey-1.1.0/ltmain.sh:3662:		   i=`expr $i + 1`
coolkey-1.1.0/ltmain.sh-3663-		  done
##############################################
coolkey-1.1.0/ltmain.sh-3666-
coolkey-1.1.0/ltmain.sh:3667:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
coolkey-1.1.0/ltmain.sh-3668-	    done
##############################################
coolkey-1.1.0/ltmain.sh-3696-
coolkey-1.1.0/ltmain.sh:3697:	if test "X$skipped_export" != "X:" && len=`expr "X$cmds" : ".*"` &&
coolkey-1.1.0/ltmain.sh-3698-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
coolkey-1.1.0/ltmain.sh-3730-	    if test "X$objlist" = X ||
coolkey-1.1.0/ltmain.sh:3731:	       { len=`expr "X$test_cmds" : ".*"` &&
coolkey-1.1.0/ltmain.sh-3732-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
coolkey-1.1.0/ltmain.sh-3745-	      last_robj=$output_objdir/$save_output-${k}.$objext
coolkey-1.1.0/ltmain.sh:3746:	      k=`expr $k + 1`
coolkey-1.1.0/ltmain.sh-3747-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
coolkey-1.1.0/ltmain.sh-3771-	  do
coolkey-1.1.0/ltmain.sh:3772:	    i=`expr $i + 1`
coolkey-1.1.0/ltmain.sh-3773-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
coolkey-1.1.0/ltmain.sh-3869-	libobj="$output"
coolkey-1.1.0/ltmain.sh:3870:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
coolkey-1.1.0/ltmain.sh-3871-	;;
##############################################
coolkey-1.1.0/ltmain.sh-3911-	    esac
coolkey-1.1.0/ltmain.sh:3912:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-3913-	    xdir="$gentop/$xlib"
##############################################
coolkey-1.1.0/ltmain.sh-3942-		 do
coolkey-1.1.0/ltmain.sh:3943:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
coolkey-1.1.0/ltmain.sh-3944-		 done
##############################################
coolkey-1.1.0/ltmain.sh-3946-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
coolkey-1.1.0/ltmain.sh:3947:		 i=`expr $i + 1`
coolkey-1.1.0/ltmain.sh-3948-		done
##############################################
coolkey-1.1.0/ltmain.sh-3951-
coolkey-1.1.0/ltmain.sh:3952:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
coolkey-1.1.0/ltmain.sh-3953-	  done
##############################################
coolkey-1.1.0/ltmain.sh-3957-      # Create the old-style object.
coolkey-1.1.0/ltmain.sh:3958:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
coolkey-1.1.0/ltmain.sh-3959-
##############################################
coolkey-1.1.0/ltmain.sh-4016-      case $host in
coolkey-1.1.0/ltmain.sh:4017:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
coolkey-1.1.0/ltmain.sh-4018-      esac
##############################################
coolkey-1.1.0/ltmain.sh-4036-	# On Rhapsody replace the C library is the System framework
coolkey-1.1.0/ltmain.sh:4037:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
coolkey-1.1.0/ltmain.sh:4038:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
coolkey-1.1.0/ltmain.sh-4039-	;;
##############################################
coolkey-1.1.0/ltmain.sh-4148-	# Transform all the library objects into standard objects.
coolkey-1.1.0/ltmain.sh:4149:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
coolkey-1.1.0/ltmain.sh:4150:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
coolkey-1.1.0/ltmain.sh-4151-      fi
##############################################
coolkey-1.1.0/ltmain.sh-4194-	    # Add our own program objects to the symbol list.
coolkey-1.1.0/ltmain.sh:4195:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
coolkey-1.1.0/ltmain.sh-4196-	    for arg in $progfiles; do
##############################################
coolkey-1.1.0/ltmain.sh-4224-	    $show "extracting global C symbols from \`$arg'"
coolkey-1.1.0/ltmain.sh:4225:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-4226-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
coolkey-1.1.0/ltmain.sh-4324-	  # Transform the symbol file into the correct name.
coolkey-1.1.0/ltmain.sh:4325:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
coolkey-1.1.0/ltmain.sh:4326:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
coolkey-1.1.0/ltmain.sh-4327-	  ;;
##############################################
coolkey-1.1.0/ltmain.sh-4338-	# Nullify the symbol file.
coolkey-1.1.0/ltmain.sh:4339:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
coolkey-1.1.0/ltmain.sh:4340:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
coolkey-1.1.0/ltmain.sh-4341-      fi
##############################################
coolkey-1.1.0/ltmain.sh-4344-	# Replace the output file specification.
coolkey-1.1.0/ltmain.sh:4345:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
coolkey-1.1.0/ltmain.sh-4346-	link_command="$compile_command$compile_rpath"
##############################################
coolkey-1.1.0/ltmain.sh-4411-	# Replace the output file specification.
coolkey-1.1.0/ltmain.sh:4412:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
coolkey-1.1.0/ltmain.sh-4413-	# Delete the old output file.
##############################################
coolkey-1.1.0/ltmain.sh-4431-	  if test "$fast_install" = yes; then
coolkey-1.1.0/ltmain.sh:4432:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
coolkey-1.1.0/ltmain.sh-4433-	  else
##############################################
coolkey-1.1.0/ltmain.sh-4443-      # Replace the output file specification.
coolkey-1.1.0/ltmain.sh:4444:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
coolkey-1.1.0/ltmain.sh-4445-
##############################################
coolkey-1.1.0/ltmain.sh-4463-	  else
coolkey-1.1.0/ltmain.sh:4464:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-4465-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
coolkey-1.1.0/ltmain.sh-4468-	relink_command="(cd `pwd`; $relink_command)"
coolkey-1.1.0/ltmain.sh:4469:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-4470-      fi
##############################################
coolkey-1.1.0/ltmain.sh-4477-	esac
coolkey-1.1.0/ltmain.sh:4478:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-4479-      else
coolkey-1.1.0/ltmain.sh:4480:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-4481-      fi
##############################################
coolkey-1.1.0/ltmain.sh-4487-	case $output in
coolkey-1.1.0/ltmain.sh:4488:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
coolkey-1.1.0/ltmain.sh-4489-	esac
##############################################
coolkey-1.1.0/ltmain.sh-4493-	    exeext=.exe
coolkey-1.1.0/ltmain.sh:4494:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
coolkey-1.1.0/ltmain.sh-4495-	  *) exeext= ;;
##############################################
coolkey-1.1.0/ltmain.sh-4498-	  *cygwin* | *mingw* )
coolkey-1.1.0/ltmain.sh:4499:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
coolkey-1.1.0/ltmain.sh:4500:	    cwrapper=`$echo ${output}.exe`
coolkey-1.1.0/ltmain.sh-4501-	    $rm $cwrappersource $cwrapper
##############################################
coolkey-1.1.0/ltmain.sh-4748-      shift
coolkey-1.1.0/ltmain.sh:4749:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
coolkey-1.1.0/ltmain.sh-4750-      # Yippee, \$echo works!
##############################################
coolkey-1.1.0/ltmain.sh-4760-  # Find the directory that this script lives in.
coolkey-1.1.0/ltmain.sh:4761:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
coolkey-1.1.0/ltmain.sh-4762-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
coolkey-1.1.0/ltmain.sh-4764-  # Follow symbolic links until we get to the real thisdir.
coolkey-1.1.0/ltmain.sh:4765:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
coolkey-1.1.0/ltmain.sh-4766-  while test -n \"\$file\"; do
coolkey-1.1.0/ltmain.sh:4767:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
coolkey-1.1.0/ltmain.sh-4768-
##############################################
coolkey-1.1.0/ltmain.sh-4776-
coolkey-1.1.0/ltmain.sh:4777:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
coolkey-1.1.0/ltmain.sh:4778:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
coolkey-1.1.0/ltmain.sh-4779-  done
##############################################
coolkey-1.1.0/ltmain.sh-4781-  # Try to get the absolute directory name.
coolkey-1.1.0/ltmain.sh:4782:  absdir=\`cd \"\$thisdir\" && pwd\`
coolkey-1.1.0/ltmain.sh-4783-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
coolkey-1.1.0/ltmain.sh-4791-  if test ! -f \"\$progdir/\$program\" || \\
coolkey-1.1.0/ltmain.sh:4792:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
coolkey-1.1.0/ltmain.sh-4793-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
coolkey-1.1.0/ltmain.sh-4806-    if test -n \"\$relink_command\"; then
coolkey-1.1.0/ltmain.sh:4807:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
coolkey-1.1.0/ltmain.sh-4808-      else
##############################################
coolkey-1.1.0/ltmain.sh-4838-    # The second colon is a workaround for a bug in BeOS R4 sed
coolkey-1.1.0/ltmain.sh:4839:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
coolkey-1.1.0/ltmain.sh-4840-
##############################################
coolkey-1.1.0/ltmain.sh-4925-	  esac
coolkey-1.1.0/ltmain.sh:4926:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-4927-	  xdir="$gentop/$xlib"
##############################################
coolkey-1.1.0/ltmain.sh-4956-	       do
coolkey-1.1.0/ltmain.sh:4957:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
coolkey-1.1.0/ltmain.sh-4958-	       done
##############################################
coolkey-1.1.0/ltmain.sh-4960-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
coolkey-1.1.0/ltmain.sh:4961:	       i=`expr $i + 1`
coolkey-1.1.0/ltmain.sh-4962-	      done
##############################################
coolkey-1.1.0/ltmain.sh-4965-
coolkey-1.1.0/ltmain.sh:4966:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
coolkey-1.1.0/ltmain.sh-4967-	done
##############################################
coolkey-1.1.0/ltmain.sh-4975-
coolkey-1.1.0/ltmain.sh:4976:	if len=`expr "X$cmds" : ".*"` &&
coolkey-1.1.0/ltmain.sh-4977-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
coolkey-1.1.0/ltmain.sh-5010-	    eval test_cmds=\"$old_archive_cmds\"
coolkey-1.1.0/ltmain.sh:5011:	    if len=`expr "X$test_cmds" : ".*"` &&
coolkey-1.1.0/ltmain.sh-5012-	       test "$len" -le "$max_cmd_len"; then
##############################################
coolkey-1.1.0/ltmain.sh-5061-	else
coolkey-1.1.0/ltmain.sh:5062:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-5063-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
coolkey-1.1.0/ltmain.sh-5067-      relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
coolkey-1.1.0/ltmain.sh:5068:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-5069-
##############################################
coolkey-1.1.0/ltmain.sh-5082-	      *.la)
coolkey-1.1.0/ltmain.sh:5083:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh:5084:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
coolkey-1.1.0/ltmain.sh-5085-		if test -z "$libdir"; then
##############################################
coolkey-1.1.0/ltmain.sh-5096-	    for lib in $dlfiles; do
coolkey-1.1.0/ltmain.sh:5097:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh:5098:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
coolkey-1.1.0/ltmain.sh-5099-	      if test -z "$libdir"; then
##############################################
coolkey-1.1.0/ltmain.sh-5107-	    for lib in $dlprefiles; do
coolkey-1.1.0/ltmain.sh:5108:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh:5109:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
coolkey-1.1.0/ltmain.sh-5110-	      if test -z "$libdir"; then
##############################################
coolkey-1.1.0/ltmain.sh-5185-      # Aesthetically quote it.
coolkey-1.1.0/ltmain.sh:5186:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-5187-      case $arg in
##############################################
coolkey-1.1.0/ltmain.sh-5201-    # Aesthetically quote it.
coolkey-1.1.0/ltmain.sh:5202:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-5203-    case $arg in
##############################################
coolkey-1.1.0/ltmain.sh-5249-      # Aesthetically quote the argument.
coolkey-1.1.0/ltmain.sh:5250:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-5251-      case $arg in
##############################################
coolkey-1.1.0/ltmain.sh-5281-    # Strip any trailing slash from the destination.
coolkey-1.1.0/ltmain.sh:5282:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
coolkey-1.1.0/ltmain.sh-5283-
##############################################
coolkey-1.1.0/ltmain.sh-5289-    else
coolkey-1.1.0/ltmain.sh:5290:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-5291-      test "X$destdir" = "X$dest" && destdir=.
coolkey-1.1.0/ltmain.sh:5292:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-5293-
##############################################
coolkey-1.1.0/ltmain.sh-5365-
coolkey-1.1.0/ltmain.sh:5366:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
coolkey-1.1.0/ltmain.sh-5367-	test "X$dir" = "X$file/" && dir=
##############################################
coolkey-1.1.0/ltmain.sh-5371-	  # Determine the prefix the user has applied to our future dir.
coolkey-1.1.0/ltmain.sh:5372:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
coolkey-1.1.0/ltmain.sh-5373-
##############################################
coolkey-1.1.0/ltmain.sh-5386-	    # Stick the inst_prefix_dir data into the link command.
coolkey-1.1.0/ltmain.sh:5387:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
coolkey-1.1.0/ltmain.sh-5388-	  else
coolkey-1.1.0/ltmain.sh:5389:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
coolkey-1.1.0/ltmain.sh-5390-	  fi
##############################################
coolkey-1.1.0/ltmain.sh-5442-	# Install the pseudo-library for information purposes.
coolkey-1.1.0/ltmain.sh:5443:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-5444-	instname="$dir/$name"i
##############################################
coolkey-1.1.0/ltmain.sh-5458-	else
coolkey-1.1.0/ltmain.sh:5459:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-5460-	  destfile="$destdir/$destfile"
##############################################
coolkey-1.1.0/ltmain.sh-5465-	*.lo)
coolkey-1.1.0/ltmain.sh:5466:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
coolkey-1.1.0/ltmain.sh-5467-	  ;;
##############################################
coolkey-1.1.0/ltmain.sh-5487-	  # Deduce the name of the old-style object file.
coolkey-1.1.0/ltmain.sh:5488:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
coolkey-1.1.0/ltmain.sh-5489-
##############################################
coolkey-1.1.0/ltmain.sh-5500-	else
coolkey-1.1.0/ltmain.sh:5501:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-5502-	  destfile="$destdir/$destfile"
##############################################
coolkey-1.1.0/ltmain.sh-5511-	    if test ! -f "$file"; then
coolkey-1.1.0/ltmain.sh:5512:	      file=`$echo $file|${SED} 's,.exe$,,'`
coolkey-1.1.0/ltmain.sh-5513-	      stripped_ext=".exe"
##############################################
coolkey-1.1.0/ltmain.sh-5520-	*cygwin*|*mingw*)
coolkey-1.1.0/ltmain.sh:5521:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
coolkey-1.1.0/ltmain.sh-5522-	    ;;
##############################################
coolkey-1.1.0/ltmain.sh-5560-	    fi
coolkey-1.1.0/ltmain.sh:5561:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
coolkey-1.1.0/ltmain.sh-5562-	    if test -n "$libdir" && test ! -f "$libfile"; then
coolkey-1.1.0/ltmain.sh:5563:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
coolkey-1.1.0/ltmain.sh-5564-	      finalize=no
##############################################
coolkey-1.1.0/ltmain.sh-5586-	      test -n "$TMPDIR" && tmpdir="$TMPDIR"
coolkey-1.1.0/ltmain.sh:5587:	      tmpdir_mktemp=`mktemp -d $tmpdir/libtool-XXXXXX 2> /dev/null`
coolkey-1.1.0/ltmain.sh-5588-	      if test "$?" = 0 ; then
##############################################
coolkey-1.1.0/ltmain.sh-5598-	      fi
coolkey-1.1.0/ltmain.sh:5599:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-5600-	      outputname="$tmpdir/$file"
coolkey-1.1.0/ltmain.sh-5601-	      # Replace the output file specification.
coolkey-1.1.0/ltmain.sh:5602:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
coolkey-1.1.0/ltmain.sh-5603-
##############################################
coolkey-1.1.0/ltmain.sh-5616-	    # Install the binary that we compiled earlier.
coolkey-1.1.0/ltmain.sh:5617:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
coolkey-1.1.0/ltmain.sh-5618-	  fi
##############################################
coolkey-1.1.0/ltmain.sh-5632-	  *:*.exe)
coolkey-1.1.0/ltmain.sh:5633:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
coolkey-1.1.0/ltmain.sh-5634-	    ;;
##############################################
coolkey-1.1.0/ltmain.sh-5645-    for file in $staticlibs; do
coolkey-1.1.0/ltmain.sh:5646:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-5647-
##############################################
coolkey-1.1.0/ltmain.sh-5800-	  # Warn if it was a shared library.
coolkey-1.1.0/ltmain.sh:5801:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
coolkey-1.1.0/ltmain.sh-5802-	  continue
##############################################
coolkey-1.1.0/ltmain.sh-5804-
coolkey-1.1.0/ltmain.sh:5805:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-5806-	test "X$dir" = "X$file" && dir=.
##############################################
coolkey-1.1.0/ltmain.sh-5810-	else
coolkey-1.1.0/ltmain.sh:5811:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
coolkey-1.1.0/ltmain.sh-5812-	  exit 1
##############################################
coolkey-1.1.0/ltmain.sh-5817-	# Just add the directory containing the .lo file.
coolkey-1.1.0/ltmain.sh:5818:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-5819-	test "X$dir" = "X$file" && dir=.
##############################################
coolkey-1.1.0/ltmain.sh-5828-      # Get the absolute pathname.
coolkey-1.1.0/ltmain.sh:5829:      absdir=`cd "$dir" && pwd`
coolkey-1.1.0/ltmain.sh-5830-      test -n "$absdir" && dir="$absdir"
##############################################
coolkey-1.1.0/ltmain.sh-5864-      # Quote arguments (to preserve shell metacharacters).
coolkey-1.1.0/ltmain.sh:5865:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
coolkey-1.1.0/ltmain.sh-5866-      args="$args \"$file\""
##############################################
coolkey-1.1.0/ltmain.sh-5926-    for file in $files; do
coolkey-1.1.0/ltmain.sh:5927:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
coolkey-1.1.0/ltmain.sh-5928-      if test "X$dir" = "X$file"; then
##############################################
coolkey-1.1.0/ltmain.sh-5933-      fi
coolkey-1.1.0/ltmain.sh:5934:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
coolkey-1.1.0/ltmain.sh-5935-      test "$mode" = uninstall && objdir="$dir"
##############################################
coolkey-1.1.0/ltmain.sh-6032-	  *.exe) 
coolkey-1.1.0/ltmain.sh:6033:	    file=`$echo $file|${SED} 's,.exe$,,'`
coolkey-1.1.0/ltmain.sh:6034:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
coolkey-1.1.0/ltmain.sh-6035-	    # $file with .exe has already been added to rmfiles,
##############################################
coolkey-1.1.0/ltmain.sh-6304-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
coolkey-1.1.0/ltmain.sh:6305:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
coolkey-1.1.0/ltmain.sh-6306-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
coolkey-1.1.0/missing-128-         from any GNU archive site."
coolkey-1.1.0/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
coolkey-1.1.0/missing-130-    test -z "$files" && files="config.h"
##############################################
coolkey-1.1.0/missing-167-         proper tools for further handling them.
coolkey-1.1.0/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
coolkey-1.1.0/missing-169-         archive site."
coolkey-1.1.0/missing-170-
coolkey-1.1.0/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
coolkey-1.1.0/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
coolkey-1.1.0/missing-173-    if test -f "$file"; then
##############################################
coolkey-1.1.0/missing-196-	*.y)
coolkey-1.1.0/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
coolkey-1.1.0/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
coolkey-1.1.0/missing-200-	    fi
coolkey-1.1.0/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
coolkey-1.1.0/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
coolkey-1.1.0/missing-226-	*.l)
coolkey-1.1.0/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
coolkey-1.1.0/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
coolkey-1.1.0/missing-250-
coolkey-1.1.0/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
coolkey-1.1.0/missing-252-    if test -z "$file"; then
coolkey-1.1.0/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
coolkey-1.1.0/missing-254-    fi
##############################################
coolkey-1.1.0/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
coolkey-1.1.0/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
coolkey-1.1.0/missing-278-    if test -z "$file"; then
coolkey-1.1.0/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
coolkey-1.1.0/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
coolkey-1.1.0/missing-281-    fi
##############################################
coolkey-1.1.0/missing-304-	*o*)
coolkey-1.1.0/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
coolkey-1.1.0/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
coolkey-1.1.0/missing-310-	*h*)
coolkey-1.1.0/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
coolkey-1.1.0/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-70-CONFIG_CLEAN_FILES =
coolkey-1.1.0/src/coolkey/Makefile.in:71:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
coolkey-1.1.0/src/coolkey/Makefile.in-72-am__vpath_adj = case $$p in \
coolkey-1.1.0/src/coolkey/Makefile.in:73:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
coolkey-1.1.0/src/coolkey/Makefile.in-74-    *) f=$$p;; \
coolkey-1.1.0/src/coolkey/Makefile.in-75-  esac;
coolkey-1.1.0/src/coolkey/Makefile.in:76:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
coolkey-1.1.0/src/coolkey/Makefile.in-77-am__installdirs = "$(DESTDIR)$(pkcs11dir)"
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-328-	@list='$(pkcs11_LTLIBRARIES)'; for p in $$list; do \
coolkey-1.1.0/src/coolkey/Makefile.in:329:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
coolkey-1.1.0/src/coolkey/Makefile.in-330-	  test "$$dir" != "$$p" || dir=.; \
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-359-.cpp.obj:
coolkey-1.1.0/src/coolkey/Makefile.in:360:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
coolkey-1.1.0/src/coolkey/Makefile.in-361-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-363-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:364:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
coolkey-1.1.0/src/coolkey/Makefile.in-365-
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-373-libcoolkeypk11_la-coolkey.lo: coolkey.cpp
coolkey-1.1.0/src/coolkey/Makefile.in:374:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libcoolkeypk11_la-coolkey.lo -MD -MP -MF "$(DEPDIR)/libcoolkeypk11_la-coolkey.Tpo" -c -o libcoolkeypk11_la-coolkey.lo `test -f 'coolkey.cpp' || echo '$(srcdir)/'`coolkey.cpp; \
coolkey-1.1.0/src/coolkey/Makefile.in-375-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libcoolkeypk11_la-coolkey.Tpo" "$(DEPDIR)/libcoolkeypk11_la-coolkey.Plo"; else rm -f "$(DEPDIR)/libcoolkeypk11_la-coolkey.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-377-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:378:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libcoolkeypk11_la-coolkey.lo `test -f 'coolkey.cpp' || echo '$(srcdir)/'`coolkey.cpp
coolkey-1.1.0/src/coolkey/Makefile.in-379-
coolkey-1.1.0/src/coolkey/Makefile.in-380-libcoolkeypk11_la-dllmain.lo: dllmain.cpp
coolkey-1.1.0/src/coolkey/Makefile.in:381:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libcoolkeypk11_la-dllmain.lo -MD -MP -MF "$(DEPDIR)/libcoolkeypk11_la-dllmain.Tpo" -c -o libcoolkeypk11_la-dllmain.lo `test -f 'dllmain.cpp' || echo '$(srcdir)/'`dllmain.cpp; \
coolkey-1.1.0/src/coolkey/Makefile.in-382-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libcoolkeypk11_la-dllmain.Tpo" "$(DEPDIR)/libcoolkeypk11_la-dllmain.Plo"; else rm -f "$(DEPDIR)/libcoolkeypk11_la-dllmain.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:385:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libcoolkeypk11_la-dllmain.lo `test -f 'dllmain.cpp' || echo '$(srcdir)/'`dllmain.cpp
coolkey-1.1.0/src/coolkey/Makefile.in-386-
coolkey-1.1.0/src/coolkey/Makefile.in-387-libcoolkeypk11_la-locking.lo: locking.cpp
coolkey-1.1.0/src/coolkey/Makefile.in:388:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libcoolkeypk11_la-locking.lo -MD -MP -MF "$(DEPDIR)/libcoolkeypk11_la-locking.Tpo" -c -o libcoolkeypk11_la-locking.lo `test -f 'locking.cpp' || echo '$(srcdir)/'`locking.cpp; \
coolkey-1.1.0/src/coolkey/Makefile.in-389-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libcoolkeypk11_la-locking.Tpo" "$(DEPDIR)/libcoolkeypk11_la-locking.Plo"; else rm -f "$(DEPDIR)/libcoolkeypk11_la-locking.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-391-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:392:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libcoolkeypk11_la-locking.lo `test -f 'locking.cpp' || echo '$(srcdir)/'`locking.cpp
coolkey-1.1.0/src/coolkey/Makefile.in-393-
coolkey-1.1.0/src/coolkey/Makefile.in-394-libcoolkeypk11_la-log.lo: log.cpp
coolkey-1.1.0/src/coolkey/Makefile.in:395:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libcoolkeypk11_la-log.lo -MD -MP -MF "$(DEPDIR)/libcoolkeypk11_la-log.Tpo" -c -o libcoolkeypk11_la-log.lo `test -f 'log.cpp' || echo '$(srcdir)/'`log.cpp; \
coolkey-1.1.0/src/coolkey/Makefile.in-396-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libcoolkeypk11_la-log.Tpo" "$(DEPDIR)/libcoolkeypk11_la-log.Plo"; else rm -f "$(DEPDIR)/libcoolkeypk11_la-log.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-398-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:399:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libcoolkeypk11_la-log.lo `test -f 'log.cpp' || echo '$(srcdir)/'`log.cpp
coolkey-1.1.0/src/coolkey/Makefile.in-400-
coolkey-1.1.0/src/coolkey/Makefile.in-401-libcoolkeypk11_la-machdep.lo: machdep.cpp
coolkey-1.1.0/src/coolkey/Makefile.in:402:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libcoolkeypk11_la-machdep.lo -MD -MP -MF "$(DEPDIR)/libcoolkeypk11_la-machdep.Tpo" -c -o libcoolkeypk11_la-machdep.lo `test -f 'machdep.cpp' || echo '$(srcdir)/'`machdep.cpp; \
coolkey-1.1.0/src/coolkey/Makefile.in-403-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libcoolkeypk11_la-machdep.Tpo" "$(DEPDIR)/libcoolkeypk11_la-machdep.Plo"; else rm -f "$(DEPDIR)/libcoolkeypk11_la-machdep.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-405-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:406:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libcoolkeypk11_la-machdep.lo `test -f 'machdep.cpp' || echo '$(srcdir)/'`machdep.cpp
coolkey-1.1.0/src/coolkey/Makefile.in-407-
coolkey-1.1.0/src/coolkey/Makefile.in-408-libcoolkeypk11_la-object.lo: object.cpp
coolkey-1.1.0/src/coolkey/Makefile.in:409:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libcoolkeypk11_la-object.lo -MD -MP -MF "$(DEPDIR)/libcoolkeypk11_la-object.Tpo" -c -o libcoolkeypk11_la-object.lo `test -f 'object.cpp' || echo '$(srcdir)/'`object.cpp; \
coolkey-1.1.0/src/coolkey/Makefile.in-410-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libcoolkeypk11_la-object.Tpo" "$(DEPDIR)/libcoolkeypk11_la-object.Plo"; else rm -f "$(DEPDIR)/libcoolkeypk11_la-object.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-412-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:413:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libcoolkeypk11_la-object.lo `test -f 'object.cpp' || echo '$(srcdir)/'`object.cpp
coolkey-1.1.0/src/coolkey/Makefile.in-414-
coolkey-1.1.0/src/coolkey/Makefile.in-415-libcoolkeypk11_la-PKCS11Exception.lo: PKCS11Exception.cpp
coolkey-1.1.0/src/coolkey/Makefile.in:416:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libcoolkeypk11_la-PKCS11Exception.lo -MD -MP -MF "$(DEPDIR)/libcoolkeypk11_la-PKCS11Exception.Tpo" -c -o libcoolkeypk11_la-PKCS11Exception.lo `test -f 'PKCS11Exception.cpp' || echo '$(srcdir)/'`PKCS11Exception.cpp; \
coolkey-1.1.0/src/coolkey/Makefile.in-417-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libcoolkeypk11_la-PKCS11Exception.Tpo" "$(DEPDIR)/libcoolkeypk11_la-PKCS11Exception.Plo"; else rm -f "$(DEPDIR)/libcoolkeypk11_la-PKCS11Exception.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-419-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:420:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libcoolkeypk11_la-PKCS11Exception.lo `test -f 'PKCS11Exception.cpp' || echo '$(srcdir)/'`PKCS11Exception.cpp
coolkey-1.1.0/src/coolkey/Makefile.in-421-
coolkey-1.1.0/src/coolkey/Makefile.in-422-libcoolkeypk11_la-slot.lo: slot.cpp
coolkey-1.1.0/src/coolkey/Makefile.in:423:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libcoolkeypk11_la-slot.lo -MD -MP -MF "$(DEPDIR)/libcoolkeypk11_la-slot.Tpo" -c -o libcoolkeypk11_la-slot.lo `test -f 'slot.cpp' || echo '$(srcdir)/'`slot.cpp; \
coolkey-1.1.0/src/coolkey/Makefile.in-424-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libcoolkeypk11_la-slot.Tpo" "$(DEPDIR)/libcoolkeypk11_la-slot.Plo"; else rm -f "$(DEPDIR)/libcoolkeypk11_la-slot.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-426-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/coolkey/Makefile.in:427:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcoolkeypk11_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libcoolkeypk11_la-slot.lo `test -f 'slot.cpp' || echo '$(srcdir)/'`slot.cpp
coolkey-1.1.0/src/coolkey/Makefile.in-428-
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-453-	dot_seen=no; \
coolkey-1.1.0/src/coolkey/Makefile.in:454:	target=`echo $@ | sed s/-recursive//`; \
coolkey-1.1.0/src/coolkey/Makefile.in-455-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-489-	rev="$$rev ."; \
coolkey-1.1.0/src/coolkey/Makefile.in:490:	target=`echo $@ | sed s/-recursive//`; \
coolkey-1.1.0/src/coolkey/Makefile.in-491-	for subdir in $$rev; do \
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-563-GTAGS:
coolkey-1.1.0/src/coolkey/Makefile.in:564:	here=`$(am__cd) $(top_builddir) && pwd` \
coolkey-1.1.0/src/coolkey/Makefile.in-565-	  && cd $(top_srcdir) \
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-571-distdir: $(DISTFILES)
coolkey-1.1.0/src/coolkey/Makefile.in:572:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/src/coolkey/Makefile.in:573:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/src/coolkey/Makefile.in-574-	list='$(DISTFILES)'; for file in $$list; do \
coolkey-1.1.0/src/coolkey/Makefile.in-575-	  case $$file in \
coolkey-1.1.0/src/coolkey/Makefile.in:576:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
coolkey-1.1.0/src/coolkey/Makefile.in:577:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
coolkey-1.1.0/src/coolkey/Makefile.in-578-	  esac; \
coolkey-1.1.0/src/coolkey/Makefile.in-579-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
coolkey-1.1.0/src/coolkey/Makefile.in:580:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
coolkey-1.1.0/src/coolkey/Makefile.in-581-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
coolkey-1.1.0/src/coolkey/Makefile.in-602-	    || exit 1; \
coolkey-1.1.0/src/coolkey/Makefile.in:603:	    distdir=`$(am__cd) $(distdir) && pwd`; \
coolkey-1.1.0/src/coolkey/Makefile.in:604:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
coolkey-1.1.0/src/coolkey/Makefile.in-605-	    (cd $$subdir && \
##############################################
coolkey-1.1.0/src/coolkey/machdep.cpp-51-   int size;
coolkey-1.1.0/src/coolkey/machdep.cpp:52:   SHMemData() : addr(0), map(0), size(0) {}
coolkey-1.1.0/src/coolkey/machdep.cpp-53-};
##############################################
coolkey-1.1.0/src/coolkey/machdep.cpp-110-char *
coolkey-1.1.0/src/coolkey/machdep.cpp:111:SHMem::getSHMemAddr()
coolkey-1.1.0/src/coolkey/machdep.cpp-112-{
##############################################
coolkey-1.1.0/src/coolkey/machdep.cpp-216-   int size;
coolkey-1.1.0/src/coolkey/machdep.cpp:217:   SHMemData() : path(0), addr(0), fd(-1), size(0) {}
coolkey-1.1.0/src/coolkey/machdep.cpp-218-   ~SHMemData() ;
##############################################
coolkey-1.1.0/src/coolkey/machdep.cpp-424-char *
coolkey-1.1.0/src/coolkey/machdep.cpp:425:SHMem::getSHMemAddr()
coolkey-1.1.0/src/coolkey/machdep.cpp-426-{
##############################################
coolkey-1.1.0/src/coolkey/machdep.h-33-    ~SHMem();
coolkey-1.1.0/src/coolkey/machdep.h:34:    char *getSHMemAddr();
coolkey-1.1.0/src/coolkey/machdep.h-35-    int getSHMemSize();
##############################################
coolkey-1.1.0/src/coolkey/slot.cpp-1643-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/src/coolkey/slot.cpp:1644:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/src/coolkey/slot.cpp-1645-{
##############################################
coolkey-1.1.0/src/coolkey/slot.cpp-1660-    }
coolkey-1.1.0/src/coolkey/slot.cpp:1661:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/src/coolkey/slot.cpp-1662-    assert(segmentAddr);
##############################################
coolkey-1.1.0/src/install/Makefile.in-257-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
coolkey-1.1.0/src/install/Makefile.in:258:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
coolkey-1.1.0/src/install/Makefile.in-259-	  if test -f $$p \
##############################################
coolkey-1.1.0/src/install/Makefile.in-261-	  ; then \
coolkey-1.1.0/src/install/Makefile.in:262:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
coolkey-1.1.0/src/install/Makefile.in-263-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
coolkey-1.1.0/src/install/Makefile.in-270-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
coolkey-1.1.0/src/install/Makefile.in:271:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
coolkey-1.1.0/src/install/Makefile.in-272-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
coolkey-1.1.0/src/install/Makefile.in-277-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
coolkey-1.1.0/src/install/Makefile.in:278:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
coolkey-1.1.0/src/install/Makefile.in-279-	  echo " rm -f $$p $$f"; \
##############################################
coolkey-1.1.0/src/install/Makefile.in-301-.c.obj:
coolkey-1.1.0/src/install/Makefile.in:302:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
coolkey-1.1.0/src/install/Makefile.in-303-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/install/Makefile.in-305-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/install/Makefile.in:306:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
coolkey-1.1.0/src/install/Makefile.in-307-
##############################################
coolkey-1.1.0/src/install/Makefile.in-365-GTAGS:
coolkey-1.1.0/src/install/Makefile.in:366:	here=`$(am__cd) $(top_builddir) && pwd` \
coolkey-1.1.0/src/install/Makefile.in-367-	  && cd $(top_srcdir) \
##############################################
coolkey-1.1.0/src/install/Makefile.in-373-distdir: $(DISTFILES)
coolkey-1.1.0/src/install/Makefile.in:374:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/src/install/Makefile.in:375:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/src/install/Makefile.in-376-	list='$(DISTFILES)'; for file in $$list; do \
coolkey-1.1.0/src/install/Makefile.in-377-	  case $$file in \
coolkey-1.1.0/src/install/Makefile.in:378:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
coolkey-1.1.0/src/install/Makefile.in:379:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
coolkey-1.1.0/src/install/Makefile.in-380-	  esac; \
coolkey-1.1.0/src/install/Makefile.in-381-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
coolkey-1.1.0/src/install/Makefile.in:382:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
coolkey-1.1.0/src/install/Makefile.in-383-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-74-CONFIG_CLEAN_FILES = libckyapplet.pc
coolkey-1.1.0/src/libckyapplet/Makefile.in:75:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
coolkey-1.1.0/src/libckyapplet/Makefile.in-76-am__vpath_adj = case $$p in \
coolkey-1.1.0/src/libckyapplet/Makefile.in:77:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-78-    *) f=$$p;; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-79-  esac;
coolkey-1.1.0/src/libckyapplet/Makefile.in:80:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
coolkey-1.1.0/src/libckyapplet/Makefile.in-81-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pcdir)" \
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-331-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
coolkey-1.1.0/src/libckyapplet/Makefile.in:332:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-333-	  test "$$dir" != "$$p" || dir=.; \
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-359-.c.obj:
coolkey-1.1.0/src/libckyapplet/Makefile.in:360:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-361-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-363-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/libckyapplet/Makefile.in:364:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
coolkey-1.1.0/src/libckyapplet/Makefile.in-365-
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-373-libckyapplet_la-cky_applet.lo: cky_applet.c
coolkey-1.1.0/src/libckyapplet/Makefile.in:374:@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -MT libckyapplet_la-cky_applet.lo -MD -MP -MF "$(DEPDIR)/libckyapplet_la-cky_applet.Tpo" -c -o libckyapplet_la-cky_applet.lo `test -f 'cky_applet.c' || echo '$(srcdir)/'`cky_applet.c; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-375-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libckyapplet_la-cky_applet.Tpo" "$(DEPDIR)/libckyapplet_la-cky_applet.Plo"; else rm -f "$(DEPDIR)/libckyapplet_la-cky_applet.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-377-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/libckyapplet/Makefile.in:378:@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -c -o libckyapplet_la-cky_applet.lo `test -f 'cky_applet.c' || echo '$(srcdir)/'`cky_applet.c
coolkey-1.1.0/src/libckyapplet/Makefile.in-379-
coolkey-1.1.0/src/libckyapplet/Makefile.in-380-libckyapplet_la-cky_base.lo: cky_base.c
coolkey-1.1.0/src/libckyapplet/Makefile.in:381:@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -MT libckyapplet_la-cky_base.lo -MD -MP -MF "$(DEPDIR)/libckyapplet_la-cky_base.Tpo" -c -o libckyapplet_la-cky_base.lo `test -f 'cky_base.c' || echo '$(srcdir)/'`cky_base.c; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-382-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libckyapplet_la-cky_base.Tpo" "$(DEPDIR)/libckyapplet_la-cky_base.Plo"; else rm -f "$(DEPDIR)/libckyapplet_la-cky_base.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/libckyapplet/Makefile.in:385:@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -c -o libckyapplet_la-cky_base.lo `test -f 'cky_base.c' || echo '$(srcdir)/'`cky_base.c
coolkey-1.1.0/src/libckyapplet/Makefile.in-386-
coolkey-1.1.0/src/libckyapplet/Makefile.in-387-libckyapplet_la-cky_card.lo: cky_card.c
coolkey-1.1.0/src/libckyapplet/Makefile.in:388:@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -MT libckyapplet_la-cky_card.lo -MD -MP -MF "$(DEPDIR)/libckyapplet_la-cky_card.Tpo" -c -o libckyapplet_la-cky_card.lo `test -f 'cky_card.c' || echo '$(srcdir)/'`cky_card.c; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-389-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libckyapplet_la-cky_card.Tpo" "$(DEPDIR)/libckyapplet_la-cky_card.Plo"; else rm -f "$(DEPDIR)/libckyapplet_la-cky_card.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-391-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/libckyapplet/Makefile.in:392:@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -c -o libckyapplet_la-cky_card.lo `test -f 'cky_card.c' || echo '$(srcdir)/'`cky_card.c
coolkey-1.1.0/src/libckyapplet/Makefile.in-393-
coolkey-1.1.0/src/libckyapplet/Makefile.in-394-libckyapplet_la-cky_factory.lo: cky_factory.c
coolkey-1.1.0/src/libckyapplet/Makefile.in:395:@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -MT libckyapplet_la-cky_factory.lo -MD -MP -MF "$(DEPDIR)/libckyapplet_la-cky_factory.Tpo" -c -o libckyapplet_la-cky_factory.lo `test -f 'cky_factory.c' || echo '$(srcdir)/'`cky_factory.c; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-396-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libckyapplet_la-cky_factory.Tpo" "$(DEPDIR)/libckyapplet_la-cky_factory.Plo"; else rm -f "$(DEPDIR)/libckyapplet_la-cky_factory.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-398-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/libckyapplet/Makefile.in:399:@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -c -o libckyapplet_la-cky_factory.lo `test -f 'cky_factory.c' || echo '$(srcdir)/'`cky_factory.c
coolkey-1.1.0/src/libckyapplet/Makefile.in-400-
coolkey-1.1.0/src/libckyapplet/Makefile.in-401-libckyapplet_la-dynlink.lo: dynlink.c
coolkey-1.1.0/src/libckyapplet/Makefile.in:402:@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -MT libckyapplet_la-dynlink.lo -MD -MP -MF "$(DEPDIR)/libckyapplet_la-dynlink.Tpo" -c -o libckyapplet_la-dynlink.lo `test -f 'dynlink.c' || echo '$(srcdir)/'`dynlink.c; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-403-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libckyapplet_la-dynlink.Tpo" "$(DEPDIR)/libckyapplet_la-dynlink.Plo"; else rm -f "$(DEPDIR)/libckyapplet_la-dynlink.Tpo"; exit 1; fi
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-405-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
coolkey-1.1.0/src/libckyapplet/Makefile.in:406:@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libckyapplet_la_CFLAGS) $(CFLAGS) -c -o libckyapplet_la-dynlink.lo `test -f 'dynlink.c' || echo '$(srcdir)/'`dynlink.c
coolkey-1.1.0/src/libckyapplet/Makefile.in-407-
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-468-	dot_seen=no; \
coolkey-1.1.0/src/libckyapplet/Makefile.in:469:	target=`echo $@ | sed s/-recursive//`; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-470-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-504-	rev="$$rev ."; \
coolkey-1.1.0/src/libckyapplet/Makefile.in:505:	target=`echo $@ | sed s/-recursive//`; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-506-	for subdir in $$rev; do \
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-578-GTAGS:
coolkey-1.1.0/src/libckyapplet/Makefile.in:579:	here=`$(am__cd) $(top_builddir) && pwd` \
coolkey-1.1.0/src/libckyapplet/Makefile.in-580-	  && cd $(top_srcdir) \
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-586-distdir: $(DISTFILES)
coolkey-1.1.0/src/libckyapplet/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/src/libckyapplet/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-589-	list='$(DISTFILES)'; for file in $$list; do \
coolkey-1.1.0/src/libckyapplet/Makefile.in-590-	  case $$file in \
coolkey-1.1.0/src/libckyapplet/Makefile.in:591:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
coolkey-1.1.0/src/libckyapplet/Makefile.in:592:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-593-	  esac; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-594-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
coolkey-1.1.0/src/libckyapplet/Makefile.in:595:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-596-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
coolkey-1.1.0/src/libckyapplet/Makefile.in-617-	    || exit 1; \
coolkey-1.1.0/src/libckyapplet/Makefile.in:618:	    distdir=`$(am__cd) $(distdir) && pwd`; \
coolkey-1.1.0/src/libckyapplet/Makefile.in:619:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
coolkey-1.1.0/src/libckyapplet/Makefile.in-620-	    (cd $$subdir && \
##############################################
coolkey-1.1.0/.pc/spelling-error-in-binary/src/coolkey/slot.cpp-1448-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/.pc/spelling-error-in-binary/src/coolkey/slot.cpp:1449:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/.pc/spelling-error-in-binary/src/coolkey/slot.cpp-1450-{
##############################################
coolkey-1.1.0/.pc/spelling-error-in-binary/src/coolkey/slot.cpp-1465-    }
coolkey-1.1.0/.pc/spelling-error-in-binary/src/coolkey/slot.cpp:1466:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/.pc/spelling-error-in-binary/src/coolkey/slot.cpp-1467-    assert(segmentAddr);
##############################################
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp-47-   int size;
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp:48:   SHMemData() : addr(0), map(0), size(0) {}
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp-49-};
##############################################
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp-106-char *
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp:107:SHMem::getSHMemAddr()
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp-108-{
##############################################
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp-200-   int size;
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp:201:   SHMemData() : path(0), addr(0), fd(-1), size(0) {}
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp-202-   ~SHMemData() ;
##############################################
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp-337-char *
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp:338:SHMem::getSHMemAddr()
coolkey-1.1.0/.pc/coolkey-cache-dir-move.patch/src/coolkey/machdep.cpp-339-{
##############################################
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp-47-   int size;
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp:48:   SHMemData() : addr(0), map(0), size(0) {}
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp-49-};
##############################################
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp-106-char *
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp:107:SHMem::getSHMemAddr()
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp-108-{
##############################################
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp-208-   int size;
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp:209:   SHMemData() : path(0), addr(0), fd(-1), size(0) {}
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp-210-   ~SHMemData() ;
##############################################
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp-416-char *
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp:417:SHMem::getSHMemAddr()
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/machdep.cpp-418-{
##############################################
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/slot.cpp-1448-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/slot.cpp:1449:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/slot.cpp-1450-{
##############################################
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/slot.cpp-1465-    }
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/slot.cpp:1466:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/.pc/coolkey-gcc43.patch/src/coolkey/slot.cpp-1467-    assert(segmentAddr);
##############################################
coolkey-1.1.0/.pc/coolkey-latest.patch/src/coolkey/slot.cpp-1446-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/.pc/coolkey-latest.patch/src/coolkey/slot.cpp:1447:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/.pc/coolkey-latest.patch/src/coolkey/slot.cpp-1448-{
##############################################
coolkey-1.1.0/.pc/coolkey-latest.patch/src/coolkey/slot.cpp-1463-    }
coolkey-1.1.0/.pc/coolkey-latest.patch/src/coolkey/slot.cpp:1464:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/.pc/coolkey-latest.patch/src/coolkey/slot.cpp-1465-    assert(segmentAddr);
##############################################
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/configure.in-58-	ZLIB_LIBS=${ZLIB_LIB}/zdll.dll
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/configure.in:59:	#OS_FLAGS=`echo $INCLUDE | tr '[[:upper:]]' '[[:lower:]]' | sed -e 's;\\\\;/;g' -e 's;.:;/cygdrive/&/;g' -e 's;:;;g' -e 's;//;/;g' -e 's/;/\" -I\"/g' -e 's;^;-I\";' -e 's;$;\";'`
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/configure.in-60-	CPPFLAGS="$CPPFLAGS $OS_FLAGS -DWIN32"
##############################################
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/configure.in-71-	#
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/configure.in:72:	libdir=`cygpath ${WINDIR}/system32`
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/configure.in-73-	;;
##############################################
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/src/coolkey/slot.cpp-1518-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/src/coolkey/slot.cpp:1519:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/src/coolkey/slot.cpp-1520-{
##############################################
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/src/coolkey/slot.cpp-1535-    }
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/src/coolkey/slot.cpp:1536:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/.pc/coolkey-simple-bugs.patch/src/coolkey/slot.cpp-1537-    assert(segmentAddr);
##############################################
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp-49-   int size;
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp:50:   SHMemData() : addr(0), map(0), size(0) {}
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp-51-};
##############################################
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp-108-char *
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp:109:SHMem::getSHMemAddr()
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp-110-{
##############################################
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp-210-   int size;
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp:211:   SHMemData() : path(0), addr(0), fd(-1), size(0) {}
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp-212-   ~SHMemData() ;
##############################################
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp-418-char *
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp:419:SHMem::getSHMemAddr()
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.cpp-420-{
##############################################
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.h-33-    ~SHMem();
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.h:34:    char *getSHMemAddr();
coolkey-1.1.0/.pc/coolkey-thread-fix.patch/src/coolkey/machdep.h-35-    int getSHMemSize();
##############################################
coolkey-1.1.0/.pc/coolkey-cac-rhl5.patch/src/coolkey/slot.cpp-1518-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/.pc/coolkey-cac-rhl5.patch/src/coolkey/slot.cpp:1519:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/.pc/coolkey-cac-rhl5.patch/src/coolkey/slot.cpp-1520-{
##############################################
coolkey-1.1.0/.pc/coolkey-cac-rhl5.patch/src/coolkey/slot.cpp-1535-    }
coolkey-1.1.0/.pc/coolkey-cac-rhl5.patch/src/coolkey/slot.cpp:1536:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/.pc/coolkey-cac-rhl5.patch/src/coolkey/slot.cpp-1537-    assert(segmentAddr);
##############################################
coolkey-1.1.0/.pc/0001-Fix-working-with-empty-certificates-in-not-zero-slot.patch/src/coolkey/slot.cpp-1636-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/.pc/0001-Fix-working-with-empty-certificates-in-not-zero-slot.patch/src/coolkey/slot.cpp:1637:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/.pc/0001-Fix-working-with-empty-certificates-in-not-zero-slot.patch/src/coolkey/slot.cpp-1638-{
##############################################
coolkey-1.1.0/.pc/0001-Fix-working-with-empty-certificates-in-not-zero-slot.patch/src/coolkey/slot.cpp-1653-    }
coolkey-1.1.0/.pc/0001-Fix-working-with-empty-certificates-in-not-zero-slot.patch/src/coolkey/slot.cpp:1654:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/.pc/0001-Fix-working-with-empty-certificates-in-not-zero-slot.patch/src/coolkey/slot.cpp-1655-    assert(segmentAddr);
##############################################
coolkey-1.1.0/.pc/Handle-pcscd-restarting/src/coolkey/slot.cpp-1636-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/.pc/Handle-pcscd-restarting/src/coolkey/slot.cpp:1637:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/.pc/Handle-pcscd-restarting/src/coolkey/slot.cpp-1638-{
##############################################
coolkey-1.1.0/.pc/Handle-pcscd-restarting/src/coolkey/slot.cpp-1653-    }
coolkey-1.1.0/.pc/Handle-pcscd-restarting/src/coolkey/slot.cpp:1654:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/.pc/Handle-pcscd-restarting/src/coolkey/slot.cpp-1655-    assert(segmentAddr);
##############################################
coolkey-1.1.0/.pc/coolkey-nextSize.patch/src/coolkey/slot.cpp-1643-SlotMemSegment::SlotMemSegment(const char *readerName): 
coolkey-1.1.0/.pc/coolkey-nextSize.patch/src/coolkey/slot.cpp:1644:	segmentAddr(NULL),  segmentSize(0), segment(NULL)
coolkey-1.1.0/.pc/coolkey-nextSize.patch/src/coolkey/slot.cpp-1645-{
##############################################
coolkey-1.1.0/.pc/coolkey-nextSize.patch/src/coolkey/slot.cpp-1660-    }
coolkey-1.1.0/.pc/coolkey-nextSize.patch/src/coolkey/slot.cpp:1661:    segmentAddr = segment->getSHMemAddr();
coolkey-1.1.0/.pc/coolkey-nextSize.patch/src/coolkey/slot.cpp-1662-    assert(segmentAddr);
##############################################
coolkey-1.1.0/configure.in-58-	ZLIB_LIBS=${ZLIB_LIB}/zdll.dll
coolkey-1.1.0/configure.in:59:	#OS_FLAGS=`echo $INCLUDE | tr '[[:upper:]]' '[[:lower:]]' | sed -e 's;\\\\;/;g' -e 's;.:;/cygdrive/&/;g' -e 's;:;;g' -e 's;//;/;g' -e 's/;/\" -I\"/g' -e 's;^;-I\";' -e 's;$;\";'`
coolkey-1.1.0/configure.in-60-	CPPFLAGS="$CPPFLAGS $OS_FLAGS -DWIN32"
##############################################
coolkey-1.1.0/configure.in-71-	#
coolkey-1.1.0/configure.in:72:	libdir=`cygpath ${WINDIR}/system32`
coolkey-1.1.0/configure.in-73-	;;