Invoke autoheader from autogen.sh in order to generate config.h.in. Note, we really should remove config.h.in from CVS. Signed-off-by: Mark McLoughlin <markmc@xxxxxxxxxx> Index: libvirt-foo/autogen.sh =================================================================== --- libvirt-foo.orig/autogen.sh 2007-02-15 08:39:26.000000000 +0000 +++ libvirt-foo.orig/autogen.sh 2007-02-15 08:39:26.000000000 +0000 @@ -58,6 +58,7 @@ autopoint --force #rm -rf m4 libtoolize --copy --force aclocal -I m4 +autoheader automake --add-missing autoconf --