===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xsane-0.999/Makefile.in-63-	for subdir in $(SUBDIRS); do		\
xsane-0.999/Makefile.in:64:	  target=`echo $@ | sed s/-recursive//`; \
xsane-0.999/Makefile.in-65-	  echo making $$target in $$subdir;	\
##############################################
xsane-0.999/m4/gettext.m4-137-	      AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xsane-0.999/m4/gettext.m4:138:		[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
xsane-0.999/m4/gettext.m4-139-	      if test "$MSGFMT" != "no"; then
##############################################
xsane-0.999/m4/gettext.m4-142-		AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/gettext.m4:143:		  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/gettext.m4-144-		AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
xsane-0.999/m4/gettext.m4-172-		   AM_PATH_PROG_WITH_TEST(GMSGFMT, msgfmt,
xsane-0.999/m4/gettext.m4:173:		    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)
xsane-0.999/m4/gettext.m4-174-		 fi
xsane-0.999/m4/gettext.m4-175-		 AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/gettext.m4:176:		   [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/gettext.m4-177-		 USE_INCLUDED_LIBINTL=yes
##############################################
xsane-0.999/m4/gettext.m4-182-		 INTLLIBS=$INTLDEPS
xsane-0.999/m4/gettext.m4:183:		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/m4/gettext.m4-184-		 nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/m4/gettext.m4-200-        AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xsane-0.999/m4/gettext.m4:201:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
xsane-0.999/m4/gettext.m4-202-        AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
xsane-0.999/m4/gettext.m4-203-        AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/gettext.m4:204:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/gettext.m4-205-        AC_SUBST(MSGFMT)
##############################################
xsane-0.999/m4/gettext.m4-211-	INTLLIBS=$INTLDEPS
xsane-0.999/m4/gettext.m4:212:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/m4/gettext.m4-213-        nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/m4/gtk-2.0.m4-58-  if test x"$no_gtk" = x ; then
xsane-0.999/m4/gtk-2.0.m4:59:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xsane-0.999/m4/gtk-2.0.m4:60:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xsane-0.999/m4/gtk-2.0.m4-61-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
xsane-0.999/m4/gimp-orauch.m4-82-    GTK_LIBS=""
xsane-0.999/m4/gimp-orauch.m4:83:    GIMP_CFLAGS=`$GIMP_CONFIG $gimp_config_args --cflags`
xsane-0.999/m4/gimp-orauch.m4:84:    GIMP_LIBS=`$GIMP_CONFIG $gimp_config_args --libs`" -lgimp"
xsane-0.999/m4/gimp-orauch.m4-85-    gimp_config_major_version=`$GIMP_CONFIG $gimp_config_args --version | \
##############################################
xsane-0.999/m4/msnative-struct.m4-24-      fi
xsane-0.999/m4/msnative-struct.m4:25:      case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in
xsane-0.999/m4/msnative-struct.m4-26-        2.)
##############################################
xsane-0.999/m4/sane.m4-20-  else
xsane-0.999/m4/sane.m4:21:    SANE_CFLAGS=`$SANE_CONFIG $sane_config_args --cflags`
xsane-0.999/m4/sane.m4:22:    SANE_LDFLAGS=`$SANE_CONFIG $sane_config_args --ldflags`
xsane-0.999/m4/sane.m4:23:#    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs`
xsane-0.999/m4/sane.m4:24:    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs | sed -e 's/-lintl//g'`
xsane-0.999/m4/sane.m4:25:    SANE_PREFIX=`$SANE_CONFIG $sane_config_args --prefix`
xsane-0.999/m4/sane.m4-26-    sane_config_major_version=`$SANE_CONFIG $sane_config_args --version | \
##############################################
xsane-0.999/m4/old/gtk2.m4-15-      AC_MSG_CHECKING(for GTK - version >= $min_gtk_version)
xsane-0.999/m4/old/gtk2.m4:16:      if `pkg-config gtk+-2.0 --atleast-version=$min_gtk_version` ; then
xsane-0.999/m4/old/gtk2.m4-17-        GTK_CFLAGS=`pkg-config gtk+-2.0 --cflags`
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-15-      AC_MSG_CHECKING(for GTK - version >= $min_gtk_version)
xsane-0.999/m4/old/aclocal.m4.bak:16:      if `pkg-config gtk+-2.0 --atleast-version=$min_gtk_version` ; then
xsane-0.999/m4/old/aclocal.m4.bak-17-        GTK_CFLAGS=`pkg-config gtk+-2.0 --cflags`
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-75-  else
xsane-0.999/m4/old/aclocal.m4.bak:76:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
xsane-0.999/m4/old/aclocal.m4.bak:77:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
xsane-0.999/m4/old/aclocal.m4.bak-78-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-288-    GTK_LIBS=""
xsane-0.999/m4/old/aclocal.m4.bak:289:    GIMP_CFLAGS=`$GIMP_CONFIG $gimp_config_args --cflags`
xsane-0.999/m4/old/aclocal.m4.bak:290:    GIMP_LIBS=`$GIMP_CONFIG $gimp_config_args --libs`" -lgimp"
xsane-0.999/m4/old/aclocal.m4.bak-291-    gimp_config_major_version=`$GIMP_CONFIG $gimp_config_args --version | \
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-476-  else
xsane-0.999/m4/old/aclocal.m4.bak:477:    SANE_CFLAGS=`$SANE_CONFIG $sane_config_args --cflags`
xsane-0.999/m4/old/aclocal.m4.bak:478:    SANE_LDFLAGS=`$SANE_CONFIG $sane_config_args --ldflags`
xsane-0.999/m4/old/aclocal.m4.bak:479:#    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs`
xsane-0.999/m4/old/aclocal.m4.bak:480:    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs | sed -e 's/-lintl//g'`
xsane-0.999/m4/old/aclocal.m4.bak:481:    SANE_PREFIX=`$SANE_CONFIG $sane_config_args --prefix`
xsane-0.999/m4/old/aclocal.m4.bak-482-    sane_config_major_version=`$SANE_CONFIG $sane_config_args --version | \
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-855-	      AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xsane-0.999/m4/old/aclocal.m4.bak:856:		[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
xsane-0.999/m4/old/aclocal.m4.bak-857-	      if test "$MSGFMT" != "no"; then
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-860-		AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/old/aclocal.m4.bak:861:		  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/old/aclocal.m4.bak-862-		AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-890-		   AM_PATH_PROG_WITH_TEST(GMSGFMT, msgfmt,
xsane-0.999/m4/old/aclocal.m4.bak:891:		    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)
xsane-0.999/m4/old/aclocal.m4.bak-892-		 fi
xsane-0.999/m4/old/aclocal.m4.bak-893-		 AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/old/aclocal.m4.bak:894:		   [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/old/aclocal.m4.bak-895-		 USE_INCLUDED_LIBINTL=yes
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-900-		 INTLLIBS=$INTLDEPS
xsane-0.999/m4/old/aclocal.m4.bak:901:		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/m4/old/aclocal.m4.bak-902-		 nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-918-        AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xsane-0.999/m4/old/aclocal.m4.bak:919:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
xsane-0.999/m4/old/aclocal.m4.bak-920-        AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
xsane-0.999/m4/old/aclocal.m4.bak-921-        AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/old/aclocal.m4.bak:922:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/old/aclocal.m4.bak-923-        AC_SUBST(MSGFMT)
##############################################
xsane-0.999/m4/old/aclocal.m4.bak-929-	INTLLIBS=$INTLDEPS
xsane-0.999/m4/old/aclocal.m4.bak:930:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/m4/old/aclocal.m4.bak-931-        nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-15-      AC_MSG_CHECKING(for GTK - version >= $min_gtk_version)
xsane-0.999/m4/old/aclocal.m4-0.92:16:      if `pkg-config gtk+-2.0 --atleast-version=$min_gtk_version` ; then
xsane-0.999/m4/old/aclocal.m4-0.92-17-        GTK_CFLAGS=`pkg-config gtk+-2.0 --cflags`
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-75-  else
xsane-0.999/m4/old/aclocal.m4-0.92:76:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
xsane-0.999/m4/old/aclocal.m4-0.92:77:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
xsane-0.999/m4/old/aclocal.m4-0.92-78-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-288-    GTK_LIBS=""
xsane-0.999/m4/old/aclocal.m4-0.92:289:    GIMP_CFLAGS=`$GIMP_CONFIG $gimp_config_args --cflags`
xsane-0.999/m4/old/aclocal.m4-0.92:290:    GIMP_LIBS=`$GIMP_CONFIG $gimp_config_args --libs`" -lgimp"
xsane-0.999/m4/old/aclocal.m4-0.92-291-    gimp_config_major_version=`$GIMP_CONFIG $gimp_config_args --version | \
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-476-  else
xsane-0.999/m4/old/aclocal.m4-0.92:477:    SANE_CFLAGS=`$SANE_CONFIG $sane_config_args --cflags`
xsane-0.999/m4/old/aclocal.m4-0.92:478:    SANE_LDFLAGS=`$SANE_CONFIG $sane_config_args --ldflags`
xsane-0.999/m4/old/aclocal.m4-0.92:479:#    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs`
xsane-0.999/m4/old/aclocal.m4-0.92:480:    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs | sed -e 's/-lintl//g'`
xsane-0.999/m4/old/aclocal.m4-0.92:481:    SANE_PREFIX=`$SANE_CONFIG $sane_config_args --prefix`
xsane-0.999/m4/old/aclocal.m4-0.92-482-    sane_config_major_version=`$SANE_CONFIG $sane_config_args --version | \
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-855-	      AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xsane-0.999/m4/old/aclocal.m4-0.92:856:		[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
xsane-0.999/m4/old/aclocal.m4-0.92-857-	      if test "$MSGFMT" != "no"; then
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-860-		AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/old/aclocal.m4-0.92:861:		  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/old/aclocal.m4-0.92-862-		AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-890-		   AM_PATH_PROG_WITH_TEST(GMSGFMT, msgfmt,
xsane-0.999/m4/old/aclocal.m4-0.92:891:		    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)
xsane-0.999/m4/old/aclocal.m4-0.92-892-		 fi
xsane-0.999/m4/old/aclocal.m4-0.92-893-		 AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/old/aclocal.m4-0.92:894:		   [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/old/aclocal.m4-0.92-895-		 USE_INCLUDED_LIBINTL=yes
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-900-		 INTLLIBS=$INTLDEPS
xsane-0.999/m4/old/aclocal.m4-0.92:901:		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/m4/old/aclocal.m4-0.92-902-		 nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-918-        AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
xsane-0.999/m4/old/aclocal.m4-0.92:919:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
xsane-0.999/m4/old/aclocal.m4-0.92-920-        AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
xsane-0.999/m4/old/aclocal.m4-0.92-921-        AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
xsane-0.999/m4/old/aclocal.m4-0.92:922:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
xsane-0.999/m4/old/aclocal.m4-0.92-923-        AC_SUBST(MSGFMT)
##############################################
xsane-0.999/m4/old/aclocal.m4-0.92-929-	INTLLIBS=$INTLDEPS
xsane-0.999/m4/old/aclocal.m4-0.92:930:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/m4/old/aclocal.m4-0.92-931-        nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/m4/old/gimp.m4-38-  else
xsane-0.999/m4/old/gimp.m4:39:    GIMP_CFLAGS=`$GIMPTOOL $gimptool_args --cflags`
xsane-0.999/m4/old/gimp.m4:40:    GIMP_LIBS=`$GIMPTOOL $gimptool_args --libs`
xsane-0.999/m4/old/gimp.m4-41-
xsane-0.999/m4/old/gimp.m4:42:    GIMP_CFLAGS_NOUI=`$GIMPTOOL $gimptool_args --cflags-noui`
xsane-0.999/m4/old/gimp.m4:43:    noui_test=`echo $GIMP_CFLAGS_NOUI | sed 's/^\(Usage\).*/\1/'`
xsane-0.999/m4/old/gimp.m4-44-    if test "$noui_test" = "Usage" ; then
##############################################
xsane-0.999/m4/old/gimp.m4-47-    else
xsane-0.999/m4/old/gimp.m4:48:       GIMP_LIBS_NOUI=`$GIMPTOOL $gimptool_args --libs-noui`
xsane-0.999/m4/old/gimp.m4-49-    fi
xsane-0.999/m4/old/gimp.m4-50-
xsane-0.999/m4/old/gimp.m4:51:    GIMP_DATA_DIR=`$GIMPTOOL $gimptool_args --gimpdatadir`
xsane-0.999/m4/old/gimp.m4:52:    GIMP_PLUGIN_DIR=`$GIMPTOOL $gimptool_args --gimpplugindir`
xsane-0.999/m4/old/gimp.m4:53:    nodatadir_test=`echo $GIMP_DATA_DIR | sed 's/^\(Usage\).*/\1/'`
xsane-0.999/m4/old/gimp.m4-54-    if test "$nodatadir_test" = "Usage" ; then
##############################################
xsane-0.999/m4/gtk.m4-46-  else
xsane-0.999/m4/gtk.m4:47:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
xsane-0.999/m4/gtk.m4:48:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
xsane-0.999/m4/gtk.m4-49-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
xsane-0.999/m4/gimp-2.0.m4-51-  if test x"$no_gimp" = x ; then
xsane-0.999/m4/gimp-2.0.m4:52:    GIMP_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xsane-0.999/m4/gimp-2.0.m4:53:    GIMP_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xsane-0.999/m4/gimp-2.0.m4:54:    GIMP_CFLAGS_NOUI=`$PKG_CONFIG $pkg_name --cflags`
xsane-0.999/m4/gimp-2.0.m4:55:    GIMP_LIBS_NOUI=`$PKG_CONFIG $pkg_name --libs`
xsane-0.999/m4/gimp-2.0.m4:56:    GIMP_DATA_DIR=`$PKG_CONFIG $pkg_name --variable=gimpdatadir`
xsane-0.999/m4/gimp-2.0.m4:57:    GIMP_PLUGIN_DIR=`$PKG_CONFIG $pkg_name --variable=gimplibdir`
xsane-0.999/m4/gimp-2.0.m4-58-
##############################################
xsane-0.999/po/Makefile.in-67-	  echo "creating $@" ; \
xsane-0.999/po/Makefile.in:68:	  file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
xsane-0.999/po/Makefile.in-69-	    && rm -f $$file && $(GMSGFMT) -o $$file $< ; \
##############################################
xsane-0.999/po/Makefile.in-104-	for cat in $$catalogs; do \
xsane-0.999/po/Makefile.in:105:	  cat=`basename $$cat`; \
xsane-0.999/po/Makefile.in-106-	  case "$$cat" in \
##############################################
xsane-0.999/po/Makefile.in-109-	  esac; \
xsane-0.999/po/Makefile.in:110:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
xsane-0.999/po/Makefile.in-111-	  dir=$$destdir/$$lang/LC_MESSAGES; \
##############################################
xsane-0.999/po/Makefile.in-141-	for cat in $$catalogs; do \
xsane-0.999/po/Makefile.in:142:	  cat=`basename $$cat`; \
xsane-0.999/po/Makefile.in:143:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
xsane-0.999/po/Makefile.in-144-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \
##############################################
xsane-0.999/po/Makefile.in-181-	for cat in $$catalogs; do \
xsane-0.999/po/Makefile.in:182:	  cat=`basename $$cat`; \
xsane-0.999/po/Makefile.in:183:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
xsane-0.999/po/Makefile.in-184-	  mv $$lang.po $$lang.old.po; \
##############################################
xsane-0.999/po/Makefile.in-196-	for LNG in $(POFILES) ; do \
xsane-0.999/po/Makefile.in:197:	 FORMAT=`grep charset IMPORT_PO_DIR/$$LNG | sed -e '{ s/Content-Type: text\/plain; charset=//g ; s/\\\n// ; s/\"//g ; }'` ;\
xsane-0.999/po/Makefile.in-198-	 COMMAND="s/"$$FORMAT"/UTF-8/g" ;\
##############################################
xsane-0.999/po/Makefile.in-208-	  if test -r $$LNG; then \
xsane-0.999/po/Makefile.in:209:	    FORMAT=`grep charset $$LNG | sed -e '{ s/Content-Type: text\/plain; charset=//g ; s/\\\n// ; s/\"//g ; }'` ;\
xsane-0.999/po/Makefile.in-210-	    COMMAND="s/"$$FORMAT"/UTF-8/g" ;\
##############################################
xsane-0.999/mkinstalldirs-10-for file in ${1+"$@"} ; do 
xsane-0.999/mkinstalldirs:11:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
xsane-0.999/mkinstalldirs-12-   shift
##############################################
xsane-0.999/install-sh-85-
xsane-0.999/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
xsane-0.999/install-sh-87-	    shift
##############################################
xsane-0.999/install-sh-89-
xsane-0.999/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
xsane-0.999/install-sh-91-	    shift
##############################################
xsane-0.999/install-sh-150-	then
xsane-0.999/install-sh:151:		dst="$dst"/`basename $src`
xsane-0.999/install-sh-152-	else
##############################################
xsane-0.999/install-sh-157-## this sed command emulates the dirname command
xsane-0.999/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
xsane-0.999/install-sh-159-
##############################################
xsane-0.999/install-sh-171-IFS='%'
xsane-0.999/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
xsane-0.999/install-sh-173-IFS="${oIFS}"
##############################################
xsane-0.999/install-sh-205-	then
xsane-0.999/install-sh:206:		dstfile=`basename $dst`
xsane-0.999/install-sh-207-	else
##############################################
xsane-0.999/install-sh-215-	then
xsane-0.999/install-sh:216:		dstfile=`basename $dst`
xsane-0.999/install-sh-217-	else
##############################################
xsane-0.999/src/xsane-startimage.pnm-5-255
##############################################
xsane-0.999/src/xsane-startimage.pnm-78-
##############################################
xsane-0.999/src/sane-epson-logo.xpm-477-"                                                                                                                                  E@F.H           6 D F@G@H@s@s@I@0@J@o+          g@; } ; e                               0 0 0 0                   0 0         K@,.I.).            L@^.M.N.      M@>+q.          [.R.|.T.    j@)+U.N@1.          6.X.v.O@Z.        P@0.`.x.Q@          z.f.g.A.    R@S@                                                                                                                        ",
xsane-0.999/src/sane-epson-logo.xpm:478:"                                                                                                                                @ T@q+            U@V@W@W@X@Y@Z@`@a@w@ #        .#> $ ^ . o                             0 0 0 0 0                 0 0 0       +#&+,.I.J.          o.@#^.M.        ##>+q.Q.        [.R.S.        )+U.V.1.        $#%#X.v.Y.          P@~+`.x. +        y.&#++@+A.  (+*#                                                                                                                          ",
xsane-0.999/src/sane-epson-logo.xpm-479-"                                                                                                                              @ @ : =#              3 -#;#>#G@a@,#'#e         )#!#3 $ %+t+D                             0 0 0 0 0 0           0 0 0 0         ~#&+1+I.2+        {#]#@#4+          ^#8+9+Q.0+      /#R.(#        c+d+V.e+      _#$#:#f+g+            P@j+{+<#          [#&#m+/+}##+|#                                                                                                                            ",
##############################################
xsane-0.999/src/Plustek-logo.xpm-177-"      0 9 = $ $ = $ = $ $ $ $ $ = = $ $ $ $ $ $ $ D #                                                         [ b.[.$ $ $ $ $ $ $ $ $ $ $ = $ = $ $ $ $ $ ~ O                                 n n n n o n n n Q         b @.@.` ..                  C n n n n n n n n z     T o n n n o n n o               o n n n n o n n Q             y Q n n n n n n o n n A 6.            n n n n n o n o o           1.n o n n o o n n o n o n n n n n o o o o n n n n n B     o o n n n n o n n   K n n n n n n n o u                   ",
xsane-0.999/src/Plustek-logo.xpm:178:"          ` : $ $ $ $ = = $ $ = $ $ $ = = $ $ $ = $ { k ;.                                                G 7 / $ = $ = $ $ = $ = = $ $ = $ $ $ = = $ = &                                     n n n n n n n n o                                     ' n o n n o o o o y     C n o o o n n n n r           (.n o o o o n n n Q               2 ~.n n n n o n n n n c.:.        ` n n n n n n o n n           y o n n n n n o n u K 5.K K K K w w w 5.w w w w K 5.C     n n n n n n n n o     u n o o o o n n o ,.                ",
xsane-0.999/src/Plustek-logo.xpm-179-"              ` -.= $ $ = $ $ $ $ = $ $ $ $ $ $ $ $ { $ = 5 (                                         [ t a = $ $ = { $ = $ $ $ $ $ = $ $ = $ $ $ * 0.                                      !.n n o n o n o n u                                     S n n n n n n n o d.    d n n n n o o n o V           ~.n n n n n o n n u                   1.Q o n n n n n o o M         ^.o o n o n n n n n           j n n n n n n o n i                                       n n o o n n o n n     ..Q n n n o n n n Q f               ",
##############################################
xsane-0.999/src/sane-umax-logo.xpm-540-"                                                                    H#+@|+          L $+I#J#K#v#v#L#d#M#x@          k#; k ; >.                                    ( ( ( ( ( ( ( ( ( ( ( ( ,.,.        ( ( ( ( ( ( ( ( ( ( N#( ,.,.,.  ( ( ( ( ( ( ( ( ( ( ,.,.( ( ( ( ( ( ( ( ( ( ( ( ( ,.( ( ( ( ( ( ( ( ( ( :@,.,.,.  }@'.|@!.l.m.].n./.o.p.q.r.s.t.u.O#V.v.w.x.y.z.A.B.C.4.D.E.1@,.,.              8@8@8@8@8@8@8@8@8@8@8@,.8@8@8@8@8@8@8@8@8@8@8@,.                                                                          ",
xsane-0.999/src/sane-umax-logo.xpm:541:"                                                                  @ P#z@            Q#R#S#S#T#U#V#W#e#z#X#        Y#> $ ^ . e.                                    ( ( ( ( ( ( ( ( ( ( ( ( ( (     ( ( ( ( ( ( ( ( ( Z#( `#( `#,.,.,.  ( ( ( ( ( ( ( ( ( ( ,.,.( ( ( ( ( ( ( ( ( ( ( ( ,.,.( ( ( ( ( ( (  $f@g@h@,.,.,.k@l@m@n@o@N.O.P.Q.p.R.r.S.T.u.U.V..$W.x.X.z.Y.Z.`. +.+++@+p@<+,.,.            8@8@8@8@8@8@8@8@8@8@8@,.,.8@8@8@8@8@8@8@8@8@8@8@8@,.                                                                        ",
xsane-0.999/src/sane-umax-logo.xpm-542-"                                                                @ @ h +$              I @$#$$$J#e#%$&$>.        *$=$I $ (@C@$+                                      ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( `#( ( `#( -$,.,.,.,.  ( ( ( ( ( ( ( ( ( ( ,.,.,.( ( ( ( ( ( ( ( ( ( ( ,.,.( ( ( ( ( F@G@H@I@i@J@,.,.,.m@n@L@N.M@P.&+*+=+-+;+>+,+'+)+!+~+{+]+^+/+Z.(+ +_+++@+:+<+N@r@s@,.,.        ;$8@8@8@8@8@8@8@8@8@8@8@,.,.,.8@8@8@8@8@8@8@8@8@8@8@8@,.                                                                      ",
##############################################
xsane-0.999/src/xsane-calibration.xpm-710-". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:711:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:712:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:713:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:714:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:715:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:716:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:717:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:718:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:719:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:720:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:721:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:722:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:723:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:724:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:725:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:726:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:727:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:728:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:729:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:730:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:731:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:732:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:733:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:734:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:735:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:736:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:737:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:738:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:739:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:740:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:741:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:742:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:743:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:744:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:745:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:746:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:747:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:748:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:749:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:750:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:751:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:752:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:753:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:754:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:755:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:756:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:757:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:758:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:759:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm:760:". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + @ @ - # ; ; % > * , , ' ) ! ~ ~ { ] ^ / / ( _ : < < [ } | 1 1 2 3 4 5 5 6 7 8 9 9 0 a b c c d e f g g h i j k k l m n o o p q r s s t u v v w x y z z A B C D D E F G H H I J K L L M N O P P Q R S T T U V W X X Y Z `  . ...+.@.#.#.$.%.&.*.*.=.-.;.>.>.,.'.).!.!.~.{.].].^./.(._._.:.<.[.}.}.|.1.2.3.3.4.5.6.7.7.8.9.0.a.a.b.+ c.d.d.e.f.g.h.h.i.j.k.l.l.m.n.o.p.p.q.r.s.t.t.u.v.w.x.x.y.z.A.A.B.C.D.E.E.F.G.H.I.I.J.K.L.M.M.N.O.P.Q.Q.R.S.T.U.U.V.W.X.Y.Y.Z.`. +.+.+++@+#+$+$+%+&+*+=+=+-+;+>+,+,+'+)+!+~+~+{+]+^+/+/+(+_+:+<+<+[+}+|+|+1+2+3+4+4+5+6+7+8+8+9+0+a+b+b+c+d+e+f+f+g+h+i+j+j+k+l+m+n+n+o+p+q+r+r+s+t+u+v+v+w+x+y+z+z+A+B+C+D+D+E+= F+& & G+$ H++ + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
xsane-0.999/src/xsane-calibration.xpm-761-". . . . . . . . . . . . . . . . . . . . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . . . . . . . . . . . . . . . . . . . . ",
##############################################
xsane-0.999/debian/patches/0001-lcms2_configure.patch-161--	esac;
xsane-0.999/debian/patches/0001-lcms2_configure.patch:162:-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
xsane-0.999/debian/patches/0001-lcms2_configure.patch-163--	???[sx]*):;;*)false;;esac;fi
##############################################
xsane-0.999/debian/patches/0001-lcms2_configure.patch-282-   # Check for GNU $ac_path_GREP
xsane-0.999/debian/patches/0001-lcms2_configure.patch:283: case `"$ac_path_GREP" --version 2>&1` in
xsane-0.999/debian/patches/0001-lcms2_configure.patch-284-@@ -3366,7 +3383,7 @@ do
##############################################
xsane-0.999/debian/patches/0001-lcms2_configure.patch-291-   # Check for GNU $ac_path_EGREP
xsane-0.999/debian/patches/0001-lcms2_configure.patch:292: case `"$ac_path_EGREP" --version 2>&1` in
xsane-0.999/debian/patches/0001-lcms2_configure.patch-293-@@ -3684,7 +3701,7 @@ do
##############################################
xsane-0.999/debian/patches/0001-lcms2_configure.patch-680--	esac;
xsane-0.999/debian/patches/0001-lcms2_configure.patch:681:-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
xsane-0.999/debian/patches/0001-lcms2_configure.patch-682--	???[sx]*):;;*)false;;esac;fi
##############################################
xsane-0.999/debian/patches/0001-lcms2_configure.patch-700-@@ -8674,10 +8703,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
xsane-0.999/debian/patches/0001-lcms2_configure.patch:701: ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xsane-0.999/debian/patches/0001-lcms2_configure.patch-702- ac_cs_version="\\
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-47-  as_echo='print -r --'
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-48-  as_echo_n='print -rn --'
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-50-  as_echo='printf %s\n'
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-52-else
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-64-      esac;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-296-      case $as_dir in #(
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-298-      *) as_qdir=$as_dir;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-361-  {
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:362:    as_val=`expr "$@" || test $? -eq 1`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-363-  }
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-368-# ----------------------------------------
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-522-	esac;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-801-  case $ac_option in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:802:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-803-  *=)   ac_optarg= ;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-845-  -disable-* | --disable-*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:846:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-847-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-850-    ac_useropt_orig=$ac_useropt
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:851:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-852-    case $ac_user_opts in
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-871-  -enable-* | --enable-*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:872:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-873-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-876-    ac_useropt_orig=$ac_useropt
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:877:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-878-    case $ac_user_opts in
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1075-  -with-* | --with-*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1080-    ac_useropt_orig=$ac_useropt
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1082-    case $ac_user_opts in
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1091-  -without-* | --without-*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1096-    ac_useropt_orig=$ac_useropt
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1098-    case $ac_user_opts in
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1129-  *=*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1130:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1150-if test -n "$ac_prev"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1151:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1152-  as_fn_error $? "missing argument to $ac_option"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1172-    */ )
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1173:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1174-      eval $ac_var=\$ac_val;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1209-ac_ls_di=`ls -di .` &&
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1210:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1211-  as_fn_error $? "working directory cannot be determined"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1265-case $srcdir in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1266:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1267-esac
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1308-By default, \`make install' will install all the files in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1309:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1310:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1311-for instance \`--prefix=\$HOME'.
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1405-*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1406:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1407-  # A ".." for each directory in $ac_dir_suffix.
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1408:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1409-  case $ac_top_builddir_sub in
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1943-    *\'*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:1944:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-1945-    esac
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2026-      case $ac_val in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2027:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2028-      esac
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2041-	case $ac_val in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2042:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2043-	esac
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2164-    set,)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2165:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2166:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2167-      ac_cache_corrupted=: ;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2175-	# differences in whitespace do not lead to failure.
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2176:	ac_old_val_w=`echo x $ac_old_val`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2177:	ac_new_val_w=`echo x $ac_new_val`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2178-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2195-    case $ac_new_val in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2196:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2197-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2703-$as_echo_n "checking whether the C compiler works... " >&6; }
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2704:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2705-
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2747-	then :; else
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2748:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2749-	fi
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2807-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2808:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2809-	  break;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2916-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:2917:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-2918-       break;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-3305-  # Check for GNU $ac_path_GREP
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:3306:case `"$ac_path_GREP" --version 2>&1` in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-3307-*GNU*)
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-3371-  # Check for GNU $ac_path_EGREP
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:3372:case `"$ac_path_EGREP" --version 2>&1` in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-3373-*GNU*)
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-3532-do :
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:3533:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-3534-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-3537-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:3538:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-3539-_ACEOF
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4332-set x ${MAKE-make}
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:4333:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4334-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4342-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:4343:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4344-  *@@@%%%=?*=@@@%%%*)
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4563-      fi
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:4564:      case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4565-        2.)
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4711-do :
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:4712:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4713-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4715-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:4716:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-4717-_ACEOF
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5306-  for ac_func in _getb67 GETB67 getb67; do
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5307:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5308-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5375-do :
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5376:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5377-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5380-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5381:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5382-_ACEOF
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5573-do :
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5574:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5575-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5577-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5578:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5579-_ACEOF
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5691-do :
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5692:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5693-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5695-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5696:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5697-_ACEOF
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5705-do :
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5706:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5707-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5709-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5710:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5711-_ACEOF
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5924-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:5925:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-5926-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6012-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6013:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6014-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6219-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6220:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6221-	ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6256-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6257:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6258-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6282-		 INTLLIBS=$INTLDEPS
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6283:		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6284-		 nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6314-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6315:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6316-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6391-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6392:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6393-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6418-	INTLLIBS=$INTLDEPS
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6419:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6420-        nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6606-  else
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6607:    SANE_CFLAGS=`$SANE_CONFIG $sane_config_args --cflags`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6608:    SANE_LDFLAGS=`$SANE_CONFIG $sane_config_args --ldflags`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6609:#    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6610:    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs | sed -e 's/-lintl//g'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6611:    SANE_PREFIX=`$SANE_CONFIG $sane_config_args --prefix`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6612-    sane_config_major_version=`$SANE_CONFIG $sane_config_args --version | \
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6852-  if test x"$no_gimp" = x ; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6853:    GIMP_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6854:    GIMP_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6855:    GIMP_CFLAGS_NOUI=`$PKG_CONFIG $pkg_name --cflags`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6856:    GIMP_LIBS_NOUI=`$PKG_CONFIG $pkg_name --libs`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6857:    GIMP_DATA_DIR=`$PKG_CONFIG $pkg_name --variable=gimpdatadir`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:6858:    GIMP_PLUGIN_DIR=`$PKG_CONFIG $pkg_name --variable=gimplibdir`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-6859-
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-7115-  if test x"$no_gtk" = x ; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:7116:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:7117:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-7118-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-7378-  else
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:7379:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:7380:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-7381-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-7744-    GTK_LIBS=""
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:7745:    GIMP_CFLAGS=`$GIMP_CONFIG $gimp_config_args --cflags`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:7746:    GIMP_LIBS=`$GIMP_CONFIG $gimp_config_args --libs`" -lgimp"
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-7747-    gimp_config_major_version=`$GIMP_CONFIG $gimp_config_args --version | \
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8189-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8190:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8191-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8256-if test -z "$BASH_VERSION$ZSH_VERSION" \
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8257:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8258-  as_echo='print -r --'
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8259-  as_echo_n='print -rn --'
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8260:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8261-  as_echo='printf %s\n'
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8263-else
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8264:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8265-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8273-	expr "X$arg" : "X\\(.*\\)$as_nl";
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8274:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8275-      esac;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8350-# ----------------------------------------
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8351:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8352-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8422-  {
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8423:    as_val=`expr "$@" || test $? -eq 1`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8424-  }
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8526-      case $as_dir in #(
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8527:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8528-      *) as_qdir=$as_dir;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8583-	esac;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8584:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8585-	???[sx]*):;;*)false;;esac;fi
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8673-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8674:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8675-ac_cs_version="\\
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8696-  --*=?*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8697:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8698:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8699-    ac_shift=:
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8701-  --*=)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8702:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8703-    ac_optarg=
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8725-    case $ac_optarg in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8726:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8727-    '') as_fn_error $? "missing file argument" ;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8733-    case $ac_optarg in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8734:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8735-    esac
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8863-fi
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8864:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8865-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8880-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8881:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8882-ac_delim='%!_!# '
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8886-
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:8887:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-8888-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9024-for ac_last_try in false false :; do
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:9025:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9026-  if test -z "$ac_tt"; then
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9156-      esac
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:9157:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9158-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9215-*)
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:9216:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9217-  # A ".." for each directory in $ac_dir_suffix.
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:9218:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9219-  case $ac_top_builddir_sub in
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9271-/@mandir@/p'
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:9272:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9273-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9288-
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:9289:# Neutralize VPATH when `$srcdir' = `.'.
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9290-# Shell code in configure.ac might set extrasub.
##############################################
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9315-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure:9316:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xsane-0.999/.pc/0900-i18n_po_update_es_add_gl.patch/configure-9317-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-47-  as_echo='print -r --'
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-48-  as_echo_n='print -rn --'
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-50-  as_echo='printf %s\n'
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-52-else
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-64-      esac;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-175-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-296-      case $as_dir in #(
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-298-      *) as_qdir=$as_dir;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-361-  {
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:362:    as_val=`expr "$@" || test $? -eq 1`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-363-  }
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-368-# ----------------------------------------
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:369:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-370-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-431-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:432:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-433-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-522-	esac;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:523:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-524-	???[sx]*):;;*)false;;esac;fi
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-801-  case $ac_option in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:802:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-803-  *=)   ac_optarg= ;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-845-  -disable-* | --disable-*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:846:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-847-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-850-    ac_useropt_orig=$ac_useropt
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:851:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-852-    case $ac_user_opts in
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-871-  -enable-* | --enable-*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:872:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-873-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-876-    ac_useropt_orig=$ac_useropt
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:877:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-878-    case $ac_user_opts in
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1075-  -with-* | --with-*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1080-    ac_useropt_orig=$ac_useropt
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1082-    case $ac_user_opts in
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1091-  -without-* | --without-*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1096-    ac_useropt_orig=$ac_useropt
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1098-    case $ac_user_opts in
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1129-  *=*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1130:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1150-if test -n "$ac_prev"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1151:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1152-  as_fn_error $? "missing argument to $ac_option"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1172-    */ )
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1173:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1174-      eval $ac_var=\$ac_val;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1209-ac_ls_di=`ls -di .` &&
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1210:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1211-  as_fn_error $? "working directory cannot be determined"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1265-case $srcdir in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1266:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1267-esac
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1308-By default, \`make install' will install all the files in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1309:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1310:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1311-for instance \`--prefix=\$HOME'.
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1405-*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1406:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1407-  # A ".." for each directory in $ac_dir_suffix.
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1408:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1409-  case $ac_top_builddir_sub in
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1943-    *\'*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:1944:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-1945-    esac
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2026-      case $ac_val in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2027:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2028-      esac
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2041-	case $ac_val in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2042:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2043-	esac
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2164-    set,)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2165:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2166:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2167-      ac_cache_corrupted=: ;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2175-	# differences in whitespace do not lead to failure.
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2176:	ac_old_val_w=`echo x $ac_old_val`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2177:	ac_new_val_w=`echo x $ac_new_val`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2178-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2195-    case $ac_new_val in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2196:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2197-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2703-$as_echo_n "checking whether the C compiler works... " >&6; }
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2704:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2705-
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2747-	then :; else
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2748:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2749-	fi
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2807-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2808:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2809-	  break;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2916-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:2917:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-2918-       break;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-3305-  # Check for GNU $ac_path_GREP
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:3306:case `"$ac_path_GREP" --version 2>&1` in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-3307-*GNU*)
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-3371-  # Check for GNU $ac_path_EGREP
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:3372:case `"$ac_path_EGREP" --version 2>&1` in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-3373-*GNU*)
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-3532-do :
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:3533:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-3534-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-3537-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:3538:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-3539-_ACEOF
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4332-set x ${MAKE-make}
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:4333:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4334-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4342-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:4343:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4344-  *@@@%%%=?*=@@@%%%*)
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4563-      fi
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:4564:      case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4565-        2.)
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4711-do :
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:4712:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4713-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4715-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:4716:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-4717-_ACEOF
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5306-  for ac_func in _getb67 GETB67 getb67; do
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5307:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5308-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5375-do :
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5376:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5377-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5380-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5381:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5382-_ACEOF
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5573-do :
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5574:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5575-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5577-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5578:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5579-_ACEOF
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5691-do :
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5692:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5693-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5695-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5696:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5697-_ACEOF
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5705-do :
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5706:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5707-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5709-  cat >>confdefs.h <<_ACEOF
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5710:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5711-_ACEOF
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5924-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:5925:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-5926-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6012-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6013:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6014-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6219-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6220:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6221-	ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6256-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6257:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6258-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6282-		 INTLLIBS=$INTLDEPS
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6283:		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6284-		 nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6314-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6315:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6316-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6391-    if test -f $ac_dir/$ac_word; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6392:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6393-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6418-	INTLLIBS=$INTLDEPS
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6419:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6420-        nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6606-  else
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6607:    SANE_CFLAGS=`$SANE_CONFIG $sane_config_args --cflags`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6608:    SANE_LDFLAGS=`$SANE_CONFIG $sane_config_args --ldflags`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6609:#    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6610:    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs | sed -e 's/-lintl//g'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6611:    SANE_PREFIX=`$SANE_CONFIG $sane_config_args --prefix`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6612-    sane_config_major_version=`$SANE_CONFIG $sane_config_args --version | \
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6852-  if test x"$no_gimp" = x ; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6853:    GIMP_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6854:    GIMP_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6855:    GIMP_CFLAGS_NOUI=`$PKG_CONFIG $pkg_name --cflags`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6856:    GIMP_LIBS_NOUI=`$PKG_CONFIG $pkg_name --libs`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6857:    GIMP_DATA_DIR=`$PKG_CONFIG $pkg_name --variable=gimpdatadir`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:6858:    GIMP_PLUGIN_DIR=`$PKG_CONFIG $pkg_name --variable=gimplibdir`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-6859-
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-7115-  if test x"$no_gtk" = x ; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:7116:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:7117:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-7118-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-7378-  else
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:7379:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:7380:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-7381-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-7744-    GTK_LIBS=""
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:7745:    GIMP_CFLAGS=`$GIMP_CONFIG $gimp_config_args --cflags`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:7746:    GIMP_LIBS=`$GIMP_CONFIG $gimp_config_args --libs`" -lgimp"
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-7747-    gimp_config_major_version=`$GIMP_CONFIG $gimp_config_args --version | \
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8189-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8190:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8191-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8256-if test -z "$BASH_VERSION$ZSH_VERSION" \
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8257:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8258-  as_echo='print -r --'
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8259-  as_echo_n='print -rn --'
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8260:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8261-  as_echo='printf %s\n'
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8263-else
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8264:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8265-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8273-	expr "X$arg" : "X\\(.*\\)$as_nl";
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8274:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8275-      esac;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8350-# ----------------------------------------
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8351:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8352-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8422-  {
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8423:    as_val=`expr "$@" || test $? -eq 1`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8424-  }
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8526-      case $as_dir in #(
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8527:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8528-      *) as_qdir=$as_dir;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8583-	esac;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8584:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8585-	???[sx]*):;;*)false;;esac;fi
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8673-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8674:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8675-ac_cs_version="\\
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8696-  --*=?*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8697:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8698:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8699-    ac_shift=:
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8701-  --*=)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8702:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8703-    ac_optarg=
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8725-    case $ac_optarg in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8726:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8727-    '') as_fn_error $? "missing file argument" ;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8733-    case $ac_optarg in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8734:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8735-    esac
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8863-fi
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8864:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8865-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8880-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8881:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8882-ac_delim='%!_!# '
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8886-
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:8887:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-8888-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9024-for ac_last_try in false false :; do
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:9025:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9026-  if test -z "$ac_tt"; then
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9156-      esac
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:9157:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9158-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9215-*)
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:9216:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9217-  # A ".." for each directory in $ac_dir_suffix.
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:9218:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9219-  case $ac_top_builddir_sub in
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9271-/@mandir@/p'
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:9272:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9273-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9288-
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:9289:# Neutralize VPATH when `$srcdir' = `.'.
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9290-# Shell code in configure.ac might set extrasub.
##############################################
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9315-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xsane-0.999/.pc/0001-lcms2_configure.patch/configure:9316:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xsane-0.999/.pc/0001-lcms2_configure.patch/configure-9317-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xsane-0.999/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
xsane-0.999/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/configure-45-  as_echo='print -r --'
xsane-0.999/configure-46-  as_echo_n='print -rn --'
xsane-0.999/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/configure-48-  as_echo='printf %s\n'
##############################################
xsane-0.999/configure-50-else
xsane-0.999/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xsane-0.999/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xsane-0.999/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
xsane-0.999/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xsane-0.999/configure-62-      esac;
##############################################
xsane-0.999/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xsane-0.999/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xsane-0.999/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xsane-0.999/configure-324-      case $as_dir in #(
xsane-0.999/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xsane-0.999/configure-326-      *) as_qdir=$as_dir;;
##############################################
xsane-0.999/configure-397-  {
xsane-0.999/configure:398:    as_val=`expr "$@" || test $? -eq 1`
xsane-0.999/configure-399-  }
##############################################
xsane-0.999/configure-404-# ----------------------------------------
xsane-0.999/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xsane-0.999/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xsane-0.999/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xsane-0.999/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xsane-0.999/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xsane-0.999/configure-821-  case $ac_option in
xsane-0.999/configure:822:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xsane-0.999/configure-823-  *=)   ac_optarg= ;;
##############################################
xsane-0.999/configure-865-  -disable-* | --disable-*)
xsane-0.999/configure:866:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xsane-0.999/configure-867-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/configure-870-    ac_useropt_orig=$ac_useropt
xsane-0.999/configure:871:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/configure-872-    case $ac_user_opts in
##############################################
xsane-0.999/configure-891-  -enable-* | --enable-*)
xsane-0.999/configure:892:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xsane-0.999/configure-893-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/configure-896-    ac_useropt_orig=$ac_useropt
xsane-0.999/configure:897:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/configure-898-    case $ac_user_opts in
##############################################
xsane-0.999/configure-1095-  -with-* | --with-*)
xsane-0.999/configure:1096:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xsane-0.999/configure-1097-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/configure-1100-    ac_useropt_orig=$ac_useropt
xsane-0.999/configure:1101:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/configure-1102-    case $ac_user_opts in
##############################################
xsane-0.999/configure-1111-  -without-* | --without-*)
xsane-0.999/configure:1112:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xsane-0.999/configure-1113-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/configure-1116-    ac_useropt_orig=$ac_useropt
xsane-0.999/configure:1117:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xsane-0.999/configure-1118-    case $ac_user_opts in
##############################################
xsane-0.999/configure-1149-  *=*)
xsane-0.999/configure:1150:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xsane-0.999/configure-1151-    # Reject names that are not valid shell variable names.
##############################################
xsane-0.999/configure-1170-if test -n "$ac_prev"; then
xsane-0.999/configure:1171:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xsane-0.999/configure-1172-  as_fn_error $? "missing argument to $ac_option"
##############################################
xsane-0.999/configure-1192-    */ )
xsane-0.999/configure:1193:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xsane-0.999/configure-1194-      eval $ac_var=\$ac_val;;
##############################################
xsane-0.999/configure-1227-ac_ls_di=`ls -di .` &&
xsane-0.999/configure:1228:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xsane-0.999/configure-1229-  as_fn_error $? "working directory cannot be determined"
##############################################
xsane-0.999/configure-1283-case $srcdir in
xsane-0.999/configure:1284:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xsane-0.999/configure-1285-esac
##############################################
xsane-0.999/configure-1326-By default, \`make install' will install all the files in
xsane-0.999/configure:1327:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xsane-0.999/configure:1328:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xsane-0.999/configure-1329-for instance \`--prefix=\$HOME'.
##############################################
xsane-0.999/configure-1423-*)
xsane-0.999/configure:1424:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xsane-0.999/configure-1425-  # A ".." for each directory in $ac_dir_suffix.
xsane-0.999/configure:1426:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xsane-0.999/configure-1427-  case $ac_top_builddir_sub in
##############################################
xsane-0.999/configure-1961-    *\'*)
xsane-0.999/configure:1962:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/configure-1963-    esac
##############################################
xsane-0.999/configure-2044-      case $ac_val in
xsane-0.999/configure:2045:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xsane-0.999/configure-2046-      esac
##############################################
xsane-0.999/configure-2059-	case $ac_val in
xsane-0.999/configure:2060:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xsane-0.999/configure-2061-	esac
##############################################
xsane-0.999/configure-2182-    set,)
xsane-0.999/configure:2183:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xsane-0.999/configure:2184:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xsane-0.999/configure-2185-      ac_cache_corrupted=: ;;
##############################################
xsane-0.999/configure-2193-	# differences in whitespace do not lead to failure.
xsane-0.999/configure:2194:	ac_old_val_w=`echo x $ac_old_val`
xsane-0.999/configure:2195:	ac_new_val_w=`echo x $ac_new_val`
xsane-0.999/configure-2196-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xsane-0.999/configure-2213-    case $ac_new_val in
xsane-0.999/configure:2214:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/configure-2215-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xsane-0.999/configure-2721-$as_echo_n "checking whether the C compiler works... " >&6; }
xsane-0.999/configure:2722:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xsane-0.999/configure-2723-
##############################################
xsane-0.999/configure-2765-	then :; else
xsane-0.999/configure:2766:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xsane-0.999/configure-2767-	fi
##############################################
xsane-0.999/configure-2825-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xsane-0.999/configure:2826:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xsane-0.999/configure-2827-	  break;;
##############################################
xsane-0.999/configure-2934-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xsane-0.999/configure:2935:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xsane-0.999/configure-2936-       break;;
##############################################
xsane-0.999/configure-3322-  # Check for GNU $ac_path_GREP
xsane-0.999/configure:3323:case `"$ac_path_GREP" --version 2>&1` in
xsane-0.999/configure-3324-*GNU*)
##############################################
xsane-0.999/configure-3388-  # Check for GNU $ac_path_EGREP
xsane-0.999/configure:3389:case `"$ac_path_EGREP" --version 2>&1` in
xsane-0.999/configure-3390-*GNU*)
##############################################
xsane-0.999/configure-3549-do :
xsane-0.999/configure:3550:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/configure-3551-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xsane-0.999/configure-3554-  cat >>confdefs.h <<_ACEOF
xsane-0.999/configure:3555:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/configure-3556-_ACEOF
##############################################
xsane-0.999/configure-4348-set x ${MAKE-make}
xsane-0.999/configure:4349:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xsane-0.999/configure-4350-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xsane-0.999/configure-4358-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xsane-0.999/configure:4359:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xsane-0.999/configure-4360-  *@@@%%%=?*=@@@%%%*)
##############################################
xsane-0.999/configure-4579-      fi
xsane-0.999/configure:4580:      case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in
xsane-0.999/configure-4581-        2.)
##############################################
xsane-0.999/configure-4727-do :
xsane-0.999/configure:4728:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/configure-4729-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xsane-0.999/configure-4731-  cat >>confdefs.h <<_ACEOF
xsane-0.999/configure:4732:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/configure-4733-_ACEOF
##############################################
xsane-0.999/configure-5350-  for ac_func in _getb67 GETB67 getb67; do
xsane-0.999/configure:5351:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/configure-5352-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/configure-5416-do :
xsane-0.999/configure:5417:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/configure-5418-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xsane-0.999/configure-5421-  cat >>confdefs.h <<_ACEOF
xsane-0.999/configure:5422:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/configure-5423-_ACEOF
##############################################
xsane-0.999/configure-5614-do :
xsane-0.999/configure:5615:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/configure-5616-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/configure-5618-  cat >>confdefs.h <<_ACEOF
xsane-0.999/configure:5619:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xsane-0.999/configure-5620-_ACEOF
##############################################
xsane-0.999/configure-5732-do :
xsane-0.999/configure:5733:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xsane-0.999/configure-5734-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xsane-0.999/configure-5736-  cat >>confdefs.h <<_ACEOF
xsane-0.999/configure:5737:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xsane-0.999/configure-5738-_ACEOF
##############################################
xsane-0.999/configure-5746-do :
xsane-0.999/configure:5747:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xsane-0.999/configure-5748-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xsane-0.999/configure-5750-  cat >>confdefs.h <<_ACEOF
xsane-0.999/configure:5751:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xsane-0.999/configure-5752-_ACEOF
##############################################
xsane-0.999/configure-5965-    if test -f $ac_dir/$ac_word; then
xsane-0.999/configure:5966:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/configure-5967-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/configure-6053-    if test -f $ac_dir/$ac_word; then
xsane-0.999/configure:6054:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/configure-6055-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/configure-6260-    if test -f $ac_dir/$ac_word; then
xsane-0.999/configure:6261:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/configure-6262-	ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/configure-6297-    if test -f $ac_dir/$ac_word; then
xsane-0.999/configure:6298:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/configure-6299-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/configure-6323-		 INTLLIBS=$INTLDEPS
xsane-0.999/configure:6324:		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/configure-6325-		 nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/configure-6355-    if test -f $ac_dir/$ac_word; then
xsane-0.999/configure:6356:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
xsane-0.999/configure-6357-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
xsane-0.999/configure-6432-    if test -f $ac_dir/$ac_word; then
xsane-0.999/configure:6433:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
xsane-0.999/configure-6434-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
xsane-0.999/configure-6459-	INTLLIBS=$INTLDEPS
xsane-0.999/configure:6460:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
xsane-0.999/configure-6461-        nls_cv_header_intl=intl/libintl.h
##############################################
xsane-0.999/configure-6647-  else
xsane-0.999/configure:6648:    SANE_CFLAGS=`$SANE_CONFIG $sane_config_args --cflags`
xsane-0.999/configure:6649:    SANE_LDFLAGS=`$SANE_CONFIG $sane_config_args --ldflags`
xsane-0.999/configure:6650:#    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs`
xsane-0.999/configure:6651:    SANE_LIBS=`$SANE_CONFIG $sane_config_args --libs | sed -e 's/-lintl//g'`
xsane-0.999/configure:6652:    SANE_PREFIX=`$SANE_CONFIG $sane_config_args --prefix`
xsane-0.999/configure-6653-    sane_config_major_version=`$SANE_CONFIG $sane_config_args --version | \
##############################################
xsane-0.999/configure-6893-  if test x"$no_gimp" = x ; then
xsane-0.999/configure:6894:    GIMP_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xsane-0.999/configure:6895:    GIMP_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xsane-0.999/configure:6896:    GIMP_CFLAGS_NOUI=`$PKG_CONFIG $pkg_name --cflags`
xsane-0.999/configure:6897:    GIMP_LIBS_NOUI=`$PKG_CONFIG $pkg_name --libs`
xsane-0.999/configure:6898:    GIMP_DATA_DIR=`$PKG_CONFIG $pkg_name --variable=gimpdatadir`
xsane-0.999/configure:6899:    GIMP_PLUGIN_DIR=`$PKG_CONFIG $pkg_name --variable=gimplibdir`
xsane-0.999/configure-6900-
##############################################
xsane-0.999/configure-7156-  if test x"$no_gtk" = x ; then
xsane-0.999/configure:7157:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
xsane-0.999/configure:7158:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
xsane-0.999/configure-7159-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
##############################################
xsane-0.999/configure-7419-  else
xsane-0.999/configure:7420:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
xsane-0.999/configure:7421:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
xsane-0.999/configure-7422-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
xsane-0.999/configure-7785-    GTK_LIBS=""
xsane-0.999/configure:7786:    GIMP_CFLAGS=`$GIMP_CONFIG $gimp_config_args --cflags`
xsane-0.999/configure:7787:    GIMP_LIBS=`$GIMP_CONFIG $gimp_config_args --libs`" -lgimp"
xsane-0.999/configure-7788-    gimp_config_major_version=`$GIMP_CONFIG $gimp_config_args --version | \
##############################################
xsane-0.999/configure-8230-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xsane-0.999/configure:8231:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xsane-0.999/configure-8232-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xsane-0.999/configure-8297-if test -z "$BASH_VERSION$ZSH_VERSION" \
xsane-0.999/configure:8298:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/configure-8299-  as_echo='print -r --'
xsane-0.999/configure-8300-  as_echo_n='print -rn --'
xsane-0.999/configure:8301:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xsane-0.999/configure-8302-  as_echo='printf %s\n'
##############################################
xsane-0.999/configure-8304-else
xsane-0.999/configure:8305:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xsane-0.999/configure-8306-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xsane-0.999/configure-8314-	expr "X$arg" : "X\\(.*\\)$as_nl";
xsane-0.999/configure:8315:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xsane-0.999/configure-8316-      esac;
##############################################
xsane-0.999/configure-8391-# ----------------------------------------
xsane-0.999/configure:8392:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xsane-0.999/configure-8393-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xsane-0.999/configure-8463-  {
xsane-0.999/configure:8464:    as_val=`expr "$@" || test $? -eq 1`
xsane-0.999/configure-8465-  }
##############################################
xsane-0.999/configure-8567-      case $as_dir in #(
xsane-0.999/configure:8568:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xsane-0.999/configure-8569-      *) as_qdir=$as_dir;;
##############################################
xsane-0.999/configure-8702-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xsane-0.999/configure:8703:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xsane-0.999/configure-8704-ac_cs_version="\\
##############################################
xsane-0.999/configure-8725-  --*=?*)
xsane-0.999/configure:8726:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xsane-0.999/configure:8727:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xsane-0.999/configure-8728-    ac_shift=:
##############################################
xsane-0.999/configure-8730-  --*=)
xsane-0.999/configure:8731:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xsane-0.999/configure-8732-    ac_optarg=
##############################################
xsane-0.999/configure-8754-    case $ac_optarg in
xsane-0.999/configure:8755:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/configure-8756-    '') as_fn_error $? "missing file argument" ;;
##############################################
xsane-0.999/configure-8762-    case $ac_optarg in
xsane-0.999/configure:8763:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xsane-0.999/configure-8764-    esac
##############################################
xsane-0.999/configure-8892-fi
xsane-0.999/configure:8893:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xsane-0.999/configure-8894-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xsane-0.999/configure-8909-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xsane-0.999/configure:8910:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xsane-0.999/configure-8911-ac_delim='%!_!# '
##############################################
xsane-0.999/configure-8915-
xsane-0.999/configure:8916:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xsane-0.999/configure-8917-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xsane-0.999/configure-9053-for ac_last_try in false false :; do
xsane-0.999/configure:9054:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xsane-0.999/configure-9055-  if test -z "$ac_tt"; then
##############################################
xsane-0.999/configure-9185-      esac
xsane-0.999/configure:9186:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xsane-0.999/configure-9187-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xsane-0.999/configure-9244-*)
xsane-0.999/configure:9245:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xsane-0.999/configure-9246-  # A ".." for each directory in $ac_dir_suffix.
xsane-0.999/configure:9247:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xsane-0.999/configure-9248-  case $ac_top_builddir_sub in
##############################################
xsane-0.999/configure-9300-/@mandir@/p'
xsane-0.999/configure:9301:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xsane-0.999/configure-9302-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xsane-0.999/configure-9317-
xsane-0.999/configure:9318:# Neutralize VPATH when `$srcdir' = `.'.
xsane-0.999/configure-9319-# Shell code in configure.ac might set extrasub.
##############################################
xsane-0.999/configure-9344-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xsane-0.999/configure:9345:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xsane-0.999/configure-9346-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \