Set rts/gmp/configure executable when booting
authorIan Lynagh <igloo@earth.li>
Mon, 30 Apr 2007 10:25:53 +0000 (10:25 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 30 Apr 2007 10:25:53 +0000 (10:25 +0000)
boot

diff --git a/boot b/boot
index dc7c9c0..11e1785 100644 (file)
--- a/boot
+++ b/boot
@@ -12,6 +12,8 @@ do
     fi
 done
 
+chmod +x rts/gmp/configure
+
 autoreconf
 
 for lib in libraries/*; do