===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
chemtool-1.6.14/config.sub-59-
chemtool-1.6.14/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
chemtool-1.6.14/config.sub-61-
##############################################
chemtool-1.6.14/config.sub-123-# Here we must recognize all the valid KERNEL-OS combinations.
chemtool-1.6.14/config.sub:124:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
chemtool-1.6.14/config.sub-125-case $maybe_os in
##############################################
chemtool-1.6.14/config.sub-130-    os=-$maybe_os
chemtool-1.6.14/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
chemtool-1.6.14/config.sub-132-    ;;
chemtool-1.6.14/config.sub-133-  *)
chemtool-1.6.14/config.sub:134:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
chemtool-1.6.14/config.sub-135-    if [ $basic_machine != $1 ]
chemtool-1.6.14/config.sub:136:    then os=`echo $1 | sed 's/.*-/-/'`
chemtool-1.6.14/config.sub-137-    else os=; fi
##############################################
chemtool-1.6.14/config.sub-184-		os=-sco5v6
chemtool-1.6.14/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-186-		;;
##############################################
chemtool-1.6.14/config.sub-188-		os=-sco3.2v5
chemtool-1.6.14/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-190-		;;
##############################################
chemtool-1.6.14/config.sub-192-		os=-sco3.2v4
chemtool-1.6.14/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-194-		;;
chemtool-1.6.14/config.sub-195-	-sco3.2.[4-9]*)
chemtool-1.6.14/config.sub:196:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
chemtool-1.6.14/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-198-		;;
##############################################
chemtool-1.6.14/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
chemtool-1.6.14/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-202-		;;
##############################################
chemtool-1.6.14/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
chemtool-1.6.14/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-206-		;;
##############################################
chemtool-1.6.14/config.sub-208-		os=-sco3.2v2
chemtool-1.6.14/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-210-		;;
chemtool-1.6.14/config.sub-211-	-udk*)
chemtool-1.6.14/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-213-		;;
##############################################
chemtool-1.6.14/config.sub-215-		os=-isc2.2
chemtool-1.6.14/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-217-		;;
##############################################
chemtool-1.6.14/config.sub-221-	-isc*)
chemtool-1.6.14/config.sub:222:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
chemtool-1.6.14/config.sub-223-		;;
##############################################
chemtool-1.6.14/config.sub-227-	-ptx*)
chemtool-1.6.14/config.sub:228:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
chemtool-1.6.14/config.sub-229-		;;
chemtool-1.6.14/config.sub-230-	-windowsnt*)
chemtool-1.6.14/config.sub:231:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
chemtool-1.6.14/config.sub-232-		;;
##############################################
chemtool-1.6.14/config.sub-323-	*-*-*)
chemtool-1.6.14/config.sub:324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
chemtool-1.6.14/config.sub-325-		exit 1
##############################################
chemtool-1.6.14/config.sub-433-	amd64-*)
chemtool-1.6.14/config.sub:434:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-435-		;;
##############################################
chemtool-1.6.14/config.sub-475-	blackfin-*)
chemtool-1.6.14/config.sub:476:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-477-		os=-linux
##############################################
chemtool-1.6.14/config.sub-678-	i*86v32)
chemtool-1.6.14/config.sub:679:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
chemtool-1.6.14/config.sub-680-		os=-sysv32
##############################################
chemtool-1.6.14/config.sub-682-	i*86v4*)
chemtool-1.6.14/config.sub:683:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
chemtool-1.6.14/config.sub-684-		os=-sysv4
##############################################
chemtool-1.6.14/config.sub-686-	i*86v)
chemtool-1.6.14/config.sub:687:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
chemtool-1.6.14/config.sub-688-		os=-sysv
##############################################
chemtool-1.6.14/config.sub-690-	i*86sol2)
chemtool-1.6.14/config.sub:691:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
chemtool-1.6.14/config.sub-692-		os=-solaris2
##############################################
chemtool-1.6.14/config.sub-720-	m68knommu-*)
chemtool-1.6.14/config.sub:721:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-722-		os=-linux
##############################################
chemtool-1.6.14/config.sub-753-	mips3*-*)
chemtool-1.6.14/config.sub:754:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
chemtool-1.6.14/config.sub-755-		;;
chemtool-1.6.14/config.sub-756-	mips3*)
chemtool-1.6.14/config.sub:757:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
chemtool-1.6.14/config.sub-758-		;;
##############################################
chemtool-1.6.14/config.sub-771-	ms1-*)
chemtool-1.6.14/config.sub:772:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
chemtool-1.6.14/config.sub-773-		;;
##############################################
chemtool-1.6.14/config.sub-876-	parisc-*)
chemtool-1.6.14/config.sub:877:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-878-		os=-linux
##############################################
chemtool-1.6.14/config.sub-892-	pc98-*)
chemtool-1.6.14/config.sub:893:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-894-		;;
##############################################
chemtool-1.6.14/config.sub-907-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
chemtool-1.6.14/config.sub:908:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-909-		;;
chemtool-1.6.14/config.sub-910-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
chemtool-1.6.14/config.sub:911:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-912-		;;
chemtool-1.6.14/config.sub-913-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
chemtool-1.6.14/config.sub:914:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-915-		;;
chemtool-1.6.14/config.sub-916-	pentium4-*)
chemtool-1.6.14/config.sub:917:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-918-		;;
##############################################
chemtool-1.6.14/config.sub-925-		;;
chemtool-1.6.14/config.sub:926:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-927-		;;
##############################################
chemtool-1.6.14/config.sub-931-	ppcle-* | powerpclittle-*)
chemtool-1.6.14/config.sub:932:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-933-		;;
##############################################
chemtool-1.6.14/config.sub-935-		;;
chemtool-1.6.14/config.sub:936:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-937-		;;
##############################################
chemtool-1.6.14/config.sub-941-	ppc64le-* | powerpc64little-*)
chemtool-1.6.14/config.sub:942:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
chemtool-1.6.14/config.sub-943-		;;
##############################################
chemtool-1.6.14/config.sub-1233-	*)
chemtool-1.6.14/config.sub:1234:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
chemtool-1.6.14/config.sub-1235-		exit 1
##############################################
chemtool-1.6.14/config.sub-1241-	*-digital*)
chemtool-1.6.14/config.sub:1242:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
chemtool-1.6.14/config.sub-1243-		;;
chemtool-1.6.14/config.sub-1244-	*-commodore*)
chemtool-1.6.14/config.sub:1245:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
chemtool-1.6.14/config.sub-1246-		;;
##############################################
chemtool-1.6.14/config.sub-1262-	-solaris1 | -solaris1.*)
chemtool-1.6.14/config.sub:1263:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
chemtool-1.6.14/config.sub-1264-		;;
##############################################
chemtool-1.6.14/config.sub-1274-	-gnu/linux*)
chemtool-1.6.14/config.sub:1275:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
chemtool-1.6.14/config.sub-1276-		;;
##############################################
chemtool-1.6.14/config.sub-1319-	-nto*)
chemtool-1.6.14/config.sub:1320:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
chemtool-1.6.14/config.sub-1321-		;;
##############################################
chemtool-1.6.14/config.sub-1326-	-mac*)
chemtool-1.6.14/config.sub:1327:		os=`echo $os | sed -e 's|mac|macos|'`
chemtool-1.6.14/config.sub-1328-		;;
##############################################
chemtool-1.6.14/config.sub-1332-	-linux*)
chemtool-1.6.14/config.sub:1333:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
chemtool-1.6.14/config.sub-1334-		;;
chemtool-1.6.14/config.sub-1335-	-sunos5*)
chemtool-1.6.14/config.sub:1336:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
chemtool-1.6.14/config.sub-1337-		;;
chemtool-1.6.14/config.sub-1338-	-sunos6*)
chemtool-1.6.14/config.sub:1339:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
chemtool-1.6.14/config.sub-1340-		;;
##############################################
chemtool-1.6.14/config.sub-1387-	-sinix5.*)
chemtool-1.6.14/config.sub:1388:		os=`echo $os | sed -e 's|sinix|sysv|'`
chemtool-1.6.14/config.sub-1389-		;;
##############################################
chemtool-1.6.14/config.sub-1441-		# Get rid of the `-' at the beginning of $os.
chemtool-1.6.14/config.sub:1442:		os=`echo $os | sed 's/[^-]*-//'`
chemtool-1.6.14/config.sub:1443:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
chemtool-1.6.14/config.sub-1444-		exit 1
##############################################
chemtool-1.6.14/config.sub-1692-		esac
chemtool-1.6.14/config.sub:1693:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
chemtool-1.6.14/config.sub-1694-		;;
##############################################
chemtool-1.6.14/intl/config.charset-116-host="$1"
chemtool-1.6.14/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
chemtool-1.6.14/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
chemtool-1.6.14/intl/Makefile.in-264-	  if test "@RELOCATABLE@" = yes; then \
chemtool-1.6.14/intl/Makefile.in:265:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
chemtool-1.6.14/intl/Makefile.in-266-	    if test -n "$$dependencies"; then \
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-118-extern char *gettext (const char *__msgid)
chemtool-1.6.14/intl/libgnuintl.h.in:119:       _INTL_ASM (libintl_gettext);
chemtool-1.6.14/intl/libgnuintl.h.in-120-#endif
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-134-extern char *dgettext (const char *__domainname, const char *__msgid)
chemtool-1.6.14/intl/libgnuintl.h.in:135:       _INTL_ASM (libintl_dgettext);
chemtool-1.6.14/intl/libgnuintl.h.in-136-#endif
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-153-			int __category)
chemtool-1.6.14/intl/libgnuintl.h.in:154:       _INTL_ASM (libintl_dcgettext);
chemtool-1.6.14/intl/libgnuintl.h.in-155-#endif
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-173-		       unsigned long int __n)
chemtool-1.6.14/intl/libgnuintl.h.in:174:       _INTL_ASM (libintl_ngettext);
chemtool-1.6.14/intl/libgnuintl.h.in-175-#endif
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-193-			unsigned long int __n)
chemtool-1.6.14/intl/libgnuintl.h.in:194:       _INTL_ASM (libintl_dngettext);
chemtool-1.6.14/intl/libgnuintl.h.in-195-#endif
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-215-			 unsigned long int __n, int __category)
chemtool-1.6.14/intl/libgnuintl.h.in:216:       _INTL_ASM (libintl_dcngettext);
chemtool-1.6.14/intl/libgnuintl.h.in-217-#endif
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-233-extern char *textdomain (const char *__domainname)
chemtool-1.6.14/intl/libgnuintl.h.in:234:       _INTL_ASM (libintl_textdomain);
chemtool-1.6.14/intl/libgnuintl.h.in-235-#endif
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-251-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
chemtool-1.6.14/intl/libgnuintl.h.in:252:       _INTL_ASM (libintl_bindtextdomain);
chemtool-1.6.14/intl/libgnuintl.h.in-253-#endif
##############################################
chemtool-1.6.14/intl/libgnuintl.h.in-270-				      const char *__codeset)
chemtool-1.6.14/intl/libgnuintl.h.in:271:       _INTL_ASM (libintl_bind_textdomain_codeset);
chemtool-1.6.14/intl/libgnuintl.h.in-272-#endif
##############################################
chemtool-1.6.14/Makefile.in-93-	ps-recursive uninstall-recursive
chemtool-1.6.14/Makefile.in:94:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
chemtool-1.6.14/Makefile.in-95-am__vpath_adj = case $$p in \
chemtool-1.6.14/Makefile.in:96:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
chemtool-1.6.14/Makefile.in-97-    *) f=$$p;; \
chemtool-1.6.14/Makefile.in-98-  esac;
chemtool-1.6.14/Makefile.in:99:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
chemtool-1.6.14/Makefile.in-100-am__install_max = 40
chemtool-1.6.14/Makefile.in-101-am__nobase_strip_setup = \
chemtool-1.6.14/Makefile.in:102:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
chemtool-1.6.14/Makefile.in-103-am__nobase_strip = \
##############################################
chemtool-1.6.14/Makefile.in-139-  while test -n "$$dir1"; do \
chemtool-1.6.14/Makefile.in:140:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
chemtool-1.6.14/Makefile.in-141-    if test "$$first" != "."; then \
chemtool-1.6.14/Makefile.in-142-      if test "$$first" = ".."; then \
chemtool-1.6.14/Makefile.in:143:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
chemtool-1.6.14/Makefile.in:144:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
chemtool-1.6.14/Makefile.in-145-      else \
chemtool-1.6.14/Makefile.in:146:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
chemtool-1.6.14/Makefile.in-147-        if test "$$first2" = "$$first"; then \
chemtool-1.6.14/Makefile.in:148:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
chemtool-1.6.14/Makefile.in-149-        else \
##############################################
chemtool-1.6.14/Makefile.in-154-    fi; \
chemtool-1.6.14/Makefile.in:155:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
chemtool-1.6.14/Makefile.in-156-  done; \
##############################################
chemtool-1.6.14/Makefile.in-423-.c.obj:
chemtool-1.6.14/Makefile.in:424:	$(COMPILE) -c `$(CYGPATH_W) '$<'`
chemtool-1.6.14/Makefile.in-425-
chemtool-1.6.14/Makefile.in-426-cht.o: src-cht/cht.c
chemtool-1.6.14/Makefile.in:427:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cht.o `test -f 'src-cht/cht.c' || echo '$(srcdir)/'`src-cht/cht.c
chemtool-1.6.14/Makefile.in-428-
chemtool-1.6.14/Makefile.in-429-cht.obj: src-cht/cht.c
chemtool-1.6.14/Makefile.in:430:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cht.obj `if test -f 'src-cht/cht.c'; then $(CYGPATH_W) 'src-cht/cht.c'; else $(CYGPATH_W) '$(srcdir)/src-cht/cht.c'; fi`
chemtool-1.6.14/Makefile.in-431-install-man1: $(dist_man_MANS)
##############################################
chemtool-1.6.14/Makefile.in-484-	dot_seen=no; \
chemtool-1.6.14/Makefile.in:485:	target=`echo $@ | sed s/-recursive//`; \
chemtool-1.6.14/Makefile.in-486-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
chemtool-1.6.14/Makefile.in-519-	rev="$$rev ."; \
chemtool-1.6.14/Makefile.in:520:	target=`echo $@ | sed s/-recursive//`; \
chemtool-1.6.14/Makefile.in-521-	for subdir in $$rev; do \
##############################################
chemtool-1.6.14/Makefile.in-597-GTAGS:
chemtool-1.6.14/Makefile.in:598:	here=`$(am__cd) $(top_builddir) && pwd` \
chemtool-1.6.14/Makefile.in-599-	  && $(am__cd) $(top_srcdir) \
##############################################
chemtool-1.6.14/Makefile.in-620-	test -d "$(distdir)" || mkdir "$(distdir)"
chemtool-1.6.14/Makefile.in:621:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chemtool-1.6.14/Makefile.in:622:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chemtool-1.6.14/Makefile.in-623-	list='$(DISTFILES)'; \
##############################################
chemtool-1.6.14/Makefile.in-634-	  if test -d $$d/$$file; then \
chemtool-1.6.14/Makefile.in:635:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
chemtool-1.6.14/Makefile.in-636-	    if test -d "$(distdir)/$$file"; then \
##############################################
chemtool-1.6.14/Makefile.in-742-	test -d $(distdir)/_build || exit 0; \
chemtool-1.6.14/Makefile.in:743:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
chemtool-1.6.14/Makefile.in-744-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
chemtool-1.6.14/Makefile.in-776-	@$(am__cd) '$(distuninstallcheck_dir)' \
chemtool-1.6.14/Makefile.in:777:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
chemtool-1.6.14/Makefile.in-778-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
chemtool-1.6.14/Makefile.in-788-	fi
chemtool-1.6.14/Makefile.in:789:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
chemtool-1.6.14/Makefile.in-790-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
chemtool-1.6.14/autogen.sh-27-  if test -r "$f"; then
chemtool-1.6.14/autogen.sh:28:    lang=`echo $f | sed -e 's,\.po$,,'`
chemtool-1.6.14/autogen.sh-29-    msgfmt -c -o $lang.gmo $lang.po
##############################################
chemtool-1.6.14/config.rpath-48-host="$1"
chemtool-1.6.14/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
chemtool-1.6.14/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
chemtool-1.6.14/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
chemtool-1.6.14/config.rpath-52-
##############################################
chemtool-1.6.14/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
chemtool-1.6.14/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
chemtool-1.6.14/config.rpath-225-          if test -f "$collect2name" && \
##############################################
chemtool-1.6.14/config.rpath-350-      hardcode_direct=yes
chemtool-1.6.14/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
chemtool-1.6.14/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
chemtool-1.6.14/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
chemtool-1.6.14/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
chemtool-1.6.14/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
chemtool-1.6.14/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
chemtool-1.6.14/config.rpath-521-
##############################################
chemtool-1.6.14/config.guess-40-
chemtool-1.6.14/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
chemtool-1.6.14/config.guess-42-
##############################################
chemtool-1.6.14/config.guess-109-: ${TMPDIR=/tmp} ;
chemtool-1.6.14/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
chemtool-1.6.14/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
chemtool-1.6.14/config.guess-205-	    *)
chemtool-1.6.14/config.guess:206:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
chemtool-1.6.14/config.guess-207-		;;
##############################################
chemtool-1.6.14/config.guess-232-	*4.0)
chemtool-1.6.14/config.guess:233:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
chemtool-1.6.14/config.guess-234-		;;
chemtool-1.6.14/config.guess-235-	*5.*)
chemtool-1.6.14/config.guess:236:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
chemtool-1.6.14/config.guess-237-		;;
##############################################
chemtool-1.6.14/config.guess-242-	# types through head -n 1, so we only detect the type of CPU 0.
chemtool-1.6.14/config.guess:243:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
chemtool-1.6.14/config.guess-244-	case "$ALPHA_CPU_TYPE" in
##############################################
chemtool-1.6.14/config.guess-280-	# 1.2 uses "1.2" for uname -r.
chemtool-1.6.14/config.guess:281:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
chemtool-1.6.14/config.guess-282-	exit ;;
##############################################
chemtool-1.6.14/config.guess-337-    s390x:SunOS:*:*)
chemtool-1.6.14/config.guess:338:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chemtool-1.6.14/config.guess-339-	exit ;;
chemtool-1.6.14/config.guess-340-    sun4H:SunOS:5.*:*)
chemtool-1.6.14/config.guess:341:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chemtool-1.6.14/config.guess-342-	exit ;;
chemtool-1.6.14/config.guess-343-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
chemtool-1.6.14/config.guess:344:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chemtool-1.6.14/config.guess-345-	exit ;;
##############################################
chemtool-1.6.14/config.guess-362-	fi
chemtool-1.6.14/config.guess:363:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chemtool-1.6.14/config.guess-364-	exit ;;
##############################################
chemtool-1.6.14/config.guess-368-	# it's likely to be more like Solaris than SunOS4.
chemtool-1.6.14/config.guess:369:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chemtool-1.6.14/config.guess-370-	exit ;;
##############################################
chemtool-1.6.14/config.guess-377-	# Japanese Language versions have a version number like `4.1.3-JL'.
chemtool-1.6.14/config.guess:378:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
chemtool-1.6.14/config.guess-379-	exit ;;
##############################################
chemtool-1.6.14/config.guess-383-    sun*:*:4.2BSD:*)
chemtool-1.6.14/config.guess:384:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
chemtool-1.6.14/config.guess-385-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
chemtool-1.6.14/config.guess-465-	$CC_FOR_BUILD -o $dummy $dummy.c &&
chemtool-1.6.14/config.guess:466:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
chemtool-1.6.14/config.guess:467:	  SYSTEM_NAME=`$dummy $dummyarg` &&
chemtool-1.6.14/config.guess-468-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
chemtool-1.6.14/config.guess-521-    *:IRIX*:*:*)
chemtool-1.6.14/config.guess:522:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
chemtool-1.6.14/config.guess-523-	exit ;;
##############################################
chemtool-1.6.14/config.guess-551-EOF
chemtool-1.6.14/config.guess:552:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
chemtool-1.6.14/config.guess-553-		then
##############################################
chemtool-1.6.14/config.guess-564-    *:AIX:*:[456])
chemtool-1.6.14/config.guess:565:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
chemtool-1.6.14/config.guess-566-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
chemtool-1.6.14/config.guess-599-    9000/[34678]??:HP-UX:*:*)
chemtool-1.6.14/config.guess:600:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
chemtool-1.6.14/config.guess-601-	case "${UNAME_MACHINE}" in
##############################################
chemtool-1.6.14/config.guess-653-EOF
chemtool-1.6.14/config.guess:654:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
chemtool-1.6.14/config.guess-655-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
chemtool-1.6.14/config.guess-681-    ia64:HP-UX:*:*)
chemtool-1.6.14/config.guess:682:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
chemtool-1.6.14/config.guess-683-	echo ia64-hp-hpux${HPUX_REV}
##############################################
chemtool-1.6.14/config.guess-711-EOF
chemtool-1.6.14/config.guess:712:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
chemtool-1.6.14/config.guess-713-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
chemtool-1.6.14/config.guess-782-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
chemtool-1.6.14/config.guess:783:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
chemtool-1.6.14/config.guess-784-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
chemtool-1.6.14/config.guess-787-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
chemtool-1.6.14/config.guess:788:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
chemtool-1.6.14/config.guess-789-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
chemtool-1.6.14/config.guess-802-	    pc98)
chemtool-1.6.14/config.guess:803:		echo i386-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
chemtool-1.6.14/config.guess-804-	    amd64)
chemtool-1.6.14/config.guess:805:		echo x86_64-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
chemtool-1.6.14/config.guess-806-	    *)
chemtool-1.6.14/config.guess:807:		echo ${UNAME_MACHINE}-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
chemtool-1.6.14/config.guess-808-	esac
##############################################
chemtool-1.6.14/config.guess-856-    prep*:SunOS:5.*:*)
chemtool-1.6.14/config.guess:857:	echo powerpcle-${VENDOR}-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
chemtool-1.6.14/config.guess-858-	exit ;;
##############################################
chemtool-1.6.14/config.guess-860-	# the GNU system
chemtool-1.6.14/config.guess:861:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-${VENDOR}-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
chemtool-1.6.14/config.guess-862-	exit ;;
##############################################
chemtool-1.6.14/config.guess-864-	# other systems with GNU libc and userland
chemtool-1.6.14/config.guess:865:	echo ${UNAME_MACHINE}-${VENDOR}-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
chemtool-1.6.14/config.guess-866-	exit ;;
##############################################
chemtool-1.6.14/config.guess-913-EOF
chemtool-1.6.14/config.guess:914:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
chemtool-1.6.14/config.guess-915-	echo "${UNAME_MACHINE}-${VENDOR}-linux-${LIBC}"
##############################################
chemtool-1.6.14/config.guess-941-EOF
chemtool-1.6.14/config.guess:942:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
chemtool-1.6.14/config.guess-943-	test x"${CPU}" != x && { echo "${CPU}-${VENDOR}-linux-gnu"; exit; }
##############################################
chemtool-1.6.14/config.guess-1023-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
chemtool-1.6.14/config.guess:1024:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
chemtool-1.6.14/config.guess-1025-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
chemtool-1.6.14/config.guess-1290-    *:DragonFly:*:*)
chemtool-1.6.14/config.guess:1291:	echo ${UNAME_MACHINE}-${VENDOR}-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
chemtool-1.6.14/config.guess-1292-	exit ;;
##############################################
chemtool-1.6.14/config.guess-1303-    i*86:skyos:*:*)
chemtool-1.6.14/config.guess:1304:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
chemtool-1.6.14/config.guess-1305-	exit ;;
##############################################
chemtool-1.6.14/config.guess-1431-
chemtool-1.6.14/config.guess:1432:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
chemtool-1.6.14/config.guess-1433-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
chemtool-1.6.14/acinclude.m4-46-  else
chemtool-1.6.14/acinclude.m4:47:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
chemtool-1.6.14/acinclude.m4:48:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
chemtool-1.6.14/acinclude.m4-49-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
chemtool-1.6.14/m4/iconv.m4-96-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
chemtool-1.6.14/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
chemtool-1.6.14/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
chemtool-1.6.14/m4/po.m4-64-    else
chemtool-1.6.14/m4/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
chemtool-1.6.14/m4/po.m4-66-      AC_MSG_RESULT(
##############################################
chemtool-1.6.14/m4/po.m4-92-      case "$ac_file" in
chemtool-1.6.14/m4/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
chemtool-1.6.14/m4/po.m4-94-      esac
##############################################
chemtool-1.6.14/m4/po.m4-97-        # Adjust a relative srcdir.
chemtool-1.6.14/m4/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
chemtool-1.6.14/m4/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
chemtool-1.6.14/m4/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
chemtool-1.6.14/m4/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
chemtool-1.6.14/m4/po.m4-104-        case "$ac_given_srcdir" in
chemtool-1.6.14/m4/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
chemtool-1.6.14/m4/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
chemtool-1.6.14/m4/po.m4-121-            fi
chemtool-1.6.14/m4/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
chemtool-1.6.14/m4/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
chemtool-1.6.14/m4/po.m4-217-  # Adjust a relative srcdir.
chemtool-1.6.14/m4/po.m4:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
chemtool-1.6.14/m4/po.m4:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
chemtool-1.6.14/m4/po.m4:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
chemtool-1.6.14/m4/po.m4-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
chemtool-1.6.14/m4/po.m4-224-  case "$ac_given_srcdir" in
chemtool-1.6.14/m4/po.m4:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
chemtool-1.6.14/m4/po.m4-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
chemtool-1.6.14/m4/po.m4-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
chemtool-1.6.14/m4/po.m4:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
chemtool-1.6.14/m4/po.m4:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
chemtool-1.6.14/m4/po.m4-288-  # Compute POTFILES_DEPS as
##############################################
chemtool-1.6.14/m4/po.m4-300-    # The LINGUAS file contains the set of available languages.
chemtool-1.6.14/m4/po.m4:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
chemtool-1.6.14/m4/po.m4-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
chemtool-1.6.14/m4/po.m4-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
chemtool-1.6.14/m4/po.m4:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
chemtool-1.6.14/m4/po.m4:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
chemtool-1.6.14/m4/po.m4-307-  fi
##############################################
chemtool-1.6.14/m4/po.m4-348-    QMFILES="$QMFILES $srcdirpre$lang.qm"
chemtool-1.6.14/m4/po.m4:349:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
chemtool-1.6.14/m4/po.m4-350-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
chemtool-1.6.14/m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
chemtool-1.6.14/m4/po.m4-352-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
chemtool-1.6.14/m4/po.m4-389-      QTCATALOGS="$QTCATALOGS $lang.qm"
chemtool-1.6.14/m4/po.m4:390:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
chemtool-1.6.14/m4/po.m4-391-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
chemtool-1.6.14/m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
chemtool-1.6.14/m4/po.m4-393-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
chemtool-1.6.14/m4/po.m4-400-    for lang in $ALL_LINGUAS; do
chemtool-1.6.14/m4/po.m4:401:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
chemtool-1.6.14/m4/po.m4-402-      cat >> "$ac_file.tmp" <<EOF
##############################################
chemtool-1.6.14/m4/po.m4-411-    for lang in $ALL_LINGUAS; do
chemtool-1.6.14/m4/po.m4:412:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
chemtool-1.6.14/m4/po.m4-413-      cat >> "$ac_file.tmp" <<EOF
##############################################
chemtool-1.6.14/m4/Makefile.in-223-distdir: $(DISTFILES)
chemtool-1.6.14/m4/Makefile.in:224:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chemtool-1.6.14/m4/Makefile.in:225:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
chemtool-1.6.14/m4/Makefile.in-226-	list='$(DISTFILES)'; \
##############################################
chemtool-1.6.14/m4/Makefile.in-237-	  if test -d $$d/$$file; then \
chemtool-1.6.14/m4/Makefile.in:238:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
chemtool-1.6.14/m4/Makefile.in-239-	    if test -d "$(distdir)/$$file"; then \
##############################################
chemtool-1.6.14/m4/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
chemtool-1.6.14/m4/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
chemtool-1.6.14/m4/gettext.m4-239-      fi
##############################################
chemtool-1.6.14/m4/gettext.m4-449-changequote(<<,>>)dnl
chemtool-1.6.14/m4/gettext.m4:450:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
chemtool-1.6.14/m4/gettext.m4-451-    case $ac_prog_version in
##############################################
chemtool-1.6.14/m4/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
chemtool-1.6.14/m4/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
chemtool-1.6.14/m4/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
chemtool-1.6.14/m4/lib-link.m4-218-                -L*)
chemtool-1.6.14/m4/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
chemtool-1.6.14/m4/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
chemtool-1.6.14/m4/lib-link.m4-335-              */lib | */lib/)
chemtool-1.6.14/m4/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
chemtool-1.6.14/m4/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
chemtool-1.6.14/m4/lib-link.m4-388-                  -L*)
chemtool-1.6.14/m4/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
chemtool-1.6.14/m4/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
chemtool-1.6.14/m4/lib-link.m4-438-                  -R*)
chemtool-1.6.14/m4/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
chemtool-1.6.14/m4/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
chemtool-1.6.14/m4/lib-link.m4-468-                    dnl Handle this in the next round.
chemtool-1.6.14/m4/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
chemtool-1.6.14/m4/lib-link.m4-470-                    ;;
##############################################
chemtool-1.6.14/m4/lib-link.m4-474-                    dnl option.
chemtool-1.6.14/m4/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
chemtool-1.6.14/m4/lib-link.m4-476-                    ;;
##############################################
chemtool-1.6.14/m4/lib-ld.m4-16-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
chemtool-1.6.14/m4/lib-ld.m4:17:case `$LD -v 2>&1 </dev/null` in
chemtool-1.6.14/m4/lib-ld.m4-18-*GNU* | *'with BFD'*)
##############################################
chemtool-1.6.14/m4/lib-ld.m4-52-    # gcc leaves a trailing carriage return which upsets mingw
chemtool-1.6.14/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
chemtool-1.6.14/m4/lib-ld.m4-54-  *)
chemtool-1.6.14/m4/lib-ld.m4:55:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
chemtool-1.6.14/m4/lib-ld.m4-56-  esac
##############################################
chemtool-1.6.14/m4/lib-ld.m4-61-      # Canonicalize the path of ld
chemtool-1.6.14/m4/lib-ld.m4:62:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
chemtool-1.6.14/m4/lib-ld.m4-63-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
chemtool-1.6.14/m4/lib-ld.m4:64:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
chemtool-1.6.14/m4/lib-ld.m4-65-      done
##############################################
chemtool-1.6.14/m4/lib-ld.m4-91-      # Break only if it was the GNU/non-GNU ld that we prefer.
chemtool-1.6.14/m4/lib-ld.m4:92:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
chemtool-1.6.14/m4/lib-ld.m4-93-      *GNU* | *'with BFD'*)
##############################################
chemtool-1.6.14/install-sh-217-      fi
chemtool-1.6.14/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
chemtool-1.6.14/install-sh-219-    *)
##############################################
chemtool-1.6.14/install-sh-269-      dstdir=$dst
chemtool-1.6.14/install-sh:270:      dst=$dstdir/`basename "$src"`
chemtool-1.6.14/install-sh-271-      dstdir_status=0
##############################################
chemtool-1.6.14/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
chemtool-1.6.14/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
chemtool-1.6.14/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
chemtool-1.6.14/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
chemtool-1.6.14/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
chemtool-1.6.14/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
chemtool-1.6.14/install-sh-418-	    case $prefix in
chemtool-1.6.14/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
chemtool-1.6.14/install-sh-420-	      *) qprefix=$prefix;;
##############################################
chemtool-1.6.14/install-sh-467-    if $copy_on_change &&
chemtool-1.6.14/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
chemtool-1.6.14/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
chemtool-1.6.14/install-sh-470-
##############################################
chemtool-1.6.14/po/Rules-quot-15-.insert-header.po-update-en:
chemtool-1.6.14/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
chemtool-1.6.14/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
chemtool-1.6.14/po/Rules-quot-18-	tmpdir=`pwd`; \
chemtool-1.6.14/po/Rules-quot-19-	echo "$$lang:"; \
chemtool-1.6.14/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
chemtool-1.6.14/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
chemtool-1.6.14/po/Rules-quot-22-	cd $(srcdir); \
chemtool-1.6.14/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
chemtool-1.6.14/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
chemtool-1.6.14/po/Makefile.in.in-66-.po.gmo:
chemtool-1.6.14/po/Makefile.in.in:67:	@lang=`echo $* | sed -e 's,.*/,,'`; \
chemtool-1.6.14/po/Makefile.in.in-68-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
chemtool-1.6.14/po/Makefile.in.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot
chemtool-1.6.14/po/Makefile.in.in:132:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
chemtool-1.6.14/po/Makefile.in.in-133-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
chemtool-1.6.14/po/Makefile.in.in-161-	for cat in $$catalogs; do \
chemtool-1.6.14/po/Makefile.in.in:162:	  cat=`basename $$cat`; \
chemtool-1.6.14/po/Makefile.in.in:163:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
chemtool-1.6.14/po/Makefile.in.in-164-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
chemtool-1.6.14/po/Makefile.in.in-171-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
chemtool-1.6.14/po/Makefile.in.in:172:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
chemtool-1.6.14/po/Makefile.in.in-173-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
chemtool-1.6.14/po/Makefile.in.in-213-	for cat in $$catalogs; do \
chemtool-1.6.14/po/Makefile.in.in:214:	  cat=`basename $$cat`; \
chemtool-1.6.14/po/Makefile.in.in:215:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
chemtool-1.6.14/po/Makefile.in.in-216-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
chemtool-1.6.14/po/Makefile.in.in-220-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
chemtool-1.6.14/po/Makefile.in.in:221:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
chemtool-1.6.14/po/Makefile.in.in-222-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
chemtool-1.6.14/po/Makefile.in.in-259-	for cat in $$catalogs; do \
chemtool-1.6.14/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
chemtool-1.6.14/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
chemtool-1.6.14/po/Makefile.in.in-262-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
chemtool-1.6.14/po/Makefile.in.in-321-.nop.po-create:
chemtool-1.6.14/po/Makefile.in.in:322:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
chemtool-1.6.14/po/Makefile.in.in-323-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
chemtool-1.6.14/po/Makefile.in.in-328-.nop.po-update:
chemtool-1.6.14/po/Makefile.in.in:329:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
chemtool-1.6.14/po/Makefile.in.in-330-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
chemtool-1.6.14/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
chemtool-1.6.14/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
chemtool-1.6.14/configure-47-  as_echo='print -r --'
chemtool-1.6.14/configure-48-  as_echo_n='print -rn --'
chemtool-1.6.14/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
chemtool-1.6.14/configure-50-  as_echo='printf %s\n'
##############################################
chemtool-1.6.14/configure-52-else
chemtool-1.6.14/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
chemtool-1.6.14/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
chemtool-1.6.14/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
chemtool-1.6.14/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
chemtool-1.6.14/configure-64-      esac;
##############################################
chemtool-1.6.14/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
chemtool-1.6.14/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
chemtool-1.6.14/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
chemtool-1.6.14/configure-327-      case $as_dir in #(
chemtool-1.6.14/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
chemtool-1.6.14/configure-329-      *) as_qdir=$as_dir;;
##############################################
chemtool-1.6.14/configure-400-  {
chemtool-1.6.14/configure:401:    as_val=`expr "$@" || test $? -eq 1`
chemtool-1.6.14/configure-402-  }
##############################################
chemtool-1.6.14/configure-407-# ----------------------------------------
chemtool-1.6.14/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
chemtool-1.6.14/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
chemtool-1.6.14/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
chemtool-1.6.14/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
chemtool-1.6.14/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
chemtool-1.6.14/configure-840-  case $ac_option in
chemtool-1.6.14/configure:841:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
chemtool-1.6.14/configure-842-  *=)   ac_optarg= ;;
##############################################
chemtool-1.6.14/configure-884-  -disable-* | --disable-*)
chemtool-1.6.14/configure:885:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
chemtool-1.6.14/configure-886-    # Reject names that are not valid shell variable names.
##############################################
chemtool-1.6.14/configure-889-    ac_useropt_orig=$ac_useropt
chemtool-1.6.14/configure:890:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
chemtool-1.6.14/configure-891-    case $ac_user_opts in
##############################################
chemtool-1.6.14/configure-910-  -enable-* | --enable-*)
chemtool-1.6.14/configure:911:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
chemtool-1.6.14/configure-912-    # Reject names that are not valid shell variable names.
##############################################
chemtool-1.6.14/configure-915-    ac_useropt_orig=$ac_useropt
chemtool-1.6.14/configure:916:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
chemtool-1.6.14/configure-917-    case $ac_user_opts in
##############################################
chemtool-1.6.14/configure-1114-  -with-* | --with-*)
chemtool-1.6.14/configure:1115:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
chemtool-1.6.14/configure-1116-    # Reject names that are not valid shell variable names.
##############################################
chemtool-1.6.14/configure-1119-    ac_useropt_orig=$ac_useropt
chemtool-1.6.14/configure:1120:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
chemtool-1.6.14/configure-1121-    case $ac_user_opts in
##############################################
chemtool-1.6.14/configure-1130-  -without-* | --without-*)
chemtool-1.6.14/configure:1131:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
chemtool-1.6.14/configure-1132-    # Reject names that are not valid shell variable names.
##############################################
chemtool-1.6.14/configure-1135-    ac_useropt_orig=$ac_useropt
chemtool-1.6.14/configure:1136:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
chemtool-1.6.14/configure-1137-    case $ac_user_opts in
##############################################
chemtool-1.6.14/configure-1168-  *=*)
chemtool-1.6.14/configure:1169:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
chemtool-1.6.14/configure-1170-    # Reject names that are not valid shell variable names.
##############################################
chemtool-1.6.14/configure-1189-if test -n "$ac_prev"; then
chemtool-1.6.14/configure:1190:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
chemtool-1.6.14/configure-1191-  as_fn_error $? "missing argument to $ac_option"
##############################################
chemtool-1.6.14/configure-1211-    */ )
chemtool-1.6.14/configure:1212:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
chemtool-1.6.14/configure-1213-      eval $ac_var=\$ac_val;;
##############################################
chemtool-1.6.14/configure-1246-ac_ls_di=`ls -di .` &&
chemtool-1.6.14/configure:1247:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
chemtool-1.6.14/configure-1248-  as_fn_error $? "working directory cannot be determined"
##############################################
chemtool-1.6.14/configure-1302-case $srcdir in
chemtool-1.6.14/configure:1303:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
chemtool-1.6.14/configure-1304-esac
##############################################
chemtool-1.6.14/configure-1345-By default, \`make install' will install all the files in
chemtool-1.6.14/configure:1346:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
chemtool-1.6.14/configure:1347:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
chemtool-1.6.14/configure-1348-for instance \`--prefix=\$HOME'.
##############################################
chemtool-1.6.14/configure-1456-*)
chemtool-1.6.14/configure:1457:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
chemtool-1.6.14/configure-1458-  # A ".." for each directory in $ac_dir_suffix.
chemtool-1.6.14/configure:1459:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
chemtool-1.6.14/configure-1460-  case $ac_top_builddir_sub in
##############################################
chemtool-1.6.14/configure-1998-    *\'*)
chemtool-1.6.14/configure:1999:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
chemtool-1.6.14/configure-2000-    esac
##############################################
chemtool-1.6.14/configure-2081-      case $ac_val in
chemtool-1.6.14/configure:2082:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
chemtool-1.6.14/configure-2083-      esac
##############################################
chemtool-1.6.14/configure-2096-	case $ac_val in
chemtool-1.6.14/configure:2097:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
chemtool-1.6.14/configure-2098-	esac
##############################################
chemtool-1.6.14/configure-2219-    set,)
chemtool-1.6.14/configure:2220:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
chemtool-1.6.14/configure:2221:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
chemtool-1.6.14/configure-2222-      ac_cache_corrupted=: ;;
##############################################
chemtool-1.6.14/configure-2230-	# differences in whitespace do not lead to failure.
chemtool-1.6.14/configure:2231:	ac_old_val_w=`echo x $ac_old_val`
chemtool-1.6.14/configure:2232:	ac_new_val_w=`echo x $ac_new_val`
chemtool-1.6.14/configure-2233-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
chemtool-1.6.14/configure-2250-    case $ac_new_val in
chemtool-1.6.14/configure:2251:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
chemtool-1.6.14/configure-2252-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
chemtool-1.6.14/configure-2426-if (
chemtool-1.6.14/configure:2427:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
chemtool-1.6.14/configure-2428-   if test "$*" = "X"; then
chemtool-1.6.14/configure-2429-      # -L didn't work.
chemtool-1.6.14/configure:2430:      set X `ls -t "$srcdir/configure" conftest.file`
chemtool-1.6.14/configure-2431-   fi
##############################################
chemtool-1.6.14/configure-2462-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
chemtool-1.6.14/configure:2463:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
chemtool-1.6.14/configure-2464-
chemtool-1.6.14/configure-2465-# expand $ac_aux_dir to an absolute path
chemtool-1.6.14/configure:2466:am_aux_dir=`cd $ac_aux_dir && pwd`
chemtool-1.6.14/configure-2467-
##############################################
chemtool-1.6.14/configure-2607-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
chemtool-1.6.14/configure:2608:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
chemtool-1.6.14/configure-2609-	     'mkdir (GNU coreutils) '* | \
##############################################
chemtool-1.6.14/configure-2686-set x ${MAKE-make}
chemtool-1.6.14/configure:2687:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
chemtool-1.6.14/configure-2688-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
chemtool-1.6.14/configure-2696-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
chemtool-1.6.14/configure:2697:case `${MAKE-make} -f conftest.make 2>/dev/null` in
chemtool-1.6.14/configure-2698-  *@@@%%%=?*=@@@%%%*)
##############################################
chemtool-1.6.14/configure-2723-
chemtool-1.6.14/configure:2724:if test "`cd $srcdir && pwd`" != "`pwd`"; then
chemtool-1.6.14/configure-2725-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
chemtool-1.6.14/configure-3074-    else
chemtool-1.6.14/configure:3075:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
chemtool-1.6.14/configure-3076-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
chemtool-1.6.14/configure-3132-# Ignore all kinds of additional output from `make'.
chemtool-1.6.14/configure:3133:case `$am_make -s -f confmf 2> /dev/null` in #(
chemtool-1.6.14/configure-3134-*the\ am__doit\ target*)
##############################################
chemtool-1.6.14/configure-3142-   echo '.include "confinc"' > confmf
chemtool-1.6.14/configure:3143:   case `$am_make -s -f confmf 2> /dev/null` in #(
chemtool-1.6.14/configure-3144-   *the\ am__doit\ target*)
##############################################
chemtool-1.6.14/configure-3520-$as_echo_n "checking whether the C compiler works... " >&6; }
chemtool-1.6.14/configure:3521:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
chemtool-1.6.14/configure-3522-
##############################################
chemtool-1.6.14/configure-3564-	then :; else
chemtool-1.6.14/configure:3565:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
chemtool-1.6.14/configure-3566-	fi
##############################################
chemtool-1.6.14/configure-3624-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
chemtool-1.6.14/configure:3625:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
chemtool-1.6.14/configure-3626-	  break;;
##############################################
chemtool-1.6.14/configure-3733-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
chemtool-1.6.14/configure:3734:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
chemtool-1.6.14/configure-3735-       break;;
##############################################
chemtool-1.6.14/configure-3991-  if test "$am_compiler_list" = ""; then
chemtool-1.6.14/configure:3992:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
chemtool-1.6.14/configure-3993-  fi
##############################################
chemtool-1.6.14/configure-4101-test "x$ac_build_alias" = x &&
chemtool-1.6.14/configure:4102:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
chemtool-1.6.14/configure-4103-test "x$ac_build_alias" = x &&
chemtool-1.6.14/configure-4104-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
chemtool-1.6.14/configure:4105:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
chemtool-1.6.14/configure-4106-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
chemtool-1.6.14/configure-4125-IFS=$ac_save_IFS
chemtool-1.6.14/configure:4126:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
chemtool-1.6.14/configure-4127-
##############################################
chemtool-1.6.14/configure-4136-else
chemtool-1.6.14/configure:4137:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
chemtool-1.6.14/configure-4138-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
chemtool-1.6.14/configure-4158-IFS=$ac_save_IFS
chemtool-1.6.14/configure:4159:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
chemtool-1.6.14/configure-4160-
##############################################
chemtool-1.6.14/configure-4190-    # gcc leaves a trailing carriage return which upsets mingw
chemtool-1.6.14/configure:4191:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
chemtool-1.6.14/configure-4192-  *)
chemtool-1.6.14/configure:4193:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
chemtool-1.6.14/configure-4194-  esac
##############################################
chemtool-1.6.14/configure-4199-      # Canonicalize the path of ld
chemtool-1.6.14/configure:4200:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
chemtool-1.6.14/configure-4201-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
chemtool-1.6.14/configure:4202:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
chemtool-1.6.14/configure-4203-      done
##############################################
chemtool-1.6.14/configure-4233-      # Break only if it was the GNU/non-GNU ld that we prefer.
chemtool-1.6.14/configure:4234:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
chemtool-1.6.14/configure-4235-      *GNU* | *'with BFD'*)
##############################################
chemtool-1.6.14/configure-4262-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
chemtool-1.6.14/configure:4263:case `$LD -v 2>&1 </dev/null` in
chemtool-1.6.14/configure-4264-*GNU* | *'with BFD'*)
##############################################
chemtool-1.6.14/configure-4372-        names_already_handled="$names_already_handled $name"
chemtool-1.6.14/configure:4373:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
chemtool-1.6.14/configure-4374-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
chemtool-1.6.14/configure-4418-                -L*)
chemtool-1.6.14/configure:4419:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
chemtool-1.6.14/configure-4420-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
chemtool-1.6.14/configure-4510-              */lib | */lib/)
chemtool-1.6.14/configure:4511:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
chemtool-1.6.14/configure-4512-                additional_includedir="$basedir/include"
##############################################
chemtool-1.6.14/configure-4558-                  -L*)
chemtool-1.6.14/configure:4559:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
chemtool-1.6.14/configure-4560-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
chemtool-1.6.14/configure-4615-                  -R*)
chemtool-1.6.14/configure:4616:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
chemtool-1.6.14/configure-4617-                    if test "$enable_rpath" != no; then
##############################################
chemtool-1.6.14/configure-4640-                  -l*)
chemtool-1.6.14/configure:4641:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
chemtool-1.6.14/configure-4642-                    ;;
chemtool-1.6.14/configure-4643-                  *.la)
chemtool-1.6.14/configure:4644:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
chemtool-1.6.14/configure-4645-                    ;;
##############################################
chemtool-1.6.14/configure-4931-        names_already_handled="$names_already_handled $name"
chemtool-1.6.14/configure:4932:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
chemtool-1.6.14/configure-4933-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
chemtool-1.6.14/configure-4977-                -L*)
chemtool-1.6.14/configure:4978:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
chemtool-1.6.14/configure-4979-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
chemtool-1.6.14/configure-5069-              */lib | */lib/)
chemtool-1.6.14/configure:5070:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
chemtool-1.6.14/configure-5071-                additional_includedir="$basedir/include"
##############################################
chemtool-1.6.14/configure-5117-                  -L*)
chemtool-1.6.14/configure:5118:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
chemtool-1.6.14/configure-5119-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
chemtool-1.6.14/configure-5174-                  -R*)
chemtool-1.6.14/configure:5175:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
chemtool-1.6.14/configure-5176-                    if test "$enable_rpath" != no; then
##############################################
chemtool-1.6.14/configure-5199-                  -l*)
chemtool-1.6.14/configure:5200:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
chemtool-1.6.14/configure-5201-                    ;;
chemtool-1.6.14/configure-5202-                  *.la)
chemtool-1.6.14/configure:5203:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
chemtool-1.6.14/configure-5204-                    ;;
##############################################
chemtool-1.6.14/configure-5980-  if test "$am_compiler_list" = ""; then
chemtool-1.6.14/configure:5981:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
chemtool-1.6.14/configure-5982-  fi
##############################################
chemtool-1.6.14/configure-6082-set x ${MAKE-make}
chemtool-1.6.14/configure:6083:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
chemtool-1.6.14/configure-6084-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
chemtool-1.6.14/configure-6092-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
chemtool-1.6.14/configure:6093:case `${MAKE-make} -f conftest.make 2>/dev/null` in
chemtool-1.6.14/configure-6094-  *@@@%%%=?*=@@@%%%*)
##############################################
chemtool-1.6.14/configure-6443-  else
chemtool-1.6.14/configure:6444:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
chemtool-1.6.14/configure:6445:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
chemtool-1.6.14/configure-6446-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
chemtool-1.6.14/configure-6621-if $PKG_CONFIG gtk+-2.0 --cflags ; then
chemtool-1.6.14/configure:6622:       GTK_CFLAGS="-DGTK2 `$PKG_CONFIG gtk+-2.0 --cflags` "
chemtool-1.6.14/configure:6623:       GTK_LIBS=`$PKG_CONFIG gtk+-2.0 --libs`
chemtool-1.6.14/configure-6624-
##############################################
chemtool-1.6.14/configure-6629-if $PKG_CONFIG --cflags gtk+ ; then
chemtool-1.6.14/configure:6630:	GTK_CFLAGS=`$PKG_CONFIG gtk+ --cflags`
chemtool-1.6.14/configure:6631:	GTK_LIBS=`$PKG_CONFIG gtk+ --libs`
chemtool-1.6.14/configure-6632-fi
##############################################
chemtool-1.6.14/configure-6809-    for ac_var in incroot usrlibdir libdir; do
chemtool-1.6.14/configure:6810:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
chemtool-1.6.14/configure-6811-    done
##############################################
chemtool-1.6.14/configure-6919-  LIBS=$ac_save_LIBS
chemtool-1.6.14/configure:6920:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
chemtool-1.6.14/configure-6921-do
##############################################
chemtool-1.6.14/configure-7459-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
chemtool-1.6.14/configure:7460:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
chemtool-1.6.14/configure-7461-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
chemtool-1.6.14/configure-7491-  cat >>confdefs.h <<_ACEOF
chemtool-1.6.14/configure:7492:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
chemtool-1.6.14/configure-7493-_ACEOF
##############################################
chemtool-1.6.14/configure-7634-  # Check for GNU $ac_path_GREP
chemtool-1.6.14/configure:7635:case `"$ac_path_GREP" --version 2>&1` in
chemtool-1.6.14/configure-7636-*GNU*)
##############################################
chemtool-1.6.14/configure-7700-  # Check for GNU $ac_path_EGREP
chemtool-1.6.14/configure:7701:case `"$ac_path_EGREP" --version 2>&1` in
chemtool-1.6.14/configure-7702-*GNU*)
##############################################
chemtool-1.6.14/configure-7909-do :
chemtool-1.6.14/configure:7910:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
chemtool-1.6.14/configure-7911-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
chemtool-1.6.14/configure-7914-  cat >>confdefs.h <<_ACEOF
chemtool-1.6.14/configure:7915:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
chemtool-1.6.14/configure-7916-_ACEOF
##############################################
chemtool-1.6.14/configure-7924-do :
chemtool-1.6.14/configure:7925:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
chemtool-1.6.14/configure-7926-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
chemtool-1.6.14/configure-7928-  cat >>confdefs.h <<_ACEOF
chemtool-1.6.14/configure:7929:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
chemtool-1.6.14/configure-7930-_ACEOF
##############################################
chemtool-1.6.14/configure-8184-do :
chemtool-1.6.14/configure:8185:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
chemtool-1.6.14/configure-8186-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
chemtool-1.6.14/configure-8189-  cat >>confdefs.h <<_ACEOF
chemtool-1.6.14/configure:8190:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
chemtool-1.6.14/configure-8191-_ACEOF
##############################################
chemtool-1.6.14/configure-8382-do :
chemtool-1.6.14/configure:8383:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
chemtool-1.6.14/configure-8384-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
chemtool-1.6.14/configure-8386-  cat >>confdefs.h <<_ACEOF
chemtool-1.6.14/configure:8387:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
chemtool-1.6.14/configure-8388-_ACEOF
##############################################
chemtool-1.6.14/configure-8666-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
chemtool-1.6.14/configure:8667:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
chemtool-1.6.14/configure-8668-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
chemtool-1.6.14/configure-8753-if test -z "$BASH_VERSION$ZSH_VERSION" \
chemtool-1.6.14/configure:8754:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
chemtool-1.6.14/configure-8755-  as_echo='print -r --'
chemtool-1.6.14/configure-8756-  as_echo_n='print -rn --'
chemtool-1.6.14/configure:8757:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
chemtool-1.6.14/configure-8758-  as_echo='printf %s\n'
##############################################
chemtool-1.6.14/configure-8760-else
chemtool-1.6.14/configure:8761:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
chemtool-1.6.14/configure-8762-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
chemtool-1.6.14/configure-8770-	expr "X$arg" : "X\\(.*\\)$as_nl";
chemtool-1.6.14/configure:8771:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
chemtool-1.6.14/configure-8772-      esac;
##############################################
chemtool-1.6.14/configure-8847-# ----------------------------------------
chemtool-1.6.14/configure:8848:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
chemtool-1.6.14/configure-8849-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
chemtool-1.6.14/configure-8919-  {
chemtool-1.6.14/configure:8920:    as_val=`expr "$@" || test $? -eq 1`
chemtool-1.6.14/configure-8921-  }
##############################################
chemtool-1.6.14/configure-9023-      case $as_dir in #(
chemtool-1.6.14/configure:9024:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
chemtool-1.6.14/configure-9025-      *) as_qdir=$as_dir;;
##############################################
chemtool-1.6.14/configure-9158-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
chemtool-1.6.14/configure:9159:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
chemtool-1.6.14/configure-9160-ac_cs_version="\\
##############################################
chemtool-1.6.14/configure-9183-  --*=?*)
chemtool-1.6.14/configure:9184:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
chemtool-1.6.14/configure:9185:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
chemtool-1.6.14/configure-9186-    ac_shift=:
##############################################
chemtool-1.6.14/configure-9188-  --*=)
chemtool-1.6.14/configure:9189:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
chemtool-1.6.14/configure-9190-    ac_optarg=
##############################################
chemtool-1.6.14/configure-9212-    case $ac_optarg in
chemtool-1.6.14/configure:9213:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
chemtool-1.6.14/configure-9214-    '') as_fn_error $? "missing file argument" ;;
##############################################
chemtool-1.6.14/configure-9220-    case $ac_optarg in
chemtool-1.6.14/configure:9221:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
chemtool-1.6.14/configure-9222-    esac
##############################################
chemtool-1.6.14/configure-9360-fi
chemtool-1.6.14/configure:9361:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
chemtool-1.6.14/configure-9362-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
chemtool-1.6.14/configure-9377-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
chemtool-1.6.14/configure:9378:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
chemtool-1.6.14/configure-9379-ac_delim='%!_!# '
##############################################
chemtool-1.6.14/configure-9383-
chemtool-1.6.14/configure:9384:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
chemtool-1.6.14/configure-9385-  if test $ac_delim_n = $ac_delim_num; then
##############################################
chemtool-1.6.14/configure-9521-for ac_last_try in false false :; do
chemtool-1.6.14/configure:9522:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
chemtool-1.6.14/configure-9523-  if test -z "$ac_tt"; then
##############################################
chemtool-1.6.14/configure-9653-      esac
chemtool-1.6.14/configure:9654:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
chemtool-1.6.14/configure-9655-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
chemtool-1.6.14/configure-9712-*)
chemtool-1.6.14/configure:9713:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
chemtool-1.6.14/configure-9714-  # A ".." for each directory in $ac_dir_suffix.
chemtool-1.6.14/configure:9715:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
chemtool-1.6.14/configure-9716-  case $ac_top_builddir_sub in
##############################################
chemtool-1.6.14/configure-9773-/@mandir@/p'
chemtool-1.6.14/configure:9774:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
chemtool-1.6.14/configure-9775-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
chemtool-1.6.14/configure-9790-
chemtool-1.6.14/configure:9791:# Neutralize VPATH when `$srcdir' = `.'.
chemtool-1.6.14/configure-9792-# Shell code in configure.ac might set extrasub.
##############################################
chemtool-1.6.14/configure-9818-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
chemtool-1.6.14/configure:9819:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
chemtool-1.6.14/configure-9820-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
chemtool-1.6.14/configure-9864-    * )
chemtool-1.6.14/configure:9865:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
chemtool-1.6.14/configure-9866-  esac
##############################################
chemtool-1.6.14/configure-9903-      case "$ac_file" in
chemtool-1.6.14/configure:9904:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
chemtool-1.6.14/configure-9905-      esac
##############################################
chemtool-1.6.14/configure-9908-        # Adjust a relative srcdir.
chemtool-1.6.14/configure:9909:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
chemtool-1.6.14/configure:9910:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
chemtool-1.6.14/configure:9911:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
chemtool-1.6.14/configure-9912-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
chemtool-1.6.14/configure-9915-        case "$ac_given_srcdir" in
chemtool-1.6.14/configure:9916:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
chemtool-1.6.14/configure-9917-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
chemtool-1.6.14/configure-9932-            fi
chemtool-1.6.14/configure:9933:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
chemtool-1.6.14/configure-9934-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
chemtool-1.6.14/configure-10020-    # Strip MF so we end up with the name of the file.
chemtool-1.6.14/configure:10021:    mf=`echo "$mf" | sed -e 's/:.*$//'`
chemtool-1.6.14/configure-10022-    # Check whether this is an Automake generated Makefile or not.
##############################################
chemtool-1.6.14/configure-10057-    # from the Makefile without running `make'.
chemtool-1.6.14/configure:10058:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
chemtool-1.6.14/configure-10059-    test -z "$DEPDIR" && continue
chemtool-1.6.14/configure:10060:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
chemtool-1.6.14/configure-10061-    test -z "am__include" && continue
chemtool-1.6.14/configure:10062:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
chemtool-1.6.14/configure-10063-    # When using ansi2knr, U may be empty or an underscore; expand it
chemtool-1.6.14/configure:10064:    U=`sed -n 's/^U = //p' < "$mf"`
chemtool-1.6.14/configure-10065-    # Find all dependency output files, they are included files with
##############################################
chemtool-1.6.14/missing-139-       # Could not run --version or --help.  This is probably someone
chemtool-1.6.14/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
chemtool-1.6.14/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
chemtool-1.6.14/missing-173-         from any GNU archive site."
chemtool-1.6.14/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
chemtool-1.6.14/missing-175-    test -z "$files" && files="config.h"
##############################################
chemtool-1.6.14/missing-202-         proper tools for further handling them.
chemtool-1.6.14/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
chemtool-1.6.14/missing-204-         archive site."
chemtool-1.6.14/missing-205-
chemtool-1.6.14/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
chemtool-1.6.14/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
chemtool-1.6.14/missing-208-    if test -f "$file"; then
##############################################
chemtool-1.6.14/missing-231-	*.y)
chemtool-1.6.14/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
chemtool-1.6.14/missing-233-	    if test -f "$SRCFILE"; then
##############################################
chemtool-1.6.14/missing-235-	    fi
chemtool-1.6.14/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
chemtool-1.6.14/missing-237-	    if test -f "$SRCFILE"; then
##############################################
chemtool-1.6.14/missing-261-	*.l)
chemtool-1.6.14/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
chemtool-1.6.14/missing-263-	    if test -f "$SRCFILE"; then
##############################################
chemtool-1.6.14/missing-280-
chemtool-1.6.14/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
chemtool-1.6.14/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
chemtool-1.6.14/missing-283-    if test -f "$file"; then
##############################################
chemtool-1.6.14/missing-300-    # The file to touch is that specified with -o ...
chemtool-1.6.14/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
chemtool-1.6.14/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
chemtool-1.6.14/missing-303-    if test -z "$file"; then
chemtool-1.6.14/missing-304-      # ... or it is the one specified with @setfilename ...
chemtool-1.6.14/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
chemtool-1.6.14/missing-306-      file=`sed -n '
##############################################
chemtool-1.6.14/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
chemtool-1.6.14/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
chemtool-1.6.14/missing-314-    fi
##############################################
chemtool-1.6.14/missing-336-	*o*)
chemtool-1.6.14/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
chemtool-1.6.14/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
chemtool-1.6.14/missing-342-	*h*)
chemtool-1.6.14/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
chemtool-1.6.14/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
chemtool-1.6.14/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
chemtool-1.6.14/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
chemtool-1.6.14/aclocal.m4-69-#
##############################################
chemtool-1.6.14/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
chemtool-1.6.14/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
chemtool-1.6.14/aclocal.m4-93-# and then we would define $MISSING as
##############################################
chemtool-1.6.14/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
chemtool-1.6.14/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
chemtool-1.6.14/aclocal.m4-109-])
##############################################
chemtool-1.6.14/aclocal.m4-208-  if test "$am_compiler_list" = ""; then
chemtool-1.6.14/aclocal.m4:209:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
chemtool-1.6.14/aclocal.m4-210-  fi
##############################################
chemtool-1.6.14/aclocal.m4-354-    # Strip MF so we end up with the name of the file.
chemtool-1.6.14/aclocal.m4:355:    mf=`echo "$mf" | sed -e 's/:.*$//'`
chemtool-1.6.14/aclocal.m4-356-    # Check whether this is an Automake generated Makefile or not.
##############################################
chemtool-1.6.14/aclocal.m4-363-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
chemtool-1.6.14/aclocal.m4:364:      dirpart=`AS_DIRNAME("$mf")`
chemtool-1.6.14/aclocal.m4-365-    else
##############################################
chemtool-1.6.14/aclocal.m4-369-    # from the Makefile without running `make'.
chemtool-1.6.14/aclocal.m4:370:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
chemtool-1.6.14/aclocal.m4-371-    test -z "$DEPDIR" && continue
chemtool-1.6.14/aclocal.m4:372:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
chemtool-1.6.14/aclocal.m4-373-    test -z "am__include" && continue
chemtool-1.6.14/aclocal.m4:374:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
chemtool-1.6.14/aclocal.m4-375-    # When using ansi2knr, U may be empty or an underscore; expand it
chemtool-1.6.14/aclocal.m4:376:    U=`sed -n 's/^U = //p' < "$mf"`
chemtool-1.6.14/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
chemtool-1.6.14/aclocal.m4-385-      test -f "$dirpart/$file" && continue
chemtool-1.6.14/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
chemtool-1.6.14/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
chemtool-1.6.14/aclocal.m4-440-AC_REQUIRE([AC_PROG_INSTALL])dnl
chemtool-1.6.14/aclocal.m4:441:if test "`cd $srcdir && pwd`" != "`pwd`"; then
chemtool-1.6.14/aclocal.m4-442-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
chemtool-1.6.14/aclocal.m4-542-    * )
chemtool-1.6.14/aclocal.m4:543:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
chemtool-1.6.14/aclocal.m4-544-  esac
chemtool-1.6.14/aclocal.m4-545-done
chemtool-1.6.14/aclocal.m4:546:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
chemtool-1.6.14/aclocal.m4-547-
##############################################
chemtool-1.6.14/aclocal.m4-617-# Ignore all kinds of additional output from `make'.
chemtool-1.6.14/aclocal.m4:618:case `$am_make -s -f confmf 2> /dev/null` in #(
chemtool-1.6.14/aclocal.m4-619-*the\ am__doit\ target*)
##############################################
chemtool-1.6.14/aclocal.m4-627-   echo '.include "confinc"' > confmf
chemtool-1.6.14/aclocal.m4:628:   case `$am_make -s -f confmf 2> /dev/null` in #(
chemtool-1.6.14/aclocal.m4-629-   *the\ am__doit\ target*)
##############################################
chemtool-1.6.14/aclocal.m4-780-if (
chemtool-1.6.14/aclocal.m4:781:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
chemtool-1.6.14/aclocal.m4-782-   if test "$[*]" = "X"; then
chemtool-1.6.14/aclocal.m4-783-      # -L didn't work.
chemtool-1.6.14/aclocal.m4:784:      set X `ls -t "$srcdir/configure" conftest.file`
chemtool-1.6.14/aclocal.m4-785-   fi
##############################################
chemtool-1.6.14/.pc/866703_cross.patch/configure.ac-38-if $PKG_CONFIG gtk+-2.0 --cflags ; then
chemtool-1.6.14/.pc/866703_cross.patch/configure.ac:39:       GTK_CFLAGS="-DGTK2 `$PKG_CONFIG gtk+-2.0 --cflags` "
chemtool-1.6.14/.pc/866703_cross.patch/configure.ac:40:       GTK_LIBS=`$PKG_CONFIG gtk+-2.0 --libs`
chemtool-1.6.14/.pc/866703_cross.patch/configure.ac-41-dnl    use_gtk2=yes
##############################################
chemtool-1.6.14/.pc/866703_cross.patch/configure.ac-45-if $PKG_CONFIG --cflags gtk+ ; then
chemtool-1.6.14/.pc/866703_cross.patch/configure.ac:46:	GTK_CFLAGS=`$PKG_CONFIG gtk+ --cflags`       
chemtool-1.6.14/.pc/866703_cross.patch/configure.ac:47:	GTK_LIBS=`$PKG_CONFIG gtk+ --libs`
chemtool-1.6.14/.pc/866703_cross.patch/configure.ac-48-dnl    use_gtk2=no
##############################################
chemtool-1.6.14/configure.ac-38-if $PKG_CONFIG gtk+-2.0 --cflags ; then
chemtool-1.6.14/configure.ac:39:       GTK_CFLAGS="-DGTK2 `$PKG_CONFIG gtk+-2.0 --cflags` "
chemtool-1.6.14/configure.ac:40:       GTK_LIBS=`$PKG_CONFIG gtk+-2.0 --libs`
chemtool-1.6.14/configure.ac-41-dnl    use_gtk2=yes
##############################################
chemtool-1.6.14/configure.ac-45-if $PKG_CONFIG --cflags gtk+ ; then
chemtool-1.6.14/configure.ac:46:	GTK_CFLAGS=`$PKG_CONFIG gtk+ --cflags`       
chemtool-1.6.14/configure.ac:47:	GTK_LIBS=`$PKG_CONFIG gtk+ --libs`
chemtool-1.6.14/configure.ac-48-dnl    use_gtk2=no