[gdm] drop --with-incomplete-locales
- From: Antoine Jacoutot <ajacoutot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] drop --with-incomplete-locales
- Date: Wed, 1 May 2013 14:09:55 +0000 (UTC)
commit b257b7f778318ae2d7f00c60e025838fffcdc07a
Author: Antoine Jacoutot <ajacoutot gnome org>
Date: Fri Apr 19 19:02:57 2013 +0200
drop --with-incomplete-locales
This code has been moved to gnome-desktop.
https://bugzilla.gnome.org/show_bug.cgi?id=698384
configure.ac | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8ed048a..14d5f5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -340,19 +340,6 @@ else
fi
AC_SUBST(LANG_CONFIG_FILE)
-dnl
-dnl Whether or not to show locales in the language list that
-dnl lack translations
-dnl
-AC_ARG_WITH(incomplete-locales,
- AS_HELP_STRING([--with-incomplete-locales=yes|no],
- [Show incomplete locales in lang list]),,
- with_incomplete_locales=no)
-
-if test x$with_incomplete_locales != xno; then
- AC_DEFINE(WITH_INCOMPLETE_LOCALES, 1, [Show incomplete locales in lang list])
-fi
-
# stropts has been removed from glibc
# https://bugzilla.redhat.com/show_bug.cgi?id=436349
AC_CHECK_HEADERS(stropts.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]