Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
3c208cf1
Commit
3c208cf1
authored
Feb 17, 2001
by
sebc
Browse files
[project @ 2001-02-17 20:21:50 by sebc]
The LIBM variable was between two Readline related variables. Cleaned up.
parent
51e17ea6
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/config.mk.in
View file @
3c208cf1
...
...
@@ -290,14 +290,14 @@ GhcLibsWithReadline=@HaveReadlineHeaders@
# Libraries needed for linking with readline
LibsReadline
=
@LibsReadline@
# Math library
LIBM
=
@LIBM@
# Include path to readline.h
# (no path == in standard include path)
#
ReadlineIncludePath
=
# Math library
LIBM
=
@LIBM@
# Build the Haskell OpenGL/GLUT binding?
#
GhcLibsWithHOpenGL
=
@GhcLibsWithHOpenGL@
...
...
Write
Preview
Supports
Markdown
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