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
GNOME
vte
Commits
56472c19
Commit
56472c19
authored
Nov 17, 2010
by
Christian Persch
Browse files
Clarify error message
Bug #628870.
parent
64f03be0
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
56472c19
...
...
@@ -265,7 +265,7 @@ if test "$enable_Bsymbolic" != "no"; then
AC_MSG_WARN([-Bsymbolic not supported by ld; disabling])
enable_Bsymbolic=no
else
AC_MSG_ERROR([-Bsymbolic requested but not supported by ld])
AC_MSG_ERROR([-Bsymbolic requested but not supported by ld
. Use --disable-Bsymbolic to disable
])
fi])
fi
...
...
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