Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small copyright string and hostname related cleanup. | hasso | 2004-10-19 | 1 | -2/+1 |
| | |||||
* | 2004-10-05 Paul Jakma <paul@dishone.st> | paul | 2004-10-10 | 1 | -2/+2 |
| | | | | * version.h.in: (pid_output*) add const qualifier. | ||||
* | 2004-10-05 Paul Jakma <paul@dishone.st>quagga.0.97.0.release | paul | 2004-10-08 | 1 | -1/+1 |
| | | | | | * version.h.in: print_version declaration is here, not in autoconf generated version.h. | ||||
* | 2003-09-24 Paul Jakma <paul@dishone.st> | paul | 2003-09-24 | 1 | -0/+43 |
* 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. |