[gmime/gmime-2-2] fixed cross-compile iconv-detect.h text
- From: Jeffrey Stedfast <fejj src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gmime/gmime-2-2] fixed cross-compile iconv-detect.h text
- Date: Fri, 14 Aug 2009 13:55:12 +0000 (UTC)
commit 137a0b0847be75952e6cf73c22fc6dc70411b7b1
Author: Jeffrey Stedfast <fejj gnome org>
Date: Fri Aug 14 09:54:32 2009 -0400
fixed cross-compile iconv-detect.h text
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 8bfc847..00fd09a 100644
--- a/configure.in
+++ b/configure.in
@@ -177,7 +177,7 @@ AC_CACHE_CHECK([preferred charset formats for system iconv], [ac_cv_have_iconv_d
[ac_cv_have_iconv_detect_h=yes], [ac_cv_have_iconv_detect_h=no],
[
AC_MSG_RESULT([cannot run test program while cross compiling])
- AC_MSG_ERROR([Please set ac_cv_have_iconv_detect_h to yes iconv-detect.h file.])
+ AC_MSG_ERROR([Copy target system's iconv-detect.h to . and configure with ac_cv_have_iconv_detect_h=yes])
])
])
if test "x$ac_cv_have_iconv_detect_h" = xyes; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]