Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
76e82508
Commit
76e82508
authored
May 24, 2007
by
Ian Lynagh
Browse files
Say where we're booting to aid debugging
parent
02856ea4
Changes
1
Hide whitespace changes
Inline
Side-by-side
boot
View file @
76e82508
...
...
@@ -14,11 +14,13 @@ done
chmod
+x rts/gmp/configure
echo
"Booting ."
autoreconf
for
lib
in
libraries/
*
;
do
if
test
-e
$lib
/configure.ac
then
echo
"Booting
$lib
"
cd
$lib
autoreconf
cd
../..
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment