===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ebview-0.3.6.2/intl/Makefile.in-288-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
ebview-0.3.6.2/intl/Makefile.in:289:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
ebview-0.3.6.2/intl/Makefile.in:290:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
ebview-0.3.6.2/intl/Makefile.in:291:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
ebview-0.3.6.2/intl/Makefile.in-292-	  -i $(srcdir)/libintl.rc -o libintl.res --output-format=coff
##############################################
ebview-0.3.6.2/intl/Makefile.in-347-	  if test "@RELOCATABLE@" = yes; then \
ebview-0.3.6.2/intl/Makefile.in:348:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
ebview-0.3.6.2/intl/Makefile.in-349-	    if test -n "$$dependencies"; then \
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-133-extern char *gettext (const char *__msgid)
ebview-0.3.6.2/intl/libgnuintl.h.in:134:       _INTL_ASM (libintl_gettext)
ebview-0.3.6.2/intl/libgnuintl.h.in-135-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-151-extern char *dgettext (const char *__domainname, const char *__msgid)
ebview-0.3.6.2/intl/libgnuintl.h.in:152:       _INTL_ASM (libintl_dgettext)
ebview-0.3.6.2/intl/libgnuintl.h.in-153-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-172-			int __category)
ebview-0.3.6.2/intl/libgnuintl.h.in:173:       _INTL_ASM (libintl_dcgettext)
ebview-0.3.6.2/intl/libgnuintl.h.in-174-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-194-		       unsigned long int __n)
ebview-0.3.6.2/intl/libgnuintl.h.in:195:       _INTL_ASM (libintl_ngettext)
ebview-0.3.6.2/intl/libgnuintl.h.in-196-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-216-			unsigned long int __n)
ebview-0.3.6.2/intl/libgnuintl.h.in:217:       _INTL_ASM (libintl_dngettext)
ebview-0.3.6.2/intl/libgnuintl.h.in-218-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-240-			 unsigned long int __n, int __category)
ebview-0.3.6.2/intl/libgnuintl.h.in:241:       _INTL_ASM (libintl_dcngettext)
ebview-0.3.6.2/intl/libgnuintl.h.in-242-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-261-extern char *textdomain (const char *__domainname)
ebview-0.3.6.2/intl/libgnuintl.h.in:262:       _INTL_ASM (libintl_textdomain);
ebview-0.3.6.2/intl/libgnuintl.h.in-263-#endif
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-279-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
ebview-0.3.6.2/intl/libgnuintl.h.in:280:       _INTL_ASM (libintl_bindtextdomain);
ebview-0.3.6.2/intl/libgnuintl.h.in-281-#endif
##############################################
ebview-0.3.6.2/intl/libgnuintl.h.in-298-				      const char *__codeset)
ebview-0.3.6.2/intl/libgnuintl.h.in:299:       _INTL_ASM (libintl_bind_textdomain_codeset);
ebview-0.3.6.2/intl/libgnuintl.h.in-300-#endif
##############################################
ebview-0.3.6.2/intl/config.charset-116-host="$1"
ebview-0.3.6.2/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
ebview-0.3.6.2/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
ebview-0.3.6.2/intl/intl-exports.c-28-      extern __declspec(dllexport) int x; int x = 42;  */		\
ebview-0.3.6.2/intl/intl-exports.c:29: asm (".section .drectve\n");						\
ebview-0.3.6.2/intl/intl-exports.c:30: asm (".ascii \" -export:" #x ",data\"\n");				\
ebview-0.3.6.2/intl/intl-exports.c:31: asm (".data\n");							\
ebview-0.3.6.2/intl/intl-exports.c-32- /* Allocate a pseudo-variable IMP(x).  */				\
##############################################
ebview-0.3.6.2/aclocal.m4-141-done
ebview-0.3.6.2/aclocal.m4:142:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ebview-0.3.6.2/aclocal.m4-143-])
##############################################
ebview-0.3.6.2/aclocal.m4-425-m4_define([_LT_CONFIG_STATUS_DECLARE],
ebview-0.3.6.2/aclocal.m4:426:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
ebview-0.3.6.2/aclocal.m4-427-
##############################################
ebview-0.3.6.2/aclocal.m4-435-#
ebview-0.3.6.2/aclocal.m4:436:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/aclocal.m4-437-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
ebview-0.3.6.2/aclocal.m4-537-]], lt_decl_quote_varnames); do
ebview-0.3.6.2/aclocal.m4:538:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ebview-0.3.6.2/aclocal.m4-539-    *[[\\\\\\\`\\"\\\$]]*)
ebview-0.3.6.2/aclocal.m4:540:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ebview-0.3.6.2/aclocal.m4-541-      ;;
##############################################
ebview-0.3.6.2/aclocal.m4-550-]], lt_decl_dquote_varnames); do
ebview-0.3.6.2/aclocal.m4:551:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ebview-0.3.6.2/aclocal.m4-552-    *[[\\\\\\\`\\"\\\$]]*)
ebview-0.3.6.2/aclocal.m4:553:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ebview-0.3.6.2/aclocal.m4-554-      ;;
##############################################
ebview-0.3.6.2/aclocal.m4-563-*'\\\[$]0 --fallback-echo"')dnl "
ebview-0.3.6.2/aclocal.m4:564:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
ebview-0.3.6.2/aclocal.m4-565-  ;;
##############################################
ebview-0.3.6.2/aclocal.m4-699-
ebview-0.3.6.2/aclocal.m4:700:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ebview-0.3.6.2/aclocal.m4-701-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ebview-0.3.6.2/aclocal.m4-1046-    }'
ebview-0.3.6.2/aclocal.m4:1047:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ebview-0.3.6.2/aclocal.m4-1048-# Check for a 64-bit object if we didn't find anything.
ebview-0.3.6.2/aclocal.m4-1049-if test -z "$aix_libpath"; then
ebview-0.3.6.2/aclocal.m4:1050:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ebview-0.3.6.2/aclocal.m4-1051-fi],[])
##############################################
ebview-0.3.6.2/aclocal.m4-1078-  # Remove one level of quotation (which was required for Make).
ebview-0.3.6.2/aclocal.m4:1079:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
ebview-0.3.6.2/aclocal.m4-1080-  ;;
##############################################
ebview-0.3.6.2/aclocal.m4-1089-  :
ebview-0.3.6.2/aclocal.m4:1090:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
ebview-0.3.6.2/aclocal.m4-1091-  # Yippee, $ECHO works!
##############################################
ebview-0.3.6.2/aclocal.m4-1115-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
ebview-0.3.6.2/aclocal.m4:1116:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
ebview-0.3.6.2/aclocal.m4-1117-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
ebview-0.3.6.2/aclocal.m4-1123-
ebview-0.3.6.2/aclocal.m4:1124:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ebview-0.3.6.2/aclocal.m4:1125:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ebview-0.3.6.2/aclocal.m4-1126-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/aclocal.m4-1138-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
ebview-0.3.6.2/aclocal.m4:1139:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
ebview-0.3.6.2/aclocal.m4:1140:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
ebview-0.3.6.2/aclocal.m4-1141-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/aclocal.m4-1150-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
ebview-0.3.6.2/aclocal.m4:1151:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
ebview-0.3.6.2/aclocal.m4-1152-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/aclocal.m4-1165-        ECHO='printf %s\n'
ebview-0.3.6.2/aclocal.m4:1166:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ebview-0.3.6.2/aclocal.m4:1167:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ebview-0.3.6.2/aclocal.m4-1168-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/aclocal.m4-1170-	  :
ebview-0.3.6.2/aclocal.m4:1171:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
ebview-0.3.6.2/aclocal.m4-1172-	     test "X$echo_testing_string" = 'X\t' &&
ebview-0.3.6.2/aclocal.m4:1173:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ebview-0.3.6.2/aclocal.m4-1174-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/aclocal.m4-1179-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
ebview-0.3.6.2/aclocal.m4:1180:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
ebview-0.3.6.2/aclocal.m4-1181-	     test "X$echo_testing_string" = 'X\t' &&
ebview-0.3.6.2/aclocal.m4:1182:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ebview-0.3.6.2/aclocal.m4-1183-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/aclocal.m4-1189-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
ebview-0.3.6.2/aclocal.m4:1190:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
ebview-0.3.6.2/aclocal.m4-1191-	    then
##############################################
ebview-0.3.6.2/aclocal.m4-1197-	  if test "$prev" != 'sed 50q "[$]0"'; then
ebview-0.3.6.2/aclocal.m4:1198:	    echo_test_string=`eval $prev`
ebview-0.3.6.2/aclocal.m4-1199-	    export echo_test_string
##############################################
ebview-0.3.6.2/aclocal.m4-1240-  if AC_TRY_EVAL(ac_compile); then
ebview-0.3.6.2/aclocal.m4:1241:    case `/usr/bin/file conftest.$ac_objext` in
ebview-0.3.6.2/aclocal.m4-1242-      *ELF-32*)
##############################################
ebview-0.3.6.2/aclocal.m4-1256-    if test "$lt_cv_prog_gnu_ld" = yes; then
ebview-0.3.6.2/aclocal.m4:1257:      case `/usr/bin/file conftest.$ac_objext` in
ebview-0.3.6.2/aclocal.m4-1258-	*32-bit*)
##############################################
ebview-0.3.6.2/aclocal.m4-1268-    else
ebview-0.3.6.2/aclocal.m4:1269:      case `/usr/bin/file conftest.$ac_objext` in
ebview-0.3.6.2/aclocal.m4-1270-	*32-bit*)
##############################################
ebview-0.3.6.2/aclocal.m4-1560-    # And add a safety zone
ebview-0.3.6.2/aclocal.m4:1561:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ebview-0.3.6.2/aclocal.m4:1562:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ebview-0.3.6.2/aclocal.m4-1563-    ;;
##############################################
ebview-0.3.6.2/aclocal.m4-1588-    if test -n "$kargmax"; then
ebview-0.3.6.2/aclocal.m4:1589:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ebview-0.3.6.2/aclocal.m4-1590-    else
##############################################
ebview-0.3.6.2/aclocal.m4-1596-    if test -n "$lt_cv_sys_max_cmd_len"; then
ebview-0.3.6.2/aclocal.m4:1597:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ebview-0.3.6.2/aclocal.m4:1598:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ebview-0.3.6.2/aclocal.m4-1599-    else
##############################################
ebview-0.3.6.2/aclocal.m4-1608-      # we can't tell.
ebview-0.3.6.2/aclocal.m4:1609:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ebview-0.3.6.2/aclocal.m4-1610-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ebview-0.3.6.2/aclocal.m4-1612-      do
ebview-0.3.6.2/aclocal.m4:1613:        i=`expr $i + 1`
ebview-0.3.6.2/aclocal.m4-1614-        teststring=$teststring$teststring
##############################################
ebview-0.3.6.2/aclocal.m4-1616-      # Only check the string length outside the loop.
ebview-0.3.6.2/aclocal.m4:1617:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ebview-0.3.6.2/aclocal.m4-1618-      teststring=
##############################################
ebview-0.3.6.2/aclocal.m4-1621-      # linker.  It appears as though 1/2 is a usable value.
ebview-0.3.6.2/aclocal.m4:1622:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ebview-0.3.6.2/aclocal.m4-1623-    fi
##############################################
ebview-0.3.6.2/aclocal.m4-1936-  if test "$hard_links" = no; then
ebview-0.3.6.2/aclocal.m4:1937:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
ebview-0.3.6.2/aclocal.m4-1938-    need_locks=warn
##############################################
ebview-0.3.6.2/aclocal.m4-2062-  esac
ebview-0.3.6.2/aclocal.m4:2063:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ebview-0.3.6.2/aclocal.m4-2064-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
ebview-0.3.6.2/aclocal.m4-2068-    # okay in the real world where ";" in dirpaths is itself problematic.
ebview-0.3.6.2/aclocal.m4:2069:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
ebview-0.3.6.2/aclocal.m4-2070-  else
ebview-0.3.6.2/aclocal.m4:2071:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ebview-0.3.6.2/aclocal.m4-2072-  fi
##############################################
ebview-0.3.6.2/aclocal.m4-2075-  lt_tmp_lt_search_path_spec=
ebview-0.3.6.2/aclocal.m4:2076:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ebview-0.3.6.2/aclocal.m4-2077-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ebview-0.3.6.2/aclocal.m4-2104-}'`
ebview-0.3.6.2/aclocal.m4:2105:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
ebview-0.3.6.2/aclocal.m4-2106-else
##############################################
ebview-0.3.6.2/aclocal.m4-2192-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ebview-0.3.6.2/aclocal.m4:2193:    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'
ebview-0.3.6.2/aclocal.m4-2194-    ;;
##############################################
ebview-0.3.6.2/aclocal.m4-2227-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ebview-0.3.6.2/aclocal.m4:2228:    postinstall_cmds='base_file=`basename \${file}`~
ebview-0.3.6.2/aclocal.m4:2229:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ebview-0.3.6.2/aclocal.m4:2230:      dldir=$destdir/`dirname \$dlpath`~
ebview-0.3.6.2/aclocal.m4-2231-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ebview-0.3.6.2/aclocal.m4-2236-      fi'
ebview-0.3.6.2/aclocal.m4:2237:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ebview-0.3.6.2/aclocal.m4-2238-      dlpath=$dir/\$dldll~
##############################################
ebview-0.3.6.2/aclocal.m4-2244-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ebview-0.3.6.2/aclocal.m4:2245:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ebview-0.3.6.2/aclocal.m4-2246-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ebview-0.3.6.2/aclocal.m4-2249-      # MinGW DLLs use traditional 'lib' prefix
ebview-0.3.6.2/aclocal.m4:2250:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ebview-0.3.6.2/aclocal.m4:2251:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ebview-0.3.6.2/aclocal.m4-2252-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
ebview-0.3.6.2/aclocal.m4-2258-        # which wouldn't understand a cygwinified path. Ahh.
ebview-0.3.6.2/aclocal.m4:2259:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ebview-0.3.6.2/aclocal.m4-2260-      else
ebview-0.3.6.2/aclocal.m4:2261:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ebview-0.3.6.2/aclocal.m4-2262-      fi
##############################################
ebview-0.3.6.2/aclocal.m4-2265-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ebview-0.3.6.2/aclocal.m4:2266:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ebview-0.3.6.2/aclocal.m4-2267-      ;;
##############################################
ebview-0.3.6.2/aclocal.m4-2271-  *)
ebview-0.3.6.2/aclocal.m4:2272:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
ebview-0.3.6.2/aclocal.m4-2273-    ;;
##############################################
ebview-0.3.6.2/aclocal.m4-2288-  shlibpath_var=DYLD_LIBRARY_PATH
ebview-0.3.6.2/aclocal.m4:2289:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ebview-0.3.6.2/aclocal.m4-2290-m4_if([$1], [],[
##############################################
ebview-0.3.6.2/aclocal.m4-2489-  if test -f /etc/ld.so.conf; then
ebview-0.3.6.2/aclocal.m4:2490:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ebview-0.3.6.2/aclocal.m4-2491-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ebview-0.3.6.2/aclocal.m4-2563-  shlibpath_var=LD_LIBRARY_PATH
ebview-0.3.6.2/aclocal.m4:2564:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ebview-0.3.6.2/aclocal.m4-2565-    case $host_os in
##############################################
ebview-0.3.6.2/aclocal.m4-2778-	"file_magic "*)
ebview-0.3.6.2/aclocal.m4:2779:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ebview-0.3.6.2/aclocal.m4-2780-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ebview-0.3.6.2/aclocal.m4-2860-    # gcc leaves a trailing carriage return which upsets mingw
ebview-0.3.6.2/aclocal.m4:2861:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ebview-0.3.6.2/aclocal.m4-2862-  *)
ebview-0.3.6.2/aclocal.m4:2863:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ebview-0.3.6.2/aclocal.m4-2864-  esac
##############################################
ebview-0.3.6.2/aclocal.m4-2869-      # Canonicalize the pathname of ld
ebview-0.3.6.2/aclocal.m4:2870:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ebview-0.3.6.2/aclocal.m4-2871-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ebview-0.3.6.2/aclocal.m4:2872:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ebview-0.3.6.2/aclocal.m4-2873-      done
##############################################
ebview-0.3.6.2/aclocal.m4-2900-      # Break only if it was the GNU/non-GNU ld that we prefer.
ebview-0.3.6.2/aclocal.m4:2901:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ebview-0.3.6.2/aclocal.m4-2902-      *GNU* | *'with BFD'*)
##############################################
ebview-0.3.6.2/aclocal.m4-2940-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ebview-0.3.6.2/aclocal.m4:2941:case `$LD -v 2>&1 </dev/null` in
ebview-0.3.6.2/aclocal.m4-2942-*GNU* | *'with BFD'*)
##############################################
ebview-0.3.6.2/aclocal.m4-3124-openbsd*)
ebview-0.3.6.2/aclocal.m4:3125:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ebview-0.3.6.2/aclocal.m4-3126-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
ebview-0.3.6.2/aclocal.m4-3215-	# Tru64's nm complains that /dev/null is an invalid object file
ebview-0.3.6.2/aclocal.m4:3216:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ebview-0.3.6.2/aclocal.m4-3217-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ebview-0.3.6.2/aclocal.m4-3221-	*)
ebview-0.3.6.2/aclocal.m4:3222:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ebview-0.3.6.2/aclocal.m4-3223-	  */dev/null*)
##############################################
ebview-0.3.6.2/aclocal.m4-3386-# If we're using GNU nm, then use its standard symbol codes.
ebview-0.3.6.2/aclocal.m4:3387:case `$NM -V 2>&1` in
ebview-0.3.6.2/aclocal.m4-3388-*GNU* | *'with BFD'*)
##############################################
ebview-0.3.6.2/aclocal.m4-3404-mingw*)
ebview-0.3.6.2/aclocal.m4:3405:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ebview-0.3.6.2/aclocal.m4-3406-  ;;
##############################################
ebview-0.3.6.2/aclocal.m4-3455-    nlist=conftest.nm
ebview-0.3.6.2/aclocal.m4:3456:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
ebview-0.3.6.2/aclocal.m4-3457-      # Try sorting and uniquifying the output.
##############################################
ebview-0.3.6.2/aclocal.m4-3762-	  *)
ebview-0.3.6.2/aclocal.m4:3763:	    case `$CC -V 2>&1 | sed 5q` in
ebview-0.3.6.2/aclocal.m4-3764-	    *Sun\ C*)
##############################################
ebview-0.3.6.2/aclocal.m4-4046-      *)
ebview-0.3.6.2/aclocal.m4:4047:	case `$CC -V 2>&1 | sed 5q` in
ebview-0.3.6.2/aclocal.m4-4048-	*Sun\ C*)
##############################################
ebview-0.3.6.2/aclocal.m4-4301-    supports_anon_versioning=no
ebview-0.3.6.2/aclocal.m4:4302:    case `$LD -v 2>&1` in
ebview-0.3.6.2/aclocal.m4-4303-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
ebview-0.3.6.2/aclocal.m4-4366-	# is EXPORTS), use it as is; otherwise, prepend...
ebview-0.3.6.2/aclocal.m4:4367:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ebview-0.3.6.2/aclocal.m4-4368-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ebview-0.3.6.2/aclocal.m4-4389-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ebview-0.3.6.2/aclocal.m4:4390:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ebview-0.3.6.2/aclocal.m4:4391:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ebview-0.3.6.2/aclocal.m4-4392-      ;;
##############################################
ebview-0.3.6.2/aclocal.m4-4407-        pgcc*)				# Portland Group C compiler
ebview-0.3.6.2/aclocal.m4:4408:	  _LT_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'
ebview-0.3.6.2/aclocal.m4-4409-	  tmp_addflag=' $pic_flag'
##############################################
ebview-0.3.6.2/aclocal.m4-4411-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
ebview-0.3.6.2/aclocal.m4:4412:	  _LT_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'
ebview-0.3.6.2/aclocal.m4-4413-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ebview-0.3.6.2/aclocal.m4-4426-	esac
ebview-0.3.6.2/aclocal.m4:4427:	case `$CC -V 2>&1 | sed 5q` in
ebview-0.3.6.2/aclocal.m4-4428-	*Sun\ C*)			# Sun C 5.9
ebview-0.3.6.2/aclocal.m4:4429:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ebview-0.3.6.2/aclocal.m4-4430-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ebview-0.3.6.2/aclocal.m4-4495-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ebview-0.3.6.2/aclocal.m4:4496:      case `$LD -v 2>&1` in
ebview-0.3.6.2/aclocal.m4-4497-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
ebview-0.3.6.2/aclocal.m4-4616-	# below for broken collect2 doesn't work under 4.3+
ebview-0.3.6.2/aclocal.m4:4617:	  collect2name=`${CC} -print-prog-name=collect2`
ebview-0.3.6.2/aclocal.m4-4618-	  if test -f "$collect2name" &&
##############################################
ebview-0.3.6.2/aclocal.m4-4666-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
ebview-0.3.6.2/aclocal.m4:4667:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ebview-0.3.6.2/aclocal.m4-4668-      else
##############################################
ebview-0.3.6.2/aclocal.m4-4721-      # FIXME: Setting linknames here is a bad hack.
ebview-0.3.6.2/aclocal.m4:4722:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
ebview-0.3.6.2/aclocal.m4-4723-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
ebview-0.3.6.2/aclocal.m4-4726-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
ebview-0.3.6.2/aclocal.m4:4727:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
ebview-0.3.6.2/aclocal.m4-4728-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
ebview-0.3.6.2/aclocal.m4-4856-      if test "$GCC" = yes; then
ebview-0.3.6.2/aclocal.m4:4857:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-4858-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ebview-0.3.6.2/aclocal.m4-4863-        AC_LINK_IFELSE(int foo(void) {},
ebview-0.3.6.2/aclocal.m4:4864:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ebview-0.3.6.2/aclocal.m4-4865-        )
##############################################
ebview-0.3.6.2/aclocal.m4-4867-      else
ebview-0.3.6.2/aclocal.m4:4868:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4:4869:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ebview-0.3.6.2/aclocal.m4-4870-      fi
##############################################
ebview-0.3.6.2/aclocal.m4-4904-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
ebview-0.3.6.2/aclocal.m4:4905:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ebview-0.3.6.2/aclocal.m4-4906-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ebview-0.3.6.2/aclocal.m4-4937-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ebview-0.3.6.2/aclocal.m4:4938:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-4939-      else
ebview-0.3.6.2/aclocal.m4-4940-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ebview-0.3.6.2/aclocal.m4:4941:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-4942-      fi
##############################################
ebview-0.3.6.2/aclocal.m4-4950-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ebview-0.3.6.2/aclocal.m4:4951:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-4952-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ebview-0.3.6.2/aclocal.m4-4954-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ebview-0.3.6.2/aclocal.m4:4955:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4:4956:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ebview-0.3.6.2/aclocal.m4:4957:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ebview-0.3.6.2/aclocal.m4-4958-
##############################################
ebview-0.3.6.2/aclocal.m4-4973-      else
ebview-0.3.6.2/aclocal.m4:4974:	case `$CC -V 2>&1` in
ebview-0.3.6.2/aclocal.m4-4975-	*"Compilers 5.0"*)
##############################################
ebview-0.3.6.2/aclocal.m4-5165-        _LT_TAGVAR(allow_undefined_flag, $1)=
ebview-0.3.6.2/aclocal.m4:5166:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
ebview-0.3.6.2/aclocal.m4-5167-        then
##############################################
ebview-0.3.6.2/aclocal.m4-5475-        # ancient GNU ld didn't support --whole-archive et. al.
ebview-0.3.6.2/aclocal.m4:5476:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ebview-0.3.6.2/aclocal.m4-5477-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ebview-0.3.6.2/aclocal.m4-5558-          # below for broken collect2 doesn't work under 4.3+
ebview-0.3.6.2/aclocal.m4:5559:	  collect2name=`${CC} -print-prog-name=collect2`
ebview-0.3.6.2/aclocal.m4-5560-	  if test -f "$collect2name" &&
##############################################
ebview-0.3.6.2/aclocal.m4-5608-
ebview-0.3.6.2/aclocal.m4:5609:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ebview-0.3.6.2/aclocal.m4-5610-        else
##############################################
ebview-0.3.6.2/aclocal.m4-5665-          # is EXPORTS), use it as is; otherwise, prepend...
ebview-0.3.6.2/aclocal.m4:5666:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ebview-0.3.6.2/aclocal.m4-5667-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
ebview-0.3.6.2/aclocal.m4-5741-            # dependencies.
ebview-0.3.6.2/aclocal.m4:5742:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
ebview-0.3.6.2/aclocal.m4-5743-            ;;
##############################################
ebview-0.3.6.2/aclocal.m4-5806-	    # dependencies.
ebview-0.3.6.2/aclocal.m4:5807:	    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 "X$list" | $Xsed'
ebview-0.3.6.2/aclocal.m4-5808-	    ;;
##############################################
ebview-0.3.6.2/aclocal.m4-5842-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ebview-0.3.6.2/aclocal.m4:5843:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ebview-0.3.6.2/aclocal.m4:5844:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ebview-0.3.6.2/aclocal.m4-5845-	;;
##############################################
ebview-0.3.6.2/aclocal.m4-5849-	    # SGI C++
ebview-0.3.6.2/aclocal.m4:5850:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-5851-
##############################################
ebview-0.3.6.2/aclocal.m4-5860-	      if test "$with_gnu_ld" = no; then
ebview-0.3.6.2/aclocal.m4:5861:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-5862-	      else
ebview-0.3.6.2/aclocal.m4:5863:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
ebview-0.3.6.2/aclocal.m4-5864-	      fi
##############################################
ebview-0.3.6.2/aclocal.m4-5881-	    # to its proper name (with version) after linking.
ebview-0.3.6.2/aclocal.m4:5882:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ebview-0.3.6.2/aclocal.m4:5883:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ebview-0.3.6.2/aclocal.m4-5884-	    # Commands to make compiler produce verbose output that lists
##############################################
ebview-0.3.6.2/aclocal.m4-5891-	    # dependencies.
ebview-0.3.6.2/aclocal.m4:5892:	    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 "X$list" | $Xsed'
ebview-0.3.6.2/aclocal.m4-5893-
##############################################
ebview-0.3.6.2/aclocal.m4-5906-	    # earlier do not add the objects themselves.
ebview-0.3.6.2/aclocal.m4:5907:	    case `$CC -V 2>&1` in
ebview-0.3.6.2/aclocal.m4-5908-	      *"Version 7."*)
##############################################
ebview-0.3.6.2/aclocal.m4-5927-            # Portland Group C++ compiler
ebview-0.3.6.2/aclocal.m4:5928:	    case `$CC -V` in
ebview-0.3.6.2/aclocal.m4-5929-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
ebview-0.3.6.2/aclocal.m4-5932-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ebview-0.3.6.2/aclocal.m4:5933:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
ebview-0.3.6.2/aclocal.m4-5934-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
ebview-0.3.6.2/aclocal.m4-5936-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ebview-0.3.6.2/aclocal.m4:5937:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
ebview-0.3.6.2/aclocal.m4-5938-		$RANLIB $oldlib'
##############################################
ebview-0.3.6.2/aclocal.m4-5941-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ebview-0.3.6.2/aclocal.m4:5942:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ebview-0.3.6.2/aclocal.m4-5943-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
ebview-0.3.6.2/aclocal.m4-5945-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ebview-0.3.6.2/aclocal.m4:5946:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ebview-0.3.6.2/aclocal.m4-5947-	      ;;
##############################################
ebview-0.3.6.2/aclocal.m4-5955-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
ebview-0.3.6.2/aclocal.m4:5956:	    _LT_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'
ebview-0.3.6.2/aclocal.m4-5957-            ;;
##############################################
ebview-0.3.6.2/aclocal.m4-5974-	    # dependencies.
ebview-0.3.6.2/aclocal.m4:5975:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "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 "X$list" | $Xsed'
ebview-0.3.6.2/aclocal.m4-5976-	    ;;
##############################################
ebview-0.3.6.2/aclocal.m4-5989-	  *)
ebview-0.3.6.2/aclocal.m4:5990:	    case `$CC -V 2>&1 | sed 5q` in
ebview-0.3.6.2/aclocal.m4-5991-	    *Sun\ C*)
##############################################
ebview-0.3.6.2/aclocal.m4-5996-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
ebview-0.3.6.2/aclocal.m4:5997:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ebview-0.3.6.2/aclocal.m4-5998-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ebview-0.3.6.2/aclocal.m4-6066-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
ebview-0.3.6.2/aclocal.m4:6067:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ebview-0.3.6.2/aclocal.m4-6068-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ebview-0.3.6.2/aclocal.m4-6085-	    # to its proper name (with version) after linking.
ebview-0.3.6.2/aclocal.m4:6086:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ebview-0.3.6.2/aclocal.m4-6087-
##############################################
ebview-0.3.6.2/aclocal.m4-6106-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ebview-0.3.6.2/aclocal.m4:6107:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-6108-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ebview-0.3.6.2/aclocal.m4-6111-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ebview-0.3.6.2/aclocal.m4:6112:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4:6113:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ebview-0.3.6.2/aclocal.m4-6114-	          echo "-hidden">> $lib.exp~
ebview-0.3.6.2/aclocal.m4:6115:	          $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
ebview-0.3.6.2/aclocal.m4-6116-	          $RM $lib.exp'
##############################################
ebview-0.3.6.2/aclocal.m4-6130-	    # dependencies.
ebview-0.3.6.2/aclocal.m4:6131:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "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 "X$list" | $Xsed'
ebview-0.3.6.2/aclocal.m4-6132-	    ;;
##############################################
ebview-0.3.6.2/aclocal.m4-6137-	        osf3*)
ebview-0.3.6.2/aclocal.m4:6138:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-6139-		  ;;
ebview-0.3.6.2/aclocal.m4-6140-	        *)
ebview-0.3.6.2/aclocal.m4:6141:	          _LT_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" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/aclocal.m4-6142-		  ;;
##############################################
ebview-0.3.6.2/aclocal.m4-6436-
ebview-0.3.6.2/aclocal.m4:6437:  for p in `eval "$output_verbose_link_cmd"`; do
ebview-0.3.6.2/aclocal.m4-6438-    case $p in
##############################################
ebview-0.3.6.2/aclocal.m4-6522-linux*)
ebview-0.3.6.2/aclocal.m4:6523:  case `$CC -V 2>&1 | sed 5q` in
ebview-0.3.6.2/aclocal.m4-6524-  *Sun\ C*)
##############################################
ebview-0.3.6.2/aclocal.m4-6573-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
ebview-0.3.6.2/aclocal.m4:6574: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ebview-0.3.6.2/aclocal.m4-6575-fi
##############################################
ebview-0.3.6.2/aclocal.m4-7107-    test $lt_ac_count -gt 10 && break
ebview-0.3.6.2/aclocal.m4:7108:    lt_ac_count=`expr $lt_ac_count + 1`
ebview-0.3.6.2/aclocal.m4-7109-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
ebview-0.3.6.2/aclocal.m4-7282-  # Extract subdirectory from the argument.
ebview-0.3.6.2/aclocal.m4:7283:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ebview-0.3.6.2/aclocal.m4-7284-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ebview-0.3.6.2/aclocal.m4-7293-{
ebview-0.3.6.2/aclocal.m4:7294:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ebview-0.3.6.2/aclocal.m4-7295-}
##############################################
ebview-0.3.6.2/aclocal.m4-7323-{
ebview-0.3.6.2/aclocal.m4:7324:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
ebview-0.3.6.2/aclocal.m4:7325:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
ebview-0.3.6.2/aclocal.m4-7326-}
##############################################
ebview-0.3.6.2/aclocal.m4-7330-{
ebview-0.3.6.2/aclocal.m4:7331:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
ebview-0.3.6.2/aclocal.m4-7332-}
##############################################
ebview-0.3.6.2/aclocal.m4-7336-{
ebview-0.3.6.2/aclocal.m4:7337:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
ebview-0.3.6.2/aclocal.m4-7338-}
##############################################
ebview-0.3.6.2/aclocal.m4-7342-{
ebview-0.3.6.2/aclocal.m4:7343:  func_arith_result=`expr "$[@]"`
ebview-0.3.6.2/aclocal.m4-7344-}
##############################################
ebview-0.3.6.2/aclocal.m4-7349-{
ebview-0.3.6.2/aclocal.m4:7350:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
ebview-0.3.6.2/aclocal.m4-7351-}
##############################################
ebview-0.3.6.2/aclocal.m4-7812-m4_define([lt_combine],
ebview-0.3.6.2/aclocal.m4:7813:[m4_if(m4_eval([$# > 3]), [1],
ebview-0.3.6.2/aclocal.m4-7814-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
ebview-0.3.6.2/aclocal.m4-8032-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
ebview-0.3.6.2/aclocal.m4:8033:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
ebview-0.3.6.2/aclocal.m4-8034-#
##############################################
ebview-0.3.6.2/aclocal.m4-8056-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ebview-0.3.6.2/aclocal.m4:8057:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ebview-0.3.6.2/aclocal.m4-8058-# and then we would define $MISSING as
##############################################
ebview-0.3.6.2/aclocal.m4-8072-# expand $ac_aux_dir to an absolute path
ebview-0.3.6.2/aclocal.m4:8073:am_aux_dir=`cd $ac_aux_dir && pwd`
ebview-0.3.6.2/aclocal.m4-8074-])
##############################################
ebview-0.3.6.2/aclocal.m4-8173-  if test "$am_compiler_list" = ""; then
ebview-0.3.6.2/aclocal.m4:8174:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ebview-0.3.6.2/aclocal.m4-8175-  fi
##############################################
ebview-0.3.6.2/aclocal.m4-8319-    # Strip MF so we end up with the name of the file.
ebview-0.3.6.2/aclocal.m4:8320:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ebview-0.3.6.2/aclocal.m4-8321-    # Check whether this is an Automake generated Makefile or not.
##############################################
ebview-0.3.6.2/aclocal.m4-8328-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ebview-0.3.6.2/aclocal.m4:8329:      dirpart=`AS_DIRNAME("$mf")`
ebview-0.3.6.2/aclocal.m4-8330-    else
##############################################
ebview-0.3.6.2/aclocal.m4-8334-    # from the Makefile without running `make'.
ebview-0.3.6.2/aclocal.m4:8335:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ebview-0.3.6.2/aclocal.m4-8336-    test -z "$DEPDIR" && continue
ebview-0.3.6.2/aclocal.m4:8337:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ebview-0.3.6.2/aclocal.m4-8338-    test -z "am__include" && continue
ebview-0.3.6.2/aclocal.m4:8339:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ebview-0.3.6.2/aclocal.m4-8340-    # When using ansi2knr, U may be empty or an underscore; expand it
ebview-0.3.6.2/aclocal.m4:8341:    U=`sed -n 's/^U = //p' < "$mf"`
ebview-0.3.6.2/aclocal.m4-8342-    # Find all dependency output files, they are included files with
##############################################
ebview-0.3.6.2/aclocal.m4-8350-      test -f "$dirpart/$file" && continue
ebview-0.3.6.2/aclocal.m4:8351:      fdir=`AS_DIRNAME(["$file"])`
ebview-0.3.6.2/aclocal.m4-8352-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ebview-0.3.6.2/aclocal.m4-8417-AC_REQUIRE([AC_PROG_INSTALL])dnl
ebview-0.3.6.2/aclocal.m4:8418:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ebview-0.3.6.2/aclocal.m4-8419-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ebview-0.3.6.2/aclocal.m4-8519-    * )
ebview-0.3.6.2/aclocal.m4:8520:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ebview-0.3.6.2/aclocal.m4-8521-  esac
ebview-0.3.6.2/aclocal.m4-8522-done
ebview-0.3.6.2/aclocal.m4:8523:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ebview-0.3.6.2/aclocal.m4-8524-
##############################################
ebview-0.3.6.2/aclocal.m4-8594-# Ignore all kinds of additional output from `make'.
ebview-0.3.6.2/aclocal.m4:8595:case `$am_make -s -f confmf 2> /dev/null` in #(
ebview-0.3.6.2/aclocal.m4-8596-*the\ am__doit\ target*)
##############################################
ebview-0.3.6.2/aclocal.m4-8604-   echo '.include "confinc"' > confmf
ebview-0.3.6.2/aclocal.m4:8605:   case `$am_make -s -f confmf 2> /dev/null` in #(
ebview-0.3.6.2/aclocal.m4-8606-   *the\ am__doit\ target*)
##############################################
ebview-0.3.6.2/aclocal.m4-8757-if (
ebview-0.3.6.2/aclocal.m4:8758:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ebview-0.3.6.2/aclocal.m4-8759-   if test "$[*]" = "X"; then
ebview-0.3.6.2/aclocal.m4-8760-      # -L didn't work.
ebview-0.3.6.2/aclocal.m4:8761:      set X `ls -t "$srcdir/configure" conftest.file`
ebview-0.3.6.2/aclocal.m4-8762-   fi
##############################################
ebview-0.3.6.2/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ebview-0.3.6.2/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ebview-0.3.6.2/depcomp-69-
##############################################
ebview-0.3.6.2/depcomp-224-  # Version 6 uses the directory in both cases.
ebview-0.3.6.2/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ebview-0.3.6.2/depcomp-226-  test "x$dir" = "x$object" && dir=
ebview-0.3.6.2/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ebview-0.3.6.2/depcomp-228-  if test "$libtool" = yes; then
##############################################
ebview-0.3.6.2/depcomp-253-    # Do two passes, one to just change these to
ebview-0.3.6.2/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
ebview-0.3.6.2/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
ebview-0.3.6.2/depcomp-295-  # Do two passes, one to just change these to
ebview-0.3.6.2/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
ebview-0.3.6.2/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ebview-0.3.6.2/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
ebview-0.3.6.2/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ebview-0.3.6.2/depcomp-313-  test "x$dir" = "x$object" && dir=
ebview-0.3.6.2/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ebview-0.3.6.2/depcomp-315-  if test "$libtool" = yes; then
##############################################
ebview-0.3.6.2/depcomp-355-   # Subdirectories are respected.
ebview-0.3.6.2/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
ebview-0.3.6.2/depcomp-357-   test "x$dir" = "x$object" && dir=
ebview-0.3.6.2/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
ebview-0.3.6.2/depcomp-359-
##############################################
ebview-0.3.6.2/depcomp-501-  done
ebview-0.3.6.2/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ebview-0.3.6.2/depcomp-503-  touch "$tmpdepfile"
##############################################
ebview-0.3.6.2/config.guess-40-
ebview-0.3.6.2/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
ebview-0.3.6.2/config.guess-42-
##############################################
ebview-0.3.6.2/config.guess-109-: ${TMPDIR=/tmp} ;
ebview-0.3.6.2/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ebview-0.3.6.2/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ebview-0.3.6.2/config.guess-195-	    *)
ebview-0.3.6.2/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ebview-0.3.6.2/config.guess-197-		;;
##############################################
ebview-0.3.6.2/config.guess-222-	*4.0)
ebview-0.3.6.2/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ebview-0.3.6.2/config.guess-224-		;;
ebview-0.3.6.2/config.guess-225-	*5.*)
ebview-0.3.6.2/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ebview-0.3.6.2/config.guess-227-		;;
##############################################
ebview-0.3.6.2/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
ebview-0.3.6.2/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ebview-0.3.6.2/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
ebview-0.3.6.2/config.guess-270-	# 1.2 uses "1.2" for uname -r.
ebview-0.3.6.2/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ebview-0.3.6.2/config.guess-272-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-327-    s390x:SunOS:*:*)
ebview-0.3.6.2/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebview-0.3.6.2/config.guess-329-	exit ;;
ebview-0.3.6.2/config.guess-330-    sun4H:SunOS:5.*:*)
ebview-0.3.6.2/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebview-0.3.6.2/config.guess-332-	exit ;;
ebview-0.3.6.2/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ebview-0.3.6.2/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebview-0.3.6.2/config.guess-335-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-349-	fi
ebview-0.3.6.2/config.guess:350:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebview-0.3.6.2/config.guess-351-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-355-	# it's likely to be more like Solaris than SunOS4.
ebview-0.3.6.2/config.guess:356:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebview-0.3.6.2/config.guess-357-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-364-	# Japanese Language versions have a version number like `4.1.3-JL'.
ebview-0.3.6.2/config.guess:365:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ebview-0.3.6.2/config.guess-366-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-370-    sun*:*:4.2BSD:*)
ebview-0.3.6.2/config.guess:371:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ebview-0.3.6.2/config.guess-372-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ebview-0.3.6.2/config.guess-452-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ebview-0.3.6.2/config.guess:453:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ebview-0.3.6.2/config.guess:454:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ebview-0.3.6.2/config.guess-455-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ebview-0.3.6.2/config.guess-508-    *:IRIX*:*:*)
ebview-0.3.6.2/config.guess:509:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ebview-0.3.6.2/config.guess-510-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-538-EOF
ebview-0.3.6.2/config.guess:539:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ebview-0.3.6.2/config.guess-540-		then
##############################################
ebview-0.3.6.2/config.guess-551-    *:AIX:*:[456])
ebview-0.3.6.2/config.guess:552:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ebview-0.3.6.2/config.guess-553-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ebview-0.3.6.2/config.guess-586-    9000/[34678]??:HP-UX:*:*)
ebview-0.3.6.2/config.guess:587:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ebview-0.3.6.2/config.guess-588-	case "${UNAME_MACHINE}" in
##############################################
ebview-0.3.6.2/config.guess-640-EOF
ebview-0.3.6.2/config.guess:641:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ebview-0.3.6.2/config.guess-642-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ebview-0.3.6.2/config.guess-668-    ia64:HP-UX:*:*)
ebview-0.3.6.2/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ebview-0.3.6.2/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ebview-0.3.6.2/config.guess-698-EOF
ebview-0.3.6.2/config.guess:699:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ebview-0.3.6.2/config.guess-700-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ebview-0.3.6.2/config.guess-769-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ebview-0.3.6.2/config.guess:770:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ebview-0.3.6.2/config.guess-771-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ebview-0.3.6.2/config.guess-774-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ebview-0.3.6.2/config.guess:775:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
ebview-0.3.6.2/config.guess-776-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ebview-0.3.6.2/config.guess-789-	    pc98)
ebview-0.3.6.2/config.guess:790:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ebview-0.3.6.2/config.guess-791-	    amd64)
ebview-0.3.6.2/config.guess:792:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ebview-0.3.6.2/config.guess-793-	    *)
ebview-0.3.6.2/config.guess:794:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ebview-0.3.6.2/config.guess-795-	esac
##############################################
ebview-0.3.6.2/config.guess-843-    prep*:SunOS:5.*:*)
ebview-0.3.6.2/config.guess:844:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ebview-0.3.6.2/config.guess-845-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-847-	# the GNU system
ebview-0.3.6.2/config.guess:848:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ebview-0.3.6.2/config.guess-849-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-851-	# other systems with GNU libc and userland
ebview-0.3.6.2/config.guess:852:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
ebview-0.3.6.2/config.guess-853-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-1055-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ebview-0.3.6.2/config.guess:1056:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ebview-0.3.6.2/config.guess-1057-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ebview-0.3.6.2/config.guess-1312-    *:DragonFly:*:*)
ebview-0.3.6.2/config.guess:1313:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ebview-0.3.6.2/config.guess-1314-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-1325-    i*86:skyos:*:*)
ebview-0.3.6.2/config.guess:1326:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
ebview-0.3.6.2/config.guess-1327-	exit ;;
##############################################
ebview-0.3.6.2/config.guess-1453-
ebview-0.3.6.2/config.guess:1454:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
ebview-0.3.6.2/config.guess-1455-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
ebview-0.3.6.2/Makefile.in-84-  while test -n "$$dir1"; do \
ebview-0.3.6.2/Makefile.in:85:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ebview-0.3.6.2/Makefile.in-86-    if test "$$first" != "."; then \
ebview-0.3.6.2/Makefile.in-87-      if test "$$first" = ".."; then \
ebview-0.3.6.2/Makefile.in:88:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ebview-0.3.6.2/Makefile.in:89:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ebview-0.3.6.2/Makefile.in-90-      else \
ebview-0.3.6.2/Makefile.in:91:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ebview-0.3.6.2/Makefile.in-92-        if test "$$first2" = "$$first"; then \
ebview-0.3.6.2/Makefile.in:93:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ebview-0.3.6.2/Makefile.in-94-        else \
##############################################
ebview-0.3.6.2/Makefile.in-99-    fi; \
ebview-0.3.6.2/Makefile.in:100:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ebview-0.3.6.2/Makefile.in-101-  done; \
##############################################
ebview-0.3.6.2/Makefile.in-334-	dot_seen=no; \
ebview-0.3.6.2/Makefile.in:335:	target=`echo $@ | sed s/-recursive//`; \
ebview-0.3.6.2/Makefile.in-336-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ebview-0.3.6.2/Makefile.in-369-	rev="$$rev ."; \
ebview-0.3.6.2/Makefile.in:370:	target=`echo $@ | sed s/-recursive//`; \
ebview-0.3.6.2/Makefile.in-371-	for subdir in $$rev; do \
##############################################
ebview-0.3.6.2/Makefile.in-447-GTAGS:
ebview-0.3.6.2/Makefile.in:448:	here=`$(am__cd) $(top_builddir) && pwd` \
ebview-0.3.6.2/Makefile.in-449-	  && $(am__cd) $(top_srcdir) \
##############################################
ebview-0.3.6.2/Makefile.in-457-	test -d "$(distdir)" || mkdir "$(distdir)"
ebview-0.3.6.2/Makefile.in:458:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/Makefile.in:459:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/Makefile.in-460-	list='$(DISTFILES)'; \
##############################################
ebview-0.3.6.2/Makefile.in-471-	  if test -d $$d/$$file; then \
ebview-0.3.6.2/Makefile.in:472:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebview-0.3.6.2/Makefile.in-473-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebview-0.3.6.2/Makefile.in-578-	test -d $(distdir)/_build || exit 0; \
ebview-0.3.6.2/Makefile.in:579:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ebview-0.3.6.2/Makefile.in-580-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ebview-0.3.6.2/Makefile.in-612-	@$(am__cd) '$(distuninstallcheck_dir)' \
ebview-0.3.6.2/Makefile.in:613:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
ebview-0.3.6.2/Makefile.in-614-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ebview-0.3.6.2/Makefile.in-624-	fi
ebview-0.3.6.2/Makefile.in:625:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ebview-0.3.6.2/Makefile.in-626-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ebview-0.3.6.2/m4/Makefile.in-244-distdir: $(DISTFILES)
ebview-0.3.6.2/m4/Makefile.in:245:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/m4/Makefile.in:246:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/m4/Makefile.in-247-	list='$(DISTFILES)'; \
##############################################
ebview-0.3.6.2/m4/Makefile.in-258-	  if test -d $$d/$$file; then \
ebview-0.3.6.2/m4/Makefile.in:259:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebview-0.3.6.2/m4/Makefile.in-260-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebview-0.3.6.2/m4/pkg.m4-73-        PKG_CHECK_EXISTS([$3],
ebview-0.3.6.2/m4/pkg.m4:74:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
ebview-0.3.6.2/m4/pkg.m4-75-			 [pkg_failed=yes])
##############################################
ebview-0.3.6.2/m4/pkg.m4-121-        if test $_pkg_short_errors_supported = yes; then
ebview-0.3.6.2/m4/pkg.m4:122:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
ebview-0.3.6.2/m4/pkg.m4-123-        else 
ebview-0.3.6.2/m4/pkg.m4:124:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
ebview-0.3.6.2/m4/pkg.m4-125-        fi
##############################################
ebview-0.3.6.2/m4/glib-gettext.m4-202-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
ebview-0.3.6.2/m4/glib-gettext.m4:203:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
ebview-0.3.6.2/m4/glib-gettext.m4-204-	if test "$MSGFMT" != "no"; then
##############################################
ebview-0.3.6.2/m4/glib-gettext.m4-223-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
ebview-0.3.6.2/m4/glib-gettext.m4:224:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
ebview-0.3.6.2/m4/glib-gettext.m4-225-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
ebview-0.3.6.2/m4/glib-gettext.m4-371-   if test "x$srcdir" != "x."; then
ebview-0.3.6.2/m4/glib-gettext.m4:372:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
ebview-0.3.6.2/m4/glib-gettext.m4-373-       posrcprefix="$srcdir/"
##############################################
ebview-0.3.6.2/m4/glib-gettext.m4-395-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
ebview-0.3.6.2/m4/glib-gettext.m4:396:datarootdir=`eval echo "${datarootdir}"`
ebview-0.3.6.2/m4/glib-gettext.m4-397-if test "x$CATOBJEXT" = "x.mo" ; then
ebview-0.3.6.2/m4/glib-gettext.m4:398:  localedir=`eval echo "${libdir}/locale"`
ebview-0.3.6.2/m4/glib-gettext.m4-399-else
ebview-0.3.6.2/m4/glib-gettext.m4:400:  localedir=`eval echo "${datadir}/locale"`
ebview-0.3.6.2/m4/glib-gettext.m4-401-fi
##############################################
ebview-0.3.6.2/ltmain.sh-161-  # Extract subdirectory from the argument.
ebview-0.3.6.2/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ebview-0.3.6.2/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ebview-0.3.6.2/ltmain.sh-167-  fi
ebview-0.3.6.2/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ebview-0.3.6.2/ltmain.sh-169-}
##############################################
ebview-0.3.6.2/ltmain.sh-193-     progdir=$func_dirname_result
ebview-0.3.6.2/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
ebview-0.3.6.2/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
ebview-0.3.6.2/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
ebview-0.3.6.2/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
ebview-0.3.6.2/ltmain.sh-223-bs='\\'
##############################################
ebview-0.3.6.2/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
ebview-0.3.6.2/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
ebview-0.3.6.2/ltmain.sh-330-      done
ebview-0.3.6.2/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
ebview-0.3.6.2/ltmain.sh-332-
##############################################
ebview-0.3.6.2/ltmain.sh-363-      # If mktemp works, use that first and foremost
ebview-0.3.6.2/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
ebview-0.3.6.2/ltmain.sh-365-
##############################################
ebview-0.3.6.2/ltmain.sh-394-      *[\\\`\"\$]*)
ebview-0.3.6.2/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
ebview-0.3.6.2/ltmain.sh-396-      *)
##############################################
ebview-0.3.6.2/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
ebview-0.3.6.2/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
ebview-0.3.6.2/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
ebview-0.3.6.2/ltmain.sh-539-	p
##############################################
ebview-0.3.6.2/ltmain.sh-565-  :
ebview-0.3.6.2/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
ebview-0.3.6.2/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
ebview-0.3.6.2/ltmain.sh-685-	# quotes we have to do it in 2 steps:
ebview-0.3.6.2/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ebview-0.3.6.2/ltmain.sh-687-	eval "$extractedcf"
##############################################
ebview-0.3.6.2/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
ebview-0.3.6.2/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
ebview-0.3.6.2/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
ebview-0.3.6.2/ltmain.sh-1028-	    # Evaluate the configuration.
ebview-0.3.6.2/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ebview-0.3.6.2/ltmain.sh-1030-	    CC_quoted=
##############################################
ebview-0.3.6.2/ltmain.sh-1036-	    case "$@ " in
ebview-0.3.6.2/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
ebview-0.3.6.2/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
ebview-0.3.6.2/ltmain.sh-1213-    *.[cCFSifmso] | \
ebview-0.3.6.2/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
ebview-0.3.6.2/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ebview-0.3.6.2/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
ebview-0.3.6.2/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
ebview-0.3.6.2/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
ebview-0.3.6.2/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
ebview-0.3.6.2/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
ebview-0.3.6.2/ltmain.sh-1311-
##############################################
ebview-0.3.6.2/ltmain.sh-1358-      if test "$need_locks" = warn &&
ebview-0.3.6.2/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ebview-0.3.6.2/ltmain.sh-1360-	$ECHO "\
ebview-0.3.6.2/ltmain.sh-1361-*** ERROR, $lockfile contains:
ebview-0.3.6.2/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
ebview-0.3.6.2/ltmain.sh-1363-
##############################################
ebview-0.3.6.2/ltmain.sh-1407-      if test "$need_locks" = warn &&
ebview-0.3.6.2/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ebview-0.3.6.2/ltmain.sh-1409-	$ECHO "\
ebview-0.3.6.2/ltmain.sh-1410-*** ERROR, $lockfile contains:
ebview-0.3.6.2/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
ebview-0.3.6.2/ltmain.sh-1412-
##############################################
ebview-0.3.6.2/ltmain.sh-1665-	  test -n "$library_names" && \
ebview-0.3.6.2/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
ebview-0.3.6.2/ltmain.sh-1667-	  continue
##############################################
ebview-0.3.6.2/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
ebview-0.3.6.2/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
ebview-0.3.6.2/ltmain.sh-1678-	  fi
##############################################
ebview-0.3.6.2/ltmain.sh-1694-      # Get the absolute pathname.
ebview-0.3.6.2/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
ebview-0.3.6.2/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
ebview-0.3.6.2/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
ebview-0.3.6.2/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
ebview-0.3.6.2/ltmain.sh-2014-
##############################################
ebview-0.3.6.2/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
ebview-0.3.6.2/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ebview-0.3.6.2/ltmain.sh-2027-	  else
ebview-0.3.6.2/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
ebview-0.3.6.2/ltmain.sh-2029-	  fi
##############################################
ebview-0.3.6.2/ltmain.sh-2185-	    fi
ebview-0.3.6.2/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
ebview-0.3.6.2/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
ebview-0.3.6.2/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
ebview-0.3.6.2/ltmain.sh-2189-	      finalize=no
##############################################
ebview-0.3.6.2/ltmain.sh-2204-	        # Replace the output file specification.
ebview-0.3.6.2/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
ebview-0.3.6.2/ltmain.sh-2206-
##############################################
ebview-0.3.6.2/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
ebview-0.3.6.2/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
ebview-0.3.6.2/ltmain.sh-2225-	  fi
##############################################
ebview-0.3.6.2/ltmain.sh-2294-    my_pic_p="${3-no}"
ebview-0.3.6.2/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
ebview-0.3.6.2/ltmain.sh-2296-    my_dlsyms=
##############################################
ebview-0.3.6.2/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
ebview-0.3.6.2/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
ebview-0.3.6.2/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
ebview-0.3.6.2/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
ebview-0.3.6.2/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ebview-0.3.6.2/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ebview-0.3.6.2/ltmain.sh-2520-	  else
ebview-0.3.6.2/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
ebview-0.3.6.2/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
ebview-0.3.6.2/ltmain.sh-2523-	  fi
##############################################
ebview-0.3.6.2/ltmain.sh-2525-	*)
ebview-0.3.6.2/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
ebview-0.3.6.2/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
ebview-0.3.6.2/ltmain.sh-2528-	  ;;
##############################################
ebview-0.3.6.2/ltmain.sh-2540-      # Nullify the symbol file.
ebview-0.3.6.2/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
ebview-0.3.6.2/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
ebview-0.3.6.2/ltmain.sh-2543-    fi
##############################################
ebview-0.3.6.2/ltmain.sh-2555-  win32_libid_type="unknown"
ebview-0.3.6.2/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
ebview-0.3.6.2/ltmain.sh-2557-  case $win32_fileres in
##############################################
ebview-0.3.6.2/ltmain.sh-2652-	  darwin_curdir=`pwd`
ebview-0.3.6.2/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
ebview-0.3.6.2/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ebview-0.3.6.2/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
ebview-0.3.6.2/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ebview-0.3.6.2/ltmain.sh-2657-	    darwin_arch=
##############################################
ebview-0.3.6.2/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ebview-0.3.6.2/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
ebview-0.3.6.2/ltmain.sh-2669-	    darwin_file=
##############################################
ebview-0.3.6.2/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
ebview-0.3.6.2/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
ebview-0.3.6.2/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ebview-0.3.6.2/ltmain.sh-2686-      esac
ebview-0.3.6.2/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
ebview-0.3.6.2/ltmain.sh-2688-    done
##############################################
ebview-0.3.6.2/ltmain.sh-2757-      shift
ebview-0.3.6.2/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
ebview-0.3.6.2/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
ebview-0.3.6.2/ltmain.sh-2769-  # Find the directory that this script lives in.
ebview-0.3.6.2/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
ebview-0.3.6.2/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ebview-0.3.6.2/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
ebview-0.3.6.2/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
ebview-0.3.6.2/ltmain.sh-2775-  while test -n \"\$file\"; do
ebview-0.3.6.2/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
ebview-0.3.6.2/ltmain.sh-2777-
##############################################
ebview-0.3.6.2/ltmain.sh-2785-
ebview-0.3.6.2/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
ebview-0.3.6.2/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
ebview-0.3.6.2/ltmain.sh-2788-  done
##############################################
ebview-0.3.6.2/ltmain.sh-2816-    case \"\$thisdir\" in
ebview-0.3.6.2/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
ebview-0.3.6.2/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
ebview-0.3.6.2/ltmain.sh-2822-  # Try to get the absolute directory name.
ebview-0.3.6.2/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
ebview-0.3.6.2/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ebview-0.3.6.2/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
ebview-0.3.6.2/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
ebview-0.3.6.2/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ebview-0.3.6.2/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
ebview-0.3.6.2/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ebview-0.3.6.2/ltmain.sh-2849-      else
##############################################
ebview-0.3.6.2/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
ebview-0.3.6.2/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
ebview-0.3.6.2/ltmain.sh-2881-
##############################################
ebview-0.3.6.2/ltmain.sh-2994-          *cygwin* )
ebview-0.3.6.2/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
ebview-0.3.6.2/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
ebview-0.3.6.2/ltmain.sh-3006-            # the odd construction:
ebview-0.3.6.2/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
ebview-0.3.6.2/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
ebview-0.3.6.2/ltmain.sh-3073-          *cygwin* )
ebview-0.3.6.2/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
ebview-0.3.6.2/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
ebview-0.3.6.2/ltmain.sh-4240-	    moreargs=
ebview-0.3.6.2/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
ebview-0.3.6.2/ltmain.sh-4242-	    do
##############################################
ebview-0.3.6.2/ltmain.sh-4490-	*)
ebview-0.3.6.2/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
ebview-0.3.6.2/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
ebview-0.3.6.2/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ebview-0.3.6.2/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
ebview-0.3.6.2/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
ebview-0.3.6.2/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
ebview-0.3.6.2/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
ebview-0.3.6.2/ltmain.sh-4929-    else
##############################################
ebview-0.3.6.2/ltmain.sh-5053-	  for deplib in $dependency_libs; do
ebview-0.3.6.2/ltmain.sh:5054:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
ebview-0.3.6.2/ltmain.sh-5055-	    case " $weak_libs " in
##############################################
ebview-0.3.6.2/ltmain.sh-5231-		  set dummy $deplibs_check_method; shift
ebview-0.3.6.2/ltmain.sh:5232:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ebview-0.3.6.2/ltmain.sh-5233-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
ebview-0.3.6.2/ltmain.sh-5294-	else
ebview-0.3.6.2/ltmain.sh:5295:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
ebview-0.3.6.2/ltmain.sh-5296-	fi
##############################################
ebview-0.3.6.2/ltmain.sh-5323-	if test -n "$inherited_linker_flags"; then
ebview-0.3.6.2/ltmain.sh:5324:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
ebview-0.3.6.2/ltmain.sh-5325-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ebview-0.3.6.2/ltmain.sh-5331-	fi
ebview-0.3.6.2/ltmain.sh:5332:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ebview-0.3.6.2/ltmain.sh-5333-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
ebview-0.3.6.2/ltmain.sh-5398-	*)
ebview-0.3.6.2/ltmain.sh:5399:	  abs_ladir=`cd "$ladir" && pwd`
ebview-0.3.6.2/ltmain.sh-5400-	  if test -z "$abs_ladir"; then
##############################################
ebview-0.3.6.2/ltmain.sh-5624-	    shift
ebview-0.3.6.2/ltmain.sh:5625:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ebview-0.3.6.2/ltmain.sh-5626-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ebview-0.3.6.2/ltmain.sh-5908-		*)
ebview-0.3.6.2/ltmain.sh:5909:		  absdir=`cd "$dir" && pwd`
ebview-0.3.6.2/ltmain.sh-5910-		  if test -z "$absdir"; then
##############################################
ebview-0.3.6.2/ltmain.sh-5919-		  depdepl=
ebview-0.3.6.2/ltmain.sh:5920:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ebview-0.3.6.2/ltmain.sh-5921-		  if test -n "$deplibrary_names" ; then
##############################################
ebview-0.3.6.2/ltmain.sh-5926-		      depdepl="$absdir/$objdir/$depdepl"
ebview-0.3.6.2/ltmain.sh:5927:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ebview-0.3.6.2/ltmain.sh-5928-                      if test -z "$darwin_install_name"; then
ebview-0.3.6.2/ltmain.sh:5929:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ebview-0.3.6.2/ltmain.sh-5930-                      fi
##############################################
ebview-0.3.6.2/ltmain.sh-5941-		else
ebview-0.3.6.2/ltmain.sh:5942:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ebview-0.3.6.2/ltmain.sh-5943-		  test -z "$libdir" && \
##############################################
ebview-0.3.6.2/ltmain.sh-5964-	else
ebview-0.3.6.2/ltmain.sh:5965:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ebview-0.3.6.2/ltmain.sh-5966-	fi
##############################################
ebview-0.3.6.2/ltmain.sh-6113-	test "$module" = no && \
ebview-0.3.6.2/ltmain.sh:6114:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
ebview-0.3.6.2/ltmain.sh-6115-
##############################################
ebview-0.3.6.2/ltmain.sh-6250-	if test "$age" -gt "$current"; then
ebview-0.3.6.2/ltmain.sh:6251:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
ebview-0.3.6.2/ltmain.sh-6252-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
ebview-0.3.6.2/ltmain.sh-6411-	removelist=
ebview-0.3.6.2/ltmain.sh:6412:	tempremovelist=`$ECHO "$output_objdir/*"`
ebview-0.3.6.2/ltmain.sh-6413-	for p in $tempremovelist; do
##############################################
ebview-0.3.6.2/ltmain.sh-6437-	# Transform .lo files to .o files.
ebview-0.3.6.2/ltmain.sh:6438:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
ebview-0.3.6.2/ltmain.sh-6439-      fi
##############################################
ebview-0.3.6.2/ltmain.sh-6442-      #for path in $notinst_path; do
ebview-0.3.6.2/ltmain.sh:6443:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
ebview-0.3.6.2/ltmain.sh:6444:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
ebview-0.3.6.2/ltmain.sh:6445:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
ebview-0.3.6.2/ltmain.sh-6446-      #done
##############################################
ebview-0.3.6.2/ltmain.sh-6562-		if test -n "$i" ; then
ebview-0.3.6.2/ltmain.sh:6563:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ebview-0.3.6.2/ltmain.sh:6564:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ebview-0.3.6.2/ltmain.sh-6565-		  set dummy $deplib_matches; shift
ebview-0.3.6.2/ltmain.sh-6566-		  deplib_match=$1
ebview-0.3.6.2/ltmain.sh:6567:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ebview-0.3.6.2/ltmain.sh-6568-		    newdeplibs="$newdeplibs $i"
##############################################
ebview-0.3.6.2/ltmain.sh-6605-		  if test -n "$i" ; then
ebview-0.3.6.2/ltmain.sh:6606:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ebview-0.3.6.2/ltmain.sh:6607:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ebview-0.3.6.2/ltmain.sh-6608-		    set dummy $deplib_matches; shift
ebview-0.3.6.2/ltmain.sh-6609-		    deplib_match=$1
ebview-0.3.6.2/ltmain.sh:6610:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ebview-0.3.6.2/ltmain.sh-6611-		      newdeplibs="$newdeplibs $i"
##############################################
ebview-0.3.6.2/ltmain.sh-6640-	  set dummy $deplibs_check_method; shift
ebview-0.3.6.2/ltmain.sh:6641:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ebview-0.3.6.2/ltmain.sh-6642-	  for a_deplib in $deplibs; do
##############################################
ebview-0.3.6.2/ltmain.sh-6655-	      if test -n "$a_deplib" ; then
ebview-0.3.6.2/ltmain.sh:6656:		libname=`eval "\\$ECHO \"$libname_spec\""`
ebview-0.3.6.2/ltmain.sh-6657-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ebview-0.3.6.2/ltmain.sh:6658:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ebview-0.3.6.2/ltmain.sh-6659-		  for potent_lib in $potential_libs; do
##############################################
ebview-0.3.6.2/ltmain.sh-6671-		      while test -h "$potlib" 2>/dev/null; do
ebview-0.3.6.2/ltmain.sh:6672:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
ebview-0.3.6.2/ltmain.sh-6673-			case $potliblink in
ebview-0.3.6.2/ltmain.sh-6674-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
ebview-0.3.6.2/ltmain.sh:6675:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
ebview-0.3.6.2/ltmain.sh-6676-			esac
##############################################
ebview-0.3.6.2/ltmain.sh-6712-	  set dummy $deplibs_check_method; shift
ebview-0.3.6.2/ltmain.sh:6713:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ebview-0.3.6.2/ltmain.sh-6714-	  for a_deplib in $deplibs; do
##############################################
ebview-0.3.6.2/ltmain.sh-6727-	      if test -n "$a_deplib" ; then
ebview-0.3.6.2/ltmain.sh:6728:		libname=`eval "\\$ECHO \"$libname_spec\""`
ebview-0.3.6.2/ltmain.sh-6729-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ebview-0.3.6.2/ltmain.sh:6730:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ebview-0.3.6.2/ltmain.sh-6731-		  for potent_lib in $potential_libs; do
##############################################
ebview-0.3.6.2/ltmain.sh-6771-	      # can't use Xsed below, because $i might contain '/'
ebview-0.3.6.2/ltmain.sh:6772:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
ebview-0.3.6.2/ltmain.sh-6773-	    done
##############################################
ebview-0.3.6.2/ltmain.sh-6796-	  # On Rhapsody replace the C library with the System framework
ebview-0.3.6.2/ltmain.sh:6797:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
ebview-0.3.6.2/ltmain.sh-6798-	  ;;
##############################################
ebview-0.3.6.2/ltmain.sh-6848-	*-*-darwin*)
ebview-0.3.6.2/ltmain.sh:6849:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ebview-0.3.6.2/ltmain.sh:6850:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ebview-0.3.6.2/ltmain.sh:6851:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ebview-0.3.6.2/ltmain.sh-6852-	  ;;
##############################################
ebview-0.3.6.2/ltmain.sh-6972-	# Use standard objects if they are pic
ebview-0.3.6.2/ltmain.sh:6973:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
ebview-0.3.6.2/ltmain.sh-6974-	test "X$libobjs" = "X " && libobjs=
##############################################
ebview-0.3.6.2/ltmain.sh-6987-	    # exporting using user supplied symfile
ebview-0.3.6.2/ltmain.sh:6988:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
ebview-0.3.6.2/ltmain.sh-6989-	      # and it's NOT already a .def file. Must figure out
##############################################
ebview-0.3.6.2/ltmain.sh-7139-	  save_output=$output
ebview-0.3.6.2/ltmain.sh:7140:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
ebview-0.3.6.2/ltmain.sh-7141-
##############################################
ebview-0.3.6.2/ltmain.sh-7443-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ebview-0.3.6.2/ltmain.sh:7444:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
ebview-0.3.6.2/ltmain.sh-7445-	else
##############################################
ebview-0.3.6.2/ltmain.sh-7454-      # Create the old-style object.
ebview-0.3.6.2/ltmain.sh:7455:      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
ebview-0.3.6.2/ltmain.sh-7456-
##############################################
ebview-0.3.6.2/ltmain.sh-7514-	# On Rhapsody replace the C library is the System framework
ebview-0.3.6.2/ltmain.sh:7515:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
ebview-0.3.6.2/ltmain.sh:7516:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
ebview-0.3.6.2/ltmain.sh-7517-	;;
##############################################
ebview-0.3.6.2/ltmain.sh-7532-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ebview-0.3.6.2/ltmain.sh:7533:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ebview-0.3.6.2/ltmain.sh:7534:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
ebview-0.3.6.2/ltmain.sh-7535-	;;
##############################################
ebview-0.3.6.2/ltmain.sh-7610-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ebview-0.3.6.2/ltmain.sh:7611:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
ebview-0.3.6.2/ltmain.sh-7612-	  case :$dllsearchpath: in
##############################################
ebview-0.3.6.2/ltmain.sh-7670-	# Transform all the library objects into standard objects.
ebview-0.3.6.2/ltmain.sh:7671:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
ebview-0.3.6.2/ltmain.sh:7672:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
ebview-0.3.6.2/ltmain.sh-7673-      fi
##############################################
ebview-0.3.6.2/ltmain.sh-7700-	# Replace the output file specification.
ebview-0.3.6.2/ltmain.sh:7701:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
ebview-0.3.6.2/ltmain.sh-7702-	link_command="$compile_command$compile_rpath"
##############################################
ebview-0.3.6.2/ltmain.sh-7747-	# Replace the output file specification.
ebview-0.3.6.2/ltmain.sh:7748:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
ebview-0.3.6.2/ltmain.sh-7749-	# Delete the old output file.
##############################################
ebview-0.3.6.2/ltmain.sh-7766-	  if test "$fast_install" = yes; then
ebview-0.3.6.2/ltmain.sh:7767:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
ebview-0.3.6.2/ltmain.sh-7768-	  else
##############################################
ebview-0.3.6.2/ltmain.sh-7778-      # Replace the output file specification.
ebview-0.3.6.2/ltmain.sh:7779:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ebview-0.3.6.2/ltmain.sh-7780-
##############################################
ebview-0.3.6.2/ltmain.sh-7802-	relink_command="(cd `pwd`; $relink_command)"
ebview-0.3.6.2/ltmain.sh:7803:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
ebview-0.3.6.2/ltmain.sh-7804-      fi
##############################################
ebview-0.3.6.2/ltmain.sh-7811-	esac
ebview-0.3.6.2/ltmain.sh:7812:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
ebview-0.3.6.2/ltmain.sh-7813-      else
ebview-0.3.6.2/ltmain.sh:7814:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
ebview-0.3.6.2/ltmain.sh-7815-      fi
##############################################
ebview-0.3.6.2/ltmain.sh-8045-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
ebview-0.3.6.2/ltmain.sh:8046:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
ebview-0.3.6.2/ltmain.sh-8047-      if test "$hardcode_automatic" = yes ; then
##############################################
ebview-0.3.6.2/ltmain.sh-8065-		name="$func_basename_result"
ebview-0.3.6.2/ltmain.sh:8066:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ebview-0.3.6.2/ltmain.sh-8067-		test -z "$libdir" && \
##############################################
ebview-0.3.6.2/ltmain.sh-8081-		name="$func_basename_result"
ebview-0.3.6.2/ltmain.sh:8082:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ebview-0.3.6.2/ltmain.sh-8083-		test -z "$libdir" && \
##############################################
ebview-0.3.6.2/ltmain.sh-8100-		name="$func_basename_result"
ebview-0.3.6.2/ltmain.sh:8101:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ebview-0.3.6.2/ltmain.sh-8102-		test -z "$libdir" && \
##############################################
ebview-0.3.6.2/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ebview-0.3.6.2/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ebview-0.3.6.2/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
ebview-0.3.6.2/data/Makefile.in-249-distdir: $(DISTFILES)
ebview-0.3.6.2/data/Makefile.in:250:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/data/Makefile.in:251:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/data/Makefile.in-252-	list='$(DISTFILES)'; \
##############################################
ebview-0.3.6.2/data/Makefile.in-263-	  if test -d $$d/$$file; then \
ebview-0.3.6.2/data/Makefile.in:264:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebview-0.3.6.2/data/Makefile.in-265-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebview-0.3.6.2/po/Makefile.in.in-76-	iconv -f euc-jp -t utf-8 $< | sed -e "s/euc-jp/utf-8/" > $*.po.utf-8
ebview-0.3.6.2/po/Makefile.in.in:77:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
ebview-0.3.6.2/po/Makefile.in.in-78-	  && rm -f $$file && $(GMSGFMT) -o $$file $*.po.utf-8
##############################################
ebview-0.3.6.2/po/Makefile.in.in-123-	for cat in $$catalogs; do \
ebview-0.3.6.2/po/Makefile.in.in:124:	  cat=`basename $$cat`; \
ebview-0.3.6.2/po/Makefile.in.in-125-	  case "$$cat" in \
##############################################
ebview-0.3.6.2/po/Makefile.in.in-128-	  esac; \
ebview-0.3.6.2/po/Makefile.in.in:129:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
ebview-0.3.6.2/po/Makefile.in.in-130-	  dir=$$destdir/$$lang/LC_MESSAGES; \
##############################################
ebview-0.3.6.2/po/Makefile.in.in-175-	for cat in $$catalogs; do \
ebview-0.3.6.2/po/Makefile.in.in:176:	  cat=`basename $$cat`; \
ebview-0.3.6.2/po/Makefile.in.in:177:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
ebview-0.3.6.2/po/Makefile.in.in-178-	  rm -f $(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \
##############################################
ebview-0.3.6.2/po/Makefile.in.in-218-	for cat in $$catalogs; do \
ebview-0.3.6.2/po/Makefile.in.in:219:	  cat=`basename $$cat`; \
ebview-0.3.6.2/po/Makefile.in.in:220:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
ebview-0.3.6.2/po/Makefile.in.in-221-	  mv $$lang.po $$lang.old.po; \
##############################################
ebview-0.3.6.2/install-sh-217-      fi
ebview-0.3.6.2/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ebview-0.3.6.2/install-sh-219-    *)
##############################################
ebview-0.3.6.2/install-sh-269-      dstdir=$dst
ebview-0.3.6.2/install-sh:270:      dst=$dstdir/`basename "$src"`
ebview-0.3.6.2/install-sh-271-      dstdir_status=0
##############################################
ebview-0.3.6.2/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ebview-0.3.6.2/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ebview-0.3.6.2/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
ebview-0.3.6.2/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ebview-0.3.6.2/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ebview-0.3.6.2/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ebview-0.3.6.2/install-sh-418-	    case $prefix in
ebview-0.3.6.2/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ebview-0.3.6.2/install-sh-420-	      *) qprefix=$prefix;;
##############################################
ebview-0.3.6.2/install-sh-467-    if $copy_on_change &&
ebview-0.3.6.2/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
ebview-0.3.6.2/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
ebview-0.3.6.2/install-sh-470-
##############################################
ebview-0.3.6.2/config.sub-56-
ebview-0.3.6.2/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
ebview-0.3.6.2/config.sub-58-
##############################################
ebview-0.3.6.2/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
ebview-0.3.6.2/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ebview-0.3.6.2/config.sub-122-case $maybe_os in
##############################################
ebview-0.3.6.2/config.sub-127-    os=-$maybe_os
ebview-0.3.6.2/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ebview-0.3.6.2/config.sub-129-    ;;
ebview-0.3.6.2/config.sub-130-  *)
ebview-0.3.6.2/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ebview-0.3.6.2/config.sub-132-    if [ $basic_machine != $1 ]
ebview-0.3.6.2/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
ebview-0.3.6.2/config.sub-134-    else os=; fi
##############################################
ebview-0.3.6.2/config.sub-181-		os=-sco5v6
ebview-0.3.6.2/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-183-		;;
##############################################
ebview-0.3.6.2/config.sub-185-		os=-sco3.2v5
ebview-0.3.6.2/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-187-		;;
##############################################
ebview-0.3.6.2/config.sub-189-		os=-sco3.2v4
ebview-0.3.6.2/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-191-		;;
ebview-0.3.6.2/config.sub-192-	-sco3.2.[4-9]*)
ebview-0.3.6.2/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ebview-0.3.6.2/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-195-		;;
##############################################
ebview-0.3.6.2/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
ebview-0.3.6.2/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-199-		;;
##############################################
ebview-0.3.6.2/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
ebview-0.3.6.2/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-203-		;;
##############################################
ebview-0.3.6.2/config.sub-205-		os=-sco3.2v2
ebview-0.3.6.2/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-207-		;;
ebview-0.3.6.2/config.sub-208-	-udk*)
ebview-0.3.6.2/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-210-		;;
##############################################
ebview-0.3.6.2/config.sub-212-		os=-isc2.2
ebview-0.3.6.2/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-214-		;;
##############################################
ebview-0.3.6.2/config.sub-218-	-isc*)
ebview-0.3.6.2/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ebview-0.3.6.2/config.sub-220-		;;
##############################################
ebview-0.3.6.2/config.sub-224-	-ptx*)
ebview-0.3.6.2/config.sub:225:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ebview-0.3.6.2/config.sub-226-		;;
ebview-0.3.6.2/config.sub-227-	-windowsnt*)
ebview-0.3.6.2/config.sub:228:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ebview-0.3.6.2/config.sub-229-		;;
##############################################
ebview-0.3.6.2/config.sub-318-	*-*-*)
ebview-0.3.6.2/config.sub:319:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ebview-0.3.6.2/config.sub-320-		exit 1
##############################################
ebview-0.3.6.2/config.sub-427-	amd64-*)
ebview-0.3.6.2/config.sub:428:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-429-		;;
##############################################
ebview-0.3.6.2/config.sub-469-	blackfin-*)
ebview-0.3.6.2/config.sub:470:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-471-		os=-linux
##############################################
ebview-0.3.6.2/config.sub-672-	i*86v32)
ebview-0.3.6.2/config.sub:673:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebview-0.3.6.2/config.sub-674-		os=-sysv32
##############################################
ebview-0.3.6.2/config.sub-676-	i*86v4*)
ebview-0.3.6.2/config.sub:677:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebview-0.3.6.2/config.sub-678-		os=-sysv4
##############################################
ebview-0.3.6.2/config.sub-680-	i*86v)
ebview-0.3.6.2/config.sub:681:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebview-0.3.6.2/config.sub-682-		os=-sysv
##############################################
ebview-0.3.6.2/config.sub-684-	i*86sol2)
ebview-0.3.6.2/config.sub:685:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ebview-0.3.6.2/config.sub-686-		os=-solaris2
##############################################
ebview-0.3.6.2/config.sub-714-	m68knommu-*)
ebview-0.3.6.2/config.sub:715:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-716-		os=-linux
##############################################
ebview-0.3.6.2/config.sub-744-	mips3*-*)
ebview-0.3.6.2/config.sub:745:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ebview-0.3.6.2/config.sub-746-		;;
ebview-0.3.6.2/config.sub-747-	mips3*)
ebview-0.3.6.2/config.sub:748:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ebview-0.3.6.2/config.sub-749-		;;
##############################################
ebview-0.3.6.2/config.sub-762-	ms1-*)
ebview-0.3.6.2/config.sub:763:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ebview-0.3.6.2/config.sub-764-		;;
##############################################
ebview-0.3.6.2/config.sub-867-	parisc-*)
ebview-0.3.6.2/config.sub:868:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-869-		os=-linux
##############################################
ebview-0.3.6.2/config.sub-883-	pc98-*)
ebview-0.3.6.2/config.sub:884:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-885-		;;
##############################################
ebview-0.3.6.2/config.sub-898-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ebview-0.3.6.2/config.sub:899:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-900-		;;
ebview-0.3.6.2/config.sub-901-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ebview-0.3.6.2/config.sub:902:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-903-		;;
ebview-0.3.6.2/config.sub-904-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ebview-0.3.6.2/config.sub:905:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-906-		;;
ebview-0.3.6.2/config.sub-907-	pentium4-*)
ebview-0.3.6.2/config.sub:908:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-909-		;;
##############################################
ebview-0.3.6.2/config.sub-916-		;;
ebview-0.3.6.2/config.sub:917:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-918-		;;
##############################################
ebview-0.3.6.2/config.sub-922-	ppcle-* | powerpclittle-*)
ebview-0.3.6.2/config.sub:923:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-924-		;;
##############################################
ebview-0.3.6.2/config.sub-926-		;;
ebview-0.3.6.2/config.sub:927:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-928-		;;
##############################################
ebview-0.3.6.2/config.sub-932-	ppc64le-* | powerpc64little-*)
ebview-0.3.6.2/config.sub:933:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ebview-0.3.6.2/config.sub-934-		;;
##############################################
ebview-0.3.6.2/config.sub-1224-	*)
ebview-0.3.6.2/config.sub:1225:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ebview-0.3.6.2/config.sub-1226-		exit 1
##############################################
ebview-0.3.6.2/config.sub-1232-	*-digital*)
ebview-0.3.6.2/config.sub:1233:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ebview-0.3.6.2/config.sub-1234-		;;
ebview-0.3.6.2/config.sub-1235-	*-commodore*)
ebview-0.3.6.2/config.sub:1236:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ebview-0.3.6.2/config.sub-1237-		;;
##############################################
ebview-0.3.6.2/config.sub-1250-	-solaris1 | -solaris1.*)
ebview-0.3.6.2/config.sub:1251:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ebview-0.3.6.2/config.sub-1252-		;;
##############################################
ebview-0.3.6.2/config.sub-1262-	-gnu/linux*)
ebview-0.3.6.2/config.sub:1263:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ebview-0.3.6.2/config.sub-1264-		;;
##############################################
ebview-0.3.6.2/config.sub-1307-	-nto*)
ebview-0.3.6.2/config.sub:1308:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ebview-0.3.6.2/config.sub-1309-		;;
##############################################
ebview-0.3.6.2/config.sub-1314-	-mac*)
ebview-0.3.6.2/config.sub:1315:		os=`echo $os | sed -e 's|mac|macos|'`
ebview-0.3.6.2/config.sub-1316-		;;
##############################################
ebview-0.3.6.2/config.sub-1320-	-linux*)
ebview-0.3.6.2/config.sub:1321:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ebview-0.3.6.2/config.sub-1322-		;;
ebview-0.3.6.2/config.sub-1323-	-sunos5*)
ebview-0.3.6.2/config.sub:1324:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ebview-0.3.6.2/config.sub-1325-		;;
ebview-0.3.6.2/config.sub-1326-	-sunos6*)
ebview-0.3.6.2/config.sub:1327:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ebview-0.3.6.2/config.sub-1328-		;;
##############################################
ebview-0.3.6.2/config.sub-1375-	-sinix5.*)
ebview-0.3.6.2/config.sub:1376:		os=`echo $os | sed -e 's|sinix|sysv|'`
ebview-0.3.6.2/config.sub-1377-		;;
##############################################
ebview-0.3.6.2/config.sub-1429-		# Get rid of the `-' at the beginning of $os.
ebview-0.3.6.2/config.sub:1430:		os=`echo $os | sed 's/[^-]*-//'`
ebview-0.3.6.2/config.sub:1431:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ebview-0.3.6.2/config.sub-1432-		exit 1
##############################################
ebview-0.3.6.2/config.sub-1680-		esac
ebview-0.3.6.2/config.sub:1681:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ebview-0.3.6.2/config.sub-1682-		;;
##############################################
ebview-0.3.6.2/doc/Makefile.in-245-distdir: $(DISTFILES)
ebview-0.3.6.2/doc/Makefile.in:246:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/doc/Makefile.in:247:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/doc/Makefile.in-248-	list='$(DISTFILES)'; \
##############################################
ebview-0.3.6.2/doc/Makefile.in-259-	  if test -d $$d/$$file; then \
ebview-0.3.6.2/doc/Makefile.in:260:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebview-0.3.6.2/doc/Makefile.in-261-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebview-0.3.6.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ebview-0.3.6.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ebview-0.3.6.2/configure-47-  as_echo='print -r --'
ebview-0.3.6.2/configure-48-  as_echo_n='print -rn --'
ebview-0.3.6.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ebview-0.3.6.2/configure-50-  as_echo='printf %s\n'
##############################################
ebview-0.3.6.2/configure-52-else
ebview-0.3.6.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ebview-0.3.6.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ebview-0.3.6.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ebview-0.3.6.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ebview-0.3.6.2/configure-64-      esac;
##############################################
ebview-0.3.6.2/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ebview-0.3.6.2/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ebview-0.3.6.2/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ebview-0.3.6.2/configure-289-      case $as_dir in #(
ebview-0.3.6.2/configure:290:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ebview-0.3.6.2/configure-291-      *) as_qdir=$as_dir;;
##############################################
ebview-0.3.6.2/configure-354-  {
ebview-0.3.6.2/configure:355:    as_val=`expr "$@" || test $? -eq 1`
ebview-0.3.6.2/configure-356-  }
##############################################
ebview-0.3.6.2/configure-361-# ---------------------------------
ebview-0.3.6.2/configure:362:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ebview-0.3.6.2/configure-363-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ebview-0.3.6.2/configure-424-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ebview-0.3.6.2/configure:425:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ebview-0.3.6.2/configure-426-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ebview-0.3.6.2/configure-515-	esac;
ebview-0.3.6.2/configure:516:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
ebview-0.3.6.2/configure-517-	???[sx]*):;;*)false;;esac;fi
##############################################
ebview-0.3.6.2/configure-536-  # Remove one level of quotation (which was required for Make).
ebview-0.3.6.2/configure:537:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
ebview-0.3.6.2/configure-538-  ;;
##############################################
ebview-0.3.6.2/configure-547-  :
ebview-0.3.6.2/configure:548:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
ebview-0.3.6.2/configure-549-  # Yippee, $ECHO works!
##############################################
ebview-0.3.6.2/configure-573-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
ebview-0.3.6.2/configure:574:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
ebview-0.3.6.2/configure-575-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
ebview-0.3.6.2/configure-581-
ebview-0.3.6.2/configure:582:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ebview-0.3.6.2/configure:583:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ebview-0.3.6.2/configure-584-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/configure-596-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
ebview-0.3.6.2/configure:597:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
ebview-0.3.6.2/configure:598:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
ebview-0.3.6.2/configure-599-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/configure-608-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
ebview-0.3.6.2/configure:609:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
ebview-0.3.6.2/configure-610-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/configure-623-        ECHO='printf %s\n'
ebview-0.3.6.2/configure:624:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
ebview-0.3.6.2/configure:625:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
ebview-0.3.6.2/configure-626-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/configure-628-	  :
ebview-0.3.6.2/configure:629:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ebview-0.3.6.2/configure-630-	     test "X$echo_testing_string" = 'X\t' &&
ebview-0.3.6.2/configure:631:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ebview-0.3.6.2/configure-632-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/configure-637-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
ebview-0.3.6.2/configure:638:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
ebview-0.3.6.2/configure-639-	     test "X$echo_testing_string" = 'X\t' &&
ebview-0.3.6.2/configure:640:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
ebview-0.3.6.2/configure-641-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
ebview-0.3.6.2/configure-647-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
ebview-0.3.6.2/configure:648:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
ebview-0.3.6.2/configure-649-	    then
##############################################
ebview-0.3.6.2/configure-655-	  if test "$prev" != 'sed 50q "$0"'; then
ebview-0.3.6.2/configure:656:	    echo_test_string=`eval $prev`
ebview-0.3.6.2/configure-657-	    export echo_test_string
##############################################
ebview-0.3.6.2/configure-976-  case $ac_option in
ebview-0.3.6.2/configure:977:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ebview-0.3.6.2/configure-978-  *)	ac_optarg=yes ;;
##############################################
ebview-0.3.6.2/configure-1019-  -disable-* | --disable-*)
ebview-0.3.6.2/configure:1020:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ebview-0.3.6.2/configure-1021-    # Reject names that are not valid shell variable names.
##############################################
ebview-0.3.6.2/configure-1024-    ac_useropt_orig=$ac_useropt
ebview-0.3.6.2/configure:1025:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebview-0.3.6.2/configure-1026-    case $ac_user_opts in
##############################################
ebview-0.3.6.2/configure-1045-  -enable-* | --enable-*)
ebview-0.3.6.2/configure:1046:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ebview-0.3.6.2/configure-1047-    # Reject names that are not valid shell variable names.
##############################################
ebview-0.3.6.2/configure-1050-    ac_useropt_orig=$ac_useropt
ebview-0.3.6.2/configure:1051:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebview-0.3.6.2/configure-1052-    case $ac_user_opts in
##############################################
ebview-0.3.6.2/configure-1249-  -with-* | --with-*)
ebview-0.3.6.2/configure:1250:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ebview-0.3.6.2/configure-1251-    # Reject names that are not valid shell variable names.
##############################################
ebview-0.3.6.2/configure-1254-    ac_useropt_orig=$ac_useropt
ebview-0.3.6.2/configure:1255:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebview-0.3.6.2/configure-1256-    case $ac_user_opts in
##############################################
ebview-0.3.6.2/configure-1265-  -without-* | --without-*)
ebview-0.3.6.2/configure:1266:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ebview-0.3.6.2/configure-1267-    # Reject names that are not valid shell variable names.
##############################################
ebview-0.3.6.2/configure-1270-    ac_useropt_orig=$ac_useropt
ebview-0.3.6.2/configure:1271:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ebview-0.3.6.2/configure-1272-    case $ac_user_opts in
##############################################
ebview-0.3.6.2/configure-1303-  *=*)
ebview-0.3.6.2/configure:1304:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ebview-0.3.6.2/configure-1305-    # Reject names that are not valid shell variable names.
##############################################
ebview-0.3.6.2/configure-1324-if test -n "$ac_prev"; then
ebview-0.3.6.2/configure:1325:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ebview-0.3.6.2/configure-1326-  as_fn_error "missing argument to $ac_option"
##############################################
ebview-0.3.6.2/configure-1346-    */ )
ebview-0.3.6.2/configure:1347:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ebview-0.3.6.2/configure-1348-      eval $ac_var=\$ac_val;;
##############################################
ebview-0.3.6.2/configure-1383-ac_ls_di=`ls -di .` &&
ebview-0.3.6.2/configure:1384:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ebview-0.3.6.2/configure-1385-  as_fn_error "working directory cannot be determined"
##############################################
ebview-0.3.6.2/configure-1439-case $srcdir in
ebview-0.3.6.2/configure:1440:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ebview-0.3.6.2/configure-1441-esac
##############################################
ebview-0.3.6.2/configure-1482-By default, \`make install' will install all the files in
ebview-0.3.6.2/configure:1483:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ebview-0.3.6.2/configure:1484:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ebview-0.3.6.2/configure-1485-for instance \`--prefix=\$HOME'.
##############################################
ebview-0.3.6.2/configure-1590-*)
ebview-0.3.6.2/configure:1591:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ebview-0.3.6.2/configure-1592-  # A ".." for each directory in $ac_dir_suffix.
ebview-0.3.6.2/configure:1593:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ebview-0.3.6.2/configure-1594-  case $ac_top_builddir_sub in
##############################################
ebview-0.3.6.2/configure-2134-    *\'*)
ebview-0.3.6.2/configure:2135:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebview-0.3.6.2/configure-2136-    esac
##############################################
ebview-0.3.6.2/configure-2221-      case $ac_val in
ebview-0.3.6.2/configure:2222:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ebview-0.3.6.2/configure-2223-      esac
##############################################
ebview-0.3.6.2/configure-2238-	case $ac_val in
ebview-0.3.6.2/configure:2239:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ebview-0.3.6.2/configure-2240-	esac
##############################################
ebview-0.3.6.2/configure-2351-    set,)
ebview-0.3.6.2/configure:2352:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ebview-0.3.6.2/configure:2353:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ebview-0.3.6.2/configure-2354-      ac_cache_corrupted=: ;;
##############################################
ebview-0.3.6.2/configure-2362-	# differences in whitespace do not lead to failure.
ebview-0.3.6.2/configure:2363:	ac_old_val_w=`echo x $ac_old_val`
ebview-0.3.6.2/configure:2364:	ac_new_val_w=`echo x $ac_new_val`
ebview-0.3.6.2/configure-2365-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ebview-0.3.6.2/configure-2382-    case $ac_new_val in
ebview-0.3.6.2/configure:2383:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ebview-0.3.6.2/configure-2384-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ebview-0.3.6.2/configure-2552-if (
ebview-0.3.6.2/configure:2553:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ebview-0.3.6.2/configure-2554-   if test "$*" = "X"; then
ebview-0.3.6.2/configure-2555-      # -L didn't work.
ebview-0.3.6.2/configure:2556:      set X `ls -t "$srcdir/configure" conftest.file`
ebview-0.3.6.2/configure-2557-   fi
##############################################
ebview-0.3.6.2/configure-2588-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ebview-0.3.6.2/configure:2589:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ebview-0.3.6.2/configure-2590-
ebview-0.3.6.2/configure-2591-# expand $ac_aux_dir to an absolute path
ebview-0.3.6.2/configure:2592:am_aux_dir=`cd $ac_aux_dir && pwd`
ebview-0.3.6.2/configure-2593-
##############################################
ebview-0.3.6.2/configure-2733-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
ebview-0.3.6.2/configure:2734:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ebview-0.3.6.2/configure-2735-	     'mkdir (GNU coreutils) '* | \
##############################################
ebview-0.3.6.2/configure-2812-set x ${MAKE-make}
ebview-0.3.6.2/configure:2813:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ebview-0.3.6.2/configure-2814-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
ebview-0.3.6.2/configure-2822-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
ebview-0.3.6.2/configure:2823:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ebview-0.3.6.2/configure-2824-  *@@@%%%=?*=@@@%%%*)
##############################################
ebview-0.3.6.2/configure-2849-
ebview-0.3.6.2/configure:2850:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ebview-0.3.6.2/configure-2851-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ebview-0.3.6.2/configure-2934-# Ignore all kinds of additional output from `make'.
ebview-0.3.6.2/configure:2935:case `$am_make -s -f confmf 2> /dev/null` in #(
ebview-0.3.6.2/configure-2936-*the\ am__doit\ target*)
##############################################
ebview-0.3.6.2/configure-2944-   echo '.include "confinc"' > confmf
ebview-0.3.6.2/configure:2945:   case `$am_make -s -f confmf 2> /dev/null` in #(
ebview-0.3.6.2/configure-2946-   *the\ am__doit\ target*)
##############################################
ebview-0.3.6.2/configure-3324-$as_echo_n "checking for C compiler default output file name... " >&6; }
ebview-0.3.6.2/configure:3325:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ebview-0.3.6.2/configure-3326-
##############################################
ebview-0.3.6.2/configure-3368-	then :; else
ebview-0.3.6.2/configure:3369:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ebview-0.3.6.2/configure-3370-	fi
##############################################
ebview-0.3.6.2/configure-3462-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ebview-0.3.6.2/configure:3463:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ebview-0.3.6.2/configure-3464-	  break;;
##############################################
ebview-0.3.6.2/configure-3512-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ebview-0.3.6.2/configure:3513:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ebview-0.3.6.2/configure-3514-       break;;
##############################################
ebview-0.3.6.2/configure-3771-  if test "$am_compiler_list" = ""; then
ebview-0.3.6.2/configure:3772:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ebview-0.3.6.2/configure-3773-  fi
##############################################
ebview-0.3.6.2/configure-4028-  # Check for GNU $ac_path_GREP
ebview-0.3.6.2/configure:4029:case `"$ac_path_GREP" --version 2>&1` in
ebview-0.3.6.2/configure-4030-*GNU*)
##############################################
ebview-0.3.6.2/configure-4094-  # Check for GNU $ac_path_EGREP
ebview-0.3.6.2/configure:4095:case `"$ac_path_EGREP" --version 2>&1` in
ebview-0.3.6.2/configure-4096-*GNU*)
##############################################
ebview-0.3.6.2/configure-4255-do :
ebview-0.3.6.2/configure:4256:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ebview-0.3.6.2/configure-4257-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ebview-0.3.6.2/configure-4261-  cat >>confdefs.h <<_ACEOF
ebview-0.3.6.2/configure:4262:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ebview-0.3.6.2/configure-4263-_ACEOF
##############################################
ebview-0.3.6.2/configure-4687-    if test -f $ac_dir/$ac_word; then
ebview-0.3.6.2/configure:4688:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
ebview-0.3.6.2/configure-4689-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
ebview-0.3.6.2/configure-4806-    if test -f $ac_dir/$ac_word; then
ebview-0.3.6.2/configure:4807:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
ebview-0.3.6.2/configure-4808-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
ebview-0.3.6.2/configure-4961-   if test "x$srcdir" != "x."; then
ebview-0.3.6.2/configure:4962:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
ebview-0.3.6.2/configure-4963-       posrcprefix="$srcdir/"
##############################################
ebview-0.3.6.2/configure-5542-  if test "$am_compiler_list" = ""; then
ebview-0.3.6.2/configure:5543:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ebview-0.3.6.2/configure-5544-  fi
##############################################
ebview-0.3.6.2/configure-5784-  test $ac_status = 0; }; then
ebview-0.3.6.2/configure:5785:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.0.0" 2>/dev/null`
ebview-0.3.6.2/configure-5786-else
##############################################
ebview-0.3.6.2/configure-5802-  test $ac_status = 0; }; then
ebview-0.3.6.2/configure:5803:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.0.0" 2>/dev/null`
ebview-0.3.6.2/configure-5804-else
##############################################
ebview-0.3.6.2/configure-5821-        if test $_pkg_short_errors_supported = yes; then
ebview-0.3.6.2/configure:5822:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.0.0"`
ebview-0.3.6.2/configure-5823-        else
ebview-0.3.6.2/configure:5824:	        GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.0.0"`
ebview-0.3.6.2/configure-5825-        fi
##############################################
ebview-0.3.6.2/configure-5877-  test $ac_status = 0; }; then
ebview-0.3.6.2/configure:5878:  pkg_cv_PANGOX_CFLAGS=`$PKG_CONFIG --cflags "pangox" 2>/dev/null`
ebview-0.3.6.2/configure-5879-else
##############################################
ebview-0.3.6.2/configure-5895-  test $ac_status = 0; }; then
ebview-0.3.6.2/configure:5896:  pkg_cv_PANGOX_LIBS=`$PKG_CONFIG --libs "pangox" 2>/dev/null`
ebview-0.3.6.2/configure-5897-else
##############################################
ebview-0.3.6.2/configure-5914-        if test $_pkg_short_errors_supported = yes; then
ebview-0.3.6.2/configure:5915:	        PANGOX_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pangox"`
ebview-0.3.6.2/configure-5916-        else
ebview-0.3.6.2/configure:5917:	        PANGOX_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "pangox"`
ebview-0.3.6.2/configure-5918-        fi
##############################################
ebview-0.3.6.2/configure-5991-test "x$ac_build_alias" = x &&
ebview-0.3.6.2/configure:5992:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ebview-0.3.6.2/configure-5993-test "x$ac_build_alias" = x &&
ebview-0.3.6.2/configure-5994-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
ebview-0.3.6.2/configure:5995:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ebview-0.3.6.2/configure-5996-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ebview-0.3.6.2/configure-6015-IFS=$ac_save_IFS
ebview-0.3.6.2/configure:6016:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ebview-0.3.6.2/configure-6017-
##############################################
ebview-0.3.6.2/configure-6026-else
ebview-0.3.6.2/configure:6027:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ebview-0.3.6.2/configure-6028-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ebview-0.3.6.2/configure-6048-IFS=$ac_save_IFS
ebview-0.3.6.2/configure:6049:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ebview-0.3.6.2/configure-6050-
##############################################
ebview-0.3.6.2/configure-6076-  # Check for GNU $ac_path_SED
ebview-0.3.6.2/configure:6077:case `"$ac_path_SED" --version 2>&1` in
ebview-0.3.6.2/configure-6078-*GNU*)
##############################################
ebview-0.3.6.2/configure-6155-  # Check for GNU $ac_path_FGREP
ebview-0.3.6.2/configure:6156:case `"$ac_path_FGREP" --version 2>&1` in
ebview-0.3.6.2/configure-6157-*GNU*)
##############################################
ebview-0.3.6.2/configure-6235-    # gcc leaves a trailing carriage return which upsets mingw
ebview-0.3.6.2/configure:6236:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ebview-0.3.6.2/configure-6237-  *)
ebview-0.3.6.2/configure:6238:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ebview-0.3.6.2/configure-6239-  esac
##############################################
ebview-0.3.6.2/configure-6244-      # Canonicalize the pathname of ld
ebview-0.3.6.2/configure:6245:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ebview-0.3.6.2/configure-6246-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ebview-0.3.6.2/configure:6247:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ebview-0.3.6.2/configure-6248-      done
##############################################
ebview-0.3.6.2/configure-6279-      # Break only if it was the GNU/non-GNU ld that we prefer.
ebview-0.3.6.2/configure:6280:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ebview-0.3.6.2/configure-6281-      *GNU* | *'with BFD'*)
##############################################
ebview-0.3.6.2/configure-6310-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ebview-0.3.6.2/configure:6311:case `$LD -v 2>&1 </dev/null` in
ebview-0.3.6.2/configure-6312-*GNU* | *'with BFD'*)
##############################################
ebview-0.3.6.2/configure-6355-	# Tru64's nm complains that /dev/null is an invalid object file
ebview-0.3.6.2/configure:6356:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ebview-0.3.6.2/configure-6357-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ebview-0.3.6.2/configure-6361-	*)
ebview-0.3.6.2/configure:6362:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ebview-0.3.6.2/configure-6363-	  */dev/null*)
##############################################
ebview-0.3.6.2/configure-6573-    # And add a safety zone
ebview-0.3.6.2/configure:6574:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ebview-0.3.6.2/configure:6575:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ebview-0.3.6.2/configure-6576-    ;;
##############################################
ebview-0.3.6.2/configure-6601-    if test -n "$kargmax"; then
ebview-0.3.6.2/configure:6602:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ebview-0.3.6.2/configure-6603-    else
##############################################
ebview-0.3.6.2/configure-6609-    if test -n "$lt_cv_sys_max_cmd_len"; then
ebview-0.3.6.2/configure:6610:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ebview-0.3.6.2/configure:6611:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ebview-0.3.6.2/configure-6612-    else
##############################################
ebview-0.3.6.2/configure-6621-      # we can't tell.
ebview-0.3.6.2/configure:6622:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
ebview-0.3.6.2/configure-6623-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ebview-0.3.6.2/configure-6625-      do
ebview-0.3.6.2/configure:6626:        i=`expr $i + 1`
ebview-0.3.6.2/configure-6627-        teststring=$teststring$teststring
##############################################
ebview-0.3.6.2/configure-6629-      # Only check the string length outside the loop.
ebview-0.3.6.2/configure:6630:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ebview-0.3.6.2/configure-6631-      teststring=
##############################################
ebview-0.3.6.2/configure-6634-      # linker.  It appears as though 1/2 is a usable value.
ebview-0.3.6.2/configure:6635:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ebview-0.3.6.2/configure-6636-    fi
##############################################
ebview-0.3.6.2/configure-6989-openbsd*)
ebview-0.3.6.2/configure:6990:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ebview-0.3.6.2/configure-6991-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ebview-0.3.6.2/configure-7478-# If we're using GNU nm, then use its standard symbol codes.
ebview-0.3.6.2/configure:7479:case `$NM -V 2>&1` in
ebview-0.3.6.2/configure-7480-*GNU* | *'with BFD'*)
##############################################
ebview-0.3.6.2/configure-7496-mingw*)
ebview-0.3.6.2/configure:7497:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ebview-0.3.6.2/configure-7498-  ;;
##############################################
ebview-0.3.6.2/configure-7692-  test $ac_status = 0; }; then
ebview-0.3.6.2/configure:7693:    case `/usr/bin/file conftest.$ac_objext` in
ebview-0.3.6.2/configure-7694-      *ELF-32*)
##############################################
ebview-0.3.6.2/configure-7712-    if test "$lt_cv_prog_gnu_ld" = yes; then
ebview-0.3.6.2/configure:7713:      case `/usr/bin/file conftest.$ac_objext` in
ebview-0.3.6.2/configure-7714-	*32-bit*)
##############################################
ebview-0.3.6.2/configure-7724-    else
ebview-0.3.6.2/configure:7725:      case `/usr/bin/file conftest.$ac_objext` in
ebview-0.3.6.2/configure-7726-	*32-bit*)
##############################################
ebview-0.3.6.2/configure-8738-done
ebview-0.3.6.2/configure:8739:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
ebview-0.3.6.2/configure-8740-
##############################################
ebview-0.3.6.2/configure-8767-	"file_magic "*)
ebview-0.3.6.2/configure:8768:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ebview-0.3.6.2/configure-8769-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ebview-0.3.6.2/configure-8833-	"file_magic "*)
ebview-0.3.6.2/configure:8834:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ebview-0.3.6.2/configure-8835-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ebview-0.3.6.2/configure-9172-      *)
ebview-0.3.6.2/configure:9173:	case `$CC -V 2>&1 | sed 5q` in
ebview-0.3.6.2/configure-9174-	*Sun\ C*)
##############################################
ebview-0.3.6.2/configure-9508-  if test "$hard_links" = no; then
ebview-0.3.6.2/configure:9509:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ebview-0.3.6.2/configure:9510:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ebview-0.3.6.2/configure-9511-    need_locks=warn
##############################################
ebview-0.3.6.2/configure-9604-    supports_anon_versioning=no
ebview-0.3.6.2/configure:9605:    case `$LD -v 2>&1` in
ebview-0.3.6.2/configure-9606-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
ebview-0.3.6.2/configure-9669-	# is EXPORTS), use it as is; otherwise, prepend...
ebview-0.3.6.2/configure:9670:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ebview-0.3.6.2/configure-9671-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ebview-0.3.6.2/configure-9692-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ebview-0.3.6.2/configure:9693:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ebview-0.3.6.2/configure:9694:      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'
ebview-0.3.6.2/configure-9695-      ;;
##############################################
ebview-0.3.6.2/configure-9710-        pgcc*)				# Portland Group C compiler
ebview-0.3.6.2/configure:9711:	  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'
ebview-0.3.6.2/configure-9712-	  tmp_addflag=' $pic_flag'
##############################################
ebview-0.3.6.2/configure-9714-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
ebview-0.3.6.2/configure:9715:	  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'
ebview-0.3.6.2/configure-9716-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ebview-0.3.6.2/configure-9729-	esac
ebview-0.3.6.2/configure:9730:	case `$CC -V 2>&1 | sed 5q` in
ebview-0.3.6.2/configure-9731-	*Sun\ C*)			# Sun C 5.9
ebview-0.3.6.2/configure:9732:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
ebview-0.3.6.2/configure-9733-	  compiler_needs_object=yes
##############################################
ebview-0.3.6.2/configure-9798-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ebview-0.3.6.2/configure:9799:      case `$LD -v 2>&1` in
ebview-0.3.6.2/configure-9800-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ebview-0.3.6.2/configure-9919-	# below for broken collect2 doesn't work under 4.3+
ebview-0.3.6.2/configure:9920:	  collect2name=`${CC} -print-prog-name=collect2`
ebview-0.3.6.2/configure-9921-	  if test -f "$collect2name" &&
##############################################
ebview-0.3.6.2/configure-9987-    }'
ebview-0.3.6.2/configure:9988:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ebview-0.3.6.2/configure-9989-# Check for a 64-bit object if we didn't find anything.
ebview-0.3.6.2/configure-9990-if test -z "$aix_libpath"; then
ebview-0.3.6.2/configure:9991:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ebview-0.3.6.2/configure-9992-fi
##############################################
ebview-0.3.6.2/configure-9998-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ebview-0.3.6.2/configure:9999:        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 "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ebview-0.3.6.2/configure-10000-      else
##############################################
ebview-0.3.6.2/configure-10027-    }'
ebview-0.3.6.2/configure:10028:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ebview-0.3.6.2/configure-10029-# Check for a 64-bit object if we didn't find anything.
ebview-0.3.6.2/configure-10030-if test -z "$aix_libpath"; then
ebview-0.3.6.2/configure:10031:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ebview-0.3.6.2/configure-10032-fi
##############################################
ebview-0.3.6.2/configure-10082-      # FIXME: Setting linknames here is a bad hack.
ebview-0.3.6.2/configure:10083:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
ebview-0.3.6.2/configure-10084-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
ebview-0.3.6.2/configure-10087-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
ebview-0.3.6.2/configure:10088:      fix_srcfile_path='`cygpath -w "$srcfile"`'
ebview-0.3.6.2/configure-10089-      enable_shared_with_static_runtimes=yes
##############################################
ebview-0.3.6.2/configure-10240-      if test "$GCC" = yes; then
ebview-0.3.6.2/configure:10241:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/configure-10242-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ebview-0.3.6.2/configure-10251-if ac_fn_c_try_link "$LINENO"; then :
ebview-0.3.6.2/configure:10252:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ebview-0.3.6.2/configure-10253-
##############################################
ebview-0.3.6.2/configure-10258-      else
ebview-0.3.6.2/configure:10259:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/configure:10260:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ebview-0.3.6.2/configure-10261-      fi
##############################################
ebview-0.3.6.2/configure-10295-	hardcode_direct_absolute=yes
ebview-0.3.6.2/configure:10296:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ebview-0.3.6.2/configure-10297-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ebview-0.3.6.2/configure-10328-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ebview-0.3.6.2/configure:10329:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/configure-10330-      else
ebview-0.3.6.2/configure-10331-	allow_undefined_flag=' -expect_unresolved \*'
ebview-0.3.6.2/configure:10332:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/configure-10333-      fi
##############################################
ebview-0.3.6.2/configure-10341-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ebview-0.3.6.2/configure:10342:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/configure-10343-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ebview-0.3.6.2/configure-10345-	allow_undefined_flag=' -expect_unresolved \*'
ebview-0.3.6.2/configure:10346:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
ebview-0.3.6.2/configure:10347:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ebview-0.3.6.2/configure:10348:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ebview-0.3.6.2/configure-10349-
##############################################
ebview-0.3.6.2/configure-10364-      else
ebview-0.3.6.2/configure:10365:	case `$CC -V 2>&1` in
ebview-0.3.6.2/configure-10366-	*"Compilers 5.0"*)
##############################################
ebview-0.3.6.2/configure-10758-  esac
ebview-0.3.6.2/configure:10759:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ebview-0.3.6.2/configure-10760-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
ebview-0.3.6.2/configure-10764-    # okay in the real world where ";" in dirpaths is itself problematic.
ebview-0.3.6.2/configure:10765:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
ebview-0.3.6.2/configure-10766-  else
ebview-0.3.6.2/configure:10767:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ebview-0.3.6.2/configure-10768-  fi
##############################################
ebview-0.3.6.2/configure-10771-  lt_tmp_lt_search_path_spec=
ebview-0.3.6.2/configure:10772:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ebview-0.3.6.2/configure-10773-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ebview-0.3.6.2/configure-10800-}'`
ebview-0.3.6.2/configure:10801:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
ebview-0.3.6.2/configure-10802-else
##############################################
ebview-0.3.6.2/configure-10888-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ebview-0.3.6.2/configure:10889:    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'
ebview-0.3.6.2/configure-10890-    ;;
##############################################
ebview-0.3.6.2/configure-10923-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ebview-0.3.6.2/configure:10924:    postinstall_cmds='base_file=`basename \${file}`~
ebview-0.3.6.2/configure:10925:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ebview-0.3.6.2/configure:10926:      dldir=$destdir/`dirname \$dlpath`~
ebview-0.3.6.2/configure-10927-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ebview-0.3.6.2/configure-10932-      fi'
ebview-0.3.6.2/configure:10933:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ebview-0.3.6.2/configure-10934-      dlpath=$dir/\$dldll~
##############################################
ebview-0.3.6.2/configure-10940-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ebview-0.3.6.2/configure:10941:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ebview-0.3.6.2/configure-10942-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
ebview-0.3.6.2/configure-10945-      # MinGW DLLs use traditional 'lib' prefix
ebview-0.3.6.2/configure:10946:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ebview-0.3.6.2/configure:10947:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
ebview-0.3.6.2/configure-10948-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
ebview-0.3.6.2/configure-10954-        # which wouldn't understand a cygwinified path. Ahh.
ebview-0.3.6.2/configure:10955:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ebview-0.3.6.2/configure-10956-      else
ebview-0.3.6.2/configure:10957:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
ebview-0.3.6.2/configure-10958-      fi
##############################################
ebview-0.3.6.2/configure-10961-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ebview-0.3.6.2/configure:10962:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ebview-0.3.6.2/configure-10963-      ;;
##############################################
ebview-0.3.6.2/configure-10967-  *)
ebview-0.3.6.2/configure:10968:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ebview-0.3.6.2/configure-10969-    ;;
##############################################
ebview-0.3.6.2/configure-10984-  shlibpath_var=DYLD_LIBRARY_PATH
ebview-0.3.6.2/configure:10985:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ebview-0.3.6.2/configure-10986-
##############################################
ebview-0.3.6.2/configure-11200-  if test -f /etc/ld.so.conf; then
ebview-0.3.6.2/configure:11201:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
ebview-0.3.6.2/configure-11202-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ebview-0.3.6.2/configure-11274-  shlibpath_var=LD_LIBRARY_PATH
ebview-0.3.6.2/configure:11275:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ebview-0.3.6.2/configure-11276-    case $host_os in
##############################################
ebview-0.3.6.2/configure-12345-    for ac_var in incroot usrlibdir libdir; do
ebview-0.3.6.2/configure:12346:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
ebview-0.3.6.2/configure-12347-    done
##############################################
ebview-0.3.6.2/configure-12455-  LIBS=$ac_save_LIBS
ebview-0.3.6.2/configure:12456:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
ebview-0.3.6.2/configure-12457-do
##############################################
ebview-0.3.6.2/configure-12617-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
ebview-0.3.6.2/configure:12618:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
ebview-0.3.6.2/configure-12619-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
ebview-0.3.6.2/configure-12650-  cat >>confdefs.h <<_ACEOF
ebview-0.3.6.2/configure:12651:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
ebview-0.3.6.2/configure-12652-_ACEOF
##############################################
ebview-0.3.6.2/configure-12817-do :
ebview-0.3.6.2/configure:12818:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ebview-0.3.6.2/configure-12819-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ebview-0.3.6.2/configure-12822-  cat >>confdefs.h <<_ACEOF
ebview-0.3.6.2/configure:12823:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ebview-0.3.6.2/configure-12824-_ACEOF
##############################################
ebview-0.3.6.2/configure-13056-do :
ebview-0.3.6.2/configure:13057:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ebview-0.3.6.2/configure-13058-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ebview-0.3.6.2/configure-13061-  cat >>confdefs.h <<_ACEOF
ebview-0.3.6.2/configure:13062:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ebview-0.3.6.2/configure-13063-_ACEOF
##############################################
ebview-0.3.6.2/configure-13180-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ebview-0.3.6.2/configure:13181:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ebview-0.3.6.2/configure-13182-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ebview-0.3.6.2/configure-13267-if test -z "$BASH_VERSION$ZSH_VERSION" \
ebview-0.3.6.2/configure:13268:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ebview-0.3.6.2/configure-13269-  as_echo='print -r --'
ebview-0.3.6.2/configure-13270-  as_echo_n='print -rn --'
ebview-0.3.6.2/configure:13271:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ebview-0.3.6.2/configure-13272-  as_echo='printf %s\n'
##############################################
ebview-0.3.6.2/configure-13274-else
ebview-0.3.6.2/configure:13275:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ebview-0.3.6.2/configure-13276-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ebview-0.3.6.2/configure-13284-	expr "X$arg" : "X\\(.*\\)$as_nl";
ebview-0.3.6.2/configure:13285:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ebview-0.3.6.2/configure-13286-      esac;
##############################################
ebview-0.3.6.2/configure-13360-# ---------------------------------
ebview-0.3.6.2/configure:13361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ebview-0.3.6.2/configure-13362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ebview-0.3.6.2/configure-13432-  {
ebview-0.3.6.2/configure:13433:    as_val=`expr "$@" || test $? -eq 1`
ebview-0.3.6.2/configure-13434-  }
##############################################
ebview-0.3.6.2/configure-13536-      case $as_dir in #(
ebview-0.3.6.2/configure:13537:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ebview-0.3.6.2/configure-13538-      *) as_qdir=$as_dir;;
##############################################
ebview-0.3.6.2/configure-13593-	esac;
ebview-0.3.6.2/configure:13594:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
ebview-0.3.6.2/configure-13595-	???[sx]*):;;*)false;;esac;fi
##############################################
ebview-0.3.6.2/configure-13685-configured by $0, generated by GNU Autoconf 2.64,
ebview-0.3.6.2/configure:13686:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
ebview-0.3.6.2/configure-13687-
##############################################
ebview-0.3.6.2/configure-13706-  --*=*)
ebview-0.3.6.2/configure:13707:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ebview-0.3.6.2/configure:13708:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ebview-0.3.6.2/configure-13709-    ac_shift=:
##############################################
ebview-0.3.6.2/configure-13728-    case $ac_optarg in
ebview-0.3.6.2/configure:13729:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebview-0.3.6.2/configure-13730-    esac
##############################################
ebview-0.3.6.2/configure-13735-    case $ac_optarg in
ebview-0.3.6.2/configure:13736:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ebview-0.3.6.2/configure-13737-    esac
##############################################
ebview-0.3.6.2/configure-13805-delay_variable_subst='$delay_variable_subst'
ebview-0.3.6.2/configure:13806:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13807:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13808:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13809:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13810:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13811:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13812:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13813:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13814:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13815:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13816:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13817:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13818:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13819:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13820:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13821:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13822:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13823:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13824:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13825:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13826:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13827:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13828:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13829:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13830:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13831:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13832:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13833:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13834:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13835:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13836:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13837:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13838:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13839:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13840:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13841:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13842:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13843:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13844:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13845:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13846:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13847:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13848:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13849:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13850:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13851:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13852:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13853:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13854:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13855:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13856:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13857:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13858:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13859:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13860:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13861:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13862:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13863:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13864:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13865:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13866:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13867:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13868:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13869:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13870:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13871:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13872:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13873:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13874:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13875:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13876:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13877:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13878:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13879:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13880:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13881:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13882:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13883:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13884:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13885:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13886:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13887:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13888:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13889:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13890:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13891:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13892:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13893:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13894:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13895:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13896:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13897:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13898:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13899:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13900:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13901:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13902:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13903:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13904:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13905:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13906:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13907:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13908:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13909:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13910:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13911:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13912:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13913:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13914:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13915:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13916:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13917:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13918:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13919:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13920:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13921:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13922:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure:13923:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
ebview-0.3.6.2/configure-13924-
##############################################
ebview-0.3.6.2/configure-13987-striplib; do
ebview-0.3.6.2/configure:13988:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ebview-0.3.6.2/configure-13989-    *[\\\\\\\`\\"\\\$]*)
ebview-0.3.6.2/configure:13990:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ebview-0.3.6.2/configure-13991-      ;;
##############################################
ebview-0.3.6.2/configure-14016-sys_lib_dlsearch_path_spec; do
ebview-0.3.6.2/configure:14017:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
ebview-0.3.6.2/configure-14018-    *[\\\\\\\`\\"\\\$]*)
ebview-0.3.6.2/configure:14019:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ebview-0.3.6.2/configure-14020-      ;;
##############################################
ebview-0.3.6.2/configure-14028-case \$lt_ECHO in
ebview-0.3.6.2/configure:14029:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
ebview-0.3.6.2/configure-14030-  ;;
##############################################
ebview-0.3.6.2/configure-14126-fi
ebview-0.3.6.2/configure:14127:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ebview-0.3.6.2/configure-14128-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ebview-0.3.6.2/configure-14143-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
ebview-0.3.6.2/configure:14144:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
ebview-0.3.6.2/configure-14145-ac_delim='%!_!# '
##############################################
ebview-0.3.6.2/configure-14149-
ebview-0.3.6.2/configure:14150:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ebview-0.3.6.2/configure-14151-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ebview-0.3.6.2/configure-14279-for ac_last_try in false false :; do
ebview-0.3.6.2/configure:14280:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
ebview-0.3.6.2/configure-14281-  if test -z "$ac_t"; then
##############################################
ebview-0.3.6.2/configure-14411-      esac
ebview-0.3.6.2/configure:14412:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ebview-0.3.6.2/configure-14413-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ebview-0.3.6.2/configure-14470-*)
ebview-0.3.6.2/configure:14471:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ebview-0.3.6.2/configure-14472-  # A ".." for each directory in $ac_dir_suffix.
ebview-0.3.6.2/configure:14473:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ebview-0.3.6.2/configure-14474-  case $ac_top_builddir_sub in
##############################################
ebview-0.3.6.2/configure-14531-/@mandir@/p'
ebview-0.3.6.2/configure:14532:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ebview-0.3.6.2/configure-14533-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ebview-0.3.6.2/configure-14548-
ebview-0.3.6.2/configure:14549:# Neutralize VPATH when `$srcdir' = `.'.
ebview-0.3.6.2/configure-14550-# Shell code in configure.ac might set extrasub.
##############################################
ebview-0.3.6.2/configure-14576-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ebview-0.3.6.2/configure:14577:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
ebview-0.3.6.2/configure:14578:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
ebview-0.3.6.2/configure-14579-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
ebview-0.3.6.2/configure-14621-    * )
ebview-0.3.6.2/configure:14622:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ebview-0.3.6.2/configure-14623-  esac
##############################################
ebview-0.3.6.2/configure-14668-    # Strip MF so we end up with the name of the file.
ebview-0.3.6.2/configure:14669:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ebview-0.3.6.2/configure-14670-    # Check whether this is an Automake generated Makefile or not.
##############################################
ebview-0.3.6.2/configure-14705-    # from the Makefile without running `make'.
ebview-0.3.6.2/configure:14706:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ebview-0.3.6.2/configure-14707-    test -z "$DEPDIR" && continue
ebview-0.3.6.2/configure:14708:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ebview-0.3.6.2/configure-14709-    test -z "am__include" && continue
ebview-0.3.6.2/configure:14710:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ebview-0.3.6.2/configure-14711-    # When using ansi2knr, U may be empty or an underscore; expand it
ebview-0.3.6.2/configure:14712:    U=`sed -n 's/^U = //p' < "$mf"`
ebview-0.3.6.2/configure-14713-    # Find all dependency output files, they are included files with
##############################################
ebview-0.3.6.2/configure-14769-
ebview-0.3.6.2/configure:14770:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ebview-0.3.6.2/configure-14771-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ebview-0.3.6.2/configure-15284-  # Extract subdirectory from the argument.
ebview-0.3.6.2/configure:15285:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
ebview-0.3.6.2/configure-15286-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
ebview-0.3.6.2/configure-15295-{
ebview-0.3.6.2/configure:15296:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
ebview-0.3.6.2/configure-15297-}
##############################################
ebview-0.3.6.2/configure-15322-{
ebview-0.3.6.2/configure:15323:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
ebview-0.3.6.2/configure:15324:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
ebview-0.3.6.2/configure-15325-}
##############################################
ebview-0.3.6.2/configure-15329-{
ebview-0.3.6.2/configure:15330:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
ebview-0.3.6.2/configure-15331-}
##############################################
ebview-0.3.6.2/configure-15335-{
ebview-0.3.6.2/configure:15336:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
ebview-0.3.6.2/configure-15337-}
##############################################
ebview-0.3.6.2/configure-15341-{
ebview-0.3.6.2/configure:15342:  func_arith_result=`expr "$@"`
ebview-0.3.6.2/configure-15343-}
##############################################
ebview-0.3.6.2/configure-15348-{
ebview-0.3.6.2/configure:15349:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ebview-0.3.6.2/configure-15350-}
##############################################
ebview-0.3.6.2/missing-139-       # Could not run --version or --help.  This is probably someone
ebview-0.3.6.2/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
ebview-0.3.6.2/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
ebview-0.3.6.2/missing-173-         from any GNU archive site."
ebview-0.3.6.2/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
ebview-0.3.6.2/missing-175-    test -z "$files" && files="config.h"
##############################################
ebview-0.3.6.2/missing-202-         proper tools for further handling them.
ebview-0.3.6.2/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
ebview-0.3.6.2/missing-204-         archive site."
ebview-0.3.6.2/missing-205-
ebview-0.3.6.2/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
ebview-0.3.6.2/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ebview-0.3.6.2/missing-208-    if test -f "$file"; then
##############################################
ebview-0.3.6.2/missing-231-	*.y)
ebview-0.3.6.2/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
ebview-0.3.6.2/missing-233-	    if test -f "$SRCFILE"; then
##############################################
ebview-0.3.6.2/missing-235-	    fi
ebview-0.3.6.2/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
ebview-0.3.6.2/missing-237-	    if test -f "$SRCFILE"; then
##############################################
ebview-0.3.6.2/missing-261-	*.l)
ebview-0.3.6.2/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
ebview-0.3.6.2/missing-263-	    if test -f "$SRCFILE"; then
##############################################
ebview-0.3.6.2/missing-280-
ebview-0.3.6.2/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
ebview-0.3.6.2/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ebview-0.3.6.2/missing-283-    if test -f "$file"; then
##############################################
ebview-0.3.6.2/missing-300-    # The file to touch is that specified with -o ...
ebview-0.3.6.2/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
ebview-0.3.6.2/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ebview-0.3.6.2/missing-303-    if test -z "$file"; then
ebview-0.3.6.2/missing-304-      # ... or it is the one specified with @setfilename ...
ebview-0.3.6.2/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
ebview-0.3.6.2/missing-306-      file=`sed -n '
##############################################
ebview-0.3.6.2/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
ebview-0.3.6.2/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
ebview-0.3.6.2/missing-314-    fi
##############################################
ebview-0.3.6.2/missing-336-	*o*)
ebview-0.3.6.2/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
ebview-0.3.6.2/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
ebview-0.3.6.2/missing-342-	*h*)
ebview-0.3.6.2/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
ebview-0.3.6.2/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
ebview-0.3.6.2/src/Makefile.in-374-	test -n "$(EXEEXT)" || exit 0; \
ebview-0.3.6.2/src/Makefile.in:375:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ebview-0.3.6.2/src/Makefile.in-376-	echo " rm -f" $$list; \
##############################################
ebview-0.3.6.2/src/Makefile.in-446-.c.obj:
ebview-0.3.6.2/src/Makefile.in:447:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ebview-0.3.6.2/src/Makefile.in-448-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ebview-0.3.6.2/src/Makefile.in-450-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ebview-0.3.6.2/src/Makefile.in:451:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ebview-0.3.6.2/src/Makefile.in-452-
##############################################
ebview-0.3.6.2/src/Makefile.in-510-GTAGS:
ebview-0.3.6.2/src/Makefile.in:511:	here=`$(am__cd) $(top_builddir) && pwd` \
ebview-0.3.6.2/src/Makefile.in-512-	  && $(am__cd) $(top_srcdir) \
##############################################
ebview-0.3.6.2/src/Makefile.in-518-distdir: $(DISTFILES)
ebview-0.3.6.2/src/Makefile.in:519:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/src/Makefile.in:520:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ebview-0.3.6.2/src/Makefile.in-521-	list='$(DISTFILES)'; \
##############################################
ebview-0.3.6.2/src/Makefile.in-532-	  if test -d $$d/$$file; then \
ebview-0.3.6.2/src/Makefile.in:533:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ebview-0.3.6.2/src/Makefile.in-534-	    if test -d "$(distdir)/$$file"; then \
##############################################
ebview-0.3.6.2/src/Makefile.win32debug-260-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ebview-0.3.6.2/src/Makefile.win32debug:261:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ebview-0.3.6.2/src/Makefile.win32debug-262-	  if test -f $$p \
ebview-0.3.6.2/src/Makefile.win32debug-263-	  ; then \
ebview-0.3.6.2/src/Makefile.win32debug:264:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ebview-0.3.6.2/src/Makefile.win32debug-265-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
ebview-0.3.6.2/src/Makefile.win32debug-272-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ebview-0.3.6.2/src/Makefile.win32debug:273:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ebview-0.3.6.2/src/Makefile.win32debug-274-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
ebview-0.3.6.2/src/Makefile.win32debug-347-	$(CCDEPMODE) $(depcomp) \
ebview-0.3.6.2/src/Makefile.win32debug:348:	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
ebview-0.3.6.2/src/Makefile.win32debug-349-
##############################################
ebview-0.3.6.2/src/Makefile.win32debug-353-	$(CCDEPMODE) $(depcomp) \
ebview-0.3.6.2/src/Makefile.win32debug:354:	$(COMPILE) -c `cygpath -w $<`
ebview-0.3.6.2/src/Makefile.win32debug-355-CCDEPMODE = depmode=gcc3
##############################################
ebview-0.3.6.2/src/Makefile.win32debug-386-GTAGS:
ebview-0.3.6.2/src/Makefile.win32debug:387:	here=`$(am__cd) $(top_builddir) && pwd` \
ebview-0.3.6.2/src/Makefile.win32debug-388-	  && cd $(top_srcdir) \
##############################################
ebview-0.3.6.2/src/Makefile.win32debug-400-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ebview-0.3.6.2/src/Makefile.win32debug:401:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ebview-0.3.6.2/src/Makefile.win32debug-402-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ebview-0.3.6.2/util/Makefile.in-173-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ebview-0.3.6.2/util/Makefile.in:174:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ebview-0.3.6.2/util/Makefile.in-175-	  if test -f $$p \
##############################################
ebview-0.3.6.2/util/Makefile.in-177-	  ; then \
ebview-0.3.6.2/util/Makefile.in:178:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ebview-0.3.6.2/util/Makefile.in-179-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
ebview-0.3.6.2/util/Makefile.in-186-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ebview-0.3.6.2/util/Makefile.in:187:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ebview-0.3.6.2/util/Makefile.in-188-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
ebview-0.3.6.2/util/Makefile.in-193-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ebview-0.3.6.2/util/Makefile.in:194:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ebview-0.3.6.2/util/Makefile.in-195-	  echo " rm -f $$p $$f"; \
##############################################
ebview-0.3.6.2/util/Makefile.in-216-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ebview-0.3.6.2/util/Makefile.in:217:	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
ebview-0.3.6.2/util/Makefile.in-218-
##############################################
ebview-0.3.6.2/util/Makefile.in-222-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ebview-0.3.6.2/util/Makefile.in:223:	$(COMPILE) -c `cygpath -w $<`
ebview-0.3.6.2/util/Makefile.in-224-
##############################################
ebview-0.3.6.2/util/Makefile.in-228-@AMDEP_TRUE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ebview-0.3.6.2/util/Makefile.in:229:	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
ebview-0.3.6.2/util/Makefile.in-230-CCDEPMODE = @CCDEPMODE@
##############################################
ebview-0.3.6.2/util/Makefile.in-270-GTAGS:
ebview-0.3.6.2/util/Makefile.in:271:	here=`$(am__cd) $(top_builddir) && pwd` \
ebview-0.3.6.2/util/Makefile.in-272-	  && cd $(top_srcdir) \
##############################################
ebview-0.3.6.2/util/Makefile.in-284-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ebview-0.3.6.2/util/Makefile.in:285:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ebview-0.3.6.2/util/Makefile.in-286-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ebview-0.3.6.2/util/Makefile-173-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ebview-0.3.6.2/util/Makefile:174:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ebview-0.3.6.2/util/Makefile-175-	  if test -f $$p \
##############################################
ebview-0.3.6.2/util/Makefile-177-	  ; then \
ebview-0.3.6.2/util/Makefile:178:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ebview-0.3.6.2/util/Makefile-179-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
ebview-0.3.6.2/util/Makefile-186-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ebview-0.3.6.2/util/Makefile:187:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ebview-0.3.6.2/util/Makefile-188-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
ebview-0.3.6.2/util/Makefile-193-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ebview-0.3.6.2/util/Makefile:194:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ebview-0.3.6.2/util/Makefile-195-	  echo " rm -f $$p $$f"; \
##############################################
ebview-0.3.6.2/util/Makefile-216-	$(CCDEPMODE) $(depcomp) \
ebview-0.3.6.2/util/Makefile:217:	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
ebview-0.3.6.2/util/Makefile-218-
##############################################
ebview-0.3.6.2/util/Makefile-222-	$(CCDEPMODE) $(depcomp) \
ebview-0.3.6.2/util/Makefile:223:	$(COMPILE) -c `cygpath -w $<`
ebview-0.3.6.2/util/Makefile-224-
##############################################
ebview-0.3.6.2/util/Makefile-228-	$(CCDEPMODE) $(depcomp) \
ebview-0.3.6.2/util/Makefile:229:	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
ebview-0.3.6.2/util/Makefile-230-CCDEPMODE = depmode=gcc3
##############################################
ebview-0.3.6.2/util/Makefile-270-GTAGS:
ebview-0.3.6.2/util/Makefile:271:	here=`$(am__cd) $(top_builddir) && pwd` \
ebview-0.3.6.2/util/Makefile-272-	  && cd $(top_srcdir) \
##############################################
ebview-0.3.6.2/util/Makefile-284-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ebview-0.3.6.2/util/Makefile:285:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ebview-0.3.6.2/util/Makefile-286-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \