summaryrefslogtreecommitdiffstats
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use automake 1.11 silent-rules supportMichael Biebl2009-09-041-1/+1
| | | | | Drop shave and use automake 1.11 silent-rules http://www.flameeyes.eu/autotools-mythbuster/automake/silent.html
* Add autogen.shMichael Biebl2009-05-191-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>