aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>2013-01-18 10:55:48 +0000
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>2013-01-18 10:55:48 +0000
commit92c84d8429a244ef94bddd36f32667b5236be5e1 (patch)
treea18b1bf2bbb7173b3ab46ae2b0f75ca7c90555bc /autogen.sh
parent1f44053686221af63cca7be601d74c835777d89b (diff)
downloadxen-92c84d8429a244ef94bddd36f32667b5236be5e1.tar.gz
xen-92c84d8429a244ef94bddd36f32667b5236be5e1.tar.bz2
xen-92c84d8429a244ef94bddd36f32667b5236be5e1.zip
Add a top level configure script
Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
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 ada482c3a7..1456d94b0e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,5 @@
#!/bin/sh -e
+autoconf
cd tools
autoconf
autoheader