[vte] Clarify error message
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] Clarify error message
- Date: Wed, 17 Nov 2010 17:21:35 +0000 (UTC)
commit 56472c1940a9df55edd134fc5d3c74ada67ad37b
Author: Christian Persch <chpe gnome org>
Date: Wed Nov 17 18:21:07 2010 +0100
Clarify error message
Bug #628870.
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 22dce58..3ac2121 100644
--- a/configure.in
+++ b/configure.in
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]