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/lib/.cvsignore b/lib/.cvsignore
index b8e258b..d95f62f 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -2,4 +2,5 @@
 Makefile.in
 *.o
 version.c
+version.h
 .deps