Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
b1a53311
Commit
b1a53311
authored
Apr 27, 2007
by
Simon Marlow
Browse files
add missing @ (see bug #1302)
parent
0bb84f80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
b1a53311
...
...
@@ -76,7 +76,7 @@ check-packages :
exit
1
;
\
fi
\
done
if
test
!
-e
libraries/base/configure
;
then
\
@
if
test
!
-e
libraries/base/configure
;
then
\
echo
"Looks like you're missing base's configure script."
;
\
echo
"Did you run 'sh boot' at the top level?"
;
\
exit
1
;
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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