From e4e1c19315920dc14783a778aa92877ead3a7430 Mon Sep 17 00:00:00 2001 From: pabs Date: Tue, 13 Nov 2007 09:25:15 +0000 Subject: [PATCH] Woops, remove the testing en_AU from ALL_LINGUAS git-svn-id: http://svn.voria.com/code@1144 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/configure.ac | 2 +- synfig-studio/trunk/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/synfig-core/trunk/configure.ac b/synfig-core/trunk/configure.ac index ab651c0..ef397c7 100644 --- a/synfig-core/trunk/configure.ac +++ b/synfig-core/trunk/configure.ac @@ -337,7 +337,7 @@ if test $use_openexr_half = yes ; then { AC_LIB_LTDL -ALL_LINGUAS="en_AU" +ALL_LINGUAS="" AM_GNU_GETTEXT([external]) # This is here so autoreconf will run autopoint AM_GNU_GETTEXT_VERSION([0.16.1]) diff --git a/synfig-studio/trunk/configure.ac b/synfig-studio/trunk/configure.ac index 858ea45..719d75b 100755 --- a/synfig-studio/trunk/configure.ac +++ b/synfig-studio/trunk/configure.ac @@ -60,7 +60,7 @@ AC_LIBTOOL_PATCH ## FIXME: add i18n for .desktop and other non-compiled files ## AM_GLIB_GNU_GETTEXT([external]) ## AC_PROG_INTLTOOL(0.11) -ALL_LINGUAS="en_AU" +ALL_LINGUAS="" AM_GNU_GETTEXT([external]) # This is here so autoreconf will run autopoint AM_GNU_GETTEXT_VERSION([0.16.1]) -- 2.7.4