[gmime/gmime-2-4] 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-4] fixed cross-compile iconv-detect.h text
- Date: Fri, 14 Aug 2009 13:56:39 +0000 (UTC)
commit c71a5794ed145ad9a7e789f4f5d3bc16d45a899a
Author: Jeffrey Stedfast <fejj gnome org>
Date: Fri Aug 14 09:56:06 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 8a92098..ef8e177 100644
--- a/configure.in
+++ b/configure.in
@@ -189,7 +189,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]