~ubuntu-branches/ubuntu/karmic/syslog-ng/karmic

1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
#
# $Id: autogen.sh,v 1.2 2004/08/20 21:22:34 bazsi Exp $
#
# This script is needed to setup build environment from checked out
# source tree. 
#

aclocal
autoheader
automake --foreign --add-missing
autoconf