matt massie wrote:
i just made some big changes to the CVS tree in order to deal with the
autoconf, automake, libtool stuff.
you'll see that libdotconf and libdnet directories don't exist anymore.
Yaaaaaay!
i've added a file "README.CVSusers" with instructions of how to deal with
the CVS source since it doesn't come with your standard "./configure"
script (Steve's idea).
Yaaaaaay!
the tarball created by a "make dist" is now half the size of the original.
i'm glad that we stripped it down to it's bare necessities.
Yaaaaaay!
i recommend that you do a "cvs update -P" in order to get in step with the
new source and directory structure.
the newest versions of autoheader is complaining
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
so i'll take a look and clean that up (unless someone else beats me to
it).
Yaaaaaay!
["That's BAD, Gir!" "Oh. [pause] Yaaaaaay!"]
let me know how this works for you. i want to create a release of the
monitoring-core soon. do you think it's ready for release?
Most of these changes are "just for us" and people who build from CVS in
the first place. Especially with the work being done on gmetad and the PHP
front-end, I think it's important to have a monitoring core release out
there that supports some of them snazzy new features. I ran last
Wednesday's CVS build on my IRIX test box since Thursday and it's still
running. Ditto the fileservers. That tells me it's stable enough for a .0
release. :)