Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
31a29a7a
Commit
31a29a7a
authored
Oct 06, 2019
by
John Ericson
Committed by
Marge Bot
Oct 07, 2019
Browse files
Remove GhcLibsWithUnix
d679ca43
meant to remove it but did not finish the job.
parent
4df39fd0
Pipeline
#11077
failed with stages
in 862 minutes and 42 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
31a29a7a
...
...
@@ -706,14 +706,6 @@ dnl --------------------------------------------------------------
dnl ** Can the unix package be built?
dnl --------------------------------------------------------------
if test "$TargetOS" = "mingw32"
then
GhcLibsWithUnix=NO
else
GhcLibsWithUnix=YES
fi
AC_SUBST([GhcLibsWithUnix])
dnl ** does #! work?
AC_SYS_INTERPRETER()
...
...
Marge Bot
💬
@marge-bot
mentioned in merge request
!1896 (closed)
·
Oct 07, 2019
mentioned in merge request
!1896 (closed)
mentioned in merge request !1896
Toggle commit list
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