default_pre_build &&

# Use Lunar's initscript instead
sedit "s:\[ -w \$(DESTDIR)/etc/init\.d \]:\[ 0 = 1 \]:1" GNUmakefile.in &&

# The two autotools jokers NEED to be run first.
autoheader &&
autoconf

