Substitute ALL_LINGUAS

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@236 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
strk 2009-01-15 10:56:23 +00:00
parent 7acf1678c0
commit e27bf9eca4

View file

@ -39,6 +39,7 @@ AC_ENABLE_STATIC(no)
dnl Add the languages which your application supports here.
PKG_PROG_PKG_CONFIG
ALL_LINGUAS="fr it de ja es pl cs nl sv pt_BR hu ru"
AC_SUBST(ALL_LINGUAS)
GETTEXT_PACKAGE=linphone
AM_GNU_GETTEXT([external])
AC_SUBST(GETTEXT_PACKAGE)