2003-09-24 Paul Jakma <paul@dishone.st>

        * lib/version.h: moved to version.h.in
        * lib/version.h.in: New file, from version.h. Change hardcoded
          package name and version to use the autoconf defined substition
          variables.
        * configure.ac: Fix up AC/AM_INIT* to new style. Remove the sed'ing
          through lib/version.h for VERSION. Add lib/version.h to the
          AC_OUTPUT list. Update the text output of quagga version at end
          of configure run to use PACKAGE_VERSION.
        * doc/.cvsignore: ignore quagga.pdf
        * doc/.cvsignore: ignore version.h, its now autogenerated.
diff --git a/doc/.cvsignore b/doc/.cvsignore
index 52e888a..a12ecd8 100644
--- a/doc/.cvsignore
+++ b/doc/.cvsignore
@@ -5,3 +5,4 @@
 zebra.html
 quagga.info*
 quagga.html
+quagga.pdf