Woops, remove the testing en_AU from ALL_LINGUAS
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 13 Nov 2007 09:25:15 +0000 (09:25 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 13 Nov 2007 09:25:15 +0000 (09:25 +0000)
git-svn-id: http://svn.voria.com/code@1144 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/configure.ac
synfig-studio/trunk/configure.ac

index ab651c0..ef397c7 100644 (file)
@@ -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])
index 858ea45..719d75b 100755 (executable)
@@ -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])