aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2007-02-14 15:34:56 +0000
committerMark McLoughlin <markmc@redhat.com>2007-02-14 15:34:56 +0000
commit24a92945d379250bccbd303b283c9569791ca5b0 (patch)
tree7782d75451c8466976818383c9a22fe07196920a /autogen.sh
parentAdded m4 scripts to check compiler flags (diff)
downloadlibvirt-24a92945d379250bccbd303b283c9569791ca5b0.tar.gz
libvirt-24a92945d379250bccbd303b283c9569791ca5b0.tar.bz2
libvirt-24a92945d379250bccbd303b283c9569791ca5b0.zip
Tue Feb 14 14:33:22 EST 2007 Mark McLoughlin <markmc@redhat.com
* autogen.sh: run autoheader * config.h.in: remove
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 7eb745d0d..b3e6e75e8 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -59,6 +59,7 @@ autopoint --force
libtoolize --copy --force
aclocal -I m4
automake --add-missing
+autoheader
autoconf
cd $THEDIR