Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use automake 1.11 silent-rules support | Michael Biebl | 2009-09-04 | 1 | -1/+1 |
| | | | | | Drop shave and use automake 1.11 silent-rules http://www.flameeyes.eu/autotools-mythbuster/automake/silent.html | ||||
* | Add autogen.sh | Michael Biebl | 2009-05-19 | 1 | -0/+32 |
This file is useful for building rsyslog from git. It is a shortcut for autoreconf and ./configure and enables shave by default. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> |