Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Jul 2004 06:43:20 +0000 (06:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Jul 2004 06:43:20 +0000 (06:43 +0000)
46 files changed:
src/Makefile.in
tests/Makefile.in
tests/basename/Makefile.in
tests/chgrp/Makefile.in
tests/chmod/Makefile.in
tests/chown/Makefile.in
tests/cp/Makefile.in
tests/cut/Makefile.in
tests/date/Makefile.in
tests/dd/Makefile.in
tests/dircolors/Makefile.in
tests/du/Makefile.in
tests/expr/Makefile.in
tests/factor/Makefile.in
tests/fmt/Makefile.in
tests/head/Makefile.in
tests/install/Makefile.in
tests/join/Makefile.in
tests/ln/Makefile.in
tests/ls-2/Makefile.in
tests/ls/Makefile.in
tests/md5sum/Makefile.in
tests/misc/Makefile.in
tests/mkdir/Makefile.in
tests/mv/Makefile.in
tests/od/Makefile.in
tests/pr/Makefile.in
tests/readlink/Makefile.in
tests/rm/Makefile.in
tests/rmdir/Makefile.in
tests/seq/Makefile.in
tests/sha1sum/Makefile.in
tests/shred/Makefile.in
tests/sort/Makefile.in
tests/stty/Makefile.in
tests/sum/Makefile.in
tests/tac/Makefile.in
tests/tail-2/Makefile.in
tests/tail/Makefile.in
tests/test/Makefile.in
tests/touch/Makefile.in
tests/tr/Makefile.in
tests/tsort/Makefile.in
tests/unexpand/Makefile.in
tests/uniq/Makefile.in
tests/wc/Makefile.in

index 3087831..72dd4ee 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -71,8 +71,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -609,6 +609,54 @@ SCRIPTS = $(bin_SCRIPTS)
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/basename.Po ./$(DEPDIR)/cat.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/chgrp.Po ./$(DEPDIR)/chmod.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/chown-core.Po ./$(DEPDIR)/chown.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/chroot.Po ./$(DEPDIR)/cksum.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/comm.Po ./$(DEPDIR)/copy.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/cp-hash.Po ./$(DEPDIR)/cp.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/csplit.Po ./$(DEPDIR)/cut.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/date.Po ./$(DEPDIR)/dd.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/df.Po ./$(DEPDIR)/dircolors.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/dirname.Po ./$(DEPDIR)/du.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/echo.Po ./$(DEPDIR)/env.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/expand.Po ./$(DEPDIR)/expr.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/factor.Po ./$(DEPDIR)/false.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/fmt.Po ./$(DEPDIR)/fold.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/head.Po ./$(DEPDIR)/hostid.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/hostname.Po ./$(DEPDIR)/id.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/install.Po ./$(DEPDIR)/join.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/kill.Po ./$(DEPDIR)/lbracket.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/link.Po ./$(DEPDIR)/ln.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/logname.Po ./$(DEPDIR)/ls-dir.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/ls-ls.Po ./$(DEPDIR)/ls-vdir.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/ls.Po ./$(DEPDIR)/md5.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/md5sum.Po ./$(DEPDIR)/mkdir.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mkfifo.Po ./$(DEPDIR)/mknod.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/mv.Po ./$(DEPDIR)/nice.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/nl.Po ./$(DEPDIR)/nohup.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/od.Po ./$(DEPDIR)/paste.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/pathchk.Po ./$(DEPDIR)/pinky.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/pr.Po ./$(DEPDIR)/printenv.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/printf.Po ./$(DEPDIR)/ptx.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/pwd.Po ./$(DEPDIR)/readlink.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/remove.Po ./$(DEPDIR)/rm.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/rmdir.Po ./$(DEPDIR)/seq.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/setuidgid.Po ./$(DEPDIR)/sha1sum.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/shred.Po ./$(DEPDIR)/sleep.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/sort.Po ./$(DEPDIR)/split.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/stat.Po ./$(DEPDIR)/stty.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/su.Po ./$(DEPDIR)/sum.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/sync.Po ./$(DEPDIR)/tac.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/tail.Po ./$(DEPDIR)/tee.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/test.Po ./$(DEPDIR)/touch.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/tr.Po ./$(DEPDIR)/true.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/tsort.Po ./$(DEPDIR)/tty.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/uname.Po ./$(DEPDIR)/unexpand.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/uniq.Po ./$(DEPDIR)/unlink.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/uptime.Po ./$(DEPDIR)/users.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/wc.Po ./$(DEPDIR)/who.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/whoami.Po ./$(DEPDIR)/yes.Po
 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 CCLD = $(CC)
@@ -740,8 +788,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
@@ -848,8 +894,7 @@ md5sum_SOURCES = md5sum.c md5.c
 sha1sum_SOURCES = md5sum.c sha1sum.c
 editpl = sed -e 's,@''PERL''@,$(PERL),g'
 localedir = $(datadir)/locale
-BUILT_SOURCES = localedir.h dircolors.h wheel-size.h wheel.h false.c \
-       fs.h
+BUILT_SOURCES = localedir.h dircolors.h wheel-size.h wheel.h false.c fs.h
 DISTCLEANFILES = localedir.h
 wheel_size = 5
 
@@ -1363,14 +1408,16 @@ distclean-compile:
 @am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 @am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(COMPILE) -c $<
 
 .c.obj:
 @am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 @am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(COMPILE) -c `$(CYGPATH_W) '$<'`
 uninstall-info-am:
 
index 9cce955..bcb7460 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -241,8 +241,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
@@ -551,14 +549,12 @@ distdir: $(DISTFILES)
        list='$(SUBDIRS)'; for subdir in $$list; do \
          if test "$$subdir" = .; then :; else \
            test -d "$(distdir)/$$subdir" \
-           || $(mkdir_p) "$(distdir)/$$subdir" \
+           || mkdir "$(distdir)/$$subdir" \
            || exit 1; \
-           distdir=`$(am__cd) $(distdir) && pwd`; \
-           top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
            (cd $$subdir && \
              $(MAKE) $(AM_MAKEFLAGS) \
-               top_distdir="$$top_distdir" \
-               distdir="$$distdir/$$subdir" \
+               top_distdir="../$(top_distdir)" \
+               distdir="../$(distdir)/$$subdir" \
                distdir) \
              || exit 1; \
          fi; \
index 1a99493..f4dbb68 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 62cb851..4e8e9a6 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index b88d900..c703ce4 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 15752a5..d753d24 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 8c4fee9..0b87cdb 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index eeb4ba5..db0a6f8 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 04b80ee..0d7a103 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index eca58ba..77e89b1 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 7803969..9d8f78f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index a072df9..4845096 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 9b560f8..9735ab8 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 3d68d21..5f06bbc 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index b8ba196..834de34 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 9812a3e..37cf2dd 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index a24ab6e..b1804ae 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index a45cc81..09f0b5b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index a9b471e..9e7fd0c 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index b6a9b18..0566e74 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 1ca5556..84a4cfa 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index e78d5ba..61503f0 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 4a4e2d6..bc81382 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 2473f45..aa926a2 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index b585338..9dbd386 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 12d738d..36d8304 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 2e13d39..455eb09 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 8649b3f..0fb28e8 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index efe0618..5a07bd3 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index ebaa6e7..7f29d51 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 2de6788..7ad6dc2 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 8dc8a1a..b0b3772 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 67bfa59..e2747e0 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 446ffa6..3490683 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index d904fbf..03b680d 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index efc7bbe..a1732a7 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 7bc53b2..8a2d691 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index e838234..cd6ffc4 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 8cb6dae..f562987 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index fb8c427..98e1c07 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index b49de4f..323bc3e 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 0ec7180..971e3a1 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 20bd63d..1b2d53f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index b7a2527..e32d8f6 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -41,8 +41,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -232,8 +232,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 5137b5e..933c5f0 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@
index 46839b9..3530747 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8b from Makefile.am.
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,8 +42,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/atexit.m4 \
        $(top_srcdir)/m4/backupfile.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/calloc.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/boottime.m4 $(top_srcdir)/m4/c-strtod.m4 \
+       $(top_srcdir)/m4/calloc.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chown.m4 \
        $(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/cloexec.m4 \
@@ -234,8 +234,6 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
 bindir = @bindir@
 build = @build@
 build_alias = @build_alias@