From fa1253d0c95416ab0361e6945275ef8194fd7ddd Mon Sep 17 00:00:00 2001
From: paul <paul>
Date: Wed, 24 Sep 2003 05:09:26 +0000
Subject: 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.
---
 doc/.cvsignore | 1 +
 1 file changed, 1 insertion(+)

(limited to 'doc')

diff --git a/doc/.cvsignore b/doc/.cvsignore
index 52e888ad..a12ecd85 100644
--- a/doc/.cvsignore
+++ b/doc/.cvsignore
@@ -5,3 +5,4 @@ zebra.info-*
 zebra.html
 quagga.info*
 quagga.html
+quagga.pdf
-- 
cgit v1.2.1