===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cellwriter-1.3.6/Makefile-111-  esac
cellwriter-1.3.6/Makefile:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cellwriter-1.3.6/Makefile-113-am__vpath_adj = case $$p in \
cellwriter-1.3.6/Makefile:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cellwriter-1.3.6/Makefile-115-    *) f=$$p;; \
cellwriter-1.3.6/Makefile-116-  esac;
cellwriter-1.3.6/Makefile:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cellwriter-1.3.6/Makefile-118-am__install_max = 40
cellwriter-1.3.6/Makefile-119-am__nobase_strip_setup = \
cellwriter-1.3.6/Makefile:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cellwriter-1.3.6/Makefile-121-am__nobase_strip = \
##############################################
cellwriter-1.3.6/Makefile-417-.c.obj:
cellwriter-1.3.6/Makefile:418:	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
cellwriter-1.3.6/Makefile-419-	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
cellwriter-1.3.6/Makefile-421-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:422:#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
cellwriter-1.3.6/Makefile-423-
cellwriter-1.3.6/Makefile-424-main.o: src/main.c
cellwriter-1.3.6/Makefile:425:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT main.o -MD -MP -MF $(DEPDIR)/main.Tpo -c -o main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
cellwriter-1.3.6/Makefile-426-	$(am__mv) $(DEPDIR)/main.Tpo $(DEPDIR)/main.Po
##############################################
cellwriter-1.3.6/Makefile-428-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:429:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
cellwriter-1.3.6/Makefile-430-
cellwriter-1.3.6/Makefile-431-main.obj: src/main.c
cellwriter-1.3.6/Makefile:432:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT main.obj -MD -MP -MF $(DEPDIR)/main.Tpo -c -o main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
cellwriter-1.3.6/Makefile-433-	$(am__mv) $(DEPDIR)/main.Tpo $(DEPDIR)/main.Po
##############################################
cellwriter-1.3.6/Makefile-435-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:436:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
cellwriter-1.3.6/Makefile-437-
cellwriter-1.3.6/Makefile-438-window.o: src/window.c
cellwriter-1.3.6/Makefile:439:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT window.o -MD -MP -MF $(DEPDIR)/window.Tpo -c -o window.o `test -f 'src/window.c' || echo '$(srcdir)/'`src/window.c
cellwriter-1.3.6/Makefile-440-	$(am__mv) $(DEPDIR)/window.Tpo $(DEPDIR)/window.Po
##############################################
cellwriter-1.3.6/Makefile-442-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:443:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o window.o `test -f 'src/window.c' || echo '$(srcdir)/'`src/window.c
cellwriter-1.3.6/Makefile-444-
cellwriter-1.3.6/Makefile-445-window.obj: src/window.c
cellwriter-1.3.6/Makefile:446:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT window.obj -MD -MP -MF $(DEPDIR)/window.Tpo -c -o window.obj `if test -f 'src/window.c'; then $(CYGPATH_W) 'src/window.c'; else $(CYGPATH_W) '$(srcdir)/src/window.c'; fi`
cellwriter-1.3.6/Makefile-447-	$(am__mv) $(DEPDIR)/window.Tpo $(DEPDIR)/window.Po
##############################################
cellwriter-1.3.6/Makefile-449-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:450:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o window.obj `if test -f 'src/window.c'; then $(CYGPATH_W) 'src/window.c'; else $(CYGPATH_W) '$(srcdir)/src/window.c'; fi`
cellwriter-1.3.6/Makefile-451-
cellwriter-1.3.6/Makefile-452-keyevent.o: src/keyevent.c
cellwriter-1.3.6/Makefile:453:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keyevent.o -MD -MP -MF $(DEPDIR)/keyevent.Tpo -c -o keyevent.o `test -f 'src/keyevent.c' || echo '$(srcdir)/'`src/keyevent.c
cellwriter-1.3.6/Makefile-454-	$(am__mv) $(DEPDIR)/keyevent.Tpo $(DEPDIR)/keyevent.Po
##############################################
cellwriter-1.3.6/Makefile-456-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:457:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keyevent.o `test -f 'src/keyevent.c' || echo '$(srcdir)/'`src/keyevent.c
cellwriter-1.3.6/Makefile-458-
cellwriter-1.3.6/Makefile-459-keyevent.obj: src/keyevent.c
cellwriter-1.3.6/Makefile:460:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keyevent.obj -MD -MP -MF $(DEPDIR)/keyevent.Tpo -c -o keyevent.obj `if test -f 'src/keyevent.c'; then $(CYGPATH_W) 'src/keyevent.c'; else $(CYGPATH_W) '$(srcdir)/src/keyevent.c'; fi`
cellwriter-1.3.6/Makefile-461-	$(am__mv) $(DEPDIR)/keyevent.Tpo $(DEPDIR)/keyevent.Po
##############################################
cellwriter-1.3.6/Makefile-463-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:464:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keyevent.obj `if test -f 'src/keyevent.c'; then $(CYGPATH_W) 'src/keyevent.c'; else $(CYGPATH_W) '$(srcdir)/src/keyevent.c'; fi`
cellwriter-1.3.6/Makefile-465-
cellwriter-1.3.6/Makefile-466-cellwidget.o: src/cellwidget.c
cellwriter-1.3.6/Makefile:467:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cellwidget.o -MD -MP -MF $(DEPDIR)/cellwidget.Tpo -c -o cellwidget.o `test -f 'src/cellwidget.c' || echo '$(srcdir)/'`src/cellwidget.c
cellwriter-1.3.6/Makefile-468-	$(am__mv) $(DEPDIR)/cellwidget.Tpo $(DEPDIR)/cellwidget.Po
##############################################
cellwriter-1.3.6/Makefile-470-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:471:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cellwidget.o `test -f 'src/cellwidget.c' || echo '$(srcdir)/'`src/cellwidget.c
cellwriter-1.3.6/Makefile-472-
cellwriter-1.3.6/Makefile-473-cellwidget.obj: src/cellwidget.c
cellwriter-1.3.6/Makefile:474:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cellwidget.obj -MD -MP -MF $(DEPDIR)/cellwidget.Tpo -c -o cellwidget.obj `if test -f 'src/cellwidget.c'; then $(CYGPATH_W) 'src/cellwidget.c'; else $(CYGPATH_W) '$(srcdir)/src/cellwidget.c'; fi`
cellwriter-1.3.6/Makefile-475-	$(am__mv) $(DEPDIR)/cellwidget.Tpo $(DEPDIR)/cellwidget.Po
##############################################
cellwriter-1.3.6/Makefile-477-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:478:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cellwidget.obj `if test -f 'src/cellwidget.c'; then $(CYGPATH_W) 'src/cellwidget.c'; else $(CYGPATH_W) '$(srcdir)/src/cellwidget.c'; fi`
cellwriter-1.3.6/Makefile-479-
cellwriter-1.3.6/Makefile-480-recognize.o: src/recognize.c
cellwriter-1.3.6/Makefile:481:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT recognize.o -MD -MP -MF $(DEPDIR)/recognize.Tpo -c -o recognize.o `test -f 'src/recognize.c' || echo '$(srcdir)/'`src/recognize.c
cellwriter-1.3.6/Makefile-482-	$(am__mv) $(DEPDIR)/recognize.Tpo $(DEPDIR)/recognize.Po
##############################################
cellwriter-1.3.6/Makefile-484-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:485:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o recognize.o `test -f 'src/recognize.c' || echo '$(srcdir)/'`src/recognize.c
cellwriter-1.3.6/Makefile-486-
cellwriter-1.3.6/Makefile-487-recognize.obj: src/recognize.c
cellwriter-1.3.6/Makefile:488:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT recognize.obj -MD -MP -MF $(DEPDIR)/recognize.Tpo -c -o recognize.obj `if test -f 'src/recognize.c'; then $(CYGPATH_W) 'src/recognize.c'; else $(CYGPATH_W) '$(srcdir)/src/recognize.c'; fi`
cellwriter-1.3.6/Makefile-489-	$(am__mv) $(DEPDIR)/recognize.Tpo $(DEPDIR)/recognize.Po
##############################################
cellwriter-1.3.6/Makefile-491-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:492:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o recognize.obj `if test -f 'src/recognize.c'; then $(CYGPATH_W) 'src/recognize.c'; else $(CYGPATH_W) '$(srcdir)/src/recognize.c'; fi`
cellwriter-1.3.6/Makefile-493-
cellwriter-1.3.6/Makefile-494-stroke.o: src/stroke.c
cellwriter-1.3.6/Makefile:495:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stroke.o -MD -MP -MF $(DEPDIR)/stroke.Tpo -c -o stroke.o `test -f 'src/stroke.c' || echo '$(srcdir)/'`src/stroke.c
cellwriter-1.3.6/Makefile-496-	$(am__mv) $(DEPDIR)/stroke.Tpo $(DEPDIR)/stroke.Po
##############################################
cellwriter-1.3.6/Makefile-498-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:499:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stroke.o `test -f 'src/stroke.c' || echo '$(srcdir)/'`src/stroke.c
cellwriter-1.3.6/Makefile-500-
cellwriter-1.3.6/Makefile-501-stroke.obj: src/stroke.c
cellwriter-1.3.6/Makefile:502:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stroke.obj -MD -MP -MF $(DEPDIR)/stroke.Tpo -c -o stroke.obj `if test -f 'src/stroke.c'; then $(CYGPATH_W) 'src/stroke.c'; else $(CYGPATH_W) '$(srcdir)/src/stroke.c'; fi`
cellwriter-1.3.6/Makefile-503-	$(am__mv) $(DEPDIR)/stroke.Tpo $(DEPDIR)/stroke.Po
##############################################
cellwriter-1.3.6/Makefile-505-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:506:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stroke.obj `if test -f 'src/stroke.c'; then $(CYGPATH_W) 'src/stroke.c'; else $(CYGPATH_W) '$(srcdir)/src/stroke.c'; fi`
cellwriter-1.3.6/Makefile-507-
cellwriter-1.3.6/Makefile-508-options.o: src/options.c
cellwriter-1.3.6/Makefile:509:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT options.o -MD -MP -MF $(DEPDIR)/options.Tpo -c -o options.o `test -f 'src/options.c' || echo '$(srcdir)/'`src/options.c
cellwriter-1.3.6/Makefile-510-	$(am__mv) $(DEPDIR)/options.Tpo $(DEPDIR)/options.Po
##############################################
cellwriter-1.3.6/Makefile-512-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:513:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options.o `test -f 'src/options.c' || echo '$(srcdir)/'`src/options.c
cellwriter-1.3.6/Makefile-514-
cellwriter-1.3.6/Makefile-515-options.obj: src/options.c
cellwriter-1.3.6/Makefile:516:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT options.obj -MD -MP -MF $(DEPDIR)/options.Tpo -c -o options.obj `if test -f 'src/options.c'; then $(CYGPATH_W) 'src/options.c'; else $(CYGPATH_W) '$(srcdir)/src/options.c'; fi`
cellwriter-1.3.6/Makefile-517-	$(am__mv) $(DEPDIR)/options.Tpo $(DEPDIR)/options.Po
##############################################
cellwriter-1.3.6/Makefile-519-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:520:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options.obj `if test -f 'src/options.c'; then $(CYGPATH_W) 'src/options.c'; else $(CYGPATH_W) '$(srcdir)/src/options.c'; fi`
cellwriter-1.3.6/Makefile-521-
cellwriter-1.3.6/Makefile-522-averages.o: src/averages.c
cellwriter-1.3.6/Makefile:523:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT averages.o -MD -MP -MF $(DEPDIR)/averages.Tpo -c -o averages.o `test -f 'src/averages.c' || echo '$(srcdir)/'`src/averages.c
cellwriter-1.3.6/Makefile-524-	$(am__mv) $(DEPDIR)/averages.Tpo $(DEPDIR)/averages.Po
##############################################
cellwriter-1.3.6/Makefile-526-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:527:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o averages.o `test -f 'src/averages.c' || echo '$(srcdir)/'`src/averages.c
cellwriter-1.3.6/Makefile-528-
cellwriter-1.3.6/Makefile-529-averages.obj: src/averages.c
cellwriter-1.3.6/Makefile:530:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT averages.obj -MD -MP -MF $(DEPDIR)/averages.Tpo -c -o averages.obj `if test -f 'src/averages.c'; then $(CYGPATH_W) 'src/averages.c'; else $(CYGPATH_W) '$(srcdir)/src/averages.c'; fi`
cellwriter-1.3.6/Makefile-531-	$(am__mv) $(DEPDIR)/averages.Tpo $(DEPDIR)/averages.Po
##############################################
cellwriter-1.3.6/Makefile-533-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:534:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o averages.obj `if test -f 'src/averages.c'; then $(CYGPATH_W) 'src/averages.c'; else $(CYGPATH_W) '$(srcdir)/src/averages.c'; fi`
cellwriter-1.3.6/Makefile-535-
cellwriter-1.3.6/Makefile-536-wordfreq.o: src/wordfreq.c
cellwriter-1.3.6/Makefile:537:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wordfreq.o -MD -MP -MF $(DEPDIR)/wordfreq.Tpo -c -o wordfreq.o `test -f 'src/wordfreq.c' || echo '$(srcdir)/'`src/wordfreq.c
cellwriter-1.3.6/Makefile-538-	$(am__mv) $(DEPDIR)/wordfreq.Tpo $(DEPDIR)/wordfreq.Po
##############################################
cellwriter-1.3.6/Makefile-540-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:541:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wordfreq.o `test -f 'src/wordfreq.c' || echo '$(srcdir)/'`src/wordfreq.c
cellwriter-1.3.6/Makefile-542-
cellwriter-1.3.6/Makefile-543-wordfreq.obj: src/wordfreq.c
cellwriter-1.3.6/Makefile:544:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wordfreq.obj -MD -MP -MF $(DEPDIR)/wordfreq.Tpo -c -o wordfreq.obj `if test -f 'src/wordfreq.c'; then $(CYGPATH_W) 'src/wordfreq.c'; else $(CYGPATH_W) '$(srcdir)/src/wordfreq.c'; fi`
cellwriter-1.3.6/Makefile-545-	$(am__mv) $(DEPDIR)/wordfreq.Tpo $(DEPDIR)/wordfreq.Po
##############################################
cellwriter-1.3.6/Makefile-547-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:548:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wordfreq.obj `if test -f 'src/wordfreq.c'; then $(CYGPATH_W) 'src/wordfreq.c'; else $(CYGPATH_W) '$(srcdir)/src/wordfreq.c'; fi`
cellwriter-1.3.6/Makefile-549-
cellwriter-1.3.6/Makefile-550-preprocess.o: src/preprocess.c
cellwriter-1.3.6/Makefile:551:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT preprocess.o -MD -MP -MF $(DEPDIR)/preprocess.Tpo -c -o preprocess.o `test -f 'src/preprocess.c' || echo '$(srcdir)/'`src/preprocess.c
cellwriter-1.3.6/Makefile-552-	$(am__mv) $(DEPDIR)/preprocess.Tpo $(DEPDIR)/preprocess.Po
##############################################
cellwriter-1.3.6/Makefile-554-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:555:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o preprocess.o `test -f 'src/preprocess.c' || echo '$(srcdir)/'`src/preprocess.c
cellwriter-1.3.6/Makefile-556-
cellwriter-1.3.6/Makefile-557-preprocess.obj: src/preprocess.c
cellwriter-1.3.6/Makefile:558:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT preprocess.obj -MD -MP -MF $(DEPDIR)/preprocess.Tpo -c -o preprocess.obj `if test -f 'src/preprocess.c'; then $(CYGPATH_W) 'src/preprocess.c'; else $(CYGPATH_W) '$(srcdir)/src/preprocess.c'; fi`
cellwriter-1.3.6/Makefile-559-	$(am__mv) $(DEPDIR)/preprocess.Tpo $(DEPDIR)/preprocess.Po
##############################################
cellwriter-1.3.6/Makefile-561-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:562:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o preprocess.obj `if test -f 'src/preprocess.c'; then $(CYGPATH_W) 'src/preprocess.c'; else $(CYGPATH_W) '$(srcdir)/src/preprocess.c'; fi`
cellwriter-1.3.6/Makefile-563-
cellwriter-1.3.6/Makefile-564-keywidget.o: src/keywidget.c
cellwriter-1.3.6/Makefile:565:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keywidget.o -MD -MP -MF $(DEPDIR)/keywidget.Tpo -c -o keywidget.o `test -f 'src/keywidget.c' || echo '$(srcdir)/'`src/keywidget.c
cellwriter-1.3.6/Makefile-566-	$(am__mv) $(DEPDIR)/keywidget.Tpo $(DEPDIR)/keywidget.Po
##############################################
cellwriter-1.3.6/Makefile-568-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:569:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keywidget.o `test -f 'src/keywidget.c' || echo '$(srcdir)/'`src/keywidget.c
cellwriter-1.3.6/Makefile-570-
cellwriter-1.3.6/Makefile-571-keywidget.obj: src/keywidget.c
cellwriter-1.3.6/Makefile:572:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keywidget.obj -MD -MP -MF $(DEPDIR)/keywidget.Tpo -c -o keywidget.obj `if test -f 'src/keywidget.c'; then $(CYGPATH_W) 'src/keywidget.c'; else $(CYGPATH_W) '$(srcdir)/src/keywidget.c'; fi`
cellwriter-1.3.6/Makefile-573-	$(am__mv) $(DEPDIR)/keywidget.Tpo $(DEPDIR)/keywidget.Po
##############################################
cellwriter-1.3.6/Makefile-575-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:576:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keywidget.obj `if test -f 'src/keywidget.c'; then $(CYGPATH_W) 'src/keywidget.c'; else $(CYGPATH_W) '$(srcdir)/src/keywidget.c'; fi`
cellwriter-1.3.6/Makefile-577-
cellwriter-1.3.6/Makefile-578-singleinstance.o: src/singleinstance.c
cellwriter-1.3.6/Makefile:579:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT singleinstance.o -MD -MP -MF $(DEPDIR)/singleinstance.Tpo -c -o singleinstance.o `test -f 'src/singleinstance.c' || echo '$(srcdir)/'`src/singleinstance.c
cellwriter-1.3.6/Makefile-580-	$(am__mv) $(DEPDIR)/singleinstance.Tpo $(DEPDIR)/singleinstance.Po
##############################################
cellwriter-1.3.6/Makefile-582-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:583:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o singleinstance.o `test -f 'src/singleinstance.c' || echo '$(srcdir)/'`src/singleinstance.c
cellwriter-1.3.6/Makefile-584-
cellwriter-1.3.6/Makefile-585-singleinstance.obj: src/singleinstance.c
cellwriter-1.3.6/Makefile:586:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT singleinstance.obj -MD -MP -MF $(DEPDIR)/singleinstance.Tpo -c -o singleinstance.obj `if test -f 'src/singleinstance.c'; then $(CYGPATH_W) 'src/singleinstance.c'; else $(CYGPATH_W) '$(srcdir)/src/singleinstance.c'; fi`
cellwriter-1.3.6/Makefile-587-	$(am__mv) $(DEPDIR)/singleinstance.Tpo $(DEPDIR)/singleinstance.Po
##############################################
cellwriter-1.3.6/Makefile-589-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:590:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o singleinstance.obj `if test -f 'src/singleinstance.c'; then $(CYGPATH_W) 'src/singleinstance.c'; else $(CYGPATH_W) '$(srcdir)/src/singleinstance.c'; fi`
cellwriter-1.3.6/Makefile-591-
cellwriter-1.3.6/Makefile-592-statusicon.o: src/statusicon.c
cellwriter-1.3.6/Makefile:593:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT statusicon.o -MD -MP -MF $(DEPDIR)/statusicon.Tpo -c -o statusicon.o `test -f 'src/statusicon.c' || echo '$(srcdir)/'`src/statusicon.c
cellwriter-1.3.6/Makefile-594-	$(am__mv) $(DEPDIR)/statusicon.Tpo $(DEPDIR)/statusicon.Po
##############################################
cellwriter-1.3.6/Makefile-596-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:597:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o statusicon.o `test -f 'src/statusicon.c' || echo '$(srcdir)/'`src/statusicon.c
cellwriter-1.3.6/Makefile-598-
cellwriter-1.3.6/Makefile-599-statusicon.obj: src/statusicon.c
cellwriter-1.3.6/Makefile:600:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT statusicon.obj -MD -MP -MF $(DEPDIR)/statusicon.Tpo -c -o statusicon.obj `if test -f 'src/statusicon.c'; then $(CYGPATH_W) 'src/statusicon.c'; else $(CYGPATH_W) '$(srcdir)/src/statusicon.c'; fi`
cellwriter-1.3.6/Makefile-601-	$(am__mv) $(DEPDIR)/statusicon.Tpo $(DEPDIR)/statusicon.Po
##############################################
cellwriter-1.3.6/Makefile-603-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:604:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o statusicon.obj `if test -f 'src/statusicon.c'; then $(CYGPATH_W) 'src/statusicon.c'; else $(CYGPATH_W) '$(srcdir)/src/statusicon.c'; fi`
cellwriter-1.3.6/Makefile-605-
cellwriter-1.3.6/Makefile-606-eggtrayicon.o: src/libegg/eggtrayicon.c
cellwriter-1.3.6/Makefile:607:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eggtrayicon.o -MD -MP -MF $(DEPDIR)/eggtrayicon.Tpo -c -o eggtrayicon.o `test -f 'src/libegg/eggtrayicon.c' || echo '$(srcdir)/'`src/libegg/eggtrayicon.c
cellwriter-1.3.6/Makefile-608-	$(am__mv) $(DEPDIR)/eggtrayicon.Tpo $(DEPDIR)/eggtrayicon.Po
##############################################
cellwriter-1.3.6/Makefile-610-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:611:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eggtrayicon.o `test -f 'src/libegg/eggtrayicon.c' || echo '$(srcdir)/'`src/libegg/eggtrayicon.c
cellwriter-1.3.6/Makefile-612-
cellwriter-1.3.6/Makefile-613-eggtrayicon.obj: src/libegg/eggtrayicon.c
cellwriter-1.3.6/Makefile:614:	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eggtrayicon.obj -MD -MP -MF $(DEPDIR)/eggtrayicon.Tpo -c -o eggtrayicon.obj `if test -f 'src/libegg/eggtrayicon.c'; then $(CYGPATH_W) 'src/libegg/eggtrayicon.c'; else $(CYGPATH_W) '$(srcdir)/src/libegg/eggtrayicon.c'; fi`
cellwriter-1.3.6/Makefile-615-	$(am__mv) $(DEPDIR)/eggtrayicon.Tpo $(DEPDIR)/eggtrayicon.Po
##############################################
cellwriter-1.3.6/Makefile-617-#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
cellwriter-1.3.6/Makefile:618:#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eggtrayicon.obj `if test -f 'src/libegg/eggtrayicon.c'; then $(CYGPATH_W) 'src/libegg/eggtrayicon.c'; else $(CYGPATH_W) '$(srcdir)/src/libegg/eggtrayicon.c'; fi`
cellwriter-1.3.6/Makefile-619-install-dist_applicationsDATA: $(dist_applications_DATA)
##############################################
cellwriter-1.3.6/Makefile-637-	@list='$(dist_applications_DATA)'; test -n "$(applicationsdir)" || list=; \
cellwriter-1.3.6/Makefile:638:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile-639-	dir='$(DESTDIR)$(applicationsdir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile-658-	@list='$(dist_cellwriterman_DATA)'; test -n "$(cellwritermandir)" || list=; \
cellwriter-1.3.6/Makefile:659:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile-660-	dir='$(DESTDIR)$(cellwritermandir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile-679-	@list='$(dist_icons_DATA)'; test -n "$(iconsdir)" || list=; \
cellwriter-1.3.6/Makefile:680:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile-681-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile-700-	@list='$(dist_menuicon_DATA)'; test -n "$(menuicondir)" || list=; \
cellwriter-1.3.6/Makefile:701:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile-702-	dir='$(DESTDIR)$(menuicondir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile-721-	@list='$(dist_shared_DATA)'; test -n "$(shareddir)" || list=; \
cellwriter-1.3.6/Makefile:722:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile-723-	dir='$(DESTDIR)$(shareddir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile-769-GTAGS:
cellwriter-1.3.6/Makefile:770:	here=`$(am__cd) $(top_builddir) && pwd` \
cellwriter-1.3.6/Makefile-771-	  && $(am__cd) $(top_srcdir) \
##############################################
cellwriter-1.3.6/Makefile-779-	test -d "$(distdir)" || mkdir "$(distdir)"
cellwriter-1.3.6/Makefile:780:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cellwriter-1.3.6/Makefile:781:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cellwriter-1.3.6/Makefile-782-	list='$(DISTFILES)'; \
##############################################
cellwriter-1.3.6/Makefile-793-	  if test -d $$d/$$file; then \
cellwriter-1.3.6/Makefile:794:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cellwriter-1.3.6/Makefile-795-	    if test -d "$(distdir)/$$file"; then \
##############################################
cellwriter-1.3.6/Makefile-879-	test -d $(distdir)/_build || exit 0; \
cellwriter-1.3.6/Makefile:880:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
cellwriter-1.3.6/Makefile-881-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
cellwriter-1.3.6/Makefile-922-	}; \
cellwriter-1.3.6/Makefile:923:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
cellwriter-1.3.6/Makefile-924-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
cellwriter-1.3.6/Makefile-934-	fi
cellwriter-1.3.6/Makefile:935:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
cellwriter-1.3.6/Makefile-936-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
cellwriter-1.3.6/Makefile.in-111-  esac
cellwriter-1.3.6/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cellwriter-1.3.6/Makefile.in-113-am__vpath_adj = case $$p in \
cellwriter-1.3.6/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cellwriter-1.3.6/Makefile.in-115-    *) f=$$p;; \
cellwriter-1.3.6/Makefile.in-116-  esac;
cellwriter-1.3.6/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cellwriter-1.3.6/Makefile.in-118-am__install_max = 40
cellwriter-1.3.6/Makefile.in-119-am__nobase_strip_setup = \
cellwriter-1.3.6/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cellwriter-1.3.6/Makefile.in-121-am__nobase_strip = \
##############################################
cellwriter-1.3.6/Makefile.in-417-.c.obj:
cellwriter-1.3.6/Makefile.in:418:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
cellwriter-1.3.6/Makefile.in-419-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
cellwriter-1.3.6/Makefile.in-421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:422:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
cellwriter-1.3.6/Makefile.in-423-
cellwriter-1.3.6/Makefile.in-424-main.o: src/main.c
cellwriter-1.3.6/Makefile.in:425:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT main.o -MD -MP -MF $(DEPDIR)/main.Tpo -c -o main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
cellwriter-1.3.6/Makefile.in-426-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/main.Tpo $(DEPDIR)/main.Po
##############################################
cellwriter-1.3.6/Makefile.in-428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:429:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
cellwriter-1.3.6/Makefile.in-430-
cellwriter-1.3.6/Makefile.in-431-main.obj: src/main.c
cellwriter-1.3.6/Makefile.in:432:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT main.obj -MD -MP -MF $(DEPDIR)/main.Tpo -c -o main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
cellwriter-1.3.6/Makefile.in-433-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/main.Tpo $(DEPDIR)/main.Po
##############################################
cellwriter-1.3.6/Makefile.in-435-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:436:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
cellwriter-1.3.6/Makefile.in-437-
cellwriter-1.3.6/Makefile.in-438-window.o: src/window.c
cellwriter-1.3.6/Makefile.in:439:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT window.o -MD -MP -MF $(DEPDIR)/window.Tpo -c -o window.o `test -f 'src/window.c' || echo '$(srcdir)/'`src/window.c
cellwriter-1.3.6/Makefile.in-440-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/window.Tpo $(DEPDIR)/window.Po
##############################################
cellwriter-1.3.6/Makefile.in-442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:443:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o window.o `test -f 'src/window.c' || echo '$(srcdir)/'`src/window.c
cellwriter-1.3.6/Makefile.in-444-
cellwriter-1.3.6/Makefile.in-445-window.obj: src/window.c
cellwriter-1.3.6/Makefile.in:446:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT window.obj -MD -MP -MF $(DEPDIR)/window.Tpo -c -o window.obj `if test -f 'src/window.c'; then $(CYGPATH_W) 'src/window.c'; else $(CYGPATH_W) '$(srcdir)/src/window.c'; fi`
cellwriter-1.3.6/Makefile.in-447-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/window.Tpo $(DEPDIR)/window.Po
##############################################
cellwriter-1.3.6/Makefile.in-449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:450:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o window.obj `if test -f 'src/window.c'; then $(CYGPATH_W) 'src/window.c'; else $(CYGPATH_W) '$(srcdir)/src/window.c'; fi`
cellwriter-1.3.6/Makefile.in-451-
cellwriter-1.3.6/Makefile.in-452-keyevent.o: src/keyevent.c
cellwriter-1.3.6/Makefile.in:453:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keyevent.o -MD -MP -MF $(DEPDIR)/keyevent.Tpo -c -o keyevent.o `test -f 'src/keyevent.c' || echo '$(srcdir)/'`src/keyevent.c
cellwriter-1.3.6/Makefile.in-454-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/keyevent.Tpo $(DEPDIR)/keyevent.Po
##############################################
cellwriter-1.3.6/Makefile.in-456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:457:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keyevent.o `test -f 'src/keyevent.c' || echo '$(srcdir)/'`src/keyevent.c
cellwriter-1.3.6/Makefile.in-458-
cellwriter-1.3.6/Makefile.in-459-keyevent.obj: src/keyevent.c
cellwriter-1.3.6/Makefile.in:460:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keyevent.obj -MD -MP -MF $(DEPDIR)/keyevent.Tpo -c -o keyevent.obj `if test -f 'src/keyevent.c'; then $(CYGPATH_W) 'src/keyevent.c'; else $(CYGPATH_W) '$(srcdir)/src/keyevent.c'; fi`
cellwriter-1.3.6/Makefile.in-461-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/keyevent.Tpo $(DEPDIR)/keyevent.Po
##############################################
cellwriter-1.3.6/Makefile.in-463-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:464:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keyevent.obj `if test -f 'src/keyevent.c'; then $(CYGPATH_W) 'src/keyevent.c'; else $(CYGPATH_W) '$(srcdir)/src/keyevent.c'; fi`
cellwriter-1.3.6/Makefile.in-465-
cellwriter-1.3.6/Makefile.in-466-cellwidget.o: src/cellwidget.c
cellwriter-1.3.6/Makefile.in:467:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cellwidget.o -MD -MP -MF $(DEPDIR)/cellwidget.Tpo -c -o cellwidget.o `test -f 'src/cellwidget.c' || echo '$(srcdir)/'`src/cellwidget.c
cellwriter-1.3.6/Makefile.in-468-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cellwidget.Tpo $(DEPDIR)/cellwidget.Po
##############################################
cellwriter-1.3.6/Makefile.in-470-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:471:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cellwidget.o `test -f 'src/cellwidget.c' || echo '$(srcdir)/'`src/cellwidget.c
cellwriter-1.3.6/Makefile.in-472-
cellwriter-1.3.6/Makefile.in-473-cellwidget.obj: src/cellwidget.c
cellwriter-1.3.6/Makefile.in:474:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cellwidget.obj -MD -MP -MF $(DEPDIR)/cellwidget.Tpo -c -o cellwidget.obj `if test -f 'src/cellwidget.c'; then $(CYGPATH_W) 'src/cellwidget.c'; else $(CYGPATH_W) '$(srcdir)/src/cellwidget.c'; fi`
cellwriter-1.3.6/Makefile.in-475-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/cellwidget.Tpo $(DEPDIR)/cellwidget.Po
##############################################
cellwriter-1.3.6/Makefile.in-477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:478:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cellwidget.obj `if test -f 'src/cellwidget.c'; then $(CYGPATH_W) 'src/cellwidget.c'; else $(CYGPATH_W) '$(srcdir)/src/cellwidget.c'; fi`
cellwriter-1.3.6/Makefile.in-479-
cellwriter-1.3.6/Makefile.in-480-recognize.o: src/recognize.c
cellwriter-1.3.6/Makefile.in:481:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT recognize.o -MD -MP -MF $(DEPDIR)/recognize.Tpo -c -o recognize.o `test -f 'src/recognize.c' || echo '$(srcdir)/'`src/recognize.c
cellwriter-1.3.6/Makefile.in-482-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/recognize.Tpo $(DEPDIR)/recognize.Po
##############################################
cellwriter-1.3.6/Makefile.in-484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:485:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o recognize.o `test -f 'src/recognize.c' || echo '$(srcdir)/'`src/recognize.c
cellwriter-1.3.6/Makefile.in-486-
cellwriter-1.3.6/Makefile.in-487-recognize.obj: src/recognize.c
cellwriter-1.3.6/Makefile.in:488:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT recognize.obj -MD -MP -MF $(DEPDIR)/recognize.Tpo -c -o recognize.obj `if test -f 'src/recognize.c'; then $(CYGPATH_W) 'src/recognize.c'; else $(CYGPATH_W) '$(srcdir)/src/recognize.c'; fi`
cellwriter-1.3.6/Makefile.in-489-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/recognize.Tpo $(DEPDIR)/recognize.Po
##############################################
cellwriter-1.3.6/Makefile.in-491-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:492:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o recognize.obj `if test -f 'src/recognize.c'; then $(CYGPATH_W) 'src/recognize.c'; else $(CYGPATH_W) '$(srcdir)/src/recognize.c'; fi`
cellwriter-1.3.6/Makefile.in-493-
cellwriter-1.3.6/Makefile.in-494-stroke.o: src/stroke.c
cellwriter-1.3.6/Makefile.in:495:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stroke.o -MD -MP -MF $(DEPDIR)/stroke.Tpo -c -o stroke.o `test -f 'src/stroke.c' || echo '$(srcdir)/'`src/stroke.c
cellwriter-1.3.6/Makefile.in-496-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stroke.Tpo $(DEPDIR)/stroke.Po
##############################################
cellwriter-1.3.6/Makefile.in-498-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:499:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stroke.o `test -f 'src/stroke.c' || echo '$(srcdir)/'`src/stroke.c
cellwriter-1.3.6/Makefile.in-500-
cellwriter-1.3.6/Makefile.in-501-stroke.obj: src/stroke.c
cellwriter-1.3.6/Makefile.in:502:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stroke.obj -MD -MP -MF $(DEPDIR)/stroke.Tpo -c -o stroke.obj `if test -f 'src/stroke.c'; then $(CYGPATH_W) 'src/stroke.c'; else $(CYGPATH_W) '$(srcdir)/src/stroke.c'; fi`
cellwriter-1.3.6/Makefile.in-503-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stroke.Tpo $(DEPDIR)/stroke.Po
##############################################
cellwriter-1.3.6/Makefile.in-505-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:506:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stroke.obj `if test -f 'src/stroke.c'; then $(CYGPATH_W) 'src/stroke.c'; else $(CYGPATH_W) '$(srcdir)/src/stroke.c'; fi`
cellwriter-1.3.6/Makefile.in-507-
cellwriter-1.3.6/Makefile.in-508-options.o: src/options.c
cellwriter-1.3.6/Makefile.in:509:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT options.o -MD -MP -MF $(DEPDIR)/options.Tpo -c -o options.o `test -f 'src/options.c' || echo '$(srcdir)/'`src/options.c
cellwriter-1.3.6/Makefile.in-510-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/options.Tpo $(DEPDIR)/options.Po
##############################################
cellwriter-1.3.6/Makefile.in-512-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:513:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options.o `test -f 'src/options.c' || echo '$(srcdir)/'`src/options.c
cellwriter-1.3.6/Makefile.in-514-
cellwriter-1.3.6/Makefile.in-515-options.obj: src/options.c
cellwriter-1.3.6/Makefile.in:516:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT options.obj -MD -MP -MF $(DEPDIR)/options.Tpo -c -o options.obj `if test -f 'src/options.c'; then $(CYGPATH_W) 'src/options.c'; else $(CYGPATH_W) '$(srcdir)/src/options.c'; fi`
cellwriter-1.3.6/Makefile.in-517-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/options.Tpo $(DEPDIR)/options.Po
##############################################
cellwriter-1.3.6/Makefile.in-519-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:520:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o options.obj `if test -f 'src/options.c'; then $(CYGPATH_W) 'src/options.c'; else $(CYGPATH_W) '$(srcdir)/src/options.c'; fi`
cellwriter-1.3.6/Makefile.in-521-
cellwriter-1.3.6/Makefile.in-522-averages.o: src/averages.c
cellwriter-1.3.6/Makefile.in:523:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT averages.o -MD -MP -MF $(DEPDIR)/averages.Tpo -c -o averages.o `test -f 'src/averages.c' || echo '$(srcdir)/'`src/averages.c
cellwriter-1.3.6/Makefile.in-524-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/averages.Tpo $(DEPDIR)/averages.Po
##############################################
cellwriter-1.3.6/Makefile.in-526-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:527:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o averages.o `test -f 'src/averages.c' || echo '$(srcdir)/'`src/averages.c
cellwriter-1.3.6/Makefile.in-528-
cellwriter-1.3.6/Makefile.in-529-averages.obj: src/averages.c
cellwriter-1.3.6/Makefile.in:530:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT averages.obj -MD -MP -MF $(DEPDIR)/averages.Tpo -c -o averages.obj `if test -f 'src/averages.c'; then $(CYGPATH_W) 'src/averages.c'; else $(CYGPATH_W) '$(srcdir)/src/averages.c'; fi`
cellwriter-1.3.6/Makefile.in-531-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/averages.Tpo $(DEPDIR)/averages.Po
##############################################
cellwriter-1.3.6/Makefile.in-533-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:534:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o averages.obj `if test -f 'src/averages.c'; then $(CYGPATH_W) 'src/averages.c'; else $(CYGPATH_W) '$(srcdir)/src/averages.c'; fi`
cellwriter-1.3.6/Makefile.in-535-
cellwriter-1.3.6/Makefile.in-536-wordfreq.o: src/wordfreq.c
cellwriter-1.3.6/Makefile.in:537:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wordfreq.o -MD -MP -MF $(DEPDIR)/wordfreq.Tpo -c -o wordfreq.o `test -f 'src/wordfreq.c' || echo '$(srcdir)/'`src/wordfreq.c
cellwriter-1.3.6/Makefile.in-538-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/wordfreq.Tpo $(DEPDIR)/wordfreq.Po
##############################################
cellwriter-1.3.6/Makefile.in-540-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:541:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wordfreq.o `test -f 'src/wordfreq.c' || echo '$(srcdir)/'`src/wordfreq.c
cellwriter-1.3.6/Makefile.in-542-
cellwriter-1.3.6/Makefile.in-543-wordfreq.obj: src/wordfreq.c
cellwriter-1.3.6/Makefile.in:544:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wordfreq.obj -MD -MP -MF $(DEPDIR)/wordfreq.Tpo -c -o wordfreq.obj `if test -f 'src/wordfreq.c'; then $(CYGPATH_W) 'src/wordfreq.c'; else $(CYGPATH_W) '$(srcdir)/src/wordfreq.c'; fi`
cellwriter-1.3.6/Makefile.in-545-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/wordfreq.Tpo $(DEPDIR)/wordfreq.Po
##############################################
cellwriter-1.3.6/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:548:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wordfreq.obj `if test -f 'src/wordfreq.c'; then $(CYGPATH_W) 'src/wordfreq.c'; else $(CYGPATH_W) '$(srcdir)/src/wordfreq.c'; fi`
cellwriter-1.3.6/Makefile.in-549-
cellwriter-1.3.6/Makefile.in-550-preprocess.o: src/preprocess.c
cellwriter-1.3.6/Makefile.in:551:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT preprocess.o -MD -MP -MF $(DEPDIR)/preprocess.Tpo -c -o preprocess.o `test -f 'src/preprocess.c' || echo '$(srcdir)/'`src/preprocess.c
cellwriter-1.3.6/Makefile.in-552-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/preprocess.Tpo $(DEPDIR)/preprocess.Po
##############################################
cellwriter-1.3.6/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:555:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o preprocess.o `test -f 'src/preprocess.c' || echo '$(srcdir)/'`src/preprocess.c
cellwriter-1.3.6/Makefile.in-556-
cellwriter-1.3.6/Makefile.in-557-preprocess.obj: src/preprocess.c
cellwriter-1.3.6/Makefile.in:558:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT preprocess.obj -MD -MP -MF $(DEPDIR)/preprocess.Tpo -c -o preprocess.obj `if test -f 'src/preprocess.c'; then $(CYGPATH_W) 'src/preprocess.c'; else $(CYGPATH_W) '$(srcdir)/src/preprocess.c'; fi`
cellwriter-1.3.6/Makefile.in-559-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/preprocess.Tpo $(DEPDIR)/preprocess.Po
##############################################
cellwriter-1.3.6/Makefile.in-561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:562:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o preprocess.obj `if test -f 'src/preprocess.c'; then $(CYGPATH_W) 'src/preprocess.c'; else $(CYGPATH_W) '$(srcdir)/src/preprocess.c'; fi`
cellwriter-1.3.6/Makefile.in-563-
cellwriter-1.3.6/Makefile.in-564-keywidget.o: src/keywidget.c
cellwriter-1.3.6/Makefile.in:565:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keywidget.o -MD -MP -MF $(DEPDIR)/keywidget.Tpo -c -o keywidget.o `test -f 'src/keywidget.c' || echo '$(srcdir)/'`src/keywidget.c
cellwriter-1.3.6/Makefile.in-566-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/keywidget.Tpo $(DEPDIR)/keywidget.Po
##############################################
cellwriter-1.3.6/Makefile.in-568-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:569:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keywidget.o `test -f 'src/keywidget.c' || echo '$(srcdir)/'`src/keywidget.c
cellwriter-1.3.6/Makefile.in-570-
cellwriter-1.3.6/Makefile.in-571-keywidget.obj: src/keywidget.c
cellwriter-1.3.6/Makefile.in:572:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT keywidget.obj -MD -MP -MF $(DEPDIR)/keywidget.Tpo -c -o keywidget.obj `if test -f 'src/keywidget.c'; then $(CYGPATH_W) 'src/keywidget.c'; else $(CYGPATH_W) '$(srcdir)/src/keywidget.c'; fi`
cellwriter-1.3.6/Makefile.in-573-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/keywidget.Tpo $(DEPDIR)/keywidget.Po
##############################################
cellwriter-1.3.6/Makefile.in-575-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:576:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o keywidget.obj `if test -f 'src/keywidget.c'; then $(CYGPATH_W) 'src/keywidget.c'; else $(CYGPATH_W) '$(srcdir)/src/keywidget.c'; fi`
cellwriter-1.3.6/Makefile.in-577-
cellwriter-1.3.6/Makefile.in-578-singleinstance.o: src/singleinstance.c
cellwriter-1.3.6/Makefile.in:579:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT singleinstance.o -MD -MP -MF $(DEPDIR)/singleinstance.Tpo -c -o singleinstance.o `test -f 'src/singleinstance.c' || echo '$(srcdir)/'`src/singleinstance.c
cellwriter-1.3.6/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/singleinstance.Tpo $(DEPDIR)/singleinstance.Po
##############################################
cellwriter-1.3.6/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:583:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o singleinstance.o `test -f 'src/singleinstance.c' || echo '$(srcdir)/'`src/singleinstance.c
cellwriter-1.3.6/Makefile.in-584-
cellwriter-1.3.6/Makefile.in-585-singleinstance.obj: src/singleinstance.c
cellwriter-1.3.6/Makefile.in:586:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT singleinstance.obj -MD -MP -MF $(DEPDIR)/singleinstance.Tpo -c -o singleinstance.obj `if test -f 'src/singleinstance.c'; then $(CYGPATH_W) 'src/singleinstance.c'; else $(CYGPATH_W) '$(srcdir)/src/singleinstance.c'; fi`
cellwriter-1.3.6/Makefile.in-587-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/singleinstance.Tpo $(DEPDIR)/singleinstance.Po
##############################################
cellwriter-1.3.6/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:590:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o singleinstance.obj `if test -f 'src/singleinstance.c'; then $(CYGPATH_W) 'src/singleinstance.c'; else $(CYGPATH_W) '$(srcdir)/src/singleinstance.c'; fi`
cellwriter-1.3.6/Makefile.in-591-
cellwriter-1.3.6/Makefile.in-592-statusicon.o: src/statusicon.c
cellwriter-1.3.6/Makefile.in:593:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT statusicon.o -MD -MP -MF $(DEPDIR)/statusicon.Tpo -c -o statusicon.o `test -f 'src/statusicon.c' || echo '$(srcdir)/'`src/statusicon.c
cellwriter-1.3.6/Makefile.in-594-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/statusicon.Tpo $(DEPDIR)/statusicon.Po
##############################################
cellwriter-1.3.6/Makefile.in-596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:597:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o statusicon.o `test -f 'src/statusicon.c' || echo '$(srcdir)/'`src/statusicon.c
cellwriter-1.3.6/Makefile.in-598-
cellwriter-1.3.6/Makefile.in-599-statusicon.obj: src/statusicon.c
cellwriter-1.3.6/Makefile.in:600:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT statusicon.obj -MD -MP -MF $(DEPDIR)/statusicon.Tpo -c -o statusicon.obj `if test -f 'src/statusicon.c'; then $(CYGPATH_W) 'src/statusicon.c'; else $(CYGPATH_W) '$(srcdir)/src/statusicon.c'; fi`
cellwriter-1.3.6/Makefile.in-601-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/statusicon.Tpo $(DEPDIR)/statusicon.Po
##############################################
cellwriter-1.3.6/Makefile.in-603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:604:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o statusicon.obj `if test -f 'src/statusicon.c'; then $(CYGPATH_W) 'src/statusicon.c'; else $(CYGPATH_W) '$(srcdir)/src/statusicon.c'; fi`
cellwriter-1.3.6/Makefile.in-605-
cellwriter-1.3.6/Makefile.in-606-eggtrayicon.o: src/libegg/eggtrayicon.c
cellwriter-1.3.6/Makefile.in:607:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eggtrayicon.o -MD -MP -MF $(DEPDIR)/eggtrayicon.Tpo -c -o eggtrayicon.o `test -f 'src/libegg/eggtrayicon.c' || echo '$(srcdir)/'`src/libegg/eggtrayicon.c
cellwriter-1.3.6/Makefile.in-608-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/eggtrayicon.Tpo $(DEPDIR)/eggtrayicon.Po
##############################################
cellwriter-1.3.6/Makefile.in-610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:611:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eggtrayicon.o `test -f 'src/libegg/eggtrayicon.c' || echo '$(srcdir)/'`src/libegg/eggtrayicon.c
cellwriter-1.3.6/Makefile.in-612-
cellwriter-1.3.6/Makefile.in-613-eggtrayicon.obj: src/libegg/eggtrayicon.c
cellwriter-1.3.6/Makefile.in:614:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eggtrayicon.obj -MD -MP -MF $(DEPDIR)/eggtrayicon.Tpo -c -o eggtrayicon.obj `if test -f 'src/libegg/eggtrayicon.c'; then $(CYGPATH_W) 'src/libegg/eggtrayicon.c'; else $(CYGPATH_W) '$(srcdir)/src/libegg/eggtrayicon.c'; fi`
cellwriter-1.3.6/Makefile.in-615-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/eggtrayicon.Tpo $(DEPDIR)/eggtrayicon.Po
##############################################
cellwriter-1.3.6/Makefile.in-617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cellwriter-1.3.6/Makefile.in:618:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eggtrayicon.obj `if test -f 'src/libegg/eggtrayicon.c'; then $(CYGPATH_W) 'src/libegg/eggtrayicon.c'; else $(CYGPATH_W) '$(srcdir)/src/libegg/eggtrayicon.c'; fi`
cellwriter-1.3.6/Makefile.in-619-install-dist_applicationsDATA: $(dist_applications_DATA)
##############################################
cellwriter-1.3.6/Makefile.in-637-	@list='$(dist_applications_DATA)'; test -n "$(applicationsdir)" || list=; \
cellwriter-1.3.6/Makefile.in:638:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile.in-639-	dir='$(DESTDIR)$(applicationsdir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile.in-658-	@list='$(dist_cellwriterman_DATA)'; test -n "$(cellwritermandir)" || list=; \
cellwriter-1.3.6/Makefile.in:659:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile.in-660-	dir='$(DESTDIR)$(cellwritermandir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile.in-679-	@list='$(dist_icons_DATA)'; test -n "$(iconsdir)" || list=; \
cellwriter-1.3.6/Makefile.in:680:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile.in-681-	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile.in-700-	@list='$(dist_menuicon_DATA)'; test -n "$(menuicondir)" || list=; \
cellwriter-1.3.6/Makefile.in:701:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile.in-702-	dir='$(DESTDIR)$(menuicondir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile.in-721-	@list='$(dist_shared_DATA)'; test -n "$(shareddir)" || list=; \
cellwriter-1.3.6/Makefile.in:722:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cellwriter-1.3.6/Makefile.in-723-	dir='$(DESTDIR)$(shareddir)'; $(am__uninstall_files_from_dir)
##############################################
cellwriter-1.3.6/Makefile.in-769-GTAGS:
cellwriter-1.3.6/Makefile.in:770:	here=`$(am__cd) $(top_builddir) && pwd` \
cellwriter-1.3.6/Makefile.in-771-	  && $(am__cd) $(top_srcdir) \
##############################################
cellwriter-1.3.6/Makefile.in-779-	test -d "$(distdir)" || mkdir "$(distdir)"
cellwriter-1.3.6/Makefile.in:780:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cellwriter-1.3.6/Makefile.in:781:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cellwriter-1.3.6/Makefile.in-782-	list='$(DISTFILES)'; \
##############################################
cellwriter-1.3.6/Makefile.in-793-	  if test -d $$d/$$file; then \
cellwriter-1.3.6/Makefile.in:794:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cellwriter-1.3.6/Makefile.in-795-	    if test -d "$(distdir)/$$file"; then \
##############################################
cellwriter-1.3.6/Makefile.in-879-	test -d $(distdir)/_build || exit 0; \
cellwriter-1.3.6/Makefile.in:880:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
cellwriter-1.3.6/Makefile.in-881-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
cellwriter-1.3.6/Makefile.in-922-	}; \
cellwriter-1.3.6/Makefile.in:923:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
cellwriter-1.3.6/Makefile.in-924-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
cellwriter-1.3.6/Makefile.in-934-	fi
cellwriter-1.3.6/Makefile.in:935:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
cellwriter-1.3.6/Makefile.in-936-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
cellwriter-1.3.6/aclocal.m4-97-    PKG_CHECK_EXISTS([$3],
cellwriter-1.3.6/aclocal.m4:98:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
cellwriter-1.3.6/aclocal.m4-99-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
cellwriter-1.3.6/aclocal.m4-146-        if test $_pkg_short_errors_supported = yes; then
cellwriter-1.3.6/aclocal.m4:147:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
cellwriter-1.3.6/aclocal.m4-148-        else 
cellwriter-1.3.6/aclocal.m4:149:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
cellwriter-1.3.6/aclocal.m4-150-        fi
##############################################
cellwriter-1.3.6/aclocal.m4-233-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
cellwriter-1.3.6/aclocal.m4:234:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
cellwriter-1.3.6/aclocal.m4-235-#
##############################################
cellwriter-1.3.6/aclocal.m4-257-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
cellwriter-1.3.6/aclocal.m4:258:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
cellwriter-1.3.6/aclocal.m4-259-# and then we would define $MISSING as
##############################################
cellwriter-1.3.6/aclocal.m4-273-# expand $ac_aux_dir to an absolute path
cellwriter-1.3.6/aclocal.m4:274:am_aux_dir=`cd $ac_aux_dir && pwd`
cellwriter-1.3.6/aclocal.m4-275-])
##############################################
cellwriter-1.3.6/aclocal.m4-375-  if test "$am_compiler_list" = ""; then
cellwriter-1.3.6/aclocal.m4:376:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
cellwriter-1.3.6/aclocal.m4-377-  fi
##############################################
cellwriter-1.3.6/aclocal.m4-524-    # Strip MF so we end up with the name of the file.
cellwriter-1.3.6/aclocal.m4:525:    mf=`echo "$mf" | sed -e 's/:.*$//'`
cellwriter-1.3.6/aclocal.m4-526-    # Check whether this is an Automake generated Makefile or not.
##############################################
cellwriter-1.3.6/aclocal.m4-533-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
cellwriter-1.3.6/aclocal.m4:534:      dirpart=`AS_DIRNAME("$mf")`
cellwriter-1.3.6/aclocal.m4-535-    else
##############################################
cellwriter-1.3.6/aclocal.m4-539-    # from the Makefile without running `make'.
cellwriter-1.3.6/aclocal.m4:540:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
cellwriter-1.3.6/aclocal.m4-541-    test -z "$DEPDIR" && continue
cellwriter-1.3.6/aclocal.m4:542:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
cellwriter-1.3.6/aclocal.m4-543-    test -z "am__include" && continue
cellwriter-1.3.6/aclocal.m4:544:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
cellwriter-1.3.6/aclocal.m4-545-    # When using ansi2knr, U may be empty or an underscore; expand it
cellwriter-1.3.6/aclocal.m4:546:    U=`sed -n 's/^U = //p' < "$mf"`
cellwriter-1.3.6/aclocal.m4-547-    # Find all dependency output files, they are included files with
##############################################
cellwriter-1.3.6/aclocal.m4-555-      test -f "$dirpart/$file" && continue
cellwriter-1.3.6/aclocal.m4:556:      fdir=`AS_DIRNAME(["$file"])`
cellwriter-1.3.6/aclocal.m4-557-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
cellwriter-1.3.6/aclocal.m4-610-AC_REQUIRE([AC_PROG_INSTALL])dnl
cellwriter-1.3.6/aclocal.m4:611:if test "`cd $srcdir && pwd`" != "`pwd`"; then
cellwriter-1.3.6/aclocal.m4-612-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
cellwriter-1.3.6/aclocal.m4-712-    * )
cellwriter-1.3.6/aclocal.m4:713:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cellwriter-1.3.6/aclocal.m4-714-  esac
cellwriter-1.3.6/aclocal.m4-715-done
cellwriter-1.3.6/aclocal.m4:716:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
cellwriter-1.3.6/aclocal.m4-717-
##############################################
cellwriter-1.3.6/aclocal.m4-790-# Ignore all kinds of additional output from `make'.
cellwriter-1.3.6/aclocal.m4:791:case `$am_make -s -f confmf 2> /dev/null` in #(
cellwriter-1.3.6/aclocal.m4-792-*the\ am__doit\ target*)
##############################################
cellwriter-1.3.6/aclocal.m4-800-   echo '.include "confinc"' > confmf
cellwriter-1.3.6/aclocal.m4:801:   case `$am_make -s -f confmf 2> /dev/null` in #(
cellwriter-1.3.6/aclocal.m4-802-   *the\ am__doit\ target*)
##############################################
cellwriter-1.3.6/aclocal.m4-957-if (
cellwriter-1.3.6/aclocal.m4:958:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
cellwriter-1.3.6/aclocal.m4-959-   if test "$[*]" = "X"; then
cellwriter-1.3.6/aclocal.m4-960-      # -L didn't work.
cellwriter-1.3.6/aclocal.m4:961:      set X `ls -t "$srcdir/configure" conftest.file`
cellwriter-1.3.6/aclocal.m4-962-   fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
cellwriter-1.3.6/autom4te.cache/output.0:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/autom4te.cache/output.0-47-  as_echo='print -r --'
cellwriter-1.3.6/autom4te.cache/output.0-48-  as_echo_n='print -rn --'
cellwriter-1.3.6/autom4te.cache/output.0:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/autom4te.cache/output.0-50-  as_echo='printf %s\n'
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-52-else
cellwriter-1.3.6/autom4te.cache/output.0:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cellwriter-1.3.6/autom4te.cache/output.0-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
cellwriter-1.3.6/autom4te.cache/output.0:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cellwriter-1.3.6/autom4te.cache/output.0-64-      esac;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cellwriter-1.3.6/autom4te.cache/output.0:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cellwriter-1.3.6/autom4te.cache/output.0-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-327-      case $as_dir in #(
cellwriter-1.3.6/autom4te.cache/output.0:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cellwriter-1.3.6/autom4te.cache/output.0-329-      *) as_qdir=$as_dir;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-400-  {
cellwriter-1.3.6/autom4te.cache/output.0:401:    as_val=`expr "$@" || test $? -eq 1`
cellwriter-1.3.6/autom4te.cache/output.0-402-  }
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cellwriter-1.3.6/autom4te.cache/output.0:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cellwriter-1.3.6/autom4te.cache/output.0-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-805-  case $ac_option in
cellwriter-1.3.6/autom4te.cache/output.0:806:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cellwriter-1.3.6/autom4te.cache/output.0-807-  *=)   ac_optarg= ;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-849-  -disable-* | --disable-*)
cellwriter-1.3.6/autom4te.cache/output.0:850:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-851-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-854-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/autom4te.cache/output.0:855:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.0-856-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-875-  -enable-* | --enable-*)
cellwriter-1.3.6/autom4te.cache/output.0:876:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-877-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-880-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/autom4te.cache/output.0:881:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.0-882-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1088-  -with-* | --with-*)
cellwriter-1.3.6/autom4te.cache/output.0:1089:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-1090-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1093-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/autom4te.cache/output.0:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.0-1095-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1104-  -without-* | --without-*)
cellwriter-1.3.6/autom4te.cache/output.0:1105:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-1106-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1109-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/autom4te.cache/output.0:1110:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.0-1111-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1142-  *=*)
cellwriter-1.3.6/autom4te.cache/output.0:1143:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cellwriter-1.3.6/autom4te.cache/output.0-1144-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1163-if test -n "$ac_prev"; then
cellwriter-1.3.6/autom4te.cache/output.0:1164:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cellwriter-1.3.6/autom4te.cache/output.0-1165-  as_fn_error $? "missing argument to $ac_option"
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1185-    */ )
cellwriter-1.3.6/autom4te.cache/output.0:1186:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-1187-      eval $ac_var=\$ac_val;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1220-ac_ls_di=`ls -di .` &&
cellwriter-1.3.6/autom4te.cache/output.0:1221:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cellwriter-1.3.6/autom4te.cache/output.0-1222-  as_fn_error $? "working directory cannot be determined"
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1276-case $srcdir in
cellwriter-1.3.6/autom4te.cache/output.0:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cellwriter-1.3.6/autom4te.cache/output.0-1278-esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1319-By default, \`make install' will install all the files in
cellwriter-1.3.6/autom4te.cache/output.0:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cellwriter-1.3.6/autom4te.cache/output.0:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cellwriter-1.3.6/autom4te.cache/output.0-1322-for instance \`--prefix=\$HOME'.
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1419-*)
cellwriter-1.3.6/autom4te.cache/output.0:1420:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cellwriter-1.3.6/autom4te.cache/output.0-1421-  # A ".." for each directory in $ac_dir_suffix.
cellwriter-1.3.6/autom4te.cache/output.0:1422:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cellwriter-1.3.6/autom4te.cache/output.0-1423-  case $ac_top_builddir_sub in
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-1961-    *\'*)
cellwriter-1.3.6/autom4te.cache/output.0:1962:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/autom4te.cache/output.0-1963-    esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2044-      case $ac_val in
cellwriter-1.3.6/autom4te.cache/output.0:2045:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cellwriter-1.3.6/autom4te.cache/output.0-2046-      esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2059-	case $ac_val in
cellwriter-1.3.6/autom4te.cache/output.0:2060:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cellwriter-1.3.6/autom4te.cache/output.0-2061-	esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2179-    set,)
cellwriter-1.3.6/autom4te.cache/output.0:2180:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cellwriter-1.3.6/autom4te.cache/output.0:2181:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cellwriter-1.3.6/autom4te.cache/output.0-2182-      ac_cache_corrupted=: ;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2190-	# differences in whitespace do not lead to failure.
cellwriter-1.3.6/autom4te.cache/output.0:2191:	ac_old_val_w=`echo x $ac_old_val`
cellwriter-1.3.6/autom4te.cache/output.0:2192:	ac_new_val_w=`echo x $ac_new_val`
cellwriter-1.3.6/autom4te.cache/output.0-2193-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2210-    case $ac_new_val in
cellwriter-1.3.6/autom4te.cache/output.0:2211:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/autom4te.cache/output.0-2212-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2385-if (
cellwriter-1.3.6/autom4te.cache/output.0:2386:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
cellwriter-1.3.6/autom4te.cache/output.0-2387-   if test "$*" = "X"; then
cellwriter-1.3.6/autom4te.cache/output.0-2388-      # -L didn't work.
cellwriter-1.3.6/autom4te.cache/output.0:2389:      set X `ls -t "$srcdir/configure" conftest.file`
cellwriter-1.3.6/autom4te.cache/output.0-2390-   fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2421-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
cellwriter-1.3.6/autom4te.cache/output.0:2422:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
cellwriter-1.3.6/autom4te.cache/output.0-2423-
cellwriter-1.3.6/autom4te.cache/output.0-2424-# expand $ac_aux_dir to an absolute path
cellwriter-1.3.6/autom4te.cache/output.0:2425:am_aux_dir=`cd $ac_aux_dir && pwd`
cellwriter-1.3.6/autom4te.cache/output.0-2426-
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2566-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
cellwriter-1.3.6/autom4te.cache/output.0:2567:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
cellwriter-1.3.6/autom4te.cache/output.0-2568-	     'mkdir (GNU coreutils) '* | \
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2645-set x ${MAKE-make}
cellwriter-1.3.6/autom4te.cache/output.0:2646:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.0-2647-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2655-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cellwriter-1.3.6/autom4te.cache/output.0:2656:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cellwriter-1.3.6/autom4te.cache/output.0-2657-  *@@@%%%=?*=@@@%%%*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-2682-
cellwriter-1.3.6/autom4te.cache/output.0:2683:if test "`cd $srcdir && pwd`" != "`pwd`"; then
cellwriter-1.3.6/autom4te.cache/output.0-2684-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-3108-$as_echo_n "checking whether the C compiler works... " >&6; }
cellwriter-1.3.6/autom4te.cache/output.0:3109:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cellwriter-1.3.6/autom4te.cache/output.0-3110-
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-3152-	then :; else
cellwriter-1.3.6/autom4te.cache/output.0:3153:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-3154-	fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-3212-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cellwriter-1.3.6/autom4te.cache/output.0:3213:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-3214-	  break;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-3321-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cellwriter-1.3.6/autom4te.cache/output.0:3322:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-3323-       break;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-3570-# Ignore all kinds of additional output from `make'.
cellwriter-1.3.6/autom4te.cache/output.0:3571:case `$am_make -s -f confmf 2> /dev/null` in #(
cellwriter-1.3.6/autom4te.cache/output.0-3572-*the\ am__doit\ target*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-3580-   echo '.include "confinc"' > confmf
cellwriter-1.3.6/autom4te.cache/output.0:3581:   case `$am_make -s -f confmf 2> /dev/null` in #(
cellwriter-1.3.6/autom4te.cache/output.0-3582-   *the\ am__doit\ target*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-3643-  if test "$am_compiler_list" = ""; then
cellwriter-1.3.6/autom4te.cache/output.0:3644:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
cellwriter-1.3.6/autom4te.cache/output.0-3645-  fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4109-  test $ac_status = 0; }; then
cellwriter-1.3.6/autom4te.cache/output.0:4110:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.8" 2>/dev/null`
cellwriter-1.3.6/autom4te.cache/output.0-4111-		      test "x$?" != "x0" && pkg_failed=yes 
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4126-  test $ac_status = 0; }; then
cellwriter-1.3.6/autom4te.cache/output.0:4127:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.8" 2>/dev/null`
cellwriter-1.3.6/autom4te.cache/output.0-4128-		      test "x$?" != "x0" && pkg_failed=yes 
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4147-        if test $_pkg_short_errors_supported = yes; then
cellwriter-1.3.6/autom4te.cache/output.0:4148:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.8" 2>&1`
cellwriter-1.3.6/autom4te.cache/output.0-4149-        else 
cellwriter-1.3.6/autom4te.cache/output.0:4150:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.8" 2>&1`
cellwriter-1.3.6/autom4te.cache/output.0-4151-        fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4298-    for ac_var in incroot usrlibdir libdir; do
cellwriter-1.3.6/autom4te.cache/output.0:4299:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
cellwriter-1.3.6/autom4te.cache/output.0-4300-    done
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4408-  LIBS=$ac_save_LIBS
cellwriter-1.3.6/autom4te.cache/output.0:4409:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
cellwriter-1.3.6/autom4te.cache/output.0-4410-do
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4573-  # Check for GNU $ac_path_GREP
cellwriter-1.3.6/autom4te.cache/output.0:4574:case `"$ac_path_GREP" --version 2>&1` in
cellwriter-1.3.6/autom4te.cache/output.0-4575-*GNU*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4639-  # Check for GNU $ac_path_EGREP
cellwriter-1.3.6/autom4te.cache/output.0:4640:case `"$ac_path_EGREP" --version 2>&1` in
cellwriter-1.3.6/autom4te.cache/output.0-4641-*GNU*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4925-do :
cellwriter-1.3.6/autom4te.cache/output.0:4926:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cellwriter-1.3.6/autom4te.cache/output.0-4927-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-4930-  cat >>confdefs.h <<_ACEOF
cellwriter-1.3.6/autom4te.cache/output.0:4931:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cellwriter-1.3.6/autom4te.cache/output.0-4932-_ACEOF
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5120-do :
cellwriter-1.3.6/autom4te.cache/output.0:5121:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cellwriter-1.3.6/autom4te.cache/output.0-5122-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5124-  cat >>confdefs.h <<_ACEOF
cellwriter-1.3.6/autom4te.cache/output.0:5125:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cellwriter-1.3.6/autom4te.cache/output.0-5126-_ACEOF
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5231-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cellwriter-1.3.6/autom4te.cache/output.0:5232:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cellwriter-1.3.6/autom4te.cache/output.0-5233-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5318-if test -z "$BASH_VERSION$ZSH_VERSION" \
cellwriter-1.3.6/autom4te.cache/output.0:5319:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/autom4te.cache/output.0-5320-  as_echo='print -r --'
cellwriter-1.3.6/autom4te.cache/output.0-5321-  as_echo_n='print -rn --'
cellwriter-1.3.6/autom4te.cache/output.0:5322:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/autom4te.cache/output.0-5323-  as_echo='printf %s\n'
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5325-else
cellwriter-1.3.6/autom4te.cache/output.0:5326:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cellwriter-1.3.6/autom4te.cache/output.0-5327-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5335-	expr "X$arg" : "X\\(.*\\)$as_nl";
cellwriter-1.3.6/autom4te.cache/output.0:5336:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cellwriter-1.3.6/autom4te.cache/output.0-5337-      esac;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5484-  {
cellwriter-1.3.6/autom4te.cache/output.0:5485:    as_val=`expr "$@" || test $? -eq 1`
cellwriter-1.3.6/autom4te.cache/output.0-5486-  }
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5588-      case $as_dir in #(
cellwriter-1.3.6/autom4te.cache/output.0:5589:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cellwriter-1.3.6/autom4te.cache/output.0-5590-      *) as_qdir=$as_dir;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5723-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cellwriter-1.3.6/autom4te.cache/output.0:5724:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cellwriter-1.3.6/autom4te.cache/output.0-5725-ac_cs_version="\\
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5748-  --*=?*)
cellwriter-1.3.6/autom4te.cache/output.0:5749:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cellwriter-1.3.6/autom4te.cache/output.0:5750:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.0-5751-    ac_shift=:
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5753-  --*=)
cellwriter-1.3.6/autom4te.cache/output.0:5754:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cellwriter-1.3.6/autom4te.cache/output.0-5755-    ac_optarg=
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5777-    case $ac_optarg in
cellwriter-1.3.6/autom4te.cache/output.0:5778:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/autom4te.cache/output.0-5779-    '') as_fn_error $? "missing file argument" ;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5785-    case $ac_optarg in
cellwriter-1.3.6/autom4te.cache/output.0:5786:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/autom4te.cache/output.0-5787-    esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5913-fi
cellwriter-1.3.6/autom4te.cache/output.0:5914:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cellwriter-1.3.6/autom4te.cache/output.0-5915-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5930-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cellwriter-1.3.6/autom4te.cache/output.0:5931:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cellwriter-1.3.6/autom4te.cache/output.0-5932-ac_delim='%!_!# '
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-5936-
cellwriter-1.3.6/autom4te.cache/output.0:5937:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cellwriter-1.3.6/autom4te.cache/output.0-5938-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6074-for ac_last_try in false false :; do
cellwriter-1.3.6/autom4te.cache/output.0:6075:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cellwriter-1.3.6/autom4te.cache/output.0-6076-  if test -z "$ac_tt"; then
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6206-      esac
cellwriter-1.3.6/autom4te.cache/output.0:6207:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cellwriter-1.3.6/autom4te.cache/output.0-6208-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6265-*)
cellwriter-1.3.6/autom4te.cache/output.0:6266:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cellwriter-1.3.6/autom4te.cache/output.0-6267-  # A ".." for each directory in $ac_dir_suffix.
cellwriter-1.3.6/autom4te.cache/output.0:6268:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cellwriter-1.3.6/autom4te.cache/output.0-6269-  case $ac_top_builddir_sub in
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6326-/@mandir@/p'
cellwriter-1.3.6/autom4te.cache/output.0:6327:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cellwriter-1.3.6/autom4te.cache/output.0-6328-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6343-
cellwriter-1.3.6/autom4te.cache/output.0:6344:# Neutralize VPATH when `$srcdir' = `.'.
cellwriter-1.3.6/autom4te.cache/output.0-6345-# Shell code in configure.ac might set extrasub.
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6371-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cellwriter-1.3.6/autom4te.cache/output.0:6372:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cellwriter-1.3.6/autom4te.cache/output.0-6373-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6417-    * )
cellwriter-1.3.6/autom4te.cache/output.0:6418:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cellwriter-1.3.6/autom4te.cache/output.0-6419-  esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6464-    # Strip MF so we end up with the name of the file.
cellwriter-1.3.6/autom4te.cache/output.0:6465:    mf=`echo "$mf" | sed -e 's/:.*$//'`
cellwriter-1.3.6/autom4te.cache/output.0-6466-    # Check whether this is an Automake generated Makefile or not.
##############################################
cellwriter-1.3.6/autom4te.cache/output.0-6501-    # from the Makefile without running `make'.
cellwriter-1.3.6/autom4te.cache/output.0:6502:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
cellwriter-1.3.6/autom4te.cache/output.0-6503-    test -z "$DEPDIR" && continue
cellwriter-1.3.6/autom4te.cache/output.0:6504:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
cellwriter-1.3.6/autom4te.cache/output.0-6505-    test -z "am__include" && continue
cellwriter-1.3.6/autom4te.cache/output.0:6506:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
cellwriter-1.3.6/autom4te.cache/output.0-6507-    # When using ansi2knr, U may be empty or an underscore; expand it
cellwriter-1.3.6/autom4te.cache/output.0:6508:    U=`sed -n 's/^U = //p' < "$mf"`
cellwriter-1.3.6/autom4te.cache/output.0-6509-    # Find all dependency output files, they are included files with
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
cellwriter-1.3.6/autom4te.cache/output.1:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/autom4te.cache/output.1-47-  as_echo='print -r --'
cellwriter-1.3.6/autom4te.cache/output.1-48-  as_echo_n='print -rn --'
cellwriter-1.3.6/autom4te.cache/output.1:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/autom4te.cache/output.1-50-  as_echo='printf %s\n'
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-52-else
cellwriter-1.3.6/autom4te.cache/output.1:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cellwriter-1.3.6/autom4te.cache/output.1-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
cellwriter-1.3.6/autom4te.cache/output.1:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cellwriter-1.3.6/autom4te.cache/output.1-64-      esac;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cellwriter-1.3.6/autom4te.cache/output.1:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cellwriter-1.3.6/autom4te.cache/output.1-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-327-      case $as_dir in #(
cellwriter-1.3.6/autom4te.cache/output.1:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cellwriter-1.3.6/autom4te.cache/output.1-329-      *) as_qdir=$as_dir;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-400-  {
cellwriter-1.3.6/autom4te.cache/output.1:401:    as_val=`expr "$@" || test $? -eq 1`
cellwriter-1.3.6/autom4te.cache/output.1-402-  }
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cellwriter-1.3.6/autom4te.cache/output.1:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cellwriter-1.3.6/autom4te.cache/output.1-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-800-  case $ac_option in
cellwriter-1.3.6/autom4te.cache/output.1:801:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cellwriter-1.3.6/autom4te.cache/output.1-802-  *=)   ac_optarg= ;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-844-  -disable-* | --disable-*)
cellwriter-1.3.6/autom4te.cache/output.1:845:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-846-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-849-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/autom4te.cache/output.1:850:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.1-851-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-870-  -enable-* | --enable-*)
cellwriter-1.3.6/autom4te.cache/output.1:871:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-872-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-875-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/autom4te.cache/output.1:876:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.1-877-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1074-  -with-* | --with-*)
cellwriter-1.3.6/autom4te.cache/output.1:1075:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-1076-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1079-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/autom4te.cache/output.1:1080:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.1-1081-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1090-  -without-* | --without-*)
cellwriter-1.3.6/autom4te.cache/output.1:1091:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-1092-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1095-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/autom4te.cache/output.1:1096:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.1-1097-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1128-  *=*)
cellwriter-1.3.6/autom4te.cache/output.1:1129:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cellwriter-1.3.6/autom4te.cache/output.1-1130-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1149-if test -n "$ac_prev"; then
cellwriter-1.3.6/autom4te.cache/output.1:1150:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cellwriter-1.3.6/autom4te.cache/output.1-1151-  as_fn_error $? "missing argument to $ac_option"
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1171-    */ )
cellwriter-1.3.6/autom4te.cache/output.1:1172:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-1173-      eval $ac_var=\$ac_val;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1206-ac_ls_di=`ls -di .` &&
cellwriter-1.3.6/autom4te.cache/output.1:1207:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cellwriter-1.3.6/autom4te.cache/output.1-1208-  as_fn_error $? "working directory cannot be determined"
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1262-case $srcdir in
cellwriter-1.3.6/autom4te.cache/output.1:1263:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cellwriter-1.3.6/autom4te.cache/output.1-1264-esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1305-By default, \`make install' will install all the files in
cellwriter-1.3.6/autom4te.cache/output.1:1306:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cellwriter-1.3.6/autom4te.cache/output.1:1307:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cellwriter-1.3.6/autom4te.cache/output.1-1308-for instance \`--prefix=\$HOME'.
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1403-*)
cellwriter-1.3.6/autom4te.cache/output.1:1404:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cellwriter-1.3.6/autom4te.cache/output.1-1405-  # A ".." for each directory in $ac_dir_suffix.
cellwriter-1.3.6/autom4te.cache/output.1:1406:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cellwriter-1.3.6/autom4te.cache/output.1-1407-  case $ac_top_builddir_sub in
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-1945-    *\'*)
cellwriter-1.3.6/autom4te.cache/output.1:1946:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/autom4te.cache/output.1-1947-    esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2028-      case $ac_val in
cellwriter-1.3.6/autom4te.cache/output.1:2029:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cellwriter-1.3.6/autom4te.cache/output.1-2030-      esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2043-	case $ac_val in
cellwriter-1.3.6/autom4te.cache/output.1:2044:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cellwriter-1.3.6/autom4te.cache/output.1-2045-	esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2163-    set,)
cellwriter-1.3.6/autom4te.cache/output.1:2164:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cellwriter-1.3.6/autom4te.cache/output.1:2165:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cellwriter-1.3.6/autom4te.cache/output.1-2166-      ac_cache_corrupted=: ;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2174-	# differences in whitespace do not lead to failure.
cellwriter-1.3.6/autom4te.cache/output.1:2175:	ac_old_val_w=`echo x $ac_old_val`
cellwriter-1.3.6/autom4te.cache/output.1:2176:	ac_new_val_w=`echo x $ac_new_val`
cellwriter-1.3.6/autom4te.cache/output.1-2177-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2194-    case $ac_new_val in
cellwriter-1.3.6/autom4te.cache/output.1:2195:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/autom4te.cache/output.1-2196-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2369-if (
cellwriter-1.3.6/autom4te.cache/output.1:2370:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
cellwriter-1.3.6/autom4te.cache/output.1-2371-   if test "$*" = "X"; then
cellwriter-1.3.6/autom4te.cache/output.1-2372-      # -L didn't work.
cellwriter-1.3.6/autom4te.cache/output.1:2373:      set X `ls -t "$srcdir/configure" conftest.file`
cellwriter-1.3.6/autom4te.cache/output.1-2374-   fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2405-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
cellwriter-1.3.6/autom4te.cache/output.1:2406:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
cellwriter-1.3.6/autom4te.cache/output.1-2407-
cellwriter-1.3.6/autom4te.cache/output.1-2408-# expand $ac_aux_dir to an absolute path
cellwriter-1.3.6/autom4te.cache/output.1:2409:am_aux_dir=`cd $ac_aux_dir && pwd`
cellwriter-1.3.6/autom4te.cache/output.1-2410-
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2550-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
cellwriter-1.3.6/autom4te.cache/output.1:2551:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
cellwriter-1.3.6/autom4te.cache/output.1-2552-	     'mkdir (GNU coreutils) '* | \
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2629-set x ${MAKE-make}
cellwriter-1.3.6/autom4te.cache/output.1:2630:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cellwriter-1.3.6/autom4te.cache/output.1-2631-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2639-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cellwriter-1.3.6/autom4te.cache/output.1:2640:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cellwriter-1.3.6/autom4te.cache/output.1-2641-  *@@@%%%=?*=@@@%%%*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-2666-
cellwriter-1.3.6/autom4te.cache/output.1:2667:if test "`cd $srcdir && pwd`" != "`pwd`"; then
cellwriter-1.3.6/autom4te.cache/output.1-2668-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-3092-$as_echo_n "checking whether the C compiler works... " >&6; }
cellwriter-1.3.6/autom4te.cache/output.1:3093:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cellwriter-1.3.6/autom4te.cache/output.1-3094-
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-3136-	then :; else
cellwriter-1.3.6/autom4te.cache/output.1:3137:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-3138-	fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-3196-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cellwriter-1.3.6/autom4te.cache/output.1:3197:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-3198-	  break;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-3305-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cellwriter-1.3.6/autom4te.cache/output.1:3306:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-3307-       break;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-3554-# Ignore all kinds of additional output from `make'.
cellwriter-1.3.6/autom4te.cache/output.1:3555:case `$am_make -s -f confmf 2> /dev/null` in #(
cellwriter-1.3.6/autom4te.cache/output.1-3556-*the\ am__doit\ target*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-3564-   echo '.include "confinc"' > confmf
cellwriter-1.3.6/autom4te.cache/output.1:3565:   case `$am_make -s -f confmf 2> /dev/null` in #(
cellwriter-1.3.6/autom4te.cache/output.1-3566-   *the\ am__doit\ target*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-3627-  if test "$am_compiler_list" = ""; then
cellwriter-1.3.6/autom4te.cache/output.1:3628:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
cellwriter-1.3.6/autom4te.cache/output.1-3629-  fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4093-  test $ac_status = 0; }; then
cellwriter-1.3.6/autom4te.cache/output.1:4094:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.0" 2>/dev/null`
cellwriter-1.3.6/autom4te.cache/output.1-4095-		      test "x$?" != "x0" && pkg_failed=yes 
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4110-  test $ac_status = 0; }; then
cellwriter-1.3.6/autom4te.cache/output.1:4111:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.0" 2>/dev/null`
cellwriter-1.3.6/autom4te.cache/output.1-4112-		      test "x$?" != "x0" && pkg_failed=yes 
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4131-        if test $_pkg_short_errors_supported = yes; then
cellwriter-1.3.6/autom4te.cache/output.1:4132:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-3.0 >= 3.0" 2>&1`
cellwriter-1.3.6/autom4te.cache/output.1-4133-        else 
cellwriter-1.3.6/autom4te.cache/output.1:4134:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-3.0 >= 3.0" 2>&1`
cellwriter-1.3.6/autom4te.cache/output.1-4135-        fi
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4210-    for ac_var in incroot usrlibdir libdir; do
cellwriter-1.3.6/autom4te.cache/output.1:4211:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
cellwriter-1.3.6/autom4te.cache/output.1-4212-    done
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4320-  LIBS=$ac_save_LIBS
cellwriter-1.3.6/autom4te.cache/output.1:4321:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
cellwriter-1.3.6/autom4te.cache/output.1-4322-do
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4485-  # Check for GNU $ac_path_GREP
cellwriter-1.3.6/autom4te.cache/output.1:4486:case `"$ac_path_GREP" --version 2>&1` in
cellwriter-1.3.6/autom4te.cache/output.1-4487-*GNU*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4551-  # Check for GNU $ac_path_EGREP
cellwriter-1.3.6/autom4te.cache/output.1:4552:case `"$ac_path_EGREP" --version 2>&1` in
cellwriter-1.3.6/autom4te.cache/output.1-4553-*GNU*)
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4837-do :
cellwriter-1.3.6/autom4te.cache/output.1:4838:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cellwriter-1.3.6/autom4te.cache/output.1-4839-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-4842-  cat >>confdefs.h <<_ACEOF
cellwriter-1.3.6/autom4te.cache/output.1:4843:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cellwriter-1.3.6/autom4te.cache/output.1-4844-_ACEOF
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5032-do :
cellwriter-1.3.6/autom4te.cache/output.1:5033:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cellwriter-1.3.6/autom4te.cache/output.1-5034-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5036-  cat >>confdefs.h <<_ACEOF
cellwriter-1.3.6/autom4te.cache/output.1:5037:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cellwriter-1.3.6/autom4te.cache/output.1-5038-_ACEOF
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5143-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cellwriter-1.3.6/autom4te.cache/output.1:5144:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cellwriter-1.3.6/autom4te.cache/output.1-5145-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5226-if test -z "$BASH_VERSION$ZSH_VERSION" \
cellwriter-1.3.6/autom4te.cache/output.1:5227:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/autom4te.cache/output.1-5228-  as_echo='print -r --'
cellwriter-1.3.6/autom4te.cache/output.1-5229-  as_echo_n='print -rn --'
cellwriter-1.3.6/autom4te.cache/output.1:5230:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/autom4te.cache/output.1-5231-  as_echo='printf %s\n'
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5233-else
cellwriter-1.3.6/autom4te.cache/output.1:5234:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cellwriter-1.3.6/autom4te.cache/output.1-5235-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5243-	expr "X$arg" : "X\\(.*\\)$as_nl";
cellwriter-1.3.6/autom4te.cache/output.1:5244:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cellwriter-1.3.6/autom4te.cache/output.1-5245-      esac;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5392-  {
cellwriter-1.3.6/autom4te.cache/output.1:5393:    as_val=`expr "$@" || test $? -eq 1`
cellwriter-1.3.6/autom4te.cache/output.1-5394-  }
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5496-      case $as_dir in #(
cellwriter-1.3.6/autom4te.cache/output.1:5497:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cellwriter-1.3.6/autom4te.cache/output.1-5498-      *) as_qdir=$as_dir;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5631-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cellwriter-1.3.6/autom4te.cache/output.1:5632:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cellwriter-1.3.6/autom4te.cache/output.1-5633-ac_cs_version="\\
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5656-  --*=?*)
cellwriter-1.3.6/autom4te.cache/output.1:5657:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cellwriter-1.3.6/autom4te.cache/output.1:5658:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cellwriter-1.3.6/autom4te.cache/output.1-5659-    ac_shift=:
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5661-  --*=)
cellwriter-1.3.6/autom4te.cache/output.1:5662:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cellwriter-1.3.6/autom4te.cache/output.1-5663-    ac_optarg=
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5685-    case $ac_optarg in
cellwriter-1.3.6/autom4te.cache/output.1:5686:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/autom4te.cache/output.1-5687-    '') as_fn_error $? "missing file argument" ;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5693-    case $ac_optarg in
cellwriter-1.3.6/autom4te.cache/output.1:5694:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/autom4te.cache/output.1-5695-    esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5821-fi
cellwriter-1.3.6/autom4te.cache/output.1:5822:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cellwriter-1.3.6/autom4te.cache/output.1-5823-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5838-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cellwriter-1.3.6/autom4te.cache/output.1:5839:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cellwriter-1.3.6/autom4te.cache/output.1-5840-ac_delim='%!_!# '
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5844-
cellwriter-1.3.6/autom4te.cache/output.1:5845:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cellwriter-1.3.6/autom4te.cache/output.1-5846-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-5982-for ac_last_try in false false :; do
cellwriter-1.3.6/autom4te.cache/output.1:5983:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cellwriter-1.3.6/autom4te.cache/output.1-5984-  if test -z "$ac_tt"; then
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-6114-      esac
cellwriter-1.3.6/autom4te.cache/output.1:6115:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cellwriter-1.3.6/autom4te.cache/output.1-6116-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-6173-*)
cellwriter-1.3.6/autom4te.cache/output.1:6174:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cellwriter-1.3.6/autom4te.cache/output.1-6175-  # A ".." for each directory in $ac_dir_suffix.
cellwriter-1.3.6/autom4te.cache/output.1:6176:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cellwriter-1.3.6/autom4te.cache/output.1-6177-  case $ac_top_builddir_sub in
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-6234-/@mandir@/p'
cellwriter-1.3.6/autom4te.cache/output.1:6235:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cellwriter-1.3.6/autom4te.cache/output.1-6236-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-6251-
cellwriter-1.3.6/autom4te.cache/output.1:6252:# Neutralize VPATH when `$srcdir' = `.'.
cellwriter-1.3.6/autom4te.cache/output.1-6253-# Shell code in configure.ac might set extrasub.
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-6279-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cellwriter-1.3.6/autom4te.cache/output.1:6280:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cellwriter-1.3.6/autom4te.cache/output.1-6281-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-6325-    * )
cellwriter-1.3.6/autom4te.cache/output.1:6326:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cellwriter-1.3.6/autom4te.cache/output.1-6327-  esac
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-6372-    # Strip MF so we end up with the name of the file.
cellwriter-1.3.6/autom4te.cache/output.1:6373:    mf=`echo "$mf" | sed -e 's/:.*$//'`
cellwriter-1.3.6/autom4te.cache/output.1-6374-    # Check whether this is an Automake generated Makefile or not.
##############################################
cellwriter-1.3.6/autom4te.cache/output.1-6409-    # from the Makefile without running `make'.
cellwriter-1.3.6/autom4te.cache/output.1:6410:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
cellwriter-1.3.6/autom4te.cache/output.1-6411-    test -z "$DEPDIR" && continue
cellwriter-1.3.6/autom4te.cache/output.1:6412:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
cellwriter-1.3.6/autom4te.cache/output.1-6413-    test -z "am__include" && continue
cellwriter-1.3.6/autom4te.cache/output.1:6414:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
cellwriter-1.3.6/autom4te.cache/output.1-6415-    # When using ansi2knr, U may be empty or an underscore; expand it
cellwriter-1.3.6/autom4te.cache/output.1:6416:    U=`sed -n 's/^U = //p' < "$mf"`
cellwriter-1.3.6/autom4te.cache/output.1-6417-    # Find all dependency output files, they are included files with
##############################################
cellwriter-1.3.6/config.guess-40-
cellwriter-1.3.6/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
cellwriter-1.3.6/config.guess-42-
##############################################
cellwriter-1.3.6/config.guess-110-: ${TMPDIR=/tmp} ;
cellwriter-1.3.6/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
cellwriter-1.3.6/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
cellwriter-1.3.6/config.guess-196-	    *)
cellwriter-1.3.6/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
cellwriter-1.3.6/config.guess-198-		;;
##############################################
cellwriter-1.3.6/config.guess-223-	*4.0)
cellwriter-1.3.6/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
cellwriter-1.3.6/config.guess-225-		;;
cellwriter-1.3.6/config.guess-226-	*5.*)
cellwriter-1.3.6/config.guess:227:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
cellwriter-1.3.6/config.guess-228-		;;
##############################################
cellwriter-1.3.6/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
cellwriter-1.3.6/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
cellwriter-1.3.6/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
cellwriter-1.3.6/config.guess-271-	# 1.2 uses "1.2" for uname -r.
cellwriter-1.3.6/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
cellwriter-1.3.6/config.guess-273-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
cellwriter-1.3.6/config.guess-331-    s390x:SunOS:*:*)
cellwriter-1.3.6/config.guess:332:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cellwriter-1.3.6/config.guess-333-	exit ;;
cellwriter-1.3.6/config.guess-334-    sun4H:SunOS:5.*:*)
cellwriter-1.3.6/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cellwriter-1.3.6/config.guess-336-	exit ;;
cellwriter-1.3.6/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
cellwriter-1.3.6/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cellwriter-1.3.6/config.guess-339-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-356-	fi
cellwriter-1.3.6/config.guess:357:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cellwriter-1.3.6/config.guess-358-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-362-	# it's likely to be more like Solaris than SunOS4.
cellwriter-1.3.6/config.guess:363:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cellwriter-1.3.6/config.guess-364-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-371-	# Japanese Language versions have a version number like `4.1.3-JL'.
cellwriter-1.3.6/config.guess:372:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
cellwriter-1.3.6/config.guess-373-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-377-    sun*:*:4.2BSD:*)
cellwriter-1.3.6/config.guess:378:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
cellwriter-1.3.6/config.guess-379-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
cellwriter-1.3.6/config.guess-459-	$CC_FOR_BUILD -o $dummy $dummy.c &&
cellwriter-1.3.6/config.guess:460:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
cellwriter-1.3.6/config.guess:461:	  SYSTEM_NAME=`$dummy $dummyarg` &&
cellwriter-1.3.6/config.guess-462-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
cellwriter-1.3.6/config.guess-515-    *:IRIX*:*:*)
cellwriter-1.3.6/config.guess:516:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
cellwriter-1.3.6/config.guess-517-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-545-EOF
cellwriter-1.3.6/config.guess:546:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
cellwriter-1.3.6/config.guess-547-		then
##############################################
cellwriter-1.3.6/config.guess-558-    *:AIX:*:[4567])
cellwriter-1.3.6/config.guess:559:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
cellwriter-1.3.6/config.guess-560-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
cellwriter-1.3.6/config.guess-593-    9000/[34678]??:HP-UX:*:*)
cellwriter-1.3.6/config.guess:594:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
cellwriter-1.3.6/config.guess-595-	case "${UNAME_MACHINE}" in
##############################################
cellwriter-1.3.6/config.guess-647-EOF
cellwriter-1.3.6/config.guess:648:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
cellwriter-1.3.6/config.guess-649-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
cellwriter-1.3.6/config.guess-675-    ia64:HP-UX:*:*)
cellwriter-1.3.6/config.guess:676:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
cellwriter-1.3.6/config.guess-677-	echo ia64-hp-hpux${HPUX_REV}
##############################################
cellwriter-1.3.6/config.guess-705-EOF
cellwriter-1.3.6/config.guess:706:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
cellwriter-1.3.6/config.guess-707-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
cellwriter-1.3.6/config.guess-776-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
cellwriter-1.3.6/config.guess:777:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
cellwriter-1.3.6/config.guess-778-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cellwriter-1.3.6/config.guess-781-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
cellwriter-1.3.6/config.guess:782:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
cellwriter-1.3.6/config.guess-783-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cellwriter-1.3.6/config.guess-796-	    pc98)
cellwriter-1.3.6/config.guess:797:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
cellwriter-1.3.6/config.guess-798-	    amd64)
cellwriter-1.3.6/config.guess:799:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
cellwriter-1.3.6/config.guess-800-	    *)
cellwriter-1.3.6/config.guess:801:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
cellwriter-1.3.6/config.guess-802-	esac
##############################################
cellwriter-1.3.6/config.guess-850-    prep*:SunOS:5.*:*)
cellwriter-1.3.6/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
cellwriter-1.3.6/config.guess-852-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-854-	# the GNU system
cellwriter-1.3.6/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
cellwriter-1.3.6/config.guess-856-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-858-	# other systems with GNU libc and userland
cellwriter-1.3.6/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
cellwriter-1.3.6/config.guess-860-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-913-EOF
cellwriter-1.3.6/config.guess:914:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
cellwriter-1.3.6/config.guess-915-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
cellwriter-1.3.6/config.guess-941-EOF
cellwriter-1.3.6/config.guess:942:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
cellwriter-1.3.6/config.guess-943-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
cellwriter-1.3.6/config.guess-1026-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
cellwriter-1.3.6/config.guess:1027:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
cellwriter-1.3.6/config.guess-1028-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
cellwriter-1.3.6/config.guess-1296-    *:DragonFly:*:*)
cellwriter-1.3.6/config.guess:1297:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
cellwriter-1.3.6/config.guess-1298-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-1309-    i*86:skyos:*:*)
cellwriter-1.3.6/config.guess:1310:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
cellwriter-1.3.6/config.guess-1311-	exit ;;
##############################################
cellwriter-1.3.6/config.guess-1437-
cellwriter-1.3.6/config.guess:1438:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
cellwriter-1.3.6/config.guess-1439-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
cellwriter-1.3.6/config.status-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
cellwriter-1.3.6/config.status:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/config.status-47-  as_echo='print -r --'
cellwriter-1.3.6/config.status-48-  as_echo_n='print -rn --'
cellwriter-1.3.6/config.status:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/config.status-50-  as_echo='printf %s\n'
##############################################
cellwriter-1.3.6/config.status-52-else
cellwriter-1.3.6/config.status:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cellwriter-1.3.6/config.status-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cellwriter-1.3.6/config.status-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
cellwriter-1.3.6/config.status:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cellwriter-1.3.6/config.status-64-      esac;
##############################################
cellwriter-1.3.6/config.status-139-# ----------------------------------------
cellwriter-1.3.6/config.status:140:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cellwriter-1.3.6/config.status-141-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cellwriter-1.3.6/config.status-211-  {
cellwriter-1.3.6/config.status:212:    as_val=`expr "$@" || test $? -eq 1`
cellwriter-1.3.6/config.status-213-  }
##############################################
cellwriter-1.3.6/config.status-315-      case $as_dir in #(
cellwriter-1.3.6/config.status:316:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cellwriter-1.3.6/config.status-317-      *) as_qdir=$as_dir;;
##############################################
cellwriter-1.3.6/config.status-451-  --*=?*)
cellwriter-1.3.6/config.status:452:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cellwriter-1.3.6/config.status:453:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cellwriter-1.3.6/config.status-454-    ac_shift=:
##############################################
cellwriter-1.3.6/config.status-456-  --*=)
cellwriter-1.3.6/config.status:457:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cellwriter-1.3.6/config.status-458-    ac_optarg=
##############################################
cellwriter-1.3.6/config.status-480-    case $ac_optarg in
cellwriter-1.3.6/config.status:481:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/config.status-482-    '') as_fn_error $? "missing file argument" ;;
##############################################
cellwriter-1.3.6/config.status-488-    case $ac_optarg in
cellwriter-1.3.6/config.status:489:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/config.status-490-    esac
##############################################
cellwriter-1.3.6/config.status-607-fi
cellwriter-1.3.6/config.status:608:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cellwriter-1.3.6/config.status-609-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cellwriter-1.3.6/config.status-864-      esac
cellwriter-1.3.6/config.status:865:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cellwriter-1.3.6/config.status-866-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cellwriter-1.3.6/config.status-923-*)
cellwriter-1.3.6/config.status:924:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cellwriter-1.3.6/config.status-925-  # A ".." for each directory in $ac_dir_suffix.
cellwriter-1.3.6/config.status:926:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cellwriter-1.3.6/config.status-927-  case $ac_top_builddir_sub in
##############################################
cellwriter-1.3.6/config.status-981-/@mandir@/p'
cellwriter-1.3.6/config.status:982:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cellwriter-1.3.6/config.status-983-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cellwriter-1.3.6/config.status-1031-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cellwriter-1.3.6/config.status:1032:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cellwriter-1.3.6/config.status-1033-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cellwriter-1.3.6/config.status-1077-    * )
cellwriter-1.3.6/config.status:1078:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cellwriter-1.3.6/config.status-1079-  esac
##############################################
cellwriter-1.3.6/config.status-1124-    # Strip MF so we end up with the name of the file.
cellwriter-1.3.6/config.status:1125:    mf=`echo "$mf" | sed -e 's/:.*$//'`
cellwriter-1.3.6/config.status-1126-    # Check whether this is an Automake generated Makefile or not.
##############################################
cellwriter-1.3.6/config.status-1161-    # from the Makefile without running `make'.
cellwriter-1.3.6/config.status:1162:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
cellwriter-1.3.6/config.status-1163-    test -z "$DEPDIR" && continue
cellwriter-1.3.6/config.status:1164:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
cellwriter-1.3.6/config.status-1165-    test -z "am__include" && continue
cellwriter-1.3.6/config.status:1166:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
cellwriter-1.3.6/config.status-1167-    # When using ansi2knr, U may be empty or an underscore; expand it
cellwriter-1.3.6/config.status:1168:    U=`sed -n 's/^U = //p' < "$mf"`
cellwriter-1.3.6/config.status-1169-    # Find all dependency output files, they are included files with
##############################################
cellwriter-1.3.6/config.sub-59-
cellwriter-1.3.6/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
cellwriter-1.3.6/config.sub-61-
##############################################
cellwriter-1.3.6/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
cellwriter-1.3.6/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
cellwriter-1.3.6/config.sub-126-case $maybe_os in
##############################################
cellwriter-1.3.6/config.sub-132-    os=-$maybe_os
cellwriter-1.3.6/config.sub:133:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
cellwriter-1.3.6/config.sub-134-    ;;
cellwriter-1.3.6/config.sub-135-  *)
cellwriter-1.3.6/config.sub:136:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
cellwriter-1.3.6/config.sub-137-    if [ $basic_machine != $1 ]
cellwriter-1.3.6/config.sub:138:    then os=`echo $1 | sed 's/.*-/-/'`
cellwriter-1.3.6/config.sub-139-    else os=; fi
##############################################
cellwriter-1.3.6/config.sub-186-		os=-sco5v6
cellwriter-1.3.6/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-188-		;;
##############################################
cellwriter-1.3.6/config.sub-190-		os=-sco3.2v5
cellwriter-1.3.6/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-192-		;;
##############################################
cellwriter-1.3.6/config.sub-194-		os=-sco3.2v4
cellwriter-1.3.6/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-196-		;;
cellwriter-1.3.6/config.sub-197-	-sco3.2.[4-9]*)
cellwriter-1.3.6/config.sub:198:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
cellwriter-1.3.6/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-200-		;;
##############################################
cellwriter-1.3.6/config.sub-202-		# Don't forget version if it is 3.2v4 or newer.
cellwriter-1.3.6/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-204-		;;
##############################################
cellwriter-1.3.6/config.sub-206-		# Don't forget version if it is 3.2v4 or newer.
cellwriter-1.3.6/config.sub:207:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-208-		;;
##############################################
cellwriter-1.3.6/config.sub-210-		os=-sco3.2v2
cellwriter-1.3.6/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-212-		;;
cellwriter-1.3.6/config.sub-213-	-udk*)
cellwriter-1.3.6/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-215-		;;
##############################################
cellwriter-1.3.6/config.sub-217-		os=-isc2.2
cellwriter-1.3.6/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-219-		;;
##############################################
cellwriter-1.3.6/config.sub-223-	-isc*)
cellwriter-1.3.6/config.sub:224:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
cellwriter-1.3.6/config.sub-225-		;;
##############################################
cellwriter-1.3.6/config.sub-229-	-ptx*)
cellwriter-1.3.6/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
cellwriter-1.3.6/config.sub-231-		;;
cellwriter-1.3.6/config.sub-232-	-windowsnt*)
cellwriter-1.3.6/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
cellwriter-1.3.6/config.sub-234-		;;
##############################################
cellwriter-1.3.6/config.sub-348-	*-*-*)
cellwriter-1.3.6/config.sub:349:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
cellwriter-1.3.6/config.sub-350-		exit 1
##############################################
cellwriter-1.3.6/config.sub-461-	amd64-*)
cellwriter-1.3.6/config.sub:462:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-463-		;;
##############################################
cellwriter-1.3.6/config.sub-503-	blackfin-*)
cellwriter-1.3.6/config.sub:504:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-505-		os=-linux
##############################################
cellwriter-1.3.6/config.sub-511-	c54x-*)
cellwriter-1.3.6/config.sub:512:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-513-		;;
cellwriter-1.3.6/config.sub-514-	c55x-*)
cellwriter-1.3.6/config.sub:515:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-516-		;;
cellwriter-1.3.6/config.sub-517-	c6x-*)
cellwriter-1.3.6/config.sub:518:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-519-		;;
##############################################
cellwriter-1.3.6/config.sub-715-	i*86v32)
cellwriter-1.3.6/config.sub:716:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cellwriter-1.3.6/config.sub-717-		os=-sysv32
##############################################
cellwriter-1.3.6/config.sub-719-	i*86v4*)
cellwriter-1.3.6/config.sub:720:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cellwriter-1.3.6/config.sub-721-		os=-sysv4
##############################################
cellwriter-1.3.6/config.sub-723-	i*86v)
cellwriter-1.3.6/config.sub:724:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cellwriter-1.3.6/config.sub-725-		os=-sysv
##############################################
cellwriter-1.3.6/config.sub-727-	i*86sol2)
cellwriter-1.3.6/config.sub:728:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
cellwriter-1.3.6/config.sub-729-		os=-solaris2
##############################################
cellwriter-1.3.6/config.sub-757-	m68knommu-*)
cellwriter-1.3.6/config.sub:758:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-759-		os=-linux
##############################################
cellwriter-1.3.6/config.sub-790-	mips3*-*)
cellwriter-1.3.6/config.sub:791:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
cellwriter-1.3.6/config.sub-792-		;;
cellwriter-1.3.6/config.sub-793-	mips3*)
cellwriter-1.3.6/config.sub:794:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
cellwriter-1.3.6/config.sub-795-		;;
##############################################
cellwriter-1.3.6/config.sub-808-	ms1-*)
cellwriter-1.3.6/config.sub:809:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
cellwriter-1.3.6/config.sub-810-		;;
##############################################
cellwriter-1.3.6/config.sub-919-	parisc-*)
cellwriter-1.3.6/config.sub:920:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-921-		os=-linux
##############################################
cellwriter-1.3.6/config.sub-935-	pc98-*)
cellwriter-1.3.6/config.sub:936:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-937-		;;
##############################################
cellwriter-1.3.6/config.sub-950-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
cellwriter-1.3.6/config.sub:951:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-952-		;;
cellwriter-1.3.6/config.sub-953-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
cellwriter-1.3.6/config.sub:954:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-955-		;;
cellwriter-1.3.6/config.sub-956-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
cellwriter-1.3.6/config.sub:957:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-958-		;;
cellwriter-1.3.6/config.sub-959-	pentium4-*)
cellwriter-1.3.6/config.sub:960:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-961-		;;
##############################################
cellwriter-1.3.6/config.sub-969-	ppc-* | ppcbe-*)
cellwriter-1.3.6/config.sub:970:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-971-		;;
##############################################
cellwriter-1.3.6/config.sub-975-	ppcle-* | powerpclittle-*)
cellwriter-1.3.6/config.sub:976:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-977-		;;
##############################################
cellwriter-1.3.6/config.sub-979-		;;
cellwriter-1.3.6/config.sub:980:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-981-		;;
##############################################
cellwriter-1.3.6/config.sub-985-	ppc64le-* | powerpc64little-*)
cellwriter-1.3.6/config.sub:986:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-987-		;;
##############################################
cellwriter-1.3.6/config.sub-1064-	strongarm-* | thumb-*)
cellwriter-1.3.6/config.sub:1065:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
cellwriter-1.3.6/config.sub-1066-		;;
##############################################
cellwriter-1.3.6/config.sub-1199-	xscale-* | xscalee[bl]-*)
cellwriter-1.3.6/config.sub:1200:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
cellwriter-1.3.6/config.sub-1201-		;;
##############################################
cellwriter-1.3.6/config.sub-1276-	*)
cellwriter-1.3.6/config.sub:1277:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
cellwriter-1.3.6/config.sub-1278-		exit 1
##############################################
cellwriter-1.3.6/config.sub-1284-	*-digital*)
cellwriter-1.3.6/config.sub:1285:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
cellwriter-1.3.6/config.sub-1286-		;;
cellwriter-1.3.6/config.sub-1287-	*-commodore*)
cellwriter-1.3.6/config.sub:1288:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
cellwriter-1.3.6/config.sub-1289-		;;
##############################################
cellwriter-1.3.6/config.sub-1305-	-solaris1 | -solaris1.*)
cellwriter-1.3.6/config.sub:1306:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
cellwriter-1.3.6/config.sub-1307-		;;
##############################################
cellwriter-1.3.6/config.sub-1317-	-gnu/linux*)
cellwriter-1.3.6/config.sub:1318:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
cellwriter-1.3.6/config.sub-1319-		;;
##############################################
cellwriter-1.3.6/config.sub-1363-	-nto*)
cellwriter-1.3.6/config.sub:1364:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
cellwriter-1.3.6/config.sub-1365-		;;
##############################################
cellwriter-1.3.6/config.sub-1370-	-mac*)
cellwriter-1.3.6/config.sub:1371:		os=`echo $os | sed -e 's|mac|macos|'`
cellwriter-1.3.6/config.sub-1372-		;;
##############################################
cellwriter-1.3.6/config.sub-1376-	-linux*)
cellwriter-1.3.6/config.sub:1377:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
cellwriter-1.3.6/config.sub-1378-		;;
cellwriter-1.3.6/config.sub-1379-	-sunos5*)
cellwriter-1.3.6/config.sub:1380:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
cellwriter-1.3.6/config.sub-1381-		;;
cellwriter-1.3.6/config.sub-1382-	-sunos6*)
cellwriter-1.3.6/config.sub:1383:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
cellwriter-1.3.6/config.sub-1384-		;;
##############################################
cellwriter-1.3.6/config.sub-1431-	-sinix5.*)
cellwriter-1.3.6/config.sub:1432:		os=`echo $os | sed -e 's|sinix|sysv|'`
cellwriter-1.3.6/config.sub-1433-		;;
##############################################
cellwriter-1.3.6/config.sub-1487-		# Get rid of the `-' at the beginning of $os.
cellwriter-1.3.6/config.sub:1488:		os=`echo $os | sed 's/[^-]*-//'`
cellwriter-1.3.6/config.sub:1489:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
cellwriter-1.3.6/config.sub-1490-		exit 1
##############################################
cellwriter-1.3.6/config.sub-1747-		esac
cellwriter-1.3.6/config.sub:1748:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
cellwriter-1.3.6/config.sub-1749-		;;
##############################################
cellwriter-1.3.6/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
cellwriter-1.3.6/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/configure-47-  as_echo='print -r --'
cellwriter-1.3.6/configure-48-  as_echo_n='print -rn --'
cellwriter-1.3.6/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/configure-50-  as_echo='printf %s\n'
##############################################
cellwriter-1.3.6/configure-52-else
cellwriter-1.3.6/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cellwriter-1.3.6/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cellwriter-1.3.6/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
cellwriter-1.3.6/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cellwriter-1.3.6/configure-64-      esac;
##############################################
cellwriter-1.3.6/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cellwriter-1.3.6/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cellwriter-1.3.6/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cellwriter-1.3.6/configure-327-      case $as_dir in #(
cellwriter-1.3.6/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cellwriter-1.3.6/configure-329-      *) as_qdir=$as_dir;;
##############################################
cellwriter-1.3.6/configure-400-  {
cellwriter-1.3.6/configure:401:    as_val=`expr "$@" || test $? -eq 1`
cellwriter-1.3.6/configure-402-  }
##############################################
cellwriter-1.3.6/configure-407-# ----------------------------------------
cellwriter-1.3.6/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cellwriter-1.3.6/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cellwriter-1.3.6/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cellwriter-1.3.6/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cellwriter-1.3.6/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cellwriter-1.3.6/configure-805-  case $ac_option in
cellwriter-1.3.6/configure:806:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cellwriter-1.3.6/configure-807-  *=)   ac_optarg= ;;
##############################################
cellwriter-1.3.6/configure-849-  -disable-* | --disable-*)
cellwriter-1.3.6/configure:850:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cellwriter-1.3.6/configure-851-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/configure-854-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/configure:855:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/configure-856-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/configure-875-  -enable-* | --enable-*)
cellwriter-1.3.6/configure:876:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cellwriter-1.3.6/configure-877-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/configure-880-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/configure:881:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/configure-882-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/configure-1088-  -with-* | --with-*)
cellwriter-1.3.6/configure:1089:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cellwriter-1.3.6/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/configure-1093-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/configure:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/configure-1095-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/configure-1104-  -without-* | --without-*)
cellwriter-1.3.6/configure:1105:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cellwriter-1.3.6/configure-1106-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/configure-1109-    ac_useropt_orig=$ac_useropt
cellwriter-1.3.6/configure:1110:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cellwriter-1.3.6/configure-1111-    case $ac_user_opts in
##############################################
cellwriter-1.3.6/configure-1142-  *=*)
cellwriter-1.3.6/configure:1143:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cellwriter-1.3.6/configure-1144-    # Reject names that are not valid shell variable names.
##############################################
cellwriter-1.3.6/configure-1163-if test -n "$ac_prev"; then
cellwriter-1.3.6/configure:1164:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cellwriter-1.3.6/configure-1165-  as_fn_error $? "missing argument to $ac_option"
##############################################
cellwriter-1.3.6/configure-1185-    */ )
cellwriter-1.3.6/configure:1186:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cellwriter-1.3.6/configure-1187-      eval $ac_var=\$ac_val;;
##############################################
cellwriter-1.3.6/configure-1220-ac_ls_di=`ls -di .` &&
cellwriter-1.3.6/configure:1221:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cellwriter-1.3.6/configure-1222-  as_fn_error $? "working directory cannot be determined"
##############################################
cellwriter-1.3.6/configure-1276-case $srcdir in
cellwriter-1.3.6/configure:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cellwriter-1.3.6/configure-1278-esac
##############################################
cellwriter-1.3.6/configure-1319-By default, \`make install' will install all the files in
cellwriter-1.3.6/configure:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cellwriter-1.3.6/configure:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cellwriter-1.3.6/configure-1322-for instance \`--prefix=\$HOME'.
##############################################
cellwriter-1.3.6/configure-1419-*)
cellwriter-1.3.6/configure:1420:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cellwriter-1.3.6/configure-1421-  # A ".." for each directory in $ac_dir_suffix.
cellwriter-1.3.6/configure:1422:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cellwriter-1.3.6/configure-1423-  case $ac_top_builddir_sub in
##############################################
cellwriter-1.3.6/configure-1961-    *\'*)
cellwriter-1.3.6/configure:1962:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/configure-1963-    esac
##############################################
cellwriter-1.3.6/configure-2044-      case $ac_val in
cellwriter-1.3.6/configure:2045:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cellwriter-1.3.6/configure-2046-      esac
##############################################
cellwriter-1.3.6/configure-2059-	case $ac_val in
cellwriter-1.3.6/configure:2060:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cellwriter-1.3.6/configure-2061-	esac
##############################################
cellwriter-1.3.6/configure-2179-    set,)
cellwriter-1.3.6/configure:2180:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cellwriter-1.3.6/configure:2181:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cellwriter-1.3.6/configure-2182-      ac_cache_corrupted=: ;;
##############################################
cellwriter-1.3.6/configure-2190-	# differences in whitespace do not lead to failure.
cellwriter-1.3.6/configure:2191:	ac_old_val_w=`echo x $ac_old_val`
cellwriter-1.3.6/configure:2192:	ac_new_val_w=`echo x $ac_new_val`
cellwriter-1.3.6/configure-2193-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cellwriter-1.3.6/configure-2210-    case $ac_new_val in
cellwriter-1.3.6/configure:2211:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/configure-2212-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cellwriter-1.3.6/configure-2385-if (
cellwriter-1.3.6/configure:2386:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
cellwriter-1.3.6/configure-2387-   if test "$*" = "X"; then
cellwriter-1.3.6/configure-2388-      # -L didn't work.
cellwriter-1.3.6/configure:2389:      set X `ls -t "$srcdir/configure" conftest.file`
cellwriter-1.3.6/configure-2390-   fi
##############################################
cellwriter-1.3.6/configure-2421-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
cellwriter-1.3.6/configure:2422:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
cellwriter-1.3.6/configure-2423-
cellwriter-1.3.6/configure-2424-# expand $ac_aux_dir to an absolute path
cellwriter-1.3.6/configure:2425:am_aux_dir=`cd $ac_aux_dir && pwd`
cellwriter-1.3.6/configure-2426-
##############################################
cellwriter-1.3.6/configure-2566-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
cellwriter-1.3.6/configure:2567:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
cellwriter-1.3.6/configure-2568-	     'mkdir (GNU coreutils) '* | \
##############################################
cellwriter-1.3.6/configure-2645-set x ${MAKE-make}
cellwriter-1.3.6/configure:2646:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cellwriter-1.3.6/configure-2647-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cellwriter-1.3.6/configure-2655-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cellwriter-1.3.6/configure:2656:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cellwriter-1.3.6/configure-2657-  *@@@%%%=?*=@@@%%%*)
##############################################
cellwriter-1.3.6/configure-2682-
cellwriter-1.3.6/configure:2683:if test "`cd $srcdir && pwd`" != "`pwd`"; then
cellwriter-1.3.6/configure-2684-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
cellwriter-1.3.6/configure-3108-$as_echo_n "checking whether the C compiler works... " >&6; }
cellwriter-1.3.6/configure:3109:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cellwriter-1.3.6/configure-3110-
##############################################
cellwriter-1.3.6/configure-3152-	then :; else
cellwriter-1.3.6/configure:3153:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cellwriter-1.3.6/configure-3154-	fi
##############################################
cellwriter-1.3.6/configure-3212-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cellwriter-1.3.6/configure:3213:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cellwriter-1.3.6/configure-3214-	  break;;
##############################################
cellwriter-1.3.6/configure-3321-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cellwriter-1.3.6/configure:3322:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cellwriter-1.3.6/configure-3323-       break;;
##############################################
cellwriter-1.3.6/configure-3570-# Ignore all kinds of additional output from `make'.
cellwriter-1.3.6/configure:3571:case `$am_make -s -f confmf 2> /dev/null` in #(
cellwriter-1.3.6/configure-3572-*the\ am__doit\ target*)
##############################################
cellwriter-1.3.6/configure-3580-   echo '.include "confinc"' > confmf
cellwriter-1.3.6/configure:3581:   case `$am_make -s -f confmf 2> /dev/null` in #(
cellwriter-1.3.6/configure-3582-   *the\ am__doit\ target*)
##############################################
cellwriter-1.3.6/configure-3643-  if test "$am_compiler_list" = ""; then
cellwriter-1.3.6/configure:3644:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
cellwriter-1.3.6/configure-3645-  fi
##############################################
cellwriter-1.3.6/configure-4109-  test $ac_status = 0; }; then
cellwriter-1.3.6/configure:4110:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.8" 2>/dev/null`
cellwriter-1.3.6/configure-4111-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
cellwriter-1.3.6/configure-4126-  test $ac_status = 0; }; then
cellwriter-1.3.6/configure:4127:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.8" 2>/dev/null`
cellwriter-1.3.6/configure-4128-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
cellwriter-1.3.6/configure-4147-        if test $_pkg_short_errors_supported = yes; then
cellwriter-1.3.6/configure:4148:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.8" 2>&1`
cellwriter-1.3.6/configure-4149-        else
cellwriter-1.3.6/configure:4150:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.8" 2>&1`
cellwriter-1.3.6/configure-4151-        fi
##############################################
cellwriter-1.3.6/configure-4298-    for ac_var in incroot usrlibdir libdir; do
cellwriter-1.3.6/configure:4299:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
cellwriter-1.3.6/configure-4300-    done
##############################################
cellwriter-1.3.6/configure-4408-  LIBS=$ac_save_LIBS
cellwriter-1.3.6/configure:4409:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
cellwriter-1.3.6/configure-4410-do
##############################################
cellwriter-1.3.6/configure-4573-  # Check for GNU $ac_path_GREP
cellwriter-1.3.6/configure:4574:case `"$ac_path_GREP" --version 2>&1` in
cellwriter-1.3.6/configure-4575-*GNU*)
##############################################
cellwriter-1.3.6/configure-4639-  # Check for GNU $ac_path_EGREP
cellwriter-1.3.6/configure:4640:case `"$ac_path_EGREP" --version 2>&1` in
cellwriter-1.3.6/configure-4641-*GNU*)
##############################################
cellwriter-1.3.6/configure-4925-do :
cellwriter-1.3.6/configure:4926:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cellwriter-1.3.6/configure-4927-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cellwriter-1.3.6/configure-4930-  cat >>confdefs.h <<_ACEOF
cellwriter-1.3.6/configure:4931:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cellwriter-1.3.6/configure-4932-_ACEOF
##############################################
cellwriter-1.3.6/configure-5120-do :
cellwriter-1.3.6/configure:5121:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cellwriter-1.3.6/configure-5122-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cellwriter-1.3.6/configure-5124-  cat >>confdefs.h <<_ACEOF
cellwriter-1.3.6/configure:5125:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cellwriter-1.3.6/configure-5126-_ACEOF
##############################################
cellwriter-1.3.6/configure-5231-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cellwriter-1.3.6/configure:5232:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cellwriter-1.3.6/configure-5233-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cellwriter-1.3.6/configure-5318-if test -z "$BASH_VERSION$ZSH_VERSION" \
cellwriter-1.3.6/configure:5319:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/configure-5320-  as_echo='print -r --'
cellwriter-1.3.6/configure-5321-  as_echo_n='print -rn --'
cellwriter-1.3.6/configure:5322:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cellwriter-1.3.6/configure-5323-  as_echo='printf %s\n'
##############################################
cellwriter-1.3.6/configure-5325-else
cellwriter-1.3.6/configure:5326:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cellwriter-1.3.6/configure-5327-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cellwriter-1.3.6/configure-5335-	expr "X$arg" : "X\\(.*\\)$as_nl";
cellwriter-1.3.6/configure:5336:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cellwriter-1.3.6/configure-5337-      esac;
##############################################
cellwriter-1.3.6/configure-5412-# ----------------------------------------
cellwriter-1.3.6/configure:5413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cellwriter-1.3.6/configure-5414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cellwriter-1.3.6/configure-5484-  {
cellwriter-1.3.6/configure:5485:    as_val=`expr "$@" || test $? -eq 1`
cellwriter-1.3.6/configure-5486-  }
##############################################
cellwriter-1.3.6/configure-5588-      case $as_dir in #(
cellwriter-1.3.6/configure:5589:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cellwriter-1.3.6/configure-5590-      *) as_qdir=$as_dir;;
##############################################
cellwriter-1.3.6/configure-5723-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cellwriter-1.3.6/configure:5724:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cellwriter-1.3.6/configure-5725-ac_cs_version="\\
##############################################
cellwriter-1.3.6/configure-5748-  --*=?*)
cellwriter-1.3.6/configure:5749:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cellwriter-1.3.6/configure:5750:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cellwriter-1.3.6/configure-5751-    ac_shift=:
##############################################
cellwriter-1.3.6/configure-5753-  --*=)
cellwriter-1.3.6/configure:5754:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cellwriter-1.3.6/configure-5755-    ac_optarg=
##############################################
cellwriter-1.3.6/configure-5777-    case $ac_optarg in
cellwriter-1.3.6/configure:5778:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/configure-5779-    '') as_fn_error $? "missing file argument" ;;
##############################################
cellwriter-1.3.6/configure-5785-    case $ac_optarg in
cellwriter-1.3.6/configure:5786:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cellwriter-1.3.6/configure-5787-    esac
##############################################
cellwriter-1.3.6/configure-5913-fi
cellwriter-1.3.6/configure:5914:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cellwriter-1.3.6/configure-5915-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cellwriter-1.3.6/configure-5930-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cellwriter-1.3.6/configure:5931:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cellwriter-1.3.6/configure-5932-ac_delim='%!_!# '
##############################################
cellwriter-1.3.6/configure-5936-
cellwriter-1.3.6/configure:5937:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cellwriter-1.3.6/configure-5938-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cellwriter-1.3.6/configure-6074-for ac_last_try in false false :; do
cellwriter-1.3.6/configure:6075:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cellwriter-1.3.6/configure-6076-  if test -z "$ac_tt"; then
##############################################
cellwriter-1.3.6/configure-6206-      esac
cellwriter-1.3.6/configure:6207:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cellwriter-1.3.6/configure-6208-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cellwriter-1.3.6/configure-6265-*)
cellwriter-1.3.6/configure:6266:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cellwriter-1.3.6/configure-6267-  # A ".." for each directory in $ac_dir_suffix.
cellwriter-1.3.6/configure:6268:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cellwriter-1.3.6/configure-6269-  case $ac_top_builddir_sub in
##############################################
cellwriter-1.3.6/configure-6326-/@mandir@/p'
cellwriter-1.3.6/configure:6327:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cellwriter-1.3.6/configure-6328-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cellwriter-1.3.6/configure-6343-
cellwriter-1.3.6/configure:6344:# Neutralize VPATH when `$srcdir' = `.'.
cellwriter-1.3.6/configure-6345-# Shell code in configure.ac might set extrasub.
##############################################
cellwriter-1.3.6/configure-6371-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cellwriter-1.3.6/configure:6372:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cellwriter-1.3.6/configure-6373-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cellwriter-1.3.6/configure-6417-    * )
cellwriter-1.3.6/configure:6418:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cellwriter-1.3.6/configure-6419-  esac
##############################################
cellwriter-1.3.6/configure-6464-    # Strip MF so we end up with the name of the file.
cellwriter-1.3.6/configure:6465:    mf=`echo "$mf" | sed -e 's/:.*$//'`
cellwriter-1.3.6/configure-6466-    # Check whether this is an Automake generated Makefile or not.
##############################################
cellwriter-1.3.6/configure-6501-    # from the Makefile without running `make'.
cellwriter-1.3.6/configure:6502:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
cellwriter-1.3.6/configure-6503-    test -z "$DEPDIR" && continue
cellwriter-1.3.6/configure:6504:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
cellwriter-1.3.6/configure-6505-    test -z "am__include" && continue
cellwriter-1.3.6/configure:6506:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
cellwriter-1.3.6/configure-6507-    # When using ansi2knr, U may be empty or an underscore; expand it
cellwriter-1.3.6/configure:6508:    U=`sed -n 's/^U = //p' < "$mf"`
cellwriter-1.3.6/configure-6509-    # Find all dependency output files, they are included files with
##############################################
cellwriter-1.3.6/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
cellwriter-1.3.6/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
cellwriter-1.3.6/depcomp-71-
##############################################
cellwriter-1.3.6/depcomp-217-  # Version 6 uses the directory in both cases.
cellwriter-1.3.6/depcomp:218:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
cellwriter-1.3.6/depcomp-219-  tmpdepfile="$stripped.u"
##############################################
cellwriter-1.3.6/depcomp-228-  else
cellwriter-1.3.6/depcomp:229:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
cellwriter-1.3.6/depcomp-230-    tmpdepfile="$stripped.u"
##############################################
cellwriter-1.3.6/depcomp-242-    # Do two passes, one to just change these to
cellwriter-1.3.6/depcomp:243:    # `$object: dependent.h' and one to simply `dependent.h:'.
cellwriter-1.3.6/depcomp-244-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
cellwriter-1.3.6/depcomp-283-  # Do two passes, one to just change these to
cellwriter-1.3.6/depcomp:284:  # `$object: dependent.h' and one to simply `dependent.h:'.
cellwriter-1.3.6/depcomp-285-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
cellwriter-1.3.6/depcomp-299-  # Much of this is similar to the tru64 case; see comments there.
cellwriter-1.3.6/depcomp:300:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
cellwriter-1.3.6/depcomp-301-  test "x$dir" = "x$object" && dir=
cellwriter-1.3.6/depcomp:302:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
cellwriter-1.3.6/depcomp-303-  if test "$libtool" = yes; then
##############################################
cellwriter-1.3.6/depcomp-338-   # Subdirectories are respected.
cellwriter-1.3.6/depcomp:339:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
cellwriter-1.3.6/depcomp-340-   test "x$dir" = "x$object" && dir=
cellwriter-1.3.6/depcomp:341:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
cellwriter-1.3.6/depcomp-342-
##############################################
cellwriter-1.3.6/depcomp-477-  done
cellwriter-1.3.6/depcomp:478:  obj_suffix="`echo $object | sed 's/^.*\././'`"
cellwriter-1.3.6/depcomp-479-  touch "$tmpdepfile"
##############################################
cellwriter-1.3.6/install-sh-211-      fi
cellwriter-1.3.6/install-sh:212:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
cellwriter-1.3.6/install-sh-213-    *)
##############################################
cellwriter-1.3.6/install-sh-263-      dstdir=$dst
cellwriter-1.3.6/install-sh:264:      dst=$dstdir/`basename "$src"`
cellwriter-1.3.6/install-sh-265-      dstdir_status=0
##############################################
cellwriter-1.3.6/install-sh-345-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
cellwriter-1.3.6/install-sh:346:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
cellwriter-1.3.6/install-sh-347-		   case $ls_ld_tmpdir in
##############################################
cellwriter-1.3.6/install-sh-352-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
cellwriter-1.3.6/install-sh:353:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
cellwriter-1.3.6/install-sh-354-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
cellwriter-1.3.6/install-sh-419-	    case $prefix in
cellwriter-1.3.6/install-sh:420:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
cellwriter-1.3.6/install-sh-421-	      *) qprefix=$prefix;;
##############################################
cellwriter-1.3.6/missing-131-       # Could not run --version or --help.  This is probably someone
cellwriter-1.3.6/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
cellwriter-1.3.6/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
cellwriter-1.3.6/missing-165-         from any GNU archive site."
cellwriter-1.3.6/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
cellwriter-1.3.6/missing-167-    test -z "$files" && files="config.h"
##############################################
cellwriter-1.3.6/missing-194-         proper tools for further handling them.
cellwriter-1.3.6/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
cellwriter-1.3.6/missing-196-         archive site."
cellwriter-1.3.6/missing-197-
cellwriter-1.3.6/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
cellwriter-1.3.6/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
cellwriter-1.3.6/missing-200-    if test -f "$file"; then
##############################################
cellwriter-1.3.6/missing-223-	*.y)
cellwriter-1.3.6/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
cellwriter-1.3.6/missing-225-	    if test -f "$SRCFILE"; then
##############################################
cellwriter-1.3.6/missing-227-	    fi
cellwriter-1.3.6/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
cellwriter-1.3.6/missing-229-	    if test -f "$SRCFILE"; then
##############################################
cellwriter-1.3.6/missing-253-	*.l)
cellwriter-1.3.6/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
cellwriter-1.3.6/missing-255-	    if test -f "$SRCFILE"; then
##############################################
cellwriter-1.3.6/missing-272-
cellwriter-1.3.6/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
cellwriter-1.3.6/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
cellwriter-1.3.6/missing-275-    if test -f "$file"; then
##############################################
cellwriter-1.3.6/missing-292-    # The file to touch is that specified with -o ...
cellwriter-1.3.6/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
cellwriter-1.3.6/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
cellwriter-1.3.6/missing-295-    if test -z "$file"; then
cellwriter-1.3.6/missing-296-      # ... or it is the one specified with @setfilename ...
cellwriter-1.3.6/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
cellwriter-1.3.6/missing-298-      file=`sed -n '
##############################################
cellwriter-1.3.6/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
cellwriter-1.3.6/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
cellwriter-1.3.6/missing-306-    fi
##############################################
cellwriter-1.3.6/missing-328-	*o*)
cellwriter-1.3.6/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
cellwriter-1.3.6/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
cellwriter-1.3.6/missing-334-	*h*)
cellwriter-1.3.6/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
cellwriter-1.3.6/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
cellwriter-1.3.6/share/cellwriter/wordfreq-3101-champion	2717
cellwriter-1.3.6/share/cellwriter/wordfreq:3102:enthusiasm	2716
cellwriter-1.3.6/share/cellwriter/wordfreq-3103-handling	2715
##############################################
cellwriter-1.3.6/share/cellwriter/wordfreq-13600-rudimentary	260
cellwriter-1.3.6/share/cellwriter/wordfreq:13601:sarcasm	260
cellwriter-1.3.6/share/cellwriter/wordfreq-13602-smartly	260