Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
bc57d89d
Commit
bc57d89d
authored
Jan 03, 2013
by
mattijs
Browse files
COMP: setSet: extraneous library
parent
d73ae169
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/manipulation/setSet/Allwmake
View file @
bc57d89d
...
...
@@ -14,7 +14,7 @@ if [ -f /usr/include/readline/readline.h -a "${1%NO_READLINE}" = "$1" ]
then
echo
"Found <readline/readline.h> -- enabling readline support."
export
COMP_FLAGS
=
"-DHAS_READLINE"
export
LINK_FLAGS
=
"-lreadline
-lncurses
"
export
LINK_FLAGS
=
"-lreadline"
fi
wmake
...
...
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