[pango/1.28] Bug 629632 - configure bug
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/1.28] Bug 629632 - configure bug
- Date: Tue, 28 Sep 2010 18:33:13 +0000 (UTC)
commit 9724624b47c72802c6d9584d07e79d627180f8f2
Author: Behdad Esfahbod <behdad behdad org>
Date: Tue Sep 14 14:50:01 2010 -0400
Bug 629632 - configure bug
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index f9e3963..7f2d7d5 100644
--- a/configure.in
+++ b/configure.in
@@ -552,7 +552,7 @@ for module in $included_modules; do
*-win32) INCLUDED_WIN32_MODULES="$INCLUDED_WIN32_MODULES $included_path" ;;
*-atsui) INCLUDED_ATSUI_MODULES="$INCLUDED_ATSUI_MODULES $included_path" ;;
*-lang) INCLUDED_LANG_MODULES="$INCLUDED_LANG_MODULES $included_path" ;;
- *) AC_MSG_ERROR([specified module $module not recognized]) ;;
+ *) IFS="$pango_save_ifs" AC_MSG_ERROR([specified module $module not recognized]) ;;
esac
done
IFS="$pango_save_ifs"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]