[Xfce4-commits] <xfmedia-remote-plugin:master> Fix configure.

Nick Schermer noreply at xfce.org
Sat Jul 13 21:22:01 CEST 2013


Updating branch refs/heads/master
         to fd95db6d7fc6a66dfd40f528f43d8aa79ba17afd (commit)
       from 291dd68072b895c56ab4ffa0db2884bbfab1b452 (commit)

commit fd95db6d7fc6a66dfd40f528f43d8aa79ba17afd
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Jul 13 21:21:07 2013 +0200

    Fix configure.

 configure.ac => configure.ac.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac.in
similarity index 98%
rename from configure.ac
rename to configure.ac.in
index 1903a0f..f6100b0 100644
--- a/configure.ac
+++ b/configure.ac.in
@@ -21,7 +21,7 @@ AC_PROG_INTLTOOL([0.31], [no-xml])
 AC_HEADER_STDC
 AC_CHECK_HEADERS(string.h)
 
-XDT_I18N([fi])
+XDT_I18N([@LINGUAS@])
 
 XDT_CHECK_LIBX11_REQUIRE
 


More information about the Xfce4-commits mailing list