default: all

all:
	srcdir=`pwd` NOCONFIGURE=1 sh macros/autogen.sh

