[gnome-games] Add maemo5 to --with-platform-variant help string
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] Add maemo5 to --with-platform-variant help string
- Date: Tue, 2 Jun 2009 18:18:39 -0400 (EDT)
commit 06d11a4d21d92379b2725b1ad7baf7176537d54e
Author: Christian Persch <chpe gnome org>
Date: Wed Jun 3 00:18:22 2009 +0200
Add maemo5 to --with-platform-variant help string
---
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.in b/configure.in
index 6d457a5..6601401 100644
--- a/configure.in
+++ b/configure.in
@@ -254,7 +254,7 @@ if test "$with_platform" = "hildon"; then
# "maemo" is Maemo 4.x
AC_MSG_CHECKING([for which platform variant to build])
AC_ARG_WITH([platform-variant],
- [AS_HELP_STRING([--with-platform-variant=maemo3|maemo4|mid (default: maemo4)])],
+ [AS_HELP_STRING([--with-platform-variant=maemo3|maemo4|maemo5|mid (default: maemo4)])],
[case "$withval" in
maemo5|maemo4|maemo3|mid) ;;
*) with_platform_variant=maemo4 ;;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]