Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alex D
GHC
Commits
fb89c379
Commit
fb89c379
authored
Nov 24, 2010
by
Ian Lynagh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused build system variable: GhcHasEditline
parent
0f9cb507
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
mk/config.mk.in
mk/config.mk.in
+0
-3
No files found.
mk/config.mk.in
View file @
fb89c379
...
@@ -474,9 +474,6 @@ endif
...
@@ -474,9 +474,6 @@ endif
GhcDir
=
$(
dir
$(GHC)
)
GhcDir
=
$(
dir
$(GHC)
)
# Set to YES if $(GHC) has the editline package installed
GhcHasEditline
=
@GhcHasEditline@
# Sometimes we want to invoke ghc from the build tree in different
# Sometimes we want to invoke ghc from the build tree in different
# places (eg. it's handy to have a nofib & a ghc build in the same
# places (eg. it's handy to have a nofib & a ghc build in the same
# tree). We can refer to "this ghc" as $(GHC_INPLACE):
# tree). We can refer to "this ghc" as $(GHC_INPLACE):
...
...
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